From 746604dc707b754006b2208b6226529c2b880bbf Mon Sep 17 00:00:00 2001 From: Brett Lamy Date: Fri, 13 Oct 2017 22:25:15 -0400 Subject: [PATCH] Switched to using prop-types --- .storybook/__storyshots__/Badge.shot | 4 +- .storybook/__storyshots__/BreadCrumbs.shot | 12 +- .storybook/__storyshots__/Button.shot | 432 ++++----- .storybook/__storyshots__/ButtonGroup.shot | 220 ++--- .storybook/__storyshots__/Checkbox.shot | 190 ++-- .storybook/__storyshots__/DateInput.shot | 288 +++--- .storybook/__storyshots__/Datepicker.shot | 54 +- .storybook/__storyshots__/DropdownButton.shot | 594 ++++++------ .storybook/__storyshots__/Form.shot | 880 +++++++++--------- .storybook/__storyshots__/Grid.shot | 174 ++-- .storybook/__storyshots__/Icon.shot | 84 +- .storybook/__storyshots__/Input.shot | 468 +++++----- .storybook/__storyshots__/Lookup.shot | 550 +++++------ .storybook/__storyshots__/MediaObject.shot | 24 +- .storybook/__storyshots__/Modal.shot | 398 ++++---- .storybook/__storyshots__/Notification.shot | 132 +-- .storybook/__storyshots__/PageHeader.shot | 122 +-- .storybook/__storyshots__/Picklist.shot | 352 +++---- .storybook/__storyshots__/Popover.shot | 228 ++--- .storybook/__storyshots__/Radio.shot | 140 +-- .storybook/__storyshots__/Select.shot | 80 +- .storybook/__storyshots__/Spinner.shot | 16 +- .storybook/__storyshots__/Table.shot | 448 ++++----- .storybook/__storyshots__/Tabs.shot | 108 +-- .storybook/__storyshots__/Textarea.shot | 112 +-- .storybook/__storyshots__/Toggle.shot | 64 +- .storybook/__storyshots__/Tree.shot | 44 +- package.json | 1 + src/scripts/Badge.js | 3 +- src/scripts/BreadCrumbs.js | 3 +- src/scripts/Button.js | 3 +- src/scripts/ButtonGroup.js | 3 +- src/scripts/Checkbox.js | 3 +- src/scripts/CheckboxGroup.js | 3 +- src/scripts/Container.js | 3 +- src/scripts/DateInput.js | 3 +- src/scripts/Datepicker.js | 3 +- src/scripts/DropdownButton.js | 3 +- src/scripts/DropdownMenu.js | 3 +- src/scripts/FieldSet.js | 3 +- src/scripts/Form.js | 3 +- src/scripts/FormElement.js | 3 +- src/scripts/Grid.js | 3 +- src/scripts/Icon.js | 3 +- src/scripts/Input.js | 3 +- src/scripts/Lookup.js | 3 +- src/scripts/MediaObject.js | 4 +- src/scripts/Modal.js | 3 +- src/scripts/Notification.js | 3 +- src/scripts/PageHeader.js | 4 +- src/scripts/Picklist.js | 3 +- src/scripts/Pill.js | 3 +- src/scripts/Popover.js | 3 +- src/scripts/Radio.js | 3 +- src/scripts/RadioGroup.js | 3 +- src/scripts/SalesPath.js | 3 +- src/scripts/Select.js | 3 +- src/scripts/Spinner.js | 3 +- src/scripts/Table.js | 3 +- src/scripts/Tabs.js | 3 +- src/scripts/Text.js | 4 +- src/scripts/Textarea.js | 3 +- src/scripts/Toggle.js | 3 +- src/scripts/Tree.js | 3 +- src/scripts/TreeNode.js | 3 +- yarn.lock | 30 + 66 files changed, 3214 insertions(+), 3149 deletions(-) diff --git a/.storybook/__storyshots__/Badge.shot b/.storybook/__storyshots__/Badge.shot index 20273c036..98397dc4c 100644 --- a/.storybook/__storyshots__/Badge.shot +++ b/.storybook/__storyshots__/Badge.shot @@ -273,7 +273,7 @@ exports[`Default`] = ` children - node + other no @@ -287,7 +287,7 @@ exports[`Default`] = ` label - string + other no diff --git a/.storybook/__storyshots__/BreadCrumbs.shot b/.storybook/__storyshots__/BreadCrumbs.shot index 076b5cc15..c71b651a7 100644 --- a/.storybook/__storyshots__/BreadCrumbs.shot +++ b/.storybook/__storyshots__/BreadCrumbs.shot @@ -426,7 +426,7 @@ exports[`Default`] = ` children - node + other no @@ -440,7 +440,7 @@ exports[`Default`] = ` className - string + other no @@ -454,7 +454,7 @@ exports[`Default`] = ` label - string + other no @@ -507,7 +507,7 @@ exports[`Default`] = ` children - node + other no @@ -521,7 +521,7 @@ exports[`Default`] = ` className - string + other no @@ -535,7 +535,7 @@ exports[`Default`] = ` href - string + other no diff --git a/.storybook/__storyshots__/Button.shot b/.storybook/__storyshots__/Button.shot index b1273340f..2ac8dc7de 100644 --- a/.storybook/__storyshots__/Button.shot +++ b/.storybook/__storyshots__/Button.shot @@ -298,7 +298,7 @@ exports[`Brand`] = ` loading - bool + other no @@ -312,7 +312,7 @@ exports[`Brand`] = ` buttonRef - func + other no @@ -326,7 +326,7 @@ exports[`Brand`] = ` alt - string + other no @@ -354,7 +354,7 @@ exports[`Brand`] = ` className - string + other no @@ -368,7 +368,7 @@ exports[`Brand`] = ` children - node + other no @@ -396,7 +396,7 @@ exports[`Brand`] = ` selected - bool + other no @@ -410,7 +410,7 @@ exports[`Brand`] = ` label - node + other no @@ -424,7 +424,7 @@ exports[`Brand`] = ` icon - string + other no @@ -438,7 +438,7 @@ exports[`Brand`] = ` onClick - func + other no @@ -452,7 +452,7 @@ exports[`Brand`] = ` inverse - bool + other no @@ -466,7 +466,7 @@ exports[`Brand`] = ` iconMore - string + other no @@ -494,7 +494,7 @@ exports[`Brand`] = ` htmlType - string + other no @@ -849,7 +849,7 @@ exports[`Brand disabled`] = ` loading - bool + other no @@ -863,7 +863,7 @@ exports[`Brand disabled`] = ` buttonRef - func + other no @@ -877,7 +877,7 @@ exports[`Brand disabled`] = ` alt - string + other no @@ -905,7 +905,7 @@ exports[`Brand disabled`] = ` className - string + other no @@ -919,7 +919,7 @@ exports[`Brand disabled`] = ` children - node + other no @@ -947,7 +947,7 @@ exports[`Brand disabled`] = ` selected - bool + other no @@ -961,7 +961,7 @@ exports[`Brand disabled`] = ` label - node + other no @@ -975,7 +975,7 @@ exports[`Brand disabled`] = ` icon - string + other no @@ -989,7 +989,7 @@ exports[`Brand disabled`] = ` onClick - func + other no @@ -1003,7 +1003,7 @@ exports[`Brand disabled`] = ` inverse - bool + other no @@ -1017,7 +1017,7 @@ exports[`Brand disabled`] = ` iconMore - string + other no @@ -1045,7 +1045,7 @@ exports[`Brand disabled`] = ` htmlType - string + other no @@ -1390,7 +1390,7 @@ exports[`Button Icon`] = ` loading - bool + other no @@ -1404,7 +1404,7 @@ exports[`Button Icon`] = ` buttonRef - func + other no @@ -1418,7 +1418,7 @@ exports[`Button Icon`] = ` alt - string + other no @@ -1446,7 +1446,7 @@ exports[`Button Icon`] = ` className - string + other no @@ -1460,7 +1460,7 @@ exports[`Button Icon`] = ` children - node + other no @@ -1488,7 +1488,7 @@ exports[`Button Icon`] = ` selected - bool + other no @@ -1502,7 +1502,7 @@ exports[`Button Icon`] = ` label - node + other no @@ -1516,7 +1516,7 @@ exports[`Button Icon`] = ` icon - string + other no @@ -1530,7 +1530,7 @@ exports[`Button Icon`] = ` onClick - func + other no @@ -1544,7 +1544,7 @@ exports[`Button Icon`] = ` inverse - bool + other no @@ -1558,7 +1558,7 @@ exports[`Button Icon`] = ` iconMore - string + other no @@ -1586,7 +1586,7 @@ exports[`Button Icon`] = ` htmlType - string + other no @@ -1931,7 +1931,7 @@ exports[`Button Icon Border`] = ` loading - bool + other no @@ -1945,7 +1945,7 @@ exports[`Button Icon Border`] = ` buttonRef - func + other no @@ -1959,7 +1959,7 @@ exports[`Button Icon Border`] = ` alt - string + other no @@ -1987,7 +1987,7 @@ exports[`Button Icon Border`] = ` className - string + other no @@ -2001,7 +2001,7 @@ exports[`Button Icon Border`] = ` children - node + other no @@ -2029,7 +2029,7 @@ exports[`Button Icon Border`] = ` selected - bool + other no @@ -2043,7 +2043,7 @@ exports[`Button Icon Border`] = ` label - node + other no @@ -2057,7 +2057,7 @@ exports[`Button Icon Border`] = ` icon - string + other no @@ -2071,7 +2071,7 @@ exports[`Button Icon Border`] = ` onClick - func + other no @@ -2085,7 +2085,7 @@ exports[`Button Icon Border`] = ` inverse - bool + other no @@ -2099,7 +2099,7 @@ exports[`Button Icon Border`] = ` iconMore - string + other no @@ -2127,7 +2127,7 @@ exports[`Button Icon Border`] = ` htmlType - string + other no @@ -2596,7 +2596,7 @@ exports[`Button Icon Border and Filled`] = ` loading - bool + other no @@ -2610,7 +2610,7 @@ exports[`Button Icon Border and Filled`] = ` buttonRef - func + other no @@ -2624,7 +2624,7 @@ exports[`Button Icon Border and Filled`] = ` alt - string + other no @@ -2652,7 +2652,7 @@ exports[`Button Icon Border and Filled`] = ` className - string + other no @@ -2666,7 +2666,7 @@ exports[`Button Icon Border and Filled`] = ` children - node + other no @@ -2694,7 +2694,7 @@ exports[`Button Icon Border and Filled`] = ` selected - bool + other no @@ -2708,7 +2708,7 @@ exports[`Button Icon Border and Filled`] = ` label - node + other no @@ -2722,7 +2722,7 @@ exports[`Button Icon Border and Filled`] = ` icon - string + other no @@ -2736,7 +2736,7 @@ exports[`Button Icon Border and Filled`] = ` onClick - func + other no @@ -2750,7 +2750,7 @@ exports[`Button Icon Border and Filled`] = ` inverse - bool + other no @@ -2764,7 +2764,7 @@ exports[`Button Icon Border and Filled`] = ` iconMore - string + other no @@ -2792,7 +2792,7 @@ exports[`Button Icon Border and Filled`] = ` htmlType - string + other no @@ -3137,7 +3137,7 @@ exports[`Button Icon Container`] = ` loading - bool + other no @@ -3151,7 +3151,7 @@ exports[`Button Icon Container`] = ` buttonRef - func + other no @@ -3165,7 +3165,7 @@ exports[`Button Icon Container`] = ` alt - string + other no @@ -3193,7 +3193,7 @@ exports[`Button Icon Container`] = ` className - string + other no @@ -3207,7 +3207,7 @@ exports[`Button Icon Container`] = ` children - node + other no @@ -3235,7 +3235,7 @@ exports[`Button Icon Container`] = ` selected - bool + other no @@ -3249,7 +3249,7 @@ exports[`Button Icon Container`] = ` label - node + other no @@ -3263,7 +3263,7 @@ exports[`Button Icon Container`] = ` icon - string + other no @@ -3277,7 +3277,7 @@ exports[`Button Icon Container`] = ` onClick - func + other no @@ -3291,7 +3291,7 @@ exports[`Button Icon Container`] = ` inverse - bool + other no @@ -3305,7 +3305,7 @@ exports[`Button Icon Container`] = ` iconMore - string + other no @@ -3333,7 +3333,7 @@ exports[`Button Icon Container`] = ` htmlType - string + other no @@ -3802,7 +3802,7 @@ exports[`Button Icon Inverse`] = ` loading - bool + other no @@ -3816,7 +3816,7 @@ exports[`Button Icon Inverse`] = ` buttonRef - func + other no @@ -3830,7 +3830,7 @@ exports[`Button Icon Inverse`] = ` alt - string + other no @@ -3858,7 +3858,7 @@ exports[`Button Icon Inverse`] = ` className - string + other no @@ -3872,7 +3872,7 @@ exports[`Button Icon Inverse`] = ` children - node + other no @@ -3900,7 +3900,7 @@ exports[`Button Icon Inverse`] = ` selected - bool + other no @@ -3914,7 +3914,7 @@ exports[`Button Icon Inverse`] = ` label - node + other no @@ -3928,7 +3928,7 @@ exports[`Button Icon Inverse`] = ` icon - string + other no @@ -3942,7 +3942,7 @@ exports[`Button Icon Inverse`] = ` onClick - func + other no @@ -3956,7 +3956,7 @@ exports[`Button Icon Inverse`] = ` inverse - bool + other no @@ -3970,7 +3970,7 @@ exports[`Button Icon Inverse`] = ` iconMore - string + other no @@ -3998,7 +3998,7 @@ exports[`Button Icon Inverse`] = ` htmlType - string + other no @@ -4487,7 +4487,7 @@ exports[`Button Icon Inverse in dark background`] = ` loading - bool + other no @@ -4501,7 +4501,7 @@ exports[`Button Icon Inverse in dark background`] = ` buttonRef - func + other no @@ -4515,7 +4515,7 @@ exports[`Button Icon Inverse in dark background`] = ` alt - string + other no @@ -4543,7 +4543,7 @@ exports[`Button Icon Inverse in dark background`] = ` className - string + other no @@ -4557,7 +4557,7 @@ exports[`Button Icon Inverse in dark background`] = ` children - node + other no @@ -4585,7 +4585,7 @@ exports[`Button Icon Inverse in dark background`] = ` selected - bool + other no @@ -4599,7 +4599,7 @@ exports[`Button Icon Inverse in dark background`] = ` label - node + other no @@ -4613,7 +4613,7 @@ exports[`Button Icon Inverse in dark background`] = ` icon - string + other no @@ -4627,7 +4627,7 @@ exports[`Button Icon Inverse in dark background`] = ` onClick - func + other no @@ -4641,7 +4641,7 @@ exports[`Button Icon Inverse in dark background`] = ` inverse - bool + other no @@ -4655,7 +4655,7 @@ exports[`Button Icon Inverse in dark background`] = ` iconMore - string + other no @@ -4683,7 +4683,7 @@ exports[`Button Icon Inverse in dark background`] = ` htmlType - string + other no @@ -5245,7 +5245,7 @@ exports[`Controlled with knobs`] = ` loading - bool + other no @@ -5259,7 +5259,7 @@ exports[`Controlled with knobs`] = ` buttonRef - func + other no @@ -5273,7 +5273,7 @@ exports[`Controlled with knobs`] = ` alt - string + other no @@ -5301,7 +5301,7 @@ exports[`Controlled with knobs`] = ` className - string + other no @@ -5315,7 +5315,7 @@ exports[`Controlled with knobs`] = ` children - node + other no @@ -5343,7 +5343,7 @@ exports[`Controlled with knobs`] = ` selected - bool + other no @@ -5357,7 +5357,7 @@ exports[`Controlled with knobs`] = ` label - node + other no @@ -5371,7 +5371,7 @@ exports[`Controlled with knobs`] = ` icon - string + other no @@ -5385,7 +5385,7 @@ exports[`Controlled with knobs`] = ` onClick - func + other no @@ -5399,7 +5399,7 @@ exports[`Controlled with knobs`] = ` inverse - bool + other no @@ -5413,7 +5413,7 @@ exports[`Controlled with knobs`] = ` iconMore - string + other no @@ -5441,7 +5441,7 @@ exports[`Controlled with knobs`] = ` htmlType - string + other no @@ -5788,7 +5788,7 @@ exports[`Destructive`] = ` loading - bool + other no @@ -5802,7 +5802,7 @@ exports[`Destructive`] = ` buttonRef - func + other no @@ -5816,7 +5816,7 @@ exports[`Destructive`] = ` alt - string + other no @@ -5844,7 +5844,7 @@ exports[`Destructive`] = ` className - string + other no @@ -5858,7 +5858,7 @@ exports[`Destructive`] = ` children - node + other no @@ -5886,7 +5886,7 @@ exports[`Destructive`] = ` selected - bool + other no @@ -5900,7 +5900,7 @@ exports[`Destructive`] = ` label - node + other no @@ -5914,7 +5914,7 @@ exports[`Destructive`] = ` icon - string + other no @@ -5928,7 +5928,7 @@ exports[`Destructive`] = ` onClick - func + other no @@ -5942,7 +5942,7 @@ exports[`Destructive`] = ` inverse - bool + other no @@ -5956,7 +5956,7 @@ exports[`Destructive`] = ` iconMore - string + other no @@ -5984,7 +5984,7 @@ exports[`Destructive`] = ` htmlType - string + other no @@ -6339,7 +6339,7 @@ exports[`Destructive disabled`] = ` loading - bool + other no @@ -6353,7 +6353,7 @@ exports[`Destructive disabled`] = ` buttonRef - func + other no @@ -6367,7 +6367,7 @@ exports[`Destructive disabled`] = ` alt - string + other no @@ -6395,7 +6395,7 @@ exports[`Destructive disabled`] = ` className - string + other no @@ -6409,7 +6409,7 @@ exports[`Destructive disabled`] = ` children - node + other no @@ -6437,7 +6437,7 @@ exports[`Destructive disabled`] = ` selected - bool + other no @@ -6451,7 +6451,7 @@ exports[`Destructive disabled`] = ` label - node + other no @@ -6465,7 +6465,7 @@ exports[`Destructive disabled`] = ` icon - string + other no @@ -6479,7 +6479,7 @@ exports[`Destructive disabled`] = ` onClick - func + other no @@ -6493,7 +6493,7 @@ exports[`Destructive disabled`] = ` inverse - bool + other no @@ -6507,7 +6507,7 @@ exports[`Destructive disabled`] = ` iconMore - string + other no @@ -6535,7 +6535,7 @@ exports[`Destructive disabled`] = ` htmlType - string + other no @@ -7006,7 +7006,7 @@ exports[`Inverse`] = ` loading - bool + other no @@ -7020,7 +7020,7 @@ exports[`Inverse`] = ` buttonRef - func + other no @@ -7034,7 +7034,7 @@ exports[`Inverse`] = ` alt - string + other no @@ -7062,7 +7062,7 @@ exports[`Inverse`] = ` className - string + other no @@ -7076,7 +7076,7 @@ exports[`Inverse`] = ` children - node + other no @@ -7104,7 +7104,7 @@ exports[`Inverse`] = ` selected - bool + other no @@ -7118,7 +7118,7 @@ exports[`Inverse`] = ` label - node + other no @@ -7132,7 +7132,7 @@ exports[`Inverse`] = ` icon - string + other no @@ -7146,7 +7146,7 @@ exports[`Inverse`] = ` onClick - func + other no @@ -7160,7 +7160,7 @@ exports[`Inverse`] = ` inverse - bool + other no @@ -7174,7 +7174,7 @@ exports[`Inverse`] = ` iconMore - string + other no @@ -7202,7 +7202,7 @@ exports[`Inverse`] = ` htmlType - string + other no @@ -7681,7 +7681,7 @@ exports[`Inverse Disabled`] = ` loading - bool + other no @@ -7695,7 +7695,7 @@ exports[`Inverse Disabled`] = ` buttonRef - func + other no @@ -7709,7 +7709,7 @@ exports[`Inverse Disabled`] = ` alt - string + other no @@ -7737,7 +7737,7 @@ exports[`Inverse Disabled`] = ` className - string + other no @@ -7751,7 +7751,7 @@ exports[`Inverse Disabled`] = ` children - node + other no @@ -7779,7 +7779,7 @@ exports[`Inverse Disabled`] = ` selected - bool + other no @@ -7793,7 +7793,7 @@ exports[`Inverse Disabled`] = ` label - node + other no @@ -7807,7 +7807,7 @@ exports[`Inverse Disabled`] = ` icon - string + other no @@ -7821,7 +7821,7 @@ exports[`Inverse Disabled`] = ` onClick - func + other no @@ -7835,7 +7835,7 @@ exports[`Inverse Disabled`] = ` inverse - bool + other no @@ -7849,7 +7849,7 @@ exports[`Inverse Disabled`] = ` iconMore - string + other no @@ -7877,7 +7877,7 @@ exports[`Inverse Disabled`] = ` htmlType - string + other no @@ -8224,7 +8224,7 @@ exports[`Neutral`] = ` loading - bool + other no @@ -8238,7 +8238,7 @@ exports[`Neutral`] = ` buttonRef - func + other no @@ -8252,7 +8252,7 @@ exports[`Neutral`] = ` alt - string + other no @@ -8280,7 +8280,7 @@ exports[`Neutral`] = ` className - string + other no @@ -8294,7 +8294,7 @@ exports[`Neutral`] = ` children - node + other no @@ -8322,7 +8322,7 @@ exports[`Neutral`] = ` selected - bool + other no @@ -8336,7 +8336,7 @@ exports[`Neutral`] = ` label - node + other no @@ -8350,7 +8350,7 @@ exports[`Neutral`] = ` icon - string + other no @@ -8364,7 +8364,7 @@ exports[`Neutral`] = ` onClick - func + other no @@ -8378,7 +8378,7 @@ exports[`Neutral`] = ` inverse - bool + other no @@ -8392,7 +8392,7 @@ exports[`Neutral`] = ` iconMore - string + other no @@ -8420,7 +8420,7 @@ exports[`Neutral`] = ` htmlType - string + other no @@ -8775,7 +8775,7 @@ exports[`Neutral disabled`] = ` loading - bool + other no @@ -8789,7 +8789,7 @@ exports[`Neutral disabled`] = ` buttonRef - func + other no @@ -8803,7 +8803,7 @@ exports[`Neutral disabled`] = ` alt - string + other no @@ -8831,7 +8831,7 @@ exports[`Neutral disabled`] = ` className - string + other no @@ -8845,7 +8845,7 @@ exports[`Neutral disabled`] = ` children - node + other no @@ -8873,7 +8873,7 @@ exports[`Neutral disabled`] = ` selected - bool + other no @@ -8887,7 +8887,7 @@ exports[`Neutral disabled`] = ` label - node + other no @@ -8901,7 +8901,7 @@ exports[`Neutral disabled`] = ` icon - string + other no @@ -8915,7 +8915,7 @@ exports[`Neutral disabled`] = ` onClick - func + other no @@ -8929,7 +8929,7 @@ exports[`Neutral disabled`] = ` inverse - bool + other no @@ -8943,7 +8943,7 @@ exports[`Neutral disabled`] = ` iconMore - string + other no @@ -8971,7 +8971,7 @@ exports[`Neutral disabled`] = ` htmlType - string + other no @@ -9389,7 +9389,7 @@ exports[`Neutral with left icon`] = ` loading - bool + other no @@ -9403,7 +9403,7 @@ exports[`Neutral with left icon`] = ` buttonRef - func + other no @@ -9417,7 +9417,7 @@ exports[`Neutral with left icon`] = ` alt - string + other no @@ -9445,7 +9445,7 @@ exports[`Neutral with left icon`] = ` className - string + other no @@ -9459,7 +9459,7 @@ exports[`Neutral with left icon`] = ` children - node + other no @@ -9487,7 +9487,7 @@ exports[`Neutral with left icon`] = ` selected - bool + other no @@ -9501,7 +9501,7 @@ exports[`Neutral with left icon`] = ` label - node + other no @@ -9515,7 +9515,7 @@ exports[`Neutral with left icon`] = ` icon - string + other no @@ -9529,7 +9529,7 @@ exports[`Neutral with left icon`] = ` onClick - func + other no @@ -9543,7 +9543,7 @@ exports[`Neutral with left icon`] = ` inverse - bool + other no @@ -9557,7 +9557,7 @@ exports[`Neutral with left icon`] = ` iconMore - string + other no @@ -9585,7 +9585,7 @@ exports[`Neutral with left icon`] = ` htmlType - string + other no @@ -10003,7 +10003,7 @@ exports[`Neutral with right icon`] = ` loading - bool + other no @@ -10017,7 +10017,7 @@ exports[`Neutral with right icon`] = ` buttonRef - func + other no @@ -10031,7 +10031,7 @@ exports[`Neutral with right icon`] = ` alt - string + other no @@ -10059,7 +10059,7 @@ exports[`Neutral with right icon`] = ` className - string + other no @@ -10073,7 +10073,7 @@ exports[`Neutral with right icon`] = ` children - node + other no @@ -10101,7 +10101,7 @@ exports[`Neutral with right icon`] = ` selected - bool + other no @@ -10115,7 +10115,7 @@ exports[`Neutral with right icon`] = ` label - node + other no @@ -10129,7 +10129,7 @@ exports[`Neutral with right icon`] = ` icon - string + other no @@ -10143,7 +10143,7 @@ exports[`Neutral with right icon`] = ` onClick - func + other no @@ -10157,7 +10157,7 @@ exports[`Neutral with right icon`] = ` inverse - bool + other no @@ -10171,7 +10171,7 @@ exports[`Neutral with right icon`] = ` iconMore - string + other no @@ -10199,7 +10199,7 @@ exports[`Neutral with right icon`] = ` htmlType - string + other no @@ -10522,7 +10522,7 @@ exports[`Reset`] = ` loading - bool + other no @@ -10536,7 +10536,7 @@ exports[`Reset`] = ` buttonRef - func + other no @@ -10550,7 +10550,7 @@ exports[`Reset`] = ` alt - string + other no @@ -10578,7 +10578,7 @@ exports[`Reset`] = ` className - string + other no @@ -10592,7 +10592,7 @@ exports[`Reset`] = ` children - node + other no @@ -10620,7 +10620,7 @@ exports[`Reset`] = ` selected - bool + other no @@ -10634,7 +10634,7 @@ exports[`Reset`] = ` label - node + other no @@ -10648,7 +10648,7 @@ exports[`Reset`] = ` icon - string + other no @@ -10662,7 +10662,7 @@ exports[`Reset`] = ` onClick - func + other no @@ -10676,7 +10676,7 @@ exports[`Reset`] = ` inverse - bool + other no @@ -10690,7 +10690,7 @@ exports[`Reset`] = ` iconMore - string + other no @@ -10718,7 +10718,7 @@ exports[`Reset`] = ` htmlType - string + other no diff --git a/.storybook/__storyshots__/ButtonGroup.shot b/.storybook/__storyshots__/ButtonGroup.shot index 46b662e83..a3beaaef7 100644 --- a/.storybook/__storyshots__/ButtonGroup.shot +++ b/.storybook/__storyshots__/ButtonGroup.shot @@ -657,7 +657,7 @@ exports[`Default`] = ` loading - bool + other no @@ -671,7 +671,7 @@ exports[`Default`] = ` buttonRef - func + other no @@ -685,7 +685,7 @@ exports[`Default`] = ` alt - string + other no @@ -713,7 +713,7 @@ exports[`Default`] = ` className - string + other no @@ -727,7 +727,7 @@ exports[`Default`] = ` children - node + other no @@ -755,7 +755,7 @@ exports[`Default`] = ` selected - bool + other no @@ -769,7 +769,7 @@ exports[`Default`] = ` label - node + other no @@ -783,7 +783,7 @@ exports[`Default`] = ` icon - string + other no @@ -797,7 +797,7 @@ exports[`Default`] = ` onClick - func + other no @@ -811,7 +811,7 @@ exports[`Default`] = ` inverse - bool + other no @@ -825,7 +825,7 @@ exports[`Default`] = ` iconMore - string + other no @@ -853,7 +853,7 @@ exports[`Default`] = ` htmlType - string + other no @@ -934,7 +934,7 @@ exports[`Default`] = ` children - node + other no @@ -948,7 +948,7 @@ exports[`Default`] = ` className - string + other no @@ -1637,7 +1637,7 @@ exports[`Default disalbed`] = ` loading - bool + other no @@ -1651,7 +1651,7 @@ exports[`Default disalbed`] = ` buttonRef - func + other no @@ -1665,7 +1665,7 @@ exports[`Default disalbed`] = ` alt - string + other no @@ -1693,7 +1693,7 @@ exports[`Default disalbed`] = ` className - string + other no @@ -1707,7 +1707,7 @@ exports[`Default disalbed`] = ` children - node + other no @@ -1735,7 +1735,7 @@ exports[`Default disalbed`] = ` selected - bool + other no @@ -1749,7 +1749,7 @@ exports[`Default disalbed`] = ` label - node + other no @@ -1763,7 +1763,7 @@ exports[`Default disalbed`] = ` icon - string + other no @@ -1777,7 +1777,7 @@ exports[`Default disalbed`] = ` onClick - func + other no @@ -1791,7 +1791,7 @@ exports[`Default disalbed`] = ` inverse - bool + other no @@ -1805,7 +1805,7 @@ exports[`Default disalbed`] = ` iconMore - string + other no @@ -1833,7 +1833,7 @@ exports[`Default disalbed`] = ` htmlType - string + other no @@ -1914,7 +1914,7 @@ exports[`Default disalbed`] = ` children - node + other no @@ -1928,7 +1928,7 @@ exports[`Default disalbed`] = ` className - string + other no @@ -3070,7 +3070,7 @@ exports[`Inverse`] = ` loading - bool + other no @@ -3084,7 +3084,7 @@ exports[`Inverse`] = ` buttonRef - func + other no @@ -3098,7 +3098,7 @@ exports[`Inverse`] = ` alt - string + other no @@ -3126,7 +3126,7 @@ exports[`Inverse`] = ` className - string + other no @@ -3140,7 +3140,7 @@ exports[`Inverse`] = ` children - node + other no @@ -3168,7 +3168,7 @@ exports[`Inverse`] = ` selected - bool + other no @@ -3182,7 +3182,7 @@ exports[`Inverse`] = ` label - node + other no @@ -3196,7 +3196,7 @@ exports[`Inverse`] = ` icon - string + other no @@ -3210,7 +3210,7 @@ exports[`Inverse`] = ` onClick - func + other no @@ -3224,7 +3224,7 @@ exports[`Inverse`] = ` inverse - bool + other no @@ -3238,7 +3238,7 @@ exports[`Inverse`] = ` iconMore - string + other no @@ -3266,7 +3266,7 @@ exports[`Inverse`] = ` htmlType - string + other no @@ -3347,7 +3347,7 @@ exports[`Inverse`] = ` children - node + other no @@ -3361,7 +3361,7 @@ exports[`Inverse`] = ` className - string + other no @@ -3414,7 +3414,7 @@ exports[`Inverse`] = ` onBlur - func + other no @@ -3428,7 +3428,7 @@ exports[`Inverse`] = ` className - string + other no @@ -3442,7 +3442,7 @@ exports[`Inverse`] = ` children - node + other no @@ -3456,7 +3456,7 @@ exports[`Inverse`] = ` onClick - func + other no @@ -3470,7 +3470,7 @@ exports[`Inverse`] = ` icon - string + other no @@ -3484,7 +3484,7 @@ exports[`Inverse`] = ` grouped - bool + other no @@ -3498,7 +3498,7 @@ exports[`Inverse`] = ` hoverPopup - bool + other no @@ -3526,7 +3526,7 @@ exports[`Inverse`] = ` menuStyle - object + other no @@ -3540,7 +3540,7 @@ exports[`Inverse`] = ` label - node + other no @@ -3568,7 +3568,7 @@ exports[`Inverse`] = ` isLastInGroup - bool + other no @@ -3582,7 +3582,7 @@ exports[`Inverse`] = ` menuHeader - string + other no @@ -3596,7 +3596,7 @@ exports[`Inverse`] = ` isFirstInGroup - bool + other no @@ -3610,7 +3610,7 @@ exports[`Inverse`] = ` nubbinTop - bool + other no @@ -3624,7 +3624,7 @@ exports[`Inverse`] = ` onMenuItemClick - func + other no @@ -3638,7 +3638,7 @@ exports[`Inverse`] = ` style - object + other no @@ -3652,7 +3652,7 @@ exports[`Inverse`] = ` type - string + other no @@ -3705,7 +3705,7 @@ exports[`Inverse`] = ` tabIndex - number + other no @@ -3719,7 +3719,7 @@ exports[`Inverse`] = ` children - node + other no @@ -3733,7 +3733,7 @@ exports[`Inverse`] = ` className - string + other no @@ -3747,7 +3747,7 @@ exports[`Inverse`] = ` disabled - bool + other no @@ -3775,7 +3775,7 @@ exports[`Inverse`] = ` icon - string + other no @@ -3789,7 +3789,7 @@ exports[`Inverse`] = ` iconRight - string + other no @@ -3803,7 +3803,7 @@ exports[`Inverse`] = ` label - string + other no @@ -3817,7 +3817,7 @@ exports[`Inverse`] = ` onBlur - func + other no @@ -3831,7 +3831,7 @@ exports[`Inverse`] = ` onClick - func + other no @@ -3845,7 +3845,7 @@ exports[`Inverse`] = ` onFocus - func + other no @@ -3859,7 +3859,7 @@ exports[`Inverse`] = ` selected - bool + other no @@ -4877,7 +4877,7 @@ exports[`More`] = ` loading - bool + other no @@ -4891,7 +4891,7 @@ exports[`More`] = ` buttonRef - func + other no @@ -4905,7 +4905,7 @@ exports[`More`] = ` alt - string + other no @@ -4933,7 +4933,7 @@ exports[`More`] = ` className - string + other no @@ -4947,7 +4947,7 @@ exports[`More`] = ` children - node + other no @@ -4975,7 +4975,7 @@ exports[`More`] = ` selected - bool + other no @@ -4989,7 +4989,7 @@ exports[`More`] = ` label - node + other no @@ -5003,7 +5003,7 @@ exports[`More`] = ` icon - string + other no @@ -5017,7 +5017,7 @@ exports[`More`] = ` onClick - func + other no @@ -5031,7 +5031,7 @@ exports[`More`] = ` inverse - bool + other no @@ -5045,7 +5045,7 @@ exports[`More`] = ` iconMore - string + other no @@ -5073,7 +5073,7 @@ exports[`More`] = ` htmlType - string + other no @@ -5154,7 +5154,7 @@ exports[`More`] = ` children - node + other no @@ -5168,7 +5168,7 @@ exports[`More`] = ` className - string + other no @@ -5221,7 +5221,7 @@ exports[`More`] = ` onBlur - func + other no @@ -5235,7 +5235,7 @@ exports[`More`] = ` className - string + other no @@ -5249,7 +5249,7 @@ exports[`More`] = ` children - node + other no @@ -5263,7 +5263,7 @@ exports[`More`] = ` onClick - func + other no @@ -5277,7 +5277,7 @@ exports[`More`] = ` icon - string + other no @@ -5291,7 +5291,7 @@ exports[`More`] = ` grouped - bool + other no @@ -5305,7 +5305,7 @@ exports[`More`] = ` hoverPopup - bool + other no @@ -5333,7 +5333,7 @@ exports[`More`] = ` menuStyle - object + other no @@ -5347,7 +5347,7 @@ exports[`More`] = ` label - node + other no @@ -5375,7 +5375,7 @@ exports[`More`] = ` isLastInGroup - bool + other no @@ -5389,7 +5389,7 @@ exports[`More`] = ` menuHeader - string + other no @@ -5403,7 +5403,7 @@ exports[`More`] = ` isFirstInGroup - bool + other no @@ -5417,7 +5417,7 @@ exports[`More`] = ` nubbinTop - bool + other no @@ -5431,7 +5431,7 @@ exports[`More`] = ` onMenuItemClick - func + other no @@ -5445,7 +5445,7 @@ exports[`More`] = ` style - object + other no @@ -5459,7 +5459,7 @@ exports[`More`] = ` type - string + other no @@ -5512,7 +5512,7 @@ exports[`More`] = ` tabIndex - number + other no @@ -5526,7 +5526,7 @@ exports[`More`] = ` children - node + other no @@ -5540,7 +5540,7 @@ exports[`More`] = ` className - string + other no @@ -5554,7 +5554,7 @@ exports[`More`] = ` disabled - bool + other no @@ -5582,7 +5582,7 @@ exports[`More`] = ` icon - string + other no @@ -5596,7 +5596,7 @@ exports[`More`] = ` iconRight - string + other no @@ -5610,7 +5610,7 @@ exports[`More`] = ` label - string + other no @@ -5624,7 +5624,7 @@ exports[`More`] = ` onBlur - func + other no @@ -5638,7 +5638,7 @@ exports[`More`] = ` onClick - func + other no @@ -5652,7 +5652,7 @@ exports[`More`] = ` onFocus - func + other no @@ -5666,7 +5666,7 @@ exports[`More`] = ` selected - bool + other no diff --git a/.storybook/__storyshots__/Checkbox.shot b/.storybook/__storyshots__/Checkbox.shot index afd9f8326..02d3a7bb5 100644 --- a/.storybook/__storyshots__/Checkbox.shot +++ b/.storybook/__storyshots__/Checkbox.shot @@ -654,7 +654,7 @@ exports[`Controlled with knobs`] = ` grouped - bool + other no @@ -668,7 +668,7 @@ exports[`Controlled with knobs`] = ` className - string + other no @@ -682,7 +682,7 @@ exports[`Controlled with knobs`] = ` checked - bool + other no @@ -696,7 +696,7 @@ exports[`Controlled with knobs`] = ` checkboxRef - func + other no @@ -710,7 +710,7 @@ exports[`Controlled with knobs`] = ` cols - number + other no @@ -724,7 +724,7 @@ exports[`Controlled with knobs`] = ` defaultChecked - bool + other no @@ -752,7 +752,7 @@ exports[`Controlled with knobs`] = ` label - string + other no @@ -766,7 +766,7 @@ exports[`Controlled with knobs`] = ` name - string + other no @@ -780,7 +780,7 @@ exports[`Controlled with knobs`] = ` required - bool + other no @@ -794,7 +794,7 @@ exports[`Controlled with knobs`] = ` totalCols - number + other no @@ -861,7 +861,7 @@ exports[`Controlled with knobs`] = ` children - node + other no @@ -875,7 +875,7 @@ exports[`Controlled with knobs`] = ` className - string + other no @@ -889,7 +889,7 @@ exports[`Controlled with knobs`] = ` cols - number + other no @@ -917,7 +917,7 @@ exports[`Controlled with knobs`] = ` label - string + other no @@ -931,7 +931,7 @@ exports[`Controlled with knobs`] = ` name - string + other no @@ -945,7 +945,7 @@ exports[`Controlled with knobs`] = ` onChange - func + other no @@ -959,7 +959,7 @@ exports[`Controlled with knobs`] = ` required - bool + other no @@ -973,7 +973,7 @@ exports[`Controlled with knobs`] = ` style - object + other no @@ -987,7 +987,7 @@ exports[`Controlled with knobs`] = ` totalCols - number + other no @@ -1481,7 +1481,7 @@ exports[`Default`] = ` grouped - bool + other no @@ -1495,7 +1495,7 @@ exports[`Default`] = ` className - string + other no @@ -1509,7 +1509,7 @@ exports[`Default`] = ` checked - bool + other no @@ -1523,7 +1523,7 @@ exports[`Default`] = ` checkboxRef - func + other no @@ -1537,7 +1537,7 @@ exports[`Default`] = ` cols - number + other no @@ -1551,7 +1551,7 @@ exports[`Default`] = ` defaultChecked - bool + other no @@ -1579,7 +1579,7 @@ exports[`Default`] = ` label - string + other no @@ -1593,7 +1593,7 @@ exports[`Default`] = ` name - string + other no @@ -1607,7 +1607,7 @@ exports[`Default`] = ` required - bool + other no @@ -1621,7 +1621,7 @@ exports[`Default`] = ` totalCols - number + other no @@ -1688,7 +1688,7 @@ exports[`Default`] = ` children - node + other no @@ -1702,7 +1702,7 @@ exports[`Default`] = ` className - string + other no @@ -1716,7 +1716,7 @@ exports[`Default`] = ` cols - number + other no @@ -1744,7 +1744,7 @@ exports[`Default`] = ` label - string + other no @@ -1758,7 +1758,7 @@ exports[`Default`] = ` name - string + other no @@ -1772,7 +1772,7 @@ exports[`Default`] = ` onChange - func + other no @@ -1786,7 +1786,7 @@ exports[`Default`] = ` required - bool + other no @@ -1800,7 +1800,7 @@ exports[`Default`] = ` style - object + other no @@ -1814,7 +1814,7 @@ exports[`Default`] = ` totalCols - number + other no @@ -2290,7 +2290,7 @@ exports[`Disabled`] = ` grouped - bool + other no @@ -2304,7 +2304,7 @@ exports[`Disabled`] = ` className - string + other no @@ -2318,7 +2318,7 @@ exports[`Disabled`] = ` checked - bool + other no @@ -2332,7 +2332,7 @@ exports[`Disabled`] = ` checkboxRef - func + other no @@ -2346,7 +2346,7 @@ exports[`Disabled`] = ` cols - number + other no @@ -2360,7 +2360,7 @@ exports[`Disabled`] = ` defaultChecked - bool + other no @@ -2388,7 +2388,7 @@ exports[`Disabled`] = ` label - string + other no @@ -2402,7 +2402,7 @@ exports[`Disabled`] = ` name - string + other no @@ -2416,7 +2416,7 @@ exports[`Disabled`] = ` required - bool + other no @@ -2430,7 +2430,7 @@ exports[`Disabled`] = ` totalCols - number + other no @@ -2497,7 +2497,7 @@ exports[`Disabled`] = ` children - node + other no @@ -2511,7 +2511,7 @@ exports[`Disabled`] = ` className - string + other no @@ -2525,7 +2525,7 @@ exports[`Disabled`] = ` cols - number + other no @@ -2553,7 +2553,7 @@ exports[`Disabled`] = ` label - string + other no @@ -2567,7 +2567,7 @@ exports[`Disabled`] = ` name - string + other no @@ -2581,7 +2581,7 @@ exports[`Disabled`] = ` onChange - func + other no @@ -2595,7 +2595,7 @@ exports[`Disabled`] = ` required - bool + other no @@ -2609,7 +2609,7 @@ exports[`Disabled`] = ` style - object + other no @@ -2623,7 +2623,7 @@ exports[`Disabled`] = ` totalCols - number + other no @@ -3130,7 +3130,7 @@ exports[`Error`] = ` grouped - bool + other no @@ -3144,7 +3144,7 @@ exports[`Error`] = ` className - string + other no @@ -3158,7 +3158,7 @@ exports[`Error`] = ` checked - bool + other no @@ -3172,7 +3172,7 @@ exports[`Error`] = ` checkboxRef - func + other no @@ -3186,7 +3186,7 @@ exports[`Error`] = ` cols - number + other no @@ -3200,7 +3200,7 @@ exports[`Error`] = ` defaultChecked - bool + other no @@ -3228,7 +3228,7 @@ exports[`Error`] = ` label - string + other no @@ -3242,7 +3242,7 @@ exports[`Error`] = ` name - string + other no @@ -3256,7 +3256,7 @@ exports[`Error`] = ` required - bool + other no @@ -3270,7 +3270,7 @@ exports[`Error`] = ` totalCols - number + other no @@ -3337,7 +3337,7 @@ exports[`Error`] = ` children - node + other no @@ -3351,7 +3351,7 @@ exports[`Error`] = ` className - string + other no @@ -3365,7 +3365,7 @@ exports[`Error`] = ` cols - number + other no @@ -3393,7 +3393,7 @@ exports[`Error`] = ` label - string + other no @@ -3407,7 +3407,7 @@ exports[`Error`] = ` name - string + other no @@ -3421,7 +3421,7 @@ exports[`Error`] = ` onChange - func + other no @@ -3435,7 +3435,7 @@ exports[`Error`] = ` required - bool + other no @@ -3449,7 +3449,7 @@ exports[`Error`] = ` style - object + other no @@ -3463,7 +3463,7 @@ exports[`Error`] = ` totalCols - number + other no @@ -3942,7 +3942,7 @@ exports[`Required`] = ` grouped - bool + other no @@ -3956,7 +3956,7 @@ exports[`Required`] = ` className - string + other no @@ -3970,7 +3970,7 @@ exports[`Required`] = ` checked - bool + other no @@ -3984,7 +3984,7 @@ exports[`Required`] = ` checkboxRef - func + other no @@ -3998,7 +3998,7 @@ exports[`Required`] = ` cols - number + other no @@ -4012,7 +4012,7 @@ exports[`Required`] = ` defaultChecked - bool + other no @@ -4040,7 +4040,7 @@ exports[`Required`] = ` label - string + other no @@ -4054,7 +4054,7 @@ exports[`Required`] = ` name - string + other no @@ -4068,7 +4068,7 @@ exports[`Required`] = ` required - bool + other no @@ -4082,7 +4082,7 @@ exports[`Required`] = ` totalCols - number + other no @@ -4149,7 +4149,7 @@ exports[`Required`] = ` children - node + other no @@ -4163,7 +4163,7 @@ exports[`Required`] = ` className - string + other no @@ -4177,7 +4177,7 @@ exports[`Required`] = ` cols - number + other no @@ -4205,7 +4205,7 @@ exports[`Required`] = ` label - string + other no @@ -4219,7 +4219,7 @@ exports[`Required`] = ` name - string + other no @@ -4233,7 +4233,7 @@ exports[`Required`] = ` onChange - func + other no @@ -4247,7 +4247,7 @@ exports[`Required`] = ` required - bool + other no @@ -4261,7 +4261,7 @@ exports[`Required`] = ` style - object + other no @@ -4275,7 +4275,7 @@ exports[`Required`] = ` totalCols - number + other no diff --git a/.storybook/__storyshots__/DateInput.shot b/.storybook/__storyshots__/DateInput.shot index a6d306d98..0f7931967 100644 --- a/.storybook/__storyshots__/DateInput.shot +++ b/.storybook/__storyshots__/DateInput.shot @@ -369,7 +369,7 @@ exports[`Controlled with knobs`] = ` includeTime - bool + other no @@ -383,7 +383,7 @@ exports[`Controlled with knobs`] = ` extensionRenderer - func + other no @@ -397,7 +397,7 @@ exports[`Controlled with knobs`] = ` dateFormat - string + other no @@ -425,7 +425,7 @@ exports[`Controlled with knobs`] = ` defaultOpened - bool + other no @@ -439,7 +439,7 @@ exports[`Controlled with knobs`] = ` cols - number + other no @@ -453,7 +453,7 @@ exports[`Controlled with knobs`] = ` defaultValue - string + other no @@ -467,7 +467,7 @@ exports[`Controlled with knobs`] = ` onChange - func + other no @@ -481,7 +481,7 @@ exports[`Controlled with knobs`] = ` id - string + other no @@ -495,7 +495,7 @@ exports[`Controlled with knobs`] = ` onValueChange - func + other no @@ -509,7 +509,7 @@ exports[`Controlled with knobs`] = ` required - bool + other no @@ -523,7 +523,7 @@ exports[`Controlled with knobs`] = ` onKeyDown - func + other no @@ -537,7 +537,7 @@ exports[`Controlled with knobs`] = ` onBlur - func + other no @@ -551,7 +551,7 @@ exports[`Controlled with knobs`] = ` maxDate - string + other no @@ -565,7 +565,7 @@ exports[`Controlled with knobs`] = ` label - string + other no @@ -579,7 +579,7 @@ exports[`Controlled with knobs`] = ` onComplete - func + other no @@ -617,7 +617,7 @@ exports[`Controlled with knobs`] = ` minDate - string + other no @@ -631,7 +631,7 @@ exports[`Controlled with knobs`] = ` totalCols - number + other no @@ -645,7 +645,7 @@ exports[`Controlled with knobs`] = ` value - string + other no @@ -1062,7 +1062,7 @@ exports[`Default`] = ` includeTime - bool + other no @@ -1076,7 +1076,7 @@ exports[`Default`] = ` extensionRenderer - func + other no @@ -1090,7 +1090,7 @@ exports[`Default`] = ` dateFormat - string + other no @@ -1118,7 +1118,7 @@ exports[`Default`] = ` defaultOpened - bool + other no @@ -1132,7 +1132,7 @@ exports[`Default`] = ` cols - number + other no @@ -1146,7 +1146,7 @@ exports[`Default`] = ` defaultValue - string + other no @@ -1160,7 +1160,7 @@ exports[`Default`] = ` onChange - func + other no @@ -1174,7 +1174,7 @@ exports[`Default`] = ` id - string + other no @@ -1188,7 +1188,7 @@ exports[`Default`] = ` onValueChange - func + other no @@ -1202,7 +1202,7 @@ exports[`Default`] = ` required - bool + other no @@ -1216,7 +1216,7 @@ exports[`Default`] = ` onKeyDown - func + other no @@ -1230,7 +1230,7 @@ exports[`Default`] = ` onBlur - func + other no @@ -1244,7 +1244,7 @@ exports[`Default`] = ` maxDate - string + other no @@ -1258,7 +1258,7 @@ exports[`Default`] = ` label - string + other no @@ -1272,7 +1272,7 @@ exports[`Default`] = ` onComplete - func + other no @@ -1310,7 +1310,7 @@ exports[`Default`] = ` minDate - string + other no @@ -1324,7 +1324,7 @@ exports[`Default`] = ` totalCols - number + other no @@ -1338,7 +1338,7 @@ exports[`Default`] = ` value - string + other no @@ -1762,7 +1762,7 @@ exports[`Disabled`] = ` includeTime - bool + other no @@ -1776,7 +1776,7 @@ exports[`Disabled`] = ` extensionRenderer - func + other no @@ -1790,7 +1790,7 @@ exports[`Disabled`] = ` dateFormat - string + other no @@ -1818,7 +1818,7 @@ exports[`Disabled`] = ` defaultOpened - bool + other no @@ -1832,7 +1832,7 @@ exports[`Disabled`] = ` cols - number + other no @@ -1846,7 +1846,7 @@ exports[`Disabled`] = ` defaultValue - string + other no @@ -1860,7 +1860,7 @@ exports[`Disabled`] = ` onChange - func + other no @@ -1874,7 +1874,7 @@ exports[`Disabled`] = ` id - string + other no @@ -1888,7 +1888,7 @@ exports[`Disabled`] = ` onValueChange - func + other no @@ -1902,7 +1902,7 @@ exports[`Disabled`] = ` required - bool + other no @@ -1916,7 +1916,7 @@ exports[`Disabled`] = ` onKeyDown - func + other no @@ -1930,7 +1930,7 @@ exports[`Disabled`] = ` onBlur - func + other no @@ -1944,7 +1944,7 @@ exports[`Disabled`] = ` maxDate - string + other no @@ -1958,7 +1958,7 @@ exports[`Disabled`] = ` label - string + other no @@ -1972,7 +1972,7 @@ exports[`Disabled`] = ` onComplete - func + other no @@ -2010,7 +2010,7 @@ exports[`Disabled`] = ` minDate - string + other no @@ -2024,7 +2024,7 @@ exports[`Disabled`] = ` totalCols - number + other no @@ -2038,7 +2038,7 @@ exports[`Disabled`] = ` value - string + other no @@ -2500,7 +2500,7 @@ exports[`Error`] = ` includeTime - bool + other no @@ -2514,7 +2514,7 @@ exports[`Error`] = ` extensionRenderer - func + other no @@ -2528,7 +2528,7 @@ exports[`Error`] = ` dateFormat - string + other no @@ -2556,7 +2556,7 @@ exports[`Error`] = ` defaultOpened - bool + other no @@ -2570,7 +2570,7 @@ exports[`Error`] = ` cols - number + other no @@ -2584,7 +2584,7 @@ exports[`Error`] = ` defaultValue - string + other no @@ -2598,7 +2598,7 @@ exports[`Error`] = ` onChange - func + other no @@ -2612,7 +2612,7 @@ exports[`Error`] = ` id - string + other no @@ -2626,7 +2626,7 @@ exports[`Error`] = ` onValueChange - func + other no @@ -2640,7 +2640,7 @@ exports[`Error`] = ` required - bool + other no @@ -2654,7 +2654,7 @@ exports[`Error`] = ` onKeyDown - func + other no @@ -2668,7 +2668,7 @@ exports[`Error`] = ` onBlur - func + other no @@ -2682,7 +2682,7 @@ exports[`Error`] = ` maxDate - string + other no @@ -2696,7 +2696,7 @@ exports[`Error`] = ` label - string + other no @@ -2710,7 +2710,7 @@ exports[`Error`] = ` onComplete - func + other no @@ -2748,7 +2748,7 @@ exports[`Error`] = ` minDate - string + other no @@ -2762,7 +2762,7 @@ exports[`Error`] = ` totalCols - number + other no @@ -2776,7 +2776,7 @@ exports[`Error`] = ` value - string + other no @@ -3230,7 +3230,7 @@ exports[`Include time data`] = ` includeTime - bool + other no @@ -3244,7 +3244,7 @@ exports[`Include time data`] = ` extensionRenderer - func + other no @@ -3258,7 +3258,7 @@ exports[`Include time data`] = ` dateFormat - string + other no @@ -3286,7 +3286,7 @@ exports[`Include time data`] = ` defaultOpened - bool + other no @@ -3300,7 +3300,7 @@ exports[`Include time data`] = ` cols - number + other no @@ -3314,7 +3314,7 @@ exports[`Include time data`] = ` defaultValue - string + other no @@ -3328,7 +3328,7 @@ exports[`Include time data`] = ` onChange - func + other no @@ -3342,7 +3342,7 @@ exports[`Include time data`] = ` id - string + other no @@ -3356,7 +3356,7 @@ exports[`Include time data`] = ` onValueChange - func + other no @@ -3370,7 +3370,7 @@ exports[`Include time data`] = ` required - bool + other no @@ -3384,7 +3384,7 @@ exports[`Include time data`] = ` onKeyDown - func + other no @@ -3398,7 +3398,7 @@ exports[`Include time data`] = ` onBlur - func + other no @@ -3412,7 +3412,7 @@ exports[`Include time data`] = ` maxDate - string + other no @@ -3426,7 +3426,7 @@ exports[`Include time data`] = ` label - string + other no @@ -3440,7 +3440,7 @@ exports[`Include time data`] = ` onComplete - func + other no @@ -3478,7 +3478,7 @@ exports[`Include time data`] = ` minDate - string + other no @@ -3492,7 +3492,7 @@ exports[`Include time data`] = ` totalCols - number + other no @@ -3506,7 +3506,7 @@ exports[`Include time data`] = ` value - string + other no @@ -3937,7 +3937,7 @@ exports[`Required`] = ` includeTime - bool + other no @@ -3951,7 +3951,7 @@ exports[`Required`] = ` extensionRenderer - func + other no @@ -3965,7 +3965,7 @@ exports[`Required`] = ` dateFormat - string + other no @@ -3993,7 +3993,7 @@ exports[`Required`] = ` defaultOpened - bool + other no @@ -4007,7 +4007,7 @@ exports[`Required`] = ` cols - number + other no @@ -4021,7 +4021,7 @@ exports[`Required`] = ` defaultValue - string + other no @@ -4035,7 +4035,7 @@ exports[`Required`] = ` onChange - func + other no @@ -4049,7 +4049,7 @@ exports[`Required`] = ` id - string + other no @@ -4063,7 +4063,7 @@ exports[`Required`] = ` onValueChange - func + other no @@ -4077,7 +4077,7 @@ exports[`Required`] = ` required - bool + other no @@ -4091,7 +4091,7 @@ exports[`Required`] = ` onKeyDown - func + other no @@ -4105,7 +4105,7 @@ exports[`Required`] = ` onBlur - func + other no @@ -4119,7 +4119,7 @@ exports[`Required`] = ` maxDate - string + other no @@ -4133,7 +4133,7 @@ exports[`Required`] = ` label - string + other no @@ -4147,7 +4147,7 @@ exports[`Required`] = ` onComplete - func + other no @@ -4185,7 +4185,7 @@ exports[`Required`] = ` minDate - string + other no @@ -4199,7 +4199,7 @@ exports[`Required`] = ` totalCols - number + other no @@ -4213,7 +4213,7 @@ exports[`Required`] = ` value - string + other no @@ -4657,7 +4657,7 @@ exports[`With date format`] = ` includeTime - bool + other no @@ -4671,7 +4671,7 @@ exports[`With date format`] = ` extensionRenderer - func + other no @@ -4685,7 +4685,7 @@ exports[`With date format`] = ` dateFormat - string + other no @@ -4713,7 +4713,7 @@ exports[`With date format`] = ` defaultOpened - bool + other no @@ -4727,7 +4727,7 @@ exports[`With date format`] = ` cols - number + other no @@ -4741,7 +4741,7 @@ exports[`With date format`] = ` defaultValue - string + other no @@ -4755,7 +4755,7 @@ exports[`With date format`] = ` onChange - func + other no @@ -4769,7 +4769,7 @@ exports[`With date format`] = ` id - string + other no @@ -4783,7 +4783,7 @@ exports[`With date format`] = ` onValueChange - func + other no @@ -4797,7 +4797,7 @@ exports[`With date format`] = ` required - bool + other no @@ -4811,7 +4811,7 @@ exports[`With date format`] = ` onKeyDown - func + other no @@ -4825,7 +4825,7 @@ exports[`With date format`] = ` onBlur - func + other no @@ -4839,7 +4839,7 @@ exports[`With date format`] = ` maxDate - string + other no @@ -4853,7 +4853,7 @@ exports[`With date format`] = ` label - string + other no @@ -4867,7 +4867,7 @@ exports[`With date format`] = ` onComplete - func + other no @@ -4905,7 +4905,7 @@ exports[`With date format`] = ` minDate - string + other no @@ -4919,7 +4919,7 @@ exports[`With date format`] = ` totalCols - number + other no @@ -4933,7 +4933,7 @@ exports[`With date format`] = ` value - string + other no @@ -5404,7 +5404,7 @@ exports[`With min/max date`] = ` includeTime - bool + other no @@ -5418,7 +5418,7 @@ exports[`With min/max date`] = ` extensionRenderer - func + other no @@ -5432,7 +5432,7 @@ exports[`With min/max date`] = ` dateFormat - string + other no @@ -5460,7 +5460,7 @@ exports[`With min/max date`] = ` defaultOpened - bool + other no @@ -5474,7 +5474,7 @@ exports[`With min/max date`] = ` cols - number + other no @@ -5488,7 +5488,7 @@ exports[`With min/max date`] = ` defaultValue - string + other no @@ -5502,7 +5502,7 @@ exports[`With min/max date`] = ` onChange - func + other no @@ -5516,7 +5516,7 @@ exports[`With min/max date`] = ` id - string + other no @@ -5530,7 +5530,7 @@ exports[`With min/max date`] = ` onValueChange - func + other no @@ -5544,7 +5544,7 @@ exports[`With min/max date`] = ` required - bool + other no @@ -5558,7 +5558,7 @@ exports[`With min/max date`] = ` onKeyDown - func + other no @@ -5572,7 +5572,7 @@ exports[`With min/max date`] = ` onBlur - func + other no @@ -5586,7 +5586,7 @@ exports[`With min/max date`] = ` maxDate - string + other no @@ -5600,7 +5600,7 @@ exports[`With min/max date`] = ` label - string + other no @@ -5614,7 +5614,7 @@ exports[`With min/max date`] = ` onComplete - func + other no @@ -5652,7 +5652,7 @@ exports[`With min/max date`] = ` minDate - string + other no @@ -5666,7 +5666,7 @@ exports[`With min/max date`] = ` totalCols - number + other no @@ -5680,7 +5680,7 @@ exports[`With min/max date`] = ` value - string + other no diff --git a/.storybook/__storyshots__/Datepicker.shot b/.storybook/__storyshots__/Datepicker.shot index 9ce1f8ac7..a8a815f18 100644 --- a/.storybook/__storyshots__/Datepicker.shot +++ b/.storybook/__storyshots__/Datepicker.shot @@ -1265,7 +1265,7 @@ exports[`Controlled with knobs`] = ` autoFocus - bool + other no @@ -1279,7 +1279,7 @@ exports[`Controlled with knobs`] = ` className - string + other no @@ -1293,7 +1293,7 @@ exports[`Controlled with knobs`] = ` extensionRenderer - func + other no @@ -1307,7 +1307,7 @@ exports[`Controlled with knobs`] = ` maxDate - string + other no @@ -1321,7 +1321,7 @@ exports[`Controlled with knobs`] = ` minDate - string + other no @@ -1335,7 +1335,7 @@ exports[`Controlled with knobs`] = ` onBlur - func + other no @@ -1349,7 +1349,7 @@ exports[`Controlled with knobs`] = ` onClose - func + other no @@ -1363,7 +1363,7 @@ exports[`Controlled with knobs`] = ` onSelect - func + other no @@ -1377,7 +1377,7 @@ exports[`Controlled with knobs`] = ` selectedDate - string + other no @@ -2606,7 +2606,7 @@ exports[`Default`] = ` autoFocus - bool + other no @@ -2620,7 +2620,7 @@ exports[`Default`] = ` className - string + other no @@ -2634,7 +2634,7 @@ exports[`Default`] = ` extensionRenderer - func + other no @@ -2648,7 +2648,7 @@ exports[`Default`] = ` maxDate - string + other no @@ -2662,7 +2662,7 @@ exports[`Default`] = ` minDate - string + other no @@ -2676,7 +2676,7 @@ exports[`Default`] = ` onBlur - func + other no @@ -2690,7 +2690,7 @@ exports[`Default`] = ` onClose - func + other no @@ -2704,7 +2704,7 @@ exports[`Default`] = ` onSelect - func + other no @@ -2718,7 +2718,7 @@ exports[`Default`] = ` selectedDate - string + other no @@ -3989,7 +3989,7 @@ exports[`Extension Rendering`] = ` autoFocus - bool + other no @@ -4003,7 +4003,7 @@ exports[`Extension Rendering`] = ` className - string + other no @@ -4017,7 +4017,7 @@ exports[`Extension Rendering`] = ` extensionRenderer - func + other no @@ -4031,7 +4031,7 @@ exports[`Extension Rendering`] = ` maxDate - string + other no @@ -4045,7 +4045,7 @@ exports[`Extension Rendering`] = ` minDate - string + other no @@ -4059,7 +4059,7 @@ exports[`Extension Rendering`] = ` onBlur - func + other no @@ -4073,7 +4073,7 @@ exports[`Extension Rendering`] = ` onClose - func + other no @@ -4087,7 +4087,7 @@ exports[`Extension Rendering`] = ` onSelect - func + other no @@ -4101,7 +4101,7 @@ exports[`Extension Rendering`] = ` selectedDate - string + other no diff --git a/.storybook/__storyshots__/DropdownButton.shot b/.storybook/__storyshots__/DropdownButton.shot index 68278593e..db5c8b716 100644 --- a/.storybook/__storyshots__/DropdownButton.shot +++ b/.storybook/__storyshots__/DropdownButton.shot @@ -1108,7 +1108,7 @@ exports[`Controlled with knobs`] = ` onBlur - func + other no @@ -1122,7 +1122,7 @@ exports[`Controlled with knobs`] = ` className - string + other no @@ -1136,7 +1136,7 @@ exports[`Controlled with knobs`] = ` children - node + other no @@ -1150,7 +1150,7 @@ exports[`Controlled with knobs`] = ` onClick - func + other no @@ -1164,7 +1164,7 @@ exports[`Controlled with knobs`] = ` icon - string + other no @@ -1178,7 +1178,7 @@ exports[`Controlled with knobs`] = ` grouped - bool + other no @@ -1192,7 +1192,7 @@ exports[`Controlled with knobs`] = ` hoverPopup - bool + other no @@ -1220,7 +1220,7 @@ exports[`Controlled with knobs`] = ` menuStyle - object + other no @@ -1234,7 +1234,7 @@ exports[`Controlled with knobs`] = ` label - node + other no @@ -1262,7 +1262,7 @@ exports[`Controlled with knobs`] = ` isLastInGroup - bool + other no @@ -1276,7 +1276,7 @@ exports[`Controlled with knobs`] = ` menuHeader - string + other no @@ -1290,7 +1290,7 @@ exports[`Controlled with knobs`] = ` isFirstInGroup - bool + other no @@ -1304,7 +1304,7 @@ exports[`Controlled with knobs`] = ` nubbinTop - bool + other no @@ -1318,7 +1318,7 @@ exports[`Controlled with knobs`] = ` onMenuItemClick - func + other no @@ -1332,7 +1332,7 @@ exports[`Controlled with knobs`] = ` style - object + other no @@ -1346,7 +1346,7 @@ exports[`Controlled with knobs`] = ` type - string + other no @@ -1399,7 +1399,7 @@ exports[`Controlled with knobs`] = ` tabIndex - number + other no @@ -1413,7 +1413,7 @@ exports[`Controlled with knobs`] = ` children - node + other no @@ -1427,7 +1427,7 @@ exports[`Controlled with knobs`] = ` className - string + other no @@ -1441,7 +1441,7 @@ exports[`Controlled with knobs`] = ` disabled - bool + other no @@ -1469,7 +1469,7 @@ exports[`Controlled with knobs`] = ` icon - string + other no @@ -1483,7 +1483,7 @@ exports[`Controlled with knobs`] = ` iconRight - string + other no @@ -1497,7 +1497,7 @@ exports[`Controlled with knobs`] = ` label - string + other no @@ -1511,7 +1511,7 @@ exports[`Controlled with knobs`] = ` onBlur - func + other no @@ -1525,7 +1525,7 @@ exports[`Controlled with knobs`] = ` onClick - func + other no @@ -1539,7 +1539,7 @@ exports[`Controlled with knobs`] = ` onFocus - func + other no @@ -1553,7 +1553,7 @@ exports[`Controlled with knobs`] = ` selected - bool + other no @@ -2157,7 +2157,7 @@ exports[`Default`] = ` onBlur - func + other no @@ -2171,7 +2171,7 @@ exports[`Default`] = ` className - string + other no @@ -2185,7 +2185,7 @@ exports[`Default`] = ` children - node + other no @@ -2199,7 +2199,7 @@ exports[`Default`] = ` onClick - func + other no @@ -2213,7 +2213,7 @@ exports[`Default`] = ` icon - string + other no @@ -2227,7 +2227,7 @@ exports[`Default`] = ` grouped - bool + other no @@ -2241,7 +2241,7 @@ exports[`Default`] = ` hoverPopup - bool + other no @@ -2269,7 +2269,7 @@ exports[`Default`] = ` menuStyle - object + other no @@ -2283,7 +2283,7 @@ exports[`Default`] = ` label - node + other no @@ -2311,7 +2311,7 @@ exports[`Default`] = ` isLastInGroup - bool + other no @@ -2325,7 +2325,7 @@ exports[`Default`] = ` menuHeader - string + other no @@ -2339,7 +2339,7 @@ exports[`Default`] = ` isFirstInGroup - bool + other no @@ -2353,7 +2353,7 @@ exports[`Default`] = ` nubbinTop - bool + other no @@ -2367,7 +2367,7 @@ exports[`Default`] = ` onMenuItemClick - func + other no @@ -2381,7 +2381,7 @@ exports[`Default`] = ` style - object + other no @@ -2395,7 +2395,7 @@ exports[`Default`] = ` type - string + other no @@ -2448,7 +2448,7 @@ exports[`Default`] = ` tabIndex - number + other no @@ -2462,7 +2462,7 @@ exports[`Default`] = ` children - node + other no @@ -2476,7 +2476,7 @@ exports[`Default`] = ` className - string + other no @@ -2490,7 +2490,7 @@ exports[`Default`] = ` disabled - bool + other no @@ -2518,7 +2518,7 @@ exports[`Default`] = ` icon - string + other no @@ -2532,7 +2532,7 @@ exports[`Default`] = ` iconRight - string + other no @@ -2546,7 +2546,7 @@ exports[`Default`] = ` label - string + other no @@ -2560,7 +2560,7 @@ exports[`Default`] = ` onBlur - func + other no @@ -2574,7 +2574,7 @@ exports[`Default`] = ` onClick - func + other no @@ -2588,7 +2588,7 @@ exports[`Default`] = ` onFocus - func + other no @@ -2602,7 +2602,7 @@ exports[`Default`] = ` selected - bool + other no @@ -3338,7 +3338,7 @@ exports[`Hover Popup`] = ` onBlur - func + other no @@ -3352,7 +3352,7 @@ exports[`Hover Popup`] = ` className - string + other no @@ -3366,7 +3366,7 @@ exports[`Hover Popup`] = ` children - node + other no @@ -3380,7 +3380,7 @@ exports[`Hover Popup`] = ` onClick - func + other no @@ -3394,7 +3394,7 @@ exports[`Hover Popup`] = ` icon - string + other no @@ -3408,7 +3408,7 @@ exports[`Hover Popup`] = ` grouped - bool + other no @@ -3422,7 +3422,7 @@ exports[`Hover Popup`] = ` hoverPopup - bool + other no @@ -3450,7 +3450,7 @@ exports[`Hover Popup`] = ` menuStyle - object + other no @@ -3464,7 +3464,7 @@ exports[`Hover Popup`] = ` label - node + other no @@ -3492,7 +3492,7 @@ exports[`Hover Popup`] = ` isLastInGroup - bool + other no @@ -3506,7 +3506,7 @@ exports[`Hover Popup`] = ` menuHeader - string + other no @@ -3520,7 +3520,7 @@ exports[`Hover Popup`] = ` isFirstInGroup - bool + other no @@ -3534,7 +3534,7 @@ exports[`Hover Popup`] = ` nubbinTop - bool + other no @@ -3548,7 +3548,7 @@ exports[`Hover Popup`] = ` onMenuItemClick - func + other no @@ -3562,7 +3562,7 @@ exports[`Hover Popup`] = ` style - object + other no @@ -3576,7 +3576,7 @@ exports[`Hover Popup`] = ` type - string + other no @@ -3629,7 +3629,7 @@ exports[`Hover Popup`] = ` tabIndex - number + other no @@ -3643,7 +3643,7 @@ exports[`Hover Popup`] = ` children - node + other no @@ -3657,7 +3657,7 @@ exports[`Hover Popup`] = ` className - string + other no @@ -3671,7 +3671,7 @@ exports[`Hover Popup`] = ` disabled - bool + other no @@ -3699,7 +3699,7 @@ exports[`Hover Popup`] = ` icon - string + other no @@ -3713,7 +3713,7 @@ exports[`Hover Popup`] = ` iconRight - string + other no @@ -3727,7 +3727,7 @@ exports[`Hover Popup`] = ` label - string + other no @@ -3741,7 +3741,7 @@ exports[`Hover Popup`] = ` onBlur - func + other no @@ -3755,7 +3755,7 @@ exports[`Hover Popup`] = ` onClick - func + other no @@ -3769,7 +3769,7 @@ exports[`Hover Popup`] = ` onFocus - func + other no @@ -3783,7 +3783,7 @@ exports[`Hover Popup`] = ` selected - bool + other no @@ -4410,7 +4410,7 @@ exports[`Icon Bare`] = ` onBlur - func + other no @@ -4424,7 +4424,7 @@ exports[`Icon Bare`] = ` className - string + other no @@ -4438,7 +4438,7 @@ exports[`Icon Bare`] = ` children - node + other no @@ -4452,7 +4452,7 @@ exports[`Icon Bare`] = ` onClick - func + other no @@ -4466,7 +4466,7 @@ exports[`Icon Bare`] = ` icon - string + other no @@ -4480,7 +4480,7 @@ exports[`Icon Bare`] = ` grouped - bool + other no @@ -4494,7 +4494,7 @@ exports[`Icon Bare`] = ` hoverPopup - bool + other no @@ -4522,7 +4522,7 @@ exports[`Icon Bare`] = ` menuStyle - object + other no @@ -4536,7 +4536,7 @@ exports[`Icon Bare`] = ` label - node + other no @@ -4564,7 +4564,7 @@ exports[`Icon Bare`] = ` isLastInGroup - bool + other no @@ -4578,7 +4578,7 @@ exports[`Icon Bare`] = ` menuHeader - string + other no @@ -4592,7 +4592,7 @@ exports[`Icon Bare`] = ` isFirstInGroup - bool + other no @@ -4606,7 +4606,7 @@ exports[`Icon Bare`] = ` nubbinTop - bool + other no @@ -4620,7 +4620,7 @@ exports[`Icon Bare`] = ` onMenuItemClick - func + other no @@ -4634,7 +4634,7 @@ exports[`Icon Bare`] = ` style - object + other no @@ -4648,7 +4648,7 @@ exports[`Icon Bare`] = ` type - string + other no @@ -4701,7 +4701,7 @@ exports[`Icon Bare`] = ` tabIndex - number + other no @@ -4715,7 +4715,7 @@ exports[`Icon Bare`] = ` children - node + other no @@ -4729,7 +4729,7 @@ exports[`Icon Bare`] = ` className - string + other no @@ -4743,7 +4743,7 @@ exports[`Icon Bare`] = ` disabled - bool + other no @@ -4771,7 +4771,7 @@ exports[`Icon Bare`] = ` icon - string + other no @@ -4785,7 +4785,7 @@ exports[`Icon Bare`] = ` iconRight - string + other no @@ -4799,7 +4799,7 @@ exports[`Icon Bare`] = ` label - string + other no @@ -4813,7 +4813,7 @@ exports[`Icon Bare`] = ` onBlur - func + other no @@ -4827,7 +4827,7 @@ exports[`Icon Bare`] = ` onClick - func + other no @@ -4841,7 +4841,7 @@ exports[`Icon Bare`] = ` onFocus - func + other no @@ -4855,7 +4855,7 @@ exports[`Icon Bare`] = ` selected - bool + other no @@ -5493,7 +5493,7 @@ exports[`Icon More`] = ` onBlur - func + other no @@ -5507,7 +5507,7 @@ exports[`Icon More`] = ` className - string + other no @@ -5521,7 +5521,7 @@ exports[`Icon More`] = ` children - node + other no @@ -5535,7 +5535,7 @@ exports[`Icon More`] = ` onClick - func + other no @@ -5549,7 +5549,7 @@ exports[`Icon More`] = ` icon - string + other no @@ -5563,7 +5563,7 @@ exports[`Icon More`] = ` grouped - bool + other no @@ -5577,7 +5577,7 @@ exports[`Icon More`] = ` hoverPopup - bool + other no @@ -5605,7 +5605,7 @@ exports[`Icon More`] = ` menuStyle - object + other no @@ -5619,7 +5619,7 @@ exports[`Icon More`] = ` label - node + other no @@ -5647,7 +5647,7 @@ exports[`Icon More`] = ` isLastInGroup - bool + other no @@ -5661,7 +5661,7 @@ exports[`Icon More`] = ` menuHeader - string + other no @@ -5675,7 +5675,7 @@ exports[`Icon More`] = ` isFirstInGroup - bool + other no @@ -5689,7 +5689,7 @@ exports[`Icon More`] = ` nubbinTop - bool + other no @@ -5703,7 +5703,7 @@ exports[`Icon More`] = ` onMenuItemClick - func + other no @@ -5717,7 +5717,7 @@ exports[`Icon More`] = ` style - object + other no @@ -5731,7 +5731,7 @@ exports[`Icon More`] = ` type - string + other no @@ -5784,7 +5784,7 @@ exports[`Icon More`] = ` tabIndex - number + other no @@ -5798,7 +5798,7 @@ exports[`Icon More`] = ` children - node + other no @@ -5812,7 +5812,7 @@ exports[`Icon More`] = ` className - string + other no @@ -5826,7 +5826,7 @@ exports[`Icon More`] = ` disabled - bool + other no @@ -5854,7 +5854,7 @@ exports[`Icon More`] = ` icon - string + other no @@ -5868,7 +5868,7 @@ exports[`Icon More`] = ` iconRight - string + other no @@ -5882,7 +5882,7 @@ exports[`Icon More`] = ` label - string + other no @@ -5896,7 +5896,7 @@ exports[`Icon More`] = ` onBlur - func + other no @@ -5910,7 +5910,7 @@ exports[`Icon More`] = ` onClick - func + other no @@ -5924,7 +5924,7 @@ exports[`Icon More`] = ` onFocus - func + other no @@ -5938,7 +5938,7 @@ exports[`Icon More`] = ` selected - bool + other no @@ -6546,7 +6546,7 @@ exports[`Left icon`] = ` onBlur - func + other no @@ -6560,7 +6560,7 @@ exports[`Left icon`] = ` className - string + other no @@ -6574,7 +6574,7 @@ exports[`Left icon`] = ` children - node + other no @@ -6588,7 +6588,7 @@ exports[`Left icon`] = ` onClick - func + other no @@ -6602,7 +6602,7 @@ exports[`Left icon`] = ` icon - string + other no @@ -6616,7 +6616,7 @@ exports[`Left icon`] = ` grouped - bool + other no @@ -6630,7 +6630,7 @@ exports[`Left icon`] = ` hoverPopup - bool + other no @@ -6658,7 +6658,7 @@ exports[`Left icon`] = ` menuStyle - object + other no @@ -6672,7 +6672,7 @@ exports[`Left icon`] = ` label - node + other no @@ -6700,7 +6700,7 @@ exports[`Left icon`] = ` isLastInGroup - bool + other no @@ -6714,7 +6714,7 @@ exports[`Left icon`] = ` menuHeader - string + other no @@ -6728,7 +6728,7 @@ exports[`Left icon`] = ` isFirstInGroup - bool + other no @@ -6742,7 +6742,7 @@ exports[`Left icon`] = ` nubbinTop - bool + other no @@ -6756,7 +6756,7 @@ exports[`Left icon`] = ` onMenuItemClick - func + other no @@ -6770,7 +6770,7 @@ exports[`Left icon`] = ` style - object + other no @@ -6784,7 +6784,7 @@ exports[`Left icon`] = ` type - string + other no @@ -6837,7 +6837,7 @@ exports[`Left icon`] = ` tabIndex - number + other no @@ -6851,7 +6851,7 @@ exports[`Left icon`] = ` children - node + other no @@ -6865,7 +6865,7 @@ exports[`Left icon`] = ` className - string + other no @@ -6879,7 +6879,7 @@ exports[`Left icon`] = ` disabled - bool + other no @@ -6907,7 +6907,7 @@ exports[`Left icon`] = ` icon - string + other no @@ -6921,7 +6921,7 @@ exports[`Left icon`] = ` iconRight - string + other no @@ -6935,7 +6935,7 @@ exports[`Left icon`] = ` label - string + other no @@ -6949,7 +6949,7 @@ exports[`Left icon`] = ` onBlur - func + other no @@ -6963,7 +6963,7 @@ exports[`Left icon`] = ` onClick - func + other no @@ -6977,7 +6977,7 @@ exports[`Left icon`] = ` onFocus - func + other no @@ -6991,7 +6991,7 @@ exports[`Left icon`] = ` selected - bool + other no @@ -7671,7 +7671,7 @@ exports[`Left/Right icon`] = ` onBlur - func + other no @@ -7685,7 +7685,7 @@ exports[`Left/Right icon`] = ` className - string + other no @@ -7699,7 +7699,7 @@ exports[`Left/Right icon`] = ` children - node + other no @@ -7713,7 +7713,7 @@ exports[`Left/Right icon`] = ` onClick - func + other no @@ -7727,7 +7727,7 @@ exports[`Left/Right icon`] = ` icon - string + other no @@ -7741,7 +7741,7 @@ exports[`Left/Right icon`] = ` grouped - bool + other no @@ -7755,7 +7755,7 @@ exports[`Left/Right icon`] = ` hoverPopup - bool + other no @@ -7783,7 +7783,7 @@ exports[`Left/Right icon`] = ` menuStyle - object + other no @@ -7797,7 +7797,7 @@ exports[`Left/Right icon`] = ` label - node + other no @@ -7825,7 +7825,7 @@ exports[`Left/Right icon`] = ` isLastInGroup - bool + other no @@ -7839,7 +7839,7 @@ exports[`Left/Right icon`] = ` menuHeader - string + other no @@ -7853,7 +7853,7 @@ exports[`Left/Right icon`] = ` isFirstInGroup - bool + other no @@ -7867,7 +7867,7 @@ exports[`Left/Right icon`] = ` nubbinTop - bool + other no @@ -7881,7 +7881,7 @@ exports[`Left/Right icon`] = ` onMenuItemClick - func + other no @@ -7895,7 +7895,7 @@ exports[`Left/Right icon`] = ` style - object + other no @@ -7909,7 +7909,7 @@ exports[`Left/Right icon`] = ` type - string + other no @@ -7962,7 +7962,7 @@ exports[`Left/Right icon`] = ` tabIndex - number + other no @@ -7976,7 +7976,7 @@ exports[`Left/Right icon`] = ` children - node + other no @@ -7990,7 +7990,7 @@ exports[`Left/Right icon`] = ` className - string + other no @@ -8004,7 +8004,7 @@ exports[`Left/Right icon`] = ` disabled - bool + other no @@ -8032,7 +8032,7 @@ exports[`Left/Right icon`] = ` icon - string + other no @@ -8046,7 +8046,7 @@ exports[`Left/Right icon`] = ` iconRight - string + other no @@ -8060,7 +8060,7 @@ exports[`Left/Right icon`] = ` label - string + other no @@ -8074,7 +8074,7 @@ exports[`Left/Right icon`] = ` onBlur - func + other no @@ -8088,7 +8088,7 @@ exports[`Left/Right icon`] = ` onClick - func + other no @@ -8102,7 +8102,7 @@ exports[`Left/Right icon`] = ` onFocus - func + other no @@ -8116,7 +8116,7 @@ exports[`Left/Right icon`] = ` selected - bool + other no @@ -8744,7 +8744,7 @@ exports[`Neutral`] = ` onBlur - func + other no @@ -8758,7 +8758,7 @@ exports[`Neutral`] = ` className - string + other no @@ -8772,7 +8772,7 @@ exports[`Neutral`] = ` children - node + other no @@ -8786,7 +8786,7 @@ exports[`Neutral`] = ` onClick - func + other no @@ -8800,7 +8800,7 @@ exports[`Neutral`] = ` icon - string + other no @@ -8814,7 +8814,7 @@ exports[`Neutral`] = ` grouped - bool + other no @@ -8828,7 +8828,7 @@ exports[`Neutral`] = ` hoverPopup - bool + other no @@ -8856,7 +8856,7 @@ exports[`Neutral`] = ` menuStyle - object + other no @@ -8870,7 +8870,7 @@ exports[`Neutral`] = ` label - node + other no @@ -8898,7 +8898,7 @@ exports[`Neutral`] = ` isLastInGroup - bool + other no @@ -8912,7 +8912,7 @@ exports[`Neutral`] = ` menuHeader - string + other no @@ -8926,7 +8926,7 @@ exports[`Neutral`] = ` isFirstInGroup - bool + other no @@ -8940,7 +8940,7 @@ exports[`Neutral`] = ` nubbinTop - bool + other no @@ -8954,7 +8954,7 @@ exports[`Neutral`] = ` onMenuItemClick - func + other no @@ -8968,7 +8968,7 @@ exports[`Neutral`] = ` style - object + other no @@ -8982,7 +8982,7 @@ exports[`Neutral`] = ` type - string + other no @@ -9035,7 +9035,7 @@ exports[`Neutral`] = ` tabIndex - number + other no @@ -9049,7 +9049,7 @@ exports[`Neutral`] = ` children - node + other no @@ -9063,7 +9063,7 @@ exports[`Neutral`] = ` className - string + other no @@ -9077,7 +9077,7 @@ exports[`Neutral`] = ` disabled - bool + other no @@ -9105,7 +9105,7 @@ exports[`Neutral`] = ` icon - string + other no @@ -9119,7 +9119,7 @@ exports[`Neutral`] = ` iconRight - string + other no @@ -9133,7 +9133,7 @@ exports[`Neutral`] = ` label - string + other no @@ -9147,7 +9147,7 @@ exports[`Neutral`] = ` onBlur - func + other no @@ -9161,7 +9161,7 @@ exports[`Neutral`] = ` onClick - func + other no @@ -9175,7 +9175,7 @@ exports[`Neutral`] = ` onFocus - func + other no @@ -9189,7 +9189,7 @@ exports[`Neutral`] = ` selected - bool + other no @@ -9937,7 +9937,7 @@ exports[`Nubbin in top`] = ` onBlur - func + other no @@ -9951,7 +9951,7 @@ exports[`Nubbin in top`] = ` className - string + other no @@ -9965,7 +9965,7 @@ exports[`Nubbin in top`] = ` children - node + other no @@ -9979,7 +9979,7 @@ exports[`Nubbin in top`] = ` onClick - func + other no @@ -9993,7 +9993,7 @@ exports[`Nubbin in top`] = ` icon - string + other no @@ -10007,7 +10007,7 @@ exports[`Nubbin in top`] = ` grouped - bool + other no @@ -10021,7 +10021,7 @@ exports[`Nubbin in top`] = ` hoverPopup - bool + other no @@ -10049,7 +10049,7 @@ exports[`Nubbin in top`] = ` menuStyle - object + other no @@ -10063,7 +10063,7 @@ exports[`Nubbin in top`] = ` label - node + other no @@ -10091,7 +10091,7 @@ exports[`Nubbin in top`] = ` isLastInGroup - bool + other no @@ -10105,7 +10105,7 @@ exports[`Nubbin in top`] = ` menuHeader - string + other no @@ -10119,7 +10119,7 @@ exports[`Nubbin in top`] = ` isFirstInGroup - bool + other no @@ -10133,7 +10133,7 @@ exports[`Nubbin in top`] = ` nubbinTop - bool + other no @@ -10147,7 +10147,7 @@ exports[`Nubbin in top`] = ` onMenuItemClick - func + other no @@ -10161,7 +10161,7 @@ exports[`Nubbin in top`] = ` style - object + other no @@ -10175,7 +10175,7 @@ exports[`Nubbin in top`] = ` type - string + other no @@ -10228,7 +10228,7 @@ exports[`Nubbin in top`] = ` tabIndex - number + other no @@ -10242,7 +10242,7 @@ exports[`Nubbin in top`] = ` children - node + other no @@ -10256,7 +10256,7 @@ exports[`Nubbin in top`] = ` className - string + other no @@ -10270,7 +10270,7 @@ exports[`Nubbin in top`] = ` disabled - bool + other no @@ -10298,7 +10298,7 @@ exports[`Nubbin in top`] = ` icon - string + other no @@ -10312,7 +10312,7 @@ exports[`Nubbin in top`] = ` iconRight - string + other no @@ -10326,7 +10326,7 @@ exports[`Nubbin in top`] = ` label - string + other no @@ -10340,7 +10340,7 @@ exports[`Nubbin in top`] = ` onBlur - func + other no @@ -10354,7 +10354,7 @@ exports[`Nubbin in top`] = ` onClick - func + other no @@ -10368,7 +10368,7 @@ exports[`Nubbin in top`] = ` onFocus - func + other no @@ -10382,7 +10382,7 @@ exports[`Nubbin in top`] = ` selected - bool + other no @@ -11147,7 +11147,7 @@ exports[`Right aligned menu`] = ` onBlur - func + other no @@ -11161,7 +11161,7 @@ exports[`Right aligned menu`] = ` className - string + other no @@ -11175,7 +11175,7 @@ exports[`Right aligned menu`] = ` children - node + other no @@ -11189,7 +11189,7 @@ exports[`Right aligned menu`] = ` onClick - func + other no @@ -11203,7 +11203,7 @@ exports[`Right aligned menu`] = ` icon - string + other no @@ -11217,7 +11217,7 @@ exports[`Right aligned menu`] = ` grouped - bool + other no @@ -11231,7 +11231,7 @@ exports[`Right aligned menu`] = ` hoverPopup - bool + other no @@ -11259,7 +11259,7 @@ exports[`Right aligned menu`] = ` menuStyle - object + other no @@ -11273,7 +11273,7 @@ exports[`Right aligned menu`] = ` label - node + other no @@ -11301,7 +11301,7 @@ exports[`Right aligned menu`] = ` isLastInGroup - bool + other no @@ -11315,7 +11315,7 @@ exports[`Right aligned menu`] = ` menuHeader - string + other no @@ -11329,7 +11329,7 @@ exports[`Right aligned menu`] = ` isFirstInGroup - bool + other no @@ -11343,7 +11343,7 @@ exports[`Right aligned menu`] = ` nubbinTop - bool + other no @@ -11357,7 +11357,7 @@ exports[`Right aligned menu`] = ` onMenuItemClick - func + other no @@ -11371,7 +11371,7 @@ exports[`Right aligned menu`] = ` style - object + other no @@ -11385,7 +11385,7 @@ exports[`Right aligned menu`] = ` type - string + other no @@ -11438,7 +11438,7 @@ exports[`Right aligned menu`] = ` tabIndex - number + other no @@ -11452,7 +11452,7 @@ exports[`Right aligned menu`] = ` children - node + other no @@ -11466,7 +11466,7 @@ exports[`Right aligned menu`] = ` className - string + other no @@ -11480,7 +11480,7 @@ exports[`Right aligned menu`] = ` disabled - bool + other no @@ -11508,7 +11508,7 @@ exports[`Right aligned menu`] = ` icon - string + other no @@ -11522,7 +11522,7 @@ exports[`Right aligned menu`] = ` iconRight - string + other no @@ -11536,7 +11536,7 @@ exports[`Right aligned menu`] = ` label - string + other no @@ -11550,7 +11550,7 @@ exports[`Right aligned menu`] = ` onBlur - func + other no @@ -11564,7 +11564,7 @@ exports[`Right aligned menu`] = ` onClick - func + other no @@ -11578,7 +11578,7 @@ exports[`Right aligned menu`] = ` onFocus - func + other no @@ -11592,7 +11592,7 @@ exports[`Right aligned menu`] = ` selected - bool + other no @@ -12200,7 +12200,7 @@ exports[`Right icon`] = ` onBlur - func + other no @@ -12214,7 +12214,7 @@ exports[`Right icon`] = ` className - string + other no @@ -12228,7 +12228,7 @@ exports[`Right icon`] = ` children - node + other no @@ -12242,7 +12242,7 @@ exports[`Right icon`] = ` onClick - func + other no @@ -12256,7 +12256,7 @@ exports[`Right icon`] = ` icon - string + other no @@ -12270,7 +12270,7 @@ exports[`Right icon`] = ` grouped - bool + other no @@ -12284,7 +12284,7 @@ exports[`Right icon`] = ` hoverPopup - bool + other no @@ -12312,7 +12312,7 @@ exports[`Right icon`] = ` menuStyle - object + other no @@ -12326,7 +12326,7 @@ exports[`Right icon`] = ` label - node + other no @@ -12354,7 +12354,7 @@ exports[`Right icon`] = ` isLastInGroup - bool + other no @@ -12368,7 +12368,7 @@ exports[`Right icon`] = ` menuHeader - string + other no @@ -12382,7 +12382,7 @@ exports[`Right icon`] = ` isFirstInGroup - bool + other no @@ -12396,7 +12396,7 @@ exports[`Right icon`] = ` nubbinTop - bool + other no @@ -12410,7 +12410,7 @@ exports[`Right icon`] = ` onMenuItemClick - func + other no @@ -12424,7 +12424,7 @@ exports[`Right icon`] = ` style - object + other no @@ -12438,7 +12438,7 @@ exports[`Right icon`] = ` type - string + other no @@ -12491,7 +12491,7 @@ exports[`Right icon`] = ` tabIndex - number + other no @@ -12505,7 +12505,7 @@ exports[`Right icon`] = ` children - node + other no @@ -12519,7 +12519,7 @@ exports[`Right icon`] = ` className - string + other no @@ -12533,7 +12533,7 @@ exports[`Right icon`] = ` disabled - bool + other no @@ -12561,7 +12561,7 @@ exports[`Right icon`] = ` icon - string + other no @@ -12575,7 +12575,7 @@ exports[`Right icon`] = ` iconRight - string + other no @@ -12589,7 +12589,7 @@ exports[`Right icon`] = ` label - string + other no @@ -12603,7 +12603,7 @@ exports[`Right icon`] = ` onBlur - func + other no @@ -12617,7 +12617,7 @@ exports[`Right icon`] = ` onClick - func + other no @@ -12631,7 +12631,7 @@ exports[`Right icon`] = ` onFocus - func + other no @@ -12645,7 +12645,7 @@ exports[`Right icon`] = ` selected - bool + other no diff --git a/.storybook/__storyshots__/Form.shot b/.storybook/__storyshots__/Form.shot index 3058c08e3..5477991b0 100644 --- a/.storybook/__storyshots__/Form.shot +++ b/.storybook/__storyshots__/Form.shot @@ -4275,7 +4275,7 @@ exports[`Compound Form`] = ` selectedText - string + other no @@ -4299,7 +4299,7 @@ exports[`Compound Form`] = ` id - string + other no @@ -4313,7 +4313,7 @@ exports[`Compound Form`] = ` children - node + other no @@ -4327,7 +4327,7 @@ exports[`Compound Form`] = ` defaultOpened - bool + other no @@ -4341,7 +4341,7 @@ exports[`Compound Form`] = ` className - string + other no @@ -4395,7 +4395,7 @@ exports[`Compound Form`] = ` cols - number + other no @@ -4409,7 +4409,7 @@ exports[`Compound Form`] = ` onSelect - func + other no @@ -4423,7 +4423,7 @@ exports[`Compound Form`] = ` name - string + other no @@ -4437,7 +4437,7 @@ exports[`Compound Form`] = ` label - string + other no @@ -4451,7 +4451,7 @@ exports[`Compound Form`] = ` multiSelect - bool + other no @@ -4476,7 +4476,7 @@ exports[`Compound Form`] = ` menuStyle - object + other no @@ -4490,7 +4490,7 @@ exports[`Compound Form`] = ` menuSize - string + other no @@ -4504,7 +4504,7 @@ exports[`Compound Form`] = ` onBlur - func + other no @@ -4518,7 +4518,7 @@ exports[`Compound Form`] = ` onChange - func + other no @@ -4532,7 +4532,7 @@ exports[`Compound Form`] = ` onComplete - func + other no @@ -4546,7 +4546,7 @@ exports[`Compound Form`] = ` onKeyDown - func + other no @@ -4560,7 +4560,7 @@ exports[`Compound Form`] = ` onValueChange - func + other no @@ -4574,7 +4574,7 @@ exports[`Compound Form`] = ` optionsSelectedText - string + other no @@ -4598,7 +4598,7 @@ exports[`Compound Form`] = ` required - bool + other no @@ -4612,7 +4612,7 @@ exports[`Compound Form`] = ` totalCols - number + other no @@ -4679,7 +4679,7 @@ exports[`Compound Form`] = ` children - node + other no @@ -4693,7 +4693,7 @@ exports[`Compound Form`] = ` className - string + other no @@ -4770,7 +4770,7 @@ exports[`Compound Form`] = ` children - node + other no @@ -4784,7 +4784,7 @@ exports[`Compound Form`] = ` className - string + other no @@ -4798,7 +4798,7 @@ exports[`Compound Form`] = ` label - string + other no @@ -4851,7 +4851,7 @@ exports[`Compound Form`] = ` children - node + other no @@ -4865,7 +4865,7 @@ exports[`Compound Form`] = ` className - string + other no @@ -4879,7 +4879,7 @@ exports[`Compound Form`] = ` cols - number + other no @@ -4907,7 +4907,7 @@ exports[`Compound Form`] = ` label - string + other no @@ -4921,7 +4921,7 @@ exports[`Compound Form`] = ` name - string + other no @@ -4935,7 +4935,7 @@ exports[`Compound Form`] = ` onChange - func + other no @@ -4949,7 +4949,7 @@ exports[`Compound Form`] = ` required - bool + other no @@ -4963,7 +4963,7 @@ exports[`Compound Form`] = ` style - object + other no @@ -4977,7 +4977,7 @@ exports[`Compound Form`] = ` totalCols - number + other no @@ -5030,7 +5030,7 @@ exports[`Compound Form`] = ` grouped - bool + other no @@ -5044,7 +5044,7 @@ exports[`Compound Form`] = ` className - string + other no @@ -5058,7 +5058,7 @@ exports[`Compound Form`] = ` checked - bool + other no @@ -5072,7 +5072,7 @@ exports[`Compound Form`] = ` checkboxRef - func + other no @@ -5086,7 +5086,7 @@ exports[`Compound Form`] = ` cols - number + other no @@ -5100,7 +5100,7 @@ exports[`Compound Form`] = ` defaultChecked - bool + other no @@ -5128,7 +5128,7 @@ exports[`Compound Form`] = ` label - string + other no @@ -5142,7 +5142,7 @@ exports[`Compound Form`] = ` name - string + other no @@ -5156,7 +5156,7 @@ exports[`Compound Form`] = ` required - bool + other no @@ -5170,7 +5170,7 @@ exports[`Compound Form`] = ` totalCols - number + other no @@ -5237,7 +5237,7 @@ exports[`Compound Form`] = ` includeTime - bool + other no @@ -5251,7 +5251,7 @@ exports[`Compound Form`] = ` extensionRenderer - func + other no @@ -5265,7 +5265,7 @@ exports[`Compound Form`] = ` dateFormat - string + other no @@ -5293,7 +5293,7 @@ exports[`Compound Form`] = ` defaultOpened - bool + other no @@ -5307,7 +5307,7 @@ exports[`Compound Form`] = ` cols - number + other no @@ -5321,7 +5321,7 @@ exports[`Compound Form`] = ` defaultValue - string + other no @@ -5335,7 +5335,7 @@ exports[`Compound Form`] = ` onChange - func + other no @@ -5349,7 +5349,7 @@ exports[`Compound Form`] = ` id - string + other no @@ -5363,7 +5363,7 @@ exports[`Compound Form`] = ` onValueChange - func + other no @@ -5377,7 +5377,7 @@ exports[`Compound Form`] = ` required - bool + other no @@ -5391,7 +5391,7 @@ exports[`Compound Form`] = ` onKeyDown - func + other no @@ -5405,7 +5405,7 @@ exports[`Compound Form`] = ` onBlur - func + other no @@ -5419,7 +5419,7 @@ exports[`Compound Form`] = ` maxDate - string + other no @@ -5433,7 +5433,7 @@ exports[`Compound Form`] = ` label - string + other no @@ -5447,7 +5447,7 @@ exports[`Compound Form`] = ` onComplete - func + other no @@ -5485,7 +5485,7 @@ exports[`Compound Form`] = ` minDate - string + other no @@ -5499,7 +5499,7 @@ exports[`Compound Form`] = ` totalCols - number + other no @@ -5513,7 +5513,7 @@ exports[`Compound Form`] = ` value - string + other no @@ -5566,7 +5566,7 @@ exports[`Compound Form`] = ` bare - bool + other no @@ -5580,7 +5580,7 @@ exports[`Compound Form`] = ` id - string + other no @@ -5594,7 +5594,7 @@ exports[`Compound Form`] = ` addonRight - string + other no @@ -5608,7 +5608,7 @@ exports[`Compound Form`] = ` addonLeft - string + other no @@ -5650,7 +5650,7 @@ exports[`Compound Form`] = ` cols - number + other no @@ -5678,7 +5678,7 @@ exports[`Compound Form`] = ` defaultValue - string + other no @@ -5692,7 +5692,7 @@ exports[`Compound Form`] = ` htmlReadOnly - bool + other no @@ -5706,7 +5706,7 @@ exports[`Compound Form`] = ` className - string + other no @@ -5720,7 +5720,7 @@ exports[`Compound Form`] = ` inputRef - func + other no @@ -5734,7 +5734,7 @@ exports[`Compound Form`] = ` label - string + other no @@ -5748,7 +5748,7 @@ exports[`Compound Form`] = ` onChange - func + other no @@ -5762,7 +5762,7 @@ exports[`Compound Form`] = ` onKeyDown - func + other no @@ -5776,7 +5776,7 @@ exports[`Compound Form`] = ` placeholder - string + other no @@ -5790,7 +5790,7 @@ exports[`Compound Form`] = ` readOnly - bool + other no @@ -5804,7 +5804,7 @@ exports[`Compound Form`] = ` required - bool + other no @@ -5818,7 +5818,7 @@ exports[`Compound Form`] = ` symbolPattern - string + other no @@ -5832,7 +5832,7 @@ exports[`Compound Form`] = ` totalCols - number + other no @@ -5846,7 +5846,7 @@ exports[`Compound Form`] = ` value - string + other no @@ -5899,7 +5899,7 @@ exports[`Compound Form`] = ` lookupFilter - func + other no @@ -5913,7 +5913,7 @@ exports[`Compound Form`] = ` cols - number + other no @@ -5927,7 +5927,7 @@ exports[`Compound Form`] = ` className - string + other no @@ -5941,7 +5941,7 @@ exports[`Compound Form`] = ` listFooter - node + other no @@ -5955,7 +5955,7 @@ exports[`Compound Form`] = ` id - string + other no @@ -5969,7 +5969,7 @@ exports[`Compound Form`] = ` defaultTargetScope - string + other no @@ -5983,7 +5983,7 @@ exports[`Compound Form`] = ` defaultValue - string + other no @@ -6039,7 +6039,7 @@ exports[`Compound Form`] = ` defaultOpened - bool + other no @@ -6067,7 +6067,7 @@ exports[`Compound Form`] = ` defaultSearchText - string + other no @@ -6081,7 +6081,7 @@ exports[`Compound Form`] = ` onSearchTextChange - func + other no @@ -6095,7 +6095,7 @@ exports[`Compound Form`] = ` loading - bool + other no @@ -6109,7 +6109,7 @@ exports[`Compound Form`] = ` label - string + other no @@ -6123,7 +6123,7 @@ exports[`Compound Form`] = ` listHeader - node + other no @@ -6137,7 +6137,7 @@ exports[`Compound Form`] = ` onScopeChange - func + other no @@ -6151,7 +6151,7 @@ exports[`Compound Form`] = ` opened - bool + other no @@ -6165,7 +6165,7 @@ exports[`Compound Form`] = ` onComplete - func + other no @@ -6179,7 +6179,7 @@ exports[`Compound Form`] = ` onSelect - func + other no @@ -6193,7 +6193,7 @@ exports[`Compound Form`] = ` onBlur - func + other no @@ -6207,7 +6207,7 @@ exports[`Compound Form`] = ` onLookupRequest - func + other no @@ -6221,7 +6221,7 @@ exports[`Compound Form`] = ` onScopeMenuClick - func + other no @@ -6235,7 +6235,7 @@ exports[`Compound Form`] = ` required - bool + other no @@ -6263,7 +6263,7 @@ exports[`Compound Form`] = ` searchText - string + other no @@ -6291,7 +6291,7 @@ exports[`Compound Form`] = ` targetScope - string + other no @@ -6305,7 +6305,7 @@ exports[`Compound Form`] = ` totalCols - number + other no @@ -6319,7 +6319,7 @@ exports[`Compound Form`] = ` value - string + other no @@ -6372,7 +6372,7 @@ exports[`Compound Form`] = ` children - node + other no @@ -6439,7 +6439,7 @@ exports[`Compound Form`] = ` children - node + other no @@ -6467,7 +6467,7 @@ exports[`Compound Form`] = ` selected - bool + other no @@ -6534,7 +6534,7 @@ exports[`Compound Form`] = ` checked - bool + other no @@ -6548,7 +6548,7 @@ exports[`Compound Form`] = ` className - string + other no @@ -6562,7 +6562,7 @@ exports[`Compound Form`] = ` defaultChecked - bool + other no @@ -6576,7 +6576,7 @@ exports[`Compound Form`] = ` label - string + other no @@ -6590,7 +6590,7 @@ exports[`Compound Form`] = ` name - string + other no @@ -6657,7 +6657,7 @@ exports[`Compound Form`] = ` children - node + other no @@ -6671,7 +6671,7 @@ exports[`Compound Form`] = ` className - string + other no @@ -6685,7 +6685,7 @@ exports[`Compound Form`] = ` cols - number + other no @@ -6713,7 +6713,7 @@ exports[`Compound Form`] = ` label - string + other no @@ -6727,7 +6727,7 @@ exports[`Compound Form`] = ` name - string + other no @@ -6741,7 +6741,7 @@ exports[`Compound Form`] = ` onChange - func + other no @@ -6755,7 +6755,7 @@ exports[`Compound Form`] = ` required - bool + other no @@ -6769,7 +6769,7 @@ exports[`Compound Form`] = ` style - object + other no @@ -6783,7 +6783,7 @@ exports[`Compound Form`] = ` totalCols - number + other no @@ -6836,7 +6836,7 @@ exports[`Compound Form`] = ` children - node + other no @@ -6850,7 +6850,7 @@ exports[`Compound Form`] = ` className - string + other no @@ -6864,7 +6864,7 @@ exports[`Compound Form`] = ` cols - number + other no @@ -6917,7 +6917,7 @@ exports[`Compound Form`] = ` className - string + other no @@ -6931,7 +6931,7 @@ exports[`Compound Form`] = ` cols - number + other no @@ -6959,7 +6959,7 @@ exports[`Compound Form`] = ` id - string + other no @@ -6973,7 +6973,7 @@ exports[`Compound Form`] = ` label - string + other no @@ -6987,7 +6987,7 @@ exports[`Compound Form`] = ` onChange - func + other no @@ -7001,7 +7001,7 @@ exports[`Compound Form`] = ` required - bool + other no @@ -7015,7 +7015,7 @@ exports[`Compound Form`] = ` totalCols - number + other no @@ -7068,7 +7068,7 @@ exports[`Compound Form`] = ` className - string + other no @@ -7082,7 +7082,7 @@ exports[`Compound Form`] = ` cols - number + other no @@ -7110,7 +7110,7 @@ exports[`Compound Form`] = ` id - string + other no @@ -7124,7 +7124,7 @@ exports[`Compound Form`] = ` label - string + other no @@ -7138,7 +7138,7 @@ exports[`Compound Form`] = ` onChange - func + other no @@ -7152,7 +7152,7 @@ exports[`Compound Form`] = ` required - bool + other no @@ -7166,7 +7166,7 @@ exports[`Compound Form`] = ` textareaRef - func + other no @@ -7180,7 +7180,7 @@ exports[`Compound Form`] = ` totalCols - number + other no @@ -9199,7 +9199,7 @@ exports[`Horizontal Form`] = ` children - node + other no @@ -9266,7 +9266,7 @@ exports[`Horizontal Form`] = ` children - node + other no @@ -9280,7 +9280,7 @@ exports[`Horizontal Form`] = ` className - string + other no @@ -9357,7 +9357,7 @@ exports[`Horizontal Form`] = ` grouped - bool + other no @@ -9371,7 +9371,7 @@ exports[`Horizontal Form`] = ` className - string + other no @@ -9385,7 +9385,7 @@ exports[`Horizontal Form`] = ` checked - bool + other no @@ -9399,7 +9399,7 @@ exports[`Horizontal Form`] = ` checkboxRef - func + other no @@ -9413,7 +9413,7 @@ exports[`Horizontal Form`] = ` cols - number + other no @@ -9427,7 +9427,7 @@ exports[`Horizontal Form`] = ` defaultChecked - bool + other no @@ -9455,7 +9455,7 @@ exports[`Horizontal Form`] = ` label - string + other no @@ -9469,7 +9469,7 @@ exports[`Horizontal Form`] = ` name - string + other no @@ -9483,7 +9483,7 @@ exports[`Horizontal Form`] = ` required - bool + other no @@ -9497,7 +9497,7 @@ exports[`Horizontal Form`] = ` totalCols - number + other no @@ -9564,7 +9564,7 @@ exports[`Horizontal Form`] = ` children - node + other no @@ -9578,7 +9578,7 @@ exports[`Horizontal Form`] = ` className - string + other no @@ -9592,7 +9592,7 @@ exports[`Horizontal Form`] = ` cols - number + other no @@ -9620,7 +9620,7 @@ exports[`Horizontal Form`] = ` label - string + other no @@ -9634,7 +9634,7 @@ exports[`Horizontal Form`] = ` name - string + other no @@ -9648,7 +9648,7 @@ exports[`Horizontal Form`] = ` onChange - func + other no @@ -9662,7 +9662,7 @@ exports[`Horizontal Form`] = ` required - bool + other no @@ -9676,7 +9676,7 @@ exports[`Horizontal Form`] = ` style - object + other no @@ -9690,7 +9690,7 @@ exports[`Horizontal Form`] = ` totalCols - number + other no @@ -9743,7 +9743,7 @@ exports[`Horizontal Form`] = ` includeTime - bool + other no @@ -9757,7 +9757,7 @@ exports[`Horizontal Form`] = ` extensionRenderer - func + other no @@ -9771,7 +9771,7 @@ exports[`Horizontal Form`] = ` dateFormat - string + other no @@ -9799,7 +9799,7 @@ exports[`Horizontal Form`] = ` defaultOpened - bool + other no @@ -9813,7 +9813,7 @@ exports[`Horizontal Form`] = ` cols - number + other no @@ -9827,7 +9827,7 @@ exports[`Horizontal Form`] = ` defaultValue - string + other no @@ -9841,7 +9841,7 @@ exports[`Horizontal Form`] = ` onChange - func + other no @@ -9855,7 +9855,7 @@ exports[`Horizontal Form`] = ` id - string + other no @@ -9869,7 +9869,7 @@ exports[`Horizontal Form`] = ` onValueChange - func + other no @@ -9883,7 +9883,7 @@ exports[`Horizontal Form`] = ` required - bool + other no @@ -9897,7 +9897,7 @@ exports[`Horizontal Form`] = ` onKeyDown - func + other no @@ -9911,7 +9911,7 @@ exports[`Horizontal Form`] = ` onBlur - func + other no @@ -9925,7 +9925,7 @@ exports[`Horizontal Form`] = ` maxDate - string + other no @@ -9939,7 +9939,7 @@ exports[`Horizontal Form`] = ` label - string + other no @@ -9953,7 +9953,7 @@ exports[`Horizontal Form`] = ` onComplete - func + other no @@ -9991,7 +9991,7 @@ exports[`Horizontal Form`] = ` minDate - string + other no @@ -10005,7 +10005,7 @@ exports[`Horizontal Form`] = ` totalCols - number + other no @@ -10019,7 +10019,7 @@ exports[`Horizontal Form`] = ` value - string + other no @@ -10072,7 +10072,7 @@ exports[`Horizontal Form`] = ` bare - bool + other no @@ -10086,7 +10086,7 @@ exports[`Horizontal Form`] = ` id - string + other no @@ -10100,7 +10100,7 @@ exports[`Horizontal Form`] = ` addonRight - string + other no @@ -10114,7 +10114,7 @@ exports[`Horizontal Form`] = ` addonLeft - string + other no @@ -10156,7 +10156,7 @@ exports[`Horizontal Form`] = ` cols - number + other no @@ -10184,7 +10184,7 @@ exports[`Horizontal Form`] = ` defaultValue - string + other no @@ -10198,7 +10198,7 @@ exports[`Horizontal Form`] = ` htmlReadOnly - bool + other no @@ -10212,7 +10212,7 @@ exports[`Horizontal Form`] = ` className - string + other no @@ -10226,7 +10226,7 @@ exports[`Horizontal Form`] = ` inputRef - func + other no @@ -10240,7 +10240,7 @@ exports[`Horizontal Form`] = ` label - string + other no @@ -10254,7 +10254,7 @@ exports[`Horizontal Form`] = ` onChange - func + other no @@ -10268,7 +10268,7 @@ exports[`Horizontal Form`] = ` onKeyDown - func + other no @@ -10282,7 +10282,7 @@ exports[`Horizontal Form`] = ` placeholder - string + other no @@ -10296,7 +10296,7 @@ exports[`Horizontal Form`] = ` readOnly - bool + other no @@ -10310,7 +10310,7 @@ exports[`Horizontal Form`] = ` required - bool + other no @@ -10324,7 +10324,7 @@ exports[`Horizontal Form`] = ` symbolPattern - string + other no @@ -10338,7 +10338,7 @@ exports[`Horizontal Form`] = ` totalCols - number + other no @@ -10352,7 +10352,7 @@ exports[`Horizontal Form`] = ` value - string + other no @@ -10405,7 +10405,7 @@ exports[`Horizontal Form`] = ` lookupFilter - func + other no @@ -10419,7 +10419,7 @@ exports[`Horizontal Form`] = ` cols - number + other no @@ -10433,7 +10433,7 @@ exports[`Horizontal Form`] = ` className - string + other no @@ -10447,7 +10447,7 @@ exports[`Horizontal Form`] = ` listFooter - node + other no @@ -10461,7 +10461,7 @@ exports[`Horizontal Form`] = ` id - string + other no @@ -10475,7 +10475,7 @@ exports[`Horizontal Form`] = ` defaultTargetScope - string + other no @@ -10489,7 +10489,7 @@ exports[`Horizontal Form`] = ` defaultValue - string + other no @@ -10545,7 +10545,7 @@ exports[`Horizontal Form`] = ` defaultOpened - bool + other no @@ -10573,7 +10573,7 @@ exports[`Horizontal Form`] = ` defaultSearchText - string + other no @@ -10587,7 +10587,7 @@ exports[`Horizontal Form`] = ` onSearchTextChange - func + other no @@ -10601,7 +10601,7 @@ exports[`Horizontal Form`] = ` loading - bool + other no @@ -10615,7 +10615,7 @@ exports[`Horizontal Form`] = ` label - string + other no @@ -10629,7 +10629,7 @@ exports[`Horizontal Form`] = ` listHeader - node + other no @@ -10643,7 +10643,7 @@ exports[`Horizontal Form`] = ` onScopeChange - func + other no @@ -10657,7 +10657,7 @@ exports[`Horizontal Form`] = ` opened - bool + other no @@ -10671,7 +10671,7 @@ exports[`Horizontal Form`] = ` onComplete - func + other no @@ -10685,7 +10685,7 @@ exports[`Horizontal Form`] = ` onSelect - func + other no @@ -10699,7 +10699,7 @@ exports[`Horizontal Form`] = ` onBlur - func + other no @@ -10713,7 +10713,7 @@ exports[`Horizontal Form`] = ` onLookupRequest - func + other no @@ -10727,7 +10727,7 @@ exports[`Horizontal Form`] = ` onScopeMenuClick - func + other no @@ -10741,7 +10741,7 @@ exports[`Horizontal Form`] = ` required - bool + other no @@ -10769,7 +10769,7 @@ exports[`Horizontal Form`] = ` searchText - string + other no @@ -10797,7 +10797,7 @@ exports[`Horizontal Form`] = ` targetScope - string + other no @@ -10811,7 +10811,7 @@ exports[`Horizontal Form`] = ` totalCols - number + other no @@ -10825,7 +10825,7 @@ exports[`Horizontal Form`] = ` value - string + other no @@ -10878,7 +10878,7 @@ exports[`Horizontal Form`] = ` selectedText - string + other no @@ -10902,7 +10902,7 @@ exports[`Horizontal Form`] = ` id - string + other no @@ -10916,7 +10916,7 @@ exports[`Horizontal Form`] = ` children - node + other no @@ -10930,7 +10930,7 @@ exports[`Horizontal Form`] = ` defaultOpened - bool + other no @@ -10944,7 +10944,7 @@ exports[`Horizontal Form`] = ` className - string + other no @@ -10998,7 +10998,7 @@ exports[`Horizontal Form`] = ` cols - number + other no @@ -11012,7 +11012,7 @@ exports[`Horizontal Form`] = ` onSelect - func + other no @@ -11026,7 +11026,7 @@ exports[`Horizontal Form`] = ` name - string + other no @@ -11040,7 +11040,7 @@ exports[`Horizontal Form`] = ` label - string + other no @@ -11054,7 +11054,7 @@ exports[`Horizontal Form`] = ` multiSelect - bool + other no @@ -11079,7 +11079,7 @@ exports[`Horizontal Form`] = ` menuStyle - object + other no @@ -11093,7 +11093,7 @@ exports[`Horizontal Form`] = ` menuSize - string + other no @@ -11107,7 +11107,7 @@ exports[`Horizontal Form`] = ` onBlur - func + other no @@ -11121,7 +11121,7 @@ exports[`Horizontal Form`] = ` onChange - func + other no @@ -11135,7 +11135,7 @@ exports[`Horizontal Form`] = ` onComplete - func + other no @@ -11149,7 +11149,7 @@ exports[`Horizontal Form`] = ` onKeyDown - func + other no @@ -11163,7 +11163,7 @@ exports[`Horizontal Form`] = ` onValueChange - func + other no @@ -11177,7 +11177,7 @@ exports[`Horizontal Form`] = ` optionsSelectedText - string + other no @@ -11201,7 +11201,7 @@ exports[`Horizontal Form`] = ` required - bool + other no @@ -11215,7 +11215,7 @@ exports[`Horizontal Form`] = ` totalCols - number + other no @@ -11282,7 +11282,7 @@ exports[`Horizontal Form`] = ` children - node + other no @@ -11310,7 +11310,7 @@ exports[`Horizontal Form`] = ` selected - bool + other no @@ -11377,7 +11377,7 @@ exports[`Horizontal Form`] = ` checked - bool + other no @@ -11391,7 +11391,7 @@ exports[`Horizontal Form`] = ` className - string + other no @@ -11405,7 +11405,7 @@ exports[`Horizontal Form`] = ` defaultChecked - bool + other no @@ -11419,7 +11419,7 @@ exports[`Horizontal Form`] = ` label - string + other no @@ -11433,7 +11433,7 @@ exports[`Horizontal Form`] = ` name - string + other no @@ -11500,7 +11500,7 @@ exports[`Horizontal Form`] = ` children - node + other no @@ -11514,7 +11514,7 @@ exports[`Horizontal Form`] = ` className - string + other no @@ -11528,7 +11528,7 @@ exports[`Horizontal Form`] = ` cols - number + other no @@ -11556,7 +11556,7 @@ exports[`Horizontal Form`] = ` label - string + other no @@ -11570,7 +11570,7 @@ exports[`Horizontal Form`] = ` name - string + other no @@ -11584,7 +11584,7 @@ exports[`Horizontal Form`] = ` onChange - func + other no @@ -11598,7 +11598,7 @@ exports[`Horizontal Form`] = ` required - bool + other no @@ -11612,7 +11612,7 @@ exports[`Horizontal Form`] = ` style - object + other no @@ -11626,7 +11626,7 @@ exports[`Horizontal Form`] = ` totalCols - number + other no @@ -11679,7 +11679,7 @@ exports[`Horizontal Form`] = ` className - string + other no @@ -11693,7 +11693,7 @@ exports[`Horizontal Form`] = ` cols - number + other no @@ -11721,7 +11721,7 @@ exports[`Horizontal Form`] = ` id - string + other no @@ -11735,7 +11735,7 @@ exports[`Horizontal Form`] = ` label - string + other no @@ -11749,7 +11749,7 @@ exports[`Horizontal Form`] = ` onChange - func + other no @@ -11763,7 +11763,7 @@ exports[`Horizontal Form`] = ` required - bool + other no @@ -11777,7 +11777,7 @@ exports[`Horizontal Form`] = ` totalCols - number + other no @@ -11830,7 +11830,7 @@ exports[`Horizontal Form`] = ` className - string + other no @@ -11844,7 +11844,7 @@ exports[`Horizontal Form`] = ` cols - number + other no @@ -11872,7 +11872,7 @@ exports[`Horizontal Form`] = ` id - string + other no @@ -11886,7 +11886,7 @@ exports[`Horizontal Form`] = ` label - string + other no @@ -11900,7 +11900,7 @@ exports[`Horizontal Form`] = ` onChange - func + other no @@ -11914,7 +11914,7 @@ exports[`Horizontal Form`] = ` required - bool + other no @@ -11928,7 +11928,7 @@ exports[`Horizontal Form`] = ` textareaRef - func + other no @@ -11942,7 +11942,7 @@ exports[`Horizontal Form`] = ` totalCols - number + other no @@ -12488,7 +12488,7 @@ exports[`Inline Form`] = ` loading - bool + other no @@ -12502,7 +12502,7 @@ exports[`Inline Form`] = ` buttonRef - func + other no @@ -12516,7 +12516,7 @@ exports[`Inline Form`] = ` alt - string + other no @@ -12544,7 +12544,7 @@ exports[`Inline Form`] = ` className - string + other no @@ -12558,7 +12558,7 @@ exports[`Inline Form`] = ` children - node + other no @@ -12586,7 +12586,7 @@ exports[`Inline Form`] = ` selected - bool + other no @@ -12600,7 +12600,7 @@ exports[`Inline Form`] = ` label - node + other no @@ -12614,7 +12614,7 @@ exports[`Inline Form`] = ` icon - string + other no @@ -12628,7 +12628,7 @@ exports[`Inline Form`] = ` onClick - func + other no @@ -12642,7 +12642,7 @@ exports[`Inline Form`] = ` inverse - bool + other no @@ -12656,7 +12656,7 @@ exports[`Inline Form`] = ` iconMore - string + other no @@ -12684,7 +12684,7 @@ exports[`Inline Form`] = ` htmlType - string + other no @@ -12765,7 +12765,7 @@ exports[`Inline Form`] = ` children - node + other no @@ -12779,7 +12779,7 @@ exports[`Inline Form`] = ` className - string + other no @@ -12856,7 +12856,7 @@ exports[`Inline Form`] = ` bare - bool + other no @@ -12870,7 +12870,7 @@ exports[`Inline Form`] = ` id - string + other no @@ -12884,7 +12884,7 @@ exports[`Inline Form`] = ` addonRight - string + other no @@ -12898,7 +12898,7 @@ exports[`Inline Form`] = ` addonLeft - string + other no @@ -12940,7 +12940,7 @@ exports[`Inline Form`] = ` cols - number + other no @@ -12968,7 +12968,7 @@ exports[`Inline Form`] = ` defaultValue - string + other no @@ -12982,7 +12982,7 @@ exports[`Inline Form`] = ` htmlReadOnly - bool + other no @@ -12996,7 +12996,7 @@ exports[`Inline Form`] = ` className - string + other no @@ -13010,7 +13010,7 @@ exports[`Inline Form`] = ` inputRef - func + other no @@ -13024,7 +13024,7 @@ exports[`Inline Form`] = ` label - string + other no @@ -13038,7 +13038,7 @@ exports[`Inline Form`] = ` onChange - func + other no @@ -13052,7 +13052,7 @@ exports[`Inline Form`] = ` onKeyDown - func + other no @@ -13066,7 +13066,7 @@ exports[`Inline Form`] = ` placeholder - string + other no @@ -13080,7 +13080,7 @@ exports[`Inline Form`] = ` readOnly - bool + other no @@ -13094,7 +13094,7 @@ exports[`Inline Form`] = ` required - bool + other no @@ -13108,7 +13108,7 @@ exports[`Inline Form`] = ` symbolPattern - string + other no @@ -13122,7 +13122,7 @@ exports[`Inline Form`] = ` totalCols - number + other no @@ -13136,7 +13136,7 @@ exports[`Inline Form`] = ` value - string + other no @@ -15131,7 +15131,7 @@ exports[`Stacked Form`] = ` children - node + other no @@ -15198,7 +15198,7 @@ exports[`Stacked Form`] = ` children - node + other no @@ -15212,7 +15212,7 @@ exports[`Stacked Form`] = ` className - string + other no @@ -15289,7 +15289,7 @@ exports[`Stacked Form`] = ` grouped - bool + other no @@ -15303,7 +15303,7 @@ exports[`Stacked Form`] = ` className - string + other no @@ -15317,7 +15317,7 @@ exports[`Stacked Form`] = ` checked - bool + other no @@ -15331,7 +15331,7 @@ exports[`Stacked Form`] = ` checkboxRef - func + other no @@ -15345,7 +15345,7 @@ exports[`Stacked Form`] = ` cols - number + other no @@ -15359,7 +15359,7 @@ exports[`Stacked Form`] = ` defaultChecked - bool + other no @@ -15387,7 +15387,7 @@ exports[`Stacked Form`] = ` label - string + other no @@ -15401,7 +15401,7 @@ exports[`Stacked Form`] = ` name - string + other no @@ -15415,7 +15415,7 @@ exports[`Stacked Form`] = ` required - bool + other no @@ -15429,7 +15429,7 @@ exports[`Stacked Form`] = ` totalCols - number + other no @@ -15496,7 +15496,7 @@ exports[`Stacked Form`] = ` children - node + other no @@ -15510,7 +15510,7 @@ exports[`Stacked Form`] = ` className - string + other no @@ -15524,7 +15524,7 @@ exports[`Stacked Form`] = ` cols - number + other no @@ -15552,7 +15552,7 @@ exports[`Stacked Form`] = ` label - string + other no @@ -15566,7 +15566,7 @@ exports[`Stacked Form`] = ` name - string + other no @@ -15580,7 +15580,7 @@ exports[`Stacked Form`] = ` onChange - func + other no @@ -15594,7 +15594,7 @@ exports[`Stacked Form`] = ` required - bool + other no @@ -15608,7 +15608,7 @@ exports[`Stacked Form`] = ` style - object + other no @@ -15622,7 +15622,7 @@ exports[`Stacked Form`] = ` totalCols - number + other no @@ -15675,7 +15675,7 @@ exports[`Stacked Form`] = ` includeTime - bool + other no @@ -15689,7 +15689,7 @@ exports[`Stacked Form`] = ` extensionRenderer - func + other no @@ -15703,7 +15703,7 @@ exports[`Stacked Form`] = ` dateFormat - string + other no @@ -15731,7 +15731,7 @@ exports[`Stacked Form`] = ` defaultOpened - bool + other no @@ -15745,7 +15745,7 @@ exports[`Stacked Form`] = ` cols - number + other no @@ -15759,7 +15759,7 @@ exports[`Stacked Form`] = ` defaultValue - string + other no @@ -15773,7 +15773,7 @@ exports[`Stacked Form`] = ` onChange - func + other no @@ -15787,7 +15787,7 @@ exports[`Stacked Form`] = ` id - string + other no @@ -15801,7 +15801,7 @@ exports[`Stacked Form`] = ` onValueChange - func + other no @@ -15815,7 +15815,7 @@ exports[`Stacked Form`] = ` required - bool + other no @@ -15829,7 +15829,7 @@ exports[`Stacked Form`] = ` onKeyDown - func + other no @@ -15843,7 +15843,7 @@ exports[`Stacked Form`] = ` onBlur - func + other no @@ -15857,7 +15857,7 @@ exports[`Stacked Form`] = ` maxDate - string + other no @@ -15871,7 +15871,7 @@ exports[`Stacked Form`] = ` label - string + other no @@ -15885,7 +15885,7 @@ exports[`Stacked Form`] = ` onComplete - func + other no @@ -15923,7 +15923,7 @@ exports[`Stacked Form`] = ` minDate - string + other no @@ -15937,7 +15937,7 @@ exports[`Stacked Form`] = ` totalCols - number + other no @@ -15951,7 +15951,7 @@ exports[`Stacked Form`] = ` value - string + other no @@ -16004,7 +16004,7 @@ exports[`Stacked Form`] = ` bare - bool + other no @@ -16018,7 +16018,7 @@ exports[`Stacked Form`] = ` id - string + other no @@ -16032,7 +16032,7 @@ exports[`Stacked Form`] = ` addonRight - string + other no @@ -16046,7 +16046,7 @@ exports[`Stacked Form`] = ` addonLeft - string + other no @@ -16088,7 +16088,7 @@ exports[`Stacked Form`] = ` cols - number + other no @@ -16116,7 +16116,7 @@ exports[`Stacked Form`] = ` defaultValue - string + other no @@ -16130,7 +16130,7 @@ exports[`Stacked Form`] = ` htmlReadOnly - bool + other no @@ -16144,7 +16144,7 @@ exports[`Stacked Form`] = ` className - string + other no @@ -16158,7 +16158,7 @@ exports[`Stacked Form`] = ` inputRef - func + other no @@ -16172,7 +16172,7 @@ exports[`Stacked Form`] = ` label - string + other no @@ -16186,7 +16186,7 @@ exports[`Stacked Form`] = ` onChange - func + other no @@ -16200,7 +16200,7 @@ exports[`Stacked Form`] = ` onKeyDown - func + other no @@ -16214,7 +16214,7 @@ exports[`Stacked Form`] = ` placeholder - string + other no @@ -16228,7 +16228,7 @@ exports[`Stacked Form`] = ` readOnly - bool + other no @@ -16242,7 +16242,7 @@ exports[`Stacked Form`] = ` required - bool + other no @@ -16256,7 +16256,7 @@ exports[`Stacked Form`] = ` symbolPattern - string + other no @@ -16270,7 +16270,7 @@ exports[`Stacked Form`] = ` totalCols - number + other no @@ -16284,7 +16284,7 @@ exports[`Stacked Form`] = ` value - string + other no @@ -16337,7 +16337,7 @@ exports[`Stacked Form`] = ` lookupFilter - func + other no @@ -16351,7 +16351,7 @@ exports[`Stacked Form`] = ` cols - number + other no @@ -16365,7 +16365,7 @@ exports[`Stacked Form`] = ` className - string + other no @@ -16379,7 +16379,7 @@ exports[`Stacked Form`] = ` listFooter - node + other no @@ -16393,7 +16393,7 @@ exports[`Stacked Form`] = ` id - string + other no @@ -16407,7 +16407,7 @@ exports[`Stacked Form`] = ` defaultTargetScope - string + other no @@ -16421,7 +16421,7 @@ exports[`Stacked Form`] = ` defaultValue - string + other no @@ -16477,7 +16477,7 @@ exports[`Stacked Form`] = ` defaultOpened - bool + other no @@ -16505,7 +16505,7 @@ exports[`Stacked Form`] = ` defaultSearchText - string + other no @@ -16519,7 +16519,7 @@ exports[`Stacked Form`] = ` onSearchTextChange - func + other no @@ -16533,7 +16533,7 @@ exports[`Stacked Form`] = ` loading - bool + other no @@ -16547,7 +16547,7 @@ exports[`Stacked Form`] = ` label - string + other no @@ -16561,7 +16561,7 @@ exports[`Stacked Form`] = ` listHeader - node + other no @@ -16575,7 +16575,7 @@ exports[`Stacked Form`] = ` onScopeChange - func + other no @@ -16589,7 +16589,7 @@ exports[`Stacked Form`] = ` opened - bool + other no @@ -16603,7 +16603,7 @@ exports[`Stacked Form`] = ` onComplete - func + other no @@ -16617,7 +16617,7 @@ exports[`Stacked Form`] = ` onSelect - func + other no @@ -16631,7 +16631,7 @@ exports[`Stacked Form`] = ` onBlur - func + other no @@ -16645,7 +16645,7 @@ exports[`Stacked Form`] = ` onLookupRequest - func + other no @@ -16659,7 +16659,7 @@ exports[`Stacked Form`] = ` onScopeMenuClick - func + other no @@ -16673,7 +16673,7 @@ exports[`Stacked Form`] = ` required - bool + other no @@ -16701,7 +16701,7 @@ exports[`Stacked Form`] = ` searchText - string + other no @@ -16729,7 +16729,7 @@ exports[`Stacked Form`] = ` targetScope - string + other no @@ -16743,7 +16743,7 @@ exports[`Stacked Form`] = ` totalCols - number + other no @@ -16757,7 +16757,7 @@ exports[`Stacked Form`] = ` value - string + other no @@ -16810,7 +16810,7 @@ exports[`Stacked Form`] = ` selectedText - string + other no @@ -16834,7 +16834,7 @@ exports[`Stacked Form`] = ` id - string + other no @@ -16848,7 +16848,7 @@ exports[`Stacked Form`] = ` children - node + other no @@ -16862,7 +16862,7 @@ exports[`Stacked Form`] = ` defaultOpened - bool + other no @@ -16876,7 +16876,7 @@ exports[`Stacked Form`] = ` className - string + other no @@ -16930,7 +16930,7 @@ exports[`Stacked Form`] = ` cols - number + other no @@ -16944,7 +16944,7 @@ exports[`Stacked Form`] = ` onSelect - func + other no @@ -16958,7 +16958,7 @@ exports[`Stacked Form`] = ` name - string + other no @@ -16972,7 +16972,7 @@ exports[`Stacked Form`] = ` label - string + other no @@ -16986,7 +16986,7 @@ exports[`Stacked Form`] = ` multiSelect - bool + other no @@ -17011,7 +17011,7 @@ exports[`Stacked Form`] = ` menuStyle - object + other no @@ -17025,7 +17025,7 @@ exports[`Stacked Form`] = ` menuSize - string + other no @@ -17039,7 +17039,7 @@ exports[`Stacked Form`] = ` onBlur - func + other no @@ -17053,7 +17053,7 @@ exports[`Stacked Form`] = ` onChange - func + other no @@ -17067,7 +17067,7 @@ exports[`Stacked Form`] = ` onComplete - func + other no @@ -17081,7 +17081,7 @@ exports[`Stacked Form`] = ` onKeyDown - func + other no @@ -17095,7 +17095,7 @@ exports[`Stacked Form`] = ` onValueChange - func + other no @@ -17109,7 +17109,7 @@ exports[`Stacked Form`] = ` optionsSelectedText - string + other no @@ -17133,7 +17133,7 @@ exports[`Stacked Form`] = ` required - bool + other no @@ -17147,7 +17147,7 @@ exports[`Stacked Form`] = ` totalCols - number + other no @@ -17214,7 +17214,7 @@ exports[`Stacked Form`] = ` children - node + other no @@ -17242,7 +17242,7 @@ exports[`Stacked Form`] = ` selected - bool + other no @@ -17309,7 +17309,7 @@ exports[`Stacked Form`] = ` checked - bool + other no @@ -17323,7 +17323,7 @@ exports[`Stacked Form`] = ` className - string + other no @@ -17337,7 +17337,7 @@ exports[`Stacked Form`] = ` defaultChecked - bool + other no @@ -17351,7 +17351,7 @@ exports[`Stacked Form`] = ` label - string + other no @@ -17365,7 +17365,7 @@ exports[`Stacked Form`] = ` name - string + other no @@ -17432,7 +17432,7 @@ exports[`Stacked Form`] = ` children - node + other no @@ -17446,7 +17446,7 @@ exports[`Stacked Form`] = ` className - string + other no @@ -17460,7 +17460,7 @@ exports[`Stacked Form`] = ` cols - number + other no @@ -17488,7 +17488,7 @@ exports[`Stacked Form`] = ` label - string + other no @@ -17502,7 +17502,7 @@ exports[`Stacked Form`] = ` name - string + other no @@ -17516,7 +17516,7 @@ exports[`Stacked Form`] = ` onChange - func + other no @@ -17530,7 +17530,7 @@ exports[`Stacked Form`] = ` required - bool + other no @@ -17544,7 +17544,7 @@ exports[`Stacked Form`] = ` style - object + other no @@ -17558,7 +17558,7 @@ exports[`Stacked Form`] = ` totalCols - number + other no @@ -17611,7 +17611,7 @@ exports[`Stacked Form`] = ` className - string + other no @@ -17625,7 +17625,7 @@ exports[`Stacked Form`] = ` cols - number + other no @@ -17653,7 +17653,7 @@ exports[`Stacked Form`] = ` id - string + other no @@ -17667,7 +17667,7 @@ exports[`Stacked Form`] = ` label - string + other no @@ -17681,7 +17681,7 @@ exports[`Stacked Form`] = ` onChange - func + other no @@ -17695,7 +17695,7 @@ exports[`Stacked Form`] = ` required - bool + other no @@ -17709,7 +17709,7 @@ exports[`Stacked Form`] = ` totalCols - number + other no @@ -17762,7 +17762,7 @@ exports[`Stacked Form`] = ` className - string + other no @@ -17776,7 +17776,7 @@ exports[`Stacked Form`] = ` cols - number + other no @@ -17804,7 +17804,7 @@ exports[`Stacked Form`] = ` id - string + other no @@ -17818,7 +17818,7 @@ exports[`Stacked Form`] = ` label - string + other no @@ -17832,7 +17832,7 @@ exports[`Stacked Form`] = ` onChange - func + other no @@ -17846,7 +17846,7 @@ exports[`Stacked Form`] = ` required - bool + other no @@ -17860,7 +17860,7 @@ exports[`Stacked Form`] = ` textareaRef - func + other no @@ -17874,7 +17874,7 @@ exports[`Stacked Form`] = ` totalCols - number + other no diff --git a/.storybook/__storyshots__/Grid.shot b/.storybook/__storyshots__/Grid.shot index d120c7ce4..3d5d83b9c 100644 --- a/.storybook/__storyshots__/Grid.shot +++ b/.storybook/__storyshots__/Grid.shot @@ -696,7 +696,7 @@ exports[`Equally Weighted`] = ` cols - number + other no @@ -710,7 +710,7 @@ exports[`Equally Weighted`] = ` children - node + other no @@ -738,7 +738,7 @@ exports[`Equally Weighted`] = ` colsMedium - number + other no @@ -752,7 +752,7 @@ exports[`Equally Weighted`] = ` className - string + other no @@ -766,7 +766,7 @@ exports[`Equally Weighted`] = ` colsLarge - number + other no @@ -780,7 +780,7 @@ exports[`Equally Weighted`] = ` noFlex - bool + other no @@ -794,7 +794,7 @@ exports[`Equally Weighted`] = ` colsSmall - number + other no @@ -808,7 +808,7 @@ exports[`Equally Weighted`] = ` order - number + other no @@ -822,7 +822,7 @@ exports[`Equally Weighted`] = ` orderLarge - number + other no @@ -836,7 +836,7 @@ exports[`Equally Weighted`] = ` orderMedium - number + other no @@ -850,7 +850,7 @@ exports[`Equally Weighted`] = ` orderSmall - number + other no @@ -878,7 +878,7 @@ exports[`Equally Weighted`] = ` totalCols - number + other no @@ -892,7 +892,7 @@ exports[`Equally Weighted`] = ` totalColsLarge - number + other no @@ -906,7 +906,7 @@ exports[`Equally Weighted`] = ` totalColsMedium - number + other no @@ -920,7 +920,7 @@ exports[`Equally Weighted`] = ` totalColsSmall - number + other no @@ -973,7 +973,7 @@ exports[`Equally Weighted`] = ` children - node + other no @@ -987,7 +987,7 @@ exports[`Equally Weighted`] = ` className - string + other no @@ -1001,7 +1001,7 @@ exports[`Equally Weighted`] = ` frame - bool + other no @@ -1075,7 +1075,7 @@ exports[`Equally Weighted`] = ` pullPadded - bool + other no @@ -1089,7 +1089,7 @@ exports[`Equally Weighted`] = ` children - node + other no @@ -1117,7 +1117,7 @@ exports[`Equally Weighted`] = ` className - string + other no @@ -1131,7 +1131,7 @@ exports[`Equally Weighted`] = ` cols - number + other no @@ -1145,7 +1145,7 @@ exports[`Equally Weighted`] = ` colsLarge - number + other no @@ -1159,7 +1159,7 @@ exports[`Equally Weighted`] = ` colsMedium - number + other no @@ -1173,7 +1173,7 @@ exports[`Equally Weighted`] = ` colsSmall - number + other no @@ -1187,7 +1187,7 @@ exports[`Equally Weighted`] = ` nowrap - bool + other no @@ -1201,7 +1201,7 @@ exports[`Equally Weighted`] = ` nowrapLarge - bool + other no @@ -1215,7 +1215,7 @@ exports[`Equally Weighted`] = ` nowrapMedium - bool + other no @@ -1229,7 +1229,7 @@ exports[`Equally Weighted`] = ` nowrapSmall - bool + other no @@ -2054,7 +2054,7 @@ exports[`Weighted`] = ` cols - number + other no @@ -2068,7 +2068,7 @@ exports[`Weighted`] = ` children - node + other no @@ -2096,7 +2096,7 @@ exports[`Weighted`] = ` colsMedium - number + other no @@ -2110,7 +2110,7 @@ exports[`Weighted`] = ` className - string + other no @@ -2124,7 +2124,7 @@ exports[`Weighted`] = ` colsLarge - number + other no @@ -2138,7 +2138,7 @@ exports[`Weighted`] = ` noFlex - bool + other no @@ -2152,7 +2152,7 @@ exports[`Weighted`] = ` colsSmall - number + other no @@ -2166,7 +2166,7 @@ exports[`Weighted`] = ` order - number + other no @@ -2180,7 +2180,7 @@ exports[`Weighted`] = ` orderLarge - number + other no @@ -2194,7 +2194,7 @@ exports[`Weighted`] = ` orderMedium - number + other no @@ -2208,7 +2208,7 @@ exports[`Weighted`] = ` orderSmall - number + other no @@ -2236,7 +2236,7 @@ exports[`Weighted`] = ` totalCols - number + other no @@ -2250,7 +2250,7 @@ exports[`Weighted`] = ` totalColsLarge - number + other no @@ -2264,7 +2264,7 @@ exports[`Weighted`] = ` totalColsMedium - number + other no @@ -2278,7 +2278,7 @@ exports[`Weighted`] = ` totalColsSmall - number + other no @@ -2331,7 +2331,7 @@ exports[`Weighted`] = ` children - node + other no @@ -2345,7 +2345,7 @@ exports[`Weighted`] = ` className - string + other no @@ -2359,7 +2359,7 @@ exports[`Weighted`] = ` frame - bool + other no @@ -2433,7 +2433,7 @@ exports[`Weighted`] = ` pullPadded - bool + other no @@ -2447,7 +2447,7 @@ exports[`Weighted`] = ` children - node + other no @@ -2475,7 +2475,7 @@ exports[`Weighted`] = ` className - string + other no @@ -2489,7 +2489,7 @@ exports[`Weighted`] = ` cols - number + other no @@ -2503,7 +2503,7 @@ exports[`Weighted`] = ` colsLarge - number + other no @@ -2517,7 +2517,7 @@ exports[`Weighted`] = ` colsMedium - number + other no @@ -2531,7 +2531,7 @@ exports[`Weighted`] = ` colsSmall - number + other no @@ -2545,7 +2545,7 @@ exports[`Weighted`] = ` nowrap - bool + other no @@ -2559,7 +2559,7 @@ exports[`Weighted`] = ` nowrapLarge - bool + other no @@ -2573,7 +2573,7 @@ exports[`Weighted`] = ` nowrapMedium - bool + other no @@ -2587,7 +2587,7 @@ exports[`Weighted`] = ` nowrapSmall - bool + other no @@ -3718,7 +3718,7 @@ exports[`Weighted, no-flex`] = ` cols - number + other no @@ -3732,7 +3732,7 @@ exports[`Weighted, no-flex`] = ` children - node + other no @@ -3760,7 +3760,7 @@ exports[`Weighted, no-flex`] = ` colsMedium - number + other no @@ -3774,7 +3774,7 @@ exports[`Weighted, no-flex`] = ` className - string + other no @@ -3788,7 +3788,7 @@ exports[`Weighted, no-flex`] = ` colsLarge - number + other no @@ -3802,7 +3802,7 @@ exports[`Weighted, no-flex`] = ` noFlex - bool + other no @@ -3816,7 +3816,7 @@ exports[`Weighted, no-flex`] = ` colsSmall - number + other no @@ -3830,7 +3830,7 @@ exports[`Weighted, no-flex`] = ` order - number + other no @@ -3844,7 +3844,7 @@ exports[`Weighted, no-flex`] = ` orderLarge - number + other no @@ -3858,7 +3858,7 @@ exports[`Weighted, no-flex`] = ` orderMedium - number + other no @@ -3872,7 +3872,7 @@ exports[`Weighted, no-flex`] = ` orderSmall - number + other no @@ -3900,7 +3900,7 @@ exports[`Weighted, no-flex`] = ` totalCols - number + other no @@ -3914,7 +3914,7 @@ exports[`Weighted, no-flex`] = ` totalColsLarge - number + other no @@ -3928,7 +3928,7 @@ exports[`Weighted, no-flex`] = ` totalColsMedium - number + other no @@ -3942,7 +3942,7 @@ exports[`Weighted, no-flex`] = ` totalColsSmall - number + other no @@ -3995,7 +3995,7 @@ exports[`Weighted, no-flex`] = ` children - node + other no @@ -4009,7 +4009,7 @@ exports[`Weighted, no-flex`] = ` className - string + other no @@ -4023,7 +4023,7 @@ exports[`Weighted, no-flex`] = ` frame - bool + other no @@ -4097,7 +4097,7 @@ exports[`Weighted, no-flex`] = ` pullPadded - bool + other no @@ -4111,7 +4111,7 @@ exports[`Weighted, no-flex`] = ` children - node + other no @@ -4139,7 +4139,7 @@ exports[`Weighted, no-flex`] = ` className - string + other no @@ -4153,7 +4153,7 @@ exports[`Weighted, no-flex`] = ` cols - number + other no @@ -4167,7 +4167,7 @@ exports[`Weighted, no-flex`] = ` colsLarge - number + other no @@ -4181,7 +4181,7 @@ exports[`Weighted, no-flex`] = ` colsMedium - number + other no @@ -4195,7 +4195,7 @@ exports[`Weighted, no-flex`] = ` colsSmall - number + other no @@ -4209,7 +4209,7 @@ exports[`Weighted, no-flex`] = ` nowrap - bool + other no @@ -4223,7 +4223,7 @@ exports[`Weighted, no-flex`] = ` nowrapLarge - bool + other no @@ -4237,7 +4237,7 @@ exports[`Weighted, no-flex`] = ` nowrapMedium - bool + other no @@ -4251,7 +4251,7 @@ exports[`Weighted, no-flex`] = ` nowrapSmall - bool + other no diff --git a/.storybook/__storyshots__/Icon.shot b/.storybook/__storyshots__/Icon.shot index db292fe0b..eeb057fbf 100644 --- a/.storybook/__storyshots__/Icon.shot +++ b/.storybook/__storyshots__/Icon.shot @@ -78808,7 +78808,7 @@ exports[`Action Icons`] = ` className - string + other no @@ -78822,7 +78822,7 @@ exports[`Action Icons`] = ` color - string + other no @@ -78850,7 +78850,7 @@ exports[`Action Icons`] = ` containerClassName - string + other no @@ -78864,7 +78864,7 @@ exports[`Action Icons`] = ` fillColor - string + other no @@ -78878,7 +78878,7 @@ exports[`Action Icons`] = ` icon - string + other no @@ -78906,7 +78906,7 @@ exports[`Action Icons`] = ` tabIndex - number + other no @@ -79334,7 +79334,7 @@ exports[`Controlled with knobs`] = ` className - string + other no @@ -79348,7 +79348,7 @@ exports[`Controlled with knobs`] = ` color - string + other no @@ -79376,7 +79376,7 @@ exports[`Controlled with knobs`] = ` containerClassName - string + other no @@ -79390,7 +79390,7 @@ exports[`Controlled with knobs`] = ` fillColor - string + other no @@ -79404,7 +79404,7 @@ exports[`Controlled with knobs`] = ` icon - string + other no @@ -79432,7 +79432,7 @@ exports[`Controlled with knobs`] = ` tabIndex - number + other no @@ -119335,7 +119335,7 @@ exports[`Custom Icons`] = ` className - string + other no @@ -119349,7 +119349,7 @@ exports[`Custom Icons`] = ` color - string + other no @@ -119377,7 +119377,7 @@ exports[`Custom Icons`] = ` containerClassName - string + other no @@ -119391,7 +119391,7 @@ exports[`Custom Icons`] = ` fillColor - string + other no @@ -119405,7 +119405,7 @@ exports[`Custom Icons`] = ` icon - string + other no @@ -119433,7 +119433,7 @@ exports[`Custom Icons`] = ` tabIndex - number + other no @@ -133596,7 +133596,7 @@ exports[`Doctype Icons`] = ` className - string + other no @@ -133610,7 +133610,7 @@ exports[`Doctype Icons`] = ` color - string + other no @@ -133638,7 +133638,7 @@ exports[`Doctype Icons`] = ` containerClassName - string + other no @@ -133652,7 +133652,7 @@ exports[`Doctype Icons`] = ` fillColor - string + other no @@ -133666,7 +133666,7 @@ exports[`Doctype Icons`] = ` icon - string + other no @@ -133694,7 +133694,7 @@ exports[`Doctype Icons`] = ` tabIndex - number + other no @@ -134568,7 +134568,7 @@ exports[`Sizes`] = ` className - string + other no @@ -134582,7 +134582,7 @@ exports[`Sizes`] = ` color - string + other no @@ -134610,7 +134610,7 @@ exports[`Sizes`] = ` containerClassName - string + other no @@ -134624,7 +134624,7 @@ exports[`Sizes`] = ` fillColor - string + other no @@ -134638,7 +134638,7 @@ exports[`Sizes`] = ` icon - string + other no @@ -134666,7 +134666,7 @@ exports[`Sizes`] = ` tabIndex - number + other no @@ -173381,7 +173381,7 @@ exports[`Standard Icons`] = ` className - string + other no @@ -173395,7 +173395,7 @@ exports[`Standard Icons`] = ` color - string + other no @@ -173423,7 +173423,7 @@ exports[`Standard Icons`] = ` containerClassName - string + other no @@ -173437,7 +173437,7 @@ exports[`Standard Icons`] = ` fillColor - string + other no @@ -173451,7 +173451,7 @@ exports[`Standard Icons`] = ` icon - string + other no @@ -173479,7 +173479,7 @@ exports[`Standard Icons`] = ` tabIndex - number + other no @@ -251794,7 +251794,7 @@ exports[`Utility Icons`] = ` className - string + other no @@ -251808,7 +251808,7 @@ exports[`Utility Icons`] = ` color - string + other no @@ -251836,7 +251836,7 @@ exports[`Utility Icons`] = ` containerClassName - string + other no @@ -251850,7 +251850,7 @@ exports[`Utility Icons`] = ` fillColor - string + other no @@ -251864,7 +251864,7 @@ exports[`Utility Icons`] = ` icon - string + other no @@ -251892,7 +251892,7 @@ exports[`Utility Icons`] = ` tabIndex - number + other no diff --git a/.storybook/__storyshots__/Input.shot b/.storybook/__storyshots__/Input.shot index 878607419..92b4d1863 100644 --- a/.storybook/__storyshots__/Input.shot +++ b/.storybook/__storyshots__/Input.shot @@ -593,7 +593,7 @@ exports[`Controlled with knobs`] = ` bare - bool + other no @@ -607,7 +607,7 @@ exports[`Controlled with knobs`] = ` id - string + other no @@ -621,7 +621,7 @@ exports[`Controlled with knobs`] = ` addonRight - string + other no @@ -635,7 +635,7 @@ exports[`Controlled with knobs`] = ` addonLeft - string + other no @@ -677,7 +677,7 @@ exports[`Controlled with knobs`] = ` cols - number + other no @@ -705,7 +705,7 @@ exports[`Controlled with knobs`] = ` defaultValue - string + other no @@ -719,7 +719,7 @@ exports[`Controlled with knobs`] = ` htmlReadOnly - bool + other no @@ -733,7 +733,7 @@ exports[`Controlled with knobs`] = ` className - string + other no @@ -747,7 +747,7 @@ exports[`Controlled with knobs`] = ` inputRef - func + other no @@ -761,7 +761,7 @@ exports[`Controlled with knobs`] = ` label - string + other no @@ -775,7 +775,7 @@ exports[`Controlled with knobs`] = ` onChange - func + other no @@ -789,7 +789,7 @@ exports[`Controlled with knobs`] = ` onKeyDown - func + other no @@ -803,7 +803,7 @@ exports[`Controlled with knobs`] = ` placeholder - string + other no @@ -817,7 +817,7 @@ exports[`Controlled with knobs`] = ` readOnly - bool + other no @@ -831,7 +831,7 @@ exports[`Controlled with knobs`] = ` required - bool + other no @@ -845,7 +845,7 @@ exports[`Controlled with knobs`] = ` symbolPattern - string + other no @@ -859,7 +859,7 @@ exports[`Controlled with knobs`] = ` totalCols - number + other no @@ -873,7 +873,7 @@ exports[`Controlled with knobs`] = ` value - string + other no @@ -1170,7 +1170,7 @@ exports[`Default`] = ` bare - bool + other no @@ -1184,7 +1184,7 @@ exports[`Default`] = ` id - string + other no @@ -1198,7 +1198,7 @@ exports[`Default`] = ` addonRight - string + other no @@ -1212,7 +1212,7 @@ exports[`Default`] = ` addonLeft - string + other no @@ -1254,7 +1254,7 @@ exports[`Default`] = ` cols - number + other no @@ -1282,7 +1282,7 @@ exports[`Default`] = ` defaultValue - string + other no @@ -1296,7 +1296,7 @@ exports[`Default`] = ` htmlReadOnly - bool + other no @@ -1310,7 +1310,7 @@ exports[`Default`] = ` className - string + other no @@ -1324,7 +1324,7 @@ exports[`Default`] = ` inputRef - func + other no @@ -1338,7 +1338,7 @@ exports[`Default`] = ` label - string + other no @@ -1352,7 +1352,7 @@ exports[`Default`] = ` onChange - func + other no @@ -1366,7 +1366,7 @@ exports[`Default`] = ` onKeyDown - func + other no @@ -1380,7 +1380,7 @@ exports[`Default`] = ` placeholder - string + other no @@ -1394,7 +1394,7 @@ exports[`Default`] = ` readOnly - bool + other no @@ -1408,7 +1408,7 @@ exports[`Default`] = ` required - bool + other no @@ -1422,7 +1422,7 @@ exports[`Default`] = ` symbolPattern - string + other no @@ -1436,7 +1436,7 @@ exports[`Default`] = ` totalCols - number + other no @@ -1450,7 +1450,7 @@ exports[`Default`] = ` value - string + other no @@ -1755,7 +1755,7 @@ exports[`Disabled`] = ` bare - bool + other no @@ -1769,7 +1769,7 @@ exports[`Disabled`] = ` id - string + other no @@ -1783,7 +1783,7 @@ exports[`Disabled`] = ` addonRight - string + other no @@ -1797,7 +1797,7 @@ exports[`Disabled`] = ` addonLeft - string + other no @@ -1839,7 +1839,7 @@ exports[`Disabled`] = ` cols - number + other no @@ -1867,7 +1867,7 @@ exports[`Disabled`] = ` defaultValue - string + other no @@ -1881,7 +1881,7 @@ exports[`Disabled`] = ` htmlReadOnly - bool + other no @@ -1895,7 +1895,7 @@ exports[`Disabled`] = ` className - string + other no @@ -1909,7 +1909,7 @@ exports[`Disabled`] = ` inputRef - func + other no @@ -1923,7 +1923,7 @@ exports[`Disabled`] = ` label - string + other no @@ -1937,7 +1937,7 @@ exports[`Disabled`] = ` onChange - func + other no @@ -1951,7 +1951,7 @@ exports[`Disabled`] = ` onKeyDown - func + other no @@ -1965,7 +1965,7 @@ exports[`Disabled`] = ` placeholder - string + other no @@ -1979,7 +1979,7 @@ exports[`Disabled`] = ` readOnly - bool + other no @@ -1993,7 +1993,7 @@ exports[`Disabled`] = ` required - bool + other no @@ -2007,7 +2007,7 @@ exports[`Disabled`] = ` symbolPattern - string + other no @@ -2021,7 +2021,7 @@ exports[`Disabled`] = ` totalCols - number + other no @@ -2035,7 +2035,7 @@ exports[`Disabled`] = ` value - string + other no @@ -2383,7 +2383,7 @@ exports[`Error`] = ` bare - bool + other no @@ -2397,7 +2397,7 @@ exports[`Error`] = ` id - string + other no @@ -2411,7 +2411,7 @@ exports[`Error`] = ` addonRight - string + other no @@ -2425,7 +2425,7 @@ exports[`Error`] = ` addonLeft - string + other no @@ -2467,7 +2467,7 @@ exports[`Error`] = ` cols - number + other no @@ -2495,7 +2495,7 @@ exports[`Error`] = ` defaultValue - string + other no @@ -2509,7 +2509,7 @@ exports[`Error`] = ` htmlReadOnly - bool + other no @@ -2523,7 +2523,7 @@ exports[`Error`] = ` className - string + other no @@ -2537,7 +2537,7 @@ exports[`Error`] = ` inputRef - func + other no @@ -2551,7 +2551,7 @@ exports[`Error`] = ` label - string + other no @@ -2565,7 +2565,7 @@ exports[`Error`] = ` onChange - func + other no @@ -2579,7 +2579,7 @@ exports[`Error`] = ` onKeyDown - func + other no @@ -2593,7 +2593,7 @@ exports[`Error`] = ` placeholder - string + other no @@ -2607,7 +2607,7 @@ exports[`Error`] = ` readOnly - bool + other no @@ -2621,7 +2621,7 @@ exports[`Error`] = ` required - bool + other no @@ -2635,7 +2635,7 @@ exports[`Error`] = ` symbolPattern - string + other no @@ -2649,7 +2649,7 @@ exports[`Error`] = ` totalCols - number + other no @@ -2663,7 +2663,7 @@ exports[`Error`] = ` value - string + other no @@ -3048,7 +3048,7 @@ exports[`Error with icon`] = ` bare - bool + other no @@ -3062,7 +3062,7 @@ exports[`Error with icon`] = ` id - string + other no @@ -3076,7 +3076,7 @@ exports[`Error with icon`] = ` addonRight - string + other no @@ -3090,7 +3090,7 @@ exports[`Error with icon`] = ` addonLeft - string + other no @@ -3132,7 +3132,7 @@ exports[`Error with icon`] = ` cols - number + other no @@ -3160,7 +3160,7 @@ exports[`Error with icon`] = ` defaultValue - string + other no @@ -3174,7 +3174,7 @@ exports[`Error with icon`] = ` htmlReadOnly - bool + other no @@ -3188,7 +3188,7 @@ exports[`Error with icon`] = ` className - string + other no @@ -3202,7 +3202,7 @@ exports[`Error with icon`] = ` inputRef - func + other no @@ -3216,7 +3216,7 @@ exports[`Error with icon`] = ` label - string + other no @@ -3230,7 +3230,7 @@ exports[`Error with icon`] = ` onChange - func + other no @@ -3244,7 +3244,7 @@ exports[`Error with icon`] = ` onKeyDown - func + other no @@ -3258,7 +3258,7 @@ exports[`Error with icon`] = ` placeholder - string + other no @@ -3272,7 +3272,7 @@ exports[`Error with icon`] = ` readOnly - bool + other no @@ -3286,7 +3286,7 @@ exports[`Error with icon`] = ` required - bool + other no @@ -3300,7 +3300,7 @@ exports[`Error with icon`] = ` symbolPattern - string + other no @@ -3314,7 +3314,7 @@ exports[`Error with icon`] = ` totalCols - number + other no @@ -3328,7 +3328,7 @@ exports[`Error with icon`] = ` value - string + other no @@ -3627,7 +3627,7 @@ exports[`Read only`] = ` bare - bool + other no @@ -3641,7 +3641,7 @@ exports[`Read only`] = ` id - string + other no @@ -3655,7 +3655,7 @@ exports[`Read only`] = ` addonRight - string + other no @@ -3669,7 +3669,7 @@ exports[`Read only`] = ` addonLeft - string + other no @@ -3711,7 +3711,7 @@ exports[`Read only`] = ` cols - number + other no @@ -3739,7 +3739,7 @@ exports[`Read only`] = ` defaultValue - string + other no @@ -3753,7 +3753,7 @@ exports[`Read only`] = ` htmlReadOnly - bool + other no @@ -3767,7 +3767,7 @@ exports[`Read only`] = ` className - string + other no @@ -3781,7 +3781,7 @@ exports[`Read only`] = ` inputRef - func + other no @@ -3795,7 +3795,7 @@ exports[`Read only`] = ` label - string + other no @@ -3809,7 +3809,7 @@ exports[`Read only`] = ` onChange - func + other no @@ -3823,7 +3823,7 @@ exports[`Read only`] = ` onKeyDown - func + other no @@ -3837,7 +3837,7 @@ exports[`Read only`] = ` placeholder - string + other no @@ -3851,7 +3851,7 @@ exports[`Read only`] = ` readOnly - bool + other no @@ -3865,7 +3865,7 @@ exports[`Read only`] = ` required - bool + other no @@ -3879,7 +3879,7 @@ exports[`Read only`] = ` symbolPattern - string + other no @@ -3893,7 +3893,7 @@ exports[`Read only`] = ` totalCols - number + other no @@ -3907,7 +3907,7 @@ exports[`Read only`] = ` value - string + other no @@ -4210,7 +4210,7 @@ exports[`Read only (HTML)`] = ` bare - bool + other no @@ -4224,7 +4224,7 @@ exports[`Read only (HTML)`] = ` id - string + other no @@ -4238,7 +4238,7 @@ exports[`Read only (HTML)`] = ` addonRight - string + other no @@ -4252,7 +4252,7 @@ exports[`Read only (HTML)`] = ` addonLeft - string + other no @@ -4294,7 +4294,7 @@ exports[`Read only (HTML)`] = ` cols - number + other no @@ -4322,7 +4322,7 @@ exports[`Read only (HTML)`] = ` defaultValue - string + other no @@ -4336,7 +4336,7 @@ exports[`Read only (HTML)`] = ` htmlReadOnly - bool + other no @@ -4350,7 +4350,7 @@ exports[`Read only (HTML)`] = ` className - string + other no @@ -4364,7 +4364,7 @@ exports[`Read only (HTML)`] = ` inputRef - func + other no @@ -4378,7 +4378,7 @@ exports[`Read only (HTML)`] = ` label - string + other no @@ -4392,7 +4392,7 @@ exports[`Read only (HTML)`] = ` onChange - func + other no @@ -4406,7 +4406,7 @@ exports[`Read only (HTML)`] = ` onKeyDown - func + other no @@ -4420,7 +4420,7 @@ exports[`Read only (HTML)`] = ` placeholder - string + other no @@ -4434,7 +4434,7 @@ exports[`Read only (HTML)`] = ` readOnly - bool + other no @@ -4448,7 +4448,7 @@ exports[`Read only (HTML)`] = ` required - bool + other no @@ -4462,7 +4462,7 @@ exports[`Read only (HTML)`] = ` symbolPattern - string + other no @@ -4476,7 +4476,7 @@ exports[`Read only (HTML)`] = ` totalCols - number + other no @@ -4490,7 +4490,7 @@ exports[`Read only (HTML)`] = ` value - string + other no @@ -4863,7 +4863,7 @@ exports[`Read only with fixed text`] = ` bare - bool + other no @@ -4877,7 +4877,7 @@ exports[`Read only with fixed text`] = ` id - string + other no @@ -4891,7 +4891,7 @@ exports[`Read only with fixed text`] = ` addonRight - string + other no @@ -4905,7 +4905,7 @@ exports[`Read only with fixed text`] = ` addonLeft - string + other no @@ -4947,7 +4947,7 @@ exports[`Read only with fixed text`] = ` cols - number + other no @@ -4975,7 +4975,7 @@ exports[`Read only with fixed text`] = ` defaultValue - string + other no @@ -4989,7 +4989,7 @@ exports[`Read only with fixed text`] = ` htmlReadOnly - bool + other no @@ -5003,7 +5003,7 @@ exports[`Read only with fixed text`] = ` className - string + other no @@ -5017,7 +5017,7 @@ exports[`Read only with fixed text`] = ` inputRef - func + other no @@ -5031,7 +5031,7 @@ exports[`Read only with fixed text`] = ` label - string + other no @@ -5045,7 +5045,7 @@ exports[`Read only with fixed text`] = ` onChange - func + other no @@ -5059,7 +5059,7 @@ exports[`Read only with fixed text`] = ` onKeyDown - func + other no @@ -5073,7 +5073,7 @@ exports[`Read only with fixed text`] = ` placeholder - string + other no @@ -5087,7 +5087,7 @@ exports[`Read only with fixed text`] = ` readOnly - bool + other no @@ -5101,7 +5101,7 @@ exports[`Read only with fixed text`] = ` required - bool + other no @@ -5115,7 +5115,7 @@ exports[`Read only with fixed text`] = ` symbolPattern - string + other no @@ -5129,7 +5129,7 @@ exports[`Read only with fixed text`] = ` totalCols - number + other no @@ -5143,7 +5143,7 @@ exports[`Read only with fixed text`] = ` value - string + other no @@ -5451,7 +5451,7 @@ exports[`Required`] = ` bare - bool + other no @@ -5465,7 +5465,7 @@ exports[`Required`] = ` id - string + other no @@ -5479,7 +5479,7 @@ exports[`Required`] = ` addonRight - string + other no @@ -5493,7 +5493,7 @@ exports[`Required`] = ` addonLeft - string + other no @@ -5535,7 +5535,7 @@ exports[`Required`] = ` cols - number + other no @@ -5563,7 +5563,7 @@ exports[`Required`] = ` defaultValue - string + other no @@ -5577,7 +5577,7 @@ exports[`Required`] = ` htmlReadOnly - bool + other no @@ -5591,7 +5591,7 @@ exports[`Required`] = ` className - string + other no @@ -5605,7 +5605,7 @@ exports[`Required`] = ` inputRef - func + other no @@ -5619,7 +5619,7 @@ exports[`Required`] = ` label - string + other no @@ -5633,7 +5633,7 @@ exports[`Required`] = ` onChange - func + other no @@ -5647,7 +5647,7 @@ exports[`Required`] = ` onKeyDown - func + other no @@ -5661,7 +5661,7 @@ exports[`Required`] = ` placeholder - string + other no @@ -5675,7 +5675,7 @@ exports[`Required`] = ` readOnly - bool + other no @@ -5689,7 +5689,7 @@ exports[`Required`] = ` required - bool + other no @@ -5703,7 +5703,7 @@ exports[`Required`] = ` symbolPattern - string + other no @@ -5717,7 +5717,7 @@ exports[`Required`] = ` totalCols - number + other no @@ -5731,7 +5731,7 @@ exports[`Required`] = ` value - string + other no @@ -6099,7 +6099,7 @@ exports[`With fixed text`] = ` bare - bool + other no @@ -6113,7 +6113,7 @@ exports[`With fixed text`] = ` id - string + other no @@ -6127,7 +6127,7 @@ exports[`With fixed text`] = ` addonRight - string + other no @@ -6141,7 +6141,7 @@ exports[`With fixed text`] = ` addonLeft - string + other no @@ -6183,7 +6183,7 @@ exports[`With fixed text`] = ` cols - number + other no @@ -6211,7 +6211,7 @@ exports[`With fixed text`] = ` defaultValue - string + other no @@ -6225,7 +6225,7 @@ exports[`With fixed text`] = ` htmlReadOnly - bool + other no @@ -6239,7 +6239,7 @@ exports[`With fixed text`] = ` className - string + other no @@ -6253,7 +6253,7 @@ exports[`With fixed text`] = ` inputRef - func + other no @@ -6267,7 +6267,7 @@ exports[`With fixed text`] = ` label - string + other no @@ -6281,7 +6281,7 @@ exports[`With fixed text`] = ` onChange - func + other no @@ -6295,7 +6295,7 @@ exports[`With fixed text`] = ` onKeyDown - func + other no @@ -6309,7 +6309,7 @@ exports[`With fixed text`] = ` placeholder - string + other no @@ -6323,7 +6323,7 @@ exports[`With fixed text`] = ` readOnly - bool + other no @@ -6337,7 +6337,7 @@ exports[`With fixed text`] = ` required - bool + other no @@ -6351,7 +6351,7 @@ exports[`With fixed text`] = ` symbolPattern - string + other no @@ -6365,7 +6365,7 @@ exports[`With fixed text`] = ` totalCols - number + other no @@ -6379,7 +6379,7 @@ exports[`With fixed text`] = ` value - string + other no @@ -6710,7 +6710,7 @@ exports[`With icon to the left`] = ` bare - bool + other no @@ -6724,7 +6724,7 @@ exports[`With icon to the left`] = ` id - string + other no @@ -6738,7 +6738,7 @@ exports[`With icon to the left`] = ` addonRight - string + other no @@ -6752,7 +6752,7 @@ exports[`With icon to the left`] = ` addonLeft - string + other no @@ -6794,7 +6794,7 @@ exports[`With icon to the left`] = ` cols - number + other no @@ -6822,7 +6822,7 @@ exports[`With icon to the left`] = ` defaultValue - string + other no @@ -6836,7 +6836,7 @@ exports[`With icon to the left`] = ` htmlReadOnly - bool + other no @@ -6850,7 +6850,7 @@ exports[`With icon to the left`] = ` className - string + other no @@ -6864,7 +6864,7 @@ exports[`With icon to the left`] = ` inputRef - func + other no @@ -6878,7 +6878,7 @@ exports[`With icon to the left`] = ` label - string + other no @@ -6892,7 +6892,7 @@ exports[`With icon to the left`] = ` onChange - func + other no @@ -6906,7 +6906,7 @@ exports[`With icon to the left`] = ` onKeyDown - func + other no @@ -6920,7 +6920,7 @@ exports[`With icon to the left`] = ` placeholder - string + other no @@ -6934,7 +6934,7 @@ exports[`With icon to the left`] = ` readOnly - bool + other no @@ -6948,7 +6948,7 @@ exports[`With icon to the left`] = ` required - bool + other no @@ -6962,7 +6962,7 @@ exports[`With icon to the left`] = ` symbolPattern - string + other no @@ -6976,7 +6976,7 @@ exports[`With icon to the left`] = ` totalCols - number + other no @@ -6990,7 +6990,7 @@ exports[`With icon to the left`] = ` value - string + other no @@ -7364,7 +7364,7 @@ exports[`With icon to the left & right`] = ` bare - bool + other no @@ -7378,7 +7378,7 @@ exports[`With icon to the left & right`] = ` id - string + other no @@ -7392,7 +7392,7 @@ exports[`With icon to the left & right`] = ` addonRight - string + other no @@ -7406,7 +7406,7 @@ exports[`With icon to the left & right`] = ` addonLeft - string + other no @@ -7448,7 +7448,7 @@ exports[`With icon to the left & right`] = ` cols - number + other no @@ -7476,7 +7476,7 @@ exports[`With icon to the left & right`] = ` defaultValue - string + other no @@ -7490,7 +7490,7 @@ exports[`With icon to the left & right`] = ` htmlReadOnly - bool + other no @@ -7504,7 +7504,7 @@ exports[`With icon to the left & right`] = ` className - string + other no @@ -7518,7 +7518,7 @@ exports[`With icon to the left & right`] = ` inputRef - func + other no @@ -7532,7 +7532,7 @@ exports[`With icon to the left & right`] = ` label - string + other no @@ -7546,7 +7546,7 @@ exports[`With icon to the left & right`] = ` onChange - func + other no @@ -7560,7 +7560,7 @@ exports[`With icon to the left & right`] = ` onKeyDown - func + other no @@ -7574,7 +7574,7 @@ exports[`With icon to the left & right`] = ` placeholder - string + other no @@ -7588,7 +7588,7 @@ exports[`With icon to the left & right`] = ` readOnly - bool + other no @@ -7602,7 +7602,7 @@ exports[`With icon to the left & right`] = ` required - bool + other no @@ -7616,7 +7616,7 @@ exports[`With icon to the left & right`] = ` symbolPattern - string + other no @@ -7630,7 +7630,7 @@ exports[`With icon to the left & right`] = ` totalCols - number + other no @@ -7644,7 +7644,7 @@ exports[`With icon to the left & right`] = ` value - string + other no @@ -7975,7 +7975,7 @@ exports[`With icon to the right`] = ` bare - bool + other no @@ -7989,7 +7989,7 @@ exports[`With icon to the right`] = ` id - string + other no @@ -8003,7 +8003,7 @@ exports[`With icon to the right`] = ` addonRight - string + other no @@ -8017,7 +8017,7 @@ exports[`With icon to the right`] = ` addonLeft - string + other no @@ -8059,7 +8059,7 @@ exports[`With icon to the right`] = ` cols - number + other no @@ -8087,7 +8087,7 @@ exports[`With icon to the right`] = ` defaultValue - string + other no @@ -8101,7 +8101,7 @@ exports[`With icon to the right`] = ` htmlReadOnly - bool + other no @@ -8115,7 +8115,7 @@ exports[`With icon to the right`] = ` className - string + other no @@ -8129,7 +8129,7 @@ exports[`With icon to the right`] = ` inputRef - func + other no @@ -8143,7 +8143,7 @@ exports[`With icon to the right`] = ` label - string + other no @@ -8157,7 +8157,7 @@ exports[`With icon to the right`] = ` onChange - func + other no @@ -8171,7 +8171,7 @@ exports[`With icon to the right`] = ` onKeyDown - func + other no @@ -8185,7 +8185,7 @@ exports[`With icon to the right`] = ` placeholder - string + other no @@ -8199,7 +8199,7 @@ exports[`With icon to the right`] = ` readOnly - bool + other no @@ -8213,7 +8213,7 @@ exports[`With icon to the right`] = ` required - bool + other no @@ -8227,7 +8227,7 @@ exports[`With icon to the right`] = ` symbolPattern - string + other no @@ -8241,7 +8241,7 @@ exports[`With icon to the right`] = ` totalCols - number + other no @@ -8255,7 +8255,7 @@ exports[`With icon to the right`] = ` value - string + other no diff --git a/.storybook/__storyshots__/Lookup.shot b/.storybook/__storyshots__/Lookup.shot index 5cf9705b9..c20050ee5 100644 --- a/.storybook/__storyshots__/Lookup.shot +++ b/.storybook/__storyshots__/Lookup.shot @@ -2439,7 +2439,7 @@ exports[`Active`] = ` lookupFilter - func + other no @@ -2453,7 +2453,7 @@ exports[`Active`] = ` cols - number + other no @@ -2467,7 +2467,7 @@ exports[`Active`] = ` className - string + other no @@ -2481,7 +2481,7 @@ exports[`Active`] = ` listFooter - node + other no @@ -2495,7 +2495,7 @@ exports[`Active`] = ` id - string + other no @@ -2509,7 +2509,7 @@ exports[`Active`] = ` defaultTargetScope - string + other no @@ -2523,7 +2523,7 @@ exports[`Active`] = ` defaultValue - string + other no @@ -2579,7 +2579,7 @@ exports[`Active`] = ` defaultOpened - bool + other no @@ -2607,7 +2607,7 @@ exports[`Active`] = ` defaultSearchText - string + other no @@ -2621,7 +2621,7 @@ exports[`Active`] = ` onSearchTextChange - func + other no @@ -2635,7 +2635,7 @@ exports[`Active`] = ` loading - bool + other no @@ -2649,7 +2649,7 @@ exports[`Active`] = ` label - string + other no @@ -2663,7 +2663,7 @@ exports[`Active`] = ` listHeader - node + other no @@ -2677,7 +2677,7 @@ exports[`Active`] = ` onScopeChange - func + other no @@ -2691,7 +2691,7 @@ exports[`Active`] = ` opened - bool + other no @@ -2705,7 +2705,7 @@ exports[`Active`] = ` onComplete - func + other no @@ -2719,7 +2719,7 @@ exports[`Active`] = ` onSelect - func + other no @@ -2733,7 +2733,7 @@ exports[`Active`] = ` onBlur - func + other no @@ -2747,7 +2747,7 @@ exports[`Active`] = ` onLookupRequest - func + other no @@ -2761,7 +2761,7 @@ exports[`Active`] = ` onScopeMenuClick - func + other no @@ -2775,7 +2775,7 @@ exports[`Active`] = ` required - bool + other no @@ -2803,7 +2803,7 @@ exports[`Active`] = ` searchText - string + other no @@ -2831,7 +2831,7 @@ exports[`Active`] = ` targetScope - string + other no @@ -2845,7 +2845,7 @@ exports[`Active`] = ` totalCols - number + other no @@ -2859,7 +2859,7 @@ exports[`Active`] = ` value - string + other no @@ -6740,7 +6740,7 @@ exports[`Controlled with knobs`] = ` lookupFilter - func + other no @@ -6754,7 +6754,7 @@ exports[`Controlled with knobs`] = ` cols - number + other no @@ -6768,7 +6768,7 @@ exports[`Controlled with knobs`] = ` className - string + other no @@ -6782,7 +6782,7 @@ exports[`Controlled with knobs`] = ` listFooter - node + other no @@ -6796,7 +6796,7 @@ exports[`Controlled with knobs`] = ` id - string + other no @@ -6810,7 +6810,7 @@ exports[`Controlled with knobs`] = ` defaultTargetScope - string + other no @@ -6824,7 +6824,7 @@ exports[`Controlled with knobs`] = ` defaultValue - string + other no @@ -6880,7 +6880,7 @@ exports[`Controlled with knobs`] = ` defaultOpened - bool + other no @@ -6908,7 +6908,7 @@ exports[`Controlled with knobs`] = ` defaultSearchText - string + other no @@ -6922,7 +6922,7 @@ exports[`Controlled with knobs`] = ` onSearchTextChange - func + other no @@ -6936,7 +6936,7 @@ exports[`Controlled with knobs`] = ` loading - bool + other no @@ -6950,7 +6950,7 @@ exports[`Controlled with knobs`] = ` label - string + other no @@ -6964,7 +6964,7 @@ exports[`Controlled with knobs`] = ` listHeader - node + other no @@ -6978,7 +6978,7 @@ exports[`Controlled with knobs`] = ` onScopeChange - func + other no @@ -6992,7 +6992,7 @@ exports[`Controlled with knobs`] = ` opened - bool + other no @@ -7006,7 +7006,7 @@ exports[`Controlled with knobs`] = ` onComplete - func + other no @@ -7020,7 +7020,7 @@ exports[`Controlled with knobs`] = ` onSelect - func + other no @@ -7034,7 +7034,7 @@ exports[`Controlled with knobs`] = ` onBlur - func + other no @@ -7048,7 +7048,7 @@ exports[`Controlled with knobs`] = ` onLookupRequest - func + other no @@ -7062,7 +7062,7 @@ exports[`Controlled with knobs`] = ` onScopeMenuClick - func + other no @@ -7076,7 +7076,7 @@ exports[`Controlled with knobs`] = ` required - bool + other no @@ -7104,7 +7104,7 @@ exports[`Controlled with knobs`] = ` searchText - string + other no @@ -7132,7 +7132,7 @@ exports[`Controlled with knobs`] = ` targetScope - string + other no @@ -7146,7 +7146,7 @@ exports[`Controlled with knobs`] = ` totalCols - number + other no @@ -7160,7 +7160,7 @@ exports[`Controlled with knobs`] = ` value - string + other no @@ -7690,7 +7690,7 @@ exports[`In Loading`] = ` lookupFilter - func + other no @@ -7704,7 +7704,7 @@ exports[`In Loading`] = ` cols - number + other no @@ -7718,7 +7718,7 @@ exports[`In Loading`] = ` className - string + other no @@ -7732,7 +7732,7 @@ exports[`In Loading`] = ` listFooter - node + other no @@ -7746,7 +7746,7 @@ exports[`In Loading`] = ` id - string + other no @@ -7760,7 +7760,7 @@ exports[`In Loading`] = ` defaultTargetScope - string + other no @@ -7774,7 +7774,7 @@ exports[`In Loading`] = ` defaultValue - string + other no @@ -7830,7 +7830,7 @@ exports[`In Loading`] = ` defaultOpened - bool + other no @@ -7858,7 +7858,7 @@ exports[`In Loading`] = ` defaultSearchText - string + other no @@ -7872,7 +7872,7 @@ exports[`In Loading`] = ` onSearchTextChange - func + other no @@ -7886,7 +7886,7 @@ exports[`In Loading`] = ` loading - bool + other no @@ -7900,7 +7900,7 @@ exports[`In Loading`] = ` label - string + other no @@ -7914,7 +7914,7 @@ exports[`In Loading`] = ` listHeader - node + other no @@ -7928,7 +7928,7 @@ exports[`In Loading`] = ` onScopeChange - func + other no @@ -7942,7 +7942,7 @@ exports[`In Loading`] = ` opened - bool + other no @@ -7956,7 +7956,7 @@ exports[`In Loading`] = ` onComplete - func + other no @@ -7970,7 +7970,7 @@ exports[`In Loading`] = ` onSelect - func + other no @@ -7984,7 +7984,7 @@ exports[`In Loading`] = ` onBlur - func + other no @@ -7998,7 +7998,7 @@ exports[`In Loading`] = ` onLookupRequest - func + other no @@ -8012,7 +8012,7 @@ exports[`In Loading`] = ` onScopeMenuClick - func + other no @@ -8026,7 +8026,7 @@ exports[`In Loading`] = ` required - bool + other no @@ -8054,7 +8054,7 @@ exports[`In Loading`] = ` searchText - string + other no @@ -8082,7 +8082,7 @@ exports[`In Loading`] = ` targetScope - string + other no @@ -8096,7 +8096,7 @@ exports[`In Loading`] = ` totalCols - number + other no @@ -8110,7 +8110,7 @@ exports[`In Loading`] = ` value - string + other no @@ -9012,7 +9012,7 @@ exports[`Multi Scope`] = ` lookupFilter - func + other no @@ -9026,7 +9026,7 @@ exports[`Multi Scope`] = ` cols - number + other no @@ -9040,7 +9040,7 @@ exports[`Multi Scope`] = ` className - string + other no @@ -9054,7 +9054,7 @@ exports[`Multi Scope`] = ` listFooter - node + other no @@ -9068,7 +9068,7 @@ exports[`Multi Scope`] = ` id - string + other no @@ -9082,7 +9082,7 @@ exports[`Multi Scope`] = ` defaultTargetScope - string + other no @@ -9096,7 +9096,7 @@ exports[`Multi Scope`] = ` defaultValue - string + other no @@ -9152,7 +9152,7 @@ exports[`Multi Scope`] = ` defaultOpened - bool + other no @@ -9180,7 +9180,7 @@ exports[`Multi Scope`] = ` defaultSearchText - string + other no @@ -9194,7 +9194,7 @@ exports[`Multi Scope`] = ` onSearchTextChange - func + other no @@ -9208,7 +9208,7 @@ exports[`Multi Scope`] = ` loading - bool + other no @@ -9222,7 +9222,7 @@ exports[`Multi Scope`] = ` label - string + other no @@ -9236,7 +9236,7 @@ exports[`Multi Scope`] = ` listHeader - node + other no @@ -9250,7 +9250,7 @@ exports[`Multi Scope`] = ` onScopeChange - func + other no @@ -9264,7 +9264,7 @@ exports[`Multi Scope`] = ` opened - bool + other no @@ -9278,7 +9278,7 @@ exports[`Multi Scope`] = ` onComplete - func + other no @@ -9292,7 +9292,7 @@ exports[`Multi Scope`] = ` onSelect - func + other no @@ -9306,7 +9306,7 @@ exports[`Multi Scope`] = ` onBlur - func + other no @@ -9320,7 +9320,7 @@ exports[`Multi Scope`] = ` onLookupRequest - func + other no @@ -9334,7 +9334,7 @@ exports[`Multi Scope`] = ` onScopeMenuClick - func + other no @@ -9348,7 +9348,7 @@ exports[`Multi Scope`] = ` required - bool + other no @@ -9376,7 +9376,7 @@ exports[`Multi Scope`] = ` searchText - string + other no @@ -9404,7 +9404,7 @@ exports[`Multi Scope`] = ` targetScope - string + other no @@ -9418,7 +9418,7 @@ exports[`Multi Scope`] = ` totalCols - number + other no @@ -9432,7 +9432,7 @@ exports[`Multi Scope`] = ` value - string + other no @@ -10313,7 +10313,7 @@ exports[`Multi Scope - Disabled`] = ` lookupFilter - func + other no @@ -10327,7 +10327,7 @@ exports[`Multi Scope - Disabled`] = ` cols - number + other no @@ -10341,7 +10341,7 @@ exports[`Multi Scope - Disabled`] = ` className - string + other no @@ -10355,7 +10355,7 @@ exports[`Multi Scope - Disabled`] = ` listFooter - node + other no @@ -10369,7 +10369,7 @@ exports[`Multi Scope - Disabled`] = ` id - string + other no @@ -10383,7 +10383,7 @@ exports[`Multi Scope - Disabled`] = ` defaultTargetScope - string + other no @@ -10397,7 +10397,7 @@ exports[`Multi Scope - Disabled`] = ` defaultValue - string + other no @@ -10453,7 +10453,7 @@ exports[`Multi Scope - Disabled`] = ` defaultOpened - bool + other no @@ -10481,7 +10481,7 @@ exports[`Multi Scope - Disabled`] = ` defaultSearchText - string + other no @@ -10495,7 +10495,7 @@ exports[`Multi Scope - Disabled`] = ` onSearchTextChange - func + other no @@ -10509,7 +10509,7 @@ exports[`Multi Scope - Disabled`] = ` loading - bool + other no @@ -10523,7 +10523,7 @@ exports[`Multi Scope - Disabled`] = ` label - string + other no @@ -10537,7 +10537,7 @@ exports[`Multi Scope - Disabled`] = ` listHeader - node + other no @@ -10551,7 +10551,7 @@ exports[`Multi Scope - Disabled`] = ` onScopeChange - func + other no @@ -10565,7 +10565,7 @@ exports[`Multi Scope - Disabled`] = ` opened - bool + other no @@ -10579,7 +10579,7 @@ exports[`Multi Scope - Disabled`] = ` onComplete - func + other no @@ -10593,7 +10593,7 @@ exports[`Multi Scope - Disabled`] = ` onSelect - func + other no @@ -10607,7 +10607,7 @@ exports[`Multi Scope - Disabled`] = ` onBlur - func + other no @@ -10621,7 +10621,7 @@ exports[`Multi Scope - Disabled`] = ` onLookupRequest - func + other no @@ -10635,7 +10635,7 @@ exports[`Multi Scope - Disabled`] = ` onScopeMenuClick - func + other no @@ -10649,7 +10649,7 @@ exports[`Multi Scope - Disabled`] = ` required - bool + other no @@ -10677,7 +10677,7 @@ exports[`Multi Scope - Disabled`] = ` searchText - string + other no @@ -10705,7 +10705,7 @@ exports[`Multi Scope - Disabled`] = ` targetScope - string + other no @@ -10719,7 +10719,7 @@ exports[`Multi Scope - Disabled`] = ` totalCols - number + other no @@ -10733,7 +10733,7 @@ exports[`Multi Scope - Disabled`] = ` value - string + other no @@ -11741,7 +11741,7 @@ exports[`Uncontrolled`] = ` lookupFilter - func + other no @@ -11755,7 +11755,7 @@ exports[`Uncontrolled`] = ` cols - number + other no @@ -11769,7 +11769,7 @@ exports[`Uncontrolled`] = ` className - string + other no @@ -11783,7 +11783,7 @@ exports[`Uncontrolled`] = ` listFooter - node + other no @@ -11797,7 +11797,7 @@ exports[`Uncontrolled`] = ` id - string + other no @@ -11811,7 +11811,7 @@ exports[`Uncontrolled`] = ` defaultTargetScope - string + other no @@ -11825,7 +11825,7 @@ exports[`Uncontrolled`] = ` defaultValue - string + other no @@ -11881,7 +11881,7 @@ exports[`Uncontrolled`] = ` defaultOpened - bool + other no @@ -11909,7 +11909,7 @@ exports[`Uncontrolled`] = ` defaultSearchText - string + other no @@ -11923,7 +11923,7 @@ exports[`Uncontrolled`] = ` onSearchTextChange - func + other no @@ -11937,7 +11937,7 @@ exports[`Uncontrolled`] = ` loading - bool + other no @@ -11951,7 +11951,7 @@ exports[`Uncontrolled`] = ` label - string + other no @@ -11965,7 +11965,7 @@ exports[`Uncontrolled`] = ` listHeader - node + other no @@ -11979,7 +11979,7 @@ exports[`Uncontrolled`] = ` onScopeChange - func + other no @@ -11993,7 +11993,7 @@ exports[`Uncontrolled`] = ` opened - bool + other no @@ -12007,7 +12007,7 @@ exports[`Uncontrolled`] = ` onComplete - func + other no @@ -12021,7 +12021,7 @@ exports[`Uncontrolled`] = ` onSelect - func + other no @@ -12035,7 +12035,7 @@ exports[`Uncontrolled`] = ` onBlur - func + other no @@ -12049,7 +12049,7 @@ exports[`Uncontrolled`] = ` onLookupRequest - func + other no @@ -12063,7 +12063,7 @@ exports[`Uncontrolled`] = ` onScopeMenuClick - func + other no @@ -12077,7 +12077,7 @@ exports[`Uncontrolled`] = ` required - bool + other no @@ -12105,7 +12105,7 @@ exports[`Uncontrolled`] = ` searchText - string + other no @@ -12133,7 +12133,7 @@ exports[`Uncontrolled`] = ` targetScope - string + other no @@ -12147,7 +12147,7 @@ exports[`Uncontrolled`] = ` totalCols - number + other no @@ -12161,7 +12161,7 @@ exports[`Uncontrolled`] = ` value - string + other no @@ -13523,7 +13523,7 @@ exports[`Uncontrolled with Multi Scope`] = ` lookupFilter - func + other no @@ -13537,7 +13537,7 @@ exports[`Uncontrolled with Multi Scope`] = ` cols - number + other no @@ -13551,7 +13551,7 @@ exports[`Uncontrolled with Multi Scope`] = ` className - string + other no @@ -13565,7 +13565,7 @@ exports[`Uncontrolled with Multi Scope`] = ` listFooter - node + other no @@ -13579,7 +13579,7 @@ exports[`Uncontrolled with Multi Scope`] = ` id - string + other no @@ -13593,7 +13593,7 @@ exports[`Uncontrolled with Multi Scope`] = ` defaultTargetScope - string + other no @@ -13607,7 +13607,7 @@ exports[`Uncontrolled with Multi Scope`] = ` defaultValue - string + other no @@ -13663,7 +13663,7 @@ exports[`Uncontrolled with Multi Scope`] = ` defaultOpened - bool + other no @@ -13691,7 +13691,7 @@ exports[`Uncontrolled with Multi Scope`] = ` defaultSearchText - string + other no @@ -13705,7 +13705,7 @@ exports[`Uncontrolled with Multi Scope`] = ` onSearchTextChange - func + other no @@ -13719,7 +13719,7 @@ exports[`Uncontrolled with Multi Scope`] = ` loading - bool + other no @@ -13733,7 +13733,7 @@ exports[`Uncontrolled with Multi Scope`] = ` label - string + other no @@ -13747,7 +13747,7 @@ exports[`Uncontrolled with Multi Scope`] = ` listHeader - node + other no @@ -13761,7 +13761,7 @@ exports[`Uncontrolled with Multi Scope`] = ` onScopeChange - func + other no @@ -13775,7 +13775,7 @@ exports[`Uncontrolled with Multi Scope`] = ` opened - bool + other no @@ -13789,7 +13789,7 @@ exports[`Uncontrolled with Multi Scope`] = ` onComplete - func + other no @@ -13803,7 +13803,7 @@ exports[`Uncontrolled with Multi Scope`] = ` onSelect - func + other no @@ -13817,7 +13817,7 @@ exports[`Uncontrolled with Multi Scope`] = ` onBlur - func + other no @@ -13831,7 +13831,7 @@ exports[`Uncontrolled with Multi Scope`] = ` onLookupRequest - func + other no @@ -13845,7 +13845,7 @@ exports[`Uncontrolled with Multi Scope`] = ` onScopeMenuClick - func + other no @@ -13859,7 +13859,7 @@ exports[`Uncontrolled with Multi Scope`] = ` required - bool + other no @@ -13887,7 +13887,7 @@ exports[`Uncontrolled with Multi Scope`] = ` searchText - string + other no @@ -13915,7 +13915,7 @@ exports[`Uncontrolled with Multi Scope`] = ` targetScope - string + other no @@ -13929,7 +13929,7 @@ exports[`Uncontrolled with Multi Scope`] = ` totalCols - number + other no @@ -13943,7 +13943,7 @@ exports[`Uncontrolled with Multi Scope`] = ` value - string + other no @@ -16499,7 +16499,7 @@ exports[`With list header/footer`] = ` lookupFilter - func + other no @@ -16513,7 +16513,7 @@ exports[`With list header/footer`] = ` cols - number + other no @@ -16527,7 +16527,7 @@ exports[`With list header/footer`] = ` className - string + other no @@ -16541,7 +16541,7 @@ exports[`With list header/footer`] = ` listFooter - node + other no @@ -16555,7 +16555,7 @@ exports[`With list header/footer`] = ` id - string + other no @@ -16569,7 +16569,7 @@ exports[`With list header/footer`] = ` defaultTargetScope - string + other no @@ -16583,7 +16583,7 @@ exports[`With list header/footer`] = ` defaultValue - string + other no @@ -16639,7 +16639,7 @@ exports[`With list header/footer`] = ` defaultOpened - bool + other no @@ -16667,7 +16667,7 @@ exports[`With list header/footer`] = ` defaultSearchText - string + other no @@ -16681,7 +16681,7 @@ exports[`With list header/footer`] = ` onSearchTextChange - func + other no @@ -16695,7 +16695,7 @@ exports[`With list header/footer`] = ` loading - bool + other no @@ -16709,7 +16709,7 @@ exports[`With list header/footer`] = ` label - string + other no @@ -16723,7 +16723,7 @@ exports[`With list header/footer`] = ` listHeader - node + other no @@ -16737,7 +16737,7 @@ exports[`With list header/footer`] = ` onScopeChange - func + other no @@ -16751,7 +16751,7 @@ exports[`With list header/footer`] = ` opened - bool + other no @@ -16765,7 +16765,7 @@ exports[`With list header/footer`] = ` onComplete - func + other no @@ -16779,7 +16779,7 @@ exports[`With list header/footer`] = ` onSelect - func + other no @@ -16793,7 +16793,7 @@ exports[`With list header/footer`] = ` onBlur - func + other no @@ -16807,7 +16807,7 @@ exports[`With list header/footer`] = ` onLookupRequest - func + other no @@ -16821,7 +16821,7 @@ exports[`With list header/footer`] = ` onScopeMenuClick - func + other no @@ -16835,7 +16835,7 @@ exports[`With list header/footer`] = ` required - bool + other no @@ -16863,7 +16863,7 @@ exports[`With list header/footer`] = ` searchText - string + other no @@ -16891,7 +16891,7 @@ exports[`With list header/footer`] = ` targetScope - string + other no @@ -16905,7 +16905,7 @@ exports[`With list header/footer`] = ` totalCols - number + other no @@ -16919,7 +16919,7 @@ exports[`With list header/footer`] = ` value - string + other no @@ -17433,7 +17433,7 @@ exports[`With search icon in left`] = ` lookupFilter - func + other no @@ -17447,7 +17447,7 @@ exports[`With search icon in left`] = ` cols - number + other no @@ -17461,7 +17461,7 @@ exports[`With search icon in left`] = ` className - string + other no @@ -17475,7 +17475,7 @@ exports[`With search icon in left`] = ` listFooter - node + other no @@ -17489,7 +17489,7 @@ exports[`With search icon in left`] = ` id - string + other no @@ -17503,7 +17503,7 @@ exports[`With search icon in left`] = ` defaultTargetScope - string + other no @@ -17517,7 +17517,7 @@ exports[`With search icon in left`] = ` defaultValue - string + other no @@ -17573,7 +17573,7 @@ exports[`With search icon in left`] = ` defaultOpened - bool + other no @@ -17601,7 +17601,7 @@ exports[`With search icon in left`] = ` defaultSearchText - string + other no @@ -17615,7 +17615,7 @@ exports[`With search icon in left`] = ` onSearchTextChange - func + other no @@ -17629,7 +17629,7 @@ exports[`With search icon in left`] = ` loading - bool + other no @@ -17643,7 +17643,7 @@ exports[`With search icon in left`] = ` label - string + other no @@ -17657,7 +17657,7 @@ exports[`With search icon in left`] = ` listHeader - node + other no @@ -17671,7 +17671,7 @@ exports[`With search icon in left`] = ` onScopeChange - func + other no @@ -17685,7 +17685,7 @@ exports[`With search icon in left`] = ` opened - bool + other no @@ -17699,7 +17699,7 @@ exports[`With search icon in left`] = ` onComplete - func + other no @@ -17713,7 +17713,7 @@ exports[`With search icon in left`] = ` onSelect - func + other no @@ -17727,7 +17727,7 @@ exports[`With search icon in left`] = ` onBlur - func + other no @@ -17741,7 +17741,7 @@ exports[`With search icon in left`] = ` onLookupRequest - func + other no @@ -17755,7 +17755,7 @@ exports[`With search icon in left`] = ` onScopeMenuClick - func + other no @@ -17769,7 +17769,7 @@ exports[`With search icon in left`] = ` required - bool + other no @@ -17797,7 +17797,7 @@ exports[`With search icon in left`] = ` searchText - string + other no @@ -17825,7 +17825,7 @@ exports[`With search icon in left`] = ` targetScope - string + other no @@ -17839,7 +17839,7 @@ exports[`With search icon in left`] = ` totalCols - number + other no @@ -17853,7 +17853,7 @@ exports[`With search icon in left`] = ` value - string + other no @@ -18340,7 +18340,7 @@ exports[`With search text`] = ` lookupFilter - func + other no @@ -18354,7 +18354,7 @@ exports[`With search text`] = ` cols - number + other no @@ -18368,7 +18368,7 @@ exports[`With search text`] = ` className - string + other no @@ -18382,7 +18382,7 @@ exports[`With search text`] = ` listFooter - node + other no @@ -18396,7 +18396,7 @@ exports[`With search text`] = ` id - string + other no @@ -18410,7 +18410,7 @@ exports[`With search text`] = ` defaultTargetScope - string + other no @@ -18424,7 +18424,7 @@ exports[`With search text`] = ` defaultValue - string + other no @@ -18480,7 +18480,7 @@ exports[`With search text`] = ` defaultOpened - bool + other no @@ -18508,7 +18508,7 @@ exports[`With search text`] = ` defaultSearchText - string + other no @@ -18522,7 +18522,7 @@ exports[`With search text`] = ` onSearchTextChange - func + other no @@ -18536,7 +18536,7 @@ exports[`With search text`] = ` loading - bool + other no @@ -18550,7 +18550,7 @@ exports[`With search text`] = ` label - string + other no @@ -18564,7 +18564,7 @@ exports[`With search text`] = ` listHeader - node + other no @@ -18578,7 +18578,7 @@ exports[`With search text`] = ` onScopeChange - func + other no @@ -18592,7 +18592,7 @@ exports[`With search text`] = ` opened - bool + other no @@ -18606,7 +18606,7 @@ exports[`With search text`] = ` onComplete - func + other no @@ -18620,7 +18620,7 @@ exports[`With search text`] = ` onSelect - func + other no @@ -18634,7 +18634,7 @@ exports[`With search text`] = ` onBlur - func + other no @@ -18648,7 +18648,7 @@ exports[`With search text`] = ` onLookupRequest - func + other no @@ -18662,7 +18662,7 @@ exports[`With search text`] = ` onScopeMenuClick - func + other no @@ -18676,7 +18676,7 @@ exports[`With search text`] = ` required - bool + other no @@ -18704,7 +18704,7 @@ exports[`With search text`] = ` searchText - string + other no @@ -18732,7 +18732,7 @@ exports[`With search text`] = ` targetScope - string + other no @@ -18746,7 +18746,7 @@ exports[`With search text`] = ` totalCols - number + other no @@ -18760,7 +18760,7 @@ exports[`With search text`] = ` value - string + other no @@ -19327,7 +19327,7 @@ exports[`With selection`] = ` lookupFilter - func + other no @@ -19341,7 +19341,7 @@ exports[`With selection`] = ` cols - number + other no @@ -19355,7 +19355,7 @@ exports[`With selection`] = ` className - string + other no @@ -19369,7 +19369,7 @@ exports[`With selection`] = ` listFooter - node + other no @@ -19383,7 +19383,7 @@ exports[`With selection`] = ` id - string + other no @@ -19397,7 +19397,7 @@ exports[`With selection`] = ` defaultTargetScope - string + other no @@ -19411,7 +19411,7 @@ exports[`With selection`] = ` defaultValue - string + other no @@ -19467,7 +19467,7 @@ exports[`With selection`] = ` defaultOpened - bool + other no @@ -19495,7 +19495,7 @@ exports[`With selection`] = ` defaultSearchText - string + other no @@ -19509,7 +19509,7 @@ exports[`With selection`] = ` onSearchTextChange - func + other no @@ -19523,7 +19523,7 @@ exports[`With selection`] = ` loading - bool + other no @@ -19537,7 +19537,7 @@ exports[`With selection`] = ` label - string + other no @@ -19551,7 +19551,7 @@ exports[`With selection`] = ` listHeader - node + other no @@ -19565,7 +19565,7 @@ exports[`With selection`] = ` onScopeChange - func + other no @@ -19579,7 +19579,7 @@ exports[`With selection`] = ` opened - bool + other no @@ -19593,7 +19593,7 @@ exports[`With selection`] = ` onComplete - func + other no @@ -19607,7 +19607,7 @@ exports[`With selection`] = ` onSelect - func + other no @@ -19621,7 +19621,7 @@ exports[`With selection`] = ` onBlur - func + other no @@ -19635,7 +19635,7 @@ exports[`With selection`] = ` onLookupRequest - func + other no @@ -19649,7 +19649,7 @@ exports[`With selection`] = ` onScopeMenuClick - func + other no @@ -19663,7 +19663,7 @@ exports[`With selection`] = ` required - bool + other no @@ -19691,7 +19691,7 @@ exports[`With selection`] = ` searchText - string + other no @@ -19719,7 +19719,7 @@ exports[`With selection`] = ` targetScope - string + other no @@ -19733,7 +19733,7 @@ exports[`With selection`] = ` totalCols - number + other no @@ -19747,7 +19747,7 @@ exports[`With selection`] = ` value - string + other no diff --git a/.storybook/__storyshots__/MediaObject.shot b/.storybook/__storyshots__/MediaObject.shot index f9ab80481..0ed3bf1d6 100644 --- a/.storybook/__storyshots__/MediaObject.shot +++ b/.storybook/__storyshots__/MediaObject.shot @@ -338,7 +338,7 @@ exports[`Figure`] = ` children - node + other no @@ -352,7 +352,7 @@ exports[`Figure`] = ` figureCenter - node + other no @@ -366,7 +366,7 @@ exports[`Figure`] = ` figureLeft - node + other no @@ -380,7 +380,7 @@ exports[`Figure`] = ` figureRight - node + other no @@ -775,7 +775,7 @@ exports[`Figure - Both Side`] = ` children - node + other no @@ -789,7 +789,7 @@ exports[`Figure - Both Side`] = ` figureCenter - node + other no @@ -803,7 +803,7 @@ exports[`Figure - Both Side`] = ` figureLeft - node + other no @@ -817,7 +817,7 @@ exports[`Figure - Both Side`] = ` figureRight - node + other no @@ -1176,7 +1176,7 @@ exports[`Figure - Reverse`] = ` children - node + other no @@ -1190,7 +1190,7 @@ exports[`Figure - Reverse`] = ` figureCenter - node + other no @@ -1204,7 +1204,7 @@ exports[`Figure - Reverse`] = ` figureLeft - node + other no @@ -1218,7 +1218,7 @@ exports[`Figure - Reverse`] = ` figureRight - node + other no diff --git a/.storybook/__storyshots__/Modal.shot b/.storybook/__storyshots__/Modal.shot index c01cc30ac..64d5a437c 100644 --- a/.storybook/__storyshots__/Modal.shot +++ b/.storybook/__storyshots__/Modal.shot @@ -910,7 +910,7 @@ exports[`Controlled with knobs`] = ` loading - bool + other no @@ -924,7 +924,7 @@ exports[`Controlled with knobs`] = ` buttonRef - func + other no @@ -938,7 +938,7 @@ exports[`Controlled with knobs`] = ` alt - string + other no @@ -966,7 +966,7 @@ exports[`Controlled with knobs`] = ` className - string + other no @@ -980,7 +980,7 @@ exports[`Controlled with knobs`] = ` children - node + other no @@ -1008,7 +1008,7 @@ exports[`Controlled with knobs`] = ` selected - bool + other no @@ -1022,7 +1022,7 @@ exports[`Controlled with knobs`] = ` label - node + other no @@ -1036,7 +1036,7 @@ exports[`Controlled with knobs`] = ` icon - string + other no @@ -1050,7 +1050,7 @@ exports[`Controlled with knobs`] = ` onClick - func + other no @@ -1064,7 +1064,7 @@ exports[`Controlled with knobs`] = ` inverse - bool + other no @@ -1078,7 +1078,7 @@ exports[`Controlled with knobs`] = ` iconMore - string + other no @@ -1106,7 +1106,7 @@ exports[`Controlled with knobs`] = ` htmlType - string + other no @@ -1187,7 +1187,7 @@ exports[`Controlled with knobs`] = ` children - node + other no @@ -1201,7 +1201,7 @@ exports[`Controlled with knobs`] = ` className - string + other no @@ -1215,7 +1215,7 @@ exports[`Controlled with knobs`] = ` containerStyle - object + other no @@ -1229,7 +1229,7 @@ exports[`Controlled with knobs`] = ` onHide - func + other no @@ -1243,7 +1243,7 @@ exports[`Controlled with knobs`] = ` opened - bool + other no @@ -1310,7 +1310,7 @@ exports[`Controlled with knobs`] = ` children - node + other no @@ -1324,7 +1324,7 @@ exports[`Controlled with knobs`] = ` className - string + other no @@ -1377,7 +1377,7 @@ exports[`Controlled with knobs`] = ` children - node + other no @@ -1391,7 +1391,7 @@ exports[`Controlled with knobs`] = ` className - string + other no @@ -1405,7 +1405,7 @@ exports[`Controlled with knobs`] = ` directional - bool + other no @@ -1458,7 +1458,7 @@ exports[`Controlled with knobs`] = ` className - string + other no @@ -1472,7 +1472,7 @@ exports[`Controlled with knobs`] = ` closeButton - bool + other no @@ -1486,7 +1486,7 @@ exports[`Controlled with knobs`] = ` onClose - func + other no @@ -1500,7 +1500,7 @@ exports[`Controlled with knobs`] = ` tagline - string + other no @@ -1514,7 +1514,7 @@ exports[`Controlled with knobs`] = ` title - string + other no @@ -2348,7 +2348,7 @@ exports[`Default`] = ` loading - bool + other no @@ -2362,7 +2362,7 @@ exports[`Default`] = ` buttonRef - func + other no @@ -2376,7 +2376,7 @@ exports[`Default`] = ` alt - string + other no @@ -2404,7 +2404,7 @@ exports[`Default`] = ` className - string + other no @@ -2418,7 +2418,7 @@ exports[`Default`] = ` children - node + other no @@ -2446,7 +2446,7 @@ exports[`Default`] = ` selected - bool + other no @@ -2460,7 +2460,7 @@ exports[`Default`] = ` label - node + other no @@ -2474,7 +2474,7 @@ exports[`Default`] = ` icon - string + other no @@ -2488,7 +2488,7 @@ exports[`Default`] = ` onClick - func + other no @@ -2502,7 +2502,7 @@ exports[`Default`] = ` inverse - bool + other no @@ -2516,7 +2516,7 @@ exports[`Default`] = ` iconMore - string + other no @@ -2544,7 +2544,7 @@ exports[`Default`] = ` htmlType - string + other no @@ -2625,7 +2625,7 @@ exports[`Default`] = ` children - node + other no @@ -2639,7 +2639,7 @@ exports[`Default`] = ` className - string + other no @@ -2653,7 +2653,7 @@ exports[`Default`] = ` containerStyle - object + other no @@ -2667,7 +2667,7 @@ exports[`Default`] = ` onHide - func + other no @@ -2681,7 +2681,7 @@ exports[`Default`] = ` opened - bool + other no @@ -2748,7 +2748,7 @@ exports[`Default`] = ` children - node + other no @@ -2762,7 +2762,7 @@ exports[`Default`] = ` className - string + other no @@ -2815,7 +2815,7 @@ exports[`Default`] = ` children - node + other no @@ -2829,7 +2829,7 @@ exports[`Default`] = ` className - string + other no @@ -2843,7 +2843,7 @@ exports[`Default`] = ` directional - bool + other no @@ -2896,7 +2896,7 @@ exports[`Default`] = ` className - string + other no @@ -2910,7 +2910,7 @@ exports[`Default`] = ` closeButton - bool + other no @@ -2924,7 +2924,7 @@ exports[`Default`] = ` onClose - func + other no @@ -2938,7 +2938,7 @@ exports[`Default`] = ` tagline - string + other no @@ -2952,7 +2952,7 @@ exports[`Default`] = ` title - string + other no @@ -5885,7 +5885,7 @@ exports[`Form elements`] = ` selectedText - string + other no @@ -5909,7 +5909,7 @@ exports[`Form elements`] = ` id - string + other no @@ -5923,7 +5923,7 @@ exports[`Form elements`] = ` children - node + other no @@ -5937,7 +5937,7 @@ exports[`Form elements`] = ` defaultOpened - bool + other no @@ -5951,7 +5951,7 @@ exports[`Form elements`] = ` className - string + other no @@ -6005,7 +6005,7 @@ exports[`Form elements`] = ` cols - number + other no @@ -6019,7 +6019,7 @@ exports[`Form elements`] = ` onSelect - func + other no @@ -6033,7 +6033,7 @@ exports[`Form elements`] = ` name - string + other no @@ -6047,7 +6047,7 @@ exports[`Form elements`] = ` label - string + other no @@ -6061,7 +6061,7 @@ exports[`Form elements`] = ` multiSelect - bool + other no @@ -6086,7 +6086,7 @@ exports[`Form elements`] = ` menuStyle - object + other no @@ -6100,7 +6100,7 @@ exports[`Form elements`] = ` menuSize - string + other no @@ -6114,7 +6114,7 @@ exports[`Form elements`] = ` onBlur - func + other no @@ -6128,7 +6128,7 @@ exports[`Form elements`] = ` onChange - func + other no @@ -6142,7 +6142,7 @@ exports[`Form elements`] = ` onComplete - func + other no @@ -6156,7 +6156,7 @@ exports[`Form elements`] = ` onKeyDown - func + other no @@ -6170,7 +6170,7 @@ exports[`Form elements`] = ` onValueChange - func + other no @@ -6184,7 +6184,7 @@ exports[`Form elements`] = ` optionsSelectedText - string + other no @@ -6208,7 +6208,7 @@ exports[`Form elements`] = ` required - bool + other no @@ -6222,7 +6222,7 @@ exports[`Form elements`] = ` totalCols - number + other no @@ -6289,7 +6289,7 @@ exports[`Form elements`] = ` children - node + other no @@ -6303,7 +6303,7 @@ exports[`Form elements`] = ` className - string + other no @@ -6317,7 +6317,7 @@ exports[`Form elements`] = ` containerStyle - object + other no @@ -6331,7 +6331,7 @@ exports[`Form elements`] = ` onHide - func + other no @@ -6345,7 +6345,7 @@ exports[`Form elements`] = ` opened - bool + other no @@ -6412,7 +6412,7 @@ exports[`Form elements`] = ` loading - bool + other no @@ -6426,7 +6426,7 @@ exports[`Form elements`] = ` buttonRef - func + other no @@ -6440,7 +6440,7 @@ exports[`Form elements`] = ` alt - string + other no @@ -6468,7 +6468,7 @@ exports[`Form elements`] = ` className - string + other no @@ -6482,7 +6482,7 @@ exports[`Form elements`] = ` children - node + other no @@ -6510,7 +6510,7 @@ exports[`Form elements`] = ` selected - bool + other no @@ -6524,7 +6524,7 @@ exports[`Form elements`] = ` label - node + other no @@ -6538,7 +6538,7 @@ exports[`Form elements`] = ` icon - string + other no @@ -6552,7 +6552,7 @@ exports[`Form elements`] = ` onClick - func + other no @@ -6566,7 +6566,7 @@ exports[`Form elements`] = ` inverse - bool + other no @@ -6580,7 +6580,7 @@ exports[`Form elements`] = ` iconMore - string + other no @@ -6608,7 +6608,7 @@ exports[`Form elements`] = ` htmlType - string + other no @@ -6689,7 +6689,7 @@ exports[`Form elements`] = ` children - node + other no @@ -6703,7 +6703,7 @@ exports[`Form elements`] = ` className - string + other no @@ -6717,7 +6717,7 @@ exports[`Form elements`] = ` label - string + other no @@ -6770,7 +6770,7 @@ exports[`Form elements`] = ` includeTime - bool + other no @@ -6784,7 +6784,7 @@ exports[`Form elements`] = ` extensionRenderer - func + other no @@ -6798,7 +6798,7 @@ exports[`Form elements`] = ` dateFormat - string + other no @@ -6826,7 +6826,7 @@ exports[`Form elements`] = ` defaultOpened - bool + other no @@ -6840,7 +6840,7 @@ exports[`Form elements`] = ` cols - number + other no @@ -6854,7 +6854,7 @@ exports[`Form elements`] = ` defaultValue - string + other no @@ -6868,7 +6868,7 @@ exports[`Form elements`] = ` onChange - func + other no @@ -6882,7 +6882,7 @@ exports[`Form elements`] = ` id - string + other no @@ -6896,7 +6896,7 @@ exports[`Form elements`] = ` onValueChange - func + other no @@ -6910,7 +6910,7 @@ exports[`Form elements`] = ` required - bool + other no @@ -6924,7 +6924,7 @@ exports[`Form elements`] = ` onKeyDown - func + other no @@ -6938,7 +6938,7 @@ exports[`Form elements`] = ` onBlur - func + other no @@ -6952,7 +6952,7 @@ exports[`Form elements`] = ` maxDate - string + other no @@ -6966,7 +6966,7 @@ exports[`Form elements`] = ` label - string + other no @@ -6980,7 +6980,7 @@ exports[`Form elements`] = ` onComplete - func + other no @@ -7018,7 +7018,7 @@ exports[`Form elements`] = ` minDate - string + other no @@ -7032,7 +7032,7 @@ exports[`Form elements`] = ` totalCols - number + other no @@ -7046,7 +7046,7 @@ exports[`Form elements`] = ` value - string + other no @@ -7099,7 +7099,7 @@ exports[`Form elements`] = ` children - node + other no @@ -7113,7 +7113,7 @@ exports[`Form elements`] = ` className - string + other no @@ -7190,7 +7190,7 @@ exports[`Form elements`] = ` bare - bool + other no @@ -7204,7 +7204,7 @@ exports[`Form elements`] = ` id - string + other no @@ -7218,7 +7218,7 @@ exports[`Form elements`] = ` addonRight - string + other no @@ -7232,7 +7232,7 @@ exports[`Form elements`] = ` addonLeft - string + other no @@ -7274,7 +7274,7 @@ exports[`Form elements`] = ` cols - number + other no @@ -7302,7 +7302,7 @@ exports[`Form elements`] = ` defaultValue - string + other no @@ -7316,7 +7316,7 @@ exports[`Form elements`] = ` htmlReadOnly - bool + other no @@ -7330,7 +7330,7 @@ exports[`Form elements`] = ` className - string + other no @@ -7344,7 +7344,7 @@ exports[`Form elements`] = ` inputRef - func + other no @@ -7358,7 +7358,7 @@ exports[`Form elements`] = ` label - string + other no @@ -7372,7 +7372,7 @@ exports[`Form elements`] = ` onChange - func + other no @@ -7386,7 +7386,7 @@ exports[`Form elements`] = ` onKeyDown - func + other no @@ -7400,7 +7400,7 @@ exports[`Form elements`] = ` placeholder - string + other no @@ -7414,7 +7414,7 @@ exports[`Form elements`] = ` readOnly - bool + other no @@ -7428,7 +7428,7 @@ exports[`Form elements`] = ` required - bool + other no @@ -7442,7 +7442,7 @@ exports[`Form elements`] = ` symbolPattern - string + other no @@ -7456,7 +7456,7 @@ exports[`Form elements`] = ` totalCols - number + other no @@ -7470,7 +7470,7 @@ exports[`Form elements`] = ` value - string + other no @@ -7523,7 +7523,7 @@ exports[`Form elements`] = ` lookupFilter - func + other no @@ -7537,7 +7537,7 @@ exports[`Form elements`] = ` cols - number + other no @@ -7551,7 +7551,7 @@ exports[`Form elements`] = ` className - string + other no @@ -7565,7 +7565,7 @@ exports[`Form elements`] = ` listFooter - node + other no @@ -7579,7 +7579,7 @@ exports[`Form elements`] = ` id - string + other no @@ -7593,7 +7593,7 @@ exports[`Form elements`] = ` defaultTargetScope - string + other no @@ -7607,7 +7607,7 @@ exports[`Form elements`] = ` defaultValue - string + other no @@ -7663,7 +7663,7 @@ exports[`Form elements`] = ` defaultOpened - bool + other no @@ -7691,7 +7691,7 @@ exports[`Form elements`] = ` defaultSearchText - string + other no @@ -7705,7 +7705,7 @@ exports[`Form elements`] = ` onSearchTextChange - func + other no @@ -7719,7 +7719,7 @@ exports[`Form elements`] = ` loading - bool + other no @@ -7733,7 +7733,7 @@ exports[`Form elements`] = ` label - string + other no @@ -7747,7 +7747,7 @@ exports[`Form elements`] = ` listHeader - node + other no @@ -7761,7 +7761,7 @@ exports[`Form elements`] = ` onScopeChange - func + other no @@ -7775,7 +7775,7 @@ exports[`Form elements`] = ` opened - bool + other no @@ -7789,7 +7789,7 @@ exports[`Form elements`] = ` onComplete - func + other no @@ -7803,7 +7803,7 @@ exports[`Form elements`] = ` onSelect - func + other no @@ -7817,7 +7817,7 @@ exports[`Form elements`] = ` onBlur - func + other no @@ -7831,7 +7831,7 @@ exports[`Form elements`] = ` onLookupRequest - func + other no @@ -7845,7 +7845,7 @@ exports[`Form elements`] = ` onScopeMenuClick - func + other no @@ -7859,7 +7859,7 @@ exports[`Form elements`] = ` required - bool + other no @@ -7887,7 +7887,7 @@ exports[`Form elements`] = ` searchText - string + other no @@ -7915,7 +7915,7 @@ exports[`Form elements`] = ` targetScope - string + other no @@ -7929,7 +7929,7 @@ exports[`Form elements`] = ` totalCols - number + other no @@ -7943,7 +7943,7 @@ exports[`Form elements`] = ` value - string + other no @@ -7996,7 +7996,7 @@ exports[`Form elements`] = ` children - node + other no @@ -8010,7 +8010,7 @@ exports[`Form elements`] = ` className - string + other no @@ -8063,7 +8063,7 @@ exports[`Form elements`] = ` children - node + other no @@ -8077,7 +8077,7 @@ exports[`Form elements`] = ` className - string + other no @@ -8091,7 +8091,7 @@ exports[`Form elements`] = ` directional - bool + other no @@ -8144,7 +8144,7 @@ exports[`Form elements`] = ` className - string + other no @@ -8158,7 +8158,7 @@ exports[`Form elements`] = ` closeButton - bool + other no @@ -8172,7 +8172,7 @@ exports[`Form elements`] = ` onClose - func + other no @@ -8186,7 +8186,7 @@ exports[`Form elements`] = ` tagline - string + other no @@ -8200,7 +8200,7 @@ exports[`Form elements`] = ` title - string + other no @@ -8253,7 +8253,7 @@ exports[`Form elements`] = ` children - node + other no @@ -8281,7 +8281,7 @@ exports[`Form elements`] = ` selected - bool + other no @@ -8348,7 +8348,7 @@ exports[`Form elements`] = ` children - node + other no @@ -8362,7 +8362,7 @@ exports[`Form elements`] = ` className - string + other no @@ -8376,7 +8376,7 @@ exports[`Form elements`] = ` cols - number + other no @@ -9234,7 +9234,7 @@ exports[`Large`] = ` loading - bool + other no @@ -9248,7 +9248,7 @@ exports[`Large`] = ` buttonRef - func + other no @@ -9262,7 +9262,7 @@ exports[`Large`] = ` alt - string + other no @@ -9290,7 +9290,7 @@ exports[`Large`] = ` className - string + other no @@ -9304,7 +9304,7 @@ exports[`Large`] = ` children - node + other no @@ -9332,7 +9332,7 @@ exports[`Large`] = ` selected - bool + other no @@ -9346,7 +9346,7 @@ exports[`Large`] = ` label - node + other no @@ -9360,7 +9360,7 @@ exports[`Large`] = ` icon - string + other no @@ -9374,7 +9374,7 @@ exports[`Large`] = ` onClick - func + other no @@ -9388,7 +9388,7 @@ exports[`Large`] = ` inverse - bool + other no @@ -9402,7 +9402,7 @@ exports[`Large`] = ` iconMore - string + other no @@ -9430,7 +9430,7 @@ exports[`Large`] = ` htmlType - string + other no @@ -9511,7 +9511,7 @@ exports[`Large`] = ` children - node + other no @@ -9525,7 +9525,7 @@ exports[`Large`] = ` className - string + other no @@ -9539,7 +9539,7 @@ exports[`Large`] = ` containerStyle - object + other no @@ -9553,7 +9553,7 @@ exports[`Large`] = ` onHide - func + other no @@ -9567,7 +9567,7 @@ exports[`Large`] = ` opened - bool + other no @@ -9634,7 +9634,7 @@ exports[`Large`] = ` children - node + other no @@ -9648,7 +9648,7 @@ exports[`Large`] = ` className - string + other no @@ -9701,7 +9701,7 @@ exports[`Large`] = ` children - node + other no @@ -9715,7 +9715,7 @@ exports[`Large`] = ` className - string + other no @@ -9729,7 +9729,7 @@ exports[`Large`] = ` directional - bool + other no @@ -9782,7 +9782,7 @@ exports[`Large`] = ` className - string + other no @@ -9796,7 +9796,7 @@ exports[`Large`] = ` closeButton - bool + other no @@ -9810,7 +9810,7 @@ exports[`Large`] = ` onClose - func + other no @@ -9824,7 +9824,7 @@ exports[`Large`] = ` tagline - string + other no @@ -9838,7 +9838,7 @@ exports[`Large`] = ` title - string + other no diff --git a/.storybook/__storyshots__/Notification.shot b/.storybook/__storyshots__/Notification.shot index 7e5cf7d68..fc1282aa3 100644 --- a/.storybook/__storyshots__/Notification.shot +++ b/.storybook/__storyshots__/Notification.shot @@ -248,7 +248,7 @@ exports[`Alert - Default`] = ` alt - string + other no @@ -262,7 +262,7 @@ exports[`Alert - Default`] = ` children - node + other no @@ -276,7 +276,7 @@ exports[`Alert - Default`] = ` className - string + other no @@ -290,7 +290,7 @@ exports[`Alert - Default`] = ` icon - string + other no @@ -304,7 +304,7 @@ exports[`Alert - Default`] = ` iconSize - string + other no @@ -332,7 +332,7 @@ exports[`Alert - Default`] = ` onClose - func + other no @@ -785,7 +785,7 @@ exports[`Alert - Error`] = ` alt - string + other no @@ -799,7 +799,7 @@ exports[`Alert - Error`] = ` children - node + other no @@ -813,7 +813,7 @@ exports[`Alert - Error`] = ` className - string + other no @@ -827,7 +827,7 @@ exports[`Alert - Error`] = ` icon - string + other no @@ -841,7 +841,7 @@ exports[`Alert - Error`] = ` iconSize - string + other no @@ -869,7 +869,7 @@ exports[`Alert - Error`] = ` onClose - func + other no @@ -1322,7 +1322,7 @@ exports[`Alert - Info`] = ` alt - string + other no @@ -1336,7 +1336,7 @@ exports[`Alert - Info`] = ` children - node + other no @@ -1350,7 +1350,7 @@ exports[`Alert - Info`] = ` className - string + other no @@ -1364,7 +1364,7 @@ exports[`Alert - Info`] = ` icon - string + other no @@ -1378,7 +1378,7 @@ exports[`Alert - Info`] = ` iconSize - string + other no @@ -1406,7 +1406,7 @@ exports[`Alert - Info`] = ` onClose - func + other no @@ -1859,7 +1859,7 @@ exports[`Alert - Success`] = ` alt - string + other no @@ -1873,7 +1873,7 @@ exports[`Alert - Success`] = ` children - node + other no @@ -1887,7 +1887,7 @@ exports[`Alert - Success`] = ` className - string + other no @@ -1901,7 +1901,7 @@ exports[`Alert - Success`] = ` icon - string + other no @@ -1915,7 +1915,7 @@ exports[`Alert - Success`] = ` iconSize - string + other no @@ -1943,7 +1943,7 @@ exports[`Alert - Success`] = ` onClose - func + other no @@ -2396,7 +2396,7 @@ exports[`Alert - Warning`] = ` alt - string + other no @@ -2410,7 +2410,7 @@ exports[`Alert - Warning`] = ` children - node + other no @@ -2424,7 +2424,7 @@ exports[`Alert - Warning`] = ` className - string + other no @@ -2438,7 +2438,7 @@ exports[`Alert - Warning`] = ` icon - string + other no @@ -2452,7 +2452,7 @@ exports[`Alert - Warning`] = ` iconSize - string + other no @@ -2480,7 +2480,7 @@ exports[`Alert - Warning`] = ` onClose - func + other no @@ -2920,7 +2920,7 @@ exports[`Controlled with knobs`] = ` alt - string + other no @@ -2934,7 +2934,7 @@ exports[`Controlled with knobs`] = ` children - node + other no @@ -2948,7 +2948,7 @@ exports[`Controlled with knobs`] = ` className - string + other no @@ -2962,7 +2962,7 @@ exports[`Controlled with knobs`] = ` icon - string + other no @@ -2976,7 +2976,7 @@ exports[`Controlled with knobs`] = ` iconSize - string + other no @@ -3004,7 +3004,7 @@ exports[`Controlled with knobs`] = ` onClose - func + other no @@ -3294,7 +3294,7 @@ exports[`Toast - Default`] = ` alt - string + other no @@ -3308,7 +3308,7 @@ exports[`Toast - Default`] = ` children - node + other no @@ -3322,7 +3322,7 @@ exports[`Toast - Default`] = ` className - string + other no @@ -3336,7 +3336,7 @@ exports[`Toast - Default`] = ` icon - string + other no @@ -3350,7 +3350,7 @@ exports[`Toast - Default`] = ` iconSize - string + other no @@ -3378,7 +3378,7 @@ exports[`Toast - Default`] = ` onClose - func + other no @@ -3875,7 +3875,7 @@ exports[`Toast - Error`] = ` alt - string + other no @@ -3889,7 +3889,7 @@ exports[`Toast - Error`] = ` children - node + other no @@ -3903,7 +3903,7 @@ exports[`Toast - Error`] = ` className - string + other no @@ -3917,7 +3917,7 @@ exports[`Toast - Error`] = ` icon - string + other no @@ -3931,7 +3931,7 @@ exports[`Toast - Error`] = ` iconSize - string + other no @@ -3959,7 +3959,7 @@ exports[`Toast - Error`] = ` onClose - func + other no @@ -4419,7 +4419,7 @@ exports[`Toast - Info`] = ` alt - string + other no @@ -4433,7 +4433,7 @@ exports[`Toast - Info`] = ` children - node + other no @@ -4447,7 +4447,7 @@ exports[`Toast - Info`] = ` className - string + other no @@ -4461,7 +4461,7 @@ exports[`Toast - Info`] = ` icon - string + other no @@ -4475,7 +4475,7 @@ exports[`Toast - Info`] = ` iconSize - string + other no @@ -4503,7 +4503,7 @@ exports[`Toast - Info`] = ` onClose - func + other no @@ -4963,7 +4963,7 @@ exports[`Toast - Success`] = ` alt - string + other no @@ -4977,7 +4977,7 @@ exports[`Toast - Success`] = ` children - node + other no @@ -4991,7 +4991,7 @@ exports[`Toast - Success`] = ` className - string + other no @@ -5005,7 +5005,7 @@ exports[`Toast - Success`] = ` icon - string + other no @@ -5019,7 +5019,7 @@ exports[`Toast - Success`] = ` iconSize - string + other no @@ -5047,7 +5047,7 @@ exports[`Toast - Success`] = ` onClose - func + other no @@ -5544,7 +5544,7 @@ exports[`Toast - Warning`] = ` alt - string + other no @@ -5558,7 +5558,7 @@ exports[`Toast - Warning`] = ` children - node + other no @@ -5572,7 +5572,7 @@ exports[`Toast - Warning`] = ` className - string + other no @@ -5586,7 +5586,7 @@ exports[`Toast - Warning`] = ` icon - string + other no @@ -5600,7 +5600,7 @@ exports[`Toast - Warning`] = ` iconSize - string + other no @@ -5628,7 +5628,7 @@ exports[`Toast - Warning`] = ` onClose - func + other no diff --git a/.storybook/__storyshots__/PageHeader.shot b/.storybook/__storyshots__/PageHeader.shot index 9d0e077a9..c0b0dbe5e 100644 --- a/.storybook/__storyshots__/PageHeader.shot +++ b/.storybook/__storyshots__/PageHeader.shot @@ -358,7 +358,7 @@ exports[`Base`] = ` children - node + other no @@ -425,7 +425,7 @@ exports[`Base`] = ` figure - node + other no @@ -439,7 +439,7 @@ exports[`Base`] = ` info - string + other no @@ -453,7 +453,7 @@ exports[`Base`] = ` leftActions - node + other no @@ -467,7 +467,7 @@ exports[`Base`] = ` legend - string + other no @@ -481,7 +481,7 @@ exports[`Base`] = ` rightActions - node + other no @@ -1213,7 +1213,7 @@ exports[`Object Home`] = ` children - node + other no @@ -1280,7 +1280,7 @@ exports[`Object Home`] = ` figure - node + other no @@ -1294,7 +1294,7 @@ exports[`Object Home`] = ` info - string + other no @@ -1308,7 +1308,7 @@ exports[`Object Home`] = ` leftActions - node + other no @@ -1322,7 +1322,7 @@ exports[`Object Home`] = ` legend - string + other no @@ -1336,7 +1336,7 @@ exports[`Object Home`] = ` rightActions - node + other no @@ -3217,7 +3217,7 @@ exports[`Record Home`] = ` onBlur - func + other no @@ -3231,7 +3231,7 @@ exports[`Record Home`] = ` className - string + other no @@ -3245,7 +3245,7 @@ exports[`Record Home`] = ` children - node + other no @@ -3259,7 +3259,7 @@ exports[`Record Home`] = ` onClick - func + other no @@ -3273,7 +3273,7 @@ exports[`Record Home`] = ` icon - string + other no @@ -3287,7 +3287,7 @@ exports[`Record Home`] = ` grouped - bool + other no @@ -3301,7 +3301,7 @@ exports[`Record Home`] = ` hoverPopup - bool + other no @@ -3329,7 +3329,7 @@ exports[`Record Home`] = ` menuStyle - object + other no @@ -3343,7 +3343,7 @@ exports[`Record Home`] = ` label - node + other no @@ -3371,7 +3371,7 @@ exports[`Record Home`] = ` isLastInGroup - bool + other no @@ -3385,7 +3385,7 @@ exports[`Record Home`] = ` menuHeader - string + other no @@ -3399,7 +3399,7 @@ exports[`Record Home`] = ` isFirstInGroup - bool + other no @@ -3413,7 +3413,7 @@ exports[`Record Home`] = ` nubbinTop - bool + other no @@ -3427,7 +3427,7 @@ exports[`Record Home`] = ` onMenuItemClick - func + other no @@ -3441,7 +3441,7 @@ exports[`Record Home`] = ` style - object + other no @@ -3455,7 +3455,7 @@ exports[`Record Home`] = ` type - string + other no @@ -3508,7 +3508,7 @@ exports[`Record Home`] = ` tabIndex - number + other no @@ -3522,7 +3522,7 @@ exports[`Record Home`] = ` children - node + other no @@ -3536,7 +3536,7 @@ exports[`Record Home`] = ` className - string + other no @@ -3550,7 +3550,7 @@ exports[`Record Home`] = ` disabled - bool + other no @@ -3578,7 +3578,7 @@ exports[`Record Home`] = ` icon - string + other no @@ -3592,7 +3592,7 @@ exports[`Record Home`] = ` iconRight - string + other no @@ -3606,7 +3606,7 @@ exports[`Record Home`] = ` label - string + other no @@ -3620,7 +3620,7 @@ exports[`Record Home`] = ` onBlur - func + other no @@ -3634,7 +3634,7 @@ exports[`Record Home`] = ` onClick - func + other no @@ -3648,7 +3648,7 @@ exports[`Record Home`] = ` onFocus - func + other no @@ -3662,7 +3662,7 @@ exports[`Record Home`] = ` selected - bool + other no @@ -3715,7 +3715,7 @@ exports[`Record Home`] = ` children - node + other no @@ -3768,7 +3768,7 @@ exports[`Record Home`] = ` children - node + other no @@ -3821,7 +3821,7 @@ exports[`Record Home`] = ` children - node + other no @@ -3874,7 +3874,7 @@ exports[`Record Home`] = ` children - node + other no @@ -3888,7 +3888,7 @@ exports[`Record Home`] = ` label - string + other no @@ -3941,7 +3941,7 @@ exports[`Record Home`] = ` children - node + other no @@ -4008,7 +4008,7 @@ exports[`Record Home`] = ` figure - node + other no @@ -4022,7 +4022,7 @@ exports[`Record Home`] = ` info - string + other no @@ -4036,7 +4036,7 @@ exports[`Record Home`] = ` leftActions - node + other no @@ -4050,7 +4050,7 @@ exports[`Record Home`] = ` legend - string + other no @@ -4064,7 +4064,7 @@ exports[`Record Home`] = ` rightActions - node + other no @@ -4159,7 +4159,7 @@ exports[`Record Home`] = ` children - node + other no @@ -4173,7 +4173,7 @@ exports[`Record Home`] = ` className - string + other no @@ -4187,7 +4187,7 @@ exports[`Record Home`] = ` section - bool + other no @@ -4201,7 +4201,7 @@ exports[`Record Home`] = ` tag - string + other no @@ -4215,7 +4215,7 @@ exports[`Record Home`] = ` truncate - bool + other no @@ -4896,7 +4896,7 @@ exports[`Related List`] = ` children - node + other no @@ -4963,7 +4963,7 @@ exports[`Related List`] = ` figure - node + other no @@ -4977,7 +4977,7 @@ exports[`Related List`] = ` info - string + other no @@ -4991,7 +4991,7 @@ exports[`Related List`] = ` leftActions - node + other no @@ -5005,7 +5005,7 @@ exports[`Related List`] = ` legend - string + other no @@ -5019,7 +5019,7 @@ exports[`Related List`] = ` rightActions - node + other no diff --git a/.storybook/__storyshots__/Picklist.shot b/.storybook/__storyshots__/Picklist.shot index 4963a1850..532783013 100644 --- a/.storybook/__storyshots__/Picklist.shot +++ b/.storybook/__storyshots__/Picklist.shot @@ -716,7 +716,7 @@ exports[`Controlled with knobs`] = ` selectedText - string + other no @@ -740,7 +740,7 @@ exports[`Controlled with knobs`] = ` id - string + other no @@ -754,7 +754,7 @@ exports[`Controlled with knobs`] = ` children - node + other no @@ -768,7 +768,7 @@ exports[`Controlled with knobs`] = ` defaultOpened - bool + other no @@ -782,7 +782,7 @@ exports[`Controlled with knobs`] = ` className - string + other no @@ -836,7 +836,7 @@ exports[`Controlled with knobs`] = ` cols - number + other no @@ -850,7 +850,7 @@ exports[`Controlled with knobs`] = ` onSelect - func + other no @@ -864,7 +864,7 @@ exports[`Controlled with knobs`] = ` name - string + other no @@ -878,7 +878,7 @@ exports[`Controlled with knobs`] = ` label - string + other no @@ -892,7 +892,7 @@ exports[`Controlled with knobs`] = ` multiSelect - bool + other no @@ -917,7 +917,7 @@ exports[`Controlled with knobs`] = ` menuStyle - object + other no @@ -931,7 +931,7 @@ exports[`Controlled with knobs`] = ` menuSize - string + other no @@ -945,7 +945,7 @@ exports[`Controlled with knobs`] = ` onBlur - func + other no @@ -959,7 +959,7 @@ exports[`Controlled with knobs`] = ` onChange - func + other no @@ -973,7 +973,7 @@ exports[`Controlled with knobs`] = ` onComplete - func + other no @@ -987,7 +987,7 @@ exports[`Controlled with knobs`] = ` onKeyDown - func + other no @@ -1001,7 +1001,7 @@ exports[`Controlled with knobs`] = ` onValueChange - func + other no @@ -1015,7 +1015,7 @@ exports[`Controlled with knobs`] = ` optionsSelectedText - string + other no @@ -1039,7 +1039,7 @@ exports[`Controlled with knobs`] = ` required - bool + other no @@ -1053,7 +1053,7 @@ exports[`Controlled with knobs`] = ` totalCols - number + other no @@ -1120,7 +1120,7 @@ exports[`Controlled with knobs`] = ` children - node + other no @@ -1148,7 +1148,7 @@ exports[`Controlled with knobs`] = ` selected - bool + other no @@ -1821,7 +1821,7 @@ exports[`Default`] = ` selectedText - string + other no @@ -1845,7 +1845,7 @@ exports[`Default`] = ` id - string + other no @@ -1859,7 +1859,7 @@ exports[`Default`] = ` children - node + other no @@ -1873,7 +1873,7 @@ exports[`Default`] = ` defaultOpened - bool + other no @@ -1887,7 +1887,7 @@ exports[`Default`] = ` className - string + other no @@ -1941,7 +1941,7 @@ exports[`Default`] = ` cols - number + other no @@ -1955,7 +1955,7 @@ exports[`Default`] = ` onSelect - func + other no @@ -1969,7 +1969,7 @@ exports[`Default`] = ` name - string + other no @@ -1983,7 +1983,7 @@ exports[`Default`] = ` label - string + other no @@ -1997,7 +1997,7 @@ exports[`Default`] = ` multiSelect - bool + other no @@ -2022,7 +2022,7 @@ exports[`Default`] = ` menuStyle - object + other no @@ -2036,7 +2036,7 @@ exports[`Default`] = ` menuSize - string + other no @@ -2050,7 +2050,7 @@ exports[`Default`] = ` onBlur - func + other no @@ -2064,7 +2064,7 @@ exports[`Default`] = ` onChange - func + other no @@ -2078,7 +2078,7 @@ exports[`Default`] = ` onComplete - func + other no @@ -2092,7 +2092,7 @@ exports[`Default`] = ` onKeyDown - func + other no @@ -2106,7 +2106,7 @@ exports[`Default`] = ` onValueChange - func + other no @@ -2120,7 +2120,7 @@ exports[`Default`] = ` optionsSelectedText - string + other no @@ -2144,7 +2144,7 @@ exports[`Default`] = ` required - bool + other no @@ -2158,7 +2158,7 @@ exports[`Default`] = ` totalCols - number + other no @@ -2225,7 +2225,7 @@ exports[`Default`] = ` children - node + other no @@ -2253,7 +2253,7 @@ exports[`Default`] = ` selected - bool + other no @@ -2922,7 +2922,7 @@ exports[`Disabled`] = ` selectedText - string + other no @@ -2946,7 +2946,7 @@ exports[`Disabled`] = ` id - string + other no @@ -2960,7 +2960,7 @@ exports[`Disabled`] = ` children - node + other no @@ -2974,7 +2974,7 @@ exports[`Disabled`] = ` defaultOpened - bool + other no @@ -2988,7 +2988,7 @@ exports[`Disabled`] = ` className - string + other no @@ -3042,7 +3042,7 @@ exports[`Disabled`] = ` cols - number + other no @@ -3056,7 +3056,7 @@ exports[`Disabled`] = ` onSelect - func + other no @@ -3070,7 +3070,7 @@ exports[`Disabled`] = ` name - string + other no @@ -3084,7 +3084,7 @@ exports[`Disabled`] = ` label - string + other no @@ -3098,7 +3098,7 @@ exports[`Disabled`] = ` multiSelect - bool + other no @@ -3123,7 +3123,7 @@ exports[`Disabled`] = ` menuStyle - object + other no @@ -3137,7 +3137,7 @@ exports[`Disabled`] = ` menuSize - string + other no @@ -3151,7 +3151,7 @@ exports[`Disabled`] = ` onBlur - func + other no @@ -3165,7 +3165,7 @@ exports[`Disabled`] = ` onChange - func + other no @@ -3179,7 +3179,7 @@ exports[`Disabled`] = ` onComplete - func + other no @@ -3193,7 +3193,7 @@ exports[`Disabled`] = ` onKeyDown - func + other no @@ -3207,7 +3207,7 @@ exports[`Disabled`] = ` onValueChange - func + other no @@ -3221,7 +3221,7 @@ exports[`Disabled`] = ` optionsSelectedText - string + other no @@ -3245,7 +3245,7 @@ exports[`Disabled`] = ` required - bool + other no @@ -3259,7 +3259,7 @@ exports[`Disabled`] = ` totalCols - number + other no @@ -3326,7 +3326,7 @@ exports[`Disabled`] = ` children - node + other no @@ -3354,7 +3354,7 @@ exports[`Disabled`] = ` selected - bool + other no @@ -5547,7 +5547,7 @@ exports[`Dropdown Scroll`] = ` selectedText - string + other no @@ -5571,7 +5571,7 @@ exports[`Dropdown Scroll`] = ` id - string + other no @@ -5585,7 +5585,7 @@ exports[`Dropdown Scroll`] = ` children - node + other no @@ -5599,7 +5599,7 @@ exports[`Dropdown Scroll`] = ` defaultOpened - bool + other no @@ -5613,7 +5613,7 @@ exports[`Dropdown Scroll`] = ` className - string + other no @@ -5667,7 +5667,7 @@ exports[`Dropdown Scroll`] = ` cols - number + other no @@ -5681,7 +5681,7 @@ exports[`Dropdown Scroll`] = ` onSelect - func + other no @@ -5695,7 +5695,7 @@ exports[`Dropdown Scroll`] = ` name - string + other no @@ -5709,7 +5709,7 @@ exports[`Dropdown Scroll`] = ` label - string + other no @@ -5723,7 +5723,7 @@ exports[`Dropdown Scroll`] = ` multiSelect - bool + other no @@ -5748,7 +5748,7 @@ exports[`Dropdown Scroll`] = ` menuStyle - object + other no @@ -5762,7 +5762,7 @@ exports[`Dropdown Scroll`] = ` menuSize - string + other no @@ -5776,7 +5776,7 @@ exports[`Dropdown Scroll`] = ` onBlur - func + other no @@ -5790,7 +5790,7 @@ exports[`Dropdown Scroll`] = ` onChange - func + other no @@ -5804,7 +5804,7 @@ exports[`Dropdown Scroll`] = ` onComplete - func + other no @@ -5818,7 +5818,7 @@ exports[`Dropdown Scroll`] = ` onKeyDown - func + other no @@ -5832,7 +5832,7 @@ exports[`Dropdown Scroll`] = ` onValueChange - func + other no @@ -5846,7 +5846,7 @@ exports[`Dropdown Scroll`] = ` optionsSelectedText - string + other no @@ -5870,7 +5870,7 @@ exports[`Dropdown Scroll`] = ` required - bool + other no @@ -5884,7 +5884,7 @@ exports[`Dropdown Scroll`] = ` totalCols - number + other no @@ -5951,7 +5951,7 @@ exports[`Dropdown Scroll`] = ` children - node + other no @@ -5979,7 +5979,7 @@ exports[`Dropdown Scroll`] = ` selected - bool + other no @@ -6672,7 +6672,7 @@ exports[`Error`] = ` selectedText - string + other no @@ -6696,7 +6696,7 @@ exports[`Error`] = ` id - string + other no @@ -6710,7 +6710,7 @@ exports[`Error`] = ` children - node + other no @@ -6724,7 +6724,7 @@ exports[`Error`] = ` defaultOpened - bool + other no @@ -6738,7 +6738,7 @@ exports[`Error`] = ` className - string + other no @@ -6792,7 +6792,7 @@ exports[`Error`] = ` cols - number + other no @@ -6806,7 +6806,7 @@ exports[`Error`] = ` onSelect - func + other no @@ -6820,7 +6820,7 @@ exports[`Error`] = ` name - string + other no @@ -6834,7 +6834,7 @@ exports[`Error`] = ` label - string + other no @@ -6848,7 +6848,7 @@ exports[`Error`] = ` multiSelect - bool + other no @@ -6873,7 +6873,7 @@ exports[`Error`] = ` menuStyle - object + other no @@ -6887,7 +6887,7 @@ exports[`Error`] = ` menuSize - string + other no @@ -6901,7 +6901,7 @@ exports[`Error`] = ` onBlur - func + other no @@ -6915,7 +6915,7 @@ exports[`Error`] = ` onChange - func + other no @@ -6929,7 +6929,7 @@ exports[`Error`] = ` onComplete - func + other no @@ -6943,7 +6943,7 @@ exports[`Error`] = ` onKeyDown - func + other no @@ -6957,7 +6957,7 @@ exports[`Error`] = ` onValueChange - func + other no @@ -6971,7 +6971,7 @@ exports[`Error`] = ` optionsSelectedText - string + other no @@ -6995,7 +6995,7 @@ exports[`Error`] = ` required - bool + other no @@ -7009,7 +7009,7 @@ exports[`Error`] = ` totalCols - number + other no @@ -7076,7 +7076,7 @@ exports[`Error`] = ` children - node + other no @@ -7104,7 +7104,7 @@ exports[`Error`] = ` selected - bool + other no @@ -7839,7 +7839,7 @@ exports[`Multiple items selected`] = ` selectedText - string + other no @@ -7863,7 +7863,7 @@ exports[`Multiple items selected`] = ` id - string + other no @@ -7877,7 +7877,7 @@ exports[`Multiple items selected`] = ` children - node + other no @@ -7891,7 +7891,7 @@ exports[`Multiple items selected`] = ` defaultOpened - bool + other no @@ -7905,7 +7905,7 @@ exports[`Multiple items selected`] = ` className - string + other no @@ -7959,7 +7959,7 @@ exports[`Multiple items selected`] = ` cols - number + other no @@ -7973,7 +7973,7 @@ exports[`Multiple items selected`] = ` onSelect - func + other no @@ -7987,7 +7987,7 @@ exports[`Multiple items selected`] = ` name - string + other no @@ -8001,7 +8001,7 @@ exports[`Multiple items selected`] = ` label - string + other no @@ -8015,7 +8015,7 @@ exports[`Multiple items selected`] = ` multiSelect - bool + other no @@ -8040,7 +8040,7 @@ exports[`Multiple items selected`] = ` menuStyle - object + other no @@ -8054,7 +8054,7 @@ exports[`Multiple items selected`] = ` menuSize - string + other no @@ -8068,7 +8068,7 @@ exports[`Multiple items selected`] = ` onBlur - func + other no @@ -8082,7 +8082,7 @@ exports[`Multiple items selected`] = ` onChange - func + other no @@ -8096,7 +8096,7 @@ exports[`Multiple items selected`] = ` onComplete - func + other no @@ -8110,7 +8110,7 @@ exports[`Multiple items selected`] = ` onKeyDown - func + other no @@ -8124,7 +8124,7 @@ exports[`Multiple items selected`] = ` onValueChange - func + other no @@ -8138,7 +8138,7 @@ exports[`Multiple items selected`] = ` optionsSelectedText - string + other no @@ -8162,7 +8162,7 @@ exports[`Multiple items selected`] = ` required - bool + other no @@ -8176,7 +8176,7 @@ exports[`Multiple items selected`] = ` totalCols - number + other no @@ -8243,7 +8243,7 @@ exports[`Multiple items selected`] = ` children - node + other no @@ -8271,7 +8271,7 @@ exports[`Multiple items selected`] = ` selected - bool + other no @@ -8933,7 +8933,7 @@ exports[`Required`] = ` selectedText - string + other no @@ -8957,7 +8957,7 @@ exports[`Required`] = ` id - string + other no @@ -8971,7 +8971,7 @@ exports[`Required`] = ` children - node + other no @@ -8985,7 +8985,7 @@ exports[`Required`] = ` defaultOpened - bool + other no @@ -8999,7 +8999,7 @@ exports[`Required`] = ` className - string + other no @@ -9053,7 +9053,7 @@ exports[`Required`] = ` cols - number + other no @@ -9067,7 +9067,7 @@ exports[`Required`] = ` onSelect - func + other no @@ -9081,7 +9081,7 @@ exports[`Required`] = ` name - string + other no @@ -9095,7 +9095,7 @@ exports[`Required`] = ` label - string + other no @@ -9109,7 +9109,7 @@ exports[`Required`] = ` multiSelect - bool + other no @@ -9134,7 +9134,7 @@ exports[`Required`] = ` menuStyle - object + other no @@ -9148,7 +9148,7 @@ exports[`Required`] = ` menuSize - string + other no @@ -9162,7 +9162,7 @@ exports[`Required`] = ` onBlur - func + other no @@ -9176,7 +9176,7 @@ exports[`Required`] = ` onChange - func + other no @@ -9190,7 +9190,7 @@ exports[`Required`] = ` onComplete - func + other no @@ -9204,7 +9204,7 @@ exports[`Required`] = ` onKeyDown - func + other no @@ -9218,7 +9218,7 @@ exports[`Required`] = ` onValueChange - func + other no @@ -9232,7 +9232,7 @@ exports[`Required`] = ` optionsSelectedText - string + other no @@ -9256,7 +9256,7 @@ exports[`Required`] = ` required - bool + other no @@ -9270,7 +9270,7 @@ exports[`Required`] = ` totalCols - number + other no @@ -9337,7 +9337,7 @@ exports[`Required`] = ` children - node + other no @@ -9365,7 +9365,7 @@ exports[`Required`] = ` selected - bool + other no @@ -10038,7 +10038,7 @@ exports[`Single item selected`] = ` selectedText - string + other no @@ -10062,7 +10062,7 @@ exports[`Single item selected`] = ` id - string + other no @@ -10076,7 +10076,7 @@ exports[`Single item selected`] = ` children - node + other no @@ -10090,7 +10090,7 @@ exports[`Single item selected`] = ` defaultOpened - bool + other no @@ -10104,7 +10104,7 @@ exports[`Single item selected`] = ` className - string + other no @@ -10158,7 +10158,7 @@ exports[`Single item selected`] = ` cols - number + other no @@ -10172,7 +10172,7 @@ exports[`Single item selected`] = ` onSelect - func + other no @@ -10186,7 +10186,7 @@ exports[`Single item selected`] = ` name - string + other no @@ -10200,7 +10200,7 @@ exports[`Single item selected`] = ` label - string + other no @@ -10214,7 +10214,7 @@ exports[`Single item selected`] = ` multiSelect - bool + other no @@ -10239,7 +10239,7 @@ exports[`Single item selected`] = ` menuStyle - object + other no @@ -10253,7 +10253,7 @@ exports[`Single item selected`] = ` menuSize - string + other no @@ -10267,7 +10267,7 @@ exports[`Single item selected`] = ` onBlur - func + other no @@ -10281,7 +10281,7 @@ exports[`Single item selected`] = ` onChange - func + other no @@ -10295,7 +10295,7 @@ exports[`Single item selected`] = ` onComplete - func + other no @@ -10309,7 +10309,7 @@ exports[`Single item selected`] = ` onKeyDown - func + other no @@ -10323,7 +10323,7 @@ exports[`Single item selected`] = ` onValueChange - func + other no @@ -10337,7 +10337,7 @@ exports[`Single item selected`] = ` optionsSelectedText - string + other no @@ -10361,7 +10361,7 @@ exports[`Single item selected`] = ` required - bool + other no @@ -10375,7 +10375,7 @@ exports[`Single item selected`] = ` totalCols - number + other no @@ -10442,7 +10442,7 @@ exports[`Single item selected`] = ` children - node + other no @@ -10470,7 +10470,7 @@ exports[`Single item selected`] = ` selected - bool + other no diff --git a/.storybook/__storyshots__/Popover.shot b/.storybook/__storyshots__/Popover.shot index 864692b27..3b4eb9c27 100644 --- a/.storybook/__storyshots__/Popover.shot +++ b/.storybook/__storyshots__/Popover.shot @@ -333,7 +333,7 @@ exports[`Controlled with knobs`] = ` bodyStyle - object + other no @@ -347,7 +347,7 @@ exports[`Controlled with knobs`] = ` children - node + other no @@ -361,7 +361,7 @@ exports[`Controlled with knobs`] = ` hidden - bool + other no @@ -386,7 +386,7 @@ exports[`Controlled with knobs`] = ` hover - bool + other no @@ -428,7 +428,7 @@ exports[`Controlled with knobs`] = ` tooltip - bool + other no @@ -442,7 +442,7 @@ exports[`Controlled with knobs`] = ` trigger - func + other no @@ -820,7 +820,7 @@ exports[`Default`] = ` bodyStyle - object + other no @@ -834,7 +834,7 @@ exports[`Default`] = ` children - node + other no @@ -848,7 +848,7 @@ exports[`Default`] = ` hidden - bool + other no @@ -873,7 +873,7 @@ exports[`Default`] = ` hover - bool + other no @@ -915,7 +915,7 @@ exports[`Default`] = ` tooltip - bool + other no @@ -929,7 +929,7 @@ exports[`Default`] = ` trigger - func + other no @@ -1307,7 +1307,7 @@ exports[`Position - Bottom`] = ` bodyStyle - object + other no @@ -1321,7 +1321,7 @@ exports[`Position - Bottom`] = ` children - node + other no @@ -1335,7 +1335,7 @@ exports[`Position - Bottom`] = ` hidden - bool + other no @@ -1360,7 +1360,7 @@ exports[`Position - Bottom`] = ` hover - bool + other no @@ -1402,7 +1402,7 @@ exports[`Position - Bottom`] = ` tooltip - bool + other no @@ -1416,7 +1416,7 @@ exports[`Position - Bottom`] = ` trigger - func + other no @@ -1794,7 +1794,7 @@ exports[`Position - Bottom (left)`] = ` bodyStyle - object + other no @@ -1808,7 +1808,7 @@ exports[`Position - Bottom (left)`] = ` children - node + other no @@ -1822,7 +1822,7 @@ exports[`Position - Bottom (left)`] = ` hidden - bool + other no @@ -1847,7 +1847,7 @@ exports[`Position - Bottom (left)`] = ` hover - bool + other no @@ -1889,7 +1889,7 @@ exports[`Position - Bottom (left)`] = ` tooltip - bool + other no @@ -1903,7 +1903,7 @@ exports[`Position - Bottom (left)`] = ` trigger - func + other no @@ -2281,7 +2281,7 @@ exports[`Position - Bottom (right)`] = ` bodyStyle - object + other no @@ -2295,7 +2295,7 @@ exports[`Position - Bottom (right)`] = ` children - node + other no @@ -2309,7 +2309,7 @@ exports[`Position - Bottom (right)`] = ` hidden - bool + other no @@ -2334,7 +2334,7 @@ exports[`Position - Bottom (right)`] = ` hover - bool + other no @@ -2376,7 +2376,7 @@ exports[`Position - Bottom (right)`] = ` tooltip - bool + other no @@ -2390,7 +2390,7 @@ exports[`Position - Bottom (right)`] = ` trigger - func + other no @@ -2768,7 +2768,7 @@ exports[`Position - Left`] = ` bodyStyle - object + other no @@ -2782,7 +2782,7 @@ exports[`Position - Left`] = ` children - node + other no @@ -2796,7 +2796,7 @@ exports[`Position - Left`] = ` hidden - bool + other no @@ -2821,7 +2821,7 @@ exports[`Position - Left`] = ` hover - bool + other no @@ -2863,7 +2863,7 @@ exports[`Position - Left`] = ` tooltip - bool + other no @@ -2877,7 +2877,7 @@ exports[`Position - Left`] = ` trigger - func + other no @@ -3255,7 +3255,7 @@ exports[`Position - Left (bottom)`] = ` bodyStyle - object + other no @@ -3269,7 +3269,7 @@ exports[`Position - Left (bottom)`] = ` children - node + other no @@ -3283,7 +3283,7 @@ exports[`Position - Left (bottom)`] = ` hidden - bool + other no @@ -3308,7 +3308,7 @@ exports[`Position - Left (bottom)`] = ` hover - bool + other no @@ -3350,7 +3350,7 @@ exports[`Position - Left (bottom)`] = ` tooltip - bool + other no @@ -3364,7 +3364,7 @@ exports[`Position - Left (bottom)`] = ` trigger - func + other no @@ -3742,7 +3742,7 @@ exports[`Position - Left (top)`] = ` bodyStyle - object + other no @@ -3756,7 +3756,7 @@ exports[`Position - Left (top)`] = ` children - node + other no @@ -3770,7 +3770,7 @@ exports[`Position - Left (top)`] = ` hidden - bool + other no @@ -3795,7 +3795,7 @@ exports[`Position - Left (top)`] = ` hover - bool + other no @@ -3837,7 +3837,7 @@ exports[`Position - Left (top)`] = ` tooltip - bool + other no @@ -3851,7 +3851,7 @@ exports[`Position - Left (top)`] = ` trigger - func + other no @@ -4229,7 +4229,7 @@ exports[`Position - Right`] = ` bodyStyle - object + other no @@ -4243,7 +4243,7 @@ exports[`Position - Right`] = ` children - node + other no @@ -4257,7 +4257,7 @@ exports[`Position - Right`] = ` hidden - bool + other no @@ -4282,7 +4282,7 @@ exports[`Position - Right`] = ` hover - bool + other no @@ -4324,7 +4324,7 @@ exports[`Position - Right`] = ` tooltip - bool + other no @@ -4338,7 +4338,7 @@ exports[`Position - Right`] = ` trigger - func + other no @@ -4716,7 +4716,7 @@ exports[`Position - Right (bottom)`] = ` bodyStyle - object + other no @@ -4730,7 +4730,7 @@ exports[`Position - Right (bottom)`] = ` children - node + other no @@ -4744,7 +4744,7 @@ exports[`Position - Right (bottom)`] = ` hidden - bool + other no @@ -4769,7 +4769,7 @@ exports[`Position - Right (bottom)`] = ` hover - bool + other no @@ -4811,7 +4811,7 @@ exports[`Position - Right (bottom)`] = ` tooltip - bool + other no @@ -4825,7 +4825,7 @@ exports[`Position - Right (bottom)`] = ` trigger - func + other no @@ -5203,7 +5203,7 @@ exports[`Position - Right (top)`] = ` bodyStyle - object + other no @@ -5217,7 +5217,7 @@ exports[`Position - Right (top)`] = ` children - node + other no @@ -5231,7 +5231,7 @@ exports[`Position - Right (top)`] = ` hidden - bool + other no @@ -5256,7 +5256,7 @@ exports[`Position - Right (top)`] = ` hover - bool + other no @@ -5298,7 +5298,7 @@ exports[`Position - Right (top)`] = ` tooltip - bool + other no @@ -5312,7 +5312,7 @@ exports[`Position - Right (top)`] = ` trigger - func + other no @@ -5690,7 +5690,7 @@ exports[`Position - Top`] = ` bodyStyle - object + other no @@ -5704,7 +5704,7 @@ exports[`Position - Top`] = ` children - node + other no @@ -5718,7 +5718,7 @@ exports[`Position - Top`] = ` hidden - bool + other no @@ -5743,7 +5743,7 @@ exports[`Position - Top`] = ` hover - bool + other no @@ -5785,7 +5785,7 @@ exports[`Position - Top`] = ` tooltip - bool + other no @@ -5799,7 +5799,7 @@ exports[`Position - Top`] = ` trigger - func + other no @@ -6177,7 +6177,7 @@ exports[`Position - Top (left)`] = ` bodyStyle - object + other no @@ -6191,7 +6191,7 @@ exports[`Position - Top (left)`] = ` children - node + other no @@ -6205,7 +6205,7 @@ exports[`Position - Top (left)`] = ` hidden - bool + other no @@ -6230,7 +6230,7 @@ exports[`Position - Top (left)`] = ` hover - bool + other no @@ -6272,7 +6272,7 @@ exports[`Position - Top (left)`] = ` tooltip - bool + other no @@ -6286,7 +6286,7 @@ exports[`Position - Top (left)`] = ` trigger - func + other no @@ -6664,7 +6664,7 @@ exports[`Position - Top (right)`] = ` bodyStyle - object + other no @@ -6678,7 +6678,7 @@ exports[`Position - Top (right)`] = ` children - node + other no @@ -6692,7 +6692,7 @@ exports[`Position - Top (right)`] = ` hidden - bool + other no @@ -6717,7 +6717,7 @@ exports[`Position - Top (right)`] = ` hover - bool + other no @@ -6759,7 +6759,7 @@ exports[`Position - Top (right)`] = ` tooltip - bool + other no @@ -6773,7 +6773,7 @@ exports[`Position - Top (right)`] = ` trigger - func + other no @@ -7175,7 +7175,7 @@ exports[`Theme - Error`] = ` bodyStyle - object + other no @@ -7189,7 +7189,7 @@ exports[`Theme - Error`] = ` children - node + other no @@ -7203,7 +7203,7 @@ exports[`Theme - Error`] = ` hidden - bool + other no @@ -7228,7 +7228,7 @@ exports[`Theme - Error`] = ` hover - bool + other no @@ -7270,7 +7270,7 @@ exports[`Theme - Error`] = ` tooltip - bool + other no @@ -7284,7 +7284,7 @@ exports[`Theme - Error`] = ` trigger - func + other no @@ -7686,7 +7686,7 @@ exports[`Theme - Info`] = ` bodyStyle - object + other no @@ -7700,7 +7700,7 @@ exports[`Theme - Info`] = ` children - node + other no @@ -7714,7 +7714,7 @@ exports[`Theme - Info`] = ` hidden - bool + other no @@ -7739,7 +7739,7 @@ exports[`Theme - Info`] = ` hover - bool + other no @@ -7781,7 +7781,7 @@ exports[`Theme - Info`] = ` tooltip - bool + other no @@ -7795,7 +7795,7 @@ exports[`Theme - Info`] = ` trigger - func + other no @@ -8197,7 +8197,7 @@ exports[`Theme - Success`] = ` bodyStyle - object + other no @@ -8211,7 +8211,7 @@ exports[`Theme - Success`] = ` children - node + other no @@ -8225,7 +8225,7 @@ exports[`Theme - Success`] = ` hidden - bool + other no @@ -8250,7 +8250,7 @@ exports[`Theme - Success`] = ` hover - bool + other no @@ -8292,7 +8292,7 @@ exports[`Theme - Success`] = ` tooltip - bool + other no @@ -8306,7 +8306,7 @@ exports[`Theme - Success`] = ` trigger - func + other no @@ -8708,7 +8708,7 @@ exports[`Theme - Warning`] = ` bodyStyle - object + other no @@ -8722,7 +8722,7 @@ exports[`Theme - Warning`] = ` children - node + other no @@ -8736,7 +8736,7 @@ exports[`Theme - Warning`] = ` hidden - bool + other no @@ -8761,7 +8761,7 @@ exports[`Theme - Warning`] = ` hover - bool + other no @@ -8803,7 +8803,7 @@ exports[`Theme - Warning`] = ` tooltip - bool + other no @@ -8817,7 +8817,7 @@ exports[`Theme - Warning`] = ` trigger - func + other no @@ -9202,7 +9202,7 @@ exports[`Tooltip`] = ` bodyStyle - object + other no @@ -9216,7 +9216,7 @@ exports[`Tooltip`] = ` children - node + other no @@ -9230,7 +9230,7 @@ exports[`Tooltip`] = ` hidden - bool + other no @@ -9255,7 +9255,7 @@ exports[`Tooltip`] = ` hover - bool + other no @@ -9297,7 +9297,7 @@ exports[`Tooltip`] = ` tooltip - bool + other no @@ -9311,7 +9311,7 @@ exports[`Tooltip`] = ` trigger - func + other no diff --git a/.storybook/__storyshots__/Radio.shot b/.storybook/__storyshots__/Radio.shot index e74dcbe30..261536963 100644 --- a/.storybook/__storyshots__/Radio.shot +++ b/.storybook/__storyshots__/Radio.shot @@ -657,7 +657,7 @@ exports[`Controlled with knobs`] = ` checked - bool + other no @@ -671,7 +671,7 @@ exports[`Controlled with knobs`] = ` className - string + other no @@ -685,7 +685,7 @@ exports[`Controlled with knobs`] = ` defaultChecked - bool + other no @@ -699,7 +699,7 @@ exports[`Controlled with knobs`] = ` label - string + other no @@ -713,7 +713,7 @@ exports[`Controlled with knobs`] = ` name - string + other no @@ -780,7 +780,7 @@ exports[`Controlled with knobs`] = ` children - node + other no @@ -794,7 +794,7 @@ exports[`Controlled with knobs`] = ` className - string + other no @@ -808,7 +808,7 @@ exports[`Controlled with knobs`] = ` cols - number + other no @@ -836,7 +836,7 @@ exports[`Controlled with knobs`] = ` label - string + other no @@ -850,7 +850,7 @@ exports[`Controlled with knobs`] = ` name - string + other no @@ -864,7 +864,7 @@ exports[`Controlled with knobs`] = ` onChange - func + other no @@ -878,7 +878,7 @@ exports[`Controlled with knobs`] = ` required - bool + other no @@ -892,7 +892,7 @@ exports[`Controlled with knobs`] = ` style - object + other no @@ -906,7 +906,7 @@ exports[`Controlled with knobs`] = ` totalCols - number + other no @@ -1378,7 +1378,7 @@ exports[`Default`] = ` checked - bool + other no @@ -1392,7 +1392,7 @@ exports[`Default`] = ` className - string + other no @@ -1406,7 +1406,7 @@ exports[`Default`] = ` defaultChecked - bool + other no @@ -1420,7 +1420,7 @@ exports[`Default`] = ` label - string + other no @@ -1434,7 +1434,7 @@ exports[`Default`] = ` name - string + other no @@ -1501,7 +1501,7 @@ exports[`Default`] = ` children - node + other no @@ -1515,7 +1515,7 @@ exports[`Default`] = ` className - string + other no @@ -1529,7 +1529,7 @@ exports[`Default`] = ` cols - number + other no @@ -1557,7 +1557,7 @@ exports[`Default`] = ` label - string + other no @@ -1571,7 +1571,7 @@ exports[`Default`] = ` name - string + other no @@ -1585,7 +1585,7 @@ exports[`Default`] = ` onChange - func + other no @@ -1599,7 +1599,7 @@ exports[`Default`] = ` required - bool + other no @@ -1613,7 +1613,7 @@ exports[`Default`] = ` style - object + other no @@ -1627,7 +1627,7 @@ exports[`Default`] = ` totalCols - number + other no @@ -2108,7 +2108,7 @@ exports[`Disabled`] = ` checked - bool + other no @@ -2122,7 +2122,7 @@ exports[`Disabled`] = ` className - string + other no @@ -2136,7 +2136,7 @@ exports[`Disabled`] = ` defaultChecked - bool + other no @@ -2150,7 +2150,7 @@ exports[`Disabled`] = ` label - string + other no @@ -2164,7 +2164,7 @@ exports[`Disabled`] = ` name - string + other no @@ -2231,7 +2231,7 @@ exports[`Disabled`] = ` children - node + other no @@ -2245,7 +2245,7 @@ exports[`Disabled`] = ` className - string + other no @@ -2259,7 +2259,7 @@ exports[`Disabled`] = ` cols - number + other no @@ -2287,7 +2287,7 @@ exports[`Disabled`] = ` label - string + other no @@ -2301,7 +2301,7 @@ exports[`Disabled`] = ` name - string + other no @@ -2315,7 +2315,7 @@ exports[`Disabled`] = ` onChange - func + other no @@ -2329,7 +2329,7 @@ exports[`Disabled`] = ` required - bool + other no @@ -2343,7 +2343,7 @@ exports[`Disabled`] = ` style - object + other no @@ -2357,7 +2357,7 @@ exports[`Disabled`] = ` totalCols - number + other no @@ -2868,7 +2868,7 @@ exports[`Error`] = ` checked - bool + other no @@ -2882,7 +2882,7 @@ exports[`Error`] = ` className - string + other no @@ -2896,7 +2896,7 @@ exports[`Error`] = ` defaultChecked - bool + other no @@ -2910,7 +2910,7 @@ exports[`Error`] = ` label - string + other no @@ -2924,7 +2924,7 @@ exports[`Error`] = ` name - string + other no @@ -2991,7 +2991,7 @@ exports[`Error`] = ` children - node + other no @@ -3005,7 +3005,7 @@ exports[`Error`] = ` className - string + other no @@ -3019,7 +3019,7 @@ exports[`Error`] = ` cols - number + other no @@ -3047,7 +3047,7 @@ exports[`Error`] = ` label - string + other no @@ -3061,7 +3061,7 @@ exports[`Error`] = ` name - string + other no @@ -3075,7 +3075,7 @@ exports[`Error`] = ` onChange - func + other no @@ -3089,7 +3089,7 @@ exports[`Error`] = ` required - bool + other no @@ -3103,7 +3103,7 @@ exports[`Error`] = ` style - object + other no @@ -3117,7 +3117,7 @@ exports[`Error`] = ` totalCols - number + other no @@ -3600,7 +3600,7 @@ exports[`Required`] = ` checked - bool + other no @@ -3614,7 +3614,7 @@ exports[`Required`] = ` className - string + other no @@ -3628,7 +3628,7 @@ exports[`Required`] = ` defaultChecked - bool + other no @@ -3642,7 +3642,7 @@ exports[`Required`] = ` label - string + other no @@ -3656,7 +3656,7 @@ exports[`Required`] = ` name - string + other no @@ -3723,7 +3723,7 @@ exports[`Required`] = ` children - node + other no @@ -3737,7 +3737,7 @@ exports[`Required`] = ` className - string + other no @@ -3751,7 +3751,7 @@ exports[`Required`] = ` cols - number + other no @@ -3779,7 +3779,7 @@ exports[`Required`] = ` label - string + other no @@ -3793,7 +3793,7 @@ exports[`Required`] = ` name - string + other no @@ -3807,7 +3807,7 @@ exports[`Required`] = ` onChange - func + other no @@ -3821,7 +3821,7 @@ exports[`Required`] = ` required - bool + other no @@ -3835,7 +3835,7 @@ exports[`Required`] = ` style - object + other no @@ -3849,7 +3849,7 @@ exports[`Required`] = ` totalCols - number + other no diff --git a/.storybook/__storyshots__/Select.shot b/.storybook/__storyshots__/Select.shot index 9b239f89a..1f2c3796d 100644 --- a/.storybook/__storyshots__/Select.shot +++ b/.storybook/__storyshots__/Select.shot @@ -681,7 +681,7 @@ exports[`Controlled with knobs`] = ` children - node + other no @@ -748,7 +748,7 @@ exports[`Controlled with knobs`] = ` className - string + other no @@ -762,7 +762,7 @@ exports[`Controlled with knobs`] = ` cols - number + other no @@ -790,7 +790,7 @@ exports[`Controlled with knobs`] = ` id - string + other no @@ -804,7 +804,7 @@ exports[`Controlled with knobs`] = ` label - string + other no @@ -818,7 +818,7 @@ exports[`Controlled with knobs`] = ` onChange - func + other no @@ -832,7 +832,7 @@ exports[`Controlled with knobs`] = ` required - bool + other no @@ -846,7 +846,7 @@ exports[`Controlled with knobs`] = ` totalCols - number + other no @@ -1425,7 +1425,7 @@ exports[`Default`] = ` children - node + other no @@ -1492,7 +1492,7 @@ exports[`Default`] = ` className - string + other no @@ -1506,7 +1506,7 @@ exports[`Default`] = ` cols - number + other no @@ -1534,7 +1534,7 @@ exports[`Default`] = ` id - string + other no @@ -1548,7 +1548,7 @@ exports[`Default`] = ` label - string + other no @@ -1562,7 +1562,7 @@ exports[`Default`] = ` onChange - func + other no @@ -1576,7 +1576,7 @@ exports[`Default`] = ` required - bool + other no @@ -1590,7 +1590,7 @@ exports[`Default`] = ` totalCols - number + other no @@ -2189,7 +2189,7 @@ exports[`Disabled`] = ` children - node + other no @@ -2256,7 +2256,7 @@ exports[`Disabled`] = ` className - string + other no @@ -2270,7 +2270,7 @@ exports[`Disabled`] = ` cols - number + other no @@ -2298,7 +2298,7 @@ exports[`Disabled`] = ` id - string + other no @@ -2312,7 +2312,7 @@ exports[`Disabled`] = ` label - string + other no @@ -2326,7 +2326,7 @@ exports[`Disabled`] = ` onChange - func + other no @@ -2340,7 +2340,7 @@ exports[`Disabled`] = ` required - bool + other no @@ -2354,7 +2354,7 @@ exports[`Disabled`] = ` totalCols - number + other no @@ -2987,7 +2987,7 @@ exports[`Error`] = ` children - node + other no @@ -3054,7 +3054,7 @@ exports[`Error`] = ` className - string + other no @@ -3068,7 +3068,7 @@ exports[`Error`] = ` cols - number + other no @@ -3096,7 +3096,7 @@ exports[`Error`] = ` id - string + other no @@ -3110,7 +3110,7 @@ exports[`Error`] = ` label - string + other no @@ -3124,7 +3124,7 @@ exports[`Error`] = ` onChange - func + other no @@ -3138,7 +3138,7 @@ exports[`Error`] = ` required - bool + other no @@ -3152,7 +3152,7 @@ exports[`Error`] = ` totalCols - number + other no @@ -3754,7 +3754,7 @@ exports[`Required`] = ` children - node + other no @@ -3821,7 +3821,7 @@ exports[`Required`] = ` className - string + other no @@ -3835,7 +3835,7 @@ exports[`Required`] = ` cols - number + other no @@ -3863,7 +3863,7 @@ exports[`Required`] = ` id - string + other no @@ -3877,7 +3877,7 @@ exports[`Required`] = ` label - string + other no @@ -3891,7 +3891,7 @@ exports[`Required`] = ` onChange - func + other no @@ -3905,7 +3905,7 @@ exports[`Required`] = ` required - bool + other no @@ -3919,7 +3919,7 @@ exports[`Required`] = ` totalCols - number + other no diff --git a/.storybook/__storyshots__/Spinner.shot b/.storybook/__storyshots__/Spinner.shot index ab7666293..6b8b40d53 100644 --- a/.storybook/__storyshots__/Spinner.shot +++ b/.storybook/__storyshots__/Spinner.shot @@ -917,7 +917,7 @@ exports[`Brand`] = ` className - string + other no @@ -931,7 +931,7 @@ exports[`Brand`] = ` container - bool + other no @@ -1368,7 +1368,7 @@ exports[`Controlled with knobs`] = ` className - string + other no @@ -1382,7 +1382,7 @@ exports[`Controlled with knobs`] = ` container - bool + other no @@ -2295,7 +2295,7 @@ exports[`Default`] = ` className - string + other no @@ -2309,7 +2309,7 @@ exports[`Default`] = ` container - bool + other no @@ -3299,7 +3299,7 @@ exports[`Inverse`] = ` className - string + other no @@ -3313,7 +3313,7 @@ exports[`Inverse`] = ` container - bool + other no diff --git a/.storybook/__storyshots__/Table.shot b/.storybook/__storyshots__/Table.shot index e820e6af5..369d47efc 100644 --- a/.storybook/__storyshots__/Table.shot +++ b/.storybook/__storyshots__/Table.shot @@ -5327,7 +5327,7 @@ exports[`Controlled with knobs`] = ` onBlur - func + other no @@ -5341,7 +5341,7 @@ exports[`Controlled with knobs`] = ` className - string + other no @@ -5355,7 +5355,7 @@ exports[`Controlled with knobs`] = ` children - node + other no @@ -5369,7 +5369,7 @@ exports[`Controlled with knobs`] = ` onClick - func + other no @@ -5383,7 +5383,7 @@ exports[`Controlled with knobs`] = ` icon - string + other no @@ -5397,7 +5397,7 @@ exports[`Controlled with knobs`] = ` grouped - bool + other no @@ -5411,7 +5411,7 @@ exports[`Controlled with knobs`] = ` hoverPopup - bool + other no @@ -5439,7 +5439,7 @@ exports[`Controlled with knobs`] = ` menuStyle - object + other no @@ -5453,7 +5453,7 @@ exports[`Controlled with knobs`] = ` label - node + other no @@ -5481,7 +5481,7 @@ exports[`Controlled with knobs`] = ` isLastInGroup - bool + other no @@ -5495,7 +5495,7 @@ exports[`Controlled with knobs`] = ` menuHeader - string + other no @@ -5509,7 +5509,7 @@ exports[`Controlled with knobs`] = ` isFirstInGroup - bool + other no @@ -5523,7 +5523,7 @@ exports[`Controlled with knobs`] = ` nubbinTop - bool + other no @@ -5537,7 +5537,7 @@ exports[`Controlled with knobs`] = ` onMenuItemClick - func + other no @@ -5551,7 +5551,7 @@ exports[`Controlled with knobs`] = ` style - object + other no @@ -5565,7 +5565,7 @@ exports[`Controlled with knobs`] = ` type - string + other no @@ -5618,7 +5618,7 @@ exports[`Controlled with knobs`] = ` tabIndex - number + other no @@ -5632,7 +5632,7 @@ exports[`Controlled with knobs`] = ` children - node + other no @@ -5646,7 +5646,7 @@ exports[`Controlled with knobs`] = ` className - string + other no @@ -5660,7 +5660,7 @@ exports[`Controlled with knobs`] = ` disabled - bool + other no @@ -5688,7 +5688,7 @@ exports[`Controlled with knobs`] = ` icon - string + other no @@ -5702,7 +5702,7 @@ exports[`Controlled with knobs`] = ` iconRight - string + other no @@ -5716,7 +5716,7 @@ exports[`Controlled with knobs`] = ` label - string + other no @@ -5730,7 +5730,7 @@ exports[`Controlled with knobs`] = ` onBlur - func + other no @@ -5744,7 +5744,7 @@ exports[`Controlled with knobs`] = ` onClick - func + other no @@ -5758,7 +5758,7 @@ exports[`Controlled with knobs`] = ` onFocus - func + other no @@ -5772,7 +5772,7 @@ exports[`Controlled with knobs`] = ` selected - bool + other no @@ -5825,7 +5825,7 @@ exports[`Controlled with knobs`] = ` autoWidth - bool + other no @@ -5839,7 +5839,7 @@ exports[`Controlled with knobs`] = ` bordered - bool + other no @@ -5853,7 +5853,7 @@ exports[`Controlled with knobs`] = ` children - node + other no @@ -5867,7 +5867,7 @@ exports[`Controlled with knobs`] = ` className - string + other no @@ -5881,7 +5881,7 @@ exports[`Controlled with knobs`] = ` fixedLayout - bool + other no @@ -5895,7 +5895,7 @@ exports[`Controlled with knobs`] = ` noRowHover - bool + other no @@ -5909,7 +5909,7 @@ exports[`Controlled with knobs`] = ` sortable - bool + other no @@ -5923,7 +5923,7 @@ exports[`Controlled with knobs`] = ` striped - bool + other no @@ -5937,7 +5937,7 @@ exports[`Controlled with knobs`] = ` verticalBorders - bool + other no @@ -5951,7 +5951,7 @@ exports[`Controlled with knobs`] = ` wrapperStyle - object + other no @@ -6004,7 +6004,7 @@ exports[`Controlled with knobs`] = ` children - node + other no @@ -6057,7 +6057,7 @@ exports[`Controlled with knobs`] = ` actionsPosition - number + other no @@ -6082,7 +6082,7 @@ exports[`Controlled with knobs`] = ` children - node + other no @@ -6096,7 +6096,7 @@ exports[`Controlled with knobs`] = ` hasActions - bool + other no @@ -6110,7 +6110,7 @@ exports[`Controlled with knobs`] = ` sortable - bool + other no @@ -6177,7 +6177,7 @@ exports[`Controlled with knobs`] = ` children - node + other no @@ -6191,7 +6191,7 @@ exports[`Controlled with knobs`] = ` className - string + other no @@ -6205,7 +6205,7 @@ exports[`Controlled with knobs`] = ` onSort - func + other no @@ -6219,7 +6219,7 @@ exports[`Controlled with knobs`] = ` resizable - bool + other no @@ -6233,7 +6233,7 @@ exports[`Controlled with knobs`] = ` sortDir - string + other no @@ -6247,7 +6247,7 @@ exports[`Controlled with knobs`] = ` sortable - bool + other no @@ -6261,7 +6261,7 @@ exports[`Controlled with knobs`] = ` sorted - bool + other no @@ -6328,7 +6328,7 @@ exports[`Controlled with knobs`] = ` children - node + other no @@ -6342,7 +6342,7 @@ exports[`Controlled with knobs`] = ` selected - bool + other no @@ -6356,7 +6356,7 @@ exports[`Controlled with knobs`] = ` style - object + other no @@ -6409,7 +6409,7 @@ exports[`Controlled with knobs`] = ` children - node + other no @@ -6423,7 +6423,7 @@ exports[`Controlled with knobs`] = ` className - string + other no @@ -6437,7 +6437,7 @@ exports[`Controlled with knobs`] = ` truncate - bool + other no @@ -6501,7 +6501,7 @@ exports[`Controlled with knobs`] = ` children - node + other no @@ -10051,7 +10051,7 @@ exports[`Default`] = ` autoWidth - bool + other no @@ -10065,7 +10065,7 @@ exports[`Default`] = ` bordered - bool + other no @@ -10079,7 +10079,7 @@ exports[`Default`] = ` children - node + other no @@ -10093,7 +10093,7 @@ exports[`Default`] = ` className - string + other no @@ -10107,7 +10107,7 @@ exports[`Default`] = ` fixedLayout - bool + other no @@ -10121,7 +10121,7 @@ exports[`Default`] = ` noRowHover - bool + other no @@ -10135,7 +10135,7 @@ exports[`Default`] = ` sortable - bool + other no @@ -10149,7 +10149,7 @@ exports[`Default`] = ` striped - bool + other no @@ -10163,7 +10163,7 @@ exports[`Default`] = ` verticalBorders - bool + other no @@ -10177,7 +10177,7 @@ exports[`Default`] = ` wrapperStyle - object + other no @@ -10230,7 +10230,7 @@ exports[`Default`] = ` children - node + other no @@ -10283,7 +10283,7 @@ exports[`Default`] = ` actionsPosition - number + other no @@ -10308,7 +10308,7 @@ exports[`Default`] = ` children - node + other no @@ -10322,7 +10322,7 @@ exports[`Default`] = ` hasActions - bool + other no @@ -10336,7 +10336,7 @@ exports[`Default`] = ` sortable - bool + other no @@ -10403,7 +10403,7 @@ exports[`Default`] = ` children - node + other no @@ -10417,7 +10417,7 @@ exports[`Default`] = ` className - string + other no @@ -10431,7 +10431,7 @@ exports[`Default`] = ` onSort - func + other no @@ -10445,7 +10445,7 @@ exports[`Default`] = ` resizable - bool + other no @@ -10459,7 +10459,7 @@ exports[`Default`] = ` sortDir - string + other no @@ -10473,7 +10473,7 @@ exports[`Default`] = ` sortable - bool + other no @@ -10487,7 +10487,7 @@ exports[`Default`] = ` sorted - bool + other no @@ -10554,7 +10554,7 @@ exports[`Default`] = ` children - node + other no @@ -10568,7 +10568,7 @@ exports[`Default`] = ` selected - bool + other no @@ -10582,7 +10582,7 @@ exports[`Default`] = ` style - object + other no @@ -10635,7 +10635,7 @@ exports[`Default`] = ` children - node + other no @@ -10649,7 +10649,7 @@ exports[`Default`] = ` className - string + other no @@ -10663,7 +10663,7 @@ exports[`Default`] = ` truncate - bool + other no @@ -14231,7 +14231,7 @@ exports[`With Fixed Layout`] = ` autoWidth - bool + other no @@ -14245,7 +14245,7 @@ exports[`With Fixed Layout`] = ` bordered - bool + other no @@ -14259,7 +14259,7 @@ exports[`With Fixed Layout`] = ` children - node + other no @@ -14273,7 +14273,7 @@ exports[`With Fixed Layout`] = ` className - string + other no @@ -14287,7 +14287,7 @@ exports[`With Fixed Layout`] = ` fixedLayout - bool + other no @@ -14301,7 +14301,7 @@ exports[`With Fixed Layout`] = ` noRowHover - bool + other no @@ -14315,7 +14315,7 @@ exports[`With Fixed Layout`] = ` sortable - bool + other no @@ -14329,7 +14329,7 @@ exports[`With Fixed Layout`] = ` striped - bool + other no @@ -14343,7 +14343,7 @@ exports[`With Fixed Layout`] = ` verticalBorders - bool + other no @@ -14357,7 +14357,7 @@ exports[`With Fixed Layout`] = ` wrapperStyle - object + other no @@ -14410,7 +14410,7 @@ exports[`With Fixed Layout`] = ` children - node + other no @@ -14463,7 +14463,7 @@ exports[`With Fixed Layout`] = ` actionsPosition - number + other no @@ -14488,7 +14488,7 @@ exports[`With Fixed Layout`] = ` children - node + other no @@ -14502,7 +14502,7 @@ exports[`With Fixed Layout`] = ` hasActions - bool + other no @@ -14516,7 +14516,7 @@ exports[`With Fixed Layout`] = ` sortable - bool + other no @@ -14583,7 +14583,7 @@ exports[`With Fixed Layout`] = ` children - node + other no @@ -14597,7 +14597,7 @@ exports[`With Fixed Layout`] = ` className - string + other no @@ -14611,7 +14611,7 @@ exports[`With Fixed Layout`] = ` onSort - func + other no @@ -14625,7 +14625,7 @@ exports[`With Fixed Layout`] = ` resizable - bool + other no @@ -14639,7 +14639,7 @@ exports[`With Fixed Layout`] = ` sortDir - string + other no @@ -14653,7 +14653,7 @@ exports[`With Fixed Layout`] = ` sortable - bool + other no @@ -14667,7 +14667,7 @@ exports[`With Fixed Layout`] = ` sorted - bool + other no @@ -14734,7 +14734,7 @@ exports[`With Fixed Layout`] = ` children - node + other no @@ -14748,7 +14748,7 @@ exports[`With Fixed Layout`] = ` selected - bool + other no @@ -14762,7 +14762,7 @@ exports[`With Fixed Layout`] = ` style - object + other no @@ -14815,7 +14815,7 @@ exports[`With Fixed Layout`] = ` children - node + other no @@ -14829,7 +14829,7 @@ exports[`With Fixed Layout`] = ` className - string + other no @@ -14843,7 +14843,7 @@ exports[`With Fixed Layout`] = ` truncate - bool + other no @@ -18411,7 +18411,7 @@ exports[`With No Row Hover`] = ` autoWidth - bool + other no @@ -18425,7 +18425,7 @@ exports[`With No Row Hover`] = ` bordered - bool + other no @@ -18439,7 +18439,7 @@ exports[`With No Row Hover`] = ` children - node + other no @@ -18453,7 +18453,7 @@ exports[`With No Row Hover`] = ` className - string + other no @@ -18467,7 +18467,7 @@ exports[`With No Row Hover`] = ` fixedLayout - bool + other no @@ -18481,7 +18481,7 @@ exports[`With No Row Hover`] = ` noRowHover - bool + other no @@ -18495,7 +18495,7 @@ exports[`With No Row Hover`] = ` sortable - bool + other no @@ -18509,7 +18509,7 @@ exports[`With No Row Hover`] = ` striped - bool + other no @@ -18523,7 +18523,7 @@ exports[`With No Row Hover`] = ` verticalBorders - bool + other no @@ -18537,7 +18537,7 @@ exports[`With No Row Hover`] = ` wrapperStyle - object + other no @@ -18590,7 +18590,7 @@ exports[`With No Row Hover`] = ` children - node + other no @@ -18643,7 +18643,7 @@ exports[`With No Row Hover`] = ` actionsPosition - number + other no @@ -18668,7 +18668,7 @@ exports[`With No Row Hover`] = ` children - node + other no @@ -18682,7 +18682,7 @@ exports[`With No Row Hover`] = ` hasActions - bool + other no @@ -18696,7 +18696,7 @@ exports[`With No Row Hover`] = ` sortable - bool + other no @@ -18763,7 +18763,7 @@ exports[`With No Row Hover`] = ` children - node + other no @@ -18777,7 +18777,7 @@ exports[`With No Row Hover`] = ` className - string + other no @@ -18791,7 +18791,7 @@ exports[`With No Row Hover`] = ` onSort - func + other no @@ -18805,7 +18805,7 @@ exports[`With No Row Hover`] = ` resizable - bool + other no @@ -18819,7 +18819,7 @@ exports[`With No Row Hover`] = ` sortDir - string + other no @@ -18833,7 +18833,7 @@ exports[`With No Row Hover`] = ` sortable - bool + other no @@ -18847,7 +18847,7 @@ exports[`With No Row Hover`] = ` sorted - bool + other no @@ -18914,7 +18914,7 @@ exports[`With No Row Hover`] = ` children - node + other no @@ -18928,7 +18928,7 @@ exports[`With No Row Hover`] = ` selected - bool + other no @@ -18942,7 +18942,7 @@ exports[`With No Row Hover`] = ` style - object + other no @@ -18995,7 +18995,7 @@ exports[`With No Row Hover`] = ` children - node + other no @@ -19009,7 +19009,7 @@ exports[`With No Row Hover`] = ` className - string + other no @@ -19023,7 +19023,7 @@ exports[`With No Row Hover`] = ` truncate - bool + other no @@ -22846,7 +22846,7 @@ exports[`With Sort Enabled`] = ` autoWidth - bool + other no @@ -22860,7 +22860,7 @@ exports[`With Sort Enabled`] = ` bordered - bool + other no @@ -22874,7 +22874,7 @@ exports[`With Sort Enabled`] = ` children - node + other no @@ -22888,7 +22888,7 @@ exports[`With Sort Enabled`] = ` className - string + other no @@ -22902,7 +22902,7 @@ exports[`With Sort Enabled`] = ` fixedLayout - bool + other no @@ -22916,7 +22916,7 @@ exports[`With Sort Enabled`] = ` noRowHover - bool + other no @@ -22930,7 +22930,7 @@ exports[`With Sort Enabled`] = ` sortable - bool + other no @@ -22944,7 +22944,7 @@ exports[`With Sort Enabled`] = ` striped - bool + other no @@ -22958,7 +22958,7 @@ exports[`With Sort Enabled`] = ` verticalBorders - bool + other no @@ -22972,7 +22972,7 @@ exports[`With Sort Enabled`] = ` wrapperStyle - object + other no @@ -23025,7 +23025,7 @@ exports[`With Sort Enabled`] = ` children - node + other no @@ -23078,7 +23078,7 @@ exports[`With Sort Enabled`] = ` actionsPosition - number + other no @@ -23103,7 +23103,7 @@ exports[`With Sort Enabled`] = ` children - node + other no @@ -23117,7 +23117,7 @@ exports[`With Sort Enabled`] = ` hasActions - bool + other no @@ -23131,7 +23131,7 @@ exports[`With Sort Enabled`] = ` sortable - bool + other no @@ -23198,7 +23198,7 @@ exports[`With Sort Enabled`] = ` children - node + other no @@ -23212,7 +23212,7 @@ exports[`With Sort Enabled`] = ` className - string + other no @@ -23226,7 +23226,7 @@ exports[`With Sort Enabled`] = ` onSort - func + other no @@ -23240,7 +23240,7 @@ exports[`With Sort Enabled`] = ` resizable - bool + other no @@ -23254,7 +23254,7 @@ exports[`With Sort Enabled`] = ` sortDir - string + other no @@ -23268,7 +23268,7 @@ exports[`With Sort Enabled`] = ` sortable - bool + other no @@ -23282,7 +23282,7 @@ exports[`With Sort Enabled`] = ` sorted - bool + other no @@ -23349,7 +23349,7 @@ exports[`With Sort Enabled`] = ` children - node + other no @@ -23363,7 +23363,7 @@ exports[`With Sort Enabled`] = ` selected - bool + other no @@ -23377,7 +23377,7 @@ exports[`With Sort Enabled`] = ` style - object + other no @@ -23430,7 +23430,7 @@ exports[`With Sort Enabled`] = ` children - node + other no @@ -23444,7 +23444,7 @@ exports[`With Sort Enabled`] = ` className - string + other no @@ -23458,7 +23458,7 @@ exports[`With Sort Enabled`] = ` truncate - bool + other no @@ -27026,7 +27026,7 @@ exports[`With Striped Row`] = ` autoWidth - bool + other no @@ -27040,7 +27040,7 @@ exports[`With Striped Row`] = ` bordered - bool + other no @@ -27054,7 +27054,7 @@ exports[`With Striped Row`] = ` children - node + other no @@ -27068,7 +27068,7 @@ exports[`With Striped Row`] = ` className - string + other no @@ -27082,7 +27082,7 @@ exports[`With Striped Row`] = ` fixedLayout - bool + other no @@ -27096,7 +27096,7 @@ exports[`With Striped Row`] = ` noRowHover - bool + other no @@ -27110,7 +27110,7 @@ exports[`With Striped Row`] = ` sortable - bool + other no @@ -27124,7 +27124,7 @@ exports[`With Striped Row`] = ` striped - bool + other no @@ -27138,7 +27138,7 @@ exports[`With Striped Row`] = ` verticalBorders - bool + other no @@ -27152,7 +27152,7 @@ exports[`With Striped Row`] = ` wrapperStyle - object + other no @@ -27205,7 +27205,7 @@ exports[`With Striped Row`] = ` children - node + other no @@ -27258,7 +27258,7 @@ exports[`With Striped Row`] = ` actionsPosition - number + other no @@ -27283,7 +27283,7 @@ exports[`With Striped Row`] = ` children - node + other no @@ -27297,7 +27297,7 @@ exports[`With Striped Row`] = ` hasActions - bool + other no @@ -27311,7 +27311,7 @@ exports[`With Striped Row`] = ` sortable - bool + other no @@ -27378,7 +27378,7 @@ exports[`With Striped Row`] = ` children - node + other no @@ -27392,7 +27392,7 @@ exports[`With Striped Row`] = ` className - string + other no @@ -27406,7 +27406,7 @@ exports[`With Striped Row`] = ` onSort - func + other no @@ -27420,7 +27420,7 @@ exports[`With Striped Row`] = ` resizable - bool + other no @@ -27434,7 +27434,7 @@ exports[`With Striped Row`] = ` sortDir - string + other no @@ -27448,7 +27448,7 @@ exports[`With Striped Row`] = ` sortable - bool + other no @@ -27462,7 +27462,7 @@ exports[`With Striped Row`] = ` sorted - bool + other no @@ -27529,7 +27529,7 @@ exports[`With Striped Row`] = ` children - node + other no @@ -27543,7 +27543,7 @@ exports[`With Striped Row`] = ` selected - bool + other no @@ -27557,7 +27557,7 @@ exports[`With Striped Row`] = ` style - object + other no @@ -27610,7 +27610,7 @@ exports[`With Striped Row`] = ` children - node + other no @@ -27624,7 +27624,7 @@ exports[`With Striped Row`] = ` className - string + other no @@ -27638,7 +27638,7 @@ exports[`With Striped Row`] = ` truncate - bool + other no @@ -31206,7 +31206,7 @@ exports[`With Vertical Borders`] = ` autoWidth - bool + other no @@ -31220,7 +31220,7 @@ exports[`With Vertical Borders`] = ` bordered - bool + other no @@ -31234,7 +31234,7 @@ exports[`With Vertical Borders`] = ` children - node + other no @@ -31248,7 +31248,7 @@ exports[`With Vertical Borders`] = ` className - string + other no @@ -31262,7 +31262,7 @@ exports[`With Vertical Borders`] = ` fixedLayout - bool + other no @@ -31276,7 +31276,7 @@ exports[`With Vertical Borders`] = ` noRowHover - bool + other no @@ -31290,7 +31290,7 @@ exports[`With Vertical Borders`] = ` sortable - bool + other no @@ -31304,7 +31304,7 @@ exports[`With Vertical Borders`] = ` striped - bool + other no @@ -31318,7 +31318,7 @@ exports[`With Vertical Borders`] = ` verticalBorders - bool + other no @@ -31332,7 +31332,7 @@ exports[`With Vertical Borders`] = ` wrapperStyle - object + other no @@ -31385,7 +31385,7 @@ exports[`With Vertical Borders`] = ` children - node + other no @@ -31438,7 +31438,7 @@ exports[`With Vertical Borders`] = ` actionsPosition - number + other no @@ -31463,7 +31463,7 @@ exports[`With Vertical Borders`] = ` children - node + other no @@ -31477,7 +31477,7 @@ exports[`With Vertical Borders`] = ` hasActions - bool + other no @@ -31491,7 +31491,7 @@ exports[`With Vertical Borders`] = ` sortable - bool + other no @@ -31558,7 +31558,7 @@ exports[`With Vertical Borders`] = ` children - node + other no @@ -31572,7 +31572,7 @@ exports[`With Vertical Borders`] = ` className - string + other no @@ -31586,7 +31586,7 @@ exports[`With Vertical Borders`] = ` onSort - func + other no @@ -31600,7 +31600,7 @@ exports[`With Vertical Borders`] = ` resizable - bool + other no @@ -31614,7 +31614,7 @@ exports[`With Vertical Borders`] = ` sortDir - string + other no @@ -31628,7 +31628,7 @@ exports[`With Vertical Borders`] = ` sortable - bool + other no @@ -31642,7 +31642,7 @@ exports[`With Vertical Borders`] = ` sorted - bool + other no @@ -31709,7 +31709,7 @@ exports[`With Vertical Borders`] = ` children - node + other no @@ -31723,7 +31723,7 @@ exports[`With Vertical Borders`] = ` selected - bool + other no @@ -31737,7 +31737,7 @@ exports[`With Vertical Borders`] = ` style - object + other no @@ -31790,7 +31790,7 @@ exports[`With Vertical Borders`] = ` children - node + other no @@ -31804,7 +31804,7 @@ exports[`With Vertical Borders`] = ` className - string + other no @@ -31818,7 +31818,7 @@ exports[`With Vertical Borders`] = ` truncate - bool + other no diff --git a/.storybook/__storyshots__/Tabs.shot b/.storybook/__storyshots__/Tabs.shot index 44b6ba0f8..ba41843ea 100644 --- a/.storybook/__storyshots__/Tabs.shot +++ b/.storybook/__storyshots__/Tabs.shot @@ -721,7 +721,7 @@ exports[`Controlled with knobs`] = ` children - node + other no @@ -735,7 +735,7 @@ exports[`Controlled with knobs`] = ` className - string + other no @@ -763,7 +763,7 @@ exports[`Controlled with knobs`] = ` menu - element + other no @@ -777,7 +777,7 @@ exports[`Controlled with knobs`] = ` menuIcon - string + other no @@ -805,7 +805,7 @@ exports[`Controlled with knobs`] = ` tabItemRenderer - func + other no @@ -819,7 +819,7 @@ exports[`Controlled with knobs`] = ` title - string + other no @@ -886,7 +886,7 @@ exports[`Controlled with knobs`] = ` children - node + other no @@ -900,7 +900,7 @@ exports[`Controlled with knobs`] = ` className - string + other no @@ -928,7 +928,7 @@ exports[`Controlled with knobs`] = ` onSelect - func + other no @@ -1902,7 +1902,7 @@ exports[`Custom Tab Item`] = ` children - node + other no @@ -1916,7 +1916,7 @@ exports[`Custom Tab Item`] = ` className - string + other no @@ -1944,7 +1944,7 @@ exports[`Custom Tab Item`] = ` menu - element + other no @@ -1958,7 +1958,7 @@ exports[`Custom Tab Item`] = ` menuIcon - string + other no @@ -1986,7 +1986,7 @@ exports[`Custom Tab Item`] = ` tabItemRenderer - func + other no @@ -2000,7 +2000,7 @@ exports[`Custom Tab Item`] = ` title - string + other no @@ -2067,7 +2067,7 @@ exports[`Custom Tab Item`] = ` children - node + other no @@ -2081,7 +2081,7 @@ exports[`Custom Tab Item`] = ` className - string + other no @@ -2109,7 +2109,7 @@ exports[`Custom Tab Item`] = ` onSelect - func + other no @@ -2864,7 +2864,7 @@ exports[`Default`] = ` children - node + other no @@ -2878,7 +2878,7 @@ exports[`Default`] = ` className - string + other no @@ -2906,7 +2906,7 @@ exports[`Default`] = ` menu - element + other no @@ -2920,7 +2920,7 @@ exports[`Default`] = ` menuIcon - string + other no @@ -2948,7 +2948,7 @@ exports[`Default`] = ` tabItemRenderer - func + other no @@ -2962,7 +2962,7 @@ exports[`Default`] = ` title - string + other no @@ -3029,7 +3029,7 @@ exports[`Default`] = ` children - node + other no @@ -3043,7 +3043,7 @@ exports[`Default`] = ` className - string + other no @@ -3071,7 +3071,7 @@ exports[`Default`] = ` onSelect - func + other no @@ -3826,7 +3826,7 @@ exports[`Scoped`] = ` children - node + other no @@ -3840,7 +3840,7 @@ exports[`Scoped`] = ` className - string + other no @@ -3868,7 +3868,7 @@ exports[`Scoped`] = ` menu - element + other no @@ -3882,7 +3882,7 @@ exports[`Scoped`] = ` menuIcon - string + other no @@ -3910,7 +3910,7 @@ exports[`Scoped`] = ` tabItemRenderer - func + other no @@ -3924,7 +3924,7 @@ exports[`Scoped`] = ` title - string + other no @@ -3991,7 +3991,7 @@ exports[`Scoped`] = ` children - node + other no @@ -4005,7 +4005,7 @@ exports[`Scoped`] = ` className - string + other no @@ -4033,7 +4033,7 @@ exports[`Scoped`] = ` onSelect - func + other no @@ -5049,7 +5049,7 @@ exports[`With Dropdown (Default)`] = ` children - node + other no @@ -5063,7 +5063,7 @@ exports[`With Dropdown (Default)`] = ` className - string + other no @@ -5091,7 +5091,7 @@ exports[`With Dropdown (Default)`] = ` menu - element + other no @@ -5105,7 +5105,7 @@ exports[`With Dropdown (Default)`] = ` menuIcon - string + other no @@ -5133,7 +5133,7 @@ exports[`With Dropdown (Default)`] = ` tabItemRenderer - func + other no @@ -5147,7 +5147,7 @@ exports[`With Dropdown (Default)`] = ` title - string + other no @@ -5214,7 +5214,7 @@ exports[`With Dropdown (Default)`] = ` children - node + other no @@ -5228,7 +5228,7 @@ exports[`With Dropdown (Default)`] = ` className - string + other no @@ -5256,7 +5256,7 @@ exports[`With Dropdown (Default)`] = ` onSelect - func + other no @@ -6272,7 +6272,7 @@ exports[`With Dropdown (Scoped)`] = ` children - node + other no @@ -6286,7 +6286,7 @@ exports[`With Dropdown (Scoped)`] = ` className - string + other no @@ -6314,7 +6314,7 @@ exports[`With Dropdown (Scoped)`] = ` menu - element + other no @@ -6328,7 +6328,7 @@ exports[`With Dropdown (Scoped)`] = ` menuIcon - string + other no @@ -6356,7 +6356,7 @@ exports[`With Dropdown (Scoped)`] = ` tabItemRenderer - func + other no @@ -6370,7 +6370,7 @@ exports[`With Dropdown (Scoped)`] = ` title - string + other no @@ -6437,7 +6437,7 @@ exports[`With Dropdown (Scoped)`] = ` children - node + other no @@ -6451,7 +6451,7 @@ exports[`With Dropdown (Scoped)`] = ` className - string + other no @@ -6479,7 +6479,7 @@ exports[`With Dropdown (Scoped)`] = ` onSelect - func + other no diff --git a/.storybook/__storyshots__/Textarea.shot b/.storybook/__storyshots__/Textarea.shot index 517c134a4..1bfe57262 100644 --- a/.storybook/__storyshots__/Textarea.shot +++ b/.storybook/__storyshots__/Textarea.shot @@ -478,7 +478,7 @@ exports[`Controlled with knobs`] = ` className - string + other no @@ -492,7 +492,7 @@ exports[`Controlled with knobs`] = ` cols - number + other no @@ -520,7 +520,7 @@ exports[`Controlled with knobs`] = ` id - string + other no @@ -534,7 +534,7 @@ exports[`Controlled with knobs`] = ` label - string + other no @@ -548,7 +548,7 @@ exports[`Controlled with knobs`] = ` onChange - func + other no @@ -562,7 +562,7 @@ exports[`Controlled with knobs`] = ` required - bool + other no @@ -576,7 +576,7 @@ exports[`Controlled with knobs`] = ` textareaRef - func + other no @@ -590,7 +590,7 @@ exports[`Controlled with knobs`] = ` totalCols - number + other no @@ -882,7 +882,7 @@ exports[`Default`] = ` className - string + other no @@ -896,7 +896,7 @@ exports[`Default`] = ` cols - number + other no @@ -924,7 +924,7 @@ exports[`Default`] = ` id - string + other no @@ -938,7 +938,7 @@ exports[`Default`] = ` label - string + other no @@ -952,7 +952,7 @@ exports[`Default`] = ` onChange - func + other no @@ -966,7 +966,7 @@ exports[`Default`] = ` required - bool + other no @@ -980,7 +980,7 @@ exports[`Default`] = ` textareaRef - func + other no @@ -994,7 +994,7 @@ exports[`Default`] = ` totalCols - number + other no @@ -1294,7 +1294,7 @@ exports[`Disabled`] = ` className - string + other no @@ -1308,7 +1308,7 @@ exports[`Disabled`] = ` cols - number + other no @@ -1336,7 +1336,7 @@ exports[`Disabled`] = ` id - string + other no @@ -1350,7 +1350,7 @@ exports[`Disabled`] = ` label - string + other no @@ -1364,7 +1364,7 @@ exports[`Disabled`] = ` onChange - func + other no @@ -1378,7 +1378,7 @@ exports[`Disabled`] = ` required - bool + other no @@ -1392,7 +1392,7 @@ exports[`Disabled`] = ` textareaRef - func + other no @@ -1406,7 +1406,7 @@ exports[`Disabled`] = ` totalCols - number + other no @@ -1749,7 +1749,7 @@ exports[`Error`] = ` className - string + other no @@ -1763,7 +1763,7 @@ exports[`Error`] = ` cols - number + other no @@ -1791,7 +1791,7 @@ exports[`Error`] = ` id - string + other no @@ -1805,7 +1805,7 @@ exports[`Error`] = ` label - string + other no @@ -1819,7 +1819,7 @@ exports[`Error`] = ` onChange - func + other no @@ -1833,7 +1833,7 @@ exports[`Error`] = ` required - bool + other no @@ -1847,7 +1847,7 @@ exports[`Error`] = ` textareaRef - func + other no @@ -1861,7 +1861,7 @@ exports[`Error`] = ` totalCols - number + other no @@ -2161,7 +2161,7 @@ exports[`Read only`] = ` className - string + other no @@ -2175,7 +2175,7 @@ exports[`Read only`] = ` cols - number + other no @@ -2203,7 +2203,7 @@ exports[`Read only`] = ` id - string + other no @@ -2217,7 +2217,7 @@ exports[`Read only`] = ` label - string + other no @@ -2231,7 +2231,7 @@ exports[`Read only`] = ` onChange - func + other no @@ -2245,7 +2245,7 @@ exports[`Read only`] = ` required - bool + other no @@ -2259,7 +2259,7 @@ exports[`Read only`] = ` textareaRef - func + other no @@ -2273,7 +2273,7 @@ exports[`Read only`] = ` totalCols - number + other no @@ -2573,7 +2573,7 @@ exports[`Read only (HTML)`] = ` className - string + other no @@ -2587,7 +2587,7 @@ exports[`Read only (HTML)`] = ` cols - number + other no @@ -2615,7 +2615,7 @@ exports[`Read only (HTML)`] = ` id - string + other no @@ -2629,7 +2629,7 @@ exports[`Read only (HTML)`] = ` label - string + other no @@ -2643,7 +2643,7 @@ exports[`Read only (HTML)`] = ` onChange - func + other no @@ -2657,7 +2657,7 @@ exports[`Read only (HTML)`] = ` required - bool + other no @@ -2671,7 +2671,7 @@ exports[`Read only (HTML)`] = ` textareaRef - func + other no @@ -2685,7 +2685,7 @@ exports[`Read only (HTML)`] = ` totalCols - number + other no @@ -2988,7 +2988,7 @@ exports[`Required`] = ` className - string + other no @@ -3002,7 +3002,7 @@ exports[`Required`] = ` cols - number + other no @@ -3030,7 +3030,7 @@ exports[`Required`] = ` id - string + other no @@ -3044,7 +3044,7 @@ exports[`Required`] = ` label - string + other no @@ -3058,7 +3058,7 @@ exports[`Required`] = ` onChange - func + other no @@ -3072,7 +3072,7 @@ exports[`Required`] = ` required - bool + other no @@ -3086,7 +3086,7 @@ exports[`Required`] = ` textareaRef - func + other no @@ -3100,7 +3100,7 @@ exports[`Required`] = ` totalCols - number + other no diff --git a/.storybook/__storyshots__/Toggle.shot b/.storybook/__storyshots__/Toggle.shot index 3ec41e689..e497ae7aa 100644 --- a/.storybook/__storyshots__/Toggle.shot +++ b/.storybook/__storyshots__/Toggle.shot @@ -270,7 +270,7 @@ exports[`Checked`] = ` checked - bool + other no @@ -284,7 +284,7 @@ exports[`Checked`] = ` className - string + other no @@ -298,7 +298,7 @@ exports[`Checked`] = ` cols - number + other no @@ -312,7 +312,7 @@ exports[`Checked`] = ` defaultChecked - bool + other no @@ -340,7 +340,7 @@ exports[`Checked`] = ` label - string + other no @@ -354,7 +354,7 @@ exports[`Checked`] = ` name - string + other no @@ -368,7 +368,7 @@ exports[`Checked`] = ` required - bool + other no @@ -382,7 +382,7 @@ exports[`Checked`] = ` totalCols - number + other no @@ -825,7 +825,7 @@ exports[`Controlled with knobs`] = ` checked - bool + other no @@ -839,7 +839,7 @@ exports[`Controlled with knobs`] = ` className - string + other no @@ -853,7 +853,7 @@ exports[`Controlled with knobs`] = ` cols - number + other no @@ -867,7 +867,7 @@ exports[`Controlled with knobs`] = ` defaultChecked - bool + other no @@ -895,7 +895,7 @@ exports[`Controlled with knobs`] = ` label - string + other no @@ -909,7 +909,7 @@ exports[`Controlled with knobs`] = ` name - string + other no @@ -923,7 +923,7 @@ exports[`Controlled with knobs`] = ` required - bool + other no @@ -937,7 +937,7 @@ exports[`Controlled with knobs`] = ` totalCols - number + other no @@ -1234,7 +1234,7 @@ exports[`Default`] = ` checked - bool + other no @@ -1248,7 +1248,7 @@ exports[`Default`] = ` className - string + other no @@ -1262,7 +1262,7 @@ exports[`Default`] = ` cols - number + other no @@ -1276,7 +1276,7 @@ exports[`Default`] = ` defaultChecked - bool + other no @@ -1304,7 +1304,7 @@ exports[`Default`] = ` label - string + other no @@ -1318,7 +1318,7 @@ exports[`Default`] = ` name - string + other no @@ -1332,7 +1332,7 @@ exports[`Default`] = ` required - bool + other no @@ -1346,7 +1346,7 @@ exports[`Default`] = ` totalCols - number + other no @@ -1651,7 +1651,7 @@ exports[`Disabled`] = ` checked - bool + other no @@ -1665,7 +1665,7 @@ exports[`Disabled`] = ` className - string + other no @@ -1679,7 +1679,7 @@ exports[`Disabled`] = ` cols - number + other no @@ -1693,7 +1693,7 @@ exports[`Disabled`] = ` defaultChecked - bool + other no @@ -1721,7 +1721,7 @@ exports[`Disabled`] = ` label - string + other no @@ -1735,7 +1735,7 @@ exports[`Disabled`] = ` name - string + other no @@ -1749,7 +1749,7 @@ exports[`Disabled`] = ` required - bool + other no @@ -1763,7 +1763,7 @@ exports[`Disabled`] = ` totalCols - number + other no diff --git a/.storybook/__storyshots__/Tree.shot b/.storybook/__storyshots__/Tree.shot index f745a38d3..1901abc78 100644 --- a/.storybook/__storyshots__/Tree.shot +++ b/.storybook/__storyshots__/Tree.shot @@ -1645,7 +1645,7 @@ exports[`Controlled with knobs`] = ` children - node + other no @@ -1659,7 +1659,7 @@ exports[`Controlled with knobs`] = ` className - string + other no @@ -1673,7 +1673,7 @@ exports[`Controlled with knobs`] = ` label - string + other no @@ -1687,7 +1687,7 @@ exports[`Controlled with knobs`] = ` onNodeClick - func + other no @@ -1701,7 +1701,7 @@ exports[`Controlled with knobs`] = ` onNodeLabelClick - func + other no @@ -1715,7 +1715,7 @@ exports[`Controlled with knobs`] = ` onNodeToggle - func + other no @@ -1729,7 +1729,7 @@ exports[`Controlled with knobs`] = ` toggleOnNodeClick - bool + other no @@ -1782,7 +1782,7 @@ exports[`Controlled with knobs`] = ` onNodeClick - func + other no @@ -1796,7 +1796,7 @@ exports[`Controlled with knobs`] = ` className - string + other no @@ -1810,7 +1810,7 @@ exports[`Controlled with knobs`] = ` children - node + other no @@ -1824,7 +1824,7 @@ exports[`Controlled with knobs`] = ` defaultOpened - bool + other no @@ -1838,7 +1838,7 @@ exports[`Controlled with knobs`] = ` itemRender - func + other no @@ -1852,7 +1852,7 @@ exports[`Controlled with knobs`] = ` label - string + other no @@ -1866,7 +1866,7 @@ exports[`Controlled with knobs`] = ` leaf - bool + other no @@ -1880,7 +1880,7 @@ exports[`Controlled with knobs`] = ` level - number + other no @@ -1894,7 +1894,7 @@ exports[`Controlled with knobs`] = ` onClick - func + other no @@ -1908,7 +1908,7 @@ exports[`Controlled with knobs`] = ` onLabelClick - func + other no @@ -1922,7 +1922,7 @@ exports[`Controlled with knobs`] = ` onNodeLabelClick - func + other no @@ -1936,7 +1936,7 @@ exports[`Controlled with knobs`] = ` onNodeToggle - func + other no @@ -1950,7 +1950,7 @@ exports[`Controlled with knobs`] = ` onToggle - func + other no @@ -1964,7 +1964,7 @@ exports[`Controlled with knobs`] = ` opened - bool + other no @@ -1978,7 +1978,7 @@ exports[`Controlled with knobs`] = ` toggleOnNodeClick - bool + other no diff --git a/package.json b/package.json index 05d5d4ce9..68935bc53 100644 --- a/package.json +++ b/package.json @@ -45,6 +45,7 @@ "classnames": "^2.2.5", "keycoder": "^1.1.1", "moment": "^2.13.0", + "prop-types": "^15.6.0", "svg4everybody": "^2.0.3", "uuid": "^2.0.2" }, diff --git a/src/scripts/Badge.js b/src/scripts/Badge.js index df49b7343..6e5db4db1 100644 --- a/src/scripts/Badge.js +++ b/src/scripts/Badge.js @@ -1,4 +1,5 @@ -import React, { PropTypes } from 'react'; +import React from 'react'; +import PropTypes from 'prop-types'; import classnames from 'classnames'; const Badge = ({ children, type, label, ...props }) => { diff --git a/src/scripts/BreadCrumbs.js b/src/scripts/BreadCrumbs.js index 40d76591a..6fc329be1 100644 --- a/src/scripts/BreadCrumbs.js +++ b/src/scripts/BreadCrumbs.js @@ -1,4 +1,5 @@ -import React, { PropTypes } from 'react'; +import React from 'react'; +import PropTypes from 'prop-types'; import classnames from 'classnames'; export const Crumb = ({ className, href, children, ...props }) => { diff --git a/src/scripts/Button.js b/src/scripts/Button.js index 7b3553815..d6a8e8416 100644 --- a/src/scripts/Button.js +++ b/src/scripts/Button.js @@ -1,4 +1,5 @@ -import React, { PropTypes, Component } from 'react'; +import React, { Component } from 'react'; +import PropTypes from 'prop-types'; import classnames from 'classnames'; import Icon from './Icon'; import Spinner from './Spinner'; diff --git a/src/scripts/ButtonGroup.js b/src/scripts/ButtonGroup.js index 5eafe5c29..2e0501aa9 100644 --- a/src/scripts/ButtonGroup.js +++ b/src/scripts/ButtonGroup.js @@ -1,4 +1,5 @@ -import React, { PropTypes, Component, Children } from 'react'; +import React, { Component, Children } from 'react'; +import PropTypes from 'prop-types'; import classnames from 'classnames'; import DropdownButton from './DropdownButton'; diff --git a/src/scripts/Checkbox.js b/src/scripts/Checkbox.js index 944c183fe..51656b80b 100644 --- a/src/scripts/Checkbox.js +++ b/src/scripts/Checkbox.js @@ -1,4 +1,5 @@ -import React, { PropTypes, Component } from 'react'; +import React, { Component } from 'react'; +import PropTypes from 'prop-types'; import classnames from 'classnames'; import FormElement from './FormElement'; diff --git a/src/scripts/CheckboxGroup.js b/src/scripts/CheckboxGroup.js index 419827ae8..2e9bc5ed8 100644 --- a/src/scripts/CheckboxGroup.js +++ b/src/scripts/CheckboxGroup.js @@ -1,4 +1,5 @@ -import React, { PropTypes } from 'react'; +import React from 'react'; +import PropTypes from 'prop-types'; import classnames from 'classnames'; import FormElement from './FormElement'; diff --git a/src/scripts/Container.js b/src/scripts/Container.js index 43ed5bca7..16dab9630 100644 --- a/src/scripts/Container.js +++ b/src/scripts/Container.js @@ -1,4 +1,5 @@ -import React, { PropTypes } from 'react'; +import React from 'react'; +import PropTypes from 'prop-types'; import classnames from 'classnames'; const Container = ({ className, size, align, children, ...props }) => { diff --git a/src/scripts/DateInput.js b/src/scripts/DateInput.js index 36a7545bc..f2c4aa6eb 100644 --- a/src/scripts/DateInput.js +++ b/src/scripts/DateInput.js @@ -1,4 +1,5 @@ -import React, { PropTypes, Component } from 'react'; +import React, { Component } from 'react'; +import PropTypes from 'prop-types'; import classnames from 'classnames'; import moment from 'moment'; import FormElement from './FormElement'; diff --git a/src/scripts/Datepicker.js b/src/scripts/Datepicker.js index f25af56b3..542ad1f19 100644 --- a/src/scripts/Datepicker.js +++ b/src/scripts/Datepicker.js @@ -1,4 +1,5 @@ -import React, { PropTypes, Component } from 'react'; +import React, { Component } from 'react'; +import PropTypes from 'prop-types'; import classnames from 'classnames'; import moment from 'moment'; import Button from './Button'; diff --git a/src/scripts/DropdownButton.js b/src/scripts/DropdownButton.js index d4669cb53..1ec22385c 100644 --- a/src/scripts/DropdownButton.js +++ b/src/scripts/DropdownButton.js @@ -1,4 +1,5 @@ -import React, { PropTypes, Component } from 'react'; +import React, { Component } from 'react'; +import PropTypes from 'prop-types'; import classnames from 'classnames'; import Button from './Button'; import DropdownMenu from './DropdownMenu'; diff --git a/src/scripts/DropdownMenu.js b/src/scripts/DropdownMenu.js index 9c443667d..eb03d8138 100644 --- a/src/scripts/DropdownMenu.js +++ b/src/scripts/DropdownMenu.js @@ -1,4 +1,5 @@ -import React, { PropTypes, Component } from 'react'; +import React, { Component } from 'react'; +import PropTypes from 'prop-types'; import classnames from 'classnames'; import Icon from './Icon'; import { PicklistItem } from './Picklist'; diff --git a/src/scripts/FieldSet.js b/src/scripts/FieldSet.js index 9dab3752a..359f1b7b8 100644 --- a/src/scripts/FieldSet.js +++ b/src/scripts/FieldSet.js @@ -1,4 +1,5 @@ -import React, { PropTypes, Component } from 'react'; +import React, { Component } from 'react'; +import PropTypes from 'prop-types'; import classnames from 'classnames'; import FormElement from './FormElement'; import { uuid } from './util'; diff --git a/src/scripts/Form.js b/src/scripts/Form.js index a386c3204..64bd03f2e 100644 --- a/src/scripts/Form.js +++ b/src/scripts/Form.js @@ -1,4 +1,5 @@ -import React, { PropTypes, Component } from 'react'; +import React, { Component } from 'react'; +import PropTypes from 'prop-types'; import classnames from 'classnames'; import FormElement from './FormElement'; import { uuid } from './util'; diff --git a/src/scripts/FormElement.js b/src/scripts/FormElement.js index f970aa0e8..c5711ccb8 100644 --- a/src/scripts/FormElement.js +++ b/src/scripts/FormElement.js @@ -1,4 +1,5 @@ -import React, { PropTypes } from 'react'; +import React from 'react'; +import PropTypes from 'prop-types'; import classnames from 'classnames'; import { registerStyle } from './util'; diff --git a/src/scripts/Grid.js b/src/scripts/Grid.js index 397a914b1..5842801f7 100644 --- a/src/scripts/Grid.js +++ b/src/scripts/Grid.js @@ -1,4 +1,5 @@ -import React, { Component, PropTypes } from 'react'; +import React, { Component } from 'react'; +import PropTypes from 'prop-types'; import classnames from 'classnames'; const Grid = ({ className, frame, vertical, children, tag, ...props }) => { diff --git a/src/scripts/Icon.js b/src/scripts/Icon.js index 392d901e2..a9b4a7807 100644 --- a/src/scripts/Icon.js +++ b/src/scripts/Icon.js @@ -1,4 +1,5 @@ -import React, { PropTypes, Component } from 'react'; +import React, { Component } from 'react'; +import PropTypes from 'prop-types'; import classnames from 'classnames'; import svg4everybody from 'svg4everybody'; import { getAssetRoot } from './util'; diff --git a/src/scripts/Input.js b/src/scripts/Input.js index a07c50236..d6c784012 100644 --- a/src/scripts/Input.js +++ b/src/scripts/Input.js @@ -1,4 +1,5 @@ -import React, { PropTypes, Component } from 'react'; +import React, { Component } from 'react'; +import PropTypes from 'prop-types'; import classnames from 'classnames'; import keycoder from 'keycoder'; import Icon from './Icon'; diff --git a/src/scripts/Lookup.js b/src/scripts/Lookup.js index 6b97698c5..2cb631439 100644 --- a/src/scripts/Lookup.js +++ b/src/scripts/Lookup.js @@ -1,4 +1,5 @@ -import React, { Component, PropTypes } from 'react'; +import React, { Component } from 'react'; +import PropTypes from 'prop-types'; import classnames from 'classnames'; import FormElement from './FormElement'; import Input from './Input'; diff --git a/src/scripts/MediaObject.js b/src/scripts/MediaObject.js index f3f75d7b4..48c82e214 100644 --- a/src/scripts/MediaObject.js +++ b/src/scripts/MediaObject.js @@ -1,5 +1,5 @@ -import React, { Component, PropTypes } from 'react'; - +import React, { Component } from 'react'; +import PropTypes from 'prop-types'; import classNames from 'classnames'; export default class MediaObject extends Component { diff --git a/src/scripts/Modal.js b/src/scripts/Modal.js index a471d63e7..18a913eff 100644 --- a/src/scripts/Modal.js +++ b/src/scripts/Modal.js @@ -1,4 +1,5 @@ -import React, { Component, PropTypes } from 'react'; +import React, { Component } from 'react'; +import PropTypes from 'prop-types'; import classnames from 'classnames'; import Button from './Button'; diff --git a/src/scripts/Notification.js b/src/scripts/Notification.js index 2ba7833a6..2b687c05c 100644 --- a/src/scripts/Notification.js +++ b/src/scripts/Notification.js @@ -1,4 +1,5 @@ -import React, { PropTypes } from 'react'; +import React from 'react'; +import PropTypes from 'prop-types'; import classnames from 'classnames'; import Button from './Button'; import Icon from './Icon'; diff --git a/src/scripts/PageHeader.js b/src/scripts/PageHeader.js index 4e87ebe13..123b2a559 100644 --- a/src/scripts/PageHeader.js +++ b/src/scripts/PageHeader.js @@ -1,5 +1,5 @@ -import React, { Component, PropTypes } from 'react'; - +import React, { Component } from 'react'; +import PropTypes from 'prop-types'; import classNames from 'classnames'; import MediaObject from './MediaObject'; diff --git a/src/scripts/Picklist.js b/src/scripts/Picklist.js index 087292db1..9412bf049 100644 --- a/src/scripts/Picklist.js +++ b/src/scripts/Picklist.js @@ -1,4 +1,5 @@ -import React, { PropTypes, Component } from 'react'; +import React, { Component } from 'react'; +import PropTypes from 'prop-types'; import classnames from 'classnames'; import FormElement from './FormElement'; import Icon from './Icon'; diff --git a/src/scripts/Pill.js b/src/scripts/Pill.js index 499530f94..81077801e 100644 --- a/src/scripts/Pill.js +++ b/src/scripts/Pill.js @@ -1,4 +1,5 @@ -import React, { Component, PropTypes } from 'react'; +import React, { Component } from 'react'; +import PropTypes from 'prop-types'; import classnames from 'classnames'; import Icon from './Icon'; diff --git a/src/scripts/Popover.js b/src/scripts/Popover.js index d7199f672..44adfe627 100644 --- a/src/scripts/Popover.js +++ b/src/scripts/Popover.js @@ -1,4 +1,5 @@ -import React, { PropTypes } from 'react'; +import React from 'react'; +import PropTypes from 'prop-types'; import classnames from 'classnames'; import { findDOMNode } from 'react-dom'; import { isElInChildren, cleanProps } from './util'; diff --git a/src/scripts/Radio.js b/src/scripts/Radio.js index 1f33c4b98..a9da8c28a 100644 --- a/src/scripts/Radio.js +++ b/src/scripts/Radio.js @@ -1,4 +1,5 @@ -import React, { PropTypes } from 'react'; +import React from 'react'; +import PropTypes from 'prop-types'; import classnames from 'classnames'; const Radio = ({ className, label, name, value, checked, defaultChecked, ...props }) => { diff --git a/src/scripts/RadioGroup.js b/src/scripts/RadioGroup.js index 0966860ae..32a61f72f 100644 --- a/src/scripts/RadioGroup.js +++ b/src/scripts/RadioGroup.js @@ -1,4 +1,5 @@ -import React, { PropTypes } from 'react'; +import React from 'react'; +import PropTypes from 'prop-types'; import classnames from 'classnames'; import FormElement from './FormElement'; diff --git a/src/scripts/SalesPath.js b/src/scripts/SalesPath.js index ff96c390c..32e33173e 100644 --- a/src/scripts/SalesPath.js +++ b/src/scripts/SalesPath.js @@ -1,4 +1,5 @@ -import React, { PropTypes } from 'react'; +import React from 'react'; +import PropTypes from 'prop-types'; import classnames from 'classnames'; import Icon from './Icon'; diff --git a/src/scripts/Select.js b/src/scripts/Select.js index 870ecb664..7c16fc2e2 100644 --- a/src/scripts/Select.js +++ b/src/scripts/Select.js @@ -1,4 +1,5 @@ -import React, { PropTypes, Component } from 'react'; +import React, { Component } from 'react'; +import PropTypes from 'prop-types'; import classnames from 'classnames'; import FormElement from './FormElement'; import { uuid } from './util'; diff --git a/src/scripts/Spinner.js b/src/scripts/Spinner.js index f77983156..59a29f4b1 100644 --- a/src/scripts/Spinner.js +++ b/src/scripts/Spinner.js @@ -1,4 +1,5 @@ -import React, { PropTypes } from 'react'; +import React from 'react'; +import PropTypes from 'prop-types'; import classnames from 'classnames'; import { registerStyle } from './util'; diff --git a/src/scripts/Table.js b/src/scripts/Table.js index 4e2f473de..a33335c2a 100644 --- a/src/scripts/Table.js +++ b/src/scripts/Table.js @@ -1,4 +1,5 @@ -import React, { PropTypes, Component } from 'react'; +import React, { Component } from 'react'; +import PropTypes from 'prop-types'; import classnames from 'classnames'; import Icon from './Icon'; diff --git a/src/scripts/Tabs.js b/src/scripts/Tabs.js index d6f9c3860..d89cb054b 100644 --- a/src/scripts/Tabs.js +++ b/src/scripts/Tabs.js @@ -1,4 +1,5 @@ -import React, { PropTypes, Component } from 'react'; +import React, { Component } from 'react'; +import PropTypes from 'prop-types'; import classnames from 'classnames'; import { registerStyle } from './util'; import DropdownButton from './DropdownButton'; diff --git a/src/scripts/Text.js b/src/scripts/Text.js index a96c352e2..02ce1cc4a 100644 --- a/src/scripts/Text.js +++ b/src/scripts/Text.js @@ -1,5 +1,5 @@ -import React, { PropTypes } from 'react'; - +import React from 'react'; +import PropTypes from 'prop-types'; import classnames from 'classnames'; const Text = ({ tag, category, type, align, truncate, section, children, className, ...props }) => { diff --git a/src/scripts/Textarea.js b/src/scripts/Textarea.js index 53d5d2d97..fc1e1292d 100644 --- a/src/scripts/Textarea.js +++ b/src/scripts/Textarea.js @@ -1,4 +1,5 @@ -import React, { PropTypes, Component } from 'react'; +import React, { Component } from 'react'; +import PropTypes from 'prop-types'; import classnames from 'classnames'; import FormElement from './FormElement'; import { uuid } from './util'; diff --git a/src/scripts/Toggle.js b/src/scripts/Toggle.js index efa5070cd..d1aae6eee 100644 --- a/src/scripts/Toggle.js +++ b/src/scripts/Toggle.js @@ -1,4 +1,5 @@ -import React, { PropTypes, Component } from 'react'; +import React, { Component } from 'react'; +import PropTypes from 'prop-types'; import classnames from 'classnames'; import FormElement from './FormElement'; diff --git a/src/scripts/Tree.js b/src/scripts/Tree.js index cac099f73..d4f78a555 100644 --- a/src/scripts/Tree.js +++ b/src/scripts/Tree.js @@ -1,4 +1,5 @@ -import React, { Component, PropTypes, Children, cloneElement } from 'react'; +import React, { Component, Children, cloneElement } from 'react'; +import PropTypes from 'prop-types'; import classnames from 'classnames'; import { cleanProps } from './util'; diff --git a/src/scripts/TreeNode.js b/src/scripts/TreeNode.js index 90c2dab57..15b98cb3a 100644 --- a/src/scripts/TreeNode.js +++ b/src/scripts/TreeNode.js @@ -1,4 +1,5 @@ -import React, { PropTypes, Component } from 'react'; +import React, { Component } from 'react'; +import PropTypes from 'prop-types'; import classnames from 'classnames'; import Button from './Button'; import Spinner from './Spinner'; diff --git a/yarn.lock b/yarn.lock index 37a207414..e84608f30 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2539,6 +2539,18 @@ fbjs@^0.8.1, fbjs@^0.8.4: setimmediate "^1.0.5" ua-parser-js "^0.7.9" +fbjs@^0.8.16: + version "0.8.16" + resolved "https://registry.yarnpkg.com/fbjs/-/fbjs-0.8.16.tgz#5e67432f550dc41b572bf55847b8aca64e5337db" + dependencies: + core-js "^1.0.0" + isomorphic-fetch "^2.1.1" + loose-envify "^1.0.0" + object-assign "^4.1.0" + promise "^7.1.1" + setimmediate "^1.0.5" + ua-parser-js "^0.7.9" + figures@^1.3.5: version "1.7.0" resolved "https://registry.yarnpkg.com/figures/-/figures-1.7.0.tgz#cbe1e3affcf1cd44b80cadfed28dc793a9701d2e" @@ -3839,6 +3851,12 @@ loose-envify@^1.0.0, loose-envify@^1.1.0: dependencies: js-tokens "^2.0.0" +loose-envify@^1.3.1: + version "1.3.1" + resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.3.1.tgz#d1a8ad33fa9ce0e713d65fdd0ac8b748d478c848" + dependencies: + js-tokens "^3.0.0" + lru-cache@^4.0.1: version "4.0.2" resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.0.2.tgz#1d17679c069cda5d040991a09dbc2c0db377e55e" @@ -4198,6 +4216,10 @@ object-assign@^4.0.1, object-assign@^4.1.0: version "4.1.0" resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.0.tgz#7a3b3d0e98063d43f4c03f2e8ae6cd51a86883a0" +object-assign@^4.1.1: + version "4.1.1" + resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863" + object-is@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/object-is/-/object-is-1.0.1.tgz#0aa60ec9989a0b3ed795cf4d06f62cf1ad6539b6" @@ -4832,6 +4854,14 @@ promptly@^2.1.0: dependencies: read "^1.0.4" +prop-types@^15.6.0: + version "15.6.0" + resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.0.tgz#ceaf083022fc46b4a35f69e13ef75aed0d639856" + dependencies: + fbjs "^0.8.16" + loose-envify "^1.3.1" + object-assign "^4.1.1" + proxy-addr@~1.1.2: version "1.1.2" resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-1.1.2.tgz#b4cc5f22610d9535824c123aef9d3cf73c40ba37"