@commonsku/styles 1.13.6 → 1.14.1

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 (176) hide show
  1. package/dist/index.d.ts +2620 -0
  2. package/dist/index.es.js +3165 -4803
  3. package/dist/index.es.js.map +1 -1
  4. package/dist/index.js +3229 -4837
  5. package/dist/index.js.map +1 -1
  6. package/dist/styles/Accordion.d.ts.map +1 -1
  7. package/dist/styles/Artwork.d.ts +1 -1
  8. package/dist/styles/Artwork.d.ts.map +1 -1
  9. package/dist/styles/Avatar.d.ts +62 -2
  10. package/dist/styles/Avatar.d.ts.map +1 -1
  11. package/dist/styles/Box.d.ts +3 -2
  12. package/dist/styles/Box.d.ts.map +1 -1
  13. package/dist/styles/Button.d.ts +55 -3
  14. package/dist/styles/Button.d.ts.map +1 -1
  15. package/dist/styles/Datepicker.d.ts +12 -13
  16. package/dist/styles/Datepicker.d.ts.map +1 -1
  17. package/dist/styles/DropArea.d.ts +3 -2
  18. package/dist/styles/DropArea.d.ts.map +1 -1
  19. package/dist/styles/Dropdown.d.ts +3 -1
  20. package/dist/styles/Dropdown.d.ts.map +1 -1
  21. package/dist/styles/ErrorBoundary.d.ts +2 -2
  22. package/dist/styles/ErrorBoundary.d.ts.map +1 -1
  23. package/dist/styles/Feed.d.ts.map +1 -1
  24. package/dist/styles/FlexboxGrid.d.ts +10 -2
  25. package/dist/styles/FlexboxGrid.d.ts.map +1 -1
  26. package/dist/styles/HeadlessTable.d.ts.map +1 -1
  27. package/dist/styles/IconShowcase.d.ts +25 -0
  28. package/dist/styles/IconShowcase.d.ts.map +1 -0
  29. package/dist/styles/Img.d.ts +8 -1
  30. package/dist/styles/Img.d.ts.map +1 -1
  31. package/dist/styles/Input.d.ts +34 -35
  32. package/dist/styles/Input.d.ts.map +1 -1
  33. package/dist/styles/MultiProgress.d.ts +5 -2
  34. package/dist/styles/MultiProgress.d.ts.map +1 -1
  35. package/dist/styles/Product.d.ts.map +1 -1
  36. package/dist/styles/Select.d.ts +27 -39
  37. package/dist/styles/Select.d.ts.map +1 -1
  38. package/dist/styles/SharedStyles.d.ts +0 -1
  39. package/dist/styles/SharedStyles.d.ts.map +1 -1
  40. package/dist/styles/SidePanel.d.ts.map +1 -1
  41. package/dist/styles/Sizer.d.ts +18 -14
  42. package/dist/styles/Sizer.d.ts.map +1 -1
  43. package/dist/styles/Spinner.d.ts.map +1 -1
  44. package/dist/styles/StateDropdown.d.ts +18 -22
  45. package/dist/styles/StateDropdown.d.ts.map +1 -1
  46. package/dist/styles/Table.d.ts +4 -4
  47. package/dist/styles/Table.d.ts.map +1 -1
  48. package/dist/styles/Tabs.d.ts +8 -7
  49. package/dist/styles/Tabs.d.ts.map +1 -1
  50. package/dist/styles/Task.d.ts +10 -3
  51. package/dist/styles/Task.d.ts.map +1 -1
  52. package/dist/styles/Text.d.ts +17 -14
  53. package/dist/styles/Text.d.ts.map +1 -1
  54. package/dist/styles/Textarea.d.ts +11 -12
  55. package/dist/styles/Textarea.d.ts.map +1 -1
  56. package/dist/styles/Theme.d.ts +375 -378
  57. package/dist/styles/Theme.d.ts.map +1 -1
  58. package/dist/styles/Thermometer.d.ts +13 -0
  59. package/dist/styles/Thermometer.d.ts.map +1 -0
  60. package/dist/styles/Toggle.d.ts +4 -2
  61. package/dist/styles/Toggle.d.ts.map +1 -1
  62. package/dist/styles/calendar/Calendar.d.ts.map +1 -1
  63. package/dist/styles/calendar/CalendarDayBody.d.ts +1 -1
  64. package/dist/styles/calendar/CalendarDayBody.d.ts.map +1 -1
  65. package/dist/styles/calendar/DaysHeaderWrapper.d.ts +9 -1
  66. package/dist/styles/calendar/DaysHeaderWrapper.d.ts.map +1 -1
  67. package/dist/styles/calendar/DefaultCalendarHeader.d.ts.map +1 -1
  68. package/dist/styles/calendar/DraggableCalendarFooterTasks.d.ts.map +1 -1
  69. package/dist/styles/calendar/DraggableTasksCalendar.d.ts +7 -4
  70. package/dist/styles/calendar/DraggableTasksCalendar.d.ts.map +1 -1
  71. package/dist/styles/calendar/HeaderWrapper.d.ts +9 -1
  72. package/dist/styles/calendar/HeaderWrapper.d.ts.map +1 -1
  73. package/dist/styles/calendar/StyledDayText.d.ts +2 -1
  74. package/dist/styles/calendar/StyledDayText.d.ts.map +1 -1
  75. package/dist/styles/calendar/TasksCalendar.d.ts +7 -3
  76. package/dist/styles/calendar/TasksCalendar.d.ts.map +1 -1
  77. package/dist/styles/calendar/TasksCalendarFooter.d.ts.map +1 -1
  78. package/dist/styles/calendar/TasksCalendarHeader.d.ts +9 -3
  79. package/dist/styles/calendar/TasksCalendarHeader.d.ts.map +1 -1
  80. package/dist/styles/calendar/styles.d.ts +8 -14
  81. package/dist/styles/calendar/styles.d.ts.map +1 -1
  82. package/dist/styles/calendar/types.d.ts +8 -0
  83. package/dist/styles/calendar/types.d.ts.map +1 -1
  84. package/dist/styles/colors.d.ts +302 -170
  85. package/dist/styles/colors.d.ts.map +1 -1
  86. package/dist/styles/datepickerStyles.d.ts +3 -0
  87. package/dist/styles/datepickerStyles.d.ts.map +1 -0
  88. package/dist/styles/globalStyles.d.ts +5 -1
  89. package/dist/styles/globalStyles.d.ts.map +1 -1
  90. package/dist/styles/hooks/useCalendar.d.ts +4 -0
  91. package/dist/styles/hooks/useCalendar.d.ts.map +1 -1
  92. package/dist/styles/icons/AddIcon.d.ts +6 -0
  93. package/dist/styles/icons/AddIcon.d.ts.map +1 -0
  94. package/dist/styles/icons/ArrowIcon.d.ts +9 -0
  95. package/dist/styles/icons/ArrowIcon.d.ts.map +1 -0
  96. package/dist/styles/icons/BotIcon.d.ts +6 -0
  97. package/dist/styles/icons/BotIcon.d.ts.map +1 -0
  98. package/dist/styles/icons/Calendar2Icon.d.ts +9 -0
  99. package/dist/styles/icons/Calendar2Icon.d.ts.map +1 -0
  100. package/dist/styles/icons/CalendarIcon.d.ts +7 -7
  101. package/dist/styles/icons/CalendarIcon.d.ts.map +1 -1
  102. package/dist/styles/icons/CheckboxIcon.d.ts +8 -0
  103. package/dist/styles/icons/CheckboxIcon.d.ts.map +1 -0
  104. package/dist/styles/icons/CheckmarkOnlyIcon.d.ts +6 -0
  105. package/dist/styles/icons/CheckmarkOnlyIcon.d.ts.map +1 -0
  106. package/dist/styles/icons/ChevronIcon.d.ts +9 -0
  107. package/dist/styles/icons/ChevronIcon.d.ts.map +1 -0
  108. package/dist/styles/icons/ClipboardIcon.d.ts +6 -0
  109. package/dist/styles/icons/ClipboardIcon.d.ts.map +1 -0
  110. package/dist/styles/icons/ClockIcon.d.ts +6 -0
  111. package/dist/styles/icons/ClockIcon.d.ts.map +1 -0
  112. package/dist/styles/icons/CrossIcon.d.ts +6 -0
  113. package/dist/styles/icons/CrossIcon.d.ts.map +1 -0
  114. package/dist/styles/icons/DollarIcon.d.ts +6 -0
  115. package/dist/styles/icons/DollarIcon.d.ts.map +1 -0
  116. package/dist/styles/icons/DownloadIcon.d.ts +1 -1
  117. package/dist/styles/icons/EstimateCircleIcon.d.ts +10 -0
  118. package/dist/styles/icons/EstimateCircleIcon.d.ts.map +1 -0
  119. package/dist/styles/icons/FilledChevronIcon.d.ts +9 -0
  120. package/dist/styles/icons/FilledChevronIcon.d.ts.map +1 -0
  121. package/dist/styles/icons/FolderIcon.d.ts +6 -0
  122. package/dist/styles/icons/FolderIcon.d.ts.map +1 -0
  123. package/dist/styles/icons/GalleryIcon.d.ts +6 -0
  124. package/dist/styles/icons/GalleryIcon.d.ts.map +1 -0
  125. package/dist/styles/icons/GearIcon.d.ts +7 -9
  126. package/dist/styles/icons/GearIcon.d.ts.map +1 -1
  127. package/dist/styles/icons/ListIcon.d.ts +6 -0
  128. package/dist/styles/icons/ListIcon.d.ts.map +1 -0
  129. package/dist/styles/icons/Loading.d.ts +1 -0
  130. package/dist/styles/icons/Loading.d.ts.map +1 -1
  131. package/dist/styles/icons/MarketingStatusIcon.d.ts +8 -0
  132. package/dist/styles/icons/MarketingStatusIcon.d.ts.map +1 -0
  133. package/dist/styles/icons/NavManagementIcon.d.ts.map +1 -1
  134. package/dist/styles/icons/OpportunityCircleIcon.d.ts +10 -0
  135. package/dist/styles/icons/OpportunityCircleIcon.d.ts.map +1 -0
  136. package/dist/styles/icons/PresentationCircleIcon.d.ts +10 -0
  137. package/dist/styles/icons/PresentationCircleIcon.d.ts.map +1 -0
  138. package/dist/styles/icons/PromostandardsIcon.d.ts +8 -0
  139. package/dist/styles/icons/PromostandardsIcon.d.ts.map +1 -0
  140. package/dist/styles/icons/RadioIcon.d.ts +8 -0
  141. package/dist/styles/icons/RadioIcon.d.ts.map +1 -0
  142. package/dist/styles/icons/ReceiptLongIcon.d.ts +8 -0
  143. package/dist/styles/icons/ReceiptLongIcon.d.ts.map +1 -0
  144. package/dist/styles/icons/SalesOrderCircleIcon.d.ts +10 -0
  145. package/dist/styles/icons/SalesOrderCircleIcon.d.ts.map +1 -0
  146. package/dist/styles/icons/SearchIcon.d.ts +6 -0
  147. package/dist/styles/icons/SearchIcon.d.ts.map +1 -0
  148. package/dist/styles/icons/SubtractIcon.d.ts +6 -0
  149. package/dist/styles/icons/SubtractIcon.d.ts.map +1 -0
  150. package/dist/styles/icons/SvgIcon.d.ts +45 -0
  151. package/dist/styles/icons/SvgIcon.d.ts.map +1 -0
  152. package/dist/styles/icons/TilesIcon.d.ts +8 -0
  153. package/dist/styles/icons/TilesIcon.d.ts.map +1 -0
  154. package/dist/styles/icons/UserIcon.d.ts +6 -0
  155. package/dist/styles/icons/UserIcon.d.ts.map +1 -0
  156. package/dist/styles/icons/UsersIcon.d.ts +6 -0
  157. package/dist/styles/icons/UsersIcon.d.ts.map +1 -0
  158. package/dist/styles/icons/index.d.ts +31 -7
  159. package/dist/styles/icons/index.d.ts.map +1 -1
  160. package/dist/styles/index.d.ts +2 -0
  161. package/dist/styles/index.d.ts.map +1 -1
  162. package/dist/styles/tables/SimpleWindowedTable.d.ts.map +1 -1
  163. package/dist/styles/tables/scrollbarWidth.d.ts.map +1 -1
  164. package/dist/utils/sizes.d.ts +2 -1
  165. package/dist/utils/sizes.d.ts.map +1 -1
  166. package/package.json +6 -2
  167. package/dist/styles/icons/DownArrowIcon.d.ts +0 -10
  168. package/dist/styles/icons/DownArrowIcon.d.ts.map +0 -1
  169. package/dist/styles/icons/NextPrevIcon.d.ts +0 -11
  170. package/dist/styles/icons/NextPrevIcon.d.ts.map +0 -1
  171. package/dist/styles/icons/UpArrowIcon.d.ts +0 -10
  172. package/dist/styles/icons/UpArrowIcon.d.ts.map +0 -1
  173. package/dist/styles/icons/UpDownArrowsIcon.d.ts +0 -10
  174. package/dist/styles/icons/UpDownArrowsIcon.d.ts.map +0 -1
  175. package/dist/styles/icons/WarningIcon.d.ts +0 -7
  176. package/dist/styles/icons/WarningIcon.d.ts.map +0 -1
