groundfloor-react-ui 1.2.9 → 1.2.10

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 (186) hide show
  1. package/dist/index.es.js +432 -422
  2. package/dist/index.js +444 -434
  3. package/package.json +15 -43
  4. package/rollup.config.js +6 -6
  5. package/assets/fonts/Averta/Averta-Black.woff2 +0 -0
  6. package/assets/fonts/Averta/Averta-BlackItalic.woff2 +0 -0
  7. package/assets/fonts/Averta/Averta-Bold.woff2 +0 -0
  8. package/assets/fonts/Averta/Averta-BoldItalic.woff2 +0 -0
  9. package/assets/fonts/Averta/Averta-ExtraBold.woff2 +0 -0
  10. package/assets/fonts/Averta/Averta-ExtraBoldItalic.woff2 +0 -0
  11. package/assets/fonts/Averta/Averta-ExtraThin.woff2 +0 -0
  12. package/assets/fonts/Averta/Averta-ExtraThinItalic.woff2 +0 -0
  13. package/assets/fonts/Averta/Averta-Light.woff2 +0 -0
  14. package/assets/fonts/Averta/Averta-LightItalic.woff2 +0 -0
  15. package/assets/fonts/Averta/Averta-Regular.woff2 +0 -0
  16. package/assets/fonts/Averta/Averta-RegularItalic.woff2 +0 -0
  17. package/assets/fonts/Averta/Averta-SemiBold.woff2 +0 -0
  18. package/assets/fonts/Averta/Averta-SemiBoldItalic.woff2 +0 -0
  19. package/assets/fonts/Averta/Averta-Thin.woff2 +0 -0
  20. package/assets/fonts/Averta/Averta-ThinItalic.woff2 +0 -0
  21. package/assets/fonts/Beauty/BeautyDemo.woff +0 -0
  22. package/assets/icons/app-logo.svg +0 -3
  23. package/assets/icons/arrow-down.svg +0 -3
  24. package/assets/icons/arrow-rotate.svg +0 -1
  25. package/assets/icons/arrow-up.svg +0 -3
  26. package/assets/icons/bell.svg +0 -3
  27. package/assets/icons/check.svg +0 -3
  28. package/assets/icons/checkmark.svg +0 -3
  29. package/assets/icons/chevron-down.svg +0 -3
  30. package/assets/icons/chevron-left.svg +0 -3
  31. package/assets/icons/chevron-right.svg +0 -3
  32. package/assets/icons/cloud-icon.svg +0 -3
  33. package/assets/icons/connection.svg +0 -3
  34. package/assets/icons/cross-icon.svg +0 -3
  35. package/assets/icons/default.svg +0 -1
  36. package/assets/icons/door-internal-active.svg +0 -1
  37. package/assets/icons/edit-icon.svg +0 -3
  38. package/assets/icons/ellipses-horizontal.svg +0 -3
  39. package/assets/icons/ellipses.svg +0 -3
  40. package/assets/icons/email.svg +0 -3
  41. package/assets/icons/eye-hide-view.svg +0 -1
  42. package/assets/icons/eye-hide.svg +0 -1
  43. package/assets/icons/file-attach-white.svg +0 -3
  44. package/assets/icons/file-attach.svg +0 -3
  45. package/assets/icons/file-icon.svg +0 -1
  46. package/assets/icons/file-upload.svg +0 -3
  47. package/assets/icons/functional-equation-regular.svg +0 -147
  48. package/assets/icons/hamburger-menu.svg +0 -3
  49. package/assets/icons/heart.svg +0 -18
  50. package/assets/icons/image.svg +0 -3
  51. package/assets/icons/info.svg +0 -3
  52. package/assets/icons/jpg-icon.svg +0 -3
  53. package/assets/icons/magnifier.svg +0 -3
  54. package/assets/icons/menu-ellipse-two.svg +0 -1
  55. package/assets/icons/menu-ellipse.svg +0 -53
  56. package/assets/icons/pause-all.svg +0 -1
  57. package/assets/icons/pdf-icon.svg +0 -3
  58. package/assets/icons/pen-icon.svg +0 -3
  59. package/assets/icons/plus-outlined.svg +0 -3
  60. package/assets/icons/resume.svg +0 -1
  61. package/assets/icons/sign-icon.svg +0 -3
  62. package/assets/icons/star.svg +0 -3
  63. package/assets/icons/trash-icon.svg +0 -59
  64. package/assets/icons/triangle-down.svg +0 -3
  65. package/assets/icons/users.svg +0 -11
  66. package/assets/icons/view.svg +0 -3
  67. package/assets/icons/watcher.svg +0 -3
  68. package/assets/icons/zoom-in-white.svg +0 -1
  69. package/assets/styles/global.css +0 -0
  70. package/assets/styles/global.scss +0 -0
  71. package/components/Accordion/Accordion.js +0 -167
  72. package/components/Accordion/AccordionSB.js +0 -170
  73. package/components/Accordion/AccordionSBfooter.js +0 -171
  74. package/components/Accordion/index.js +0 -4
  75. package/components/ArrowBar/ArrowBar.js +0 -276
  76. package/components/ArrowBar/index.js +0 -2
  77. package/components/Avatar/Avatar.js +0 -171
  78. package/components/Avatar/AvatarSB.js +0 -255
  79. package/components/Avatar/AvatarSBfooter.js +0 -279
  80. package/components/Avatar/index.js +0 -4
  81. package/components/Banner/Banner.js +0 -70
  82. package/components/Banner/index.js +0 -2
  83. package/components/Breadcrumb/Breadcrumb.js +0 -225
  84. package/components/Breadcrumb/index.js +0 -2
  85. package/components/Button/PrimaryButton.js +0 -167
  86. package/components/Button/SecondaryButton.js +0 -156
  87. package/components/Button/TinyButton.js +0 -101
  88. package/components/Button/index.js +0 -6
  89. package/components/Cards/Card.js +0 -43
  90. package/components/Cards/CardRef.js +0 -71
  91. package/components/Cards/DocumentCard.js +0 -215
  92. package/components/Cards/index.js +0 -5
  93. package/components/Content/Content.js +0 -50
  94. package/components/Content/index.js +0 -1
  95. package/components/DesignComponent/StyledComponent/StyledComponent.js +0 -326
  96. package/components/DesignComponent/StyledComponent/index.js +0 -1
  97. package/components/DesignComponent/index.js +0 -1
  98. package/components/Divider/Divider.js +0 -56
  99. package/components/Divider/index.js +0 -2
  100. package/components/Drawer/Drawer.js +0 -84
  101. package/components/Drawer/index.js +0 -2
  102. package/components/ErrorBoundary/ErrorBoundary.js +0 -44
  103. package/components/ErrorBoundary/index.js +0 -1
  104. package/components/FilterChip/FilterChip.js +0 -70
  105. package/components/FilterChip/index.js +0 -1
  106. package/components/Footer/Footer.js +0 -57
  107. package/components/Footer/FooterContent.js +0 -98
  108. package/components/Footer/index.js +0 -3
  109. package/components/Form/FormComponent.js +0 -244
  110. package/components/Form/HeaderComponent.js +0 -64
  111. package/components/Form/SubmitComponent.js +0 -63
  112. package/components/Form/index.js +0 -5
  113. package/components/GroupAvatars/GroupAvatars.js +0 -139
  114. package/components/GroupAvatars/index.js +0 -1
  115. package/components/GroupButtons/ButtonPopup.js +0 -191
  116. package/components/GroupButtons/GroupButtons.js +0 -150
  117. package/components/GroupButtons/GroupButtonsPopup.js +0 -163
  118. package/components/GroupButtons/index.js +0 -3
  119. package/components/GroupStatusCircle/GroupStatusCircle.js +0 -135
  120. package/components/GroupStatusCircle/index.js +0 -1
  121. package/components/Header/Header.js +0 -58
  122. package/components/Header/index.js +0 -1
  123. package/components/HyperLink/HyperLink.js +0 -114
  124. package/components/HyperLink/index.js +0 -1
  125. package/components/Icon/Icon.js +0 -176
  126. package/components/Icon/index.js +0 -1
  127. package/components/Images/Image.js +0 -107
  128. package/components/Images/index.js +0 -2
  129. package/components/Inputs/CheckBoxInput.js +0 -341
  130. package/components/Inputs/ColorInput.js +0 -145
  131. package/components/Inputs/DateSelect.js +0 -461
  132. package/components/Inputs/DropdownSelect.js +0 -689
  133. package/components/Inputs/DropzoneInput.js +0 -450
  134. package/components/Inputs/NumericInput.js +0 -177
  135. package/components/Inputs/PasswordInput.js +0 -267
  136. package/components/Inputs/RadioInput.js +0 -292
  137. package/components/Inputs/SearchInput.js +0 -19
  138. package/components/Inputs/Signature.js +0 -369
  139. package/components/Inputs/TextArea.js +0 -214
  140. package/components/Inputs/TextInput.js +0 -251
  141. package/components/Inputs/TimeInput.js +0 -186
  142. package/components/Inputs/ToggleSwitch.js +0 -189
  143. package/components/Inputs/index.js +0 -15
  144. package/components/Label/Label.js +0 -48
  145. package/components/Label/index.js +0 -1
  146. package/components/Loaders/Loader.js +0 -179
  147. package/components/Loaders/index.js +0 -2
  148. package/components/Modal/ModalComp.js +0 -216
  149. package/components/Modal/index.js +0 -1
  150. package/components/Overlay/Overlay.js +0 -158
  151. package/components/Overlay/index.js +0 -1
  152. package/components/Pagination/Pagination.js +0 -59
  153. package/components/Pagination/index.js +0 -1
  154. package/components/ProgressBar/ProgressBar.js +0 -101
  155. package/components/ProgressBar/index.js +0 -1
  156. package/components/ProgressSteps/ProgressSteps.js +0 -121
  157. package/components/ProgressSteps/index.js +0 -1
  158. package/components/Rating/Rating.js +0 -258
  159. package/components/Rating/index.js +0 -1
  160. package/components/SecondaryLink/DarkSecondaryLink.js +0 -97
  161. package/components/SecondaryLink/LightSecondaryLink.js +0 -93
  162. package/components/SecondaryLink/index.js +0 -3
  163. package/components/Sidebar/Navbar.js +0 -306
  164. package/components/Sidebar/Sidebar.js +0 -207
  165. package/components/Sidebar/index.js +0 -3
  166. package/components/StatusChip/PrimaryStatusChip.js +0 -78
  167. package/components/StatusChip/SecondaryStatusChip.js +0 -78
  168. package/components/StatusChip/SlimPrimaryStatusChip.js +0 -92
  169. package/components/StatusChip/SlimSecondaryStatusChip.js +0 -93
  170. package/components/StatusChip/index.js +0 -6
  171. package/components/StatusCircle/StatusCircle.js +0 -64
  172. package/components/StatusCircle/index.js +0 -1
  173. package/components/Tables/Table.js +0 -178
  174. package/components/Tables/index.js +0 -1
  175. package/components/Tooltip/Tooltip.js +0 -581
  176. package/components/Tooltip/index.js +0 -1
  177. package/components/Typography/Typography.js +0 -77
  178. package/components/Typography/index.js +0 -2
  179. package/components/constants/colors.js +0 -33
  180. package/components/constants/defaultStyle.js +0 -804
  181. package/components/constants/defaultThemeColor.js +0 -16
  182. package/components/constants/index.js +0 -7
  183. package/components/constants/utils.js +0 -31
  184. package/components/global/FontStyle.js +0 -131
  185. package/components/global/index.js +0 -1
  186. package/index.js +0 -41
