sag_components 2.0.0-beta103 → 2.0.0-beta105

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 (110) hide show
  1. package/dist/index.d.ts +22 -259
  2. package/dist/index.esm.js +830 -18827
  3. package/dist/index.esm.js.map +1 -1
  4. package/dist/index.js +810 -18827
  5. package/dist/index.js.map +1 -1
  6. package/dist/types/components/AutocompleteField/AutocompleteField.d.ts +15 -0
  7. package/dist/types/components/AutocompleteField/AutocompleteField.stories.d.ts +13 -0
  8. package/dist/types/components/AutocompleteField/AutocompleteField.style.d.ts +5 -0
  9. package/dist/types/components/BreakdownPanel/ItemSales/ItemSalesPanel.style.d.ts +2 -0
  10. package/dist/types/components/BubbleChart/BubbleChart.style.d.ts +2 -0
  11. package/dist/types/components/Button/Button.d.ts +21 -1
  12. package/dist/types/components/Button/Button.stories.d.ts +35 -93
  13. package/dist/types/components/CampaignTool/CampaignDemoReport.stories.d.ts +46 -0
  14. package/dist/types/components/{ContainerTable/ContainerTable.stories.d.ts → CampaignTool/Card.stories.d.ts} +33 -37
  15. package/dist/types/components/CampaignTool/MultipleCard.stories.d.ts +28 -0
  16. package/dist/types/components/CampaignTool/PageFilterBar.stories.d.ts +17 -0
  17. package/dist/types/components/CampaignTool/Popup.stories.d.ts +101 -0
  18. package/dist/types/components/CampaignTool/Table.stories.d.ts +108 -0
  19. package/dist/types/components/DropdownMultiNew/DropdownMultiNew.d.ts +1 -2
  20. package/dist/types/components/DropdownNew/DropdownNew.d.ts +80 -1
  21. package/dist/types/components/DropdownSingleNew/DropdownSingleNew.d.ts +1 -2
  22. package/dist/types/components/Input/Input.stories.d.ts +76 -84
  23. package/dist/types/components/SearchInput/SearchInput.d.ts +22 -0
  24. package/dist/types/components/SearchInput/SearchInput.stories.d.ts +5 -59
  25. package/dist/types/components/SearchInput/SearchInput.style.d.ts +0 -1
  26. package/dist/types/components/TabMenu/TabMenu.style.d.ts +17 -1
  27. package/dist/types/index.d.ts +0 -20
  28. package/package.json +2 -5
  29. package/dist/types/components/ContainerTable/ContainerTable.d.ts +0 -2
  30. package/dist/types/components/ContainerTable/ContainerTable.style.d.ts +0 -7
  31. package/dist/types/components/EventsTable/ColumnFilter.d.ts +0 -7
  32. package/dist/types/components/EventsTable/DeleteEventModal.d.ts +0 -5
  33. package/dist/types/components/EventsTable/EventTable.d.ts +0 -7
  34. package/dist/types/components/EventsTable/EventsHeader.d.ts +0 -6
  35. package/dist/types/components/EventsTable/EventsPage.d.ts +0 -1
  36. package/dist/types/components/EventsTable/EventsPage.stories.d.ts +0 -8
  37. package/dist/types/components/EventsTable/SendButton.d.ts +0 -3
  38. package/dist/types/components/EventsTable/mockEvents.d.ts +0 -15
  39. package/dist/types/components/ItemManagerPanel/ConfirmationDialog/ConfirmationDialog.d.ts +0 -9
  40. package/dist/types/components/ItemManagerPanel/ConfirmationDialog/ConfirmationDialog.style.d.ts +0 -13
  41. package/dist/types/components/ItemManagerPanel/ItemManagerPanel.d.ts +0 -18
  42. package/dist/types/components/ItemManagerPanel/ItemManagerPanel.stories.d.ts +0 -78
  43. package/dist/types/components/ItemManagerPanel/ItemManagerPanel.style.d.ts +0 -24
  44. package/dist/types/components/ItemManagerPanel/NewItemList/NewItemList.d.ts +0 -6
  45. package/dist/types/components/ItemManagerPanel/NewItemList/NewItemList.style.d.ts +0 -17
  46. package/dist/types/components/ItemManagerPanel/NewSubitem/NewSubitem.d.ts +0 -8
  47. package/dist/types/components/ItemManagerPanel/NewSubitem/NewSubitem.style.d.ts +0 -15
  48. package/dist/types/components/ItemManagerPanel/NewSubitemList/NewSubitemList.d.ts +0 -2
  49. package/dist/types/components/ItemManagerPanel/NewSubitemList/NewSubitemList.style.d.ts +0 -17
  50. package/dist/types/components/ItemManagerPanel/SuccessScreen/SuccessScreen.d.ts +0 -8
  51. package/dist/types/components/ItemManagerPanel/SuccessScreen/SuccessScreen.style.d.ts +0 -16
  52. package/dist/types/components/MenuRoute/MenuIcons/Build.d.ts +0 -6
  53. package/dist/types/components/MenuRoute/MenuIcons/Execute.d.ts +0 -6
  54. package/dist/types/components/MenuRoute/MenuIcons/Track.d.ts +0 -6
  55. package/dist/types/components/MenuRoute/MenuRoute.d.ts +0 -2
  56. package/dist/types/components/MenuRoute/MenuRoute.stories.d.ts +0 -52
  57. package/dist/types/components/MenuRoute/MenuRoute.style.d.ts +0 -3
  58. package/dist/types/components/MessageBox/MessageBox.d.ts +0 -13
  59. package/dist/types/components/MessageBox/MessageBox.stories.d.ts +0 -75
  60. package/dist/types/components/MessageBox/MessageBox.styles.d.ts +0 -9
  61. package/dist/types/components/ModalDrawer/ModalDrawer.d.ts +0 -15
  62. package/dist/types/components/ModalDrawer/ModalDrawer.stories.d.ts +0 -7
  63. package/dist/types/components/ModalDrawer/ModalDrawer.styles.d.ts +0 -3
  64. package/dist/types/components/ModalWithOverlay/ModalWithOverlay.d.ts +0 -2
  65. package/dist/types/components/ModalWithOverlay/ModalWithOverlay.stories.d.ts +0 -112
  66. package/dist/types/components/ModalWithOverlay/ModalWithOverlay.style.d.ts +0 -7
  67. package/dist/types/components/OverlayDropdown/OverlayDropdown.d.ts +0 -35
  68. package/dist/types/components/OverlayDropdown/OverlayDropdown.stories.d.ts +0 -188
  69. package/dist/types/components/OverlayDropdown/OverlayDropdown.style.d.ts +0 -7
  70. package/dist/types/components/OverlayDropdown/OverlayTemplateDialog.d.ts +0 -25
  71. package/dist/types/components/OverlayDropdown/OverlayTemplateDialog.style.d.ts +0 -10
  72. package/dist/types/components/Table/DropMenus/FieldPop.d.ts +0 -2
  73. package/dist/types/components/Table/DropMenus/FieldPop.style.d.ts +0 -5
  74. package/dist/types/components/Table/DropMenus/FilterPop.d.ts +0 -2
  75. package/dist/types/components/Table/DropMenus/FilterPop.style.d.ts +0 -6
  76. package/dist/types/components/Table/DropMenus/RangePop.d.ts +0 -2
  77. package/dist/types/components/Table/DropMenus/RangePop.style.d.ts +0 -10
  78. package/dist/types/components/Table/DropMenus/SortPop.d.ts +0 -2
  79. package/dist/types/components/Table/DropMenus/SortPop.style.d.ts +0 -8
  80. package/dist/types/components/Table/FilterIcon.d.ts +0 -6
  81. package/dist/types/components/Table/Icons/DisabledTrashIcon.d.ts +0 -6
  82. package/dist/types/components/Table/Icons/FilterIcon.d.ts +0 -4
  83. package/dist/types/components/Table/Icons/SortIcon.d.ts +0 -5
  84. package/dist/types/components/Table/Icons/TrashIcon.d.ts +0 -6
  85. package/dist/types/components/Table/NoEvents.d.ts +0 -5
  86. package/dist/types/components/Table/SortIcon.d.ts +0 -6
  87. package/dist/types/components/Table/Table.d.ts +0 -2
  88. package/dist/types/components/Table/Table.stories.d.ts +0 -384
  89. package/dist/types/components/Table/Table.style.d.ts +0 -18
  90. package/dist/types/components/Table/TableBody.d.ts +0 -9
  91. package/dist/types/components/Table/TableBody.styles.d.ts +0 -10
  92. package/dist/types/components/Table/TableHeader.d.ts +0 -9
  93. package/dist/types/components/Table/TableHeader.styles.d.ts +0 -8
  94. package/dist/types/components/ToggleSwitch/ToggleSwitch.d.ts +0 -21
  95. package/dist/types/components/ToggleSwitch/ToggleSwitch.stories.d.ts +0 -15
  96. package/dist/types/components/ToggleSwitch/ToggleSwitch.style.d.ts +0 -3
  97. package/dist/types/components/WeeksPicker/WeeksCalendar.d.ts +0 -30
  98. package/dist/types/components/WeeksPicker/WeeksCalendar.styles.d.ts +0 -5
  99. package/dist/types/components/WeeksPicker/WeeksPicker.d.ts +0 -18
  100. package/dist/types/components/WeeksPicker/WeeksPicker.stories.d.ts +0 -9
  101. package/dist/types/components/WeeksPicker/WeeksPicker.style.d.ts +0 -8
  102. package/dist/types/icons/ArrowLeftIcon.d.ts +0 -7
  103. package/dist/types/icons/ArrowRightFullIcon.d.ts +0 -5
  104. package/dist/types/icons/ExclamationMarkIcon.d.ts +0 -6
  105. package/dist/types/icons/OkIcon.d.ts +0 -6
  106. package/dist/types/icons/Plus.d.ts +0 -6
  107. package/dist/types/icons/PlusIcon.d.ts +0 -6
  108. package/dist/types/icons/RedDot.d.ts +0 -5
  109. package/dist/types/icons/TrashIcon.d.ts +0 -7
  110. package/dist/types/icons/index.d.ts +0 -20