@@ -0,0 +1,2620 @@
1
+ /// <reference types="react" />
2
+ import React$1, { CSSProperties, Component, ReactNode } from 'react';
3
+ import { FlattenInterpolation, ThemedStyledProps, StyledComponent, CSSObject, FlattenSimpleInterpolation, GlobalStyleComponent, DefaultTheme, ThemeProps } from 'styled-components';
4
+ import { DropzoneOptions } from 'react-dropzone';
5
+ import BaseSelect, { Props } from 'react-select';
6
+ export { components, createFilter, mergeStyles } from 'react-select';
7
+ import BaseCreatableSelect, { Props as Props$2 } from 'react-select/creatable';
8
+ export { makeCreatableSelect } from 'react-select/creatable';
9
+ import BaseAsyncSelect, { Props as Props$1 } from 'react-select/async';
10
+ import BaseDatePicker, { ReactDatePickerProps } from 'react-datepicker';
11
+ import { Column, SortingRule } from 'react-table';
12
+ import { ListOnScrollProps } from 'react-window';
13
+
14
+ declare type SharedStyleTypes = {
15
+ pr?: boolean | number;
16
+ pl?: boolean | number;
17
+ pt?: boolean | number;
18
+ pb?: boolean | number;
19
+ px?: boolean | number;
20
+ py?: boolean | number;
21
+ mr?: boolean | number;
22
+ ml?: boolean | number;
23
+ mt?: boolean | number;
24
+ mb?: boolean | number;
25
+ mx?: boolean | number;
26
+ my?: boolean | number;
27
+ hidden?: boolean;
28
+ block?: boolean;
29
+ inline_block?: boolean;
30
+ flex?: boolean;
31
+ inline_flex?: boolean;
32
+ grid?: boolean;
33
+ custom?: string;
34
+ bg?: string;
35
+ float?: string;
36
+ };
37
+ declare const SharedStyles: FlattenInterpolation<ThemedStyledProps<SharedStyleTypes, any>>;
38
+ declare const SHARED_STYLE_MAPS: {
39
+ [key: string]: Function;
40
+ };
41
+ declare const Wrapper: StyledComponent<"div", any, SharedStyleTypes, never>;
42
+
43
+ declare const avatarSizes: {
44
+ tiny: {
45
+ size: string;
46
+ fontSize: string;
47
+ };
48
+ small: {
49
+ size: string;
50
+ fontSize: string;
51
+ };
52
+ medium: {
53
+ size: string;
54
+ fontSize: string;
55
+ };
56
+ large: {
57
+ size: string;
58
+ fontSize: string;
59
+ };
60
+ huge: {
61
+ size: string;
62
+ fontSize: string;
63
+ };
64
+ };
65
+ declare type AvatarSize = keyof typeof avatarSizes;
66
+ declare const avatarShapes: {
67
+ square: string;
68
+ circle: string;
69
+ };
70
+ declare type AvatarShape = keyof typeof avatarShapes;
71
+ declare const avatarColors: {
72
+ teal: {
73
+ backgroundColor: string;
74
+ textColor: string;
75
+ };
76
+ green: {
77
+ backgroundColor: string;
78
+ textColor: string;
79
+ };
80
+ yellow: {
81
+ backgroundColor: string;
82
+ textColor: string;
83
+ };
84
+ navy: {
85
+ backgroundColor: string;
86
+ textColor: string;
87
+ };
88
+ pink: {
89
+ backgroundColor: string;
90
+ textColor: string;
91
+ };
92
+ };
93
+ declare type AvatarColor = keyof typeof avatarColors;
94
+ declare type _AvatarProps = {
95
+ size: AvatarSize;
96
+ shape?: AvatarShape;
97
+ color?: AvatarColor;
98
+ hasPic?: boolean;
99
+ initials?: string;
100
+ icon?: boolean;
101
+ } & React$1.HTMLAttributes<HTMLDivElement> & SharedStyleTypes;
102
+ declare const Avatar: React$1.FC<Omit<_AvatarProps, 'size'> & {
103
+ pic?: string;
104
+ size?: AvatarSize;
105
+ shape?: AvatarShape;
106
+ color?: AvatarColor;
107
+ initials?: string;
108
+ icon?: boolean;
109
+ }>;
110
+
111
+ declare type BoxProps = React$1.PropsWithChildren<{
112
+ borderless?: boolean;
113
+ padded?: boolean;
114
+ title?: string | React$1.ReactNode;
115
+ controls?: React$1.ReactNode;
116
+ } & SharedStyleTypes>;
117
+ declare const Box: ({ title, controls, children, ...props }: BoxProps) => JSX.Element;
118
+ //# sourceMappingURL=Box.d.ts.map
119
+
120
+ declare const Background: StyledComponent<"div", any, {
121
+ padded?: boolean | undefined;
122
+ fillWindow?: boolean | undefined;
123
+ } & SharedStyleTypes, never>;
124
+
125
+ declare const StyledDropArea: StyledComponent<"div", any, {
126
+ isDragAccept?: boolean | undefined;
127
+ isDragReject?: boolean | undefined;
128
+ isDragActive?: boolean | undefined;
129
+ } & SharedStyleTypes, never>;
130
+ declare type DropAreaProps = React$1.PropsWithChildren<{
131
+ placeholder?: string | React$1.ReactNode;
132
+ } & SharedStyleTypes>;
133
+ declare const DropArea: ({ children, placeholder, ...props }: DropAreaProps) => JSX.Element;
134
+ declare type DropzoneTypes = {
135
+ placeholder?: string | React$1.ReactNode;
136
+ showDroppedFiles?: boolean;
137
+ } & DropzoneOptions;
138
+ declare function Dropzoned({ placeholder, accept, showDroppedFiles, ...props }: DropzoneTypes): JSX.Element;
139
+ declare function DropzonedPreviews({ placeholder, accept, onDrop, ...props }: DropzoneTypes): JSX.Element;
140
+
141
+ declare type TSize = 'xs' | 'sm' | 'md' | 'lg' | 'xl';
142
+
143
+ declare type TSizeOffset = 'xsOffset' | 'smOffset' | 'mdOffset' | 'lgOffset' | 'xlOffset';
144
+ declare type TSizeOffsetRight = 'xsOffsetRight' | 'smOffsetRight' | 'mdOffsetRight' | 'lgOffsetRight' | 'xlOffsetRight';
145
+ declare type TSizeStyle = 'xsStyle' | 'smStyle' | 'mdStyle' | 'lgStyle' | 'xlStyle';
146
+ declare type SizerTypes = {
147
+ collapse?: TSize | Array<TSize>;
148
+ offset?: number;
149
+ first?: string;
150
+ last?: string;
151
+ padded?: boolean;
152
+ xs?: string | number | boolean | CSSObject;
153
+ sm?: string | number | boolean | CSSObject;
154
+ md?: string | number | boolean | CSSObject;
155
+ lg?: string | number | boolean | CSSObject;
156
+ xl?: string | number | boolean | CSSObject;
157
+ xsOffset?: number;
158
+ smOffset?: number;
159
+ mdOffset?: number;
160
+ lgOffset?: number;
161
+ xlOffset?: number;
162
+ xsOffsetRight?: number;
163
+ smOffsetRight?: number;
164
+ mdOffsetRight?: number;
165
+ lgOffsetRight?: number;
166
+ xlOffsetRight?: number;
167
+ xsStyle?: string | CSSObject;
168
+ smStyle?: string | CSSObject;
169
+ mdStyle?: string | CSSObject;
170
+ lgStyle?: string | CSSObject;
171
+ xlStyle?: string | CSSObject;
172
+ start?: boolean | number;
173
+ end?: boolean | number;
174
+ center?: boolean;
175
+ totalCols?: number;
176
+ };
177
+ declare const SizerCss: FlattenInterpolation<ThemedStyledProps<SizerTypes, any>>;
178
+ declare const SizerWrapper: StyledComponent<"div", any, SizerTypes, never>;
179
+
180
+ declare const sizes: {
181
+ tiny: {
182
+ 'font-family': string;
183
+ 'font-size': string;
184
+ 'line-height': string;
185
+ padding: string;
186
+ iconOnlyPadding: string;
187
+ borderRadius: string;
188
+ iconSize: string;
189
+ };
190
+ small: {
191
+ 'font-family': string;
192
+ 'font-size': string;
193
+ 'line-height': string;
194
+ padding: string;
195
+ iconOnlyPadding: string;
196
+ borderRadius: string;
197
+ iconSize: string;
198
+ };
199
+ medium: {
200
+ 'font-family': string;
201
+ 'font-size': string;
202
+ 'line-height': string;
203
+ padding: string;
204
+ iconOnlyPadding: string;
205
+ borderRadius: string;
206
+ iconSize: string;
207
+ };
208
+ large: {
209
+ 'font-family': string;
210
+ 'font-size': string;
211
+ 'line-height': string;
212
+ padding: string;
213
+ iconOnlyPadding: string;
214
+ borderRadius: string;
215
+ iconSize: string;
216
+ };
217
+ huge: {
218
+ 'font-family': string;
219
+ 'font-size': string;
220
+ 'line-height': string;
221
+ padding: string;
222
+ iconOnlyPadding: string;
223
+ borderRadius: string;
224
+ iconSize: string;
225
+ };
226
+ };
227
+ declare type TSize$1 = keyof typeof sizes;
228
+ declare type ButtonVariant = 'primary' | 'secondary' | 'cta' | 'error' | 'disabled' | 'text' | 'primary-light';
229
+ declare type ButtonProps = {
230
+ secondary?: boolean;
231
+ cta?: boolean;
232
+ size?: TSize$1;
233
+ variant?: ButtonVariant;
234
+ } & SharedStyleTypes & SizerTypes;
235
+ declare const Button: StyledComponent<"button", any, {
236
+ secondary?: boolean | undefined;
237
+ cta?: boolean | undefined;
238
+ size?: "tiny" | "small" | "medium" | "large" | "huge" | undefined;
239
+ variant?: ButtonVariant | undefined;
240
+ } & SharedStyleTypes & SizerTypes, never>;
241
+ declare const ButtonsGroup: StyledComponent<"div", any, SharedStyleTypes & SizerTypes, never>;
242
+ declare type IconFuncProps = {
243
+ color: string;
244
+ [key: string]: any;
245
+ };
246
+ declare type TButtonIcon = ((props: IconFuncProps) => React$1.ReactElement);
247
+ declare type IconButtonProps = React$1.PropsWithChildren<ButtonProps & {
248
+ Icon?: TButtonIcon | React$1.ReactElement<IconFuncProps>;
249
+ iconProps?: {
250
+ [key: string]: any;
251
+ };
252
+ iconPosition?: 'left' | 'right';
253
+ style?: React$1.CSSProperties;
254
+ }> & React$1.ButtonHTMLAttributes<HTMLButtonElement>;
255
+ declare function IconButton({ Icon, children, iconPosition, size, iconProps, ...props }: IconButtonProps): JSX.Element;
256
+
257
+ declare const H1: StyledComponent<"h1", any, {
258
+ underlined?: boolean | undefined;
259
+ } & SharedStyleTypes, never>;
260
+ declare const H2: StyledComponent<"h2", any, {
261
+ underlined?: boolean | undefined;
262
+ } & SharedStyleTypes, never>;
263
+ declare const H3: StyledComponent<"h3", any, {
264
+ underlined?: boolean | undefined;
265
+ } & SharedStyleTypes, never>;
266
+ declare const H4: StyledComponent<"h4", any, {
267
+ underlined?: boolean | undefined;
268
+ } & SharedStyleTypes, never>;
269
+ declare const H5: StyledComponent<"h5", any, {
270
+ underlined?: boolean | undefined;
271
+ } & SharedStyleTypes, never>;
272
+ declare const H6: StyledComponent<"h6", any, {
273
+ underlined?: boolean | undefined;
274
+ } & SharedStyleTypes, never>;
275
+ //# sourceMappingURL=Headings.d.ts.map
276
+
277
+ declare type CommonInputProp = {
278
+ noMargin?: boolean;
279
+ error?: boolean;
280
+ };
281
+ declare type BaseInputProps = CommonInputProp & {
282
+ hasIcon?: boolean;
283
+ } & SharedStyleTypes;
284
+ declare type InputProps = BaseInputProps & React$1.InputHTMLAttributes<HTMLInputElement>;
285
+ declare const InputIconLabel: StyledComponent<"div", any, CommonInputProp & {
286
+ isActive?: boolean | undefined;
287
+ isDisabled?: boolean | undefined;
288
+ isHover?: boolean | undefined;
289
+ iconPosition?: "left" | "right" | undefined;
290
+ }, never>;
291
+ declare const InputIconLabelContainer: StyledComponent<"div", any, {}, never>;
292
+ declare const Input: StyledComponent<"input", any, CommonInputProp & {
293
+ hasIcon?: boolean | undefined;
294
+ } & SharedStyleTypes, never>;
295
+ declare const LabeledInput: React$1.ForwardRefExoticComponent<React$1.InputHTMLAttributes<HTMLInputElement> & CommonInputProp & {
296
+ hasIcon?: boolean | undefined;
297
+ } & SharedStyleTypes & {
298
+ label: string;
299
+ name?: string | undefined;
300
+ labelOnTop?: boolean | undefined;
301
+ } & React$1.RefAttributes<HTMLInputElement>>;
302
+ declare const LabeledIconInput: React$1.ForwardRefExoticComponent<React$1.InputHTMLAttributes<HTMLInputElement> & CommonInputProp & {
303
+ hasIcon?: boolean | undefined;
304
+ } & SharedStyleTypes & {
305
+ label?: string | undefined;
306
+ name?: string | undefined;
307
+ labelOnTop?: boolean | undefined;
308
+ Icon: React$1.ReactElement;
309
+ iconPosition?: "left" | "right" | undefined;
310
+ } & React$1.RefAttributes<HTMLInputElement>>;
311
+ declare const RadioLabel: StyledComponent<"label", any, {
312
+ disabled?: boolean | undefined;
313
+ }, never>;
314
+ declare type BaseRadioProps = {
315
+ isHovering?: boolean;
316
+ };
317
+ declare type RadioProps = React$1.InputHTMLAttributes<HTMLInputElement> & BaseRadioProps;
318
+ declare const Radio: StyledComponent<"input", any, BaseRadioProps, never>;
319
+ declare const CheckMark: StyledComponent<"span", any, {
320
+ checked?: boolean | undefined;
321
+ isHovering?: boolean | undefined;
322
+ disabled?: boolean | undefined;
323
+ } & SharedStyleTypes, never>;
324
+ declare const Dot: StyledComponent<"span", any, {
325
+ checked?: boolean | undefined;
326
+ isHovering?: boolean | undefined;
327
+ disabled?: boolean | undefined;
328
+ } & SharedStyleTypes, never>;
329
+ declare const LabeledRadio: React$1.FC<RadioProps & {
330
+ label: string;
331
+ }>;
332
+ declare const LabeledRadioGroup: React$1.FC<RadioProps & {
333
+ name: string;
334
+ radios: [{
335
+ label: string;
336
+ value: any;
337
+ }];
338
+ }>;
339
+ declare type LabeledCheckboxProps = {
340
+ checked?: boolean;
341
+ disabled?: boolean;
342
+ label: string | React$1.ReactNode;
343
+ name?: string;
344
+ checkboxStyle?: CSSProperties;
345
+ labelStyle?: CSSProperties;
346
+ checkboxPosition?: string;
347
+ hoverByLabel?: boolean;
348
+ stopPropagation?: boolean;
349
+ [key: string]: any;
350
+ } & React$1.InputHTMLAttributes<HTMLInputElement>;
351
+ declare const LabeledCheckbox: React$1.ForwardRefExoticComponent<LabeledCheckboxProps>;
352
+
353
+ declare const Label: StyledComponent<"label", any, {
354
+ error?: boolean | undefined;
355
+ } & SharedStyleTypes, never>;
356
+ //# sourceMappingURL=Label.d.ts.map
357
+
358
+ declare const Padding: StyledComponent<"div", any, SharedStyleTypes, never>;
359
+ //# sourceMappingURL=Padding.d.ts.map
360
+
361
+ declare function Page(props: React$1.PropsWithChildren<SharedStyleTypes>): JSX.Element;
362
+ //# sourceMappingURL=Page.d.ts.map
363
+
364
+ declare type ProgressBarProps = React$1.PropsWithChildren<{
365
+ value: number;
366
+ max: number;
367
+ error?: string;
368
+ } & SharedStyleTypes>;
369
+ declare const Progress: (props: ProgressBarProps) => JSX.Element;
370
+ declare const LabeledProgress: (props: ProgressBarProps) => JSX.Element;
371
+ //# sourceMappingURL=Progress.d.ts.map
372
+
373
+ declare type AdditionalSKUSelectProps = {
374
+ noMargin?: boolean;
375
+ error?: boolean;
376
+ menuRelative?: boolean;
377
+ inPopup?: boolean;
378
+ };
379
+ declare type GenericObject = {
380
+ [key: string]: any;
381
+ };
382
+ declare type SKUSelectProps = AdditionalSKUSelectProps & Props;
383
+ declare type SKUAsyncSelectProps = AdditionalSKUSelectProps & Props$1<GenericObject>;
384
+ declare type SKUCreatableSelectProps = AdditionalSKUSelectProps & Props$2<GenericObject>;
385
+ declare const SKUSelect: React$1.ForwardRefExoticComponent<SKUSelectProps & React$1.RefAttributes<BaseSelect>>;
386
+ declare type LabeledSelectProp = SKUSelectProps & {
387
+ parentStyle?: React$1.CSSProperties;
388
+ };
389
+ declare type TLabeledSelect = React$1.ForwardRefExoticComponent<LabeledSelectProp & React$1.RefAttributes<BaseSelect>>;
390
+ declare const LabeledSelect: TLabeledSelect;
391
+ declare type TSKUCreatableSelect = React$1.ForwardRefExoticComponent<SKUCreatableSelectProps & React$1.RefAttributes<BaseCreatableSelect<GenericObject>>>;
392
+ declare const SKUCreatableSelect: TSKUCreatableSelect;
393
+ declare type LabeledCreatableSelectProps = SKUCreatableSelectProps & {
394
+ parentStyle?: React$1.CSSProperties;
395
+ };
396
+ declare type TLabeledCreatableSelect = React$1.ForwardRefExoticComponent<LabeledCreatableSelectProps & React$1.RefAttributes<BaseCreatableSelect<GenericObject>>>;
397
+ declare const LabeledCreatableSelect: TLabeledCreatableSelect;
398
+ declare type TSKUAsyncSelect = React$1.ForwardRefExoticComponent<SKUAsyncSelectProps & React$1.RefAttributes<BaseAsyncSelect<GenericObject>>>;
399
+ declare const SKUAsyncSelect: TSKUAsyncSelect;
400
+ declare type LabeledAsyncSelectProps = SKUAsyncSelectProps & {
401
+ parentStyle?: React$1.CSSProperties;
402
+ };
403
+ declare type TLabeledAsyncSelect = React$1.ForwardRefExoticComponent<LabeledAsyncSelectProps & React$1.RefAttributes<BaseAsyncSelect<GenericObject>>>;
404
+ declare const LabeledAsyncSelect: TLabeledAsyncSelect;
405
+ //# sourceMappingURL=Select.d.ts.map
406
+
407
+ declare type SidePanelType = {
408
+ animationDuration?: number;
409
+ visible?: boolean;
410
+ from?: "left" | "right" | "bottom" | "top";
411
+ height?: number;
412
+ width?: number;
413
+ };
414
+ declare const StyledPanel: StyledComponent<"div", any, SidePanelType, never>;
415
+ declare const SidePanel: ({ from, visible, animationDuration, fullWidthTitle, bodyScrollable, backdrop, controls, header, title, children, ...props }: React$1.PropsWithChildren<{
416
+ header?: React$1.ReactNode;
417
+ title: string;
418
+ controls: React$1.ReactNode;
419
+ fullWidthTitle?: boolean | undefined;
420
+ backdrop?: boolean | undefined;
421
+ bodyScrollable?: boolean | undefined;
422
+ } & SidePanelType & SharedStyleTypes & SizerTypes>) => JSX.Element;
423
+ declare const PanelContact: ({ avatar, name, position, email, ...props }: {
424
+ name: string;
425
+ position?: string | undefined;
426
+ email?: string | undefined;
427
+ phone?: string | undefined;
428
+ avatar?: React$1.ReactNode;
429
+ } & SizerTypes) => JSX.Element;
430
+ declare type PhoneType = {
431
+ phone_number?: string;
432
+ phone_type?: string;
433
+ phone_extension?: string;
434
+ };
435
+ declare const PanelTileContact: ({ avatar, name, position, email, phones, ...props }: {
436
+ name: string;
437
+ position?: string | undefined;
438
+ email?: string | undefined;
439
+ phones?: PhoneType[] | undefined;
440
+ avatar?: React$1.ReactNode;
441
+ } & SizerTypes) => JSX.Element;
442
+
443
+ declare const Table: StyledComponent<"table", any, {
444
+ cellPadding: 0;
445
+ cellSpacing: 0;
446
+ } & SharedStyleTypes, "cellPadding" | "cellSpacing">;
447
+ declare const TH: StyledComponent<"th", any, {
448
+ clickable?: boolean | undefined;
449
+ sticky?: boolean | undefined;
450
+ stickyTop?: number | undefined;
451
+ } & SharedStyleTypes & SizerTypes, never>;
452
+ declare const TD: StyledComponent<"td", any, {
453
+ clickable?: boolean | undefined;
454
+ } & SharedStyleTypes & SizerTypes, never>;
455
+ declare const TR: StyledComponent<"tr", any, SizerTypes & {
456
+ selected?: boolean | undefined;
457
+ }, never>;
458
+ declare const THead: StyledComponent<"thead", any, SizerTypes, never>;
459
+ declare const TBody: StyledComponent<"tbody", any, SizerTypes, never>;
460
+ declare const ResponsiveTable: ({ parentProps, children, ...props }: React$1.PropsWithChildren<{
461
+ parentProps?: {
462
+ [key: string]: any;
463
+ style?: object | undefined;
464
+ } | undefined;
465
+ } & SharedStyleTypes>) => JSX.Element;
466
+ declare const THSorted: ({ children, order, iconHeight, iconStyles, hideIconOnMobile, ...props }: React$1.PropsWithChildren<{
467
+ order?: string | undefined;
468
+ iconHeight?: number | undefined;
469
+ iconStyles?: object | undefined;
470
+ hideIconOnMobile?: boolean | undefined;
471
+ }>) => JSX.Element;
472
+ //# sourceMappingURL=Table.d.ts.map
473
+
474
+ declare const tabSizes: {
475
+ small: FlattenSimpleInterpolation;
476
+ medium: FlattenSimpleInterpolation;
477
+ };
478
+ declare const TabBar: StyledComponent<"ul", any, {
479
+ padded?: boolean | undefined;
480
+ } & SharedStyleTypes, never>;
481
+ declare const Tab: StyledComponent<"li", any, {
482
+ selected?: boolean | undefined;
483
+ size?: "small" | "medium" | undefined;
484
+ } & SharedStyleTypes, never>;
485
+ declare type TTab = {
486
+ label: string;
487
+ content: React$1.ReactNode;
488
+ onClick?: Function | VoidFunction;
489
+ };
490
+ declare type TabsProps = {
491
+ tabs: TTab[];
492
+ selectedTabIndex?: number;
493
+ padded?: boolean;
494
+ size?: keyof typeof tabSizes;
495
+ };
496
+ declare type TabsState = {
497
+ selectedTabIndex: number;
498
+ };
499
+ declare class Tabs extends Component<TabsProps, TabsState> {
500
+ constructor(props: TabsProps);
501
+ getTab(tabs: TTab[], tabIndex?: number): null | TTab;
502
+ componentDidMount(): void;
503
+ componentDidUpdate(prevProps: Readonly<TabsProps>, prevState: Readonly<TabsState>): void;
504
+ render(): JSX.Element;
505
+ }
506
+
507
+ declare const ToggleLink: StyledComponent<"a", any, {
508
+ selected?: boolean | undefined;
509
+ stretch?: boolean | undefined;
510
+ } & SharedStyleTypes, never>;
511
+ declare type ToggleProps = React$1.PropsWithChildren<{
512
+ stretch?: boolean;
513
+ onClick?: React$1.MouseEventHandler<HTMLDivElement>;
514
+ } & SharedStyleTypes>;
515
+ declare const Toggle: (props: ToggleProps) => JSX.Element;
516
+ //# sourceMappingURL=Toggle.d.ts.map
517
+
518
+ declare type BaseTextareaProps = {
519
+ noMargin?: boolean;
520
+ error?: boolean;
521
+ hasIcon?: boolean;
522
+ } & SharedStyleTypes;
523
+ declare const Textarea: StyledComponent<"textarea", any, {
524
+ noMargin?: boolean | undefined;
525
+ error?: boolean | undefined;
526
+ hasIcon?: boolean | undefined;
527
+ } & SharedStyleTypes, never>;
528
+ declare type TextareaProps = React$1.TextareaHTMLAttributes<HTMLTextAreaElement> & BaseTextareaProps & {
529
+ label: string;
530
+ name?: string;
531
+ noMargin?: boolean;
532
+ } & SharedStyleTypes;
533
+ declare const LabeledTextarea: React$1.FC<TextareaProps>;
534
+
535
+ declare const Spinner: (props: React$1.PropsWithChildren<{
536
+ small?: boolean;
537
+ } & SharedStyleTypes>) => JSX.Element;
538
+
539
+ declare const Product: (props: {
540
+ sku: string;
541
+ picture: string;
542
+ supplier: string;
543
+ name: string;
544
+ price?: number;
545
+ currency?: string;
546
+ rating?: number;
547
+ } & SharedStyleTypes) => JSX.Element;
548
+
549
+ declare type ArtworkProps = {
550
+ picture?: string;
551
+ icon?: string;
552
+ name: string;
553
+ cssHeight?: number;
554
+ date?: string;
555
+ edit?: boolean;
556
+ noTruncate?: boolean;
557
+ onClick?: React$1.MouseEventHandler<HTMLDivElement>;
558
+ onEdit?: Function | VoidFunction;
559
+ onDelete?: Function | VoidFunction;
560
+ onSave?: Function | VoidFunction;
561
+ onDownload?: Function | VoidFunction;
562
+ inputProps?: InputProps;
563
+ inputEl?: React$1.ReactNode;
564
+ };
565
+ declare const Artwork: ({ inputProps, ...props }: ArtworkProps & SharedStyleTypes) => JSX.Element;
566
+
567
+ declare const StarRating: (props: {
568
+ rating: number;
569
+ } & SharedStyleTypes) => JSX.Element;
570
+
571
+ declare const Grid: StyledComponent<"div", any, SharedStyleTypes, never>;
572
+ declare type RowPropTypes = {
573
+ justify?: string;
574
+ wrap?: string;
575
+ align?: string;
576
+ padded?: boolean;
577
+ start?: boolean;
578
+ end?: boolean;
579
+ middle?: boolean;
580
+ } & SharedStyleTypes;
581
+ declare const Row: StyledComponent<"div", any, {
582
+ justify?: string | undefined;
583
+ wrap?: string | undefined;
584
+ align?: string | undefined;
585
+ padded?: boolean | undefined;
586
+ start?: boolean | undefined;
587
+ end?: boolean | undefined;
588
+ middle?: boolean | undefined;
589
+ } & SharedStyleTypes, never>;
590
+ declare type ColPropTypes = SizerTypes & SharedStyleTypes;
591
+ declare const Col: StyledComponent<"div", any, SizerTypes & SharedStyleTypes, never>;
592
+
593
+ declare const Overlay: StyledComponent<"div", any, {}, never>;
594
+ declare const PopupHeader: StyledComponent<"div", any, SharedStyleTypes & SizerTypes, never>;
595
+ declare type PopupProps = React$1.PropsWithChildren<{
596
+ header?: React$1.Component;
597
+ title?: string | React$1.Component;
598
+ controls?: Array<React$1.ReactNode>;
599
+ onClose?: (event?: React$1.MouseEvent) => void;
600
+ closeOnClickOutside?: boolean;
601
+ closeOnEsc?: boolean;
602
+ } & SharedStyleTypes> & React$1.HTMLAttributes<HTMLDivElement>;
603
+ declare const Popup: ({ header, title, controls, children, onClose, closeOnEsc, closeOnClickOutside, ...props }: PopupProps) => JSX.Element;
604
+ declare const ShowPopup: React$1.FC<Omit<PopupProps, 'onClose'> & {
605
+ popup: React$1.ComponentType<PopupProps>;
606
+ autoOpen?: boolean;
607
+ render?: React$1.FC<{
608
+ onClick: () => void;
609
+ }>;
610
+ }>;
611
+
612
+ declare const TaskLabel: StyledComponent<"div", any, {
613
+ hasCheckbox?: boolean | undefined;
614
+ }, never>;
615
+ declare const TaskName: StyledComponent<"div", any, {}, never>;
616
+ declare const StyledTask: StyledComponent<"div", any, SharedStyleTypes, never>;
617
+ declare const TaskBody: StyledComponent<"div", any, {}, never>;
618
+ declare type TaskProps = {
619
+ taskName: string;
620
+ date?: string;
621
+ done?: boolean;
622
+ assignee?: string;
623
+ taskBody: string | React$1.ReactNode;
624
+ checked?: boolean;
625
+ initialChecked?: boolean;
626
+ onClickCheckbox?: (checked?: boolean) => any;
627
+ };
628
+ declare const Task: ({ taskName, date, done, assignee, taskBody, initialChecked, onClickCheckbox, ...props }: React$1.PropsWithChildren<TaskProps & SharedStyleTypes>) => JSX.Element;
629
+ declare const StyledCalendarTaskBody: StyledComponent<"span", any, {}, never>;
630
+ declare type CalendarTaskProps = {
631
+ id?: string;
632
+ title: string;
633
+ description: string | React$1.ReactNode;
634
+ date?: Date;
635
+ completed?: boolean;
636
+ colorType?: string;
637
+ assignee?: string;
638
+ checked?: boolean;
639
+ overdue?: boolean;
640
+ order?: number;
641
+ onClickCheckbox?: (checked: boolean) => any;
642
+ isDescriptionHtml?: boolean;
643
+ draggable?: boolean;
644
+ hideCheckbox?: boolean;
645
+ Icon?: React$1.ReactNode;
646
+ };
647
+ declare const CalendarTask: React$1.ForwardRefExoticComponent<CalendarTaskProps & SharedStyleTypes & React$1.InputHTMLAttributes<HTMLInputElement> & React$1.RefAttributes<HTMLInputElement>>;
648
+
649
+ declare type AdditionalStyles = CSSObject | string | ((p: ThemeProps<DefaultTheme>) => CSSObject | string | undefined | null);
650
+ declare const GlobalStyle: GlobalStyleComponent<{
651
+ additionalStyles?: AdditionalStyles | undefined;
652
+ }, DefaultTheme>;
653
+
654
+ declare const colors: {
655
+ primary1: {
656
+ '10': string;
657
+ '20': string;
658
+ '30': string;
659
+ '40': string;
660
+ '50': string;
661
+ '60': string;
662
+ '65': string;
663
+ '70': string;
664
+ '75': string;
665
+ '80': string;
666
+ '85': string;
667
+ '90': string;
668
+ main: string;
669
+ 'main-hover': string;
670
+ light: string;
671
+ lightest: string;
672
+ dark: string;
673
+ 'dark-hover': string;
674
+ darkest: string;
675
+ };
676
+ secondary1: {
677
+ '10': string;
678
+ '20': string;
679
+ '30': string;
680
+ '40': string;
681
+ '50': string;
682
+ '60': string;
683
+ '70': string;
684
+ '80': string;
685
+ '90': string;
686
+ main: string;
687
+ lightest: string;
688
+ light: string;
689
+ dark: string;
690
+ darkest: string;
691
+ };
692
+ secondary2: {
693
+ '10': string;
694
+ '20': string;
695
+ '30': string;
696
+ '40': string;
697
+ '50': string;
698
+ '60': string;
699
+ '70': string;
700
+ '80': string;
701
+ '90': string;
702
+ main: string;
703
+ lightest: string;
704
+ light: string;
705
+ dark: string;
706
+ darkest: string;
707
+ };
708
+ secondary3: {
709
+ '10': string;
710
+ '20': string;
711
+ '30': string;
712
+ '40': string;
713
+ '50': string;
714
+ '60': string;
715
+ '70': string;
716
+ '80': string;
717
+ '90': string;
718
+ main: string;
719
+ lightest: string;
720
+ light: string;
721
+ dark: string;
722
+ darkest: string;
723
+ };
724
+ secondary4: {
725
+ '10': string;
726
+ '20': string;
727
+ '30': string;
728
+ '40': string;
729
+ '50': string;
730
+ '60': string;
731
+ '70': string;
732
+ '80': string;
733
+ '90': string;
734
+ main: string;
735
+ lightest: string;
736
+ light: string;
737
+ dark: string;
738
+ darkest: string;
739
+ };
740
+ teal: {
741
+ '10': string;
742
+ '20': string;
743
+ '30': string;
744
+ '40': string;
745
+ '50': string;
746
+ '60': string;
747
+ '65': string;
748
+ '70': string;
749
+ '75': string;
750
+ '80': string;
751
+ '85': string;
752
+ '90': string;
753
+ main: string;
754
+ 'main-hover': string;
755
+ light: string;
756
+ lightest: string;
757
+ dark: string;
758
+ 'dark-hover': string;
759
+ darkest: string;
760
+ };
761
+ pink: {
762
+ '10': string;
763
+ '20': string;
764
+ '30': string;
765
+ '40': string;
766
+ '50': string;
767
+ '60': string;
768
+ '70': string;
769
+ '80': string;
770
+ '90': string;
771
+ main: string;
772
+ lightest: string;
773
+ light: string;
774
+ dark: string;
775
+ darkest: string;
776
+ };
777
+ yellow: {
778
+ '10': string;
779
+ '20': string;
780
+ '30': string;
781
+ '40': string;
782
+ '50': string;
783
+ '60': string;
784
+ '70': string;
785
+ '80': string;
786
+ '90': string;
787
+ main: string;
788
+ lightest: string;
789
+ light: string;
790
+ dark: string;
791
+ darkest: string;
792
+ };
793
+ green: {
794
+ '10': string;
795
+ '20': string;
796
+ '30': string;
797
+ '40': string;
798
+ '50': string;
799
+ '60': string;
800
+ '70': string;
801
+ '80': string;
802
+ '90': string;
803
+ main: string;
804
+ lightest: string;
805
+ light: string;
806
+ dark: string;
807
+ darkest: string;
808
+ };
809
+ navy: {
810
+ '10': string;
811
+ '20': string;
812
+ '30': string;
813
+ '40': string;
814
+ '50': string;
815
+ '60': string;
816
+ '70': string;
817
+ '80': string;
818
+ '90': string;
819
+ main: string;
820
+ lightest: string;
821
+ light: string;
822
+ dark: string;
823
+ darkest: string;
824
+ };
825
+ neutrals: {
826
+ '10': string;
827
+ '20': string;
828
+ '30': string;
829
+ '40': string;
830
+ '50': string;
831
+ '60': string;
832
+ '70': string;
833
+ '80': string;
834
+ '90': string;
835
+ '100': string;
836
+ main: string;
837
+ darkest: string;
838
+ dark: string;
839
+ bodyText: string;
840
+ bg1: string;
841
+ white: string;
842
+ };
843
+ errors: {
844
+ '10': string;
845
+ '20': string;
846
+ '30': string;
847
+ '40': string;
848
+ '50': string;
849
+ '60': string;
850
+ '70': string;
851
+ '80': string;
852
+ '90': string;
853
+ main: string;
854
+ lightest: string;
855
+ light: string;
856
+ dark: string;
857
+ darkest: string;
858
+ };
859
+ orders: {
860
+ OPPORTUNITY: {
861
+ main: string;
862
+ };
863
+ PRESENTATION: {
864
+ main: string;
865
+ };
866
+ ESTIMATE: {
867
+ main: string;
868
+ };
869
+ 'PRE-SALES': {
870
+ main: string;
871
+ };
872
+ 'SALES ORDER': {
873
+ main: string;
874
+ current: string;
875
+ previous: string;
876
+ };
877
+ INVOICE: {
878
+ main: string;
879
+ };
880
+ TARGET: {
881
+ main: string;
882
+ };
883
+ };
884
+ notes: {
885
+ main: string;
886
+ };
887
+ calls: {
888
+ main: string;
889
+ };
890
+ meetings: {
891
+ main: string;
892
+ };
893
+ left_nav: {
894
+ main: string;
895
+ sub_menu: {
896
+ bg: string;
897
+ link: {
898
+ bg: string;
899
+ text: string;
900
+ };
901
+ };
902
+ link: {
903
+ text: string;
904
+ };
905
+ };
906
+ text: {
907
+ main: string;
908
+ bold: string;
909
+ body: string;
910
+ title: string;
911
+ label: string;
912
+ placeholder: {
913
+ default: string;
914
+ hover: string;
915
+ };
916
+ };
917
+ white: string;
918
+ black: string;
919
+ primary: string;
920
+ cta: string;
921
+ primary0: string;
922
+ primary10: string;
923
+ primary100: string;
924
+ disabledButton: string;
925
+ disabledButtonBorder: string;
926
+ texttitle: string;
927
+ textlabel: string;
928
+ textbody: string;
929
+ textplaceholder: string;
930
+ bggray: string;
931
+ bgblue: string;
932
+ inputBorder: string;
933
+ special1: string;
934
+ special2: string;
935
+ special3: string;
936
+ primaryBg: string;
937
+ special2Bg: string;
938
+ transparent: string;
939
+ error: string;
940
+ primary2: string;
941
+ primary20: string;
942
+ primary200: string;
943
+ tableHeaderBg: string;
944
+ tableBorder: string;
945
+ input: {
946
+ background: string;
947
+ border: string;
948
+ text: string;
949
+ placeholder: string;
950
+ active: {
951
+ border: string;
952
+ text: string;
953
+ };
954
+ hover: {
955
+ border: string;
956
+ placeholder: string;
957
+ };
958
+ error: {
959
+ border: string;
960
+ };
961
+ disabled: {
962
+ text: string;
963
+ background: string;
964
+ };
965
+ iconWrapper: {
966
+ background: string;
967
+ active: {
968
+ background: string;
969
+ };
970
+ hover: {
971
+ background: string;
972
+ };
973
+ disabled: {
974
+ background: string;
975
+ };
976
+ };
977
+ icon: {
978
+ fill: string;
979
+ active: {
980
+ fill: string;
981
+ };
982
+ hover: {
983
+ fill: string;
984
+ };
985
+ disabled: {
986
+ fill: string;
987
+ };
988
+ };
989
+ };
990
+ select: {
991
+ background: string;
992
+ border: string;
993
+ text: string;
994
+ placeholder: string;
995
+ active: {
996
+ border: string;
997
+ text: string;
998
+ };
999
+ hover: {
1000
+ border: string;
1001
+ placeholder: string;
1002
+ };
1003
+ error: {
1004
+ border: string;
1005
+ };
1006
+ disabled: {
1007
+ background: string;
1008
+ border: string;
1009
+ };
1010
+ dropdownIcon: {
1011
+ color: string;
1012
+ error: {
1013
+ color: string;
1014
+ };
1015
+ disabled: string;
1016
+ };
1017
+ clearIcon: {
1018
+ color: string;
1019
+ };
1020
+ };
1021
+ };
1022
+
1023
+ declare const fontFamilies: {
1024
+ skuFontRegular: string;
1025
+ skuFontDemibold: string;
1026
+ skuFontBold: string;
1027
+ skuFontMedium: string;
1028
+ regular: string;
1029
+ demibold: string;
1030
+ bold: string;
1031
+ medium: string;
1032
+ fallbacks: string[];
1033
+ };
1034
+ declare const fonts: string[];
1035
+ declare const fontStyles: {
1036
+ h1: {
1037
+ fontSize: string;
1038
+ lineHeight: string;
1039
+ fontFamily: string;
1040
+ };
1041
+ h2: {
1042
+ fontSize: string;
1043
+ lineHeight: string;
1044
+ fontFamily: string;
1045
+ };
1046
+ h3: {
1047
+ fontSize: string;
1048
+ lineHeight: string;
1049
+ fontFamily: string;
1050
+ };
1051
+ h4: {
1052
+ fontSize: string;
1053
+ lineHeight: string;
1054
+ fontFamily: string;
1055
+ };
1056
+ p: {
1057
+ large: {
1058
+ fontSize: string;
1059
+ lineHeight: string;
1060
+ fontFamily: string;
1061
+ };
1062
+ medium: {
1063
+ fontSize: string;
1064
+ lineHeight: string;
1065
+ fontFamily: string;
1066
+ };
1067
+ small: {
1068
+ fontSize: string;
1069
+ lineHeight: string;
1070
+ fontFamily: string;
1071
+ };
1072
+ };
1073
+ button: {
1074
+ huge: {
1075
+ fontSize: string;
1076
+ lineHeight: string;
1077
+ fontFamily: string;
1078
+ };
1079
+ large: {
1080
+ fontSize: string;
1081
+ lineHeight: string;
1082
+ fontFamily: string;
1083
+ };
1084
+ medium: {
1085
+ fontSize: string;
1086
+ lineHeight: string;
1087
+ fontFamily: string;
1088
+ };
1089
+ small: {
1090
+ fontSize: string;
1091
+ lineHeight: string;
1092
+ fontFamily: string;
1093
+ };
1094
+ tiny: {
1095
+ fontSize: string;
1096
+ lineHeight: string;
1097
+ fontFamily: string;
1098
+ };
1099
+ };
1100
+ label: {
1101
+ fontSize: string;
1102
+ lineHeight: string;
1103
+ fontFamily: string;
1104
+ };
1105
+ };
1106
+ declare const themeOptions: {
1107
+ colors: {
1108
+ primary1: {
1109
+ '10': string;
1110
+ '20': string;
1111
+ '30': string;
1112
+ '40': string;
1113
+ '50': string;
1114
+ '60': string;
1115
+ '65': string;
1116
+ '70': string;
1117
+ '75': string;
1118
+ '80': string;
1119
+ '85': string;
1120
+ '90': string;
1121
+ main: string;
1122
+ 'main-hover': string;
1123
+ light: string;
1124
+ lightest: string;
1125
+ dark: string;
1126
+ 'dark-hover': string;
1127
+ darkest: string;
1128
+ };
1129
+ secondary1: {
1130
+ '10': string;
1131
+ '20': string;
1132
+ '30': string;
1133
+ '40': string;
1134
+ '50': string;
1135
+ '60': string;
1136
+ '70': string;
1137
+ '80': string;
1138
+ '90': string;
1139
+ main: string;
1140
+ lightest: string;
1141
+ light: string;
1142
+ dark: string;
1143
+ darkest: string;
1144
+ };
1145
+ secondary2: {
1146
+ '10': string;
1147
+ '20': string;
1148
+ '30': string;
1149
+ '40': string;
1150
+ '50': string;
1151
+ '60': string;
1152
+ '70': string;
1153
+ '80': string;
1154
+ '90': string;
1155
+ main: string;
1156
+ lightest: string;
1157
+ light: string;
1158
+ dark: string;
1159
+ darkest: string;
1160
+ };
1161
+ secondary3: {
1162
+ '10': string;
1163
+ '20': string;
1164
+ '30': string;
1165
+ '40': string;
1166
+ '50': string;
1167
+ '60': string;
1168
+ '70': string;
1169
+ '80': string;
1170
+ '90': string;
1171
+ main: string;
1172
+ lightest: string;
1173
+ light: string;
1174
+ dark: string;
1175
+ darkest: string;
1176
+ };
1177
+ secondary4: {
1178
+ '10': string;
1179
+ '20': string;
1180
+ '30': string;
1181
+ '40': string;
1182
+ '50': string;
1183
+ '60': string;
1184
+ '70': string;
1185
+ '80': string;
1186
+ '90': string;
1187
+ main: string;
1188
+ lightest: string;
1189
+ light: string;
1190
+ dark: string;
1191
+ darkest: string;
1192
+ };
1193
+ teal: {
1194
+ '10': string;
1195
+ '20': string;
1196
+ '30': string;
1197
+ '40': string;
1198
+ '50': string;
1199
+ '60': string;
1200
+ '65': string;
1201
+ '70': string;
1202
+ '75': string;
1203
+ '80': string;
1204
+ '85': string;
1205
+ '90': string;
1206
+ main: string;
1207
+ 'main-hover': string;
1208
+ light: string;
1209
+ lightest: string;
1210
+ dark: string;
1211
+ 'dark-hover': string;
1212
+ darkest: string;
1213
+ };
1214
+ pink: {
1215
+ '10': string;
1216
+ '20': string;
1217
+ '30': string;
1218
+ '40': string;
1219
+ '50': string;
1220
+ '60': string;
1221
+ '70': string;
1222
+ '80': string;
1223
+ '90': string;
1224
+ main: string;
1225
+ lightest: string;
1226
+ light: string;
1227
+ dark: string;
1228
+ darkest: string;
1229
+ };
1230
+ yellow: {
1231
+ '10': string;
1232
+ '20': string;
1233
+ '30': string;
1234
+ '40': string;
1235
+ '50': string;
1236
+ '60': string;
1237
+ '70': string;
1238
+ '80': string;
1239
+ '90': string;
1240
+ main: string;
1241
+ lightest: string;
1242
+ light: string;
1243
+ dark: string;
1244
+ darkest: string;
1245
+ };
1246
+ green: {
1247
+ '10': string;
1248
+ '20': string;
1249
+ '30': string;
1250
+ '40': string;
1251
+ '50': string;
1252
+ '60': string;
1253
+ '70': string;
1254
+ '80': string;
1255
+ '90': string;
1256
+ main: string;
1257
+ lightest: string;
1258
+ light: string;
1259
+ dark: string;
1260
+ darkest: string;
1261
+ };
1262
+ navy: {
1263
+ '10': string;
1264
+ '20': string;
1265
+ '30': string;
1266
+ '40': string;
1267
+ '50': string;
1268
+ '60': string;
1269
+ '70': string;
1270
+ '80': string;
1271
+ '90': string;
1272
+ main: string;
1273
+ lightest: string;
1274
+ light: string;
1275
+ dark: string;
1276
+ darkest: string;
1277
+ };
1278
+ neutrals: {
1279
+ '10': string;
1280
+ '20': string;
1281
+ '30': string;
1282
+ '40': string;
1283
+ '50': string;
1284
+ '60': string;
1285
+ '70': string;
1286
+ '80': string;
1287
+ '90': string;
1288
+ '100': string;
1289
+ main: string;
1290
+ darkest: string;
1291
+ dark: string;
1292
+ bodyText: string;
1293
+ bg1: string;
1294
+ white: string;
1295
+ };
1296
+ errors: {
1297
+ '10': string;
1298
+ '20': string;
1299
+ '30': string;
1300
+ '40': string;
1301
+ '50': string;
1302
+ '60': string;
1303
+ '70': string;
1304
+ '80': string;
1305
+ '90': string;
1306
+ main: string;
1307
+ lightest: string;
1308
+ light: string;
1309
+ dark: string;
1310
+ darkest: string;
1311
+ };
1312
+ orders: {
1313
+ OPPORTUNITY: {
1314
+ main: string;
1315
+ };
1316
+ PRESENTATION: {
1317
+ main: string;
1318
+ };
1319
+ ESTIMATE: {
1320
+ main: string;
1321
+ };
1322
+ 'PRE-SALES': {
1323
+ main: string;
1324
+ };
1325
+ 'SALES ORDER': {
1326
+ main: string;
1327
+ current: string;
1328
+ previous: string;
1329
+ };
1330
+ INVOICE: {
1331
+ main: string;
1332
+ };
1333
+ TARGET: {
1334
+ main: string;
1335
+ };
1336
+ };
1337
+ notes: {
1338
+ main: string;
1339
+ };
1340
+ calls: {
1341
+ main: string;
1342
+ };
1343
+ meetings: {
1344
+ main: string;
1345
+ };
1346
+ left_nav: {
1347
+ main: string;
1348
+ sub_menu: {
1349
+ bg: string;
1350
+ link: {
1351
+ bg: string;
1352
+ text: string;
1353
+ };
1354
+ };
1355
+ link: {
1356
+ text: string;
1357
+ };
1358
+ };
1359
+ text: {
1360
+ main: string;
1361
+ bold: string;
1362
+ body: string;
1363
+ title: string;
1364
+ label: string;
1365
+ placeholder: {
1366
+ default: string;
1367
+ hover: string;
1368
+ };
1369
+ };
1370
+ white: string;
1371
+ black: string;
1372
+ primary: string;
1373
+ cta: string;
1374
+ primary0: string;
1375
+ primary10: string;
1376
+ primary100: string;
1377
+ disabledButton: string;
1378
+ disabledButtonBorder: string;
1379
+ texttitle: string;
1380
+ textlabel: string;
1381
+ textbody: string;
1382
+ textplaceholder: string;
1383
+ bggray: string;
1384
+ bgblue: string;
1385
+ inputBorder: string;
1386
+ special1: string;
1387
+ special2: string;
1388
+ special3: string;
1389
+ primaryBg: string;
1390
+ special2Bg: string;
1391
+ transparent: string;
1392
+ error: string;
1393
+ primary2: string;
1394
+ primary20: string;
1395
+ primary200: string;
1396
+ tableHeaderBg: string;
1397
+ tableBorder: string;
1398
+ input: {
1399
+ background: string;
1400
+ border: string;
1401
+ text: string;
1402
+ placeholder: string;
1403
+ active: {
1404
+ border: string;
1405
+ text: string;
1406
+ };
1407
+ hover: {
1408
+ border: string;
1409
+ placeholder: string;
1410
+ };
1411
+ error: {
1412
+ border: string;
1413
+ };
1414
+ disabled: {
1415
+ text: string;
1416
+ background: string;
1417
+ };
1418
+ iconWrapper: {
1419
+ background: string;
1420
+ active: {
1421
+ background: string;
1422
+ };
1423
+ hover: {
1424
+ background: string;
1425
+ };
1426
+ disabled: {
1427
+ background: string;
1428
+ };
1429
+ };
1430
+ icon: {
1431
+ fill: string;
1432
+ active: {
1433
+ fill: string;
1434
+ };
1435
+ hover: {
1436
+ fill: string;
1437
+ };
1438
+ disabled: {
1439
+ fill: string;
1440
+ };
1441
+ };
1442
+ };
1443
+ select: {
1444
+ background: string;
1445
+ border: string;
1446
+ text: string;
1447
+ placeholder: string;
1448
+ active: {
1449
+ border: string;
1450
+ text: string;
1451
+ };
1452
+ hover: {
1453
+ border: string;
1454
+ placeholder: string;
1455
+ };
1456
+ error: {
1457
+ border: string;
1458
+ };
1459
+ disabled: {
1460
+ background: string;
1461
+ border: string;
1462
+ };
1463
+ dropdownIcon: {
1464
+ color: string;
1465
+ error: {
1466
+ color: string;
1467
+ };
1468
+ disabled: string;
1469
+ };
1470
+ clearIcon: {
1471
+ color: string;
1472
+ };
1473
+ };
1474
+ };
1475
+ fonts: string[];
1476
+ fontFamily: string;
1477
+ fontFamilies: {
1478
+ skuFontRegular: string;
1479
+ skuFontDemibold: string;
1480
+ skuFontBold: string;
1481
+ skuFontMedium: string;
1482
+ regular: string;
1483
+ demibold: string;
1484
+ bold: string;
1485
+ medium: string;
1486
+ fallbacks: string[];
1487
+ };
1488
+ fontStyles: {
1489
+ h1: {
1490
+ fontSize: string;
1491
+ lineHeight: string;
1492
+ fontFamily: string;
1493
+ };
1494
+ h2: {
1495
+ fontSize: string;
1496
+ lineHeight: string;
1497
+ fontFamily: string;
1498
+ };
1499
+ h3: {
1500
+ fontSize: string;
1501
+ lineHeight: string;
1502
+ fontFamily: string;
1503
+ };
1504
+ h4: {
1505
+ fontSize: string;
1506
+ lineHeight: string;
1507
+ fontFamily: string;
1508
+ };
1509
+ p: {
1510
+ large: {
1511
+ fontSize: string;
1512
+ lineHeight: string;
1513
+ fontFamily: string;
1514
+ };
1515
+ medium: {
1516
+ fontSize: string;
1517
+ lineHeight: string;
1518
+ fontFamily: string;
1519
+ };
1520
+ small: {
1521
+ fontSize: string;
1522
+ lineHeight: string;
1523
+ fontFamily: string;
1524
+ };
1525
+ };
1526
+ button: {
1527
+ huge: {
1528
+ fontSize: string;
1529
+ lineHeight: string;
1530
+ fontFamily: string;
1531
+ };
1532
+ large: {
1533
+ fontSize: string;
1534
+ lineHeight: string;
1535
+ fontFamily: string;
1536
+ };
1537
+ medium: {
1538
+ fontSize: string;
1539
+ lineHeight: string;
1540
+ fontFamily: string;
1541
+ };
1542
+ small: {
1543
+ fontSize: string;
1544
+ lineHeight: string;
1545
+ fontFamily: string;
1546
+ };
1547
+ tiny: {
1548
+ fontSize: string;
1549
+ lineHeight: string;
1550
+ fontFamily: string;
1551
+ };
1552
+ };
1553
+ label: {
1554
+ fontSize: string;
1555
+ lineHeight: string;
1556
+ fontFamily: string;
1557
+ };
1558
+ };
1559
+ space: {
1560
+ '0': string;
1561
+ '1': string;
1562
+ '2': string;
1563
+ '3': string;
1564
+ '4': string;
1565
+ '5': string;
1566
+ '6': string;
1567
+ '7': string;
1568
+ '8': string;
1569
+ '9': string;
1570
+ '10': string;
1571
+ };
1572
+ };
1573
+ declare function getColor(color?: string, def?: string): string;
1574
+ declare function getFontStyle(value?: string, def?: string): string;
1575
+ declare function getThemeColor(props: {
1576
+ [key: string]: any;
1577
+ }, color: string, fallbackColor?: string): string;
1578
+ declare function getThemeFontStyle(props: {
1579
+ [key: string]: any;
1580
+ }, value: string, fallbackValue?: string): string;
1581
+ declare function getThemeFontSize(props: {
1582
+ [key: string]: any;
1583
+ }, value: string, fallbackValue?: string): string;
1584
+ declare function getThemeFontFamily(props: {
1585
+ [key: string]: any;
1586
+ }, fallbackValue?: string): string;
1587
+ declare function getThemeProperty(props: {
1588
+ [key: string]: any;
1589
+ }, prop: string, value?: string, fallbackValue?: string): string;
1590
+ declare const Theme: ({ theme, globalStyles, additionalGlobalStyles, children }: React$1.PropsWithChildren<{
1591
+ theme?: object | undefined;
1592
+ globalStyles?: boolean | undefined;
1593
+ additionalGlobalStyles?: AdditionalStyles | undefined;
1594
+ }>) => JSX.Element;
1595
+
1596
+ declare type TextProp = {
1597
+ color?: keyof typeof colors;
1598
+ bold?: boolean;
1599
+ } & SharedStyleTypes;
1600
+ declare const Text: StyledComponent<"span", any, {
1601
+ color?: "transparent" | "primary1" | "secondary1" | "secondary2" | "secondary3" | "secondary4" | "teal" | "pink" | "yellow" | "green" | "navy" | "neutrals" | "errors" | "orders" | "notes" | "calls" | "meetings" | "left_nav" | "text" | "white" | "black" | "primary" | "cta" | "primary0" | "primary10" | "primary100" | "disabledButton" | "disabledButtonBorder" | "texttitle" | "textlabel" | "textbody" | "textplaceholder" | "bggray" | "bgblue" | "inputBorder" | "special1" | "special2" | "special3" | "primaryBg" | "special2Bg" | "error" | "primary2" | "primary20" | "primary200" | "tableHeaderBg" | "tableBorder" | "input" | "select" | undefined;
1602
+ bold?: boolean | undefined;
1603
+ } & SharedStyleTypes, never>;
1604
+ declare const Link: StyledComponent<React$1.FC<{
1605
+ highlight?: boolean | undefined;
1606
+ } & (({
1607
+ [x: string]: any;
1608
+ [x: number]: any;
1609
+ [x: symbol]: any;
1610
+ } & {
1611
+ theme?: any;
1612
+ } & ({} | {
1613
+ children?: React$1.ReactNode;
1614
+ })) & {
1615
+ as?: string | React$1.ComponentType<any> | undefined;
1616
+ forwardedAs?: string | React$1.ComponentType<any> | undefined;
1617
+ }) & SharedStyleTypes>, any, {}, never>;
1618
+ declare const Number: React$1.FC<{
1619
+ num: number;
1620
+ commas?: boolean;
1621
+ decimalPoints?: number;
1622
+ } & SharedStyleTypes>;
1623
+
1624
+ declare const Publisher: (props: React$1.PropsWithChildren<{}>) => JSX.Element;
1625
+ declare const FeedPost: (props: React$1.PropsWithChildren<{
1626
+ author: any;
1627
+ subject?: string;
1628
+ body: React$1.ReactNode;
1629
+ date: string;
1630
+ comments?: React$1.ReactNode[];
1631
+ } & SharedStyleTypes>) => JSX.Element;
1632
+
1633
+ declare type StateType = {
1634
+ hasError: boolean;
1635
+ };
1636
+ declare class ErrorBoundary extends Component<object, StateType> {
1637
+ constructor(props: StateType);
1638
+ componentDidCatch(error: Error | any, info: string | any): void;
1639
+ render(): React$1.ReactNode;
1640
+ }
1641
+
1642
+ declare const CustomDateInput: React$1.ForwardRefExoticComponent<{
1643
+ noMargin?: boolean | undefined;
1644
+ error?: boolean | undefined;
1645
+ } & {
1646
+ hasIcon?: boolean | undefined;
1647
+ } & SharedStyleTypes & React$1.InputHTMLAttributes<HTMLInputElement> & {
1648
+ isClearable?: boolean | undefined;
1649
+ } & React$1.RefAttributes<HTMLInputElement>>;
1650
+ declare type DatepickerPorps = Omit<ReactDatePickerProps, 'value'> & Omit<InputProps, 'value'> & {
1651
+ value?: Date | null;
1652
+ placeholder?: string;
1653
+ };
1654
+ declare const Datepicker: React$1.ForwardRefExoticComponent<Omit<ReactDatePickerProps, "value"> & Omit<InputProps, "value"> & {
1655
+ value?: Date | null | undefined;
1656
+ placeholder?: string | undefined;
1657
+ } & React$1.RefAttributes<BaseDatePicker>>;
1658
+
1659
+ declare const StyledDropdown: StyledComponent<"div", any, {}, never>;
1660
+ declare type DropdownContentProps = {
1661
+ primary?: boolean;
1662
+ underlined?: boolean;
1663
+ text?: string;
1664
+ };
1665
+ declare const DropdownItem: StyledComponent<"div", any, DropdownContentProps, never>;
1666
+ declare const DropDownContent: StyledComponent<"div", any, DropdownContentProps, never>;
1667
+ declare type TDropdownItem = {
1668
+ onClick?: Function | VoidFunction | null;
1669
+ props?: {
1670
+ [key: string]: any;
1671
+ underlined?: boolean;
1672
+ };
1673
+ content: ReactNode | string | any;
1674
+ };
1675
+ declare type DropdownProps = {
1676
+ items?: Array<TDropdownItem>;
1677
+ icon?: ReactNode;
1678
+ openMenu?: boolean;
1679
+ mouseLeaveCallback?: any;
1680
+ size?: TSize$1;
1681
+ style?: CSSObject;
1682
+ };
1683
+ declare const Dropdown: ({ items, children, underlined, primary, text, icon, openMenu, mouseLeaveCallback, size, style, ...props }: React$1.PropsWithChildren<DropdownProps & DropdownContentProps>) => JSX.Element;
1684
+
1685
+ declare const Badge: StyledComponent<"span", any, {
1686
+ color?: string | undefined;
1687
+ } & SharedStyleTypes, never>;
1688
+
1689
+ declare type BackdropTypes = {
1690
+ animationDuration?: number;
1691
+ };
1692
+ declare const Backdrop: StyledComponent<"div", any, BackdropTypes, never>;
1693
+
1694
+ declare type HeadlessTableProps = React$1.PropsWithChildren<{
1695
+ columns: any;
1696
+ data: object[];
1697
+ rowIdField: string;
1698
+ selectedRowId?: string | null;
1699
+ defaultSort?: {
1700
+ id: string;
1701
+ desc: boolean;
1702
+ };
1703
+ defaultPageSize?: number;
1704
+ defaultPageIndex?: number;
1705
+ defaultScrollOffset?: number;
1706
+ defaultHorizontalOffset?: number;
1707
+ scrollOffsetDivRef?: any;
1708
+ horizontalOffsetDivRef?: any;
1709
+ pageIndexDivRef?: any;
1710
+ onChangeSelected?: any;
1711
+ onChangeSortOrColumns?: any;
1712
+ sortDirectionDivRef?: any;
1713
+ currentColumnsDivRef?: any;
1714
+ minHeight?: any;
1715
+ pagination?: boolean;
1716
+ } & SharedStyleTypes>;
1717
+ declare function HeadlessTable({ columns, data, rowIdField, defaultSort, defaultPageSize, defaultPageIndex, defaultScrollOffset, defaultHorizontalOffset, pageIndexDivRef, onChangeSelected, onChangeSortOrColumns, scrollOffsetDivRef, horizontalOffsetDivRef, selectedRowId, sortDirectionDivRef, currentColumnsDivRef, minHeight, pagination }: HeadlessTableProps): JSX.Element;
1718
+
1719
+ declare const Sparkles: React$1.FC<{
1720
+ color: string;
1721
+ }>;
1722
+
1723
+ declare type DropdownContentProps$1 = {
1724
+ text?: string;
1725
+ color?: string;
1726
+ active?: boolean;
1727
+ rounded?: boolean;
1728
+ };
1729
+ declare const StatusDropdown: ({ items, text, value, row, setMenuIsOpen, disabled, ...props }: {
1730
+ items: {
1731
+ onClick?: any;
1732
+ props?: {
1733
+ [key: string]: any;
1734
+ } | undefined;
1735
+ content: ReactNode | string | any;
1736
+ value: string;
1737
+ color: string;
1738
+ }[];
1739
+ value: {
1740
+ onClick?: any;
1741
+ props?: {
1742
+ [key: string]: any;
1743
+ } | undefined;
1744
+ content: ReactNode | string | any;
1745
+ value: string;
1746
+ color: string;
1747
+ };
1748
+ row: any;
1749
+ setMenuIsOpen?: any;
1750
+ disabled?: boolean | undefined;
1751
+ } & DropdownContentProps$1) => JSX.Element;
1752
+
1753
+ declare type DropdownContentProps$2 = {
1754
+ text?: string;
1755
+ active?: boolean;
1756
+ rounded?: boolean;
1757
+ showCircles?: boolean;
1758
+ scrollContentHeight?: string;
1759
+ background?: string;
1760
+ };
1761
+ declare type StateDropdownItemProps = {
1762
+ onClick?: any;
1763
+ props?: {
1764
+ [key: string]: any;
1765
+ };
1766
+ content: ReactNode | string | any;
1767
+ value: string;
1768
+ order: number;
1769
+ };
1770
+ declare type StateDropdownProps = {
1771
+ items: Array<StateDropdownItemProps>;
1772
+ value: StateDropdownItemProps;
1773
+ row: any;
1774
+ showCircles?: boolean;
1775
+ maxCircles?: number;
1776
+ dataTip?: any;
1777
+ dataFor?: string;
1778
+ background?: string;
1779
+ } & DropdownContentProps$2;
1780
+ declare const StateDropdown: ({ items, text, value, row, showCircles, maxCircles, dataTip, dataFor, background, ...props }: StateDropdownProps) => JSX.Element;
1781
+
1782
+ declare type CollapseStyledProps = {
1783
+ duration?: number;
1784
+ height?: null | number;
1785
+ };
1786
+ declare type CollapseWrapperProps = CollapseStyledProps;
1787
+ declare type CollapsiblePanelTitleProps = {};
1788
+ declare type CollapsibleProps = CollapseWrapperProps & CollapsiblePanelTitleProps & {
1789
+ style?: React$1.CSSProperties;
1790
+ isOpen?: boolean;
1791
+ padded?: boolean;
1792
+ onEntering?: Function;
1793
+ onEntered?: Function;
1794
+ onExit?: Function;
1795
+ onExiting?: Function;
1796
+ onExited?: Function;
1797
+ };
1798
+ declare type CollapsiblePanelProps = React$1.PropsWithChildren<Omit<CollapsibleProps & {
1799
+ onClick?: null | ((i?: number | null) => void);
1800
+ }, "isOpen"> & {
1801
+ title?: string;
1802
+ isDefaultOpen?: boolean;
1803
+ components?: {
1804
+ [key in string]: any;
1805
+ };
1806
+ titleProps?: {
1807
+ [key in string]: any;
1808
+ };
1809
+ }>;
1810
+ declare type CollapsiblePanelsProps = {
1811
+ panels?: Array<CollapsiblePanelProps & {
1812
+ wrapperProps?: {
1813
+ [key in string]: any;
1814
+ };
1815
+ }>;
1816
+ spaceBetween?: boolean;
1817
+ onClickPanel?: null | ((i?: number | null) => void);
1818
+ };
1819
+ declare const CollapseStyled: StyledComponent<"div", any, CollapseStyledProps, never>;
1820
+ declare const CollapseWrapper: StyledComponent<"div", any, CollapseStyledProps, never>;
1821
+ declare const CollapsiblePanelTitle: StyledComponent<"div", any, {}, never>;
1822
+ declare function Collapsible({ onEntering, onEntered, onExit, onExiting, onExited, duration, isOpen, children, style, padded, ...props }: React$1.PropsWithChildren<CollapsibleProps>): JSX.Element;
1823
+ declare function CollapsiblePanel({ title, duration, isDefaultOpen, components, children, titleProps, ...props }: React$1.PropsWithChildren<CollapsiblePanelProps>): JSX.Element;
1824
+ declare function CollapsiblePanels({ panels, spaceBetween, onClickPanel }: CollapsiblePanelsProps): JSX.Element;
1825
+
1826
+ declare type ProgressBarValue = {
1827
+ value: number;
1828
+ text?: (v?: string | number | Object) => string | number;
1829
+ color?: string;
1830
+ textColor?: string;
1831
+ };
1832
+ declare type ProgressBarsProps = React$1.PropsWithChildren<{
1833
+ values: ProgressBarValue[];
1834
+ max: number;
1835
+ color?: string;
1836
+ error?: string;
1837
+ title?: string;
1838
+ } & SharedStyleTypes>;
1839
+ declare const MultiProgress: ({ labeled, error, values, max: maxVal, ...props }: {
1840
+ values: ProgressBarValue[];
1841
+ max: number;
1842
+ color?: string | undefined;
1843
+ error?: string | undefined;
1844
+ title?: string | undefined;
1845
+ } & SharedStyleTypes & {
1846
+ children?: React$1.ReactNode;
1847
+ } & {
1848
+ labeled?: boolean | undefined;
1849
+ style?: React$1.CSSProperties | undefined;
1850
+ }) => JSX.Element;
1851
+ declare const LabeledMultiProgress: ({ title, ...props }: ProgressBarsProps & {
1852
+ style?: React$1.CSSProperties;
1853
+ }) => JSX.Element;
1854
+ //# sourceMappingURL=MultiProgress.d.ts.map
1855
+
1856
+ declare type ThermometerProps = {
1857
+ style?: React$1.CSSProperties;
1858
+ title?: string;
1859
+ target: number;
1860
+ value1: number;
1861
+ value1Label?: string | ((v: number) => string);
1862
+ barColor?: string;
1863
+ labelTextColor?: string;
1864
+ isSecondary?: boolean;
1865
+ };
1866
+ declare function Thermometer({ title, target, value1, value1Label, barColor, labelTextColor, isSecondary, ...props }: ThermometerProps): JSX.Element;
1867
+
1868
+ declare function TableIcon({ width, height, viewBox, fill, style, ...props }: React$1.PropsWithChildren<{
1869
+ width?: number | string;
1870
+ height?: number | string;
1871
+ viewBox?: string;
1872
+ fill?: string;
1873
+ style?: object;
1874
+ }>): JSX.Element;
1875
+
1876
+ declare const IconDoc: ({ ext, ...props }: {
1877
+ [key: string]: any;
1878
+ ext?: string | undefined;
1879
+ }) => JSX.Element;
1880
+
1881
+ declare const DownloadIcon: ({ fill, ...props }: {
1882
+ [key: string]: any;
1883
+ }) => JSX.Element;
1884
+
1885
+ declare const CalendarIcon: React$1.ForwardRefExoticComponent<{
1886
+ width?: string | number | undefined;
1887
+ height?: string | number | undefined;
1888
+ viewBox?: string | undefined;
1889
+ fill?: string | undefined;
1890
+ style?: object | undefined;
1891
+ } & React$1.RefAttributes<SVGSVGElement>>;
1892
+
1893
+ declare function CouponIcon({ color, width, mr, mt }: React$1.PropsWithChildren<{
1894
+ color?: string;
1895
+ width?: string;
1896
+ mr?: number;
1897
+ mt?: number;
1898
+ }>): JSX.Element;
1899
+
1900
+ declare function AwaitingProofIcon({ color, width, mr, mt }: React$1.PropsWithChildren<{
1901
+ color?: string;
1902
+ width?: string;
1903
+ mr?: number;
1904
+ mt?: number;
1905
+ }>): JSX.Element;
1906
+
1907
+ declare function ProofReceivedIcon({ color, width, mr, mt }: React$1.PropsWithChildren<{
1908
+ color?: string;
1909
+ width?: string;
1910
+ mr?: number;
1911
+ mt?: number;
1912
+ }>): JSX.Element;
1913
+
1914
+ declare function PendingApprovalIcon({ color, width, mr, mt }: React$1.PropsWithChildren<{
1915
+ color?: string;
1916
+ width?: string;
1917
+ mr?: number;
1918
+ mt?: number;
1919
+ }>): JSX.Element;
1920
+
1921
+ declare function ChangeRequestedIcon({ color, width, mr, mt }: React$1.PropsWithChildren<{
1922
+ color?: string;
1923
+ width?: string;
1924
+ mr?: number;
1925
+ mt?: number;
1926
+ }>): JSX.Element;
1927
+
1928
+ declare function ClientApprovedIcon({ color, width, mr, mt }: React$1.PropsWithChildren<{
1929
+ color?: string;
1930
+ width?: string;
1931
+ mr?: number;
1932
+ mt?: number;
1933
+ }>): JSX.Element;
1934
+
1935
+ declare function ProofingCompleteIcon({ color, width, mr, mt }: React$1.PropsWithChildren<{
1936
+ color?: string;
1937
+ width?: string;
1938
+ mr?: number;
1939
+ mt?: number;
1940
+ }>): JSX.Element;
1941
+
1942
+ declare function InfoIcon({ color, width, mr, ml, mt }: React$1.PropsWithChildren<{
1943
+ color?: string;
1944
+ width?: string;
1945
+ mr?: number;
1946
+ ml?: number;
1947
+ mt?: number;
1948
+ }>): JSX.Element;
1949
+
1950
+ declare function LockIcon({ color, width, mr, ml, mt, locked }: React$1.PropsWithChildren<{
1951
+ color?: string;
1952
+ width?: string;
1953
+ mr?: number;
1954
+ ml?: number;
1955
+ mt?: number;
1956
+ locked?: boolean;
1957
+ }>): JSX.Element;
1958
+
1959
+ declare function PanelIcon({ color, width, mr, mt }: React$1.PropsWithChildren<{
1960
+ color?: string;
1961
+ width?: string;
1962
+ mr?: number;
1963
+ mt?: number;
1964
+ }>): JSX.Element;
1965
+
1966
+ declare function NoteIcon({ color, width, mr, mt }: React$1.PropsWithChildren<{
1967
+ color?: string;
1968
+ width?: string;
1969
+ mr?: number;
1970
+ mt?: number;
1971
+ }>): JSX.Element;
1972
+
1973
+ declare function TaskIcon({ color, width, mr, mt }: React$1.PropsWithChildren<{
1974
+ color?: string;
1975
+ width?: string;
1976
+ mr?: number;
1977
+ mt?: number;
1978
+ }>): JSX.Element;
1979
+
1980
+ declare function ChatIcon({ color, width, mr, mt, notifs }: React$1.PropsWithChildren<{
1981
+ color?: string;
1982
+ width?: string;
1983
+ mr?: number;
1984
+ mt?: number;
1985
+ notifs?: number;
1986
+ }>): JSX.Element;
1987
+
1988
+ declare function ColumnSelectIcon({ width, mr, mt }: React$1.PropsWithChildren<{
1989
+ width?: string;
1990
+ mr?: number;
1991
+ mt?: number;
1992
+ }>): JSX.Element;
1993
+
1994
+ declare function NoMarketingIcon({ color, width, mr, mt }: React$1.PropsWithChildren<{
1995
+ color?: string;
1996
+ width?: string;
1997
+ mr?: number;
1998
+ mt?: number;
1999
+ }>): JSX.Element;
2000
+
2001
+ declare function PinIcon({ color, width, mr, mt, pinned }: React$1.PropsWithChildren<{
2002
+ color?: string;
2003
+ width?: string;
2004
+ mr?: number;
2005
+ mt?: number;
2006
+ pinned?: boolean;
2007
+ }>): JSX.Element;
2008
+
2009
+ declare function TrashIcon({ color, width, mr, mt }: React$1.PropsWithChildren<{
2010
+ color?: string;
2011
+ width?: string;
2012
+ mr?: number;
2013
+ mt?: number;
2014
+ pinned?: boolean;
2015
+ }>): JSX.Element;
2016
+
2017
+ declare function NavConnectIcon({ width, style, fill, color, outline, // outline/completely filled in
2018
+ ...props }: React$1.PropsWithChildren<{
2019
+ fill?: string;
2020
+ color?: string;
2021
+ width?: number | string;
2022
+ outline?: boolean;
2023
+ style?: React$1.CSSProperties;
2024
+ }>): JSX.Element;
2025
+
2026
+ declare function NavSalesIcon({ width, style, fill, color, outline, // outline/completely filled in
2027
+ ...props }: React$1.PropsWithChildren<{
2028
+ fill?: string;
2029
+ color?: string;
2030
+ width?: number | string;
2031
+ outline?: boolean;
2032
+ style?: React$1.CSSProperties;
2033
+ }>): JSX.Element;
2034
+
2035
+ declare function NavProdIcon({ width, style, fill, color, outline, // outline/completely filled in
2036
+ ...props }: React$1.PropsWithChildren<{
2037
+ fill?: string;
2038
+ color?: string;
2039
+ width?: number | string;
2040
+ outline?: boolean;
2041
+ style?: React$1.CSSProperties;
2042
+ }>): JSX.Element;
2043
+
2044
+ declare function NavFinanceIcon({ width, style, fill, color, outline, // outline/completely filled in
2045
+ ...props }: React$1.PropsWithChildren<{
2046
+ fill?: string;
2047
+ color?: string;
2048
+ width?: number | string;
2049
+ outline?: boolean;
2050
+ style?: React$1.CSSProperties;
2051
+ }>): JSX.Element;
2052
+
2053
+ declare function NavManagementIcon({ width, style, fill, color, outline, // outline/completely filled in
2054
+ ...props }: React$1.PropsWithChildren<{
2055
+ fill?: string;
2056
+ color?: string;
2057
+ width?: number | string;
2058
+ outline?: boolean;
2059
+ style?: React$1.CSSProperties;
2060
+ }>): JSX.Element;
2061
+
2062
+ declare function YesMarketingIcon({ color, width, mr, mt }: React$1.PropsWithChildren<{
2063
+ color?: string;
2064
+ width?: string;
2065
+ mr?: number;
2066
+ mt?: number;
2067
+ }>): JSX.Element;
2068
+
2069
+ declare const iconSize: {
2070
+ tiny: {
2071
+ width: number;
2072
+ height: number;
2073
+ viewBox: string;
2074
+ };
2075
+ small: {
2076
+ width: number;
2077
+ height: number;
2078
+ viewBox: string;
2079
+ };
2080
+ medium: {
2081
+ width: number;
2082
+ height: number;
2083
+ viewBox: string;
2084
+ };
2085
+ large: {
2086
+ width: number;
2087
+ height: number;
2088
+ viewBox: string;
2089
+ };
2090
+ huge: {
2091
+ width: number;
2092
+ height: number;
2093
+ viewBox: string;
2094
+ };
2095
+ default: {
2096
+ height: number;
2097
+ width: number;
2098
+ viewBox: string;
2099
+ };
2100
+ };
2101
+ declare type TIconSizeObj = typeof iconSize;
2102
+ declare type TIconSize = keyof typeof iconSize;
2103
+ declare type BaseSVGIconProps = {
2104
+ size?: TIconSize;
2105
+ width?: string | number;
2106
+ height?: string | number;
2107
+ iconSizes?: TIconSizeObj;
2108
+ };
2109
+ declare type SVGIconProps = React.SVGAttributes<SVGElement> & BaseSVGIconProps;
2110
+ declare const SVG: StyledComponent<"svg", any, BaseSVGIconProps, never>;
2111
+
2112
+ declare type MarketingStatusIconProps = SVGIconProps & {
2113
+ approved?: boolean;
2114
+ };
2115
+ declare function MarketingStatusIcon({ color, size, approved, ...props }: MarketingStatusIconProps): JSX.Element;
2116
+
2117
+ declare type GearIconProps = SVGIconProps & {
2118
+ filled?: boolean;
2119
+ };
2120
+ declare function GearIcon({ color, filled, size, ...props }: GearIconProps): JSX.Element;
2121
+
2122
+ declare function NavResourcesIcon({ width, style, fill, color, outline, // outline/completely filled in
2123
+ ...props }: React$1.PropsWithChildren<{
2124
+ fill?: string;
2125
+ color?: string;
2126
+ width?: number | string;
2127
+ outline?: boolean;
2128
+ style?: React$1.CSSProperties;
2129
+ }>): JSX.Element;
2130
+
2131
+ declare const CircleProgressIcon: ({ sqSize, strokeWidth, percentage, strokeColor, textColor, text, textStyle, ...props }: React$1.PropsWithChildren<{
2132
+ sqSize?: number | undefined;
2133
+ strokeWidth?: number | undefined;
2134
+ percentage?: number | undefined;
2135
+ strokeColor?: string | undefined;
2136
+ textColor?: string | undefined;
2137
+ text?: string | undefined;
2138
+ textStyle?: React$1.CSSProperties | undefined;
2139
+ }>) => JSX.Element;
2140
+ //# sourceMappingURL=CircleProgressIcon.d.ts.map
2141
+
2142
+ declare function Loading({ height, width, animationDuration, barWidth, barRadius, colorful, bars, viewBox, rotate, startColor, endColor, ...props }: {
2143
+ height?: number;
2144
+ width?: number;
2145
+ animationDuration?: number;
2146
+ barWidth?: number;
2147
+ barRadius?: number;
2148
+ colorful?: boolean;
2149
+ bars?: number;
2150
+ viewBox?: string;
2151
+ startColor?: string;
2152
+ endColor?: string;
2153
+ rotate?: boolean;
2154
+ } & SharedStyleTypes): JSX.Element;
2155
+ //# sourceMappingURL=Loading.d.ts.map
2156
+
2157
+ declare function Icon({ width, height, fill, style, ...props }: React$1.PropsWithChildren<{
2158
+ width?: number | string;
2159
+ height?: number | string;
2160
+ fill?: string;
2161
+ style?: React$1.CSSProperties;
2162
+ }>): JSX.Element;
2163
+
2164
+ declare function Icon$1({ width, height, fill, style, ...props }: React$1.PropsWithChildren<{
2165
+ width?: number | string;
2166
+ height?: number | string;
2167
+ fill?: string;
2168
+ style?: React$1.CSSProperties;
2169
+ }>): JSX.Element;
2170
+
2171
+ declare function Icon$2({ fill, style, ...props }: React$1.PropsWithChildren<{
2172
+ width?: number | string;
2173
+ height?: number | string;
2174
+ fill?: string;
2175
+ style?: React$1.CSSProperties;
2176
+ }>): JSX.Element;
2177
+
2178
+ declare function Icon$3({ width, height, fill, style, ...props }: React$1.PropsWithChildren<{
2179
+ width?: number | string;
2180
+ height?: number | string;
2181
+ fill?: string;
2182
+ style?: React$1.CSSProperties;
2183
+ }>): JSX.Element;
2184
+
2185
+ declare function Icon$4({ width, height, fill, style, ...props }: React$1.PropsWithChildren<{
2186
+ width?: number | string;
2187
+ height?: number | string;
2188
+ fill?: string;
2189
+ style?: React$1.CSSProperties;
2190
+ }>): JSX.Element;
2191
+
2192
+ declare function Icon$5({ width, height, fill, style, ...props }: React$1.PropsWithChildren<{
2193
+ width?: number | string;
2194
+ height?: number | string;
2195
+ fill?: string;
2196
+ style?: React$1.CSSProperties;
2197
+ }>): JSX.Element;
2198
+
2199
+ declare function Icon$6({ width, height, fill, style, ...props }: React$1.PropsWithChildren<{
2200
+ width?: number | string;
2201
+ height?: number | string;
2202
+ fill?: string;
2203
+ style?: React$1.CSSProperties;
2204
+ }>): JSX.Element;
2205
+
2206
+ declare type UsersIconProps = SVGIconProps;
2207
+ declare function UsersIcon({ color, size, ...props }: UsersIconProps): JSX.Element;
2208
+
2209
+ declare function Icon$7({ width, height, fill, style, ...props }: React$1.PropsWithChildren<{
2210
+ width?: number | string;
2211
+ height?: number | string;
2212
+ fill?: string;
2213
+ style?: React$1.CSSProperties;
2214
+ }>): JSX.Element;
2215
+
2216
+ declare function Icon$8({ width, height, fill, style, ...props }: React$1.PropsWithChildren<{
2217
+ width?: number | string;
2218
+ height?: number | string;
2219
+ fill?: string;
2220
+ style?: React$1.CSSProperties;
2221
+ }>): JSX.Element;
2222
+
2223
+ declare type FolderIconProps = SVGIconProps;
2224
+ declare function FolderIcon({ color, size, ...props }: FolderIconProps): JSX.Element;
2225
+
2226
+ declare const Icon$9: React$1.ForwardRefExoticComponent<{
2227
+ width?: string | number | undefined;
2228
+ height?: string | number | undefined;
2229
+ fill?: string | undefined;
2230
+ style?: object | undefined;
2231
+ } & React$1.RefAttributes<SVGSVGElement>>;
2232
+ //# sourceMappingURL=Calendar2Icon.d.ts.map
2233
+
2234
+ declare function Icon$a({ width, height, fill, style, ...props }: React$1.PropsWithChildren<{
2235
+ width?: number | string;
2236
+ height?: number | string;
2237
+ fill?: string;
2238
+ style?: React$1.CSSProperties;
2239
+ }>): JSX.Element;
2240
+
2241
+ declare type CrossIconProps = SVGIconProps;
2242
+ declare function CrossIcon({ color, size, ...props }: CrossIconProps): JSX.Element;
2243
+
2244
+ declare type IconVariants = 'primary' | 'cta';
2245
+ declare type OpportunityCircleIconProps = SVGIconProps & {
2246
+ variant?: IconVariants;
2247
+ selected?: boolean;
2248
+ };
2249
+ declare function OpportunityCircleIcon({ variant, selected, size, style, ...props }: OpportunityCircleIconProps): JSX.Element;
2250
+
2251
+ declare type IconVariants$1 = 'primary' | 'cta';
2252
+ declare type PresentationCircleIconProps = SVGIconProps & {
2253
+ variant?: IconVariants$1;
2254
+ selected?: boolean;
2255
+ };
2256
+ declare function PresentationCircleIcon({ variant, selected, size, style, ...props }: PresentationCircleIconProps): JSX.Element;
2257
+
2258
+ declare type IconVariants$2 = 'primary' | 'cta';
2259
+ declare type EstimateCircleIconProps = SVGIconProps & {
2260
+ variant?: IconVariants$2;
2261
+ selected?: boolean;
2262
+ };
2263
+ declare function EstimateCircleIcon({ variant, selected, size, style, ...props }: EstimateCircleIconProps): JSX.Element;
2264
+
2265
+ declare type IconVariants$3 = 'primary' | 'cta';
2266
+ declare type SalesOrderCircleIconProps = SVGIconProps & {
2267
+ variant?: IconVariants$3;
2268
+ selected?: boolean;
2269
+ };
2270
+ declare function SalesOrderCircleIcon({ variant, selected, size, style, ...props }: SalesOrderCircleIconProps): JSX.Element;
2271
+
2272
+ declare type DollarIconProps = SVGIconProps;
2273
+ declare function DollarIcon({ color, size, ...props }: DollarIconProps): JSX.Element;
2274
+
2275
+ declare type BotIconProps = SVGIconProps;
2276
+ declare function BotIcon({ color, size, ...props }: BotIconProps): JSX.Element;
2277
+
2278
+ declare type GalleryIconProps = SVGIconProps;
2279
+ declare function GalleryIcon({ color, size, ...props }: GalleryIconProps): JSX.Element;
2280
+
2281
+ declare type ListIconProps = SVGIconProps;
2282
+ declare function ListIcon({ color, size, ...props }: ListIconProps): JSX.Element;
2283
+
2284
+ declare type TilesIconProps = SVGIconProps & {
2285
+ filled?: boolean;
2286
+ };
2287
+ declare function TilesIcon({ color, size, filled, ...props }: TilesIconProps): JSX.Element;
2288
+
2289
+ declare type UserIconProps = SVGIconProps;
2290
+ declare function UserIcon({ color, size, ...props }: UserIconProps): JSX.Element;
2291
+
2292
+ declare type ArrowIconDirection = 'up' | 'right' | 'down' | 'left';
2293
+ declare type ArrowIconProps = SVGIconProps & {
2294
+ direction?: ArrowIconDirection;
2295
+ };
2296
+ declare function ArrowIcon({ color, direction, size, ...props }: ArrowIconProps): JSX.Element;
2297
+
2298
+ declare type ChevronIconDirection = 'up' | 'right' | 'down' | 'left' | 'updown' | 'leftright';
2299
+ declare type ChevronIconProps = SVGIconProps & {
2300
+ direction?: ChevronIconDirection;
2301
+ };
2302
+ declare function ChevronIcon({ color, direction, size, ...props }: ChevronIconProps): JSX.Element;
2303
+
2304
+ declare type FilledChevronIconDirection = 'up' | 'right' | 'down' | 'left' | 'updown' | 'leftright';
2305
+ declare type FilledChevronIconProps = SVGIconProps & {
2306
+ direction?: FilledChevronIconDirection;
2307
+ };
2308
+ declare function FilledChevronIcon({ color, direction, size, ...props }: FilledChevronIconProps): JSX.Element;
2309
+
2310
+ declare type CheckmarkOnlyIconProps = SVGIconProps;
2311
+ declare function CheckmarkOnlyIcon({ color, size, ...props }: CheckmarkOnlyIconProps): JSX.Element;
2312
+
2313
+ declare type AddIconProps = SVGIconProps;
2314
+ declare function AddIcon({ color, size, ...props }: AddIconProps): JSX.Element;
2315
+
2316
+ declare type SubtractIconProps = SVGIconProps;
2317
+ declare function SubtractIcon({ color, size, ...props }: SubtractIconProps): JSX.Element;
2318
+
2319
+ declare type SearchIconProps = SVGIconProps;
2320
+ declare function SearchIcon({ color, size, ...props }: SearchIconProps): JSX.Element;
2321
+
2322
+ declare type ClockIconProps = SVGIconProps;
2323
+ declare function ClockIcon({ color, size, ...props }: ClockIconProps): JSX.Element;
2324
+
2325
+ declare type ClipboardIconProps = SVGIconProps;
2326
+ declare function ClipboardIcon({ color, size, ...props }: ClipboardIconProps): JSX.Element;
2327
+
2328
+ declare type RadioIconProps = SVGIconProps & {
2329
+ selected?: boolean;
2330
+ };
2331
+ declare function RadioIcon({ color, size, selected, ...props }: RadioIconProps): JSX.Element;
2332
+
2333
+ declare const datepickerStyles = "\n.commonsku-styles-datepicker {\n &.react-datepicker-wrapper {\n width: 100%;\n }\n\n .react-datepicker__input-container {\n display: block;\n width: 100%;\n }\n\n .react-datepicker {\n border: 1px solid var(--color-primary1-60);\n outline: none;\n box-shadow: 1px 1px 0px var(--color-primary1-60),\n -1px -1px 0px var(--color-primary1-60),\n 1px -1px 0px var(--color-primary1-60),\n -1px 1px 0px var(--color-primary1-60);\n }\n\n .react-datepicker__current-month,\n .react-datepicker-time__header,\n .react-datepicker-year-header,\n .react-datepicker__header {\n padding-top: 8px;\n padding-bottom: 8px;\n }\n\n .react-datepicker__header,\n .react-datepicker__today-button {\n background: var(--color-neutrals-20);\n padding-top: 8px;\n padding-bottom: 8px;\n }\n\n .react-datepicker__header {\n border-bottom: none;\n }\n\n .react-datepicker__today-button {\n border-top: none;\n }\n\n .react-datepicker__day {\n outline: none;\n }\n\n .react-datepicker__day :not(\n .react-datepicker__day--outside-month,\n .react-datepicker__day--selected\n ) {\n color: var(--color-neutrals-90);\n }\n\n .react-datepicker__day:hover :not(.react-datepicker__day--selected),\n .react-datepicker__month-text:hover,\n .react-datepicker__quarter-text:hover,\n .react-datepicker__year-text:hover {\n background-color: var(--color-neutrals-20);\n }\n\n .react-datepicker__day--outside-month {\n color: var(--color-neutrals-70);\n }\n\n .react-datepicker__day--weekend {\n color: var(--color-errors-main);\n }\n\n .react-datepicker__day--selected,\n .react-datepicker__day--keyboard-selected,\n .react-datepicker__month-text--keyboard-selected,\n .react-datepicker__quarter-text--keyboard-selected,\n .react-datepicker__year-text--keyboard-selected\n {\n background-color: var(--color-primary1-60);\n color: #fff;\n }\n\n .react-datepicker__triangle {\n border-bottom-color: var(--color-neutrals-20) !important;\n }\n\n .react-datepicker__triangle::before {\n border-bottom-color: var(--color-primary1-60) !important;\n border-top-color: var(--color-primary1-60) !important;\n }\n\n .react-datepicker__month-select,\n .react-datepicker__year-select {\n height: 30px;\n border: 2px solid var(--color-primary1-60);\n padding: 3px;\n border-radius: 5px;\n outline: none;\n }\n\n .react-datepicker__navigation {\n border: 0.45rem solid transparent;\n\n &.react-datepicker__navigation--next {\n border-left: 7px solid var(--color-primary1-60);\n margin-top: 8px;\n }\n \n &.react-datepicker__navigation--previous {\n border-right: 7px solid var(--color-primary1-60);\n margin-top: 8px;\n }\n }\n}\n";
2334
+ //# sourceMappingURL=datepickerStyles.d.ts.map
2335
+
2336
+ declare type CalendarDayBodyProps = React$1.PropsWithChildren<{
2337
+ day: Date;
2338
+ selectedDate: Date;
2339
+ onClick: React$1.MouseEventHandler<HTMLDivElement>;
2340
+ weekend?: boolean;
2341
+ }>;
2342
+ declare const CalendarDayBody: ({ day, selectedDate, onClick, children, weekend, ...props }: CalendarDayBodyProps) => JSX.Element;
2343
+ //# sourceMappingURL=CalendarDayBody.d.ts.map
2344
+
2345
+ declare type CalendarDaysBodyProps = {
2346
+ days: Array<{
2347
+ __id__: string;
2348
+ day: Date;
2349
+ }>;
2350
+ currentMonth: Date;
2351
+ selectedDate: Date;
2352
+ onClickDay?: (day: Date) => any;
2353
+ dayBodyProps?: CSSObject | {
2354
+ [key: string]: any;
2355
+ };
2356
+ weekend?: boolean;
2357
+ components?: {
2358
+ DayBody?: (props: React$1.PropsWithChildren<{
2359
+ day: Date;
2360
+ selectedDate: Date;
2361
+ onClick: React$1.MouseEventHandler;
2362
+ [key: string]: any;
2363
+ }>) => React$1.ReactElement;
2364
+ };
2365
+ };
2366
+ declare const CalendarDaysBody: ({ days, currentMonth, selectedDate, onClickDay, components, dayBodyProps, weekend, ...props }: CalendarDaysBodyProps) => JSX.Element;
2367
+ //# sourceMappingURL=CalendarDaysBody.d.ts.map
2368
+
2369
+ declare const CalendarDaysHeader: ({ currentMonth, selectedDate, weekend }: {
2370
+ [key: string]: any;
2371
+ currentMonth: Date;
2372
+ selectedDate: Date;
2373
+ weekend: boolean;
2374
+ }) => JSX.Element;
2375
+ //# sourceMappingURL=CalendarDaysHeader.d.ts.map
2376
+
2377
+ declare const CalendarWrapper: StyledComponent<"div", any, {}, never>;
2378
+ //# sourceMappingURL=CalendarWrapper.d.ts.map
2379
+
2380
+ declare const DaysBodyWrapper: StyledComponent<"div", any, {}, never>;
2381
+ //# sourceMappingURL=DaysBodyWrapper.d.ts.map
2382
+
2383
+ declare const DaysHeaderWrapper: StyledComponent<"div", any, {
2384
+ justify?: string | undefined;
2385
+ wrap?: string | undefined;
2386
+ align?: string | undefined;
2387
+ padded?: boolean | undefined;
2388
+ start?: boolean | undefined;
2389
+ end?: boolean | undefined;
2390
+ middle?: boolean | undefined;
2391
+ } & SharedStyleTypes, never>;
2392
+ //# sourceMappingURL=DaysHeaderWrapper.d.ts.map
2393
+
2394
+ declare const DefaultCalendarFooter: ({ currentWeek }: {
2395
+ currentWeek: number;
2396
+ }) => JSX.Element;
2397
+ //# sourceMappingURL=DefaultCalendarFooter.d.ts.map
2398
+
2399
+ declare const DefaultCalendarHeader: ({ onPrevWeek, onNextWeek, currentMonth, }: {
2400
+ onPrevWeek: React$1.MouseEventHandler;
2401
+ onNextWeek: React$1.MouseEventHandler;
2402
+ currentMonth: Date;
2403
+ }) => JSX.Element;
2404
+ //# sourceMappingURL=DefaultCalendarHeader.d.ts.map
2405
+
2406
+ declare const HeaderWrapper: StyledComponent<"div", any, {
2407
+ justify?: string | undefined;
2408
+ wrap?: string | undefined;
2409
+ align?: string | undefined;
2410
+ padded?: boolean | undefined;
2411
+ start?: boolean | undefined;
2412
+ end?: boolean | undefined;
2413
+ middle?: boolean | undefined;
2414
+ } & SharedStyleTypes, never>;
2415
+ //# sourceMappingURL=HeaderWrapper.d.ts.map
2416
+
2417
+ declare const StyledDayBody: StyledComponent<"div", any, SizerTypes & SharedStyleTypes & {
2418
+ selected?: boolean | undefined;
2419
+ today?: boolean | undefined;
2420
+ row?: boolean | undefined;
2421
+ disabled?: boolean | undefined;
2422
+ }, never>;
2423
+ //# sourceMappingURL=StyledDayBody.d.ts.map
2424
+
2425
+ declare const StyledDayText: StyledComponent<"span", any, {
2426
+ color?: "input" | "select" | "text" | "transparent" | "primary1" | "secondary1" | "secondary2" | "secondary3" | "secondary4" | "teal" | "pink" | "yellow" | "green" | "navy" | "neutrals" | "errors" | "orders" | "notes" | "calls" | "meetings" | "left_nav" | "white" | "black" | "primary" | "cta" | "primary0" | "primary10" | "primary100" | "disabledButton" | "disabledButtonBorder" | "texttitle" | "textlabel" | "textbody" | "textplaceholder" | "bggray" | "bgblue" | "inputBorder" | "special1" | "special2" | "special3" | "primaryBg" | "special2Bg" | "error" | "primary2" | "primary20" | "primary200" | "tableHeaderBg" | "tableBorder" | undefined;
2427
+ bold?: boolean | undefined;
2428
+ } & SharedStyleTypes & {
2429
+ selected?: boolean | undefined;
2430
+ }, never>;
2431
+ //# sourceMappingURL=StyledDayText.d.ts.map
2432
+
2433
+ declare const TasksCalendarDayBody: ({ day, tasks }: {
2434
+ [key: string]: any;
2435
+ day: Date;
2436
+ selectedDate: Date;
2437
+ }) => JSX.Element;
2438
+
2439
+ declare type ACTIONS = 'TOGGLE_CHECKBOX' | 'DROP';
2440
+ declare type onUpdateTaskFunc = (newData: CalendarTaskProps, otherData: {
2441
+ index: number;
2442
+ action: ACTIONS;
2443
+ oldTask: CalendarTaskProps;
2444
+ sourceType?: string;
2445
+ updatedFields?: string[];
2446
+ day__id?: string;
2447
+ task__id?: string;
2448
+ }) => void | any;
2449
+ declare type onClickTaskFunc = (task: CalendarTaskProps) => void | any;
2450
+ declare type TCalendarView = {
2451
+ type: string;
2452
+ title: string;
2453
+ selected: boolean;
2454
+ Icon?: TButtonIcon;
2455
+ };
2456
+ declare type onClickViewFunc = (viewType: string, view?: TCalendarView) => void;
2457
+
2458
+ declare type onChangeWeekFunc = (obj: {
2459
+ date: Date;
2460
+ week: number;
2461
+ month: number;
2462
+ year: number;
2463
+ action: string;
2464
+ }) => void;
2465
+ declare type onChangeMonthFunc = (obj: {
2466
+ date: Date;
2467
+ month: number;
2468
+ year: number;
2469
+ action: string;
2470
+ }) => void;
2471
+ declare type changeWeekFunc = (action: string, value?: Date | undefined) => void;
2472
+ declare type changeDateFunc = (value: Date) => void;
2473
+ declare type useCalendarProps = {
2474
+ onChangeWeek?: onChangeWeekFunc;
2475
+ onChangeMonth?: onChangeMonthFunc;
2476
+ };
2477
+
2478
+ declare type TasksCalendarHeaderProps = {
2479
+ onNextWeek: VoidFunction;
2480
+ onPrevWeek: VoidFunction;
2481
+ changeDate: changeDateFunc;
2482
+ changeWeek: changeWeekFunc;
2483
+ onNextMonth: VoidFunction;
2484
+ onPrevMonth: VoidFunction;
2485
+ onResetDate: VoidFunction;
2486
+ currentMonth: Date;
2487
+ currentWeek: number;
2488
+ selectedDate: Date;
2489
+ weekendsCheckbox: ReactNode;
2490
+ showAddTaskBtn?: boolean;
2491
+ onClickAddTask?: VoidFunction;
2492
+ tabs?: TTab[];
2493
+ views?: TCalendarView[];
2494
+ onClickView?: onClickViewFunc;
2495
+ };
2496
+ declare const TasksCalendarHeader: ({ onPrevWeek, onNextWeek, currentMonth, currentWeek, changeDate, onResetDate, selectedDate, tabs, views, weekendsCheckbox, showAddTaskBtn, onClickAddTask, onClickView, }: React$1.PropsWithChildren<TasksCalendarHeaderProps>) => JSX.Element;
2497
+
2498
+ declare type TasksCalendarFooterProps = {
2499
+ onNextWeek: VoidFunction;
2500
+ onPrevWeek: VoidFunction;
2501
+ onNextMonth: VoidFunction;
2502
+ onPrevMonth: VoidFunction;
2503
+ currentMonth: Date;
2504
+ currentWeek: number;
2505
+ selectedDate: Date;
2506
+ [key: string]: any;
2507
+ };
2508
+ declare const TasksCalendarFooter: ({ currentWeek, tasks, }: React$1.PropsWithChildren<TasksCalendarFooterProps>) => JSX.Element;
2509
+
2510
+ declare type CalendarHeaderComponentProps = {
2511
+ onNextWeek: VoidFunction;
2512
+ onPrevWeek: VoidFunction;
2513
+ onNextMonth: VoidFunction;
2514
+ onPrevMonth: VoidFunction;
2515
+ currentMonth: Date;
2516
+ currentWeek: number;
2517
+ selectedDate: Date;
2518
+ [key: string]: any;
2519
+ };
2520
+ declare type CalendarProps = {
2521
+ components?: {
2522
+ Header?: (props: React$1.PropsWithChildren<CalendarHeaderComponentProps>) => React$1.ReactElement;
2523
+ Footer?: (props: React$1.PropsWithChildren<CalendarHeaderComponentProps>) => React$1.ReactElement;
2524
+ DayBody?: (props: React$1.PropsWithChildren<{
2525
+ [key: string]: any;
2526
+ }>) => React$1.ReactElement;
2527
+ };
2528
+ showHeader?: boolean;
2529
+ showFooter?: boolean;
2530
+ extraProps?: {
2531
+ dayBody?: CSSObject | {
2532
+ [key: string]: any;
2533
+ };
2534
+ header?: CSSObject | {
2535
+ [key: string]: any;
2536
+ };
2537
+ footer?: CSSObject | {
2538
+ [key: string]: any;
2539
+ };
2540
+ };
2541
+ };
2542
+ declare const Calendar: ({ components, extraProps, ...props }: CalendarProps) => JSX.Element;
2543
+
2544
+ declare type TasksCalendarProps = CalendarProps & {
2545
+ tasks: Array<CalendarTaskProps>;
2546
+ headerTabs?: Array<TTab>;
2547
+ footerTasks?: Array<CalendarTaskProps>;
2548
+ components?: {
2549
+ Header?: (props: React$1.PropsWithChildren<{
2550
+ [key: string]: any;
2551
+ }>) => React$1.ReactElement;
2552
+ Footer?: (props: React$1.PropsWithChildren<{
2553
+ [key: string]: any;
2554
+ }>) => React$1.ReactElement;
2555
+ };
2556
+ };
2557
+ declare const TasksCalendar: ({ tasks, headerTabs, footerTasks, components, ...props }: TasksCalendarProps) => JSX.Element;
2558
+
2559
+ declare type DraggableTasksCalendarProps = CalendarProps & {
2560
+ tasks: Array<CalendarTaskProps>;
2561
+ onUpdateTask: onUpdateTaskFunc;
2562
+ onClickTask?: onClickTaskFunc;
2563
+ headerTabs?: Array<TTab>;
2564
+ footerTasks?: Array<CalendarTaskProps>;
2565
+ weekend?: boolean;
2566
+ components?: {
2567
+ Header?: (props: React$1.PropsWithChildren<{
2568
+ [key: string]: any;
2569
+ }>) => React$1.ReactElement;
2570
+ Footer?: (props: React$1.PropsWithChildren<{
2571
+ [key: string]: any;
2572
+ }>) => React$1.ReactElement;
2573
+ };
2574
+ onToggleWeekend?: (weekend: boolean) => void;
2575
+ showAddTaskBtn?: boolean;
2576
+ onClickAddTask?: VoidFunction;
2577
+ loading?: boolean;
2578
+ views?: Array<TCalendarView>;
2579
+ onClickView?: onClickViewFunc;
2580
+ showFooterTasks?: boolean;
2581
+ } & useCalendarProps;
2582
+ declare const DraggableTasksCalendar: ({ views, tasks, onUpdateTask, onClickTask, headerTabs, footerTasks, components, weekend, onChangeWeek, onChangeMonth, onToggleWeekend, showAddTaskBtn, onClickAddTask, onClickView, loading, showFooterTasks, ...props }: DraggableTasksCalendarProps) => JSX.Element;
2583
+
2584
+ declare const SimpleWindowedTableStyles: StyledComponent<"div", any, {
2585
+ bordered?: string | boolean | undefined;
2586
+ rowClickable?: boolean | undefined;
2587
+ hoverRowBg?: string | boolean | undefined;
2588
+ selectedRowIndex?: number | undefined;
2589
+ selectedRowStyle?: boolean | CSSObject | undefined;
2590
+ }, never>;
2591
+ declare type SimpleWindowedTableProps = {
2592
+ columns: Column<object>[];
2593
+ data: object[];
2594
+ itemSize?: number;
2595
+ height?: number;
2596
+ minWidth?: number;
2597
+ maxWidth?: number;
2598
+ defaultSort?: SortingRule<string>;
2599
+ onClickRow?: (row?: object, index?: number) => void;
2600
+ onScroll?: ((props: ListOnScrollProps) => any);
2601
+ onUpdateData?: (...args: any) => void;
2602
+ useTableProps?: object;
2603
+ tableHeaderProps?: {
2604
+ className?: string;
2605
+ style?: React$1.CSSProperties;
2606
+ };
2607
+ tableFooterProps?: {
2608
+ className?: string;
2609
+ style?: React$1.CSSProperties;
2610
+ };
2611
+ TableFooter?: React$1.ReactNode;
2612
+ className?: string;
2613
+ hideFooter?: boolean;
2614
+ NoRowsFound?: (props: React$1.PropsWithChildren<{
2615
+ [key: string]: any;
2616
+ }>) => React$1.ReactElement;
2617
+ };
2618
+ declare function SimpleWindowedTable({ columns, data, itemSize, height, minWidth, maxWidth, defaultSort, onClickRow, onScroll, onUpdateData, useTableProps, tableHeaderProps, tableFooterProps, hideFooter, className, NoRowsFound, }: SimpleWindowedTableProps): JSX.Element;
2619
+
2620
+ export { AddIcon, ArrowIcon, Artwork, ArtworkProps, SKUAsyncSelect as AsyncSelect, Avatar, AvatarColor, AvatarShape, AvatarSize, AwaitingProofIcon, Backdrop, Background, Badge, BotIcon, Box, Icon$6 as BulletIcon, Button, ButtonVariant, ButtonsGroup, Calendar, Icon$9 as Calendar2Icon, CalendarDayBody, CalendarDaysBody, CalendarDaysHeader, CalendarIcon, CalendarTask, CalendarTaskProps, CalendarWrapper, ChangeRequestedIcon, ChatIcon, CheckMark, Icon$7 as CheckboxIcon, Icon$3 as CheckmarkIcon, CheckmarkOnlyIcon, ChevronIcon, CircleProgressIcon, ClientApprovedIcon, ClipboardIcon, ClockIcon, Col, ColPropTypes, CollapseStyled, CollapseStyledProps, CollapseWrapper, CollapseWrapperProps, Collapsible, CollapsiblePanel, CollapsiblePanelProps, CollapsiblePanelTitle, CollapsiblePanelTitleProps, CollapsiblePanels, CollapsiblePanelsProps, CollapsibleProps, ColumnSelectIcon, CouponIcon, SKUCreatableSelect as CreatableSelect, CrossIcon, CustomDateInput, Datepicker, DatepickerPorps, DaysBodyWrapper, DaysHeaderWrapper, DefaultCalendarFooter, DefaultCalendarHeader, DollarIcon, Dot, DownloadIcon, DraggableTasksCalendar, DropArea, DropAreaProps, DropDownContent, Dropdown, DropdownItem, DropdownProps, DropzoneTypes, Dropzoned, DropzonedPreviews, ErrorBoundary, Icon$2 as ErrorIcon, EstimateCircleIcon, FeedPost, FilledChevronIcon, FolderIcon, GalleryIcon, GearIcon, GlobalStyle, Grid, H1, H2, H3, H4, H5, H6, HeaderWrapper, HeadlessTable, IconButton, IconButtonProps, IconDoc, InfoIcon, Input, InputIconLabel, InputIconLabelContainer, InputProps, Label, LabeledAsyncSelect, LabeledCheckbox, LabeledCheckboxProps, LabeledCreatableSelect, LabeledIconInput, LabeledInput, LabeledMultiProgress, LabeledProgress, LabeledRadio, LabeledRadioGroup, LabeledSelect, LabeledTextarea, Icon$4 as LeftArrowIcon, Link, ListIcon, Loading, LockIcon, MarketingStatusIcon, MultiProgress, NavConnectIcon, NavFinanceIcon, NavManagementIcon, NavProdIcon, NavResourcesIcon, NavSalesIcon, NoMarketingIcon, NoteIcon, Number, OpportunityCircleIcon, Overlay, Padding, Page, PanelContact, PanelIcon, PanelTileContact, PendingApprovalIcon, PinIcon, Popup, PopupHeader, PopupProps, PresentationCircleIcon, Product, Progress, Icon$a as PromostandardsIcon, ProofReceivedIcon, ProofingCompleteIcon, Publisher, Radio, RadioIcon, RadioLabel, Icon$8 as ReceiptLongIcon, ResponsiveTable, Icon$5 as RightArrowIcon, Row, RowPropTypes, SHARED_STYLE_MAPS, Icon$1 as SalesDownArrowIcon, SalesOrderCircleIcon, Icon as SalesUpArrowIcon, SearchIcon, SKUSelect as Select, SharedStyleTypes, SharedStyles, ShowPopup, SidePanel, SimpleWindowedTable, SimpleWindowedTableProps, SimpleWindowedTableStyles, SizerCss, SizerTypes, SizerWrapper, Sparkles, Spinner, StarRating, StateDropdown, StatusDropdown, StyledCalendarTaskBody, StyledDayBody, StyledDayText, StyledDropArea, StyledDropdown, StyledPanel, StyledTask, SubtractIcon, SVG as SvgIcon, TBody, TButtonIcon, TD, TDropdownItem, TH, THSorted, THead, TR, TSize$1 as TSize, TSizeOffset, TSizeOffsetRight, TSizeStyle, TTab, Tab, TabBar, Table, TableIcon, Tabs, TabsProps, Task, TaskBody, TaskIcon, TaskLabel, TaskName, TaskProps, TasksCalendar, TasksCalendarDayBody, TasksCalendarFooter, TasksCalendarHeader, Text, TextProp, Textarea, Theme, Thermometer, TilesIcon, Toggle, ToggleLink, TrashIcon, UserIcon, UsersIcon, Wrapper, YesMarketingIcon, colors, datepickerStyles, fontFamilies, fontStyles, fonts, getColor, getFontStyle, getThemeColor, getThemeFontFamily, getThemeFontSize, getThemeFontStyle, getThemeProperty, sizes, themeOptions };