kui-complex 0.0.44 → 0.0.47
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/Avatar/cjs/index.js +3 -3
- package/Avatar/cjs/index.js.map +1 -1
- package/Avatar/index.d.ts +1 -1
- package/Avatar/index.js +4 -4
- package/Avatar/index.js.map +1 -1
- package/ButtonSelect/cjs/index.js +12 -3
- package/ButtonSelect/cjs/index.js.map +1 -1
- package/ButtonSelect/index.js +12 -3
- package/ButtonSelect/index.js.map +1 -1
- package/ButtonTab/cjs/index.js +6 -5
- package/ButtonTab/cjs/index.js.map +1 -1
- package/ButtonTab/cjs/package.json +4 -1
- package/ButtonTab/index.d.ts +4 -2
- package/ButtonTab/index.js +4 -3
- package/ButtonTab/index.js.map +1 -1
- package/ButtonTab/package.json +4 -1
- package/ButtonsPanel/cjs/index.js +6 -6
- package/ButtonsPanel/cjs/index.js.map +1 -1
- package/ButtonsPanel/index.d.ts +3 -7
- package/ButtonsPanel/index.js +7 -7
- package/ButtonsPanel/index.js.map +1 -1
- package/CalendarHeaderWithSelect/cjs/index.js +36 -21
- package/CalendarHeaderWithSelect/cjs/index.js.map +1 -1
- package/CalendarHeaderWithSelect/cjs/package.json +1 -0
- package/CalendarHeaderWithSelect/index.d.ts +11 -6
- package/CalendarHeaderWithSelect/index.js +36 -21
- package/CalendarHeaderWithSelect/index.js.map +1 -1
- package/CalendarHeaderWithSelect/package.json +1 -0
- package/CalendarStandardContainer/cjs/index.js +4 -3
- package/CalendarStandardContainer/cjs/index.js.map +1 -1
- package/CalendarStandardContainer/index.d.ts +4 -3
- package/CalendarStandardContainer/index.js +4 -3
- package/CalendarStandardContainer/index.js.map +1 -1
- package/CalendarStandardHeader/cjs/index.js +4 -3
- package/CalendarStandardHeader/cjs/index.js.map +1 -1
- package/CalendarStandardHeader/index.d.ts +3 -1
- package/CalendarStandardHeader/index.js +4 -3
- package/CalendarStandardHeader/index.js.map +1 -1
- package/DesktopInputWithMonthPicker/cjs/index.js +14 -13
- package/DesktopInputWithMonthPicker/cjs/index.js.map +1 -1
- package/DesktopInputWithMonthPicker/index.d.ts +3 -1
- package/DesktopInputWithMonthPicker/index.js +15 -14
- package/DesktopInputWithMonthPicker/index.js.map +1 -1
- package/DesktopMenuPanel/cjs/index.js +10 -10
- package/DesktopMenuPanel/cjs/index.js.map +1 -1
- package/DesktopMenuPanel/index.d.ts +4 -2
- package/DesktopMenuPanel/index.js +8 -8
- package/DesktopMenuPanel/index.js.map +1 -1
- package/InputForDatepicker/cjs/index.js +3 -2
- package/InputForDatepicker/cjs/index.js.map +1 -1
- package/InputForDatepicker/index.js +3 -2
- package/InputForDatepicker/index.js.map +1 -1
- package/InputPassword/cjs/index.js +8 -8
- package/InputPassword/cjs/index.js.map +1 -1
- package/InputPassword/index.d.ts +6 -5
- package/InputPassword/index.js +9 -9
- package/InputPassword/index.js.map +1 -1
- package/InputSelect/cjs/index.js +12 -3
- package/InputSelect/cjs/index.js.map +1 -1
- package/InputSelect/index.js +12 -3
- package/InputSelect/index.js.map +1 -1
- package/InputSelectDropdown/cjs/index.js +12 -3
- package/InputSelectDropdown/cjs/index.js.map +1 -1
- package/InputSelectDropdown/index.d.ts +4 -2
- package/InputSelectDropdown/index.js +12 -3
- package/InputSelectDropdown/index.js.map +1 -1
- package/InputTextAreaMobile/cjs/index.js +3 -3
- package/InputTextAreaMobile/cjs/index.js.map +1 -1
- package/InputTextAreaMobile/index.d.ts +3 -1
- package/InputTextAreaMobile/index.js +3 -3
- package/InputTextAreaMobile/index.js.map +1 -1
- package/InputWithController/cjs/index.js +2 -2
- package/InputWithController/cjs/index.js.map +1 -1
- package/InputWithController/index.d.ts +5 -5
- package/InputWithController/index.js +2 -2
- package/InputWithController/index.js.map +1 -1
- package/InputWithDatePicker/cjs/index.js +94 -45
- package/InputWithDatePicker/cjs/index.js.map +1 -1
- package/InputWithDatePicker/index.d.ts +7 -1
- package/InputWithDatePicker/index.js +96 -46
- package/InputWithDatePicker/index.js.map +1 -1
- package/InputWithMonthPicker/cjs/index.js +20 -19
- package/InputWithMonthPicker/cjs/index.js.map +1 -1
- package/InputWithMonthPicker/index.js +21 -20
- package/InputWithMonthPicker/index.js.map +1 -1
- package/MenuItem/cjs/index.js +7 -7
- package/MenuItem/cjs/index.js.map +1 -1
- package/MenuItem/index.d.ts +4 -2
- package/MenuItem/index.js +5 -5
- package/MenuItem/index.js.map +1 -1
- package/MenuPanel/cjs/index.js +13 -13
- package/MenuPanel/cjs/index.js.map +1 -1
- package/MenuPanel/index.d.ts +4 -7
- package/MenuPanel/index.js +15 -15
- package/MenuPanel/index.js.map +1 -1
- package/MobileInputWithMonthPicker/cjs/index.js +16 -15
- package/MobileInputWithMonthPicker/cjs/index.js.map +1 -1
- package/MobileInputWithMonthPicker/index.d.ts +3 -1
- package/MobileInputWithMonthPicker/index.js +17 -16
- package/MobileInputWithMonthPicker/index.js.map +1 -1
- package/MobileMenuPanel/cjs/index.js +11 -11
- package/MobileMenuPanel/cjs/index.js.map +1 -1
- package/MobileMenuPanel/index.d.ts +4 -2
- package/MobileMenuPanel/index.js +8 -8
- package/MobileMenuPanel/index.js.map +1 -1
- package/ModalFooter/cjs/index.js +4 -3
- package/ModalFooter/cjs/index.js.map +1 -1
- package/ModalFooter/index.d.ts +6 -8
- package/ModalFooter/index.js +5 -4
- package/ModalFooter/index.js.map +1 -1
- package/MonthPickerContainer/cjs/index.js +5 -4
- package/MonthPickerContainer/cjs/index.js.map +1 -1
- package/MonthPickerContainer/index.d.ts +1 -1
- package/MonthPickerContainer/index.js +5 -4
- package/MonthPickerContainer/index.js.map +1 -1
- package/MonthPickerHeader/cjs/index.js +4 -3
- package/MonthPickerHeader/cjs/index.js.map +1 -1
- package/MonthPickerHeader/index.d.ts +3 -1
- package/MonthPickerHeader/index.js +5 -4
- package/MonthPickerHeader/index.js.map +1 -1
- package/PassportStrengthBar/cjs/index.js +4 -3
- package/PassportStrengthBar/cjs/index.js.map +1 -1
- package/PassportStrengthBar/cjs/package.json +4 -1
- package/PassportStrengthBar/index.d.ts +4 -2
- package/PassportStrengthBar/index.js +5 -4
- package/PassportStrengthBar/index.js.map +1 -1
- package/PassportStrengthBar/package.json +4 -1
- package/SelectMonth/cjs/index.js +19 -10
- package/SelectMonth/cjs/index.js.map +1 -1
- package/SelectMonth/index.d.ts +6 -2
- package/SelectMonth/index.js +19 -10
- package/SelectMonth/index.js.map +1 -1
- package/SelectYear/cjs/index.js +21 -10
- package/SelectYear/cjs/index.js.map +1 -1
- package/SelectYear/index.d.ts +6 -5
- package/SelectYear/index.js +21 -10
- package/SelectYear/index.js.map +1 -1
- package/Switch/cjs/index.js +4 -3
- package/Switch/cjs/index.js.map +1 -1
- package/Switch/cjs/package.json +1 -0
- package/Switch/index.d.ts +8 -6
- package/Switch/index.js +4 -3
- package/Switch/index.js.map +1 -1
- package/Switch/package.json +1 -0
- package/Table/cjs/index.js +2 -1
- package/Table/cjs/index.js.map +1 -1
- package/Table/index.d.ts +1 -1
- package/Table/index.js +2 -1
- package/Table/index.js.map +1 -1
- package/TableRow/cjs/index.js +14 -4
- package/TableRow/cjs/index.js.map +1 -1
- package/TableRow/index.d.ts +1 -1
- package/TableRow/index.js +15 -4
- package/TableRow/index.js.map +1 -1
- package/TestForm/cjs/index.js +121 -70
- package/TestForm/cjs/index.js.map +1 -1
- package/TestForm/index.js +122 -71
- package/TestForm/index.js.map +1 -1
- package/UndefinedAvatar/cjs/index.js +4 -3
- package/UndefinedAvatar/cjs/index.js.map +1 -1
- package/UndefinedAvatar/index.d.ts +5 -6
- package/UndefinedAvatar/index.js +5 -4
- package/UndefinedAvatar/index.js.map +1 -1
- package/cjs/index.js +154 -104
- package/cjs/index.js.map +1 -1
- package/index.d.ts +76 -60
- package/index.js +156 -106
- package/index.js.map +1 -1
- package/package.json +1 -1
package/index.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import React__default, { SVGProps, ReactNode, RefObject } from 'react';
|
|
3
|
-
import
|
|
3
|
+
import { DateTime } from 'luxon';
|
|
4
4
|
import * as kui_basic from 'kui-basic';
|
|
5
|
-
import { InputWithAdornmentsProps, InputWithMaskProps as InputWithMaskProps$1, SwitchProps,
|
|
5
|
+
import { InputWithAdornmentsProps, InputWithMaskProps as InputWithMaskProps$1, SwitchProps, InputWithCountryDropdownProps } from 'kui-basic';
|
|
6
6
|
import { UseFormReturn, FieldValues } from 'react-hook-form';
|
|
7
7
|
import * as react_datepicker from 'react-datepicker';
|
|
8
8
|
import * as _emotion_styled from '@emotion/styled';
|
|
@@ -26,12 +26,9 @@ type ButtonsPanelProps = {
|
|
|
26
26
|
onChange?: Function
|
|
27
27
|
}
|
|
28
28
|
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
isSticky: boolean;
|
|
33
|
-
};
|
|
34
|
-
};
|
|
29
|
+
/** @jsxImportSource @emotion/react */
|
|
30
|
+
|
|
31
|
+
declare const ButtonsPanel: React.ForwardRefExoticComponent<ButtonsPanelProps & React.RefAttributes<HTMLDivElement>>;
|
|
35
32
|
|
|
36
33
|
type ButtonTabProps = {
|
|
37
34
|
index: number
|
|
@@ -40,7 +37,9 @@ type ButtonTabProps = {
|
|
|
40
37
|
label?: string
|
|
41
38
|
}
|
|
42
39
|
|
|
43
|
-
|
|
40
|
+
/** @jsxImportSource @emotion/react */
|
|
41
|
+
|
|
42
|
+
declare const ButtonTab: React.ForwardRefExoticComponent<ButtonTabProps & React.RefAttributes<HTMLButtonElement>>;
|
|
44
43
|
|
|
45
44
|
type OptionParams<T = any> = {
|
|
46
45
|
label: string | number
|
|
@@ -56,14 +55,16 @@ interface InputSelectProps<T = any>
|
|
|
56
55
|
iconProps?: SVGProps
|
|
57
56
|
}
|
|
58
57
|
|
|
59
|
-
type CalendarHeaderProps$1 = {
|
|
60
|
-
changeYear(year: number | string): void
|
|
61
|
-
changeMonth(month: number | string): void
|
|
62
|
-
date: Date
|
|
63
|
-
yearOptions: OptionParams[]
|
|
58
|
+
type CalendarHeaderProps$1 = {
|
|
59
|
+
changeYear(year: number | string): void
|
|
60
|
+
changeMonth(month: number | string): void
|
|
61
|
+
date: Date
|
|
62
|
+
yearOptions: OptionParams[]
|
|
63
|
+
max?: DateTime
|
|
64
|
+
min?: DateTime
|
|
64
65
|
}
|
|
65
66
|
|
|
66
|
-
declare const CalendarHeaderWithSelect:
|
|
67
|
+
declare const CalendarHeaderWithSelect: React.ForwardRefExoticComponent<CalendarHeaderProps$1 & React.RefAttributes<HTMLDivElement>>;
|
|
67
68
|
|
|
68
69
|
type CalendarContainerProps$1 = {
|
|
69
70
|
className?: string
|
|
@@ -72,7 +73,7 @@ type CalendarContainerProps$1 = {
|
|
|
72
73
|
arrowProps?: { [propName: string]: any }
|
|
73
74
|
}
|
|
74
75
|
|
|
75
|
-
declare const CalendarStandardContainer:
|
|
76
|
+
declare const CalendarStandardContainer: React.ForwardRefExoticComponent<CalendarContainerProps$1 & React.RefAttributes<HTMLDivElement>>;
|
|
76
77
|
|
|
77
78
|
type CalendarHeaderProps = {
|
|
78
79
|
decreaseMonth: () => void
|
|
@@ -82,9 +83,9 @@ type CalendarHeaderProps = {
|
|
|
82
83
|
date: Date
|
|
83
84
|
}
|
|
84
85
|
|
|
85
|
-
declare const CalendarStandardHeader:
|
|
86
|
+
declare const CalendarStandardHeader: React.ForwardRefExoticComponent<CalendarHeaderProps & React.RefAttributes<HTMLDivElement>>;
|
|
86
87
|
|
|
87
|
-
declare const DesktopInputWithMonthPicker: <
|
|
88
|
+
declare const DesktopInputWithMonthPicker: React.ForwardRefExoticComponent<Pick<any, string | number | symbol> & React.RefAttributes<HTMLDivElement>>;
|
|
88
89
|
|
|
89
90
|
type TabPanelVariants = "grey" | "white"
|
|
90
91
|
|
|
@@ -105,7 +106,9 @@ type DesktopMenuPanelProps = {
|
|
|
105
106
|
setIsScrolling: (val: boolean) => void
|
|
106
107
|
}
|
|
107
108
|
|
|
108
|
-
|
|
109
|
+
/** @jsxImportSource @emotion/react */
|
|
110
|
+
|
|
111
|
+
declare const DesktopMenuPanel: React.ForwardRefExoticComponent<DesktopMenuPanelProps & React.RefAttributes<HTMLDivElement>>;
|
|
109
112
|
|
|
110
113
|
declare const InputDropdown: React.ForwardRefExoticComponent<Pick<{
|
|
111
114
|
isOpen?: boolean | undefined;
|
|
@@ -125,13 +128,13 @@ declare const InputWithMask: React.ForwardRefExoticComponent<Pick<InputWithMaskP
|
|
|
125
128
|
|
|
126
129
|
declare const InputForDatepicker: React.ForwardRefExoticComponent<Pick<any, string | number | symbol> & React.RefAttributes<HTMLInputElement>>;
|
|
127
130
|
|
|
128
|
-
interface InputWithControllerProps
|
|
129
|
-
extends Omit<InputWithAdornmentsProps, "form"> {
|
|
130
|
-
form: UseFormReturn<any>
|
|
131
|
-
error?: string | null
|
|
131
|
+
interface InputWithControllerProps
|
|
132
|
+
extends Omit<InputWithAdornmentsProps, "form" | "ref"> {
|
|
133
|
+
form: UseFormReturn<any>
|
|
134
|
+
error?: string | null
|
|
132
135
|
}
|
|
133
136
|
|
|
134
|
-
declare const InputPassword:
|
|
137
|
+
declare const InputPassword: React.ForwardRefExoticComponent<InputWithControllerProps & React.RefAttributes<HTMLInputElement>>;
|
|
135
138
|
|
|
136
139
|
/** @jsxImportSource @emotion/react */
|
|
137
140
|
|
|
@@ -146,11 +149,13 @@ type InputSelectDropdownProps = {
|
|
|
146
149
|
selectedValue?: string | number | FieldValues
|
|
147
150
|
}
|
|
148
151
|
|
|
149
|
-
|
|
152
|
+
/** @jsxImportSource @emotion/react */
|
|
153
|
+
|
|
154
|
+
declare const InputSelectDropdown: React.ForwardRefExoticComponent<InputSelectDropdownProps & React.RefAttributes<HTMLDivElement>>;
|
|
150
155
|
|
|
151
|
-
declare const InputTextAreaMobile: <
|
|
156
|
+
declare const InputTextAreaMobile: React.ForwardRefExoticComponent<Pick<any, string | number | symbol> & React.RefAttributes<unknown>>;
|
|
152
157
|
|
|
153
|
-
declare const InputWithController: React.ForwardRefExoticComponent<
|
|
158
|
+
declare const InputWithController: React.ForwardRefExoticComponent<InputWithControllerProps & React.RefAttributes<HTMLInputElement>>;
|
|
154
159
|
|
|
155
160
|
declare const InputWithDatePicker: React.ForwardRefExoticComponent<Pick<{
|
|
156
161
|
title?: string | undefined;
|
|
@@ -163,7 +168,12 @@ declare const InputWithDatePicker: React.ForwardRefExoticComponent<Pick<{
|
|
|
163
168
|
name?: string | undefined;
|
|
164
169
|
datePickerProps?: react_datepicker.ReactDatePickerProps<never, undefined> | undefined;
|
|
165
170
|
form: any;
|
|
166
|
-
|
|
171
|
+
onChange?: ((date: DateTime | null) => void) | undefined;
|
|
172
|
+
footerLabel?: string | undefined;
|
|
173
|
+
max?: DateTime | undefined;
|
|
174
|
+
min?: DateTime | undefined;
|
|
175
|
+
alignTitle?: "left" | "center" | undefined;
|
|
176
|
+
} & Omit<kui_basic.InputWithAdornmentsProps, "onChange">, "label" | "size" | "color" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "form" | "pattern" | "height" | "width" | "list" | "step" | "alt" | "crossOrigin" | "src" | "type" | "endIcon" | "startIcon" | "disabled" | "autoFocus" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "name" | "value" | "inputRef" | "message" | "required" | "min" | "max" | "maxLength" | "minLength" | "cornerLabel" | "isTextArea" | "inputStyles" | "labelStyles" | "messageClassName" | "labelInlineStyles" | "messageVariant" | "inputValue" | "accept" | "autoComplete" | "capture" | "checked" | "enterKeyHint" | "multiple" | "readOnly" | "description" | "datePickerProps" | "yearParams" | "footerLabel" | "alignTitle"> & React.RefAttributes<HTMLInputElement>>;
|
|
167
177
|
|
|
168
178
|
declare const InputWithMonthPicker: <T extends FieldValues>(props: any) => JSX.Element;
|
|
169
179
|
|
|
@@ -177,16 +187,15 @@ type TabItemProps = {
|
|
|
177
187
|
setIsScrolling: (val: boolean) => void
|
|
178
188
|
}
|
|
179
189
|
|
|
180
|
-
|
|
190
|
+
/** @jsxImportSource @emotion/react */
|
|
191
|
+
|
|
192
|
+
declare const MenuItem: React.ForwardRefExoticComponent<TabItemProps & React.RefAttributes<HTMLDivElement>>;
|
|
181
193
|
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
variant: string;
|
|
186
|
-
};
|
|
187
|
-
};
|
|
194
|
+
/** @jsxImportSource @emotion/react */
|
|
195
|
+
|
|
196
|
+
declare const MenuPanel: React.ForwardRefExoticComponent<MenuPanelProps & React.RefAttributes<HTMLDivElement>>;
|
|
188
197
|
|
|
189
|
-
declare const MobileInputWithMonthPicker: <
|
|
198
|
+
declare const MobileInputWithMonthPicker: React.ForwardRefExoticComponent<Pick<any, string | number | symbol> & React.RefAttributes<HTMLDivElement>>;
|
|
190
199
|
|
|
191
200
|
type MobileMenuPanelProps = {
|
|
192
201
|
tabs: { label: string }[]
|
|
@@ -197,7 +206,9 @@ type MobileMenuPanelProps = {
|
|
|
197
206
|
setIsScrolling: (val: boolean) => void
|
|
198
207
|
}
|
|
199
208
|
|
|
200
|
-
|
|
209
|
+
/** @jsxImportSource @emotion/react */
|
|
210
|
+
|
|
211
|
+
declare const MobileMenuPanel: React.ForwardRefExoticComponent<MobileMenuPanelProps & React.RefAttributes<HTMLInputElement>>;
|
|
201
212
|
|
|
202
213
|
type CalendarContainerProps = {
|
|
203
214
|
className?: string
|
|
@@ -206,7 +217,7 @@ type CalendarContainerProps = {
|
|
|
206
217
|
arrowProps?: { [propName: string]: any }
|
|
207
218
|
}
|
|
208
219
|
|
|
209
|
-
declare const MonthPickerContainer:
|
|
220
|
+
declare const MonthPickerContainer: React.ForwardRefExoticComponent<CalendarContainerProps & React.RefAttributes<HTMLDivElement>>;
|
|
210
221
|
|
|
211
222
|
type MonthPickerHeaderProps = {
|
|
212
223
|
decreaseYear: () => void
|
|
@@ -216,7 +227,7 @@ type MonthPickerHeaderProps = {
|
|
|
216
227
|
date: Date
|
|
217
228
|
}
|
|
218
229
|
|
|
219
|
-
declare const MonthPickerHeader:
|
|
230
|
+
declare const MonthPickerHeader: React.ForwardRefExoticComponent<MonthPickerHeaderProps & React.RefAttributes<HTMLDivElement>>;
|
|
220
231
|
|
|
221
232
|
type PassportStrengthVariants = "weak" | "simple" | "medium" | "hard"
|
|
222
233
|
|
|
@@ -224,28 +235,33 @@ type PassportStrengthBarProps = {
|
|
|
224
235
|
strength: PassportStrengthVariants | null
|
|
225
236
|
}
|
|
226
237
|
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
declare const
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
238
|
+
/** @jsxImportSource @emotion/react */
|
|
239
|
+
|
|
240
|
+
declare const PassportStrengthBar: React.ForwardRefExoticComponent<PassportStrengthBarProps & React.RefAttributes<HTMLDivElement>>;
|
|
241
|
+
|
|
242
|
+
declare const SelectMonth: React.ForwardRefExoticComponent<Pick<{
|
|
243
|
+
min?: number | false | undefined;
|
|
244
|
+
max?: number | false | undefined;
|
|
245
|
+
} & InputSelectProps<any>, "label" | "size" | "color" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "form" | "pattern" | "height" | "width" | "list" | "step" | "alt" | "crossOrigin" | "src" | "type" | "endIcon" | "startIcon" | "disabled" | "autoFocus" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "name" | "value" | "options" | "inputRef" | "message" | "required" | "min" | "max" | "maxLength" | "minLength" | "cornerLabel" | "isTextArea" | "inputStyles" | "labelStyles" | "messageClassName" | "labelInlineStyles" | "messageVariant" | "inputValue" | "accept" | "autoComplete" | "capture" | "checked" | "enterKeyHint" | "multiple" | "readOnly" | "handleChange" | "isLoading" | "iconProps"> & React.RefAttributes<HTMLInputElement>>;
|
|
246
|
+
|
|
247
|
+
declare const SelectYear: React.ForwardRefExoticComponent<Pick<{
|
|
248
|
+
yearOptions: OptionParams<any>[];
|
|
249
|
+
min?: number | undefined;
|
|
250
|
+
max?: number | undefined;
|
|
251
|
+
} & InputSelectProps<any>, "label" | "size" | "color" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "form" | "pattern" | "height" | "width" | "list" | "step" | "alt" | "crossOrigin" | "src" | "type" | "endIcon" | "startIcon" | "disabled" | "autoFocus" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "name" | "value" | "options" | "inputRef" | "message" | "required" | "min" | "max" | "maxLength" | "minLength" | "cornerLabel" | "isTextArea" | "inputStyles" | "labelStyles" | "messageClassName" | "labelInlineStyles" | "messageVariant" | "inputValue" | "accept" | "autoComplete" | "capture" | "checked" | "enterKeyHint" | "multiple" | "readOnly" | "handleChange" | "isLoading" | "iconProps" | "yearOptions"> & React.RefAttributes<HTMLInputElement>>;
|
|
252
|
+
|
|
253
|
+
interface SwitchWithControllerProps<T>
|
|
254
|
+
extends Omit<SwitchProps, "form"> {
|
|
255
|
+
form: UseFormReturn<any> | null
|
|
240
256
|
}
|
|
241
257
|
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
type
|
|
245
|
-
label?: string | null
|
|
246
|
-
} & Partial<CaptionProps>
|
|
258
|
+
/** @jsxImportSource @emotion/react */
|
|
259
|
+
|
|
260
|
+
declare const Switch: React.ForwardRefExoticComponent<Pick<SwitchWithControllerProps<FieldValues>, "label" | "size" | "color" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "form" | "pattern" | "height" | "width" | "list" | "step" | "alt" | "crossOrigin" | "src" | "type" | "disabled" | "autoFocus" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "name" | "value" | "error" | "inputRef" | "required" | "min" | "max" | "maxLength" | "minLength" | "accept" | "autoComplete" | "capture" | "checked" | "enterKeyHint" | "multiple" | "readOnly"> & React.RefAttributes<HTMLInputElement>>;
|
|
247
261
|
|
|
248
|
-
declare const UndefinedAvatar:
|
|
262
|
+
declare const UndefinedAvatar: React.ForwardRefExoticComponent<Pick<{
|
|
263
|
+
label?: string | null | undefined;
|
|
264
|
+
} & Partial<kui_basic.CaptionProps>, "label" | "size" | "weight" | "color" | "disableUserSelect" | "align" | "colorGroup" | "variant" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & React.RefAttributes<HTMLDivElement>>;
|
|
249
265
|
|
|
250
266
|
interface InputPhoneWithFormProps
|
|
251
267
|
extends Omit<InputWithCountryDropdownProps, "form"> {
|
|
@@ -256,7 +272,7 @@ interface InputPhoneWithFormProps
|
|
|
256
272
|
|
|
257
273
|
declare const InputPhoneWithForm: React__default.ForwardRefExoticComponent<Pick<InputPhoneWithFormProps, "label" | "size" | "color" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "form" | "pattern" | "height" | "width" | "list" | "step" | "alt" | "crossOrigin" | "src" | "type" | "endIcon" | "startIcon" | "disabled" | "autoFocus" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "name" | "value" | "error" | "inputRef" | "message" | "required" | "min" | "max" | "maxLength" | "minLength" | "cornerLabel" | "isTextArea" | "inputStyles" | "labelStyles" | "messageClassName" | "labelInlineStyles" | "messageVariant" | "inputValue" | "accept" | "autoComplete" | "capture" | "checked" | "enterKeyHint" | "multiple" | "readOnly" | "onSelectCountry" | "hiddenInputProps"> & React__default.RefAttributes<HTMLInputElement>>;
|
|
258
274
|
|
|
259
|
-
declare const Table:
|
|
275
|
+
declare const Table: React.ForwardRefExoticComponent<Pick<React.ClassAttributes<HTMLTableElement> & React.TableHTMLAttributes<HTMLTableElement>, "key" | keyof React.TableHTMLAttributes<HTMLTableElement>> & React.RefAttributes<HTMLTableElement>>;
|
|
260
276
|
|
|
261
277
|
declare const TableHeadCell: _emotion_styled.StyledComponent<{
|
|
262
278
|
theme?: _emotion_react.Theme | undefined;
|
|
@@ -268,7 +284,7 @@ declare const TableCell: _emotion_styled.StyledComponent<{
|
|
|
268
284
|
as?: React.ElementType<any> | undefined;
|
|
269
285
|
}, React.DetailedHTMLProps<React.TdHTMLAttributes<HTMLTableDataCellElement>, HTMLTableDataCellElement>, {}>;
|
|
270
286
|
|
|
271
|
-
declare const TableRow:
|
|
287
|
+
declare const TableRow: React.ForwardRefExoticComponent<Pick<React.ClassAttributes<HTMLTableRowElement> & React.HTMLAttributes<HTMLTableRowElement>, "key" | keyof React.HTMLAttributes<HTMLTableRowElement>> & React.RefAttributes<HTMLTableRowElement>>;
|
|
272
288
|
|
|
273
289
|
type PopperPlacements =
|
|
274
290
|
| "right"
|