@@ -1,384 +0,0 @@
1
- declare namespace _default {
2
- export const title: string;
3
- export { Table as component };
4
- export const tags: string[];
5
- export namespace argTypes {
6
- namespace width {
7
- const control: string;
8
- const description: string;
9
- const name: string;
10
- }
11
- namespace height {
12
- const control_1: string;
13
- export { control_1 as control };
14
- const description_1: string;
15
- export { description_1 as description };
16
- const name_1: string;
17
- export { name_1 as name };
18
- }
19
- namespace tableTitle {
20
- const control_2: string;
21
- export { control_2 as control };
22
- const description_2: string;
23
- export { description_2 as description };
24
- const name_2: string;
25
- export { name_2 as name };
26
- }
27
- namespace data {
28
- const control_3: string;
29
- export { control_3 as control };
30
- const description_3: string;
31
- export { description_3 as description };
32
- const name_3: string;
33
- export { name_3 as name };
34
- }
35
- namespace onButtonClick {
36
- export const action: string;
37
- const description_4: string;
38
- export { description_4 as description };
39
- const name_4: string;
40
- export { name_4 as name };
41
- }
42
- namespace columns {
43
- const control_4: string;
44
- export { control_4 as control };
45
- const description_5: string;
46
- export { description_5 as description };
47
- const name_5: string;
48
- export { name_5 as name };
49
- }
50
- namespace onSort {
51
- const action_1: string;
52
- export { action_1 as action };
53
- const description_6: string;
54
- export { description_6 as description };
55
- const name_6: string;
56
- export { name_6 as name };
57
- }
58
- namespace onFilter {
59
- const action_2: string;
60
- export { action_2 as action };
61
- const description_7: string;
62
- export { description_7 as description };
63
- const name_7: string;
64
- export { name_7 as name };
65
- }
66
- namespace onSelectAll {
67
- const action_3: string;
68
- export { action_3 as action };
69
- const description_8: string;
70
- export { description_8 as description };
71
- const name_8: string;
72
- export { name_8 as name };
73
- }
74
- namespace buttonColor {
75
- const control_5: string;
76
- export { control_5 as control };
77
- const description_9: string;
78
- export { description_9 as description };
79
- const name_9: string;
80
- export { name_9 as name };
81
- export const defaultValue: string;
82
- }
83
- namespace buttonHoverColor {
84
- const control_6: string;
85
- export { control_6 as control };
86
- const description_10: string;
87
- export { description_10 as description };
88
- const name_10: string;
89
- export { name_10 as name };
90
- const defaultValue_1: string;
91
- export { defaultValue_1 as defaultValue };
92
- }
93
- namespace showSideButton {
94
- const control_7: string;
95
- export { control_7 as control };
96
- const description_11: string;
97
- export { description_11 as description };
98
- const name_11: string;
99
- export { name_11 as name };
100
- const defaultValue_2: boolean;
101
- export { defaultValue_2 as defaultValue };
102
- }
103
- namespace onSideButtonClick {
104
- const action_4: string;
105
- export { action_4 as action };
106
- const description_12: string;
107
- export { description_12 as description };
108
- const name_12: string;
109
- export { name_12 as name };
110
- }
111
- namespace sideButtonColor {
112
- const control_8: string;
113
- export { control_8 as control };
114
- const description_13: string;
115
- export { description_13 as description };
116
- const name_13: string;
117
- export { name_13 as name };
118
- const defaultValue_3: string;
119
- export { defaultValue_3 as defaultValue };
120
- }
121
- namespace sideButtonHoverColor {
122
- const control_9: string;
123
- export { control_9 as control };
124
- const description_14: string;
125
- export { description_14 as description };
126
- const name_14: string;
127
- export { name_14 as name };
128
- const defaultValue_4: string;
129
- export { defaultValue_4 as defaultValue };
130
- }
131
- namespace children {
132
- const control_10: string;
133
- export { control_10 as control };
134
- const description_15: string;
135
- export { description_15 as description };
136
- const name_15: string;
137
- export { name_15 as name };
138
- }
139
- namespace tableBodyHeight {
140
- const control_11: string;
141
- export { control_11 as control };
142
- const description_16: string;
143
- export { description_16 as description };
144
- const name_16: string;
145
- export { name_16 as name };
146
- }
147
- namespace isLoading {
148
- const control_12: string;
149
- export { control_12 as control };
150
- const description_17: string;
151
- export { description_17 as description };
152
- const name_17: string;
153
- export { name_17 as name };
154
- }
155
- namespace isLoadingText {
156
- const control_13: string;
157
- export { control_13 as control };
158
- const description_18: string;
159
- export { description_18 as description };
160
- const name_18: string;
161
- export { name_18 as name };
162
- }
163
- namespace onRowClick {
164
- const action_5: string;
165
- export { action_5 as action };
166
- const description_19: string;
167
- export { description_19 as description };
168
- const name_19: string;
169
- export { name_19 as name };
170
- }
171
- namespace onLastRowsReached {
172
- const action_6: string;
173
- export { action_6 as action };
174
- const description_20: string;
175
- export { description_20 as description };
176
- const name_20: string;
177
- export { name_20 as name };
178
- }
179
- namespace lastRowsThreshold {
180
- const control_14: string;
181
- export { control_14 as control };
182
- const description_21: string;
183
- export { description_21 as description };
184
- const name_21: string;
185
- export { name_21 as name };
186
- }
187
- namespace onSendClick {
188
- const action_7: string;
189
- export { action_7 as action };
190
- const description_22: string;
191
- export { description_22 as description };
192
- const name_22: string;
193
- export { name_22 as name };
194
- }
195
- namespace showHorizontalScroll {
196
- const control_15: string;
197
- export { control_15 as control };
198
- const description_23: string;
199
- export { description_23 as description };
200
- const name_23: string;
201
- export { name_23 as name };
202
- }
203
- namespace onDeleteClick {
204
- const action_8: string;
205
- export { action_8 as action };
206
- const description_24: string;
207
- export { description_24 as description };
208
- const name_24: string;
209
- export { name_24 as name };
210
- }
211
- }
212
- }
213
- export default _default;
214
- export namespace Default {
215
- namespace args {
216
- const width_1: string;
217
- export { width_1 as width };
218
- const height_1: string;
219
- export { height_1 as height };
220
- const tableTitle_1: string;
221
- export { tableTitle_1 as tableTitle };
222
- const tableBodyHeight_1: string;
223
- export { tableBodyHeight_1 as tableBodyHeight };
224
- const isLoading_1: boolean;
225
- export { isLoading_1 as isLoading };
226
- const isLoadingText_1: string;
227
- export { isLoadingText_1 as isLoadingText };
228
- const lastRowsThreshold_1: number;
229
- export { lastRowsThreshold_1 as lastRowsThreshold };
230
- const data_1: any[];
231
- export { data_1 as data };
232
- const columns_1: any[];
233
- export { columns_1 as columns };
234
- export function onButtonClick_1(): void;
235
- export { onButtonClick_1 as onButtonClick };
236
- const buttonColor_1: string;
237
- export { buttonColor_1 as buttonColor };
238
- const buttonHoverColor_1: string;
239
- export { buttonHoverColor_1 as buttonHoverColor };
240
- const showSideButton_1: boolean;
241
- export { showSideButton_1 as showSideButton };
242
- export function onSideButtonClick_1(): void;
243
- export { onSideButtonClick_1 as onSideButtonClick };
244
- const sideButtonColor_1: string;
245
- export { sideButtonColor_1 as sideButtonColor };
246
- const sideButtonHoverColor_1: string;
247
- export { sideButtonHoverColor_1 as sideButtonHoverColor };
248
- const showHorizontalScroll_1: boolean;
249
- export { showHorizontalScroll_1 as showHorizontalScroll };
250
- const children_1: import("react/jsx-runtime").JSX.Element;
251
- export { children_1 as children };
252
- }
253
- }
254
- export namespace WithData {
255
- export namespace args_1 {
256
- const width_2: string;
257
- export { width_2 as width };
258
- const height_2: string;
259
- export { height_2 as height };
260
- const tableBodyHeight_2: string;
261
- export { tableBodyHeight_2 as tableBodyHeight };
262
- const tableTitle_2: string;
263
- export { tableTitle_2 as tableTitle };
264
- export const counter: number;
265
- const isLoading_2: boolean;
266
- export { isLoading_2 as isLoading };
267
- const isLoadingText_2: string;
268
- export { isLoadingText_2 as isLoadingText };
269
- const lastRowsThreshold_2: number;
270
- export { lastRowsThreshold_2 as lastRowsThreshold };
271
- export { columns1 as columns };
272
- export { data1 as data };
273
- const buttonColor_2: string;
274
- export { buttonColor_2 as buttonColor };
275
- }
276
- export { args_1 as args };
277
- }
278
- export namespace EmptyState {
279
- export namespace args_2 {
280
- const width_3: string;
281
- export { width_3 as width };
282
- const height_3: string;
283
- export { height_3 as height };
284
- const tableTitle_3: string;
285
- export { tableTitle_3 as tableTitle };
286
- const columns_2: any[];
287
- export { columns_2 as columns };
288
- const data_2: any[];
289
- export { data_2 as data };
290
- }
291
- export { args_2 as args };
292
- }
293
- import Table from "./Table";
294
- declare const columns1: ({
295
- key: string;
296
- title: string;
297
- filter: boolean;
298
- sort: boolean;
299
- checkBox: boolean;
300
- fieldType: string;
301
- minWidth: string;
302
- maxWidth: string;
303
- filterOptions: {
304
- label: string;
305
- value: string;
306
- }[];
307
- sortOptions: {
308
- value: string;
309
- label: string;
310
- }[];
311
- rangeFilter?: undefined;
312
- freeTextFilter?: undefined;
313
- tooltipText?: undefined;
314
- } | {
315
- key: string;
316
- title: string;
317
- filter: boolean;
318
- sort: boolean;
319
- checkBox: boolean;
320
- fieldType: string;
321
- minWidth: string;
322
- maxWidth: string;
323
- filterOptions: any[];
324
- rangeFilter: boolean;
325
- sortOptions?: undefined;
326
- freeTextFilter?: undefined;
327
- tooltipText?: undefined;
328
- } | {
329
- key: string;
330
- title: string;
331
- filter: boolean;
332
- sort: boolean;
333
- checkBox: boolean;
334
- fieldType: string;
335
- minWidth: string;
336
- maxWidth: string;
337
- freeTextFilter: boolean;
338
- filterOptions?: undefined;
339
- sortOptions?: undefined;
340
- rangeFilter?: undefined;
341
- tooltipText?: undefined;
342
- } | {
343
- key: string;
344
- title: string;
345
- filter: boolean;
346
- sort: boolean;
347
- checkBox: boolean;
348
- fieldType: string;
349
- minWidth: string;
350
- maxWidth: string;
351
- filterOptions: {
352
- value: string;
353
- label: string;
354
- }[];
355
- sortOptions: any[];
356
- tooltipText: {
357
- value: string;
358
- label: string;
359
- }[];
360
- rangeFilter?: undefined;
361
- freeTextFilter?: undefined;
362
- })[];
363
- declare const data1: {
364
- EventCode: number;
365
- ExternalEventID: string;
366
- EventName: string;
367
- EventType: number;
368
- EventComponent: string;
369
- EventSubType: number;
370
- StartWeekID: string;
371
- EndWeekID: string;
372
- IsPartnership: boolean;
373
- DueDate: string;
374
- EnterDate: string;
375
- LastModDate: string;
376
- Retailers: string[];
377
- EventTypeName: string;
378
- EventSubTypeName: string;
379
- PackageStatus: string;
380
- Week: string;
381
- Period: string;
382
- Year: string;
383
- Trash: string;
384
- }[];
@@ -1,18 +0,0 @@
1
- export const TableWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
2
- export const TableContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
3
- export const TableBodyScrollWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
4
- export const TableTag: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").TableHTMLAttributes<HTMLTableElement>, HTMLTableElement>, never>> & string;
5
- export const Thead: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLTableSectionElement>, HTMLTableSectionElement>, never>> & string;
6
- export const HeaderCell: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").ThHTMLAttributes<HTMLTableHeaderCellElement>, HTMLTableHeaderCellElement>, never>> & string;
7
- export const Tbody: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLTableSectionElement>, HTMLTableSectionElement>, never>> & string;
8
- export const BodyCell: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").TdHTMLAttributes<HTMLTableDataCellElement>, HTMLTableDataCellElement>, never>> & string;
9
- export const StyledRow: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLTableRowElement>, HTMLTableRowElement>, never>> & string;
10
- export const NoInfoFound: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
11
- export const TableTop: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
12
- export const Title: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>, never>> & string;
13
- export const SubTitle: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never>> & string;
14
- export const NoEventsParent: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
15
- export const NoEventsWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
16
- export const NoEventsMessage: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never>> & string;
17
- export const LoadingWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
18
- export const LoadingText: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never>> & string;
@@ -1,9 +0,0 @@
1
- export default TableBody;
2
- declare function TableBody({ columns, data, onRowClick, onSendClick, buttonColor, onDeleteClick }: {
3
- columns: any;
4
- data: any;
5
- onRowClick: any;
6
- onSendClick: any;
7
- buttonColor: any;
8
- onDeleteClick: any;
9
- }): import("react/jsx-runtime").JSX.Element;
@@ -1,10 +0,0 @@
1
- export const StyledTableBody: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLTableSectionElement>, HTMLTableSectionElement>, never>> & string;
2
- export const TableRow: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLTableRowElement>, HTMLTableRowElement>, never>> & string;
3
- export const Tooltip: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
4
- export const TableCell: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").TdHTMLAttributes<HTMLTableDataCellElement>, HTMLTableDataCellElement>, never>> & string;
5
- export const SkeletonCell: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").TdHTMLAttributes<HTMLTableDataCellElement>, HTMLTableDataCellElement>, never>> & string;
6
- export const SkeletonBar: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
7
- export const PackageStatusContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
8
- export const SentStatus: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
9
- export const TrashIconWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
10
- export const DisabledTrashIconWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
@@ -1,9 +0,0 @@
1
- export default TableHeader;
2
- declare function TableHeader({ columns, onSort, onFilter, onSelectAll, activeFilters, activeSorts }: {
3
- columns: any;
4
- onSort: any;
5
- onFilter: any;
6
- onSelectAll: any;
7
- activeFilters?: any[];
8
- activeSorts?: any[];
9
- }): import("react/jsx-runtime").JSX.Element;
@@ -1,8 +0,0 @@
1
- export const StyledTableHeader: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLTableSectionElement>, HTMLTableSectionElement>, never>> & string;
2
- export const HeaderCell: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").ThHTMLAttributes<HTMLTableHeaderCellElement>, HTMLTableHeaderCellElement>, never>> & string;
3
- export const ColumnContent: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
4
- export const ColumnCheckbox: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, never>> & string;
5
- export const ColumnLabel: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never>> & string;
6
- export const ColumnActions: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
7
- export const IconButton: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, never>> & string;
8
- export const PopWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
@@ -1,21 +0,0 @@
1
- /**
2
- * ToggleSwitch component for on/off states.
3
- * Supports small/large sizes and disabled state.
4
- */
5
- declare function ToggleSwitch({ checked, onChange, size, disabled, ...props }: {
6
- [x: string]: any;
7
- checked: any;
8
- onChange: any;
9
- size?: string;
10
- disabled?: boolean;
11
- }): import("react/jsx-runtime").JSX.Element;
12
- declare namespace ToggleSwitch {
13
- namespace propTypes {
14
- const checked: PropTypes.Validator<boolean>;
15
- const onChange: PropTypes.Requireable<(...args: any[]) => any>;
16
- const size: PropTypes.Requireable<string>;
17
- const disabled: PropTypes.Requireable<boolean>;
18
- }
19
- }
20
- export default ToggleSwitch;
21
- import PropTypes from "prop-types";
@@ -1,15 +0,0 @@
1
- declare namespace _default {
2
- export const title: string;
3
- export { ToggleSwitch as component };
4
- }
5
- export default _default;
6
- export const SmallOff: any;
7
- export const SmallOn: any;
8
- export const SmallDisabled: any;
9
- export const MediumOff: any;
10
- export const MediumOn: any;
11
- export const MediumDisabled: any;
12
- export const LargeOff: any;
13
- export const LargeOn: any;
14
- export const LargeDisabled: any;
15
- import ToggleSwitch from "./ToggleSwitch";
@@ -1,3 +0,0 @@
1
- export const ToggleSwitchLabel: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, never>> & string;
2
- export const ToggleInput: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, never>> & string;
3
- export const ToggleSlider: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never>> & string;
@@ -1,30 +0,0 @@
1
- export default WeeksCalendar;
2
- /**
3
- * WeeksCalendar
4
- * -------------
5
- * Props
6
- * • year – four-digit year (required)
7
- * • defaultStartWeek – number | null
8
- * • defaultEndWeek – number | null
9
- * • onApply(start,end) – callback, both numbers (inclusive)
10
- * • onCancel() – callback
11
- */
12
- declare function WeeksCalendar({ year, defaultStartWeek, defaultEndWeek, backgroundColor, hoverBackgroundColor, onApply, onCancel, }: {
13
- year: any;
14
- defaultStartWeek?: any;
15
- defaultEndWeek?: any;
16
- backgroundColor?: string;
17
- hoverBackgroundColor?: string;
18
- onApply: any;
19
- onCancel: any;
20
- }): import("react/jsx-runtime").JSX.Element;
21
- declare namespace WeeksCalendar {
22
- namespace propTypes {
23
- const year: PropTypes.Validator<number>;
24
- const defaultStartWeek: PropTypes.Requireable<number>;
25
- const defaultEndWeek: PropTypes.Requireable<number>;
26
- const onApply: PropTypes.Validator<(...args: any[]) => any>;
27
- const onCancel: PropTypes.Requireable<(...args: any[]) => any>;
28
- }
29
- }
30
- import PropTypes from "prop-types";
@@ -1,5 +0,0 @@
1
- export const CalendarWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
2
- export const Header: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>, never>> & string;
3
- export const Grid: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
4
- export const WeekCell: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
5
- export const Footer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
@@ -1,18 +0,0 @@
1
- export default WeeksPicker;
2
- declare function WeeksPicker({ label, disabled, borderColor, borderColorFocus, textColor, hoverColor, required, placeholder, borderRadius, year, width, height, withMarginBottom, onChange, selectedValue, }: {
3
- label: any;
4
- disabled: any;
5
- borderColor: any;
6
- borderColorFocus: any;
7
- textColor: any;
8
- hoverColor: any;
9
- required: any;
10
- placeholder: any;
11
- borderRadius: any;
12
- year: any;
13
- width: any;
14
- height: any;
15
- withMarginBottom?: boolean;
16
- onChange: any;
17
- selectedValue: any;
18
- }): import("react/jsx-runtime").JSX.Element;
@@ -1,9 +0,0 @@
1
- declare namespace _default {
2
- export const title: string;
3
- export { WeeksPicker as component };
4
- export const tags: string[];
5
- }
6
- export default _default;
7
- export const Default: any;
8
- export const WithDefaultValue: any;
9
- import WeeksPicker from "./WeeksPicker";
@@ -1,8 +0,0 @@
1
- export const WeeksPickerContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
2
- export const StyledInput: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, never>> & string;
3
- export const StyledLabel: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, never>> & string;
4
- export const RequiredIndicator: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never>> & string;
5
- export const ErrorLabel: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
6
- export const OptionsContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
7
- export const InputContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
8
- export const CalendarDiv: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
@@ -1,7 +0,0 @@
1
- export default ArrowLeftIcon;
2
- declare function ArrowLeftIcon({ width, height, color, ...props }: {
3
- [x: string]: any;
4
- width?: string;
5
- height?: string;
6
- color?: string;
7
- }): import("react/jsx-runtime").JSX.Element;
@@ -1,5 +0,0 @@
1
- export default ArrowRightFullIcon;
2
- declare function ArrowRightFullIcon({ width, height, }: {
3
- width?: number;
4
- height?: number;
5
- }): import("react/jsx-runtime").JSX.Element;
@@ -1,6 +0,0 @@
1
- export function ExclamationMarkIcon({ color, width, height }: {
2
- color?: string;
3
- width?: string;
4
- height?: string;
5
- }): import("react/jsx-runtime").JSX.Element;
6
- export default ExclamationMarkIcon;
@@ -1,6 +0,0 @@
1
- export default OkIcon;
2
- declare function OkIcon({ width, height, color }: {
3
- width?: string;
4
- height?: string;
5
- color?: string;
6
- }): import("react/jsx-runtime").JSX.Element;
@@ -1,6 +0,0 @@
1
- export default Plus;
2
- declare function Plus({ width, height, fill }: {
3
- width?: number;
4
- height?: number;
5
- fill?: string;
6
- }): import("react/jsx-runtime").JSX.Element;
@@ -1,6 +0,0 @@
1
- export default PlusIcon;
2
- declare function PlusIcon({ width, height, color }: {
3
- width?: string;
4
- height?: string;
5
- color?: string;
6
- }): import("react/jsx-runtime").JSX.Element;
@@ -1,5 +0,0 @@
1
- export default RedDot;
2
- declare function RedDot({ width, height, }: {
3
- width?: number;
4
- height?: number;
5
- }): import("react/jsx-runtime").JSX.Element;
@@ -1,7 +0,0 @@
1
- export default TrashIcon;
2
- /**
3
- * TrashIcon component renders a trash/delete icon based on the given state.
4
- * @param {('default'|'hover'|'disabled'|'active')} state - The visual state of the icon.
5
- * @param {object} props - Additional props passed to the svg element.
6
- */
7
- declare function TrashIcon({ state, ...props }: ('default' | 'hover' | 'disabled' | 'active')): import("react/jsx-runtime").JSX.Element;