playbook_ui 13.33.0 → 13.33.1.pre.alpha.PLAY14063320

Sign up to get free protection for your applications and to get access to all the features.
Files changed (45) hide show
  1. checksums.yaml +4 -4
  2. data/app/pb_kits/playbook/pb_fixed_confirmation_toast/_fixed_confirmation_toast.scss +1 -1
  3. data/app/pb_kits/playbook/pb_table/_table.tsx +1 -1
  4. data/app/pb_kits/playbook/pb_table/index.ts +4 -4
  5. data/app/pb_kits/playbook/pb_table/subcomponents/_table_body.tsx +1 -1
  6. data/app/pb_kits/playbook/pb_table/subcomponents/_table_cell.tsx +1 -1
  7. data/app/pb_kits/playbook/pb_table/subcomponents/_table_head.tsx +1 -1
  8. data/app/pb_kits/playbook/pb_table/subcomponents/_table_header.tsx +1 -1
  9. data/app/pb_kits/playbook/pb_table/subcomponents/_table_row.tsx +1 -1
  10. data/app/pb_kits/playbook/pb_table/table.test.js +0 -2
  11. data/app/pb_kits/playbook/pb_text_input/_text_input.tsx +1 -1
  12. data/app/pb_kits/playbook/pb_text_input/docs/_text_input_default.jsx +1 -1
  13. data/app/pb_kits/playbook/pb_textarea/_textarea.tsx +27 -45
  14. data/app/pb_kits/playbook/pb_textarea/index.tsx +3 -3
  15. data/app/pb_kits/playbook/pb_time/_time.tsx +3 -3
  16. data/app/pb_kits/playbook/pb_time_range_inline/_time_range_inline.tsx +1 -1
  17. data/app/pb_kits/playbook/pb_timeline/_item.tsx +1 -1
  18. data/app/pb_kits/playbook/pb_timeline/_timeline.tsx +1 -1
  19. data/app/pb_kits/playbook/pb_title_detail/_title_detail.tsx +10 -10
  20. data/app/pb_kits/playbook/pb_toggle/_toggle.tsx +1 -1
  21. data/app/pb_kits/playbook/pb_tooltip/_tooltip.tsx +2 -2
  22. data/app/pb_kits/playbook/pb_treemap_chart/_treemap_chart.tsx +2 -1
  23. data/app/pb_kits/playbook/pb_treemap_chart/treemapChart.test.js +0 -2
  24. data/app/pb_kits/playbook/pb_typeahead/_typeahead.tsx +3 -3
  25. data/app/pb_kits/playbook/pb_typeahead/components/ClearIndicator.tsx +4 -4
  26. data/app/pb_kits/playbook/pb_typeahead/components/Control.tsx +7 -11
  27. data/app/pb_kits/playbook/pb_typeahead/components/IndicatorsContainer.tsx +3 -8
  28. data/app/pb_kits/playbook/pb_typeahead/components/MenuList.tsx +1 -6
  29. data/app/pb_kits/playbook/pb_typeahead/components/MultiValue.tsx +19 -18
  30. data/app/pb_kits/playbook/pb_typeahead/components/Option.tsx +6 -6
  31. data/app/pb_kits/playbook/pb_typeahead/components/Placeholder.tsx +6 -6
  32. data/app/pb_kits/playbook/pb_typeahead/components/ValueContainer.tsx +3 -3
  33. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_custom_menu_list.jsx +0 -2
  34. data/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_with_pills_async.jsx +2 -2
  35. data/app/pb_kits/playbook/pb_typeahead/index.ts +31 -31
  36. data/app/pb_kits/playbook/pb_user/_user.tsx +1 -1
  37. data/app/pb_kits/playbook/pb_user_badge/_user_badge.tsx +6 -6
  38. data/app/pb_kits/playbook/pb_user_badge/badges/million-dollar.tsx +235 -236
  39. data/app/pb_kits/playbook/pb_user_badge/badges/veteran.tsx +1 -1
  40. data/app/pb_kits/playbook/pb_walkthrough/_walkthrough.tsx +63 -68
  41. data/app/pb_kits/playbook/pb_weekday_stacked/_weekday_stacked.tsx +2 -2
  42. data/app/pb_kits/playbook/utilities/_positioning.scss +26 -15
  43. data/dist/playbook-rails.js +2 -2
  44. data/lib/playbook/version.rb +2 -2
  45. metadata +5 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 61324bb5312fe91b50776bff9c9da6ef4b5a73c60442655fefc01f6eae8021f5
