@televet/kibble-ui 2.1.42-franklin → 2.1.43
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/build/_baseGetTag-fd05839f.js +16 -0
- package/build/_baseGetTag-fd05839f.js.map +1 -0
- package/build/chakra/index.js +1 -1
- package/build/{chakra-ui-modal.esm-1fae54f8.js → chakra-ui-modal.esm-2fd23822.js} +2 -2
- package/build/{chakra-ui-modal.esm-1fae54f8.js.map → chakra-ui-modal.esm-2fd23822.js.map} +1 -1
- package/build/{chakra-ui-skeleton.esm-42c3dd50.js → chakra-ui-skeleton.esm-064cd561.js} +2 -2
- package/build/{chakra-ui-skeleton.esm-42c3dd50.js.map → chakra-ui-skeleton.esm-064cd561.js.map} +1 -1
- package/build/components/DatePicker/index.js +1 -1
- package/build/components/Menu/components/MenuContainer/index.js +1 -1
- package/build/components/Menu/components/MenuList/index.js +1 -1
- package/build/components/Menu/components/MenuList/menuList.argTypes.d.ts +1 -1
- package/build/components/Menu/components/MenuList/menuList.stories.d.ts +1 -1
- package/build/components/Menu/context/menu.context.d.ts +3 -1
- package/build/components/Menu/examples/withAvatars.stories.d.ts +1 -1
- package/build/components/Menu/examples/withCustomChildren.stories.d.ts +1 -1
- package/build/components/Menu/examples/withCustomLabel.stories.d.ts +1 -1
- package/build/components/Menu/examples/withGroups.stories.d.ts +1 -1
- package/build/components/Menu/examples/withIconButton.stories.d.ts +1 -1
- package/build/components/Menu/examples/withIcons.stories.d.ts +1 -1
- package/build/components/Menu/examples/withManyMenuItems.stories.d.ts +1 -1
- package/build/components/Menu/examples/withMultiSelect.stories.d.ts +1 -1
- package/build/components/Menu/examples/withPortal.stories.d.ts +1 -1
- package/build/components/Menu/examples/withScroll.stories.d.ts +1 -1
- package/build/components/Menu/examples/withSearch.stories.d.ts +1 -1
- package/build/components/Menu/examples/withSearchAndMultiSelect.stories.d.ts +1 -1
- package/build/components/Menu/examples/withSwatch.stories.d.ts +1 -1
- package/build/components/Menu/index.js +1 -1
- package/build/components/Menu/menu.component.d.ts +2 -1
- package/build/components/Menu/menu.stories.d.ts +1 -1
- package/build/components/Modal/components/ModalBody/index.js +1 -1
- package/build/components/Modal/components/ModalCloseButton/index.js +1 -1
- package/build/components/Modal/components/ModalExpandButton/index.js +1 -1
- package/build/components/Modal/components/ModalFooter/index.js +1 -1
- package/build/components/Modal/components/ModalFooterButtons/index.js +1 -1
- package/build/components/Modal/components/ModalHeader/index.js +1 -1
- package/build/components/Modal/index.js +1 -1
- package/build/components/Modal/modal.argTypes.d.ts +5 -0
- package/build/components/Modal/modal.component.d.ts +6 -9
- package/build/components/Modal/modal.stories.d.ts +2 -69
- package/build/components/NotificationCounter/index.js +1 -1
- package/build/components/Select/components/SelectList/selectList.argTypes.d.ts +1 -1
- package/build/components/Select/components/SelectList/selectList.stories.d.ts +1 -1
- package/build/components/Select/index.js +1 -1
- package/build/components/Select/select.component.d.ts +2 -0
- package/build/components/SortableList/components/SortableItem/index.js +1 -1
- package/build/components/SortableList/index.js +1 -1
- package/build/components/Spinner/index.js +1 -1
- package/build/components/Tabs/components/Tab/index.js +1 -1
- package/build/components/Tabs/index.js +1 -1
- package/build/components/TabsLayout/index.js +1 -1
- package/build/components/TimePicker/examples/withCustomPickerPlacement.stories.d.ts +2 -83
- package/build/components/TimePicker/examples/withFormControls.stories.d.ts +2 -83
- package/build/components/TimePicker/examples/withMidnightUTCInitialTime.stories.d.ts +2 -83
- package/build/components/TimePicker/examples/withScrollableParentContainer.stories.d.ts +2 -83
- package/build/components/TimePicker/examples/withTenMinuteInterval.stories.d.ts +2 -83
- package/build/components/TimePicker/examples/withoutInputIcon.stories.d.ts +2 -83
- package/build/components/TimePicker/index.js +1 -1
- package/build/components/TimePicker/timePicker.argTypes.d.ts +3 -82
- package/build/components/TimePicker/timePicker.component.d.ts +2 -1
- package/build/components/TimePicker/timePicker.stories.d.ts +2 -83
- package/build/components/TimeRange/index.js +1 -1
- package/build/components/Toast/index.js +1 -1
- package/build/components/index.js +1 -1
- package/build/conversationCard.component-2598f51b.js +2 -0
- package/build/conversationCard.component-2598f51b.js.map +1 -0
- package/build/datepicker.component-db41944b.js +2 -0
- package/build/datepicker.component-db41944b.js.map +1 -0
- package/build/{index-c47ce06b.js → index-8fecff45.js} +1 -1
- package/build/{index-c47ce06b.js.map → index-8fecff45.js.map} +1 -1
- package/build/index.js +1 -1
- package/build/menu.component-1c7b7922.js +2 -0
- package/build/menu.component-1c7b7922.js.map +1 -0
- package/build/menu.context-66211f5a.js +2 -0
- package/build/menu.context-66211f5a.js.map +1 -0
- package/build/{menuContainer.component-e3bfd942.js → menuContainer.component-17d9413b.js} +2 -2
- package/build/{menuContainer.component-e3bfd942.js.map → menuContainer.component-17d9413b.js.map} +1 -1
- package/build/menuList.component-6726d116.js +2 -0
- package/build/menuList.component-6726d116.js.map +1 -0
- package/build/modalBody.component-459e7e52.js +2 -0
- package/build/modalBody.component-459e7e52.js.map +1 -0
- package/build/modalCloseButton.component-8b694d8d.js +2 -0
- package/build/modalCloseButton.component-8b694d8d.js.map +1 -0
- package/build/modalExpandButton.component-c87de258.js +2 -0
- package/build/{modalExpandButton.component-31be810d.js.map → modalExpandButton.component-c87de258.js.map} +1 -1
- package/build/modalFooter.component-51300467.js +2 -0
- package/build/modalFooter.component-51300467.js.map +1 -0
- package/build/{modalFooterButtons.component-949222ca.js → modalFooterButtons.component-3e4a96a8.js} +2 -2
- package/build/modalFooterButtons.component-3e4a96a8.js.map +1 -0
- package/build/modalHeader.component-68895b91.js +2 -0
- package/build/modalHeader.component-68895b91.js.map +1 -0
- package/build/notificationCounter.component-663ff0e5.js +2 -0
- package/build/notificationCounter.component-663ff0e5.js.map +1 -0
- package/build/notificationCounter.types-799d7b6c.js +2 -0
- package/build/notificationCounter.types-799d7b6c.js.map +1 -0
- package/build/patterns/ConversationCard/components/conversationCardHeader.component.d.ts +1 -1
- package/build/patterns/ConversationCard/index.js +1 -1
- package/build/patterns/TagBlock/examples/withDelete.stories.d.ts +16 -0
- package/build/patterns/TagBlock/examples/withErrorState.stories.d.ts +16 -0
- package/build/patterns/TagBlock/index.d.ts +1 -0
- package/build/patterns/TagBlock/index.js +2 -0
- package/build/patterns/TagBlock/index.js.map +1 -0
- package/build/patterns/TagBlock/tagBlock.argTypes.d.ts +3 -0
- package/build/patterns/TagBlock/tagBlock.component.d.ts +25 -0
- package/build/patterns/TagBlock/tagBlock.stories.d.ts +13 -0
- package/build/patterns/TagBlock/tagBlock.storiesData.d.ts +4 -0
- package/build/patterns/index.d.ts +1 -0
- package/build/patterns/index.js +1 -1
- package/build/select.component-bc77ddb8.js +2 -0
- package/build/select.component-bc77ddb8.js.map +1 -0
- package/build/shared/argTypes/dataTestId.argTypes.d.ts +9 -0
- package/build/sortable.esm-53c38ebd.js +2 -0
- package/build/sortable.esm-53c38ebd.js.map +1 -0
- package/build/sortableItem.component-ce1a7136.js +2 -0
- package/build/sortableItem.component-ce1a7136.js.map +1 -0
- package/build/sortableList.component-84706639.js +2 -0
- package/build/{sortableList.component-19cfab79.js.map → sortableList.component-84706639.js.map} +1 -1
- package/build/spinner.component-cc68be51.js +5 -0
- package/build/spinner.component-cc68be51.js.map +1 -0
- package/build/tab.component-4bc42ecf.js +2 -0
- package/build/{tab.component-bec1f23b.js.map → tab.component-4bc42ecf.js.map} +1 -1
- package/build/{tabs.component-4ebd608e.js → tabs.component-cf2fbb08.js} +2 -2
- package/build/{tabs.component-4ebd608e.js.map → tabs.component-cf2fbb08.js.map} +1 -1
- package/build/{tabsLayout.component-29538cfd.js → tabsLayout.component-5bf54ef2.js} +2 -2
- package/build/{tabsLayout.component-29538cfd.js.map → tabsLayout.component-5bf54ef2.js.map} +1 -1
- package/build/tagBlock.component-c7948fcc.js +2 -0
- package/build/tagBlock.component-c7948fcc.js.map +1 -0
- package/build/timePicker.component-0ec971ce.js +2 -0
- package/build/timePicker.component-0ec971ce.js.map +1 -0
- package/build/timePicker.types-eedca939.js +2 -0
- package/build/timePicker.types-eedca939.js.map +1 -0
- package/build/{timeRange.component-2f4d987d.js → timeRange.component-ae9766c0.js} +2 -2
- package/build/{timeRange.component-2f4d987d.js.map → timeRange.component-ae9766c0.js.map} +1 -1
- package/build/useExpandButton-e65619ea.js +2 -0
- package/build/useExpandButton-e65619ea.js.map +1 -0
- package/build/{useToast-a9087d52.js → useToast-e936bea0.js} +2 -2
- package/build/{useToast-a9087d52.js.map → useToast-e936bea0.js.map} +1 -1
- package/package.json +1 -1
- package/build/conversationCard.component-b4610335.js +0 -2
- package/build/conversationCard.component-b4610335.js.map +0 -1
- package/build/datepicker.component-ad5aca47.js +0 -16
- package/build/datepicker.component-ad5aca47.js.map +0 -1
- package/build/menu.component-194d1bc0.js +0 -2
- package/build/menu.component-194d1bc0.js.map +0 -1
- package/build/menu.context-cb4a0b0d.js +0 -2
- package/build/menu.context-cb4a0b0d.js.map +0 -1
- package/build/menuList.component-adc27103.js +0 -2
- package/build/menuList.component-adc27103.js.map +0 -1
- package/build/modalBody.component-046a0c8c.js +0 -2
- package/build/modalBody.component-046a0c8c.js.map +0 -1
- package/build/modalCloseButton.component-4fec8d6a.js +0 -2
- package/build/modalCloseButton.component-4fec8d6a.js.map +0 -1
- package/build/modalExpandButton.component-31be810d.js +0 -2
- package/build/modalFooter.component-9f23945a.js +0 -2
- package/build/modalFooter.component-9f23945a.js.map +0 -1
- package/build/modalFooterButtons.component-949222ca.js.map +0 -1
- package/build/modalHeader.component-a7583510.js +0 -2
- package/build/modalHeader.component-a7583510.js.map +0 -1
- package/build/notificationCounter.component-24f3f4ab.js +0 -2
- package/build/notificationCounter.component-24f3f4ab.js.map +0 -1
- package/build/select.component-56904ffe.js +0 -2
- package/build/select.component-56904ffe.js.map +0 -1
- package/build/sortableItem.component-3bdead95.js +0 -2
- package/build/sortableItem.component-3bdead95.js.map +0 -1
- package/build/sortableList.component-19cfab79.js +0 -2
- package/build/spinner.component-13277479.js +0 -5
- package/build/spinner.component-13277479.js.map +0 -1
- package/build/tab.component-bec1f23b.js +0 -2
- package/build/timePicker.component-8b9103d5.js +0 -2
- package/build/timePicker.component-8b9103d5.js.map +0 -1
- package/build/useExpandButton-3f53ea12.js +0 -2
- package/build/useExpandButton-3f53ea12.js.map +0 -1
|
@@ -2,89 +2,8 @@
|
|
|
2
2
|
import { TimePickerProps } from '../timePicker.component';
|
|
3
3
|
declare const _default: {
|
|
4
4
|
title: string;
|
|
5
|
-
component: ({ initialTime, minuteInterval, inputProps, placement, onTimeChange, }: TimePickerProps) => JSX.Element;
|
|
6
|
-
argTypes:
|
|
7
|
-
initialTime: {
|
|
8
|
-
description: string;
|
|
9
|
-
table: {
|
|
10
|
-
type: {
|
|
11
|
-
summary: string;
|
|
12
|
-
};
|
|
13
|
-
defaultValue: null;
|
|
14
|
-
};
|
|
15
|
-
type: {
|
|
16
|
-
name: string;
|
|
17
|
-
};
|
|
18
|
-
};
|
|
19
|
-
minuteInterval: {
|
|
20
|
-
defaultValue: number;
|
|
21
|
-
description: string;
|
|
22
|
-
control: string;
|
|
23
|
-
table: {
|
|
24
|
-
type: {
|
|
25
|
-
summary: string;
|
|
26
|
-
};
|
|
27
|
-
defaultValue: number;
|
|
28
|
-
};
|
|
29
|
-
type: {
|
|
30
|
-
name: string;
|
|
31
|
-
};
|
|
32
|
-
};
|
|
33
|
-
placement: {
|
|
34
|
-
description: string;
|
|
35
|
-
options: import("@chakra-ui/popper/dist/declarations/src/popper.placement").PlacementWithLogical[];
|
|
36
|
-
control: {
|
|
37
|
-
type: string;
|
|
38
|
-
};
|
|
39
|
-
table: {
|
|
40
|
-
type: {
|
|
41
|
-
summary: string;
|
|
42
|
-
};
|
|
43
|
-
defaultValue: {
|
|
44
|
-
summary: string;
|
|
45
|
-
};
|
|
46
|
-
};
|
|
47
|
-
};
|
|
48
|
-
onTimeChange: {
|
|
49
|
-
description: string;
|
|
50
|
-
action: string;
|
|
51
|
-
table: {
|
|
52
|
-
type: {
|
|
53
|
-
summary: string;
|
|
54
|
-
};
|
|
55
|
-
};
|
|
56
|
-
};
|
|
57
|
-
inputProps: {
|
|
58
|
-
description: string;
|
|
59
|
-
control: {
|
|
60
|
-
type: string;
|
|
61
|
-
};
|
|
62
|
-
table: {
|
|
63
|
-
summary: {
|
|
64
|
-
variant: string;
|
|
65
|
-
size: string;
|
|
66
|
-
};
|
|
67
|
-
};
|
|
68
|
-
};
|
|
69
|
-
label: import("@storybook/addons").ArgType<unknown>;
|
|
70
|
-
isDisabled: import("@storybook/addons").ArgType<unknown>;
|
|
71
|
-
size: import("@storybook/addons").ArgType<unknown>;
|
|
72
|
-
isOnContrast: import("@storybook/addons").ArgType<unknown>;
|
|
73
|
-
errorText: import("@storybook/addons").ArgType<unknown>;
|
|
74
|
-
formControlStyle: import("@storybook/addons").ArgType<unknown>;
|
|
75
|
-
helperText: import("@storybook/addons").ArgType<unknown>;
|
|
76
|
-
invalidIconColor: import("@storybook/addons").ArgType<unknown>;
|
|
77
|
-
isFieldInline: import("@storybook/addons").ArgType<unknown>;
|
|
78
|
-
isInvalid: import("@storybook/addons").ArgType<unknown>;
|
|
79
|
-
isReadOnly: import("@storybook/addons").ArgType<unknown>;
|
|
80
|
-
isRequired: import("@storybook/addons").ArgType<unknown>;
|
|
81
|
-
showRequiredState: import("@storybook/addons").ArgType<unknown>;
|
|
82
|
-
labelStyle: import("@storybook/addons").ArgType<unknown>;
|
|
83
|
-
labelPosition: import("@storybook/addons").ArgType<unknown>;
|
|
84
|
-
useInvalidBorder: import("@storybook/addons").ArgType<unknown>;
|
|
85
|
-
useInvalidIcon: import("@storybook/addons").ArgType<unknown>;
|
|
86
|
-
useInvalidText: import("@storybook/addons").ArgType<unknown>;
|
|
87
|
-
};
|
|
5
|
+
component: ({ initialTime, minuteInterval, inputProps, placement, dataTestId, onTimeChange, }: TimePickerProps) => JSX.Element;
|
|
6
|
+
argTypes: import("../../../shared/types/storybook").KibbleArgTypes<TimePickerProps>;
|
|
88
7
|
parameters: {
|
|
89
8
|
height: string;
|
|
90
9
|
};
|
|
@@ -2,89 +2,8 @@
|
|
|
2
2
|
import { TimePickerProps } from '../timePicker.component';
|
|
3
3
|
declare const _default: {
|
|
4
4
|
title: string;
|
|
5
|
-
component: ({ initialTime, minuteInterval, inputProps, placement, onTimeChange, }: TimePickerProps) => JSX.Element;
|
|
6
|
-
argTypes:
|
|
7
|
-
initialTime: {
|
|
8
|
-
description: string;
|
|
9
|
-
table: {
|
|
10
|
-
type: {
|
|
11
|
-
summary: string;
|
|
12
|
-
};
|
|
13
|
-
defaultValue: null;
|
|
14
|
-
};
|
|
15
|
-
type: {
|
|
16
|
-
name: string;
|
|
17
|
-
};
|
|
18
|
-
};
|
|
19
|
-
minuteInterval: {
|
|
20
|
-
defaultValue: number;
|
|
21
|
-
description: string;
|
|
22
|
-
control: string;
|
|
23
|
-
table: {
|
|
24
|
-
type: {
|
|
25
|
-
summary: string;
|
|
26
|
-
};
|
|
27
|
-
defaultValue: number;
|
|
28
|
-
};
|
|
29
|
-
type: {
|
|
30
|
-
name: string;
|
|
31
|
-
};
|
|
32
|
-
};
|
|
33
|
-
placement: {
|
|
34
|
-
description: string;
|
|
35
|
-
options: import("@chakra-ui/popper/dist/declarations/src/popper.placement").PlacementWithLogical[];
|
|
36
|
-
control: {
|
|
37
|
-
type: string;
|
|
38
|
-
};
|
|
39
|
-
table: {
|
|
40
|
-
type: {
|
|
41
|
-
summary: string;
|
|
42
|
-
};
|
|
43
|
-
defaultValue: {
|
|
44
|
-
summary: string;
|
|
45
|
-
};
|
|
46
|
-
};
|
|
47
|
-
};
|
|
48
|
-
onTimeChange: {
|
|
49
|
-
description: string;
|
|
50
|
-
action: string;
|
|
51
|
-
table: {
|
|
52
|
-
type: {
|
|
53
|
-
summary: string;
|
|
54
|
-
};
|
|
55
|
-
};
|
|
56
|
-
};
|
|
57
|
-
inputProps: {
|
|
58
|
-
description: string;
|
|
59
|
-
control: {
|
|
60
|
-
type: string;
|
|
61
|
-
};
|
|
62
|
-
table: {
|
|
63
|
-
summary: {
|
|
64
|
-
variant: string;
|
|
65
|
-
size: string;
|
|
66
|
-
};
|
|
67
|
-
};
|
|
68
|
-
};
|
|
69
|
-
label: import("@storybook/addons").ArgType<unknown>;
|
|
70
|
-
isDisabled: import("@storybook/addons").ArgType<unknown>;
|
|
71
|
-
size: import("@storybook/addons").ArgType<unknown>;
|
|
72
|
-
isOnContrast: import("@storybook/addons").ArgType<unknown>;
|
|
73
|
-
errorText: import("@storybook/addons").ArgType<unknown>;
|
|
74
|
-
formControlStyle: import("@storybook/addons").ArgType<unknown>;
|
|
75
|
-
helperText: import("@storybook/addons").ArgType<unknown>;
|
|
76
|
-
invalidIconColor: import("@storybook/addons").ArgType<unknown>;
|
|
77
|
-
isFieldInline: import("@storybook/addons").ArgType<unknown>;
|
|
78
|
-
isInvalid: import("@storybook/addons").ArgType<unknown>;
|
|
79
|
-
isReadOnly: import("@storybook/addons").ArgType<unknown>;
|
|
80
|
-
isRequired: import("@storybook/addons").ArgType<unknown>;
|
|
81
|
-
showRequiredState: import("@storybook/addons").ArgType<unknown>;
|
|
82
|
-
labelStyle: import("@storybook/addons").ArgType<unknown>;
|
|
83
|
-
labelPosition: import("@storybook/addons").ArgType<unknown>;
|
|
84
|
-
useInvalidBorder: import("@storybook/addons").ArgType<unknown>;
|
|
85
|
-
useInvalidIcon: import("@storybook/addons").ArgType<unknown>;
|
|
86
|
-
useInvalidText: import("@storybook/addons").ArgType<unknown>;
|
|
87
|
-
};
|
|
5
|
+
component: ({ initialTime, minuteInterval, inputProps, placement, dataTestId, onTimeChange, }: TimePickerProps) => JSX.Element;
|
|
6
|
+
argTypes: import("../../../shared/types/storybook").KibbleArgTypes<TimePickerProps>;
|
|
88
7
|
parameters: {
|
|
89
8
|
height: string;
|
|
90
9
|
};
|
|
@@ -2,89 +2,8 @@
|
|
|
2
2
|
import { TimePickerProps } from '../timePicker.component';
|
|
3
3
|
declare const _default: {
|
|
4
4
|
title: string;
|
|
5
|
-
component: ({ initialTime, minuteInterval, inputProps, placement, onTimeChange, }: TimePickerProps) => JSX.Element;
|
|
6
|
-
argTypes:
|
|
7
|
-
initialTime: {
|
|
8
|
-
description: string;
|
|
9
|
-
table: {
|
|
10
|
-
type: {
|
|
11
|
-
summary: string;
|
|
12
|
-
};
|
|
13
|
-
defaultValue: null;
|
|
14
|
-
};
|
|
15
|
-
type: {
|
|
16
|
-
name: string;
|
|
17
|
-
};
|
|
18
|
-
};
|
|
19
|
-
minuteInterval: {
|
|
20
|
-
defaultValue: number;
|
|
21
|
-
description: string;
|
|
22
|
-
control: string;
|
|
23
|
-
table: {
|
|
24
|
-
type: {
|
|
25
|
-
summary: string;
|
|
26
|
-
};
|
|
27
|
-
defaultValue: number;
|
|
28
|
-
};
|
|
29
|
-
type: {
|
|
30
|
-
name: string;
|
|
31
|
-
};
|
|
32
|
-
};
|
|
33
|
-
placement: {
|
|
34
|
-
description: string;
|
|
35
|
-
options: import("@chakra-ui/popper/dist/declarations/src/popper.placement").PlacementWithLogical[];
|
|
36
|
-
control: {
|
|
37
|
-
type: string;
|
|
38
|
-
};
|
|
39
|
-
table: {
|
|
40
|
-
type: {
|
|
41
|
-
summary: string;
|
|
42
|
-
};
|
|
43
|
-
defaultValue: {
|
|
44
|
-
summary: string;
|
|
45
|
-
};
|
|
46
|
-
};
|
|
47
|
-
};
|
|
48
|
-
onTimeChange: {
|
|
49
|
-
description: string;
|
|
50
|
-
action: string;
|
|
51
|
-
table: {
|
|
52
|
-
type: {
|
|
53
|
-
summary: string;
|
|
54
|
-
};
|
|
55
|
-
};
|
|
56
|
-
};
|
|
57
|
-
inputProps: {
|
|
58
|
-
description: string;
|
|
59
|
-
control: {
|
|
60
|
-
type: string;
|
|
61
|
-
};
|
|
62
|
-
table: {
|
|
63
|
-
summary: {
|
|
64
|
-
variant: string;
|
|
65
|
-
size: string;
|
|
66
|
-
};
|
|
67
|
-
};
|
|
68
|
-
};
|
|
69
|
-
label: import("@storybook/addons").ArgType<unknown>;
|
|
70
|
-
isDisabled: import("@storybook/addons").ArgType<unknown>;
|
|
71
|
-
size: import("@storybook/addons").ArgType<unknown>;
|
|
72
|
-
isOnContrast: import("@storybook/addons").ArgType<unknown>;
|
|
73
|
-
errorText: import("@storybook/addons").ArgType<unknown>;
|
|
74
|
-
formControlStyle: import("@storybook/addons").ArgType<unknown>;
|
|
75
|
-
helperText: import("@storybook/addons").ArgType<unknown>;
|
|
76
|
-
invalidIconColor: import("@storybook/addons").ArgType<unknown>;
|
|
77
|
-
isFieldInline: import("@storybook/addons").ArgType<unknown>;
|
|
78
|
-
isInvalid: import("@storybook/addons").ArgType<unknown>;
|
|
79
|
-
isReadOnly: import("@storybook/addons").ArgType<unknown>;
|
|
80
|
-
isRequired: import("@storybook/addons").ArgType<unknown>;
|
|
81
|
-
showRequiredState: import("@storybook/addons").ArgType<unknown>;
|
|
82
|
-
labelStyle: import("@storybook/addons").ArgType<unknown>;
|
|
83
|
-
labelPosition: import("@storybook/addons").ArgType<unknown>;
|
|
84
|
-
useInvalidBorder: import("@storybook/addons").ArgType<unknown>;
|
|
85
|
-
useInvalidIcon: import("@storybook/addons").ArgType<unknown>;
|
|
86
|
-
useInvalidText: import("@storybook/addons").ArgType<unknown>;
|
|
87
|
-
};
|
|
5
|
+
component: ({ initialTime, minuteInterval, inputProps, placement, dataTestId, onTimeChange, }: TimePickerProps) => JSX.Element;
|
|
6
|
+
argTypes: import("../../../shared/types/storybook").KibbleArgTypes<TimePickerProps>;
|
|
88
7
|
parameters: {
|
|
89
8
|
height: string;
|
|
90
9
|
};
|
|
@@ -3,89 +3,8 @@ import { TimePickerProps } from '../timePicker.component';
|
|
|
3
3
|
declare const _default: {
|
|
4
4
|
title: string;
|
|
5
5
|
id: string;
|
|
6
|
-
component: ({ initialTime, minuteInterval, inputProps, placement, onTimeChange, }: TimePickerProps) => JSX.Element;
|
|
7
|
-
argTypes:
|
|
8
|
-
initialTime: {
|
|
9
|
-
description: string;
|
|
10
|
-
table: {
|
|
11
|
-
type: {
|
|
12
|
-
summary: string;
|
|
13
|
-
};
|
|
14
|
-
defaultValue: null;
|
|
15
|
-
};
|
|
16
|
-
type: {
|
|
17
|
-
name: string;
|
|
18
|
-
};
|
|
19
|
-
};
|
|
20
|
-
minuteInterval: {
|
|
21
|
-
defaultValue: number;
|
|
22
|
-
description: string;
|
|
23
|
-
control: string;
|
|
24
|
-
table: {
|
|
25
|
-
type: {
|
|
26
|
-
summary: string;
|
|
27
|
-
};
|
|
28
|
-
defaultValue: number;
|
|
29
|
-
};
|
|
30
|
-
type: {
|
|
31
|
-
name: string;
|
|
32
|
-
};
|
|
33
|
-
};
|
|
34
|
-
placement: {
|
|
35
|
-
description: string;
|
|
36
|
-
options: import("@chakra-ui/popper/dist/declarations/src/popper.placement").PlacementWithLogical[];
|
|
37
|
-
control: {
|
|
38
|
-
type: string;
|
|
39
|
-
};
|
|
40
|
-
table: {
|
|
41
|
-
type: {
|
|
42
|
-
summary: string;
|
|
43
|
-
};
|
|
44
|
-
defaultValue: {
|
|
45
|
-
summary: string;
|
|
46
|
-
};
|
|
47
|
-
};
|
|
48
|
-
};
|
|
49
|
-
onTimeChange: {
|
|
50
|
-
description: string;
|
|
51
|
-
action: string;
|
|
52
|
-
table: {
|
|
53
|
-
type: {
|
|
54
|
-
summary: string;
|
|
55
|
-
};
|
|
56
|
-
};
|
|
57
|
-
};
|
|
58
|
-
inputProps: {
|
|
59
|
-
description: string;
|
|
60
|
-
control: {
|
|
61
|
-
type: string;
|
|
62
|
-
};
|
|
63
|
-
table: {
|
|
64
|
-
summary: {
|
|
65
|
-
variant: string;
|
|
66
|
-
size: string;
|
|
67
|
-
};
|
|
68
|
-
};
|
|
69
|
-
};
|
|
70
|
-
label: import("@storybook/addons").ArgType<unknown>;
|
|
71
|
-
isDisabled: import("@storybook/addons").ArgType<unknown>;
|
|
72
|
-
size: import("@storybook/addons").ArgType<unknown>;
|
|
73
|
-
isOnContrast: import("@storybook/addons").ArgType<unknown>;
|
|
74
|
-
errorText: import("@storybook/addons").ArgType<unknown>;
|
|
75
|
-
formControlStyle: import("@storybook/addons").ArgType<unknown>;
|
|
76
|
-
helperText: import("@storybook/addons").ArgType<unknown>;
|
|
77
|
-
invalidIconColor: import("@storybook/addons").ArgType<unknown>;
|
|
78
|
-
isFieldInline: import("@storybook/addons").ArgType<unknown>;
|
|
79
|
-
isInvalid: import("@storybook/addons").ArgType<unknown>;
|
|
80
|
-
isReadOnly: import("@storybook/addons").ArgType<unknown>;
|
|
81
|
-
isRequired: import("@storybook/addons").ArgType<unknown>;
|
|
82
|
-
showRequiredState: import("@storybook/addons").ArgType<unknown>;
|
|
83
|
-
labelStyle: import("@storybook/addons").ArgType<unknown>;
|
|
84
|
-
labelPosition: import("@storybook/addons").ArgType<unknown>;
|
|
85
|
-
useInvalidBorder: import("@storybook/addons").ArgType<unknown>;
|
|
86
|
-
useInvalidIcon: import("@storybook/addons").ArgType<unknown>;
|
|
87
|
-
useInvalidText: import("@storybook/addons").ArgType<unknown>;
|
|
88
|
-
};
|
|
6
|
+
component: ({ initialTime, minuteInterval, inputProps, placement, dataTestId, onTimeChange, }: TimePickerProps) => JSX.Element;
|
|
7
|
+
argTypes: import("../../../shared/types/storybook").KibbleArgTypes<TimePickerProps>;
|
|
89
8
|
parameters: {
|
|
90
9
|
height: string;
|
|
91
10
|
};
|
|
@@ -2,89 +2,8 @@
|
|
|
2
2
|
import { TimePickerProps } from '../timePicker.component';
|
|
3
3
|
declare const _default: {
|
|
4
4
|
title: string;
|
|
5
|
-
component: ({ initialTime, minuteInterval, inputProps, placement, onTimeChange, }: TimePickerProps) => JSX.Element;
|
|
6
|
-
argTypes:
|
|
7
|
-
initialTime: {
|
|
8
|
-
description: string;
|
|
9
|
-
table: {
|
|
10
|
-
type: {
|
|
11
|
-
summary: string;
|
|
12
|
-
};
|
|
13
|
-
defaultValue: null;
|
|
14
|
-
};
|
|
15
|
-
type: {
|
|
16
|
-
name: string;
|
|
17
|
-
};
|
|
18
|
-
};
|
|
19
|
-
minuteInterval: {
|
|
20
|
-
defaultValue: number;
|
|
21
|
-
description: string;
|
|
22
|
-
control: string;
|
|
23
|
-
table: {
|
|
24
|
-
type: {
|
|
25
|
-
summary: string;
|
|
26
|
-
};
|
|
27
|
-
defaultValue: number;
|
|
28
|
-
};
|
|
29
|
-
type: {
|
|
30
|
-
name: string;
|
|
31
|
-
};
|
|
32
|
-
};
|
|
33
|
-
placement: {
|
|
34
|
-
description: string;
|
|
35
|
-
options: import("@chakra-ui/popper/dist/declarations/src/popper.placement").PlacementWithLogical[];
|
|
36
|
-
control: {
|
|
37
|
-
type: string;
|
|
38
|
-
};
|
|
39
|
-
table: {
|
|
40
|
-
type: {
|
|
41
|
-
summary: string;
|
|
42
|
-
};
|
|
43
|
-
defaultValue: {
|
|
44
|
-
summary: string;
|
|
45
|
-
};
|
|
46
|
-
};
|
|
47
|
-
};
|
|
48
|
-
onTimeChange: {
|
|
49
|
-
description: string;
|
|
50
|
-
action: string;
|
|
51
|
-
table: {
|
|
52
|
-
type: {
|
|
53
|
-
summary: string;
|
|
54
|
-
};
|
|
55
|
-
};
|
|
56
|
-
};
|
|
57
|
-
inputProps: {
|
|
58
|
-
description: string;
|
|
59
|
-
control: {
|
|
60
|
-
type: string;
|
|
61
|
-
};
|
|
62
|
-
table: {
|
|
63
|
-
summary: {
|
|
64
|
-
variant: string;
|
|
65
|
-
size: string;
|
|
66
|
-
};
|
|
67
|
-
};
|
|
68
|
-
};
|
|
69
|
-
label: import("@storybook/addons").ArgType<unknown>;
|
|
70
|
-
isDisabled: import("@storybook/addons").ArgType<unknown>;
|
|
71
|
-
size: import("@storybook/addons").ArgType<unknown>;
|
|
72
|
-
isOnContrast: import("@storybook/addons").ArgType<unknown>;
|
|
73
|
-
errorText: import("@storybook/addons").ArgType<unknown>;
|
|
74
|
-
formControlStyle: import("@storybook/addons").ArgType<unknown>;
|
|
75
|
-
helperText: import("@storybook/addons").ArgType<unknown>;
|
|
76
|
-
invalidIconColor: import("@storybook/addons").ArgType<unknown>;
|
|
77
|
-
isFieldInline: import("@storybook/addons").ArgType<unknown>;
|
|
78
|
-
isInvalid: import("@storybook/addons").ArgType<unknown>;
|
|
79
|
-
isReadOnly: import("@storybook/addons").ArgType<unknown>;
|
|
80
|
-
isRequired: import("@storybook/addons").ArgType<unknown>;
|
|
81
|
-
showRequiredState: import("@storybook/addons").ArgType<unknown>;
|
|
82
|
-
labelStyle: import("@storybook/addons").ArgType<unknown>;
|
|
83
|
-
labelPosition: import("@storybook/addons").ArgType<unknown>;
|
|
84
|
-
useInvalidBorder: import("@storybook/addons").ArgType<unknown>;
|
|
85
|
-
useInvalidIcon: import("@storybook/addons").ArgType<unknown>;
|
|
86
|
-
useInvalidText: import("@storybook/addons").ArgType<unknown>;
|
|
87
|
-
};
|
|
5
|
+
component: ({ initialTime, minuteInterval, inputProps, placement, dataTestId, onTimeChange, }: TimePickerProps) => JSX.Element;
|
|
6
|
+
argTypes: import("../../../shared/types/storybook").KibbleArgTypes<TimePickerProps>;
|
|
88
7
|
parameters: {
|
|
89
8
|
height: string;
|
|
90
9
|
};
|
|
@@ -2,89 +2,8 @@
|
|
|
2
2
|
import { TimePickerProps } from '../timePicker.component';
|
|
3
3
|
declare const _default: {
|
|
4
4
|
title: string;
|
|
5
|
-
component: ({ initialTime, minuteInterval, inputProps, placement, onTimeChange, }: TimePickerProps) => JSX.Element;
|
|
6
|
-
argTypes:
|
|
7
|
-
initialTime: {
|
|
8
|
-
description: string;
|
|
9
|
-
table: {
|
|
10
|
-
type: {
|
|
11
|
-
summary: string;
|
|
12
|
-
};
|
|
13
|
-
defaultValue: null;
|
|
14
|
-
};
|
|
15
|
-
type: {
|
|
16
|
-
name: string;
|
|
17
|
-
};
|
|
18
|
-
};
|
|
19
|
-
minuteInterval: {
|
|
20
|
-
defaultValue: number;
|
|
21
|
-
description: string;
|
|
22
|
-
control: string;
|
|
23
|
-
table: {
|
|
24
|
-
type: {
|
|
25
|
-
summary: string;
|
|
26
|
-
};
|
|
27
|
-
defaultValue: number;
|
|
28
|
-
};
|
|
29
|
-
type: {
|
|
30
|
-
name: string;
|
|
31
|
-
};
|
|
32
|
-
};
|
|
33
|
-
placement: {
|
|
34
|
-
description: string;
|
|
35
|
-
options: import("@chakra-ui/popper/dist/declarations/src/popper.placement").PlacementWithLogical[];
|
|
36
|
-
control: {
|
|
37
|
-
type: string;
|
|
38
|
-
};
|
|
39
|
-
table: {
|
|
40
|
-
type: {
|
|
41
|
-
summary: string;
|
|
42
|
-
};
|
|
43
|
-
defaultValue: {
|
|
44
|
-
summary: string;
|
|
45
|
-
};
|
|
46
|
-
};
|
|
47
|
-
};
|
|
48
|
-
onTimeChange: {
|
|
49
|
-
description: string;
|
|
50
|
-
action: string;
|
|
51
|
-
table: {
|
|
52
|
-
type: {
|
|
53
|
-
summary: string;
|
|
54
|
-
};
|
|
55
|
-
};
|
|
56
|
-
};
|
|
57
|
-
inputProps: {
|
|
58
|
-
description: string;
|
|
59
|
-
control: {
|
|
60
|
-
type: string;
|
|
61
|
-
};
|
|
62
|
-
table: {
|
|
63
|
-
summary: {
|
|
64
|
-
variant: string;
|
|
65
|
-
size: string;
|
|
66
|
-
};
|
|
67
|
-
};
|
|
68
|
-
};
|
|
69
|
-
label: import("@storybook/addons").ArgType<unknown>;
|
|
70
|
-
isDisabled: import("@storybook/addons").ArgType<unknown>;
|
|
71
|
-
size: import("@storybook/addons").ArgType<unknown>;
|
|
72
|
-
isOnContrast: import("@storybook/addons").ArgType<unknown>;
|
|
73
|
-
errorText: import("@storybook/addons").ArgType<unknown>;
|
|
74
|
-
formControlStyle: import("@storybook/addons").ArgType<unknown>;
|
|
75
|
-
helperText: import("@storybook/addons").ArgType<unknown>;
|
|
76
|
-
invalidIconColor: import("@storybook/addons").ArgType<unknown>;
|
|
77
|
-
isFieldInline: import("@storybook/addons").ArgType<unknown>;
|
|
78
|
-
isInvalid: import("@storybook/addons").ArgType<unknown>;
|
|
79
|
-
isReadOnly: import("@storybook/addons").ArgType<unknown>;
|
|
80
|
-
isRequired: import("@storybook/addons").ArgType<unknown>;
|
|
81
|
-
showRequiredState: import("@storybook/addons").ArgType<unknown>;
|
|
82
|
-
labelStyle: import("@storybook/addons").ArgType<unknown>;
|
|
83
|
-
labelPosition: import("@storybook/addons").ArgType<unknown>;
|
|
84
|
-
useInvalidBorder: import("@storybook/addons").ArgType<unknown>;
|
|
85
|
-
useInvalidIcon: import("@storybook/addons").ArgType<unknown>;
|
|
86
|
-
useInvalidText: import("@storybook/addons").ArgType<unknown>;
|
|
87
|
-
};
|
|
5
|
+
component: ({ initialTime, minuteInterval, inputProps, placement, dataTestId, onTimeChange, }: TimePickerProps) => JSX.Element;
|
|
6
|
+
argTypes: import("../../../shared/types/storybook").KibbleArgTypes<TimePickerProps>;
|
|
88
7
|
parameters: {
|
|
89
8
|
height: string;
|
|
90
9
|
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../timePicker.component-
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../timePicker.component-0ec971ce.js"),r=require("../../timePicker.types-eedca939.js");require("react"),require("../../icon.component-7fa85e78.js"),require("../../icons/index.js"),require("../../chakra-ui-layout.esm-6ee578f7.js"),require("../../chakra-ui-system.esm-c70df670.js"),require("../../chakra-ui-icon.esm-9c49b31b.js"),require("../../popover.component-0ae9b4fe.js"),require("../../tslib.es6-d6f17add.js"),require("../../popoverHeader.component-d671bf3d.js"),require("../../heading.component-95e89325.js"),require("../../withTruncation-a62a9e5f.js"),require("../../tooltip.component-197bff7c.js"),require("../../chakra-ui-popper.esm-c15ff4a5.js"),require("../../chakra-ui-portal.esm-bbcb5d1d.js"),require("../../chakra-ui-hooks.esm-21b313f3.js"),require("../../use-animation-state-5054a9f7.esm-c89cafc4.js"),require("react-dom"),require("../../chakra-ui-visually-hidden.esm-b758df74.js"),require("../../motion-7de675ca.js"),require("../../index-5a9be08d.js"),require("../../button.component-a1a58584.js"),require("../../chakra-ui-button.esm-bd065780.js"),require("../../chakra-ui-popover.esm-1e836c11.js"),require("../../popoverFooter.component-7691dffb.js"),require("../../text.component-906b3f66.js"),require("../../index-7708e04e.js"),require("../../textInput.component-9c91685f.js"),require("../../withFormControl-fdc277d3.js"),require("../../useTheme-8873c39f.js"),require("../../chakra-ui-form-control.esm-6d25b1a4.js"),require("../../chakra-ui-input.esm-5fd07056.js"),require("../../useIconTextSizeMap-301c4f35.js"),exports.TimePicker=e.TimePicker,Object.defineProperty(exports,"Meridiem",{enumerable:!0,get:function(){return r.Meridiem}});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,82 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
table: {
|
|
5
|
-
type: {
|
|
6
|
-
summary: string;
|
|
7
|
-
};
|
|
8
|
-
defaultValue: null;
|
|
9
|
-
};
|
|
10
|
-
type: {
|
|
11
|
-
name: string;
|
|
12
|
-
};
|
|
13
|
-
};
|
|
14
|
-
minuteInterval: {
|
|
15
|
-
defaultValue: number;
|
|
16
|
-
description: string;
|
|
17
|
-
control: string;
|
|
18
|
-
table: {
|
|
19
|
-
type: {
|
|
20
|
-
summary: string;
|
|
21
|
-
};
|
|
22
|
-
defaultValue: number;
|
|
23
|
-
};
|
|
24
|
-
type: {
|
|
25
|
-
name: string;
|
|
26
|
-
};
|
|
27
|
-
};
|
|
28
|
-
placement: {
|
|
29
|
-
description: string;
|
|
30
|
-
options: import("@chakra-ui/popper/dist/declarations/src/popper.placement").PlacementWithLogical[];
|
|
31
|
-
control: {
|
|
32
|
-
type: string;
|
|
33
|
-
};
|
|
34
|
-
table: {
|
|
35
|
-
type: {
|
|
36
|
-
summary: string;
|
|
37
|
-
};
|
|
38
|
-
defaultValue: {
|
|
39
|
-
summary: string;
|
|
40
|
-
};
|
|
41
|
-
};
|
|
42
|
-
};
|
|
43
|
-
onTimeChange: {
|
|
44
|
-
description: string;
|
|
45
|
-
action: string;
|
|
46
|
-
table: {
|
|
47
|
-
type: {
|
|
48
|
-
summary: string;
|
|
49
|
-
};
|
|
50
|
-
};
|
|
51
|
-
};
|
|
52
|
-
inputProps: {
|
|
53
|
-
description: string;
|
|
54
|
-
control: {
|
|
55
|
-
type: string;
|
|
56
|
-
};
|
|
57
|
-
table: {
|
|
58
|
-
summary: {
|
|
59
|
-
variant: string;
|
|
60
|
-
size: string;
|
|
61
|
-
};
|
|
62
|
-
};
|
|
63
|
-
};
|
|
64
|
-
label: import("@storybook/addons").ArgType<unknown>;
|
|
65
|
-
isDisabled: import("@storybook/addons").ArgType<unknown>;
|
|
66
|
-
size: import("@storybook/addons").ArgType<unknown>;
|
|
67
|
-
isOnContrast: import("@storybook/addons").ArgType<unknown>;
|
|
68
|
-
errorText: import("@storybook/addons").ArgType<unknown>;
|
|
69
|
-
formControlStyle: import("@storybook/addons").ArgType<unknown>;
|
|
70
|
-
helperText: import("@storybook/addons").ArgType<unknown>;
|
|
71
|
-
invalidIconColor: import("@storybook/addons").ArgType<unknown>;
|
|
72
|
-
isFieldInline: import("@storybook/addons").ArgType<unknown>;
|
|
73
|
-
isInvalid: import("@storybook/addons").ArgType<unknown>;
|
|
74
|
-
isReadOnly: import("@storybook/addons").ArgType<unknown>;
|
|
75
|
-
isRequired: import("@storybook/addons").ArgType<unknown>;
|
|
76
|
-
showRequiredState: import("@storybook/addons").ArgType<unknown>;
|
|
77
|
-
labelStyle: import("@storybook/addons").ArgType<unknown>;
|
|
78
|
-
labelPosition: import("@storybook/addons").ArgType<unknown>;
|
|
79
|
-
useInvalidBorder: import("@storybook/addons").ArgType<unknown>;
|
|
80
|
-
useInvalidIcon: import("@storybook/addons").ArgType<unknown>;
|
|
81
|
-
useInvalidText: import("@storybook/addons").ArgType<unknown>;
|
|
82
|
-
};
|
|
1
|
+
import { KibbleArgTypes } from '../../shared/types/storybook';
|
|
2
|
+
import { TimePickerProps } from './timePicker.component';
|
|
3
|
+
export declare const timePickerArgTypes: KibbleArgTypes<TimePickerProps>;
|
|
@@ -6,5 +6,6 @@ export interface TimePickerProps {
|
|
|
6
6
|
inputProps?: Omit<TextInputProps, 'onChange' | 'value' | 'isClearable' | 'onClear'>;
|
|
7
7
|
placement?: PlacementWithLogical;
|
|
8
8
|
onTimeChange?: (time: Date) => void;
|
|
9
|
+
dataTestId?: string;
|
|
9
10
|
}
|
|
10
|
-
export declare const TimePicker: ({ initialTime, minuteInterval, inputProps, placement, onTimeChange, }: TimePickerProps) => JSX.Element;
|
|
11
|
+
export declare const TimePicker: ({ initialTime, minuteInterval, inputProps, placement, dataTestId, onTimeChange, }: TimePickerProps) => JSX.Element;
|