diff --git a/components/locale-provider/__tests__/__snapshots__/index.test.js.snap b/components/locale-provider/__tests__/__snapshots__/index.test.js.snap index 8b8520ee1d..fd133aa191 100644 --- a/components/locale-provider/__tests__/__snapshots__/index.test.js.snap +++ b/components/locale-provider/__tests__/__snapshots__/index.test.js.snap @@ -1364,6 +1364,7 @@ exports[`Locale Provider should display the text as locale changed 1`] = ` disabledHours={undefined} disabledMinutes={undefined} disabledSeconds={undefined} + focusOnOpen={true} hideDisabledOptions={false} placement="bottomLeft" prefixCls="ant-time-picker" @@ -1396,10 +1397,14 @@ exports[`Locale Provider should display the text as locale changed 1`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + onBlur={[Function]} onChange={[Function]} onClose={[Function]} + onFocus={[Function]} + onKeyDown={[Function]} onOpen={[Function]} placeholder="Select time" placement="bottomLeft" @@ -1519,13 +1524,18 @@ exports[`Locale Provider should display the text as locale changed 1`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + hourStep={undefined} + minuteStep={undefined} onChange={[Function]} onClear={[Function]} onEsc={[Function]} + onKeyDown={[Function]} placeholder="Select time" prefixCls="ant-time-picker-panel" + secondStep={undefined} showHour={true} showMinute={true} showSecond={true} @@ -1565,6 +1575,8 @@ exports[`Locale Provider should display the text as locale changed 1`] = ` className="ant-time-picker-input" disabled={false} name={undefined} + onBlur={[Function]} + onFocus={[Function]} onKeyDown={[Function]} placeholder="Select time" readOnly={true} @@ -7238,6 +7250,7 @@ exports[`Locale Provider should display the text as locale changed 2`] = ` disabledHours={undefined} disabledMinutes={undefined} disabledSeconds={undefined} + focusOnOpen={true} hideDisabledOptions={false} placement="bottomLeft" prefixCls="ant-time-picker" @@ -7270,10 +7283,14 @@ exports[`Locale Provider should display the text as locale changed 2`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + onBlur={[Function]} onChange={[Function]} onClose={[Function]} + onFocus={[Function]} + onKeyDown={[Function]} onOpen={[Function]} placeholder="Hora" placement="bottomLeft" @@ -7393,13 +7410,18 @@ exports[`Locale Provider should display the text as locale changed 2`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + hourStep={undefined} + minuteStep={undefined} onChange={[Function]} onClear={[Function]} onEsc={[Function]} + onKeyDown={[Function]} placeholder="Hora" prefixCls="ant-time-picker-panel" + secondStep={undefined} showHour={true} showMinute={true} showSecond={true} @@ -7439,6 +7461,8 @@ exports[`Locale Provider should display the text as locale changed 2`] = ` className="ant-time-picker-input" disabled={false} name={undefined} + onBlur={[Function]} + onFocus={[Function]} onKeyDown={[Function]} placeholder="Hora" readOnly={true} @@ -13118,6 +13142,7 @@ exports[`Locale Provider should display the text as locale changed 3`] = ` disabledHours={undefined} disabledMinutes={undefined} disabledSeconds={undefined} + focusOnOpen={true} hideDisabledOptions={false} placement="bottomLeft" prefixCls="ant-time-picker" @@ -13150,10 +13175,14 @@ exports[`Locale Provider should display the text as locale changed 3`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + onBlur={[Function]} onChange={[Function]} onClose={[Function]} + onFocus={[Function]} + onKeyDown={[Function]} onOpen={[Function]} placeholder="Hora" placement="bottomLeft" @@ -13273,13 +13302,18 @@ exports[`Locale Provider should display the text as locale changed 3`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + hourStep={undefined} + minuteStep={undefined} onChange={[Function]} onClear={[Function]} onEsc={[Function]} + onKeyDown={[Function]} placeholder="Hora" prefixCls="ant-time-picker-panel" + secondStep={undefined} showHour={true} showMinute={true} showSecond={true} @@ -13319,6 +13353,8 @@ exports[`Locale Provider should display the text as locale changed 3`] = ` className="ant-time-picker-input" disabled={false} name={undefined} + onBlur={[Function]} + onFocus={[Function]} onKeyDown={[Function]} placeholder="Hora" readOnly={true} @@ -19001,6 +19037,7 @@ exports[`Locale Provider should display the text as locale changed 4`] = ` disabledHours={undefined} disabledMinutes={undefined} disabledSeconds={undefined} + focusOnOpen={true} hideDisabledOptions={false} placement="bottomLeft" prefixCls="ant-time-picker" @@ -19033,10 +19070,14 @@ exports[`Locale Provider should display the text as locale changed 4`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + onBlur={[Function]} onChange={[Function]} onClose={[Function]} + onFocus={[Function]} + onKeyDown={[Function]} onOpen={[Function]} placeholder="Выберите время" placement="bottomLeft" @@ -19156,13 +19197,18 @@ exports[`Locale Provider should display the text as locale changed 4`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + hourStep={undefined} + minuteStep={undefined} onChange={[Function]} onClear={[Function]} onEsc={[Function]} + onKeyDown={[Function]} placeholder="Выберите время" prefixCls="ant-time-picker-panel" + secondStep={undefined} showHour={true} showMinute={true} showSecond={true} @@ -19202,6 +19248,8 @@ exports[`Locale Provider should display the text as locale changed 4`] = ` className="ant-time-picker-input" disabled={false} name={undefined} + onBlur={[Function]} + onFocus={[Function]} onKeyDown={[Function]} placeholder="Выберите время" readOnly={true} @@ -24875,6 +24923,7 @@ exports[`Locale Provider should display the text as locale changed 5`] = ` disabledHours={undefined} disabledMinutes={undefined} disabledSeconds={undefined} + focusOnOpen={true} hideDisabledOptions={false} placement="bottomLeft" prefixCls="ant-time-picker" @@ -24907,10 +24956,14 @@ exports[`Locale Provider should display the text as locale changed 5`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + onBlur={[Function]} onChange={[Function]} onClose={[Function]} + onFocus={[Function]} + onKeyDown={[Function]} onOpen={[Function]} placeholder="Seleccionar hora" placement="bottomLeft" @@ -25030,13 +25083,18 @@ exports[`Locale Provider should display the text as locale changed 5`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + hourStep={undefined} + minuteStep={undefined} onChange={[Function]} onClear={[Function]} onEsc={[Function]} + onKeyDown={[Function]} placeholder="Seleccionar hora" prefixCls="ant-time-picker-panel" + secondStep={undefined} showHour={true} showMinute={true} showSecond={true} @@ -25076,6 +25134,8 @@ exports[`Locale Provider should display the text as locale changed 5`] = ` className="ant-time-picker-input" disabled={false} name={undefined} + onBlur={[Function]} + onFocus={[Function]} onKeyDown={[Function]} placeholder="Seleccionar hora" readOnly={true} @@ -30741,6 +30801,7 @@ exports[`Locale Provider should display the text as locale changed 6`] = ` disabledHours={undefined} disabledMinutes={undefined} disabledSeconds={undefined} + focusOnOpen={true} hideDisabledOptions={false} placement="bottomLeft" prefixCls="ant-time-picker" @@ -30773,10 +30834,14 @@ exports[`Locale Provider should display the text as locale changed 6`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + onBlur={[Function]} onChange={[Function]} onClose={[Function]} + onFocus={[Function]} + onKeyDown={[Function]} onOpen={[Function]} placeholder="Välj tid" placement="bottomLeft" @@ -30896,13 +30961,18 @@ exports[`Locale Provider should display the text as locale changed 6`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + hourStep={undefined} + minuteStep={undefined} onChange={[Function]} onClear={[Function]} onEsc={[Function]} + onKeyDown={[Function]} placeholder="Välj tid" prefixCls="ant-time-picker-panel" + secondStep={undefined} showHour={true} showMinute={true} showSecond={true} @@ -30942,6 +31012,8 @@ exports[`Locale Provider should display the text as locale changed 6`] = ` className="ant-time-picker-input" disabled={false} name={undefined} + onBlur={[Function]} + onFocus={[Function]} onKeyDown={[Function]} placeholder="Välj tid" readOnly={true} @@ -36607,6 +36679,7 @@ exports[`Locale Provider should display the text as locale changed 7`] = ` disabledHours={undefined} disabledMinutes={undefined} disabledSeconds={undefined} + focusOnOpen={true} hideDisabledOptions={false} placement="bottomLeft" prefixCls="ant-time-picker" @@ -36639,10 +36712,14 @@ exports[`Locale Provider should display the text as locale changed 7`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + onBlur={[Function]} onChange={[Function]} onClose={[Function]} + onFocus={[Function]} + onKeyDown={[Function]} onOpen={[Function]} placeholder="Sélectionner l'heure" placement="bottomLeft" @@ -36762,13 +36839,18 @@ exports[`Locale Provider should display the text as locale changed 7`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + hourStep={undefined} + minuteStep={undefined} onChange={[Function]} onClear={[Function]} onEsc={[Function]} + onKeyDown={[Function]} placeholder="Sélectionner l'heure" prefixCls="ant-time-picker-panel" + secondStep={undefined} showHour={true} showMinute={true} showSecond={true} @@ -36808,6 +36890,8 @@ exports[`Locale Provider should display the text as locale changed 7`] = ` className="ant-time-picker-input" disabled={false} name={undefined} + onBlur={[Function]} + onFocus={[Function]} onKeyDown={[Function]} placeholder="Sélectionner l'heure" readOnly={true} @@ -42475,6 +42559,7 @@ exports[`Locale Provider should display the text as locale changed 8`] = ` disabledHours={undefined} disabledMinutes={undefined} disabledSeconds={undefined} + focusOnOpen={true} hideDisabledOptions={false} placement="bottomLeft" prefixCls="ant-time-picker" @@ -42507,10 +42592,14 @@ exports[`Locale Provider should display the text as locale changed 8`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + onBlur={[Function]} onChange={[Function]} onClose={[Function]} + onFocus={[Function]} + onKeyDown={[Function]} onOpen={[Function]} placeholder="Zeit auswählen" placement="bottomLeft" @@ -42630,13 +42719,18 @@ exports[`Locale Provider should display the text as locale changed 8`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + hourStep={undefined} + minuteStep={undefined} onChange={[Function]} onClear={[Function]} onEsc={[Function]} + onKeyDown={[Function]} placeholder="Zeit auswählen" prefixCls="ant-time-picker-panel" + secondStep={undefined} showHour={true} showMinute={true} showSecond={true} @@ -42676,6 +42770,8 @@ exports[`Locale Provider should display the text as locale changed 8`] = ` className="ant-time-picker-input" disabled={false} name={undefined} + onBlur={[Function]} + onFocus={[Function]} onKeyDown={[Function]} placeholder="Zeit auswählen" readOnly={true} @@ -48349,6 +48445,7 @@ exports[`Locale Provider should display the text as locale changed 9`] = ` disabledHours={undefined} disabledMinutes={undefined} disabledSeconds={undefined} + focusOnOpen={true} hideDisabledOptions={false} placement="bottomLeft" prefixCls="ant-time-picker" @@ -48381,10 +48478,14 @@ exports[`Locale Provider should display the text as locale changed 9`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + onBlur={[Function]} onChange={[Function]} onClose={[Function]} + onFocus={[Function]} + onKeyDown={[Function]} onOpen={[Function]} placeholder="Selecteer tijd" placement="bottomLeft" @@ -48504,13 +48605,18 @@ exports[`Locale Provider should display the text as locale changed 9`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + hourStep={undefined} + minuteStep={undefined} onChange={[Function]} onClear={[Function]} onEsc={[Function]} + onKeyDown={[Function]} placeholder="Selecteer tijd" prefixCls="ant-time-picker-panel" + secondStep={undefined} showHour={true} showMinute={true} showSecond={true} @@ -48550,6 +48656,8 @@ exports[`Locale Provider should display the text as locale changed 9`] = ` className="ant-time-picker-input" disabled={false} name={undefined} + onBlur={[Function]} + onFocus={[Function]} onKeyDown={[Function]} placeholder="Selecteer tijd" readOnly={true} @@ -54215,6 +54323,7 @@ exports[`Locale Provider should display the text as locale changed 10`] = ` disabledHours={undefined} disabledMinutes={undefined} disabledSeconds={undefined} + focusOnOpen={true} hideDisabledOptions={false} placement="bottomLeft" prefixCls="ant-time-picker" @@ -54247,10 +54356,14 @@ exports[`Locale Provider should display the text as locale changed 10`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + onBlur={[Function]} onChange={[Function]} onClose={[Function]} + onFocus={[Function]} + onKeyDown={[Function]} onOpen={[Function]} placeholder="Seleccionar hora" placement="bottomLeft" @@ -54370,13 +54483,18 @@ exports[`Locale Provider should display the text as locale changed 10`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + hourStep={undefined} + minuteStep={undefined} onChange={[Function]} onClear={[Function]} onEsc={[Function]} + onKeyDown={[Function]} placeholder="Seleccionar hora" prefixCls="ant-time-picker-panel" + secondStep={undefined} showHour={true} showMinute={true} showSecond={true} @@ -54416,6 +54534,8 @@ exports[`Locale Provider should display the text as locale changed 10`] = ` className="ant-time-picker-input" disabled={false} name={undefined} + onBlur={[Function]} + onFocus={[Function]} onKeyDown={[Function]} placeholder="Seleccionar hora" readOnly={true} @@ -60087,6 +60207,7 @@ exports[`Locale Provider should display the text as locale changed 11`] = ` disabledHours={undefined} disabledMinutes={undefined} disabledSeconds={undefined} + focusOnOpen={true} hideDisabledOptions={false} placement="bottomLeft" prefixCls="ant-time-picker" @@ -60119,10 +60240,14 @@ exports[`Locale Provider should display the text as locale changed 11`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + onBlur={[Function]} onChange={[Function]} onClose={[Function]} + onFocus={[Function]} + onKeyDown={[Function]} onOpen={[Function]} placeholder="Vybrat čas" placement="bottomLeft" @@ -60242,13 +60367,18 @@ exports[`Locale Provider should display the text as locale changed 11`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + hourStep={undefined} + minuteStep={undefined} onChange={[Function]} onClear={[Function]} onEsc={[Function]} + onKeyDown={[Function]} placeholder="Vybrat čas" prefixCls="ant-time-picker-panel" + secondStep={undefined} showHour={true} showMinute={true} showSecond={true} @@ -60288,6 +60418,8 @@ exports[`Locale Provider should display the text as locale changed 11`] = ` className="ant-time-picker-input" disabled={false} name={undefined} + onBlur={[Function]} + onFocus={[Function]} onKeyDown={[Function]} placeholder="Vybrat čas" readOnly={true} @@ -65959,6 +66091,7 @@ exports[`Locale Provider should display the text as locale changed 12`] = ` disabledHours={undefined} disabledMinutes={undefined} disabledSeconds={undefined} + focusOnOpen={true} hideDisabledOptions={false} placement="bottomLeft" prefixCls="ant-time-picker" @@ -65991,10 +66124,14 @@ exports[`Locale Provider should display the text as locale changed 12`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + onBlur={[Function]} onChange={[Function]} onClose={[Function]} + onFocus={[Function]} + onKeyDown={[Function]} onOpen={[Function]} placeholder="날짜 선택" placement="bottomLeft" @@ -66114,13 +66251,18 @@ exports[`Locale Provider should display the text as locale changed 12`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + hourStep={undefined} + minuteStep={undefined} onChange={[Function]} onClear={[Function]} onEsc={[Function]} + onKeyDown={[Function]} placeholder="날짜 선택" prefixCls="ant-time-picker-panel" + secondStep={undefined} showHour={true} showMinute={true} showSecond={true} @@ -66160,6 +66302,8 @@ exports[`Locale Provider should display the text as locale changed 12`] = ` className="ant-time-picker-input" disabled={false} name={undefined} + onBlur={[Function]} + onFocus={[Function]} onKeyDown={[Function]} placeholder="날짜 선택" readOnly={true} @@ -71833,6 +71977,7 @@ exports[`Locale Provider should display the text as locale changed 13`] = ` disabledHours={undefined} disabledMinutes={undefined} disabledSeconds={undefined} + focusOnOpen={true} hideDisabledOptions={false} placement="bottomLeft" prefixCls="ant-time-picker" @@ -71865,10 +72010,14 @@ exports[`Locale Provider should display the text as locale changed 13`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + onBlur={[Function]} onChange={[Function]} onClose={[Function]} + onFocus={[Function]} + onKeyDown={[Function]} onOpen={[Function]} placeholder="Vali aeg" placement="bottomLeft" @@ -71988,13 +72137,18 @@ exports[`Locale Provider should display the text as locale changed 13`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + hourStep={undefined} + minuteStep={undefined} onChange={[Function]} onClear={[Function]} onEsc={[Function]} + onKeyDown={[Function]} placeholder="Vali aeg" prefixCls="ant-time-picker-panel" + secondStep={undefined} showHour={true} showMinute={true} showSecond={true} @@ -72034,6 +72188,8 @@ exports[`Locale Provider should display the text as locale changed 13`] = ` className="ant-time-picker-input" disabled={false} name={undefined} + onBlur={[Function]} + onFocus={[Function]} onKeyDown={[Function]} placeholder="Vali aeg" readOnly={true} @@ -77707,6 +77863,7 @@ exports[`Locale Provider should display the text as locale changed 14`] = ` disabledHours={undefined} disabledMinutes={undefined} disabledSeconds={undefined} + focusOnOpen={true} hideDisabledOptions={false} placement="bottomLeft" prefixCls="ant-time-picker" @@ -77739,10 +77896,14 @@ exports[`Locale Provider should display the text as locale changed 14`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + onBlur={[Function]} onChange={[Function]} onClose={[Function]} + onFocus={[Function]} + onKeyDown={[Function]} onOpen={[Function]} placeholder="Vybrať čas" placement="bottomLeft" @@ -77862,13 +78023,18 @@ exports[`Locale Provider should display the text as locale changed 14`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + hourStep={undefined} + minuteStep={undefined} onChange={[Function]} onClear={[Function]} onEsc={[Function]} + onKeyDown={[Function]} placeholder="Vybrať čas" prefixCls="ant-time-picker-panel" + secondStep={undefined} showHour={true} showMinute={true} showSecond={true} @@ -77908,6 +78074,8 @@ exports[`Locale Provider should display the text as locale changed 14`] = ` className="ant-time-picker-input" disabled={false} name={undefined} + onBlur={[Function]} + onFocus={[Function]} onKeyDown={[Function]} placeholder="Vybrať čas" readOnly={true} @@ -83575,6 +83743,7 @@ exports[`Locale Provider should display the text as locale changed 15`] = ` disabledHours={undefined} disabledMinutes={undefined} disabledSeconds={undefined} + focusOnOpen={true} hideDisabledOptions={false} placement="bottomLeft" prefixCls="ant-time-picker" @@ -83607,10 +83776,14 @@ exports[`Locale Provider should display the text as locale changed 15`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + onBlur={[Function]} onChange={[Function]} onClose={[Function]} + onFocus={[Function]} + onKeyDown={[Function]} onOpen={[Function]} placeholder="時刻を選択" placement="bottomLeft" @@ -83730,13 +83903,18 @@ exports[`Locale Provider should display the text as locale changed 15`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + hourStep={undefined} + minuteStep={undefined} onChange={[Function]} onClear={[Function]} onEsc={[Function]} + onKeyDown={[Function]} placeholder="時刻を選択" prefixCls="ant-time-picker-panel" + secondStep={undefined} showHour={true} showMinute={true} showSecond={true} @@ -83776,6 +83954,8 @@ exports[`Locale Provider should display the text as locale changed 15`] = ` className="ant-time-picker-input" disabled={false} name={undefined} + onBlur={[Function]} + onFocus={[Function]} onKeyDown={[Function]} placeholder="時刻を選択" readOnly={true} @@ -89440,6 +89620,7 @@ exports[`Locale Provider should display the text as locale changed 16`] = ` disabledHours={undefined} disabledMinutes={undefined} disabledSeconds={undefined} + focusOnOpen={true} hideDisabledOptions={false} placement="bottomLeft" prefixCls="ant-time-picker" @@ -89472,10 +89653,14 @@ exports[`Locale Provider should display the text as locale changed 16`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + onBlur={[Function]} onChange={[Function]} onClose={[Function]} + onFocus={[Function]} + onKeyDown={[Function]} onOpen={[Function]} placeholder="Zaman Seç" placement="bottomLeft" @@ -89595,13 +89780,18 @@ exports[`Locale Provider should display the text as locale changed 16`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + hourStep={undefined} + minuteStep={undefined} onChange={[Function]} onClear={[Function]} onEsc={[Function]} + onKeyDown={[Function]} placeholder="Zaman Seç" prefixCls="ant-time-picker-panel" + secondStep={undefined} showHour={true} showMinute={true} showSecond={true} @@ -89641,6 +89831,8 @@ exports[`Locale Provider should display the text as locale changed 16`] = ` className="ant-time-picker-input" disabled={false} name={undefined} + onBlur={[Function]} + onFocus={[Function]} onKeyDown={[Function]} placeholder="Zaman Seç" readOnly={true} @@ -95308,6 +95500,7 @@ exports[`Locale Provider should display the text as locale changed 17`] = ` disabledHours={undefined} disabledMinutes={undefined} disabledSeconds={undefined} + focusOnOpen={true} hideDisabledOptions={false} placement="bottomLeft" prefixCls="ant-time-picker" @@ -95340,10 +95533,14 @@ exports[`Locale Provider should display the text as locale changed 17`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + onBlur={[Function]} onChange={[Function]} onClose={[Function]} + onFocus={[Function]} + onKeyDown={[Function]} onOpen={[Function]} placeholder="請選擇時間" placement="bottomLeft" @@ -95463,13 +95660,18 @@ exports[`Locale Provider should display the text as locale changed 17`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + hourStep={undefined} + minuteStep={undefined} onChange={[Function]} onClear={[Function]} onEsc={[Function]} + onKeyDown={[Function]} placeholder="請選擇時間" prefixCls="ant-time-picker-panel" + secondStep={undefined} showHour={true} showMinute={true} showSecond={true} @@ -95509,6 +95711,8 @@ exports[`Locale Provider should display the text as locale changed 17`] = ` className="ant-time-picker-input" disabled={false} name={undefined} + onBlur={[Function]} + onFocus={[Function]} onKeyDown={[Function]} placeholder="請選擇時間" readOnly={true} @@ -101173,6 +101377,7 @@ exports[`Locale Provider should display the text as locale changed 18`] = ` disabledHours={undefined} disabledMinutes={undefined} disabledSeconds={undefined} + focusOnOpen={true} hideDisabledOptions={false} placement="bottomLeft" prefixCls="ant-time-picker" @@ -101205,10 +101410,14 @@ exports[`Locale Provider should display the text as locale changed 18`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + onBlur={[Function]} onChange={[Function]} onClose={[Function]} + onFocus={[Function]} + onKeyDown={[Function]} onOpen={[Function]} placeholder="Valitse aika" placement="bottomLeft" @@ -101328,13 +101537,18 @@ exports[`Locale Provider should display the text as locale changed 18`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + hourStep={undefined} + minuteStep={undefined} onChange={[Function]} onClear={[Function]} onEsc={[Function]} + onKeyDown={[Function]} placeholder="Valitse aika" prefixCls="ant-time-picker-panel" + secondStep={undefined} showHour={true} showMinute={true} showSecond={true} @@ -101374,6 +101588,8 @@ exports[`Locale Provider should display the text as locale changed 18`] = ` className="ant-time-picker-input" disabled={false} name={undefined} + onBlur={[Function]} + onFocus={[Function]} onKeyDown={[Function]} placeholder="Valitse aika" readOnly={true} @@ -107047,6 +107263,7 @@ exports[`Locale Provider should display the text as locale changed 19`] = ` disabledHours={undefined} disabledMinutes={undefined} disabledSeconds={undefined} + focusOnOpen={true} hideDisabledOptions={false} placement="bottomLeft" prefixCls="ant-time-picker" @@ -107079,10 +107296,14 @@ exports[`Locale Provider should display the text as locale changed 19`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + onBlur={[Function]} onChange={[Function]} onClose={[Function]} + onFocus={[Function]} + onKeyDown={[Function]} onOpen={[Function]} placeholder="Wybierz godzinę" placement="bottomLeft" @@ -107202,13 +107423,18 @@ exports[`Locale Provider should display the text as locale changed 19`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + hourStep={undefined} + minuteStep={undefined} onChange={[Function]} onClear={[Function]} onEsc={[Function]} + onKeyDown={[Function]} placeholder="Wybierz godzinę" prefixCls="ant-time-picker-panel" + secondStep={undefined} showHour={true} showMinute={true} showSecond={true} @@ -107248,6 +107474,8 @@ exports[`Locale Provider should display the text as locale changed 19`] = ` className="ant-time-picker-input" disabled={false} name={undefined} + onBlur={[Function]} + onFocus={[Function]} onKeyDown={[Function]} placeholder="Wybierz godzinę" readOnly={true} @@ -112921,6 +113149,7 @@ exports[`Locale Provider should display the text as locale changed 20`] = ` disabledHours={undefined} disabledMinutes={undefined} disabledSeconds={undefined} + focusOnOpen={true} hideDisabledOptions={false} placement="bottomLeft" prefixCls="ant-time-picker" @@ -112953,10 +113182,14 @@ exports[`Locale Provider should display the text as locale changed 20`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + onBlur={[Function]} onChange={[Function]} onClose={[Function]} + onFocus={[Function]} + onKeyDown={[Function]} onOpen={[Function]} placeholder="Избор на час" placement="bottomLeft" @@ -113076,13 +113309,18 @@ exports[`Locale Provider should display the text as locale changed 20`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + hourStep={undefined} + minuteStep={undefined} onChange={[Function]} onClear={[Function]} onEsc={[Function]} + onKeyDown={[Function]} placeholder="Избор на час" prefixCls="ant-time-picker-panel" + secondStep={undefined} showHour={true} showMinute={true} showSecond={true} @@ -113122,6 +113360,8 @@ exports[`Locale Provider should display the text as locale changed 20`] = ` className="ant-time-picker-input" disabled={false} name={undefined} + onBlur={[Function]} + onFocus={[Function]} onKeyDown={[Function]} placeholder="Избор на час" readOnly={true} @@ -118795,6 +119035,7 @@ exports[`Locale Provider should display the text as locale changed 21`] = ` disabledHours={undefined} disabledMinutes={undefined} disabledSeconds={undefined} + focusOnOpen={true} hideDisabledOptions={false} placement="bottomLeft" prefixCls="ant-time-picker" @@ -118827,10 +119068,14 @@ exports[`Locale Provider should display the text as locale changed 21`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + onBlur={[Function]} onChange={[Function]} onClose={[Function]} + onFocus={[Function]} + onKeyDown={[Function]} onOpen={[Function]} placeholder="Select time" placement="bottomLeft" @@ -118950,13 +119195,18 @@ exports[`Locale Provider should display the text as locale changed 21`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + hourStep={undefined} + minuteStep={undefined} onChange={[Function]} onClear={[Function]} onEsc={[Function]} + onKeyDown={[Function]} placeholder="Select time" prefixCls="ant-time-picker-panel" + secondStep={undefined} showHour={true} showMinute={true} showSecond={true} @@ -118996,6 +119246,8 @@ exports[`Locale Provider should display the text as locale changed 21`] = ` className="ant-time-picker-input" disabled={false} name={undefined} + onBlur={[Function]} + onFocus={[Function]} onKeyDown={[Function]} placeholder="Select time" readOnly={true} @@ -124661,6 +124913,7 @@ exports[`Locale Provider should display the text as locale changed 22`] = ` disabledHours={undefined} disabledMinutes={undefined} disabledSeconds={undefined} + focusOnOpen={true} hideDisabledOptions={false} placement="bottomLeft" prefixCls="ant-time-picker" @@ -124693,10 +124946,14 @@ exports[`Locale Provider should display the text as locale changed 22`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + onBlur={[Function]} onChange={[Function]} onClose={[Function]} + onFocus={[Function]} + onKeyDown={[Function]} onOpen={[Function]} placeholder="Sélectionner l'heure" placement="bottomLeft" @@ -124816,13 +125073,18 @@ exports[`Locale Provider should display the text as locale changed 22`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + hourStep={undefined} + minuteStep={undefined} onChange={[Function]} onClear={[Function]} onEsc={[Function]} + onKeyDown={[Function]} placeholder="Sélectionner l'heure" prefixCls="ant-time-picker-panel" + secondStep={undefined} showHour={true} showMinute={true} showSecond={true} @@ -124862,6 +125124,8 @@ exports[`Locale Provider should display the text as locale changed 22`] = ` className="ant-time-picker-input" disabled={false} name={undefined} + onBlur={[Function]} + onFocus={[Function]} onKeyDown={[Function]} placeholder="Sélectionner l'heure" readOnly={true} @@ -130535,6 +130799,7 @@ exports[`Locale Provider should display the text as locale changed 23`] = ` disabledHours={undefined} disabledMinutes={undefined} disabledSeconds={undefined} + focusOnOpen={true} hideDisabledOptions={false} placement="bottomLeft" prefixCls="ant-time-picker" @@ -130567,10 +130832,14 @@ exports[`Locale Provider should display the text as locale changed 23`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + onBlur={[Function]} onChange={[Function]} onClose={[Function]} + onFocus={[Function]} + onKeyDown={[Function]} onOpen={[Function]} placeholder="Selecteer tijd" placement="bottomLeft" @@ -130690,13 +130959,18 @@ exports[`Locale Provider should display the text as locale changed 23`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + hourStep={undefined} + minuteStep={undefined} onChange={[Function]} onClear={[Function]} onEsc={[Function]} + onKeyDown={[Function]} placeholder="Selecteer tijd" prefixCls="ant-time-picker-panel" + secondStep={undefined} showHour={true} showMinute={true} showSecond={true} @@ -130736,6 +131010,8 @@ exports[`Locale Provider should display the text as locale changed 23`] = ` className="ant-time-picker-input" disabled={false} name={undefined} + onBlur={[Function]} + onFocus={[Function]} onKeyDown={[Function]} placeholder="Selecteer tijd" readOnly={true} @@ -136409,6 +136685,7 @@ exports[`Locale Provider should display the text as locale changed 24`] = ` disabledHours={undefined} disabledMinutes={undefined} disabledSeconds={undefined} + focusOnOpen={true} hideDisabledOptions={false} placement="bottomLeft" prefixCls="ant-time-picker" @@ -136441,10 +136718,14 @@ exports[`Locale Provider should display the text as locale changed 24`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + onBlur={[Function]} onChange={[Function]} onClose={[Function]} + onFocus={[Function]} + onKeyDown={[Function]} onOpen={[Function]} placeholder="Selezionare il tempo" placement="bottomLeft" @@ -136564,13 +136845,18 @@ exports[`Locale Provider should display the text as locale changed 24`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + hourStep={undefined} + minuteStep={undefined} onChange={[Function]} onClear={[Function]} onEsc={[Function]} + onKeyDown={[Function]} placeholder="Selezionare il tempo" prefixCls="ant-time-picker-panel" + secondStep={undefined} showHour={true} showMinute={true} showSecond={true} @@ -136610,6 +136896,8 @@ exports[`Locale Provider should display the text as locale changed 24`] = ` className="ant-time-picker-input" disabled={false} name={undefined} + onBlur={[Function]} + onFocus={[Function]} onKeyDown={[Function]} placeholder="Selezionare il tempo" readOnly={true} @@ -142283,6 +142571,7 @@ exports[`Locale Provider should display the text as locale changed 25`] = ` disabledHours={undefined} disabledMinutes={undefined} disabledSeconds={undefined} + focusOnOpen={true} hideDisabledOptions={false} placement="bottomLeft" prefixCls="ant-time-picker" @@ -142315,10 +142604,14 @@ exports[`Locale Provider should display the text as locale changed 25`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + onBlur={[Function]} onChange={[Function]} onClose={[Function]} + onFocus={[Function]} + onKeyDown={[Function]} onOpen={[Function]} placeholder="Chọn thời gian" placement="bottomLeft" @@ -142438,13 +142731,18 @@ exports[`Locale Provider should display the text as locale changed 25`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + hourStep={undefined} + minuteStep={undefined} onChange={[Function]} onClear={[Function]} onEsc={[Function]} + onKeyDown={[Function]} placeholder="Chọn thời gian" prefixCls="ant-time-picker-panel" + secondStep={undefined} showHour={true} showMinute={true} showSecond={true} @@ -142484,6 +142782,8 @@ exports[`Locale Provider should display the text as locale changed 25`] = ` className="ant-time-picker-input" disabled={false} name={undefined} + onBlur={[Function]} + onFocus={[Function]} onKeyDown={[Function]} placeholder="Chọn thời gian" readOnly={true} @@ -148157,6 +148457,7 @@ exports[`Locale Provider should display the text as locale changed 26`] = ` disabledHours={undefined} disabledMinutes={undefined} disabledSeconds={undefined} + focusOnOpen={true} hideDisabledOptions={false} placement="bottomLeft" prefixCls="ant-time-picker" @@ -148189,10 +148490,14 @@ exports[`Locale Provider should display the text as locale changed 26`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + onBlur={[Function]} onChange={[Function]} onClose={[Function]} + onFocus={[Function]} + onKeyDown={[Function]} onOpen={[Function]} placeholder="เลือกเวลา" placement="bottomLeft" @@ -148312,13 +148617,18 @@ exports[`Locale Provider should display the text as locale changed 26`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + hourStep={undefined} + minuteStep={undefined} onChange={[Function]} onClear={[Function]} onEsc={[Function]} + onKeyDown={[Function]} placeholder="เลือกเวลา" prefixCls="ant-time-picker-panel" + secondStep={undefined} showHour={true} showMinute={true} showSecond={true} @@ -148358,6 +148668,8 @@ exports[`Locale Provider should display the text as locale changed 26`] = ` className="ant-time-picker-input" disabled={false} name={undefined} + onBlur={[Function]} + onFocus={[Function]} onKeyDown={[Function]} placeholder="เลือกเวลา" readOnly={true} @@ -154031,6 +154343,7 @@ exports[`Locale Provider should display the text as locale changed 27`] = ` disabledHours={undefined} disabledMinutes={undefined} disabledSeconds={undefined} + focusOnOpen={true} hideDisabledOptions={false} placement="bottomLeft" prefixCls="ant-time-picker" @@ -154063,10 +154376,14 @@ exports[`Locale Provider should display the text as locale changed 27`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + onBlur={[Function]} onChange={[Function]} onClose={[Function]} + onFocus={[Function]} + onKeyDown={[Function]} onOpen={[Function]} placeholder="انتخاب زمان" placement="bottomLeft" @@ -154186,13 +154503,18 @@ exports[`Locale Provider should display the text as locale changed 27`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + hourStep={undefined} + minuteStep={undefined} onChange={[Function]} onClear={[Function]} onEsc={[Function]} + onKeyDown={[Function]} placeholder="انتخاب زمان" prefixCls="ant-time-picker-panel" + secondStep={undefined} showHour={true} showMinute={true} showSecond={true} @@ -154232,6 +154554,8 @@ exports[`Locale Provider should display the text as locale changed 27`] = ` className="ant-time-picker-input" disabled={false} name={undefined} + onBlur={[Function]} + onFocus={[Function]} onKeyDown={[Function]} placeholder="انتخاب زمان" readOnly={true} @@ -159903,6 +160227,7 @@ exports[`Locale Provider should display the text as locale changed 28`] = ` disabledHours={undefined} disabledMinutes={undefined} disabledSeconds={undefined} + focusOnOpen={true} hideDisabledOptions={false} placement="bottomLeft" prefixCls="ant-time-picker" @@ -159935,10 +160260,14 @@ exports[`Locale Provider should display the text as locale changed 28`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + onBlur={[Function]} onChange={[Function]} onClose={[Function]} + onFocus={[Function]} + onKeyDown={[Function]} onOpen={[Function]} placeholder="Επιλέξτε ώρα" placement="bottomLeft" @@ -160058,13 +160387,18 @@ exports[`Locale Provider should display the text as locale changed 28`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + hourStep={undefined} + minuteStep={undefined} onChange={[Function]} onClear={[Function]} onEsc={[Function]} + onKeyDown={[Function]} placeholder="Επιλέξτε ώρα" prefixCls="ant-time-picker-panel" + secondStep={undefined} showHour={true} showMinute={true} showSecond={true} @@ -160104,6 +160438,8 @@ exports[`Locale Provider should display the text as locale changed 28`] = ` className="ant-time-picker-input" disabled={false} name={undefined} + onBlur={[Function]} + onFocus={[Function]} onKeyDown={[Function]} placeholder="Επιλέξτε ώρα" readOnly={true} @@ -165776,6 +166112,7 @@ exports[`Locale Provider should display the text as locale changed 29`] = ` disabledHours={undefined} disabledMinutes={undefined} disabledSeconds={undefined} + focusOnOpen={true} hideDisabledOptions={false} placement="bottomLeft" prefixCls="ant-time-picker" @@ -165808,10 +166145,14 @@ exports[`Locale Provider should display the text as locale changed 29`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + onBlur={[Function]} onChange={[Function]} onClose={[Function]} + onFocus={[Function]} + onKeyDown={[Function]} onOpen={[Function]} placeholder="Velg tid" placement="bottomLeft" @@ -165931,13 +166272,18 @@ exports[`Locale Provider should display the text as locale changed 29`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + hourStep={undefined} + minuteStep={undefined} onChange={[Function]} onClear={[Function]} onEsc={[Function]} + onKeyDown={[Function]} placeholder="Velg tid" prefixCls="ant-time-picker-panel" + secondStep={undefined} showHour={true} showMinute={true} showSecond={true} @@ -165977,6 +166323,8 @@ exports[`Locale Provider should display the text as locale changed 29`] = ` className="ant-time-picker-input" disabled={false} name={undefined} + onBlur={[Function]} + onFocus={[Function]} onKeyDown={[Function]} placeholder="Velg tid" readOnly={true} @@ -171649,6 +171997,7 @@ exports[`Locale Provider should display the text as locale changed 30`] = ` disabledHours={undefined} disabledMinutes={undefined} disabledSeconds={undefined} + focusOnOpen={true} hideDisabledOptions={false} placement="bottomLeft" prefixCls="ant-time-picker" @@ -171681,10 +172030,14 @@ exports[`Locale Provider should display the text as locale changed 30`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + onBlur={[Function]} onChange={[Function]} onClose={[Function]} + onFocus={[Function]} + onKeyDown={[Function]} onOpen={[Function]} placeholder="Izaberite vreme" placement="bottomLeft" @@ -171804,13 +172157,18 @@ exports[`Locale Provider should display the text as locale changed 30`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + hourStep={undefined} + minuteStep={undefined} onChange={[Function]} onClear={[Function]} onEsc={[Function]} + onKeyDown={[Function]} placeholder="Izaberite vreme" prefixCls="ant-time-picker-panel" + secondStep={undefined} showHour={true} showMinute={true} showSecond={true} @@ -171850,6 +172208,8 @@ exports[`Locale Provider should display the text as locale changed 30`] = ` className="ant-time-picker-input" disabled={false} name={undefined} + onBlur={[Function]} + onFocus={[Function]} onKeyDown={[Function]} placeholder="Izaberite vreme" readOnly={true} @@ -177523,6 +177883,7 @@ exports[`Locale Provider should display the text as locale changed 31`] = ` disabledHours={undefined} disabledMinutes={undefined} disabledSeconds={undefined} + focusOnOpen={true} hideDisabledOptions={false} placement="bottomLeft" prefixCls="ant-time-picker" @@ -177555,10 +177916,14 @@ exports[`Locale Provider should display the text as locale changed 31`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + onBlur={[Function]} onChange={[Function]} onClose={[Function]} + onFocus={[Function]} + onKeyDown={[Function]} onOpen={[Function]} placeholder="Velja tíma" placement="bottomLeft" @@ -177678,13 +178043,18 @@ exports[`Locale Provider should display the text as locale changed 31`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + hourStep={undefined} + minuteStep={undefined} onChange={[Function]} onClear={[Function]} onEsc={[Function]} + onKeyDown={[Function]} placeholder="Velja tíma" prefixCls="ant-time-picker-panel" + secondStep={undefined} showHour={true} showMinute={true} showSecond={true} @@ -177724,6 +178094,8 @@ exports[`Locale Provider should display the text as locale changed 31`] = ` className="ant-time-picker-input" disabled={false} name={undefined} + onBlur={[Function]} + onFocus={[Function]} onKeyDown={[Function]} placeholder="Velja tíma" readOnly={true} @@ -183397,6 +183769,7 @@ exports[`Locale Provider should display the text as locale changed 32`] = ` disabledHours={undefined} disabledMinutes={undefined} disabledSeconds={undefined} + focusOnOpen={true} hideDisabledOptions={false} placement="bottomLeft" prefixCls="ant-time-picker" @@ -183429,10 +183802,14 @@ exports[`Locale Provider should display the text as locale changed 32`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + onBlur={[Function]} onChange={[Function]} onClose={[Function]} + onFocus={[Function]} + onKeyDown={[Function]} onOpen={[Function]} placeholder="اختيار الوقت" placement="bottomLeft" @@ -183552,13 +183929,18 @@ exports[`Locale Provider should display the text as locale changed 32`] = ` disabledHours={[Function]} disabledMinutes={[Function]} disabledSeconds={[Function]} + focusOnOpen={true} format="HH:mm:ss" hideDisabledOptions={false} + hourStep={undefined} + minuteStep={undefined} onChange={[Function]} onClear={[Function]} onEsc={[Function]} + onKeyDown={[Function]} placeholder="اختيار الوقت" prefixCls="ant-time-picker-panel" + secondStep={undefined} showHour={true} showMinute={true} showSecond={true} @@ -183598,6 +183980,8 @@ exports[`Locale Provider should display the text as locale changed 32`] = ` className="ant-time-picker-input" disabled={false} name={undefined} + onBlur={[Function]} + onFocus={[Function]} onKeyDown={[Function]} placeholder="اختيار الوقت" readOnly={true}