4
- data.tar.gz: b826497b13f4e1f0d16d3855ed277b6fdb65a5e11734b1a4f069b17739b8a3a7
3
+ metadata.gz: 54b5494074cd2d785bc684e90e308aed2a92183e8e051b5f82ce4a0af07f31b9
4
+ data.tar.gz: 3852283fa217c7205c2bdb204665fc5b80a2c6a2e8162972beaaeb092c80ae8c
5
5
  SHA512:
6
- metadata.gz: a93716355c333cb04ff3274e7fea919e6c726ef91418453a9b09e87fe6ee56fc56e9df857938a6140cbe01097c6ae9034997aec464a37fa0eeb819ed8819aa29
7
- data.tar.gz: a9bc15e1c1ca88d50b497e83215ffced3d31cf11cab3b8d56734e802cf2a2521ebce4ef2e86e6d47014deceda3335cdf3b13ad8e0d6e82412e34a98a9b2aed33
6
+ metadata.gz: b6077730a7f5cb30061140e8b5c9956b76baf03b92ad4de5c758fd37b0d622f43f01b536166ff47621517e27ef93848fd083b2ebb32681922d0f3dd48e3061ae
7
+ data.tar.gz: 1a8ef19e8cf228c693712a87e59c17f5ad257325ae65fcd6352f240181bc0eec18aabebe1b73eff97d9b4ed2709df6bd999615fcaef56b7bffd02f957df1a473
@@ -33,7 +33,7 @@ $confirmation_toast_colors: (
33
33
 
34
34
  &.positioned_toast {
35
35
  position: fixed;
36
- z-index: $z_9;
36
+ z-index: $z_10 !important;
37
37
  display: flex;
38
38
  justify-content: space-around;
39
39
  max-width: max-content;
@@ -33,7 +33,7 @@ type TableProps = {
33
33
  verticalBorder?: boolean,
34
34
  } & GlobalProps
35
35
 
36
- const Table = (props: TableProps): React.ReactElement => {
36
+ const Table = (props: TableProps) => {
37
37
  const {
38
38
  aria = {},
39
39
  children,
@@ -1,19 +1,19 @@
1
1
  import PbEnhancedElement from '../pb_enhanced_element'
2
2
 
3
3
  export default class PbTable extends PbEnhancedElement {
4
- static get selector(): string {
4
+ static get selector() {
5
5
  return '.table-responsive-collapse'
6
6
  }
7
7
 
8
- connect(): void {
8
+ connect() {
9
9
  const tables = document.querySelectorAll('.table-responsive-collapse');
10
10
 
11
11
  // Each Table
12
12
  [].forEach.call(tables, (table: HTMLTableElement) => {
13
13
  // Header Titles
14
- const headers: string[] = [];
14
+ let headers: string[] = [];
15
15
  [].forEach.call(table.querySelectorAll('th'), (header: HTMLTableCellElement) => {
16
- const colSpan = header.colSpan
16
+ let colSpan = header.colSpan
17
17
  for (let i = 0; i < colSpan; i++) {
18
18
  headers.push(header.textContent.replace(/\r?\n|\r/, ''));
19
19
  }
@@ -17,7 +17,7 @@ type TableBodyPropTypes = {
17
17
  tag?: "table" | "div";
18
18
  };
19
19
 
20
- const TableBody = (props: TableBodyPropTypes): React.ReactElement => {
20
+ const TableBody = (props: TableBodyPropTypes) => {
21
21
  const {
22
22
  aria = {},
23
23
  children,
@@ -18,7 +18,7 @@ type TableCellPropTypes = {
18
18
  text?: string
19
19
  };
20
20
 
21
- const TableCell = (props: TableCellPropTypes): React.ReactElement => {
21
+ const TableCell = (props: TableCellPropTypes) => {
22
22
  const {
23
23
  aria = {},
24
24
  children,
@@ -17,7 +17,7 @@ type TableHeadPropTypes = {
17
17
  tag?: "table" | "div";
18
18
  };
19
19
 
20
- const TableHead = (props: TableHeadPropTypes): React.ReactElement => {
20
+ const TableHead = (props: TableHeadPropTypes) => {
21
21
  const {
22
22
  aria = {},
23
23
  children,
@@ -18,7 +18,7 @@ type TableHeaderPropTypes = {
18
18
  text?: string;
19
19
  };
20
20
 
21
- const TableHeader = (props: TableHeaderPropTypes): React.ReactElement => {
21
+ const TableHeader = (props: TableHeaderPropTypes) => {
22
22
  const {
23
23
  aria = {},
24
24
  children,
@@ -19,7 +19,7 @@ type TableRowPropTypes = {
19
19
  tag?: "table" | "div";
20
20
  };
21
21
 
22
- const TableRow = (props: TableRowPropTypes): React.ReactElement => {
22
+ const TableRow = (props: TableRowPropTypes) => {
23
23
  const {
24
24
  aria = {},
25
25
  children,
@@ -1,5 +1,3 @@
1
- /* eslint-disable react/no-multi-comp */
2
-
3
1
  import React from "react";
4
2
  import { ensureAccessible, renderKit, render, screen } from "../utilities/test-utils"
5
3
 
@@ -107,7 +107,7 @@ const TextInput = (props: TextInputProps, ref: React.LegacyRef<HTMLInputElement>
107
107
  required={required}
108
108
  type={type}
109
109
  value={value}
110
- />)
110
+ />)
111
111
  )
112
112
 
113
113
  const addOnInput = (
@@ -5,12 +5,12 @@ import TextInput from '../../pb_text_input/_text_input'
5
5
  import Title from '../../pb_title/_title'
6
6
 
7
7
  const TextInputDefault = (props) => {
8
- const [firstName, setFirstName] = useState('')
9
8
  const handleOnChangeFirstName = ({ target }) => {
10
9
  setFirstName(target.value)
11
10
  }
12
11
  const ref = React.createRef()
13
12
 
13
+ const [firstName, setFirstName] = useState('')
14
14
  const [formFields, setFormFields] = useState({
15
15
  firstName: 'Jane',
16
16
  lastName: 'Doe',
@@ -52,15 +52,14 @@ const Textarea = ({
52
52
  label,
53
53
  maxCharacters,
54
54
  name,
55
- // eslint-disable-next-line @typescript-eslint/no-empty-function
56
55
  onChange = () => {},
57
56
  placeholder,
58
57
  required,
59
58
  rows = 4,
60
59
  value,
61
60
  ...props
62
- }: TextareaProps) => {
63
- const ref = useRef<HTMLTextAreaElement>(null)
61
+ }: TextareaProps, ref: any) => {
62
+ ref = useRef<HTMLTextAreaElement>(null)
64
63
  useEffect(() => {
65
64
  if (ref.current && resize === 'auto') {
66
65
  PbTextarea.addMatch(ref.current)
@@ -72,75 +71,58 @@ const Textarea = ({
72
71
  const resizeClass = `resize_${resize}`
73
72
  const classes = classnames('pb_textarea_kit', errorClass, inlineClass, resizeClass, globalProps(props), className)
74
73
  const noCount = typeof characterCount !== 'undefined'
75
- const ariaProps: {[key: string]: string} = buildAriaProps(aria)
76
- const dataProps: {[key: string]: string} = buildDataProps(data)
74
+ const ariaProps: {[key: string]: any} = buildAriaProps(aria)
75
+ const dataProps: {[key: string]: any} = buildDataProps(data)
77
76
  const htmlProps = buildHtmlProps(htmlOptions)
78
- const checkIfZero = (characterCount: string | number) => {
79
- return characterCount == 0 ? characterCount.toString() : characterCount
80
- }
81
77
  const characterCounter = () => {
82
78
  return maxCharacters && characterCount ? `${checkIfZero(characterCount)} / ${maxCharacters}` : `${checkIfZero(characterCount)}`
83
79
  }
84
80
 
81
+ const checkIfZero = (characterCount: string | number) => {
82
+ return characterCount == 0 ? characterCount.toString() : characterCount
83
+ }
84
+
85
85
  return (
86
86
  <div
87
- {...ariaProps}
88
- {...dataProps}
89
- {...htmlProps}
90
- className={classes}
87
+ {...ariaProps}
88
+ {...dataProps}
89
+ {...htmlProps}
90
+ className={classes}
91
91
  >
92
92
  <Caption text={label} />
93
93
  {children || (
94
94
  <textarea
95
- className="pb_textarea_kit"
96
- disabled={disabled}
97
- name={name}
98
- onChange={onChange}
99
- placeholder={placeholder}
100
- ref={ref}
101
- required={required}
102
- rows={rows}
103
- value={value}
104
- {...props}
95
+ className="pb_textarea_kit"
96
+ disabled={disabled}
97
+ name={name}
98
+ onChange={onChange}
99
+ placeholder={placeholder}
100
+ ref={ref}
101
+ required={required}
102
+ rows={rows}
103
+ value={value}
104
+ {...props}
105
105
  />
106
106
  )}
107
107
 
108
108
  {error ? (
109
109
  <>
110
110
  {characterCount ? (
111
- <Flex
112
- spacing="between"
113
- vertical="center"
114
- >
111
+ <Flex spacing="between" vertical="center">
115
112
  <FlexItem>
116
- <Body
117
- margin="none"
118
- status="negative"
119
- text={error}
120
- />
113
+ <Body margin="none" status="negative" text={error} />
121
114
  </FlexItem>
122
115
  <FlexItem>
123
- <Caption
124
- margin="none"
125
- size="xs"
126
- text={characterCounter()}
127
- />
116
+ <Caption margin="none" size="xs" text={characterCounter()} />
128
117
  </FlexItem>
129
118
  </Flex>
130
119
  ) : (
131
- <Body
132
- status="negative"
133
- text={error}
134
- />
120
+ <Body status="negative" text={error} />
135
121
  )}
136
122
  </>
137
123
  ) : (
138
124
  noCount && (
139
- <Caption
140
- margin="none"
141
- size="xs"
142
- text={characterCounter()}
143
- />
125
+ <Caption margin="none" size="xs" text={characterCounter()} />
144
126
  )
145
127
  )}
146
128
  </div>
@@ -3,16 +3,16 @@ import PbEnhancedElement from '../pb_enhanced_element'
3
3
  export default class PbTextarea extends PbEnhancedElement {
4
4
  style: {[key: string]: string}
5
5
  scrollHeight: string
6
- static get selector(): string {
6
+ static get selector() {
7
7
  return '.resize_auto textarea'
8
8
  }
9
9
 
10
- onInput(): void {
10
+ onInput() {
11
11
  this.style.height = 'auto'
12
12
  this.style.height = (this.scrollHeight) + 'px'
13
13
  }
14
14
 
15
- connect(): void {
15
+ connect() {
16
16
  this.element.setAttribute('style', 'height:' + (this.element.scrollHeight) + 'px;overflow-y:hidden;')
17
17
  this.element.addEventListener('input', this.onInput, false)
18
18
  }
@@ -24,7 +24,7 @@ type TimeProps = {
24
24
  unstyled?: boolean;
25
25
  } & GlobalProps
26
26
 
27
- const Time = (props: TimeProps): React.ReactElement => {
27
+ const Time = (props: TimeProps) => {
28
28
  const {
29
29
  align,
30
30
  className,
@@ -47,8 +47,8 @@ const Time = (props: TimeProps): React.ReactElement => {
47
47
 
48
48
  return (
49
49
  <div
50
- {...htmlProps}
51
- className={classes}
50
+ {...htmlProps}
51
+ className={classes}
52
52
  >
53
53
  {showIcon && (
54
54
  unstyled
@@ -36,7 +36,7 @@ const dateTimeIso = (dateValue: Date) => {
36
36
  return DateTime.toIso(dateValue)
37
37
  }
38
38
 
39
- const TimeRangeInline = (props: TimeRangeInlineProps): React.ReactElement => {
39
+ const TimeRangeInline = (props: TimeRangeInlineProps) => {
40
40
  const {
41
41
  aria = {},
42
42
  className,
@@ -26,7 +26,7 @@ const TimelineItem = ({
26
26
  iconColor = 'default',
27
27
  lineStyle = 'solid',
28
28
  ...props
29
- }: ItemProps): React.ReactElement => {
29
+ }: ItemProps) => {
30
30
  const timelineItemCss = buildCss('pb_timeline_item_kit', lineStyle)
31
31
 
32
32
  const htmlProps = buildHtmlProps(htmlOptions)
@@ -27,7 +27,7 @@ const Timeline = ({
27
27
  orientation = 'horizontal',
28
28
  showDate = false,
29
29
  ...props
30
- }: TimelineProps): React.ReactElement => {
30
+ }: TimelineProps) => {
31
31
  const ariaProps = buildAriaProps(aria)
32
32
  const dataProps = buildDataProps(data)
33
33
  const htmlProps = buildHtmlProps(htmlOptions)
@@ -18,7 +18,7 @@ type TitleDetailProps = {
18
18
  title: string,
19
19
  } & GlobalProps
20
20
 
21
- const TitleDetail = (props: TitleDetailProps): React.ReactElement => {
21
+ const TitleDetail = (props: TitleDetailProps) => {
22
22
  const {
23
23
  align = "left",
24
24
  aria = {},
@@ -37,19 +37,19 @@ const TitleDetail = (props: TitleDetailProps): React.ReactElement => {
37
37
 
38
38
  return (
39
39
  <div
40
- {...ariaProps}
41
- {...dataProps}
42
- {...htmlProps}
43
- className={classnames(pbCss, globalProps(props), className)}
44
- id={id}
40
+ {...ariaProps}
41
+ {...dataProps}
42
+ {...htmlProps}
43
+ className={classnames(pbCss, globalProps(props), className)}
44
+ id={id}
45
45
  >
46
46
  <Title
47
- size={4}
48
- text={title}
47
+ size={4}
48
+ text={title}
49
49
  />
50
50
  <Body
51
- color="light"
52
- text={detail}
51
+ color="light"
52
+ text={detail}
53
53
  />
54
54
  </div>
55
55
  )
@@ -42,7 +42,7 @@ const Toggle = ({
42
42
  size = 'sm',
43
43
  value,
44
44
  ...props
45
- }: Props): React.ReactElement => {
45
+ }: Props) => {
46
46
  const ariaProps = buildAriaProps(aria)
47
47
  const dataProps = buildDataProps(data)
48
48
  const htmlProps = buildHtmlProps(htmlOptions)
@@ -50,8 +50,8 @@ const Tooltip = forwardRef((props: TooltipProps, ref: ForwardedRef<unknown>): Re
50
50
  ...rest
51
51
  } = props
52
52
 
53
- const dataProps: { [key: string]: string } = buildDataProps(data)
54
- const ariaProps: { [key: string]: string } = buildAriaProps(aria)
53
+ const dataProps: { [key: string]: any } = buildDataProps(data)
54
+ const ariaProps: { [key: string]: any } = buildAriaProps(aria)
55
55
  const htmlProps = buildHtmlProps(htmlOptions)
56
56
 
57
57
  const css = classnames(
@@ -52,7 +52,7 @@ const TreemapChart = ({
52
52
  tooltipHtml = '<span style="font-weight: bold; color:{point.color};">●</span>{point.name}: <b>{point.value}</b>',
53
53
  type = "treemap",
54
54
  ...props
55
- }: TreemapChartProps): React.ReactElement => {
55
+ }: TreemapChartProps) => {
56
56
 
57
57
  const ariaProps = buildAriaProps(aria)
58
58
  const dataProps = buildDataProps(data)
@@ -98,6 +98,7 @@ const TreemapChart = ({
98
98
  const [options, setOptions] = useState({});
99
99
 
100
100
  useEffect(() => {
101
+
101
102
  setOptions(merge(staticOptions, customOptions));
102
103
  }, [chartData]);
103
104
 
@@ -1,5 +1,3 @@
1
- /* eslint-disable no-console */
2
-
3
1
  import React from 'react';
4
2
  import { render, screen } from '../utilities/test-utils';
5
3
  import TreemapChart from './_treemap_chart';
@@ -42,8 +42,8 @@ type TypeaheadProps = {
42
42
  id?: string,
43
43
  label?: string,
44
44
  loadOptions?: string | Noop,
45
- getOptionLabel?: string | (() => string),
46
- getOptionValue?: string | (() => string),
45
+ getOptionLabel?: string | (() => any),
46
+ getOptionValue?: string | (() => any),
47
47
  name?: string,
48
48
  }
49
49
 
@@ -77,7 +77,7 @@ const Typeahead = ({
77
77
  id,
78
78
  loadOptions = noop,
79
79
  ...props
80
- }: TypeaheadProps): React.ReactElement => {
80
+ }: TypeaheadProps) => {
81
81
  const selectProps = {
82
82
  cacheOptions: true,
83
83
  components: {
@@ -1,16 +1,16 @@
1
1
  import React, { useEffect } from 'react'
2
2
  import { components } from 'react-select'
3
3
 
4
- const ClearContainer = (props: any): React.ReactElement => {
4
+ const ClearContainer = (props: any) => {
5
5
  const { selectProps, clearValue } = props
6
6
  useEffect(() => {
7
7
  document.addEventListener(`pb-typeahead-kit-${selectProps.id}:clear`, clearValue)
8
- }, [])
8
+ }, [true])
9
9
 
10
10
  return (
11
11
  <components.ClearIndicator
12
- className="clear_indicator"
13
- {...props}
12
+ className="clear_indicator"
13
+ {...props}
14
14
  />
15
15
  )
16
16
  }
@@ -5,24 +5,20 @@ import Flex from '../../pb_flex/_flex'
5
5
  import TextInput from '../../pb_text_input/_text_input'
6
6
 
7
7
  type Props = {
8
- selectProps: {
9
- dark?: boolean,
10
- label: string,
11
- error?: string,
12
- },
8
+ selectProps: any,
13
9
  }
14
10
 
15
- const TypeaheadControl = (props: Props): React.ReactElement => (
11
+ const TypeaheadControl = (props: Props) => (
16
12
  <div className="pb_typeahead_wrapper">
17
13
  <TextInput
18
- dark={props.selectProps.dark}
19
- error={props.selectProps.error}
20
- label={props.selectProps.label}
14
+ dark={props.selectProps.dark}
15
+ error={props.selectProps.error}
16
+ label={props.selectProps.label}
21
17
  >
22
18
  <Flex>
23
19
  <components.Control
24
- className="text_input"
25
- {...props}
20
+ className="text_input"
21
+ {...props}
26
22
  />
27
23
  </Flex>
28
24
  </TextInput>
@@ -1,15 +1,10 @@
1
1
  import React from 'react'
2
2
  import { components } from 'react-select'
3
3
 
4
- type IndicatorsContainerProps = {
5
- children: React.ReactNode,
6
- }
7
-
8
-
9
- const IndicatorsContainer = (props: IndicatorsContainerProps): React.ReactElement => (
4
+ const IndicatorsContainer = (props: any) => (
10
5
  <components.IndicatorsContainer
11
- className="text_input_indicators"
12
- {...props}
6
+ className="text_input_indicators"
7
+ {...props}
13
8
  />
14
9
  )
15
10
 
@@ -1,12 +1,7 @@
1
1
  import React from 'react'
2
2
  import { components } from 'react-select'
3
3
 
4
- type MenuListProps = {
5
- children: React.ReactNode,
6
- footer: React.ReactNode,
7
- }
8
-
9
- const MenuList = (props: MenuListProps): React.ReactElement => {
4
+ const MenuList = (props: any) => {
10
5
  return (
11
6
  <components.MenuList {...props}>
12
7
  {props.children}
@@ -7,11 +7,12 @@ import { SelectValueType } from '../_typeahead'
7
7
 
8
8
  type Props = {
9
9
  data: SelectValueType,
10
+ multiValueTemplate: any,
10
11
  removeProps: any,
11
12
  selectProps: any,
12
13
  }
13
14
 
14
- const MultiValue = (props: Props): React.ReactElement => {
15
+ const MultiValue = (props: Props) => {
15
16
  const { removeProps } = props
16
17
  const { imageUrl, label } = props.data
17
18
  const { multiKit } = props.selectProps
@@ -26,36 +27,36 @@ const MultiValue = (props: Props): React.ReactElement => {
26
27
 
27
28
  return (
28
29
  <components.MultiValueContainer
29
- className="text_input_multivalue_container"
30
- {...props}
30
+ className="text_input_multivalue_container"
31
+ {...props}
31
32
  >
32
33
  {multiKit === 'badge' &&
33
34
  <Badge
34
- closeProps={removeProps}
35
- removeIcon
36
- text={label}
37
- variant="primary"
35
+ closeProps={removeProps}
36
+ removeIcon
37
+ text={label}
38
+ variant="primary"
38
39
  />
39
40
  }
40
41
 
41
42
  {multiKit !== 'badge' && imageUrl &&
42
43
  <FormPill
43
- avatarUrl={imageUrl}
44
- closeProps={removeProps}
45
- marginRight="xs"
46
- name={label}
47
- size={multiKit === 'smallPill' ? 'small' : ''}
48
- text=''
44
+ avatarUrl={imageUrl}
45
+ closeProps={removeProps}
46
+ marginRight="xs"
47
+ name={label}
48
+ size={multiKit === 'smallPill' ? 'small' : ''}
49
+ text=''
49
50
  />
50
51
  }
51
52
 
52
53
  {multiKit !== 'badge' && !imageUrl &&
53
54
  <FormPill
54
- closeProps={removeProps}
55
- marginRight="xs"
56
- name=''
57
- size={multiKit === 'smallPill' ? 'small' : ''}
58
- text={label}
55
+ closeProps={removeProps}
56
+ marginRight="xs"
57
+ name=''
58
+ size={multiKit === 'smallPill' ? 'small' : ''}
59
+ text={label}
59
60
  />
60
61
  }
61
62
  </components.MultiValueContainer>
@@ -3,7 +3,7 @@ import { components } from 'react-select'
3
3
 
4
4
  import User from '../../pb_user/_user'
5
5
 
6
- const Option = (props: any): React.ReactElement => {
6
+ const Option = (props: any) => {
7
7
  const {
8
8
  imageUrl,
9
9
  } = props.data
@@ -14,11 +14,11 @@ const Option = (props: any): React.ReactElement => {
14
14
  <>
15
15
  {!valueComponent && imageUrl &&
16
16
  <User
17
- align="left"
18
- avatarUrl={imageUrl}
19
- dark={props.selectProps.dark}
20
- name={props.label}
21
- orientation="horizontal"
17
+ align="left"
18
+ avatarUrl={imageUrl}
19
+ dark={props.selectProps.dark}
20
+ name={props.label}
21
+ orientation="horizontal"
22
22
  />
23
23
  }
24
24
 
@@ -4,19 +4,19 @@ import { components } from 'react-select'
4
4
  import Flex from '../../pb_flex/_flex'
5
5
  import Icon from '../../pb_icon/_icon'
6
6
 
7
- const Placeholder = (props: any): React.ReactElement => (
7
+ const Placeholder = (props: any) => (
8
8
  <>
9
9
  <Flex
10
- align="center"
11
- className="placeholder"
10
+ align="center"
11
+ className="placeholder"
12
12
  >
13
13
  <components.IndicatorsContainer
14
- {...props}
14
+ {...props}
15
15
  />
16
16
  {props.selectProps.plusIcon &&
17
17
  <Icon
18
- className="typeahead-plus-icon"
19
- icon="plus"
18
+ className="typeahead-plus-icon"
19
+ icon="plus"
20
20
  />
21
21
  }
22
22
  </Flex>