@zohodesk/components 1.2.11 → 1.2.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (35) hide show
  1. package/.cli/propValidation_report.html +1 -1
  2. package/README.md +4 -0
  3. package/coverage/Button/Button.js.html +1 -1
  4. package/coverage/Button/css/Button.module.css.html +1 -1
  5. package/coverage/Button/css/cssJSLogic.js.html +1 -1
  6. package/coverage/Button/css/index.html +1 -1
  7. package/coverage/Button/index.html +1 -1
  8. package/coverage/Button/props/defaultProps.js.html +1 -1
  9. package/coverage/Button/props/index.html +1 -1
  10. package/coverage/Button/props/propTypes.js.html +1 -1
  11. package/coverage/Buttongroup/Buttongroup.js.html +1 -1
  12. package/coverage/Buttongroup/Buttongroup.module.css.html +1 -1
  13. package/coverage/Buttongroup/index.html +1 -1
  14. package/coverage/Buttongroup/props/defaultProps.js.html +1 -1
  15. package/coverage/Buttongroup/props/index.html +1 -1
  16. package/coverage/Buttongroup/props/propTypes.js.html +1 -1
  17. package/coverage/index.html +1 -1
  18. package/coverage/utils/dummyFunction.js.html +1 -1
  19. package/coverage/utils/index.html +1 -1
  20. package/es/v1/Card/index.js +4 -0
  21. package/es/v1/DropDown/DropDown.js +31 -52
  22. package/es/v1/DropDown/DropDownHeading.js +29 -37
  23. package/es/v1/DropDown/DropDownItem.js +38 -58
  24. package/es/v1/DropDown/DropDownSearch.js +41 -49
  25. package/es/v1/DropDown/DropDownSeparator.js +7 -10
  26. package/es/v1/Provider/CssProvider.js +1 -1
  27. package/lib/v1/Card/index.js +37 -0
  28. package/lib/v1/DropDown/DropDown.js +34 -130
  29. package/lib/v1/DropDown/DropDownHeading.js +29 -75
  30. package/lib/v1/DropDown/DropDownItem.js +50 -102
  31. package/lib/v1/DropDown/DropDownSearch.js +50 -89
  32. package/lib/v1/DropDown/DropDownSeparator.js +8 -48
  33. package/lib/v1/Provider/CssProvider.js +1 -1
  34. package/package.json +6 -6
  35. package/result.json +1 -1
package/README.md CHANGED
@@ -33,6 +33,10 @@ In this Package, we Provide Some Basic Components to Build Web App
33
33
  - Tooltip
34
34
 
35
35
 
36
+ # 1.2.12
37
+
38
+ - Card index file missing in v1 folder issue fixed
39
+
36
40
  # 1.2.11
37
41
 
38
42
  - MultiSelect Proptype validation declaration order issue fixed
@@ -298,7 +298,7 @@ Button.propTypes = propTypes;
298
298
  <div class='footer quiet pad2 space-top1 center small'>
299
299
  Code coverage generated by
300
300
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
301
- at 2023-10-10T16:22:00.394Z
301
+ at 2023-10-16T11:18:44.450Z
302
302
  </div>
303
303
  <script src="../prettify.js"></script>
304
304
  <script>
@@ -1426,7 +1426,7 @@
1426
1426
  <div class='footer quiet pad2 space-top1 center small'>
1427
1427
  Code coverage generated by
1428
1428
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
1429
- at 2023-10-10T16:22:00.394Z
1429
+ at 2023-10-16T11:18:44.450Z
1430
1430
  </div>
1431
1431
  <script src="../../prettify.js"></script>
1432
1432
  <script>