@@ -1,92 +0,0 @@
1
- import PropTypes from 'prop-types';
2
- import React from 'react';
3
- import styled, { useTheme } from 'styled-components';
4
- import defaultThemeColor from '../constants/defaultThemeColor';
5
-
6
- /**
7
- * Primary UI component for user interaction
8
- */
9
-
10
- const sizes = {
11
- xsm: {
12
- width: '88px'
13
- },
14
- sm: {
15
- width: '93px'
16
- },
17
- md: {
18
- width: '111px'
19
- },
20
- lg: {
21
- width: '129px'
22
- },
23
- }
24
-
25
- const StyledStatusChip = styled.div`
26
- background: ${({ theme, variant, bgColor }) => bgColor ? bgColor : theme.variant[variant]};
27
- color: ${({ theme, textColor }) => textColor ? textColor : theme.bgColor};
28
- border-radius: 13.5px;
29
- font-size: 14px;
30
- display: flex;
31
- align-items: center;
32
- justify-content: center;
33
- width: ${({ block, size }) => block ? 'auto' : sizes[size].width};
34
- height: 28px;
35
- box-sizing: border-box;
36
- overflow: hidden;
37
- `;
38
-
39
- export const SlimPrimaryStatusChip = ({ block, style, variant, textColor, bgColor, ...props }) => {
40
- const theme = useTheme() || defaultThemeColor;
41
- return (
42
- <StyledStatusChip
43
- block={block}
44
- variant={variant}
45
- textColor={textColor}
46
- bgColor={bgColor}
47
- style={style}
48
- {...props}
49
- >
50
- {props.children}
51
- </StyledStatusChip>
52
- );
53
- };
54
-
55
- SlimPrimaryStatusChip.propTypes = {
56
- /**
57
- * background color of SlimStatusChip. primary-1, 2, error, etc.
58
- */
59
- variant: PropTypes.string,
60
- /**
61
- * How wide should the SlimStatusChip be?
62
- */
63
- size: PropTypes.oneOf(['xsm', 'sm', 'md', 'lg']),
64
- /**
65
- * Block width of SlimStatusChip
66
- */
67
- block: PropTypes.bool,
68
- /**
69
- * Theme object
70
- */
71
- theme: PropTypes.object,
72
- /**
73
- * Optional custom text color
74
- */
75
- textColor: PropTypes.string,
76
- /**
77
- * Optional custom background color
78
- */
79
- bgColor: PropTypes.string,
80
- };
81
-
82
- StyledStatusChip.defaultProps = {
83
- theme: defaultThemeColor,
84
- }
85
-
86
- SlimPrimaryStatusChip.defaultProps = {
87
- theme: defaultThemeColor,
88
- variant: 'primary-1',
89
- block: false,
90
- size: 'sm'
91
- };
92
-
@@ -1,93 +0,0 @@
1
- import PropTypes from 'prop-types';
2
- import React from 'react';
3
- import styled, { useTheme } from 'styled-components';
4
- import defaultThemeColor from '../constants/defaultThemeColor';
5
-
6
- /**
7
- * Primary UI component for user interaction
8
- */
9
-
10
- const sizes = {
11
- xsm: {
12
- width: '88px'
13
- },
14
- sm: {
15
- width: '93px'
16
- },
17
- md: {
18
- width: '111px'
19
- },
20
- lg: {
21
- width: '129px'
22
- },
23
- }
24
-
25
- const StyledStatusChip = styled.div`
26
- background: ${({ theme }) => theme.bgColor};
27
- color: ${({ theme, variant, textColor }) => textColor ? textColor : theme.variant[variant]};
28
- border: 1px solid ${({ theme, variant, borderColor }) => borderColor ? borderColor : theme.variant[variant]};
29
- border-radius: 13.5px;
30
- font-size: 14px;
31
- display: flex;
32
- align-items: center;
33
- justify-content: center;
34
- width: ${({ block, size }) => block ? 'auto' : sizes[size].width};
35
- height: 27px;
36
- box-sizing: border-box;
37
- overflow: hidden;
38
- `;
39
-
40
- export const SlimSecondaryStatusChip = ({ block, style, variant, textColor, borderColor, ...props }) => {
41
- const theme = useTheme() || defaultThemeColor;
42
- return (
43
- <StyledStatusChip
44
- block={block}
45
- variant={variant}
46
- textColor={textColor}
47
- borderColor={borderColor}
48
- style={style}
49
- {...props}
50
- >
51
- {props.children}
52
- </StyledStatusChip>
53
- );
54
- };
55
-
56
- SlimSecondaryStatusChip.propTypes = {
57
- /**
58
- * Color of SlimStatusChip. primary-1, 2, error, etc.
59
- */
60
- variant: PropTypes.string,
61
- /**
62
- * How wide should the SlimStatusChip be?
63
- */
64
- size: PropTypes.oneOf(['xsm', 'sm', 'md', 'lg']),
65
- /**
66
- * Block width of SlimStatusChip
67
- */
68
- block: PropTypes.bool,
69
- /**
70
- * Theme object
71
- */
72
- theme: PropTypes.object,
73
- /**
74
- * Optional custom text color
75
- */
76
- textColor: PropTypes.string,
77
- /**
78
- * Optional custom border color
79
- */
80
- borderColor: PropTypes.string,
81
- };
82
-
83
- StyledStatusChip.defaultProps = {
84
- theme: defaultThemeColor,
85
- }
86
-
87
- SlimSecondaryStatusChip.defaultProps = {
88
- theme: defaultThemeColor,
89
- variant: 'primary-1',
90
- block: false,
91
- size: 'sm'
92
- };
93
-
@@ -1,6 +0,0 @@
1
- export * from './PrimaryStatusChip';
2
- export * from './SecondaryStatusChip';
3
- export * from './SlimPrimaryStatusChip';
4
- export * from './SlimSecondaryStatusChip';
5
-
6
-
@@ -1,64 +0,0 @@
1
- import PropTypes from 'prop-types';
2
- import React from 'react';
3
- import styled, { useTheme } from 'styled-components';
4
- import defaultThemeColor from '../constants/defaultThemeColor';
5
-
6
- /**
7
- * Primary UI component for user interaction
8
- */
9
-
10
- const StyledStatusCircle = styled.div`
11
- background: ${({ theme, variant, bgColor }) => bgColor ? bgColor : theme.variant[variant]};
12
- border: 1.3px solid ${({ theme, variant, borderColor }) => borderColor ? borderColor : theme.variant[variant]};
13
- border-radius: 50%;
14
- width: ${({ size }) => size}px;
15
- height: ${({ size }) => size}px;
16
- box-sizing: border-box;
17
- `;
18
-
19
- export const StatusCircle = ({ variant, bgColor, borderColor, ...props }) => {
20
- const theme = useTheme() || defaultThemeColor;
21
- return (
22
- <StyledStatusCircle
23
- variant={variant}
24
- borderColor={borderColor}
25
- bgColor={bgColor}
26
- {...props}
27
- >
28
- </StyledStatusCircle>
29
- );
30
- };
31
-
32
- StatusCircle.propTypes = {
33
- /**
34
- * Color of StatusCircle base on the available one among variant theme. primary-1, 2, error, etc.
35
- */
36
- variant: PropTypes.string,
37
- /**
38
- * Size of the circle
39
- */
40
- size: PropTypes.number,
41
- /**
42
- * Theme object
43
- */
44
- theme: PropTypes.object,
45
- /**
46
- * Optional custom border color
47
- */
48
- borderColor: PropTypes.string,
49
- /**
50
- * Optional custom background color
51
- */
52
- bgColor: PropTypes.string,
53
- };
54
-
55
- StyledStatusCircle.defaultProps = {
56
- theme: defaultThemeColor,
57
- }
58
-
59
- StatusCircle.defaultProps = {
60
- theme: defaultThemeColor,
61
- variant: 'primary-1',
62
- size: 11
63
- };
64
-
@@ -1 +0,0 @@
1
- export * from './StatusCircle';
@@ -1,178 +0,0 @@
1
- import PropTypes from 'prop-types';
2
- import React from 'react';
3
- import DataTable from 'react-data-table-component';
4
- import styled, { useTheme } from 'styled-components';
5
- import defaultStyles from '../constants/defaultStyle';
6
- import defaultThemeColor from '../constants/defaultThemeColor';
7
- import { Icon } from '../Icon';
8
-
9
- /**
10
- * Primary UI component for user interaction
11
- */
12
-
13
- const WrapperDiv = styled.div`
14
- .form-check-input {
15
- accent-color: ${({ theme }) => theme.primary['primary-1']};
16
- }
17
- `;
18
-
19
- export const Table = ({
20
- customStyles,
21
- inBuiltCss,
22
- type = 'table',
23
- sortIcon,
24
- data,
25
- tableColumns,
26
- progressPending,
27
- defaultSortFieldId,
28
- handleOnSort,
29
- sortServer,
30
- progressComponent,
31
- responsive,
32
- conditionalRowStyles,
33
- fixedHeader,
34
- fixedHeaderScrollHeight,
35
- checkboxColor,
36
- ...props
37
- }) => {
38
- let tableStyle = {};
39
-
40
- if (inBuiltCss) {
41
- if (inBuiltCss[type]) {
42
- tableStyle = inBuiltCss[type];
43
- }
44
- }
45
-
46
- if (customStyles) {
47
- for (const property in customStyles) {
48
- tableStyle[property] = customStyles[property];
49
- }
50
- }
51
-
52
- const activeTheme = useTheme() || defaultThemeColor;
53
-
54
- const Checkbox = React.forwardRef(({ onClick, ...rest }, ref) => {
55
- return (
56
- <WrapperDiv theme={activeTheme}>
57
- <input
58
- type='checkbox'
59
- className='form-check-input'
60
- ref={ref}
61
- onClick={onClick}
62
- {...rest}
63
- />
64
- </WrapperDiv>
65
- );
66
- });
67
-
68
- return (
69
- <DataTable
70
- responsive={responsive}
71
- data={data}
72
- columns={tableColumns}
73
- noHeader={true}
74
- highlightOnHover
75
- sortIcon={sortIcon}
76
- progressPending={progressPending}
77
- customStyles={tableStyle}
78
- defaultSortFieldId={defaultSortFieldId}
79
- progressComponent={progressComponent ? progressComponent : undefined}
80
- sortServer={sortServer}
81
- onSort={(columnInfo, direction, event) => {
82
- handleOnSort(columnInfo, direction, event);
83
- }}
84
- conditionalRowStyles={conditionalRowStyles}
85
- fixedHeader={fixedHeader}
86
- fixedHeaderScrollHeight={fixedHeaderScrollHeight}
87
- selectableRowsComponent={Checkbox}
88
- {...props}
89
- />
90
- );
91
- };
92
-
93
- Table.propTypes = {
94
- /**
95
- * inBuiltCss object
96
- */
97
- inBuiltCss: PropTypes.object,
98
- /**
99
- * Optional component to override the default sorting icon (must be downward)
100
- */
101
- sortIcon: PropTypes.any,
102
- /**
103
- * Data array of the actual data to display.
104
- */
105
- data: PropTypes.array,
106
- /**
107
- * Data array of the columns to display.
108
- */
109
- tableColumns: PropTypes.array,
110
- /**
111
- * Optional display a message while data are loading
112
- */
113
- progressPending: PropTypes.bool,
114
- /**
115
- * Custom component to display while data are loading
116
- */
117
- progressComponent: PropTypes.any,
118
- /**
119
- * Optional to set a column to be pre-sorted
120
- */
121
- defaultSortFieldId: PropTypes.number,
122
- /**
123
- * Optional disables internal sorting for use with server-side/remote sorting
124
- */
125
- sortServer: PropTypes.bool,
126
- /**
127
- * Optional function that is triggered when a column is sort
128
- */
129
- handleOnSort: PropTypes.any,
130
- /**
131
- * Optional makes the table horizontally scrollable on smaller screen widths
132
- */
133
- responsive: PropTypes.bool,
134
- /**
135
- * Optional array of objects that allow apply conditional style base on data value
136
- */
137
- conditionalRowStyles: PropTypes.array,
138
- /**
139
- * Optional makes the table header fixed allowing you to scroll the table body
140
- */
141
- fixedHeader: PropTypes.bool,
142
- /**
143
- * Optional to set height of the table
144
- */
145
- fixedHeaderScrollHeight: PropTypes.string,
146
- /**
147
- * Optional to override style of the table
148
- * Default style:
149
- * https://github.com/jbetancur/react-data-table-component/blob/master/src/DataTable/styles.ts
150
- */
151
- customStyle: PropTypes.object,
152
- };
153
-
154
- Table.defaultProps = {
155
- inBuiltCss: defaultStyles,
156
- sortIcon: (
157
- <Icon
158
- icon={'arrow-down'}
159
- size={11}
160
- color={'#333333'}
161
- style={{
162
- transform: 'scaleX(0.7) scaleY(0.7) translate(5px, -3px)',
163
- }}
164
- />
165
- ),
166
- data: [],
167
- tableColumns: [],
168
- progressPending: false,
169
- defaultSortFieldId: null,
170
- handleOnSort: (columnInfo, direction, event) => {
171
- console.log(columnInfo, direction, event);
172
- },
173
- sortServer: null,
174
- progressComponent: undefined,
175
- responsive: true,
176
- fixedHeader: true,
177
- fixedHeaderScrollHeight: '100vh',
178
- };
@@ -1 +0,0 @@
1
- export * from './Table';