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.
- package/dist/index.d.ts +22 -259
- package/dist/index.esm.js +830 -18827
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +810 -18827
- package/dist/index.js.map +1 -1
- package/dist/types/components/AutocompleteField/AutocompleteField.d.ts +15 -0
- package/dist/types/components/AutocompleteField/AutocompleteField.stories.d.ts +13 -0
- package/dist/types/components/AutocompleteField/AutocompleteField.style.d.ts +5 -0
- package/dist/types/components/BreakdownPanel/ItemSales/ItemSalesPanel.style.d.ts +2 -0
- package/dist/types/components/BubbleChart/BubbleChart.style.d.ts +2 -0
- package/dist/types/components/Button/Button.d.ts +21 -1
- package/dist/types/components/Button/Button.stories.d.ts +35 -93
- package/dist/types/components/CampaignTool/CampaignDemoReport.stories.d.ts +46 -0
- package/dist/types/components/{ContainerTable/ContainerTable.stories.d.ts → CampaignTool/Card.stories.d.ts} +33 -37
- package/dist/types/components/CampaignTool/MultipleCard.stories.d.ts +28 -0
- package/dist/types/components/CampaignTool/PageFilterBar.stories.d.ts +17 -0
- package/dist/types/components/CampaignTool/Popup.stories.d.ts +101 -0
- package/dist/types/components/CampaignTool/Table.stories.d.ts +108 -0
- package/dist/types/components/DropdownMultiNew/DropdownMultiNew.d.ts +1 -2
- package/dist/types/components/DropdownNew/DropdownNew.d.ts +80 -1
- package/dist/types/components/DropdownSingleNew/DropdownSingleNew.d.ts +1 -2
- package/dist/types/components/Input/Input.stories.d.ts +76 -84
- package/dist/types/components/SearchInput/SearchInput.d.ts +22 -0
- package/dist/types/components/SearchInput/SearchInput.stories.d.ts +5 -59
- package/dist/types/components/SearchInput/SearchInput.style.d.ts +0 -1
- package/dist/types/components/TabMenu/TabMenu.style.d.ts +17 -1
- package/dist/types/index.d.ts +0 -20
- package/package.json +2 -5
- package/dist/types/components/ContainerTable/ContainerTable.d.ts +0 -2
- package/dist/types/components/ContainerTable/ContainerTable.style.d.ts +0 -7
- package/dist/types/components/EventsTable/ColumnFilter.d.ts +0 -7
- package/dist/types/components/EventsTable/DeleteEventModal.d.ts +0 -5
- package/dist/types/components/EventsTable/EventTable.d.ts +0 -7
- package/dist/types/components/EventsTable/EventsHeader.d.ts +0 -6
- package/dist/types/components/EventsTable/EventsPage.d.ts +0 -1
- package/dist/types/components/EventsTable/EventsPage.stories.d.ts +0 -8
- package/dist/types/components/EventsTable/SendButton.d.ts +0 -3
- package/dist/types/components/EventsTable/mockEvents.d.ts +0 -15
- package/dist/types/components/ItemManagerPanel/ConfirmationDialog/ConfirmationDialog.d.ts +0 -9
- package/dist/types/components/ItemManagerPanel/ConfirmationDialog/ConfirmationDialog.style.d.ts +0 -13
- package/dist/types/components/ItemManagerPanel/ItemManagerPanel.d.ts +0 -18
- package/dist/types/components/ItemManagerPanel/ItemManagerPanel.stories.d.ts +0 -78
- package/dist/types/components/ItemManagerPanel/ItemManagerPanel.style.d.ts +0 -24
- package/dist/types/components/ItemManagerPanel/NewItemList/NewItemList.d.ts +0 -6
- package/dist/types/components/ItemManagerPanel/NewItemList/NewItemList.style.d.ts +0 -17
- package/dist/types/components/ItemManagerPanel/NewSubitem/NewSubitem.d.ts +0 -8
- package/dist/types/components/ItemManagerPanel/NewSubitem/NewSubitem.style.d.ts +0 -15
- package/dist/types/components/ItemManagerPanel/NewSubitemList/NewSubitemList.d.ts +0 -2
- package/dist/types/components/ItemManagerPanel/NewSubitemList/NewSubitemList.style.d.ts +0 -17
- package/dist/types/components/ItemManagerPanel/SuccessScreen/SuccessScreen.d.ts +0 -8
- package/dist/types/components/ItemManagerPanel/SuccessScreen/SuccessScreen.style.d.ts +0 -16
- package/dist/types/components/MenuRoute/MenuIcons/Build.d.ts +0 -6
- package/dist/types/components/MenuRoute/MenuIcons/Execute.d.ts +0 -6
- package/dist/types/components/MenuRoute/MenuIcons/Track.d.ts +0 -6
- package/dist/types/components/MenuRoute/MenuRoute.d.ts +0 -2
- package/dist/types/components/MenuRoute/MenuRoute.stories.d.ts +0 -52
- package/dist/types/components/MenuRoute/MenuRoute.style.d.ts +0 -3
- package/dist/types/components/MessageBox/MessageBox.d.ts +0 -13
- package/dist/types/components/MessageBox/MessageBox.stories.d.ts +0 -75
- package/dist/types/components/MessageBox/MessageBox.styles.d.ts +0 -9
- package/dist/types/components/ModalDrawer/ModalDrawer.d.ts +0 -15
- package/dist/types/components/ModalDrawer/ModalDrawer.stories.d.ts +0 -7
- package/dist/types/components/ModalDrawer/ModalDrawer.styles.d.ts +0 -3
- package/dist/types/components/ModalWithOverlay/ModalWithOverlay.d.ts +0 -2
- package/dist/types/components/ModalWithOverlay/ModalWithOverlay.stories.d.ts +0 -112
- package/dist/types/components/ModalWithOverlay/ModalWithOverlay.style.d.ts +0 -7
- package/dist/types/components/OverlayDropdown/OverlayDropdown.d.ts +0 -35
- package/dist/types/components/OverlayDropdown/OverlayDropdown.stories.d.ts +0 -188
- package/dist/types/components/OverlayDropdown/OverlayDropdown.style.d.ts +0 -7
- package/dist/types/components/OverlayDropdown/OverlayTemplateDialog.d.ts +0 -25
- package/dist/types/components/OverlayDropdown/OverlayTemplateDialog.style.d.ts +0 -10
- package/dist/types/components/Table/DropMenus/FieldPop.d.ts +0 -2
- package/dist/types/components/Table/DropMenus/FieldPop.style.d.ts +0 -5
- package/dist/types/components/Table/DropMenus/FilterPop.d.ts +0 -2
- package/dist/types/components/Table/DropMenus/FilterPop.style.d.ts +0 -6
- package/dist/types/components/Table/DropMenus/RangePop.d.ts +0 -2
- package/dist/types/components/Table/DropMenus/RangePop.style.d.ts +0 -10
- package/dist/types/components/Table/DropMenus/SortPop.d.ts +0 -2
- package/dist/types/components/Table/DropMenus/SortPop.style.d.ts +0 -8
- package/dist/types/components/Table/FilterIcon.d.ts +0 -6
- package/dist/types/components/Table/Icons/DisabledTrashIcon.d.ts +0 -6
- package/dist/types/components/Table/Icons/FilterIcon.d.ts +0 -4
- package/dist/types/components/Table/Icons/SortIcon.d.ts +0 -5
- package/dist/types/components/Table/Icons/TrashIcon.d.ts +0 -6
- package/dist/types/components/Table/NoEvents.d.ts +0 -5
- package/dist/types/components/Table/SortIcon.d.ts +0 -6
- package/dist/types/components/Table/Table.d.ts +0 -2
- package/dist/types/components/Table/Table.stories.d.ts +0 -384
- package/dist/types/components/Table/Table.style.d.ts +0 -18
- package/dist/types/components/Table/TableBody.d.ts +0 -9
- package/dist/types/components/Table/TableBody.styles.d.ts +0 -10
- package/dist/types/components/Table/TableHeader.d.ts +0 -9
- package/dist/types/components/Table/TableHeader.styles.d.ts +0 -8
- package/dist/types/components/ToggleSwitch/ToggleSwitch.d.ts +0 -21
- package/dist/types/components/ToggleSwitch/ToggleSwitch.stories.d.ts +0 -15
- package/dist/types/components/ToggleSwitch/ToggleSwitch.style.d.ts +0 -3
- package/dist/types/components/WeeksPicker/WeeksCalendar.d.ts +0 -30
- package/dist/types/components/WeeksPicker/WeeksCalendar.styles.d.ts +0 -5
- package/dist/types/components/WeeksPicker/WeeksPicker.d.ts +0 -18
- package/dist/types/components/WeeksPicker/WeeksPicker.stories.d.ts +0 -9
- package/dist/types/components/WeeksPicker/WeeksPicker.style.d.ts +0 -8
- package/dist/types/icons/ArrowLeftIcon.d.ts +0 -7
- package/dist/types/icons/ArrowRightFullIcon.d.ts +0 -5
- package/dist/types/icons/ExclamationMarkIcon.d.ts +0 -6
- package/dist/types/icons/OkIcon.d.ts +0 -6
- package/dist/types/icons/Plus.d.ts +0 -6
- package/dist/types/icons/PlusIcon.d.ts +0 -6
- package/dist/types/icons/RedDot.d.ts +0 -5
- package/dist/types/icons/TrashIcon.d.ts +0 -7
- package/dist/types/icons/index.d.ts +0 -20
|
@@ -0,0 +1,108 @@
|
|
|
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 name: string;
|
|
8
|
+
namespace control {
|
|
9
|
+
const type: string;
|
|
10
|
+
}
|
|
11
|
+
const description: string;
|
|
12
|
+
}
|
|
13
|
+
namespace height {
|
|
14
|
+
const name_1: string;
|
|
15
|
+
export { name_1 as name };
|
|
16
|
+
export namespace control_1 {
|
|
17
|
+
const type_1: string;
|
|
18
|
+
export { type_1 as type };
|
|
19
|
+
}
|
|
20
|
+
export { control_1 as control };
|
|
21
|
+
const description_1: string;
|
|
22
|
+
export { description_1 as description };
|
|
23
|
+
}
|
|
24
|
+
namespace onCheckAllInput {
|
|
25
|
+
const name_2: string;
|
|
26
|
+
export { name_2 as name };
|
|
27
|
+
export const action: string;
|
|
28
|
+
const description_2: string;
|
|
29
|
+
export { description_2 as description };
|
|
30
|
+
}
|
|
31
|
+
namespace onSortClick {
|
|
32
|
+
const name_3: string;
|
|
33
|
+
export { name_3 as name };
|
|
34
|
+
const action_1: string;
|
|
35
|
+
export { action_1 as action };
|
|
36
|
+
const description_3: string;
|
|
37
|
+
export { description_3 as description };
|
|
38
|
+
}
|
|
39
|
+
namespace onRowClick {
|
|
40
|
+
const name_4: string;
|
|
41
|
+
export { name_4 as name };
|
|
42
|
+
const action_2: string;
|
|
43
|
+
export { action_2 as action };
|
|
44
|
+
const description_4: string;
|
|
45
|
+
export { description_4 as description };
|
|
46
|
+
}
|
|
47
|
+
namespace onRowInputClick {
|
|
48
|
+
const name_5: string;
|
|
49
|
+
export { name_5 as name };
|
|
50
|
+
const action_3: string;
|
|
51
|
+
export { action_3 as action };
|
|
52
|
+
const description_5: string;
|
|
53
|
+
export { description_5 as description };
|
|
54
|
+
}
|
|
55
|
+
namespace actionsColumn {
|
|
56
|
+
const name_6: string;
|
|
57
|
+
export { name_6 as name };
|
|
58
|
+
export namespace control_2 {
|
|
59
|
+
const type_2: string;
|
|
60
|
+
export { type_2 as type };
|
|
61
|
+
}
|
|
62
|
+
export { control_2 as control };
|
|
63
|
+
const description_6: string;
|
|
64
|
+
export { description_6 as description };
|
|
65
|
+
export const defaultValue: boolean;
|
|
66
|
+
}
|
|
67
|
+
namespace sizingTable {
|
|
68
|
+
const name_7: string;
|
|
69
|
+
export { name_7 as name };
|
|
70
|
+
export namespace control_3 {
|
|
71
|
+
const type_3: string;
|
|
72
|
+
export { type_3 as type };
|
|
73
|
+
}
|
|
74
|
+
export { control_3 as control };
|
|
75
|
+
const description_7: string;
|
|
76
|
+
export { description_7 as description };
|
|
77
|
+
const defaultValue_1: boolean;
|
|
78
|
+
export { defaultValue_1 as defaultValue };
|
|
79
|
+
}
|
|
80
|
+
namespace showPagination {
|
|
81
|
+
const name_8: string;
|
|
82
|
+
export { name_8 as name };
|
|
83
|
+
export namespace control_4 {
|
|
84
|
+
const type_4: string;
|
|
85
|
+
export { type_4 as type };
|
|
86
|
+
}
|
|
87
|
+
export { control_4 as control };
|
|
88
|
+
const description_8: string;
|
|
89
|
+
export { description_8 as description };
|
|
90
|
+
const defaultValue_2: boolean;
|
|
91
|
+
export { defaultValue_2 as defaultValue };
|
|
92
|
+
}
|
|
93
|
+
namespace rangePagination {
|
|
94
|
+
const name_9: string;
|
|
95
|
+
export { name_9 as name };
|
|
96
|
+
export namespace control_5 {
|
|
97
|
+
const type_5: string;
|
|
98
|
+
export { type_5 as type };
|
|
99
|
+
}
|
|
100
|
+
export { control_5 as control };
|
|
101
|
+
const description_9: string;
|
|
102
|
+
export { description_9 as description };
|
|
103
|
+
}
|
|
104
|
+
}
|
|
105
|
+
}
|
|
106
|
+
export default _default;
|
|
107
|
+
export const MainTable: any;
|
|
108
|
+
import { Table } from "../CampaignTool/Table";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export function DropdownMultiNew({ label, labelEmptyValue, options, selectedValue, onChange, required, disabled, width,
|
|
1
|
+
export function DropdownMultiNew({ label, labelEmptyValue, options, selectedValue, onChange, required, disabled, width, error, errorMessage, labelColor, xIconShow, checkBoxColor, showLabelOnTop, orderBy, elementType, }: {
|
|
2
2
|
label: any;
|
|
3
3
|
labelEmptyValue: any;
|
|
4
4
|
options: any;
|
|
@@ -7,7 +7,6 @@ export function DropdownMultiNew({ label, labelEmptyValue, options, selectedValu
|
|
|
7
7
|
required: any;
|
|
8
8
|
disabled: any;
|
|
9
9
|
width: any;
|
|
10
|
-
withMarginBottom?: boolean;
|
|
11
10
|
error: any;
|
|
12
11
|
errorMessage: any;
|
|
13
12
|
labelColor: any;
|
|
@@ -1,2 +1,81 @@
|
|
|
1
|
+
export function DropdownNew({ isMulti, label, labelEmptyValue, options, selectedValue, placeHolder, onChange, required, disabled, width, error, errorMessage, labelColor, checkBoxColor, xIconShow, showLabelOnTop, orderBy, elementType, }: {
|
|
2
|
+
isMulti: any;
|
|
3
|
+
label: any;
|
|
4
|
+
labelEmptyValue: any;
|
|
5
|
+
options: any;
|
|
6
|
+
selectedValue: any;
|
|
7
|
+
placeHolder: any;
|
|
8
|
+
onChange: any;
|
|
9
|
+
required: any;
|
|
10
|
+
disabled: any;
|
|
11
|
+
width: any;
|
|
12
|
+
error: any;
|
|
13
|
+
errorMessage: any;
|
|
14
|
+
labelColor: any;
|
|
15
|
+
checkBoxColor: any;
|
|
16
|
+
xIconShow: any;
|
|
17
|
+
showLabelOnTop: any;
|
|
18
|
+
orderBy: any;
|
|
19
|
+
elementType: any;
|
|
20
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
21
|
+
export namespace DropdownNew {
|
|
22
|
+
namespace propTypes {
|
|
23
|
+
const placeHolder: PropTypes.Requireable<string>;
|
|
24
|
+
const label: PropTypes.Requireable<string>;
|
|
25
|
+
const labelEmptyValue: PropTypes.Requireable<string>;
|
|
26
|
+
const labelColor: PropTypes.Requireable<string>;
|
|
27
|
+
const checkBoxColor: PropTypes.Requireable<string>;
|
|
28
|
+
const required: PropTypes.Requireable<boolean>;
|
|
29
|
+
const width: PropTypes.Requireable<string>;
|
|
30
|
+
const disabled: PropTypes.Requireable<boolean>;
|
|
31
|
+
const error: PropTypes.Requireable<boolean>;
|
|
32
|
+
const errorMessage: PropTypes.Requireable<string>;
|
|
33
|
+
const options: PropTypes.Requireable<PropTypes.InferProps<{
|
|
34
|
+
id: PropTypes.Requireable<string>;
|
|
35
|
+
label: PropTypes.Requireable<string>;
|
|
36
|
+
}>[]>;
|
|
37
|
+
const selectedValue: PropTypes.Requireable<PropTypes.InferProps<{
|
|
38
|
+
id: PropTypes.Requireable<string>;
|
|
39
|
+
label: PropTypes.Requireable<string>;
|
|
40
|
+
}>[]>;
|
|
41
|
+
const xIconShow: PropTypes.Requireable<boolean>;
|
|
42
|
+
const onChange: PropTypes.Requireable<(...args: any[]) => any>;
|
|
43
|
+
const showLabelOnTop: PropTypes.Requireable<boolean>;
|
|
44
|
+
}
|
|
45
|
+
namespace defaultProps {
|
|
46
|
+
const placeHolder_1: string;
|
|
47
|
+
export { placeHolder_1 as placeHolder };
|
|
48
|
+
const label_1: string;
|
|
49
|
+
export { label_1 as label };
|
|
50
|
+
const labelEmptyValue_1: string;
|
|
51
|
+
export { labelEmptyValue_1 as labelEmptyValue };
|
|
52
|
+
const labelColor_1: string;
|
|
53
|
+
export { labelColor_1 as labelColor };
|
|
54
|
+
const checkBoxColor_1: string;
|
|
55
|
+
export { checkBoxColor_1 as checkBoxColor };
|
|
56
|
+
const required_1: boolean;
|
|
57
|
+
export { required_1 as required };
|
|
58
|
+
const width_1: string;
|
|
59
|
+
export { width_1 as width };
|
|
60
|
+
const disabled_1: boolean;
|
|
61
|
+
export { disabled_1 as disabled };
|
|
62
|
+
const error_1: boolean;
|
|
63
|
+
export { error_1 as error };
|
|
64
|
+
const errorMessage_1: string;
|
|
65
|
+
export { errorMessage_1 as errorMessage };
|
|
66
|
+
const options_1: any[];
|
|
67
|
+
export { options_1 as options };
|
|
68
|
+
const selectedValue_1: any[];
|
|
69
|
+
export { selectedValue_1 as selectedValue };
|
|
70
|
+
const xIconShow_1: boolean;
|
|
71
|
+
export { xIconShow_1 as xIconShow };
|
|
72
|
+
export function onChange_1(): void;
|
|
73
|
+
export { onChange_1 as onChange };
|
|
74
|
+
const showLabelOnTop_1: boolean;
|
|
75
|
+
export { showLabelOnTop_1 as showLabelOnTop };
|
|
76
|
+
export const orderBy: string;
|
|
77
|
+
export const elementType: string;
|
|
78
|
+
}
|
|
79
|
+
}
|
|
1
80
|
export default DropdownNew;
|
|
2
|
-
|
|
81
|
+
import PropTypes from "prop-types";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export function DropdownSingleNew({ label, labelEmptyValue, options, selectedValue, onChange, required, disabled, width,
|
|
1
|
+
export function DropdownSingleNew({ label, labelEmptyValue, options, selectedValue, onChange, required, disabled, width, error, errorMessage, xIconShow, labelColor, showLabelOnTop, orderBy, elementType, }: {
|
|
2
2
|
label: any;
|
|
3
3
|
labelEmptyValue: any;
|
|
4
4
|
options: any;
|
|
@@ -7,7 +7,6 @@ export function DropdownSingleNew({ label, labelEmptyValue, options, selectedVal
|
|
|
7
7
|
required: any;
|
|
8
8
|
disabled: any;
|
|
9
9
|
width: any;
|
|
10
|
-
withMarginBottom?: boolean;
|
|
11
10
|
error: any;
|
|
12
11
|
errorMessage: any;
|
|
13
12
|
xIconShow: any;
|
|
@@ -18,94 +18,99 @@ declare namespace _default {
|
|
|
18
18
|
export { type_1 as type };
|
|
19
19
|
}
|
|
20
20
|
}
|
|
21
|
-
namespace
|
|
21
|
+
namespace size {
|
|
22
22
|
const name_2: string;
|
|
23
23
|
export { name_2 as name };
|
|
24
|
-
export
|
|
25
|
-
|
|
26
|
-
|
|
24
|
+
export const options: string[];
|
|
25
|
+
export namespace control_1 {
|
|
26
|
+
const type_2: string;
|
|
27
|
+
export { type_2 as type };
|
|
27
28
|
}
|
|
28
|
-
export {
|
|
29
|
+
export { control_1 as control };
|
|
29
30
|
const description_1: string;
|
|
30
31
|
export { description_1 as description };
|
|
32
|
+
}
|
|
33
|
+
namespace selectedValue {
|
|
34
|
+
const name_3: string;
|
|
35
|
+
export { name_3 as name };
|
|
36
|
+
export namespace type_3 {
|
|
37
|
+
const name_4: string;
|
|
38
|
+
export { name_4 as name };
|
|
39
|
+
}
|
|
40
|
+
export { type_3 as type };
|
|
41
|
+
const description_2: string;
|
|
42
|
+
export { description_2 as description };
|
|
31
43
|
export namespace defaultValue_1 {
|
|
32
44
|
const summary_1: string;
|
|
33
45
|
export { summary_1 as summary };
|
|
34
46
|
}
|
|
35
47
|
export { defaultValue_1 as defaultValue };
|
|
36
|
-
export namespace
|
|
37
|
-
const
|
|
38
|
-
export {
|
|
48
|
+
export namespace control_2 {
|
|
49
|
+
const type_4: string;
|
|
50
|
+
export { type_4 as type };
|
|
39
51
|
}
|
|
40
|
-
export {
|
|
52
|
+
export { control_2 as control };
|
|
41
53
|
}
|
|
42
|
-
namespace
|
|
43
|
-
const
|
|
44
|
-
|
|
45
|
-
export
|
|
46
|
-
|
|
47
|
-
|
|
54
|
+
namespace onChange {
|
|
55
|
+
export const action: string;
|
|
56
|
+
const description_3: string;
|
|
57
|
+
export { description_3 as description };
|
|
58
|
+
}
|
|
59
|
+
namespace required {
|
|
60
|
+
const name_5: string;
|
|
61
|
+
export { name_5 as name };
|
|
62
|
+
export namespace type_5 {
|
|
63
|
+
const name_6: string;
|
|
64
|
+
export { name_6 as name };
|
|
48
65
|
}
|
|
49
|
-
export {
|
|
50
|
-
const
|
|
51
|
-
export {
|
|
66
|
+
export { type_5 as type };
|
|
67
|
+
const description_4: string;
|
|
68
|
+
export { description_4 as description };
|
|
52
69
|
export namespace defaultValue_2 {
|
|
53
|
-
const summary_2:
|
|
70
|
+
const summary_2: boolean;
|
|
54
71
|
export { summary_2 as summary };
|
|
55
72
|
}
|
|
56
73
|
export { defaultValue_2 as defaultValue };
|
|
57
|
-
export namespace control_2 {
|
|
58
|
-
const type_5: string;
|
|
59
|
-
export { type_5 as type };
|
|
60
|
-
}
|
|
61
|
-
export { control_2 as control };
|
|
62
|
-
}
|
|
63
|
-
namespace size {
|
|
64
|
-
const name_6: string;
|
|
65
|
-
export { name_6 as name };
|
|
66
|
-
export const options: string[];
|
|
67
74
|
export namespace control_3 {
|
|
68
75
|
const type_6: string;
|
|
69
76
|
export { type_6 as type };
|
|
70
77
|
}
|
|
71
78
|
export { control_3 as control };
|
|
72
|
-
const description_3: string;
|
|
73
|
-
export { description_3 as description };
|
|
74
79
|
}
|
|
75
|
-
namespace
|
|
80
|
+
namespace labelColor {
|
|
76
81
|
const name_7: string;
|
|
77
82
|
export { name_7 as name };
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
83
|
+
const description_5: string;
|
|
84
|
+
export { description_5 as description };
|
|
85
|
+
export namespace control_4 {
|
|
86
|
+
const type_7: string;
|
|
87
|
+
export { type_7 as type };
|
|
88
|
+
export const presetColors: string[];
|
|
81
89
|
}
|
|
82
|
-
export {
|
|
83
|
-
|
|
84
|
-
|
|
90
|
+
export { control_4 as control };
|
|
91
|
+
}
|
|
92
|
+
namespace disabled {
|
|
93
|
+
const name_8: string;
|
|
94
|
+
export { name_8 as name };
|
|
95
|
+
export namespace type_8 {
|
|
96
|
+
const name_9: string;
|
|
97
|
+
export { name_9 as name };
|
|
98
|
+
}
|
|
99
|
+
export { type_8 as type };
|
|
100
|
+
const description_6: string;
|
|
101
|
+
export { description_6 as description };
|
|
85
102
|
export namespace defaultValue_3 {
|
|
86
|
-
const summary_3:
|
|
103
|
+
const summary_3: boolean;
|
|
87
104
|
export { summary_3 as summary };
|
|
88
105
|
}
|
|
89
106
|
export { defaultValue_3 as defaultValue };
|
|
90
|
-
export namespace control_4 {
|
|
91
|
-
const type_8: string;
|
|
92
|
-
export { type_8 as type };
|
|
93
|
-
}
|
|
94
|
-
export { control_4 as control };
|
|
95
|
-
}
|
|
96
|
-
namespace labelColor {
|
|
97
|
-
const name_9: string;
|
|
98
|
-
export { name_9 as name };
|
|
99
|
-
const description_5: string;
|
|
100
|
-
export { description_5 as description };
|
|
101
107
|
export namespace control_5 {
|
|
102
108
|
const type_9: string;
|
|
103
109
|
export { type_9 as type };
|
|
104
|
-
export const presetColors: string[];
|
|
105
110
|
}
|
|
106
111
|
export { control_5 as control };
|
|
107
112
|
}
|
|
108
|
-
namespace
|
|
113
|
+
namespace width {
|
|
109
114
|
const name_10: string;
|
|
110
115
|
export { name_10 as name };
|
|
111
116
|
export namespace type_10 {
|
|
@@ -113,10 +118,10 @@ declare namespace _default {
|
|
|
113
118
|
export { name_11 as name };
|
|
114
119
|
}
|
|
115
120
|
export { type_10 as type };
|
|
116
|
-
const
|
|
117
|
-
export {
|
|
121
|
+
const description_7: string;
|
|
122
|
+
export { description_7 as description };
|
|
118
123
|
export namespace defaultValue_4 {
|
|
119
|
-
const summary_4:
|
|
124
|
+
const summary_4: string;
|
|
120
125
|
export { summary_4 as summary };
|
|
121
126
|
}
|
|
122
127
|
export { defaultValue_4 as defaultValue };
|
|
@@ -126,7 +131,7 @@ declare namespace _default {
|
|
|
126
131
|
}
|
|
127
132
|
export { control_6 as control };
|
|
128
133
|
}
|
|
129
|
-
namespace
|
|
134
|
+
namespace error {
|
|
130
135
|
const name_12: string;
|
|
131
136
|
export { name_12 as name };
|
|
132
137
|
export namespace type_12 {
|
|
@@ -134,8 +139,8 @@ declare namespace _default {
|
|
|
134
139
|
export { name_13 as name };
|
|
135
140
|
}
|
|
136
141
|
export { type_12 as type };
|
|
137
|
-
const
|
|
138
|
-
export {
|
|
142
|
+
const description_8: string;
|
|
143
|
+
export { description_8 as description };
|
|
139
144
|
export namespace defaultValue_5 {
|
|
140
145
|
const summary_5: boolean;
|
|
141
146
|
export { summary_5 as summary };
|
|
@@ -147,7 +152,7 @@ declare namespace _default {
|
|
|
147
152
|
}
|
|
148
153
|
export { control_7 as control };
|
|
149
154
|
}
|
|
150
|
-
namespace
|
|
155
|
+
namespace errorMessage {
|
|
151
156
|
const name_14: string;
|
|
152
157
|
export { name_14 as name };
|
|
153
158
|
export namespace type_14 {
|
|
@@ -155,10 +160,10 @@ declare namespace _default {
|
|
|
155
160
|
export { name_15 as name };
|
|
156
161
|
}
|
|
157
162
|
export { type_14 as type };
|
|
158
|
-
const
|
|
159
|
-
export {
|
|
163
|
+
const description_9: string;
|
|
164
|
+
export { description_9 as description };
|
|
160
165
|
export namespace defaultValue_6 {
|
|
161
|
-
const summary_6:
|
|
166
|
+
const summary_6: string;
|
|
162
167
|
export { summary_6 as summary };
|
|
163
168
|
}
|
|
164
169
|
export { defaultValue_6 as defaultValue };
|
|
@@ -168,7 +173,7 @@ declare namespace _default {
|
|
|
168
173
|
}
|
|
169
174
|
export { control_8 as control };
|
|
170
175
|
}
|
|
171
|
-
namespace
|
|
176
|
+
namespace placeHolder {
|
|
172
177
|
const name_16: string;
|
|
173
178
|
export { name_16 as name };
|
|
174
179
|
export namespace type_16 {
|
|
@@ -176,8 +181,8 @@ declare namespace _default {
|
|
|
176
181
|
export { name_17 as name };
|
|
177
182
|
}
|
|
178
183
|
export { type_16 as type };
|
|
179
|
-
const
|
|
180
|
-
export {
|
|
184
|
+
const description_10: string;
|
|
185
|
+
export { description_10 as description };
|
|
181
186
|
export namespace defaultValue_7 {
|
|
182
187
|
const summary_7: string;
|
|
183
188
|
export { summary_7 as summary };
|
|
@@ -197,8 +202,8 @@ declare namespace _default {
|
|
|
197
202
|
export { name_19 as name };
|
|
198
203
|
}
|
|
199
204
|
export { type_18 as type };
|
|
200
|
-
const
|
|
201
|
-
export {
|
|
205
|
+
const description_11: string;
|
|
206
|
+
export { description_11 as description };
|
|
202
207
|
export namespace defaultValue_8 {
|
|
203
208
|
const summary_8: boolean;
|
|
204
209
|
export { summary_8 as summary };
|
|
@@ -219,8 +224,8 @@ declare namespace _default {
|
|
|
219
224
|
export { type_20 as type };
|
|
220
225
|
}
|
|
221
226
|
export { control_11 as control };
|
|
222
|
-
const
|
|
223
|
-
export {
|
|
227
|
+
const description_12: string;
|
|
228
|
+
export { description_12 as description };
|
|
224
229
|
}
|
|
225
230
|
namespace rightIcon {
|
|
226
231
|
const name_21: string;
|
|
@@ -231,35 +236,22 @@ declare namespace _default {
|
|
|
231
236
|
export { type_21 as type };
|
|
232
237
|
}
|
|
233
238
|
export { control_12 as control };
|
|
234
|
-
const description_12: string;
|
|
235
|
-
export { description_12 as description };
|
|
236
|
-
}
|
|
237
|
-
namespace leftIconOnClick {
|
|
238
|
-
const name_22: string;
|
|
239
|
-
export { name_22 as name };
|
|
240
|
-
export const action: string;
|
|
241
239
|
const description_13: string;
|
|
242
240
|
export { description_13 as description };
|
|
243
241
|
}
|
|
244
|
-
namespace
|
|
245
|
-
const name_23: string;
|
|
246
|
-
export { name_23 as name };
|
|
242
|
+
namespace leftIconOnClick {
|
|
247
243
|
const action_1: string;
|
|
248
244
|
export { action_1 as action };
|
|
249
245
|
const description_14: string;
|
|
250
246
|
export { description_14 as description };
|
|
251
247
|
}
|
|
252
|
-
namespace
|
|
253
|
-
const name_24: string;
|
|
254
|
-
export { name_24 as name };
|
|
248
|
+
namespace rightIconOnClick {
|
|
255
249
|
const action_2: string;
|
|
256
250
|
export { action_2 as action };
|
|
257
251
|
const description_15: string;
|
|
258
252
|
export { description_15 as description };
|
|
259
253
|
}
|
|
260
254
|
namespace onBlur {
|
|
261
|
-
const name_25: string;
|
|
262
|
-
export { name_25 as name };
|
|
263
255
|
const action_3: string;
|
|
264
256
|
export { action_3 as action };
|
|
265
257
|
const description_16: string;
|
|
@@ -1,2 +1,24 @@
|
|
|
1
1
|
export default SearchInput;
|
|
2
2
|
declare function SearchInput(props: any): import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
declare namespace SearchInput {
|
|
4
|
+
namespace propTypes {
|
|
5
|
+
const placeholder: PropTypes.Requireable<string>;
|
|
6
|
+
const width: PropTypes.Requireable<string>;
|
|
7
|
+
const height: PropTypes.Requireable<string>;
|
|
8
|
+
const onTyping: PropTypes.Requireable<(...args: any[]) => any>;
|
|
9
|
+
const className: PropTypes.Requireable<string>;
|
|
10
|
+
}
|
|
11
|
+
namespace defaultProps {
|
|
12
|
+
const placeholder_1: string;
|
|
13
|
+
export { placeholder_1 as placeholder };
|
|
14
|
+
const width_1: string;
|
|
15
|
+
export { width_1 as width };
|
|
16
|
+
const height_1: string;
|
|
17
|
+
export { height_1 as height };
|
|
18
|
+
export function onTyping_1(): void;
|
|
19
|
+
export { onTyping_1 as onTyping };
|
|
20
|
+
const className_1: string;
|
|
21
|
+
export { className_1 as className };
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
import PropTypes from "prop-types";
|
|
@@ -2,14 +2,15 @@ declare namespace _default {
|
|
|
2
2
|
export const title: string;
|
|
3
3
|
export { SearchInput as component };
|
|
4
4
|
export namespace argTypes {
|
|
5
|
-
namespace
|
|
5
|
+
namespace placeholder {
|
|
6
6
|
const name: string;
|
|
7
7
|
namespace control {
|
|
8
8
|
const type: string;
|
|
9
9
|
}
|
|
10
10
|
const description: string;
|
|
11
|
+
const defaultValue: string;
|
|
11
12
|
}
|
|
12
|
-
namespace
|
|
13
|
+
namespace width {
|
|
13
14
|
const name_1: string;
|
|
14
15
|
export { name_1 as name };
|
|
15
16
|
export namespace control_1 {
|
|
@@ -20,7 +21,7 @@ declare namespace _default {
|
|
|
20
21
|
const description_1: string;
|
|
21
22
|
export { description_1 as description };
|
|
22
23
|
}
|
|
23
|
-
namespace
|
|
24
|
+
namespace height {
|
|
24
25
|
const name_2: string;
|
|
25
26
|
export { name_2 as name };
|
|
26
27
|
export namespace control_2 {
|
|
@@ -30,64 +31,9 @@ declare namespace _default {
|
|
|
30
31
|
export { control_2 as control };
|
|
31
32
|
const description_2: string;
|
|
32
33
|
export { description_2 as description };
|
|
33
|
-
export const defaultValue: string;
|
|
34
|
-
}
|
|
35
|
-
namespace position {
|
|
36
|
-
const name_3: string;
|
|
37
|
-
export { name_3 as name };
|
|
38
|
-
export namespace control_3 {
|
|
39
|
-
const type_3: string;
|
|
40
|
-
export { type_3 as type };
|
|
41
|
-
}
|
|
42
|
-
export { control_3 as control };
|
|
43
|
-
export const options: string[];
|
|
44
|
-
const description_3: string;
|
|
45
|
-
export { description_3 as description };
|
|
46
|
-
const defaultValue_1: string;
|
|
47
|
-
export { defaultValue_1 as defaultValue };
|
|
48
|
-
}
|
|
49
|
-
namespace iconColor {
|
|
50
|
-
const name_4: string;
|
|
51
|
-
export { name_4 as name };
|
|
52
|
-
export namespace control_4 {
|
|
53
|
-
const type_4: string;
|
|
54
|
-
export { type_4 as type };
|
|
55
|
-
}
|
|
56
|
-
export { control_4 as control };
|
|
57
|
-
const description_4: string;
|
|
58
|
-
export { description_4 as description };
|
|
59
|
-
const defaultValue_2: string;
|
|
60
|
-
export { defaultValue_2 as defaultValue };
|
|
61
|
-
}
|
|
62
|
-
namespace onTyping {
|
|
63
|
-
const name_5: string;
|
|
64
|
-
export { name_5 as name };
|
|
65
|
-
export namespace control_5 {
|
|
66
|
-
const type_5: string;
|
|
67
|
-
export { type_5 as type };
|
|
68
|
-
}
|
|
69
|
-
export { control_5 as control };
|
|
70
|
-
const description_5: string;
|
|
71
|
-
export { description_5 as description };
|
|
72
|
-
export const action: string;
|
|
73
34
|
}
|
|
74
35
|
}
|
|
75
36
|
}
|
|
76
37
|
export default _default;
|
|
77
|
-
export
|
|
78
|
-
namespace args {
|
|
79
|
-
const width_1: string;
|
|
80
|
-
export { width_1 as width };
|
|
81
|
-
const height_1: string;
|
|
82
|
-
export { height_1 as height };
|
|
83
|
-
const position_1: string;
|
|
84
|
-
export { position_1 as position };
|
|
85
|
-
const iconColor_1: string;
|
|
86
|
-
export { iconColor_1 as iconColor };
|
|
87
|
-
const placeholder_1: string;
|
|
88
|
-
export { placeholder_1 as placeholder };
|
|
89
|
-
export function onTyping_1(): void;
|
|
90
|
-
export { onTyping_1 as onTyping };
|
|
91
|
-
}
|
|
92
|
-
}
|
|
38
|
+
export const Default: any;
|
|
93
39
|
import SearchInput from "./SearchInput";
|
|
@@ -1,3 +1,2 @@
|
|
|
1
1
|
export const TextFieldContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
2
|
-
export const IconWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
3
2
|
export const TextFieldInput: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, never>> & string;
|
|
@@ -8,4 +8,20 @@ export const PresentationSlider: import("styled-components/dist/types").IStyledC
|
|
|
8
8
|
export const Body: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
9
9
|
export const Label: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
10
10
|
export const ActionsWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
11
|
-
export const SearchInputWrap: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<any, never>> & string & Omit<
|
|
11
|
+
export const SearchInputWrap: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<any, never>> & string & Omit<{
|
|
12
|
+
(props: any): import("react/jsx-runtime").JSX.Element;
|
|
13
|
+
propTypes: {
|
|
14
|
+
placeholder: import("prop-types").Requireable<string>;
|
|
15
|
+
width: import("prop-types").Requireable<string>;
|
|
16
|
+
height: import("prop-types").Requireable<string>;
|
|
17
|
+
onTyping: import("prop-types").Requireable<(...args: any[]) => any>;
|
|
18
|
+
className: import("prop-types").Requireable<string>;
|
|
19
|
+
};
|
|
20
|
+
defaultProps: {
|
|
21
|
+
placeholder: string;
|
|
22
|
+
width: string;
|
|
23
|
+
height: string;
|
|
24
|
+
onTyping: () => void;
|
|
25
|
+
className: string;
|
|
26
|
+
};
|
|
27
|
+
}, keyof import("react").Component<any, {}, any>>;
|