@@ -199,7 +199,7 @@ export default function cssJSLogic({ props, style }) {
199
199
  <div class='footer quiet pad2 space-top1 center small'>
200
200
  Code coverage generated by
201
201
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
202
- at 2023-10-10T16:22:00.394Z
202
+ at 2023-10-16T11:18:44.450Z
203
203
  </div>
204
204
  <script src="../../prettify.js"></script>
205
205
  <script>
@@ -116,7 +116,7 @@
116
116
  <div class='footer quiet pad2 space-top1 center small'>
117
117
  Code coverage generated by
118
118
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119
- at 2023-10-10T16:22:00.394Z
119
+ at 2023-10-16T11:18:44.450Z
120
120
  </div>
121
121
  <script src="../../prettify.js"></script>
122
122
  <script>
@@ -101,7 +101,7 @@
101
101
  <div class='footer quiet pad2 space-top1 center small'>
102
102
  Code coverage generated by
103
103
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
104
- at 2023-10-10T16:22:00.394Z
104
+ at 2023-10-16T11:18:44.450Z
105
105
  </div>
106
106
  <script src="../prettify.js"></script>
107
107
  <script>
@@ -127,7 +127,7 @@ export const defaultProps = {
127
127
  <div class='footer quiet pad2 space-top1 center small'>
128
128
  Code coverage generated by
129
129
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
130
- at 2023-10-10T16:22:00.394Z
130
+ at 2023-10-16T11:18:44.450Z
131
131
  </div>
132
132
  <script src="../../prettify.js"></script>
133
133
  <script>
@@ -116,7 +116,7 @@
116
116
  <div class='footer quiet pad2 space-top1 center small'>
117
117
  Code coverage generated by
118
118
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119
- at 2023-10-10T16:22:00.394Z
119
+ at 2023-10-16T11:18:44.450Z
120
120
  </div>
121
121
  <script src="../../prettify.js"></script>
122
122
  <script>
@@ -193,7 +193,7 @@ export default propTypes;
193
193
  <div class='footer quiet pad2 space-top1 center small'>
194
194
  Code coverage generated by
195
195
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
196
- at 2023-10-10T16:22:00.394Z
196
+ at 2023-10-16T11:18:44.450Z
197
197
  </div>
198
198
  <script src="../../prettify.js"></script>
199
199
  <script>
@@ -205,7 +205,7 @@ Buttongroup.propTypes = propTypes;
205
205
  <div class='footer quiet pad2 space-top1 center small'>
206
206
  Code coverage generated by
207
207
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
208
- at 2023-10-10T16:22:00.394Z
208
+ at 2023-10-16T11:18:44.450Z
209
209
  </div>
210
210
  <script src="../prettify.js"></script>
211
211
  <script>
@@ -283,7 +283,7 @@
283
283
  <div class='footer quiet pad2 space-top1 center small'>
284
284
  Code coverage generated by
285
285
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
286
- at 2023-10-10T16:22:00.394Z
286
+ at 2023-10-16T11:18:44.450Z
287
287
  </div>
288
288
  <script src="../prettify.js"></script>
289
289
  <script>
@@ -116,7 +116,7 @@
116
116
  <div class='footer quiet pad2 space-top1 center small'>
117
117
  Code coverage generated by
118
118
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119
- at 2023-10-10T16:22:00.394Z
119
+ at 2023-10-16T11:18:44.450Z
120
120
  </div>
121
121
  <script src="../prettify.js"></script>
122
122
  <script>
@@ -88,7 +88,7 @@
88
88
  <div class='footer quiet pad2 space-top1 center small'>
89
89
  Code coverage generated by
90
90
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
91
- at 2023-10-10T16:22:00.394Z
91
+ at 2023-10-16T11:18:44.450Z
92
92
  </div>
93
93
  <script src="../../prettify.js"></script>
94
94
  <script>
@@ -116,7 +116,7 @@
116
116
  <div class='footer quiet pad2 space-top1 center small'>
117
117
  Code coverage generated by
118
118
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119
- at 2023-10-10T16:22:00.394Z
119
+ at 2023-10-16T11:18:44.450Z
120
120
  </div>
121
121
  <script src="../../prettify.js"></script>
122
122
  <script>
@@ -100,7 +100,7 @@ export const propTypes = {
100
100
  <div class='footer quiet pad2 space-top1 center small'>
101
101
  Code coverage generated by
102
102
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
103
- at 2023-10-10T16:22:00.394Z
103
+ at 2023-10-16T11:18:44.450Z
104
104
  </div>
105
105
  <script src="../../prettify.js"></script>
106
106
  <script>
@@ -176,7 +176,7 @@
176
176
  <div class='footer quiet pad2 space-top1 center small'>
177
177
  Code coverage generated by
178
178
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
179
- at 2023-10-10T16:22:00.394Z
179
+ at 2023-10-16T11:18:44.450Z
180
180
  </div>
181
181
  <script src="prettify.js"></script>
182
182
  <script>
@@ -73,7 +73,7 @@
73
73
  <div class='footer quiet pad2 space-top1 center small'>
74
74
  Code coverage generated by
75
75
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
76
- at 2023-10-10T16:22:00.394Z
76
+ at 2023-10-16T11:18:44.450Z
77
77
  </div>
78
78
  <script src="../prettify.js"></script>
79
79
  <script>
@@ -101,7 +101,7 @@
101
101
  <div class='footer quiet pad2 space-top1 center small'>
102
102
  Code coverage generated by
103
103
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
104
- at 2023-10-10T16:22:00.394Z
104
+ at 2023-10-16T11:18:44.450Z
105
105
  </div>
106
106
  <script src="../prettify.js"></script>
107
107
  <script>
@@ -0,0 +1,4 @@
1
+ export { default as Card } from './Card';
2
+ export { CardHeader } from './Card';
3
+ export { CardContent } from './Card';
4
+ export { CardFooter } from './Card';
@@ -3,71 +3,50 @@ import { DropDown_propTypes, DropDownTarget_propTypes, DropDownContainer_propTyp
3
3
  import { DropDownItemContainer_defaultProps } from '../../DropDown/props/defaultProps';
4
4
  import style from '../../DropDown/DropDown.module.css';
5
5
  import PopOver, { PopOverTarget, PopOverContainer } from '../PopOver/PopOver';
6
- export default class DropDown extends React.Component {
7
- render() {
8
- let {
9
- children
10
- } = this.props;
11
- return /*#__PURE__*/React.createElement(PopOver, this.props, /*#__PURE__*/React.createElement(PopOverTarget, null, children[0]), /*#__PURE__*/React.createElement(PopOverContainer, null, children[1]));
12
- }
13
-
6
+ export default function DropDown(props) {
7
+ let {
8
+ children
9
+ } = props;
10
+ return /*#__PURE__*/React.createElement(PopOver, props, /*#__PURE__*/React.createElement(PopOverTarget, null, children[0]), /*#__PURE__*/React.createElement(PopOverContainer, null, children[1]));
14
11
  }
15
12
  DropDown.propTypes = DropDown_propTypes;
16
- export class DropDownTarget extends React.Component {
17
- render() {
18
- let {
19
- children
20
- } = this.props;
21
- return /*#__PURE__*/React.createElement("div", null, children);
22
- }
23
-
13
+ export function DropDownTarget(props) {
14
+ let {
15
+ children
16
+ } = props;
17
+ return /*#__PURE__*/React.createElement("div", null, children);
24
18
  }
25
19
  DropDownTarget.propTypes = DropDownTarget_propTypes;
26
- export class DropDownContainer extends React.Component {
27
- render() {
28
- let {
29
- children
30
- } = this.props;
31
- return /*#__PURE__*/React.createElement("div", null, " ", children, " ");
32
- }
33
-
20
+ export function DropDownContainer(props) {
21
+ let {
22
+ children
23
+ } = props;
24
+ return /*#__PURE__*/React.createElement("div", null, " ", children, " ");
34
25
  }
35
26
  DropDownContainer.propTypes = DropDownContainer_propTypes;
36
- export class DropDownItemContainer extends React.Component {
37
- constructor(props) {
38
- super(props);
39
- this.getRef = this.getRef.bind(this);
40
- this.onScroll = this.onScroll.bind(this);
41
- }
27
+ export function DropDownItemContainer(props) {
28
+ let {
29
+ children,
30
+ dataId,
31
+ getRef,
32
+ onScroll
33
+ } = props;
42
34
 
43
- onScroll(e) {
44
- let {
45
- onScroll
46
- } = this.props;
35
+ function handleScroll(e) {
47
36
  onScroll && onScroll(e);
48
37
  }
49
38
 
50
- getRef(ele) {
51
- let {
52
- getRef
53
- } = this.props;
39
+ function getReference(ele) {
54
40
  getRef && getRef(ele);
55
41
  }
56
42
 
57
- render() {
58
- let {
59
- children,
60
- dataId
61
- } = this.props;
62
- return /*#__PURE__*/React.createElement("div", {
63
- className: style.listGroup,
64
- onScroll: this.onScroll,
65
- ref: this.getRef,
66
- "data-id": dataId,
67
- "data-test-id": dataId
68
- }, children);
69
- }
70
-
43
+ return /*#__PURE__*/React.createElement("div", {
44
+ className: style.listGroup,
45
+ onScroll: handleScroll,
46
+ ref: getReference,
47
+ "data-id": dataId,
48
+ "data-test-id": dataId
49
+ }, children);
71
50
  }
72
51
  DropDownItemContainer.propTypes = DropDownItemContainer_propTypes;
73
52
  DropDownItemContainer.defaultProps = DropDownItemContainer_defaultProps;
@@ -2,43 +2,35 @@ import React from 'react';
2
2
  import { DropDownHeading_propTypes } from '../../DropDown/props/propTypes';
3
3
  import { DropDownHeading_defaultProps } from '../../DropDown/props/defaultProps';
4
4
  import style from '../../DropDown/DropDownHeading.module.css';
5
- export default class DropDownHeading extends React.Component {
6
- render() {
7
- let {
8
- text,
9
- title = text,
10
- children,
11
- customClass,
12
- palette,
13
- htmlId,
14
- a11y,
15
- dataId,
16
- dataSelectorId
17
- } = this.props;
18
- let {
19
- role,
20
- ariaLabelledby,
21
- ariaLabel
22
- } = a11y;
23
- return /*#__PURE__*/React.createElement("div", {
24
- className: `${style[palette]} ${customClass}`,
25
- "data-title": title,
26
- role: role,
27
- "aria-labelledby": ariaLabelledby,
28
- "aria-label": ariaLabel,
29
- id: htmlId,
30
- "data-id": dataId,
31
- "data-test-id": dataId,
32
- "data-selector-id": dataSelectorId // tabindex='0'
33
-
34
- }, text, children);
35
- }
5
+ export default function DropDownHeading(props) {
6
+ let {
7
+ text,
8
+ title = text,
9
+ children,
10
+ customClass,
11
+ palette,
12
+ htmlId,
13
+ a11y,
14
+ dataId,
15
+ dataSelectorId
16
+ } = props;
17
+ let {
18
+ role,
19
+ ariaLabelledby,
20
+ ariaLabel
21
+ } = a11y;
22
+ return /*#__PURE__*/React.createElement("div", {
23
+ className: `${style[palette]} ${customClass}`,
24
+ "data-title": title,
25
+ role: role,
26
+ "aria-labelledby": ariaLabelledby,
27
+ "aria-label": ariaLabel,
28
+ id: htmlId,
29
+ "data-id": dataId,
30
+ "data-test-id": dataId,
31
+ "data-selector-id": dataSelectorId // tabindex='0'
36
32
 
33
+ }, text, children);
37
34
  }
38
35
  DropDownHeading.propTypes = DropDownHeading_propTypes;
39
- DropDownHeading.defaultProps = DropDownHeading_defaultProps; // if (__DOCS__) {
40
- // DropDownHeading.docs = {
41
- // componentGroup: 'Form Elements',
42
- // folderName: 'Style Guide'
43
- // };
44
- // }
36
+ DropDownHeading.defaultProps = DropDownHeading_defaultProps;
@@ -1,76 +1,56 @@
1
- import React from 'react';
1
+ import React, { useRef } from 'react';
2
2
  import { DropDownItem_propTypes } from '../../DropDown/props/propTypes';
3
3
  import { DropDownItem_defaultProps } from '../../DropDown/props/defaultProps';
4
4
  import style from '../../DropDown/DropDownItem.module.css';
5
- export default class DropDownItem extends React.Component {
6
- constructor(props) {
7
- super(props);
8
- this.onClick = this.onClick.bind(this);
9
- this.getRef = this.getRef.bind(this);
10
- this.getSelectedElement = this.getSelectedElement.bind(this);
11
- this.onHover = this.onHover.bind(this);
12
- }
5
+ export default function DropDownItem(props) {
6
+ let {
7
+ value,
8
+ active,
9
+ children,
10
+ hightlight,
11
+ dataId,
12
+ customClass = '',
13
+ index,
14
+ getRef,
15
+ onClick,
16
+ id,
17
+ onHover
18
+ } = props;
19
+ const eleRef = useRef(null);
13
20
 
14
- getRef(ele) {
15
- this.ele = ele;
16
- let {
17
- index,
18
- getRef
19
- } = this.props;
21
+ function getReference(ele) {
22
+ eleRef.current = ele;
20
23
  getRef && getRef(ele, index);
21
24
  }
22
25
 
23
- getSelectedElement() {
24
- return this.ele ? this.ele : null;
26
+ function getSelectedElement() {
27
+ return eleRef.current ? eleRef.current : null;
25
28
  }
26
29
 
27
- onClick(e) {
28
- let {
29
- onClick,
30
- id,
31
- value,
32
- index
33
- } = this.props;
30
+ function handleClick(e) {
34
31
  onClick && onClick(id, value, index, e);
35
32
  }
36
33
 
37
- onHover(e) {
38
- let {
39
- onHover,
40
- id,
41
- value,
42
- index
43
- } = this.props;
34
+ function handleHover(e) {
44
35
  onHover && onHover(id, value, index, e);
45
36
  }
46
37
 
47
- render() {
48
- let {
49
- value,
50
- active,
51
- children,
52
- hightlight,
53
- dataId,
54
- customClass = ''
55
- } = this.props;
56
- return /*#__PURE__*/React.createElement("div", {
57
- className: `${style.list} ${customClass} ${active ? style.listActive : hightlight ? style.listHover : ''} ${children && children[1] ? style.padding : ''}`,
58
- onClick: this.onClick,
59
- onMouseOver: this.onHover,
60
- ref: this.getRef,
61
- "data-id": dataId,
62
- "data-test-id": dataId
63
- }, children && children[0] ? /*#__PURE__*/React.createElement("span", {
64
- className: style.children
65
- }, " ", children[0], " ") : children !== undefined ? /*#__PURE__*/React.createElement("span", {
66
- className: style.children
67
- }, " ", children, " ") : null, value ? /*#__PURE__*/React.createElement("span", {
68
- className: style.value
69
- }, value) : '', children && children[1] ? /*#__PURE__*/React.createElement("span", {
70
- className: style.user
71
- }, " ", children[1], " ") : '');
72
- }
73
-
38
+ return /*#__PURE__*/React.createElement("div", {
39
+ className: `${style.list} ${customClass} ${active ? style.listActive : hightlight ? style.listHover : ''} ${children && children[1] ? style.padding : ''}`,
40
+ onClick: handleClick,
41
+ onMouseOver: handleHover,
42
+ ref: getReference,
43
+ "data-id": dataId,
44
+ "data-test-id": dataId
45
+ }, children && children[0] ? /*#__PURE__*/React.createElement("span", {
46
+ className: style.children
47
+ }, " ", children[0], " ") : children !== undefined ? /*#__PURE__*/React.createElement("span", {
48
+ className: style.children
49
+ }, " ", children, " ") : null, value ? /*#__PURE__*/React.createElement("span", {
50
+ className: style.value
51
+ }, value) : '', children && children[1] ? /*#__PURE__*/React.createElement("span", {
52
+ className: style.user
53
+ }, " ", children[1], " ") : '');
74
54
  }
75
55
  DropDownItem.propTypes = DropDownItem_propTypes;
76
56
  DropDownItem.defaultProps = DropDownItem_defaultProps;
@@ -1,63 +1,55 @@
1
- import React from 'react';
1
+ import React, { useEffect, useRef } from 'react';
2
2
  import { DropDownSearch_propTypes } from '../../DropDown/props/propTypes';
3
3
  import { DropDownSearch_defaultProps } from '../../DropDown/props/defaultProps';
4
4
  import TextBox from '../TextBox/TextBox';
5
5
  import style from '../../DropDown/DropDownSearch.module.css';
6
- export default class DropDownSearch extends React.Component {
7
- constructor(props) {
8
- super(props);
9
- this.getRef = this.getRef.bind(this);
10
- }
6
+ export default function DropDownSearch(props) {
7
+ let {
8
+ name,
9
+ id,
10
+ maxLength,
11
+ onKeyDown,
12
+ onChange,
13
+ value,
14
+ onBlur,
15
+ size,
16
+ textBoxSize,
17
+ placeHolder,
18
+ customClass,
19
+ getRef
20
+ } = props;
21
+ let {
22
+ searchClass = '',
23
+ customTextBox = ''
24
+ } = customClass;
25
+ const inputRef = useRef(null); // eslint-disable-next-line func-call-spacing
11
26
 
12
- componentDidMount() {
13
- this.input && this.input.focus({
27
+ useEffect(() => {
28
+ inputRef.current && input.current.focus({
14
29
  preventScroll: true
15
30
  });
16
- }
31
+ }, []);
17
32
 
18
- getRef(ele) {
19
- let {
20
- getRef
21
- } = this.props;
22
- this.input = ele;
33
+ function getReference(ele) {
34
+ inputRef.current = ele;
23
35
  getRef && getRef(ele);
24
36
  }
25
37
 
26
- render() {
27
- let {
28
- name,
29
- id,
30
- maxLength,
31
- onKeyDown,
32
- onChange,
33
- value,
34
- onBlur,
35
- size,
36
- textBoxSize,
37
- placeHolder,
38
- customClass
39
- } = this.props;
40
- let {
41
- searchClass = '',
42
- customTextBox = ''
43
- } = customClass;
44
- return /*#__PURE__*/React.createElement("div", {
45
- className: `${style.search} ${style[`${size}Search`]} ${searchClass}`
46
- }, /*#__PURE__*/React.createElement(TextBox, {
47
- id: id,
48
- inputRef: this.getRef,
49
- maxLength: maxLength,
50
- name: name,
51
- onBlur: onBlur,
52
- onChange: onChange,
53
- onKeyDown: onKeyDown,
54
- size: textBoxSize,
55
- value: value,
56
- placeHolder: placeHolder,
57
- customClass: customTextBox
58
- }));
59
- }
60
-
38
+ return /*#__PURE__*/React.createElement("div", {
39
+ className: `${style.search} ${style[`${size}Search`]} ${searchClass}`
40
+ }, /*#__PURE__*/React.createElement(TextBox, {
41
+ id: id,
42
+ inputRef: getReference,
43
+ maxLength: maxLength,
44
+ name: name,
45
+ onBlur: onBlur,
46
+ onChange: onChange,
47
+ onKeyDown: onKeyDown,
48
+ size: textBoxSize,
49
+ value: value,
50
+ placeHolder: placeHolder,
51
+ customClass: customTextBox
52
+ }));
61
53
  }
62
54
  DropDownSearch.defaultProps = DropDownSearch_defaultProps;
63
55
  DropDownSearch.propTypes = DropDownSearch_propTypes;
@@ -1,15 +1,12 @@
1
1
  import React from 'react';
2
2
  import { DropDownSeparator_propTypes } from '../../DropDown/props/propTypes';
3
3
  import style from '../../DropDown/DropDownSeparator.module.css';
4
- export default class DropDownSeparator extends React.Component {
5
- render() {
6
- let {
7
- customClass = ''
8
- } = this.props;
9
- return /*#__PURE__*/React.createElement("div", {
10
- className: `${style.separator} ${customClass}`
11
- });
12
- }
13
-
4
+ export default function DropDownSeparator(props) {
5
+ let {
6
+ customClass = ''
7
+ } = props;
8
+ return /*#__PURE__*/React.createElement("div", {
9
+ className: `${style.separator} ${customClass}`
10
+ });
14
11
  }
15
12
  DropDownSeparator.propTypes = DropDownSeparator_propTypes;
@@ -1,4 +1,4 @@
1
- import style from '../common/common.module.css';
1
+ import style from '../../common/common.module.css';
2
2
  let styleList = {
3
3
  hide: style.hide,
4
4
  isDisabled: style.disabled,