@react-aria/numberfield 3.1.5 → 3.1.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/main.js CHANGED
@@ -213,7 +213,7 @@ $1bcaad54abc442a2$exports = {
213
213
 
214
214
 
215
215
  function $fa863e9b015ae839$export$23f548e970bdf099(props, state, inputRef) {
216
- let { id: id , decrementAriaLabel: decrementAriaLabel , incrementAriaLabel: incrementAriaLabel , isDisabled: isDisabled , isReadOnly: isReadOnly , isRequired: isRequired , minValue: minValue , maxValue: maxValue , autoFocus: autoFocus , validationState: validationState , label: label , formatOptions: formatOptions , onBlur: onBlur , onFocus: onFocus , onFocusChange: onFocusChange , onKeyDown: onKeyDown , onKeyUp: onKeyUp , description: description , errorMessage: errorMessage } = props;
216
+ let { id: id , decrementAriaLabel: decrementAriaLabel , incrementAriaLabel: incrementAriaLabel , isDisabled: isDisabled , isReadOnly: isReadOnly , isRequired: isRequired , minValue: minValue , maxValue: maxValue , autoFocus: autoFocus , validationState: validationState , label: label , formatOptions: formatOptions , onBlur: onBlur , onFocus: onFocus , onFocusChange: onFocusChange , onKeyDown: onKeyDown , onKeyUp: onKeyUp , description: description , errorMessage: errorMessage , ...otherProps } = props;
217
217
  let { increment: increment , incrementToMax: incrementToMax , decrement: decrement , decrementToMin: decrementToMin , numberValue: numberValue , commit: commit } = state;
218
218
  const formatMessage = $2wEZH$reactariai18n.useMessageFormatter((/*@__PURE__*/$parcel$interopDefault($1bcaad54abc442a2$exports)));
219
219
  let inputId = $2wEZH$reactariautils.useId(id);
@@ -288,6 +288,7 @@ function $fa863e9b015ae839$export$23f548e970bdf099(props, state, inputRef) {
288
288
  };
289
289
  let domProps = $2wEZH$reactariautils.filterDOMProps(props);
290
290
  let { labelProps: labelProps , inputProps: textFieldProps , descriptionProps: descriptionProps , errorMessageProps: errorMessageProps } = $2wEZH$reactariatextfield.useFormattedTextField({
291
+ ...otherProps,
291
292
  ...domProps,
292
293
  label: label,
293
294
  autoFocus: autoFocus,
@@ -296,6 +297,7 @@ function $fa863e9b015ae839$export$23f548e970bdf099(props, state, inputRef) {
296
297
  isRequired: isRequired,
297
298
  validationState: validationState,
298
299
  value: state.inputValue,
300
+ defaultValue: undefined,
299
301
  autoComplete: 'off',
300
302
  'aria-label': props['aria-label'] || null,
301
303
  'aria-labelledby': props['aria-labelledby'] || null,
package/dist/main.js.map CHANGED
@@ -1 +1 @@
1
- {"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AGAA,yBAAc,GAAG,IAAI,CAAC,KAAK,CAAC,CAAsG;;;;ACAlI,yBAAc,GAAG,IAAI,CAAC,KAAK,CAAC,CAAuH;;;;ACAnJ,yBAAc,GAAG,IAAI,CAAC,KAAK,CAAC,CAA8G;;;;ACA1I,yBAAc,GAAG,IAAI,CAAC,KAAK,CAAC,CAAsG;;;;ACAlI,yBAAc,GAAG,IAAI,CAAC,KAAK,CAAC,CAAkH;;;;ACA9I,yBAAc,GAAG,IAAI,CAAC,KAAK,CAAC,CAA+G;;;;ACA3I,yBAAc,GAAG,IAAI,CAAC,KAAK,CAAC,CAAkH;;;;ACA9I,yBAAc,GAAG,IAAI,CAAC,KAAK,CAAC,CAAoH;;;;ACAhJ,yBAAc,GAAG,IAAI,CAAC,KAAK,CAAC,CAAgH;;;;ACA5I,yBAAc,GAAG,IAAI,CAAC,KAAK,CAAC,CAA8G;;;;ACA1I,yBAAc,GAAG,IAAI,CAAC,KAAK,CAAC,CAAsH;;;;ACAlJ,yBAAc,GAAG,IAAI,CAAC,KAAK,CAAC,CAAsG;;;;ACAlI,yBAAc,GAAG,IAAI,CAAC,KAAK,CAAC,CAA8G;;;;ACA1I,yBAAc,GAAG,IAAI,CAAC,KAAK,CAAC,CAAiH;;;;ACA7I,yBAAc,GAAG,IAAI,CAAC,KAAK,CAAC,CAA+G;;;;ACA3I,yBAAc,GAAG,IAAI,CAAC,KAAK,CAAC,CAAiG;;;;ACA7H,yBAAc,GAAG,IAAI,CAAC,KAAK,CAAC,CAA+F;;;;ACA3H,yBAAc,GAAG,IAAI,CAAC,KAAK,CAAC,CAAsH;;;;ACAlJ,yBAAc,GAAG,IAAI,CAAC,KAAK,CAAC,CAA4H;;;;ACAxJ,yBAAc,GAAG,IAAI,CAAC,KAAK,CAAC,CAAuG;;;;ACAnI,yBAAc,GAAG,IAAI,CAAC,KAAK,CAAC,CAA+G;;;;ACA3I,yBAAc,GAAG,IAAI,CAAC,KAAK,CAAC,CAAgH;;;;ACA5I,yBAAc,GAAG,IAAI,CAAC,KAAK,CAAC,CAAqH;;;;ACAjJ,yBAAc,GAAG,IAAI,CAAC,KAAK,CAAC,CAAoH;;;;ACAhJ,yBAAc,GAAG,IAAI,CAAC,KAAK,CAAC,CAAiH;;;;ACA7I,yBAAc,GAAG,IAAI,CAAC,KAAK,CAAC,CAAuH;;;;ACAnJ,yBAAc,GAAG,IAAI,CAAC,KAAK,CAAC,CAA8G;;;;ACA1I,yBAAc,GAAG,IAAI,CAAC,KAAK,CAAC,CAAqH;;;;ACAjJ,yBAAc,GAAG,IAAI,CAAC,KAAK,CAAC,CAAkH;;;;ACA9I,yBAAc,GAAG,IAAI,CAAC,KAAK,CAAC,CAAyG;;;;ACArI,yBAAc,GAAG,IAAI,CAAC,KAAK,CAAC,CAA2G;;;;ACAvI,yBAAc,GAAG,IAAI,CAAC,KAAK,CAAC,CAAkH;;;;ACA9I,yBAAc,GAAG,IAAI,CAAC,KAAK,CAAC,CAA8F;;;;ACA1H,yBAAc,GAAG,IAAI,CAAC,KAAK,CAAC,CAA8F;;;AlCkC1H,yBAAc,GAAG,CAAC;IAChB,CAAO,QAAE,yBAAM;IACf,CAAO,QAAE,yBAAM;IACf,CAAO,QAAE,yBAAM;IACf,CAAO,QAAE,yBAAM;IACf,CAAO,QAAE,yBAAM;IACf,CAAO,QAAE,yBAAM;IACf,CAAO,QAAE,yBAAM;IACf,CAAO,QAAE,yBAAM;IACf,CAAO,QAAE,yBAAM;IACf,CAAO,QAAE,yBAAM;IACf,CAAO,QAAE,yBAAO;IAChB,CAAO,QAAE,yBAAO;IAChB,CAAO,QAAE,yBAAO;IAChB,CAAO,QAAE,yBAAO;IAChB,CAAO,QAAE,yBAAO;IAChB,CAAO,QAAE,yBAAO;IAChB,CAAO,QAAE,yBAAO;IAChB,CAAO,QAAE,yBAAO;IAChB,CAAO,QAAE,yBAAO;IAChB,CAAO,QAAE,yBAAO;IAChB,CAAO,QAAE,yBAAO;IAChB,CAAO,QAAE,yBAAO;IAChB,CAAO,QAAE,yBAAO;IAChB,CAAO,QAAE,yBAAO;IAChB,CAAO,QAAE,yBAAO;IAChB,CAAO,QAAE,yBAAO;IAChB,CAAO,QAAE,yBAAO;IAChB,CAAO,QAAE,yBAAO;IAChB,CAAO,QAAE,yBAAO;IAChB,CAAO,QAAE,yBAAO;IAChB,CAAO,QAAE,yBAAO;IAChB,CAAO,QAAE,yBAAO;IAChB,CAAO,QAAE,yBAAO;IAChB,CAAO,QAAE,yBAAO;AAClB,CAAC;;;;;;;;SDXe,yCAAc,CAAC,KAA2B,EAAE,KAAuB,EAAE,QAAqC,EAAmB,CAAC;IAC5I,GAAG,CAAC,CAAC,KACH,EAAE,uBACF,kBAAkB,uBAClB,kBAAkB,eAClB,UAAU,eACV,UAAU,eACV,UAAU,aACV,QAAQ,aACR,QAAQ,cACR,SAAS,oBACT,eAAe,UACf,KAAK,kBACL,aAAa,WACb,MAAM,YACN,OAAO,kBACP,aAAa,cACb,SAAS,YACT,OAAO,gBACP,WAAW,iBACX,YAAY,EACd,CAAC,GAAG,KAAK;IAET,GAAG,CAAC,CAAC,YACH,SAAS,mBACT,cAAc,cACd,SAAS,mBACT,cAAc,gBACd,WAAW,WACX,MAAM,EACR,CAAC,GAAG,KAAK;IAET,KAAK,CAAC,aAAa,GAAG,wCAAmB,CAAC,gEAAY;IAEtD,GAAG,CAAC,OAAO,GAAG,2BAAK,CAAC,EAAE;IAEtB,GAAG,CAAC,CAAC,aAAA,UAAU,EAAA,CAAC,GAAG,qCAAQ,CAAC,CAAC;QAC3B,MAAM,MAAQ,CAAC;YACb,EAA4C,AAA5C,0CAA4C;YAC5C,MAAM;QACR,CAAC;IACH,CAAC;IAED,GAAG,CAAC,CAAC,kBACH,eAAe,GACf,oBAAoB,EAAE,cAAc,GACpC,oBAAoB,EAAE,cAAc,EACtC,CAAC,GAAG,wCAAa,CACf,CAAC;oBACC,UAAU;oBACV,UAAU;oBACV,UAAU;kBACV,QAAQ;kBACR,QAAQ;QACR,WAAW,EAAE,SAAS;QACtB,gBAAgB,EAAE,cAAc;QAChC,WAAW,EAAE,SAAS;QACtB,gBAAgB,EAAE,cAAc;QAChC,KAAK,EAAE,WAAW;QAClB,SAAS,EAAE,KAAK,CAAC,UAAU;IAC7B,CAAC;IAGH,GAAG,EAAE,WAAW,EAAE,cAAc,IAAI,qBAAQ,CAAC,KAAK;IAClD,GAAG,CAAC,CAAC,mBAAA,gBAAgB,EAAA,CAAC,GAAG,2CAAc,CAAC,CAAC;oBAAA,UAAU;QAAE,mBAAmB,EAAE,cAAc;IAAA,CAAC;IAEzF,GAAG,CAAC,OAAO,GAAG,wBAAW,EAAE,CAAC,GAAK,CAAC;QAChC,EAAgG,AAAhG,8FAAgG;QAChG,EAAiG,AAAjG,+FAAiG;QACjG,EAAiH,AAAjH,+GAAiH;QACjH,EAAiD,AAAjD,+CAAiD;QACjD,EAAE,EAAE,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,MAAM,KAAK,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,MAAM,GACzC,MAAM;QAER,EAAE,EAAE,CAAC,CAAC,MAAM,GAAG,CAAC,EACd,SAAS;aACJ,EAAE,EAAE,CAAC,CAAC,MAAM,GAAG,CAAC,EACrB,SAAS;IAEb,CAAC,EAAE,CAAC;QAAA,SAAS;QAAE,SAAS;IAAA,CAAC;IACzB,EAAmE,AAAnE,iEAAmE;IACnE,GAAG,CAAC,iBAAiB,GAAG,UAAU,IAAI,UAAU,KAAK,WAAW;IAChE,2CAAc,CAAC,CAAC;QAAA,QAAQ,EAAE,OAAO;QAAE,UAAU,EAAE,iBAAiB;IAAA,CAAC,EAAE,QAAQ;IAE3E,EAA2F,AAA3F,yFAA2F;IAC3F,EAAgG,AAAhG,8FAAgG;IAChG,EAAmG,AAAnG,iGAAmG;IACnG,EAAkG,AAAlG,gGAAkG;IAClG,GAAG,CAAC,eAAe,GAAG,uCAAkB,CAAC,aAAa;IACtD,GAAG,CAAC,WAAW,GAAG,oBAAO,KAAO,eAAe,CAAC,eAAe;MAAI,CAAC;QAAA,eAAe;IAAA,CAAC;IACpF,GAAG,CAAC,WAAW,GAAG,WAAW,CAAC,qBAAqB,GAAG,CAAC;IACvD,GAAG,CAAC,WAAW,GAAG,KAAK,CAAC,KAAK,CAAC,QAAQ,KAAK,KAAK,CAAC,QAAQ,GAAG,CAAC;IAC7D,GAAG,CAAC,SAAS,GAAmC,CAAS;IACzD,EAAE,EAAE,8BAAQ,IAAI,CAAC;QACf,EAAiE,AAAjE,+DAAiE;QACjE,EAAgE,AAAhE,8DAAgE;QAChE,EAAgC,AAAhC,8BAAgC;QAChC,EAAE,EAAE,WAAW,EACb,SAAS,GAAG,CAAM;aACb,EAAE,EAAE,WAAW,EACpB,SAAS,GAAG,CAAS;IAEzB,CAAC,MAAM,EAAE,EAAE,+BAAS,IAAI,CAAC;QACvB,EAA0D,AAA1D,wDAA0D;QAC1D,EAAqC,AAArC,mCAAqC;QACrC,EAAE,EAAE,WAAW,EACb,SAAS,GAAG,CAAS;aAChB,EAAE,EAAE,WAAW,EACpB,SAAS,GAAG,CAAS;IAEzB,CAAC;IAED,GAAG,CAAC,QAAQ,IAAG,KAAK,GAAI,CAAC;QACvB,KAAK,CAAC,aAAa,CAAC,KAAK;IAC3B,CAAC;IAED,GAAG,CAAC,QAAQ,GAAG,oCAAc,CAAC,KAAK;IAEnC,GAAG,CAAC,CAAC,aAAA,UAAU,GAAE,UAAU,EAAE,cAAc,qBAAE,gBAAgB,sBAAE,iBAAiB,EAAA,CAAC,GAAG,+CAAqB,CAAC,CAAC;WACtG,QAAQ;eACX,KAAK;mBACL,SAAS;oBACT,UAAU;oBACV,UAAU;oBACV,UAAU;yBACV,eAAe;QACf,KAAK,EAAE,KAAK,CAAC,UAAU;QACvB,YAAY,EAAE,CAAK;QACnB,CAAY,aAAE,KAAK,CAAC,CAAY,gBAAK,IAAI;QACzC,CAAiB,kBAAE,KAAK,CAAC,CAAiB,qBAAK,IAAI;QACnD,EAAE,EAAE,OAAO;QACX,IAAI,EAAE,CAAM;mBACZ,SAAS;kBACT,QAAQ;gBACR,MAAM;iBACN,OAAO;uBACP,aAAa;mBACb,SAAS;iBACT,OAAO;qBACP,WAAW;sBACX,YAAY;IACd,CAAC,EAAE,KAAK,EAAE,QAAQ;IAElB,GAAG,CAAC,UAAU,GAAG,gCAAU,CACzB,eAAe,EACf,cAAc,EACd,UAAU,EACV,CAAC;QACC,EAAqE,AAArE,mEAAqE;QACrE,IAAI,EAAE,IAAI;QACV,EAA6F,AAA7F,2FAA6F;QAC7F,CAAsB,wBAAI,2BAAK,KAAK,aAAa,CAAC,CAAa,gBAAI,IAAI;QACvE,CAAe,gBAAE,IAAI;QACrB,CAAe,gBAAE,IAAI;QACrB,CAAe,gBAAE,IAAI;QACrB,CAAgB,iBAAE,IAAI;QACtB,WAAW,EAAE,CAAK;QAClB,UAAU,EAAE,CAAO;IACrB,CAAC;IAGH,GAAG,CAAC,kBAAkB,IAAI,CAAC,GAAK,CAAC;QAC/B,EAAuE,AAAvE,qEAAuE;QACvE,EAAkE,AAAlE,gEAAkE;QAClE,EAAE,EAAE,QAAQ,CAAC,aAAa,KAAK,QAAQ,CAAC,OAAO,EAC7C,MAAM;QAGR,EAA0D,AAA1D,wDAA0D;QAC1D,EAA2E,AAA3E,yEAA2E;QAC3E,EAAqF,AAArF,mFAAqF;QACrF,EAAE,EAAE,CAAC,CAAC,WAAW,KAAK,CAAO,QAC3B,QAAQ,CAAC,OAAO,CAAC,KAAK;aAEtB,CAAC,CAAC,MAAM,CAAC,KAAK;IAElB,CAAC;IAED,EAAkF,AAAlF,gFAAkF;IAClF,EAAE;IACF,EAAkF,AAAlF,gFAAkF;IAClF,EAA4G,AAA5G,0GAA4G;IAC5G,EAAuE,AAAvE,qEAAuE;IACvE,EAAoH,AAApH,kHAAoH;IACpH,EAAE;IACF,EAAqG,AAArG,mGAAqG;IACrG,EAA0G,AAA1G,wGAA0G;IAC1G,EAAgE,AAAhE,8DAAgE;IAChE,GAAG,CAAC,UAAU,GAAG,KAAK,CAAC,CAAY,iBAAM,MAAM,CAAC,KAAK,CAAC,KAAK,KAAK,CAAQ,UAAG,KAAK,CAAC,KAAK,GAAG,CAAE;IAC3F,GAAG,CAAC,cAAc;IAClB,EAAE,GAAG,UAAU,EACb,cAAc,GAAG,KAAK,CAAC,KAAK,IAAI,IAAI,GAAG,UAAU,CAAC,EAAE,GAAG,KAAK,CAAC,CAAiB;IAGhF,GAAG,CAAC,WAAW,GAAG,2BAAK;IACvB,GAAG,CAAC,WAAW,GAAG,2BAAK;IAEvB,GAAG,CAAC,oBAAoB,GAAoB,gCAAU,CAAC,cAAc,EAAE,CAAC;QACtE,CAAY,aAAE,kBAAkB,IAAI,aAAa,CAAC,CAAU,WAAE,CAAC;wBAAA,UAAU;QAAA,CAAC,EAAE,IAAI;QAChF,EAAE,EAAE,cAAc,KAAK,kBAAkB,GAAG,WAAW,GAAG,IAAI;QAC9D,CAAiB,kBAAE,cAAc,KAAK,kBAAkB,MAAM,WAAW,CAAC,CAAC,EAAE,cAAc,KAAK,IAAI;QACpG,CAAe,gBAAE,OAAO;QACxB,mBAAmB,EAAE,IAAI;QACzB,mBAAmB,EAAE,IAAI;QACzB,sBAAsB,EAAE,IAAI;QAC5B,UAAU,GAAG,KAAK,CAAC,YAAY;QAC/B,YAAY,EAAE,kBAAkB;IAClC,CAAC;IAED,GAAG,CAAC,oBAAoB,GAAoB,gCAAU,CAAC,cAAc,EAAE,CAAC;QACtE,CAAY,aAAE,kBAAkB,IAAI,aAAa,CAAC,CAAU,WAAE,CAAC;wBAAA,UAAU;QAAA,CAAC,EAAE,IAAI;QAChF,EAAE,EAAE,cAAc,KAAK,kBAAkB,GAAG,WAAW,GAAG,IAAI;QAC9D,CAAiB,kBAAE,cAAc,KAAK,kBAAkB,MAAM,WAAW,CAAC,CAAC,EAAE,cAAc,KAAK,IAAI;QACpG,CAAe,gBAAE,OAAO;QACxB,mBAAmB,EAAE,IAAI;QACzB,mBAAmB,EAAE,IAAI;QACzB,sBAAsB,EAAE,IAAI;QAC5B,UAAU,GAAG,KAAK,CAAC,YAAY;QAC/B,YAAY,EAAE,kBAAkB;IAClC,CAAC;IAED,MAAM,CAAC,CAAC;QACN,UAAU,EAAE,CAAC;YACX,IAAI,EAAE,CAAO;YACb,CAAe,gBAAE,UAAU;YAC3B,CAAc,eAAE,eAAe,KAAK,CAAS,WAAG,CAAM,QAAG,SAAS;eAC/D,gBAAgB;QACrB,CAAC;oBACD,UAAU;oBACV,UAAU;8BACV,oBAAoB;8BACpB,oBAAoB;2BACpB,iBAAiB;0BACjB,gBAAgB;IAClB,CAAC;AACH,CAAC","sources":["packages/@react-aria/numberfield/src/index.ts","packages/@react-aria/numberfield/src/useNumberField.ts","packages/@react-aria/numberfield/intl/*.js","packages/@react-aria/numberfield/intl/ar-AE.json","packages/@react-aria/numberfield/intl/bg-BG.json","packages/@react-aria/numberfield/intl/cs-CZ.json","packages/@react-aria/numberfield/intl/da-DK.json","packages/@react-aria/numberfield/intl/de-DE.json","packages/@react-aria/numberfield/intl/el-GR.json","packages/@react-aria/numberfield/intl/en-US.json","packages/@react-aria/numberfield/intl/es-ES.json","packages/@react-aria/numberfield/intl/et-EE.json","packages/@react-aria/numberfield/intl/fi-FI.json","packages/@react-aria/numberfield/intl/fr-FR.json","packages/@react-aria/numberfield/intl/he-IL.json","packages/@react-aria/numberfield/intl/hr-HR.json","packages/@react-aria/numberfield/intl/hu-HU.json","packages/@react-aria/numberfield/intl/it-IT.json","packages/@react-aria/numberfield/intl/ja-JP.json","packages/@react-aria/numberfield/intl/ko-KR.json","packages/@react-aria/numberfield/intl/lt-LT.json","packages/@react-aria/numberfield/intl/lv-LV.json","packages/@react-aria/numberfield/intl/nb-NO.json","packages/@react-aria/numberfield/intl/nl-NL.json","packages/@react-aria/numberfield/intl/pl-PL.json","packages/@react-aria/numberfield/intl/pt-BR.json","packages/@react-aria/numberfield/intl/pt-PT.json","packages/@react-aria/numberfield/intl/ro-RO.json","packages/@react-aria/numberfield/intl/ru-RU.json","packages/@react-aria/numberfield/intl/sk-SK.json","packages/@react-aria/numberfield/intl/sl-SI.json","packages/@react-aria/numberfield/intl/sr-SP.json","packages/@react-aria/numberfield/intl/sv-SE.json","packages/@react-aria/numberfield/intl/tr-TR.json","packages/@react-aria/numberfield/intl/uk-UA.json","packages/@react-aria/numberfield/intl/zh-CN.json","packages/@react-aria/numberfield/intl/zh-TW.json"],"sourcesContent":["/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\n/// <reference types=\"intl-types-extension\" />\n\nexport * from './useNumberField';\n","/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport {AriaButtonProps} from '@react-types/button';\nimport {AriaNumberFieldProps} from '@react-types/numberfield';\nimport {filterDOMProps, isAndroid, isIOS, isIPhone, mergeProps, useId} from '@react-aria/utils';\nimport {\n HTMLAttributes,\n InputHTMLAttributes,\n LabelHTMLAttributes,\n RefObject,\n useCallback,\n useMemo,\n useState\n} from 'react';\n// @ts-ignore\nimport intlMessages from '../intl/*.json';\nimport {NumberFieldState} from '@react-stately/numberfield';\nimport {TextInputDOMProps} from '@react-types/shared';\nimport {useFocus, useFocusWithin} from '@react-aria/interactions';\nimport {useFormattedTextField} from '@react-aria/textfield';\nimport {\n useMessageFormatter,\n useNumberFormatter\n} from '@react-aria/i18n';\nimport {useScrollWheel} from '@react-aria/interactions';\nimport {useSpinButton} from '@react-aria/spinbutton';\n\ninterface NumberFieldAria {\n /** Props for the label element. */\n labelProps: LabelHTMLAttributes<HTMLLabelElement>,\n /** Props for the group wrapper around the input and stepper buttons. */\n groupProps: HTMLAttributes<HTMLElement>,\n /** Props for the input element. */\n inputProps: InputHTMLAttributes<HTMLInputElement>,\n /** Props for the increment button, to be passed to [useButton](useButton.html). */\n incrementButtonProps: AriaButtonProps,\n /** Props for the decrement button, to be passed to [useButton](useButton.html). */\n decrementButtonProps: AriaButtonProps,\n /** Props for the number field's description element, if any. */\n descriptionProps: HTMLAttributes<HTMLElement>,\n /** Props for the number field's error message element, if any. */\n errorMessageProps: HTMLAttributes<HTMLElement>\n}\n\n/**\n * Provides the behavior and accessibility implementation for a number field component.\n * Number fields allow users to enter a number, and increment or decrement the value using stepper buttons.\n */\nexport function useNumberField(props: AriaNumberFieldProps, state: NumberFieldState, inputRef: RefObject<HTMLInputElement>): NumberFieldAria {\n let {\n id,\n decrementAriaLabel,\n incrementAriaLabel,\n isDisabled,\n isReadOnly,\n isRequired,\n minValue,\n maxValue,\n autoFocus,\n validationState,\n label,\n formatOptions,\n onBlur,\n onFocus,\n onFocusChange,\n onKeyDown,\n onKeyUp,\n description,\n errorMessage\n } = props;\n\n let {\n increment,\n incrementToMax,\n decrement,\n decrementToMin,\n numberValue,\n commit\n } = state;\n\n const formatMessage = useMessageFormatter(intlMessages);\n\n let inputId = useId(id);\n\n let {focusProps} = useFocus({\n onBlur: () => {\n // Set input value to normalized valid value\n commit();\n }\n });\n\n let {\n spinButtonProps,\n incrementButtonProps: incButtonProps,\n decrementButtonProps: decButtonProps\n } = useSpinButton(\n {\n isDisabled,\n isReadOnly,\n isRequired,\n maxValue,\n minValue,\n onIncrement: increment,\n onIncrementToMax: incrementToMax,\n onDecrement: decrement,\n onDecrementToMin: decrementToMin,\n value: numberValue,\n textValue: state.inputValue\n }\n );\n\n let [focusWithin, setFocusWithin] = useState(false);\n let {focusWithinProps} = useFocusWithin({isDisabled, onFocusWithinChange: setFocusWithin});\n\n let onWheel = useCallback((e) => {\n // if on a trackpad, users can scroll in both X and Y at once, check the magnitude of the change\n // if it's mostly in the X direction, then just return, the user probably doesn't mean to inc/dec\n // this isn't perfect, events come in fast with small deltas and a part of the scroll may give a false indication\n // especially if the user is scrolling near 45deg\n if (Math.abs(e.deltaY) <= Math.abs(e.deltaX)) {\n return;\n }\n if (e.deltaY > 0) {\n increment();\n } else if (e.deltaY < 0) {\n decrement();\n }\n }, [decrement, increment]);\n // If the input isn't supposed to receive input, disable scrolling.\n let scrollingDisabled = isDisabled || isReadOnly || !focusWithin;\n useScrollWheel({onScroll: onWheel, isDisabled: scrollingDisabled}, inputRef);\n\n // The inputMode attribute influences the software keyboard that is shown on touch devices.\n // Browsers and operating systems are quite inconsistent about what keys are available, however.\n // We choose between numeric and decimal based on whether we allow negative and fractional numbers,\n // and based on testing on various devices to determine what keys are available in each inputMode.\n let numberFormatter = useNumberFormatter(formatOptions);\n let intlOptions = useMemo(() => numberFormatter.resolvedOptions(), [numberFormatter]);\n let hasDecimals = intlOptions.maximumFractionDigits > 0;\n let hasNegative = isNaN(state.minValue) || state.minValue < 0;\n let inputMode: TextInputDOMProps['inputMode'] = 'numeric';\n if (isIPhone()) {\n // iPhone doesn't have a minus sign in either numeric or decimal.\n // Note this is only for iPhone, not iPad, which always has both\n // minus and decimal in numeric.\n if (hasNegative) {\n inputMode = 'text';\n } else if (hasDecimals) {\n inputMode = 'decimal';\n }\n } else if (isAndroid()) {\n // Android numeric has both a decimal point and minus key.\n // decimal does not have a minus key.\n if (hasNegative) {\n inputMode = 'numeric';\n } else if (hasDecimals) {\n inputMode = 'decimal';\n }\n }\n\n let onChange = value => {\n state.setInputValue(value);\n };\n\n let domProps = filterDOMProps(props);\n\n let {labelProps, inputProps: textFieldProps, descriptionProps, errorMessageProps} = useFormattedTextField({\n ...domProps,\n label,\n autoFocus,\n isDisabled,\n isReadOnly,\n isRequired,\n validationState,\n value: state.inputValue,\n autoComplete: 'off',\n 'aria-label': props['aria-label'] || null,\n 'aria-labelledby': props['aria-labelledby'] || null,\n id: inputId,\n type: 'text', // Can't use type=\"number\" because then we can't have things like $ in the field.\n inputMode,\n onChange,\n onBlur,\n onFocus,\n onFocusChange,\n onKeyDown,\n onKeyUp,\n description,\n errorMessage\n }, state, inputRef);\n\n let inputProps = mergeProps(\n spinButtonProps,\n textFieldProps,\n focusProps,\n {\n // override the spinbutton role, we can't focus a spin button with VO\n role: null,\n // ignore aria-roledescription on iOS so that required state will announce when it is present\n 'aria-roledescription': (!isIOS() ? formatMessage('numberField') : null),\n 'aria-valuemax': null,\n 'aria-valuemin': null,\n 'aria-valuenow': null,\n 'aria-valuetext': null,\n autoCorrect: 'off',\n spellCheck: 'false'\n }\n );\n\n let onButtonPressStart = (e) => {\n // If focus is already on the input, keep it there so we don't hide the\n // software keyboard when tapping the increment/decrement buttons.\n if (document.activeElement === inputRef.current) {\n return;\n }\n\n // Otherwise, when using a mouse, move focus to the input.\n // On touch, or with a screen reader, focus the button so that the software\n // keyboard does not appear and the screen reader cursor is not moved off the button.\n if (e.pointerType === 'mouse') {\n inputRef.current.focus();\n } else {\n e.target.focus();\n }\n };\n\n // Determine the label for the increment and decrement buttons. There are 4 cases:\n //\n // 1. With a visible label that is a string: aria-label: `Increase ${props.label}`\n // 2. With a visible label that is JSX: aria-label: 'Increase', aria-labelledby: '${incrementId} ${labelId}'\n // 3. With an aria-label: aria-label: `Increase ${props['aria-label']}`\n // 4. With an aria-labelledby: aria-label: 'Increase', aria-labelledby: `${incrementId} ${props['aria-labelledby']}`\n //\n // (1) and (2) could possibly be combined and both use aria-labelledby. However, placing the label in\n // the aria-label string rather than using aria-labelledby gives more flexibility to translators to change\n // the order or add additional words around the label if needed.\n let fieldLabel = props['aria-label'] || (typeof props.label === 'string' ? props.label : '');\n let ariaLabelledby: string;\n if (!fieldLabel) {\n ariaLabelledby = props.label != null ? labelProps.id : props['aria-labelledby'];\n }\n\n let incrementId = useId();\n let decrementId = useId();\n\n let incrementButtonProps: AriaButtonProps = mergeProps(incButtonProps, {\n 'aria-label': incrementAriaLabel || formatMessage('increase', {fieldLabel}).trim(),\n id: ariaLabelledby && !incrementAriaLabel ? incrementId : null,\n 'aria-labelledby': ariaLabelledby && !incrementAriaLabel ? `${incrementId} ${ariaLabelledby}` : null,\n 'aria-controls': inputId,\n excludeFromTabOrder: true,\n preventFocusOnPress: true,\n allowFocusWhenDisabled: true,\n isDisabled: !state.canIncrement,\n onPressStart: onButtonPressStart\n });\n\n let decrementButtonProps: AriaButtonProps = mergeProps(decButtonProps, {\n 'aria-label': decrementAriaLabel || formatMessage('decrease', {fieldLabel}).trim(),\n id: ariaLabelledby && !decrementAriaLabel ? decrementId : null,\n 'aria-labelledby': ariaLabelledby && !decrementAriaLabel ? `${decrementId} ${ariaLabelledby}` : null,\n 'aria-controls': inputId,\n excludeFromTabOrder: true,\n preventFocusOnPress: true,\n allowFocusWhenDisabled: true,\n isDisabled: !state.canDecrement,\n onPressStart: onButtonPressStart\n });\n\n return {\n groupProps: {\n role: 'group',\n 'aria-disabled': isDisabled,\n 'aria-invalid': validationState === 'invalid' ? 'true' : undefined,\n ...focusWithinProps\n },\n labelProps,\n inputProps,\n incrementButtonProps,\n decrementButtonProps,\n errorMessageProps,\n descriptionProps\n };\n}\n","const _temp0 = require(\"./ar-AE.json\");\nconst _temp1 = require(\"./bg-BG.json\");\nconst _temp2 = require(\"./cs-CZ.json\");\nconst _temp3 = require(\"./da-DK.json\");\nconst _temp4 = require(\"./de-DE.json\");\nconst _temp5 = require(\"./el-GR.json\");\nconst _temp6 = require(\"./en-US.json\");\nconst _temp7 = require(\"./es-ES.json\");\nconst _temp8 = require(\"./et-EE.json\");\nconst _temp9 = require(\"./fi-FI.json\");\nconst _temp10 = require(\"./fr-FR.json\");\nconst _temp11 = require(\"./he-IL.json\");\nconst _temp12 = require(\"./hr-HR.json\");\nconst _temp13 = require(\"./hu-HU.json\");\nconst _temp14 = require(\"./it-IT.json\");\nconst _temp15 = require(\"./ja-JP.json\");\nconst _temp16 = require(\"./ko-KR.json\");\nconst _temp17 = require(\"./lt-LT.json\");\nconst _temp18 = require(\"./lv-LV.json\");\nconst _temp19 = require(\"./nb-NO.json\");\nconst _temp20 = require(\"./nl-NL.json\");\nconst _temp21 = require(\"./pl-PL.json\");\nconst _temp22 = require(\"./pt-BR.json\");\nconst _temp23 = require(\"./pt-PT.json\");\nconst _temp24 = require(\"./ro-RO.json\");\nconst _temp25 = require(\"./ru-RU.json\");\nconst _temp26 = require(\"./sk-SK.json\");\nconst _temp27 = require(\"./sl-SI.json\");\nconst _temp28 = require(\"./sr-SP.json\");\nconst _temp29 = require(\"./sv-SE.json\");\nconst _temp30 = require(\"./tr-TR.json\");\nconst _temp31 = require(\"./uk-UA.json\");\nconst _temp32 = require(\"./zh-CN.json\");\nconst _temp33 = require(\"./zh-TW.json\");\nmodule.exports = {\n \"ar-AE\": _temp0,\n \"bg-BG\": _temp1,\n \"cs-CZ\": _temp2,\n \"da-DK\": _temp3,\n \"de-DE\": _temp4,\n \"el-GR\": _temp5,\n \"en-US\": _temp6,\n \"es-ES\": _temp7,\n \"et-EE\": _temp8,\n \"fi-FI\": _temp9,\n \"fr-FR\": _temp10,\n \"he-IL\": _temp11,\n \"hr-HR\": _temp12,\n \"hu-HU\": _temp13,\n \"it-IT\": _temp14,\n \"ja-JP\": _temp15,\n \"ko-KR\": _temp16,\n \"lt-LT\": _temp17,\n \"lv-LV\": _temp18,\n \"nb-NO\": _temp19,\n \"nl-NL\": _temp20,\n \"pl-PL\": _temp21,\n \"pt-BR\": _temp22,\n \"pt-PT\": _temp23,\n \"ro-RO\": _temp24,\n \"ru-RU\": _temp25,\n \"sk-SK\": _temp26,\n \"sl-SI\": _temp27,\n \"sr-SP\": _temp28,\n \"sv-SE\": _temp29,\n \"tr-TR\": _temp30,\n \"uk-UA\": _temp31,\n \"zh-CN\": _temp32,\n \"zh-TW\": _temp33\n}","{\n \"decrease\": \"خفض {fieldLabel}\",\n \"increase\": \"زيادة {fieldLabel}\",\n \"numberField\": \"حقل رقمي\"\n}\n","{\n \"decrease\": \"Намаляване {fieldLabel}\",\n \"increase\": \"Усилване {fieldLabel}\",\n \"numberField\": \"Номер на полето\"\n}\n","{\n \"decrease\": \"Snížit {fieldLabel}\",\n \"increase\": \"Zvýšit {fieldLabel}\",\n \"numberField\": \"Číselné pole\"\n}\n","{\n \"decrease\": \"Reducer {fieldLabel}\",\n \"increase\": \"Øg {fieldLabel}\",\n \"numberField\": \"Talfelt\"\n}\n","{\n \"decrease\": \"{fieldLabel} verringern\",\n \"increase\": \"{fieldLabel} erhöhen\",\n \"numberField\": \"Nummernfeld\"\n}\n","{\n \"decrease\": \"Μείωση {fieldLabel}\",\n \"increase\": \"Αύξηση {fieldLabel}\",\n \"numberField\": \"Πεδίο αριθμού\"\n}\n","{\n \"decrease\": \"Decrease {fieldLabel}\",\n \"increase\": \"Increase {fieldLabel}\",\n \"numberField\": \"Number field\"\n}\n","{\n \"decrease\": \"Reducir {fieldLabel}\",\n \"increase\": \"Aumentar {fieldLabel}\",\n \"numberField\": \"Campo de número\"\n}\n","{\n \"decrease\": \"Vähenda {fieldLabel}\",\n \"increase\": \"Suurenda {fieldLabel}\",\n \"numberField\": \"Numbri väli\"\n}\n","{\n \"decrease\": \"Vähennä {fieldLabel}\",\n \"increase\": \"Lisää {fieldLabel}\",\n \"numberField\": \"Numerokenttä\"\n}\n","{\n \"decrease\": \"Diminuer {fieldLabel}\",\n \"increase\": \"Augmenter {fieldLabel}\",\n \"numberField\": \"Champ de nombre\"\n}\n","{\n \"decrease\": \"הקטן {fieldLabel}\",\n \"increase\": \"הגדל {fieldLabel}\",\n \"numberField\": \"שדה מספר\"\n}\n","{\n \"decrease\": \"Smanji {fieldLabel}\",\n \"increase\": \"Povećaj {fieldLabel}\",\n \"numberField\": \"Polje broja\"\n}\n","{\n \"decrease\": \"{fieldLabel} csökkentése\",\n \"increase\": \"{fieldLabel} növelése\",\n \"numberField\": \"Számmező\"\n}\n","{\n \"decrease\": \"Riduci {fieldLabel}\",\n \"increase\": \"Aumenta {fieldLabel}\",\n \"numberField\": \"Campo numero\"\n}\n","{\n \"decrease\": \"{fieldLabel}を縮小\",\n \"increase\": \"{fieldLabel}を拡大\",\n \"numberField\": \"数値フィールド\"\n}\n","{\n \"decrease\": \"{fieldLabel} 감소\",\n \"increase\": \"{fieldLabel} 증가\",\n \"numberField\": \"번호 필드\"\n}\n","{\n \"decrease\": \"Sumažinti {fieldLabel}\",\n \"increase\": \"Padidinti {fieldLabel}\",\n \"numberField\": \"Numerio laukas\"\n}\n","{\n \"decrease\": \"Samazināšana {fieldLabel}\",\n \"increase\": \"Palielināšana {fieldLabel}\",\n \"numberField\": \"Skaitļu lauks\"\n}\n","{\n \"decrease\": \"Reduser {fieldLabel}\",\n \"increase\": \"Øk {fieldLabel}\",\n \"numberField\": \"Tallfelt\"\n}\n","{\n \"decrease\": \"{fieldLabel} verlagen\",\n \"increase\": \"{fieldLabel} verhogen\",\n \"numberField\": \"Getalveld\"\n}\n","{\n \"decrease\": \"Zmniejsz {fieldLabel}\",\n \"increase\": \"Zwiększ {fieldLabel}\",\n \"numberField\": \"Pole numeru\"\n}\n","{\n \"decrease\": \"Diminuir {fieldLabel}\",\n \"increase\": \"Aumentar {fieldLabel}\",\n \"numberField\": \"Campo de número\"\n}\n","{\n \"decrease\": \"Diminuir {fieldLabel}\",\n \"increase\": \"Aumentar {fieldLabel}\",\n \"numberField\": \"Campo numérico\"\n}\n","{\n \"decrease\": \"Scădere {fieldLabel}\",\n \"increase\": \"Creștere {fieldLabel}\",\n \"numberField\": \"Câmp numeric\"\n}\n","{\n \"decrease\": \"Уменьшение {fieldLabel}\",\n \"increase\": \"Увеличение {fieldLabel}\",\n \"numberField\": \"Числовое поле\"\n}\n","{\n \"decrease\": \"Znížiť {fieldLabel}\",\n \"increase\": \"Zvýšiť {fieldLabel}\",\n \"numberField\": \"Číselné pole\"\n}\n","{\n \"decrease\": \"Upadati {fieldLabel}\",\n \"increase\": \"Povečajte {fieldLabel}\",\n \"numberField\": \"Številčno polje\"\n}\n","{\n \"decrease\": \"Decrease {fieldLabel}\",\n \"increase\": \"Increase {fieldLabel}\",\n \"numberField\": \"Number field\"\n}\n","{\n \"decrease\": \"Minska {fieldLabel}\",\n \"increase\": \"Öka {fieldLabel}\",\n \"numberField\": \"Nummerfält\"\n}\n","{\n \"decrease\": \"{fieldLabel} azalt\",\n \"increase\": \"{fieldLabel} arttır\",\n \"numberField\": \"Sayı alanı\"\n}\n","{\n \"decrease\": \"Зменшити {fieldLabel}\",\n \"increase\": \"Збільшити {fieldLabel}\",\n \"numberField\": \"Поле номера\"\n}\n","{\n \"decrease\": \"降低 {fieldLabel}\",\n \"increase\": \"提高 {fieldLabel}\",\n \"numberField\": \"数字字段\"\n}\n","{\n \"decrease\": \"縮小 {fieldLabel}\",\n \"increase\": \"放大 {fieldLabel}\",\n \"numberField\": \"數字欄位\"\n}\n"],"names":[],"version":3,"file":"main.js.map"}
1
+ {"mappings":"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","sources":["packages/@react-aria/numberfield/src/index.ts","packages/@react-aria/numberfield/src/useNumberField.ts","packages/@react-aria/numberfield/intl/*.js","packages/@react-aria/numberfield/intl/ar-AE.json","packages/@react-aria/numberfield/intl/bg-BG.json","packages/@react-aria/numberfield/intl/cs-CZ.json","packages/@react-aria/numberfield/intl/da-DK.json","packages/@react-aria/numberfield/intl/de-DE.json","packages/@react-aria/numberfield/intl/el-GR.json","packages/@react-aria/numberfield/intl/en-US.json","packages/@react-aria/numberfield/intl/es-ES.json","packages/@react-aria/numberfield/intl/et-EE.json","packages/@react-aria/numberfield/intl/fi-FI.json","packages/@react-aria/numberfield/intl/fr-FR.json","packages/@react-aria/numberfield/intl/he-IL.json","packages/@react-aria/numberfield/intl/hr-HR.json","packages/@react-aria/numberfield/intl/hu-HU.json","packages/@react-aria/numberfield/intl/it-IT.json","packages/@react-aria/numberfield/intl/ja-JP.json","packages/@react-aria/numberfield/intl/ko-KR.json","packages/@react-aria/numberfield/intl/lt-LT.json","packages/@react-aria/numberfield/intl/lv-LV.json","packages/@react-aria/numberfield/intl/nb-NO.json","packages/@react-aria/numberfield/intl/nl-NL.json","packages/@react-aria/numberfield/intl/pl-PL.json","packages/@react-aria/numberfield/intl/pt-BR.json","packages/@react-aria/numberfield/intl/pt-PT.json","packages/@react-aria/numberfield/intl/ro-RO.json","packages/@react-aria/numberfield/intl/ru-RU.json","packages/@react-aria/numberfield/intl/sk-SK.json","packages/@react-aria/numberfield/intl/sl-SI.json","packages/@react-aria/numberfield/intl/sr-SP.json","packages/@react-aria/numberfield/intl/sv-SE.json","packages/@react-aria/numberfield/intl/tr-TR.json","packages/@react-aria/numberfield/intl/uk-UA.json","packages/@react-aria/numberfield/intl/zh-CN.json","packages/@react-aria/numberfield/intl/zh-TW.json"],"sourcesContent":["/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nexport * from './useNumberField';\n","/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport {AriaButtonProps} from '@react-types/button';\nimport {AriaNumberFieldProps} from '@react-types/numberfield';\nimport {filterDOMProps, isAndroid, isIOS, isIPhone, mergeProps, useId} from '@react-aria/utils';\nimport {\n HTMLAttributes,\n InputHTMLAttributes,\n LabelHTMLAttributes,\n RefObject,\n useCallback,\n useMemo,\n useState\n} from 'react';\n// @ts-ignore\nimport intlMessages from '../intl/*.json';\nimport {NumberFieldState} from '@react-stately/numberfield';\nimport {TextInputDOMProps} from '@react-types/shared';\nimport {useFocus, useFocusWithin} from '@react-aria/interactions';\nimport {useFormattedTextField} from '@react-aria/textfield';\nimport {\n useMessageFormatter,\n useNumberFormatter\n} from '@react-aria/i18n';\nimport {useScrollWheel} from '@react-aria/interactions';\nimport {useSpinButton} from '@react-aria/spinbutton';\n\ninterface NumberFieldAria {\n /** Props for the label element. */\n labelProps: LabelHTMLAttributes<HTMLLabelElement>,\n /** Props for the group wrapper around the input and stepper buttons. */\n groupProps: HTMLAttributes<HTMLElement>,\n /** Props for the input element. */\n inputProps: InputHTMLAttributes<HTMLInputElement>,\n /** Props for the increment button, to be passed to [useButton](useButton.html). */\n incrementButtonProps: AriaButtonProps,\n /** Props for the decrement button, to be passed to [useButton](useButton.html). */\n decrementButtonProps: AriaButtonProps,\n /** Props for the number field's description element, if any. */\n descriptionProps: HTMLAttributes<HTMLElement>,\n /** Props for the number field's error message element, if any. */\n errorMessageProps: HTMLAttributes<HTMLElement>\n}\n\n/**\n * Provides the behavior and accessibility implementation for a number field component.\n * Number fields allow users to enter a number, and increment or decrement the value using stepper buttons.\n */\nexport function useNumberField(props: AriaNumberFieldProps, state: NumberFieldState, inputRef: RefObject<HTMLInputElement>): NumberFieldAria {\n let {\n id,\n decrementAriaLabel,\n incrementAriaLabel,\n isDisabled,\n isReadOnly,\n isRequired,\n minValue,\n maxValue,\n autoFocus,\n validationState,\n label,\n formatOptions,\n onBlur,\n onFocus,\n onFocusChange,\n onKeyDown,\n onKeyUp,\n description,\n errorMessage,\n ...otherProps\n } = props;\n\n let {\n increment,\n incrementToMax,\n decrement,\n decrementToMin,\n numberValue,\n commit\n } = state;\n\n const formatMessage = useMessageFormatter(intlMessages);\n\n let inputId = useId(id);\n\n let {focusProps} = useFocus({\n onBlur: () => {\n // Set input value to normalized valid value\n commit();\n }\n });\n\n let {\n spinButtonProps,\n incrementButtonProps: incButtonProps,\n decrementButtonProps: decButtonProps\n } = useSpinButton(\n {\n isDisabled,\n isReadOnly,\n isRequired,\n maxValue,\n minValue,\n onIncrement: increment,\n onIncrementToMax: incrementToMax,\n onDecrement: decrement,\n onDecrementToMin: decrementToMin,\n value: numberValue,\n textValue: state.inputValue\n }\n );\n\n let [focusWithin, setFocusWithin] = useState(false);\n let {focusWithinProps} = useFocusWithin({isDisabled, onFocusWithinChange: setFocusWithin});\n\n let onWheel = useCallback((e) => {\n // if on a trackpad, users can scroll in both X and Y at once, check the magnitude of the change\n // if it's mostly in the X direction, then just return, the user probably doesn't mean to inc/dec\n // this isn't perfect, events come in fast with small deltas and a part of the scroll may give a false indication\n // especially if the user is scrolling near 45deg\n if (Math.abs(e.deltaY) <= Math.abs(e.deltaX)) {\n return;\n }\n if (e.deltaY > 0) {\n increment();\n } else if (e.deltaY < 0) {\n decrement();\n }\n }, [decrement, increment]);\n // If the input isn't supposed to receive input, disable scrolling.\n let scrollingDisabled = isDisabled || isReadOnly || !focusWithin;\n useScrollWheel({onScroll: onWheel, isDisabled: scrollingDisabled}, inputRef);\n\n // The inputMode attribute influences the software keyboard that is shown on touch devices.\n // Browsers and operating systems are quite inconsistent about what keys are available, however.\n // We choose between numeric and decimal based on whether we allow negative and fractional numbers,\n // and based on testing on various devices to determine what keys are available in each inputMode.\n let numberFormatter = useNumberFormatter(formatOptions);\n let intlOptions = useMemo(() => numberFormatter.resolvedOptions(), [numberFormatter]);\n let hasDecimals = intlOptions.maximumFractionDigits > 0;\n let hasNegative = isNaN(state.minValue) || state.minValue < 0;\n let inputMode: TextInputDOMProps['inputMode'] = 'numeric';\n if (isIPhone()) {\n // iPhone doesn't have a minus sign in either numeric or decimal.\n // Note this is only for iPhone, not iPad, which always has both\n // minus and decimal in numeric.\n if (hasNegative) {\n inputMode = 'text';\n } else if (hasDecimals) {\n inputMode = 'decimal';\n }\n } else if (isAndroid()) {\n // Android numeric has both a decimal point and minus key.\n // decimal does not have a minus key.\n if (hasNegative) {\n inputMode = 'numeric';\n } else if (hasDecimals) {\n inputMode = 'decimal';\n }\n }\n\n let onChange = value => {\n state.setInputValue(value);\n };\n\n let domProps = filterDOMProps(props);\n\n let {labelProps, inputProps: textFieldProps, descriptionProps, errorMessageProps} = useFormattedTextField({\n ...otherProps,\n ...domProps,\n label,\n autoFocus,\n isDisabled,\n isReadOnly,\n isRequired,\n validationState,\n value: state.inputValue,\n defaultValue: undefined, // defaultValue already used to populate state.inputValue, unneeded here\n autoComplete: 'off',\n 'aria-label': props['aria-label'] || null,\n 'aria-labelledby': props['aria-labelledby'] || null,\n id: inputId,\n type: 'text', // Can't use type=\"number\" because then we can't have things like $ in the field.\n inputMode,\n onChange,\n onBlur,\n onFocus,\n onFocusChange,\n onKeyDown,\n onKeyUp,\n description,\n errorMessage\n }, state, inputRef);\n\n let inputProps = mergeProps(\n spinButtonProps,\n textFieldProps,\n focusProps,\n {\n // override the spinbutton role, we can't focus a spin button with VO\n role: null,\n // ignore aria-roledescription on iOS so that required state will announce when it is present\n 'aria-roledescription': (!isIOS() ? formatMessage('numberField') : null),\n 'aria-valuemax': null,\n 'aria-valuemin': null,\n 'aria-valuenow': null,\n 'aria-valuetext': null,\n autoCorrect: 'off',\n spellCheck: 'false'\n }\n );\n\n let onButtonPressStart = (e) => {\n // If focus is already on the input, keep it there so we don't hide the\n // software keyboard when tapping the increment/decrement buttons.\n if (document.activeElement === inputRef.current) {\n return;\n }\n\n // Otherwise, when using a mouse, move focus to the input.\n // On touch, or with a screen reader, focus the button so that the software\n // keyboard does not appear and the screen reader cursor is not moved off the button.\n if (e.pointerType === 'mouse') {\n inputRef.current.focus();\n } else {\n e.target.focus();\n }\n };\n\n // Determine the label for the increment and decrement buttons. There are 4 cases:\n //\n // 1. With a visible label that is a string: aria-label: `Increase ${props.label}`\n // 2. With a visible label that is JSX: aria-label: 'Increase', aria-labelledby: '${incrementId} ${labelId}'\n // 3. With an aria-label: aria-label: `Increase ${props['aria-label']}`\n // 4. With an aria-labelledby: aria-label: 'Increase', aria-labelledby: `${incrementId} ${props['aria-labelledby']}`\n //\n // (1) and (2) could possibly be combined and both use aria-labelledby. However, placing the label in\n // the aria-label string rather than using aria-labelledby gives more flexibility to translators to change\n // the order or add additional words around the label if needed.\n let fieldLabel = props['aria-label'] || (typeof props.label === 'string' ? props.label : '');\n let ariaLabelledby: string;\n if (!fieldLabel) {\n ariaLabelledby = props.label != null ? labelProps.id : props['aria-labelledby'];\n }\n\n let incrementId = useId();\n let decrementId = useId();\n\n let incrementButtonProps: AriaButtonProps = mergeProps(incButtonProps, {\n 'aria-label': incrementAriaLabel || formatMessage('increase', {fieldLabel}).trim(),\n id: ariaLabelledby && !incrementAriaLabel ? incrementId : null,\n 'aria-labelledby': ariaLabelledby && !incrementAriaLabel ? `${incrementId} ${ariaLabelledby}` : null,\n 'aria-controls': inputId,\n excludeFromTabOrder: true,\n preventFocusOnPress: true,\n allowFocusWhenDisabled: true,\n isDisabled: !state.canIncrement,\n onPressStart: onButtonPressStart\n });\n\n let decrementButtonProps: AriaButtonProps = mergeProps(decButtonProps, {\n 'aria-label': decrementAriaLabel || formatMessage('decrease', {fieldLabel}).trim(),\n id: ariaLabelledby && !decrementAriaLabel ? decrementId : null,\n 'aria-labelledby': ariaLabelledby && !decrementAriaLabel ? `${decrementId} ${ariaLabelledby}` : null,\n 'aria-controls': inputId,\n excludeFromTabOrder: true,\n preventFocusOnPress: true,\n allowFocusWhenDisabled: true,\n isDisabled: !state.canDecrement,\n onPressStart: onButtonPressStart\n });\n\n return {\n groupProps: {\n role: 'group',\n 'aria-disabled': isDisabled,\n 'aria-invalid': validationState === 'invalid' ? 'true' : undefined,\n ...focusWithinProps\n },\n labelProps,\n inputProps,\n incrementButtonProps,\n decrementButtonProps,\n errorMessageProps,\n descriptionProps\n };\n}\n","const _temp0 = require(\"./ar-AE.json\");\nconst _temp1 = require(\"./bg-BG.json\");\nconst _temp2 = require(\"./cs-CZ.json\");\nconst _temp3 = require(\"./da-DK.json\");\nconst _temp4 = require(\"./de-DE.json\");\nconst _temp5 = require(\"./el-GR.json\");\nconst _temp6 = require(\"./en-US.json\");\nconst _temp7 = require(\"./es-ES.json\");\nconst _temp8 = require(\"./et-EE.json\");\nconst _temp9 = require(\"./fi-FI.json\");\nconst _temp10 = require(\"./fr-FR.json\");\nconst _temp11 = require(\"./he-IL.json\");\nconst _temp12 = require(\"./hr-HR.json\");\nconst _temp13 = require(\"./hu-HU.json\");\nconst _temp14 = require(\"./it-IT.json\");\nconst _temp15 = require(\"./ja-JP.json\");\nconst _temp16 = require(\"./ko-KR.json\");\nconst _temp17 = require(\"./lt-LT.json\");\nconst _temp18 = require(\"./lv-LV.json\");\nconst _temp19 = require(\"./nb-NO.json\");\nconst _temp20 = require(\"./nl-NL.json\");\nconst _temp21 = require(\"./pl-PL.json\");\nconst _temp22 = require(\"./pt-BR.json\");\nconst _temp23 = require(\"./pt-PT.json\");\nconst _temp24 = require(\"./ro-RO.json\");\nconst _temp25 = require(\"./ru-RU.json\");\nconst _temp26 = require(\"./sk-SK.json\");\nconst _temp27 = require(\"./sl-SI.json\");\nconst _temp28 = require(\"./sr-SP.json\");\nconst _temp29 = require(\"./sv-SE.json\");\nconst _temp30 = require(\"./tr-TR.json\");\nconst _temp31 = require(\"./uk-UA.json\");\nconst _temp32 = require(\"./zh-CN.json\");\nconst _temp33 = require(\"./zh-TW.json\");\nmodule.exports = {\n \"ar-AE\": _temp0,\n \"bg-BG\": _temp1,\n \"cs-CZ\": _temp2,\n \"da-DK\": _temp3,\n \"de-DE\": _temp4,\n \"el-GR\": _temp5,\n \"en-US\": _temp6,\n \"es-ES\": _temp7,\n \"et-EE\": _temp8,\n \"fi-FI\": _temp9,\n \"fr-FR\": _temp10,\n \"he-IL\": _temp11,\n \"hr-HR\": _temp12,\n \"hu-HU\": _temp13,\n \"it-IT\": _temp14,\n \"ja-JP\": _temp15,\n \"ko-KR\": _temp16,\n \"lt-LT\": _temp17,\n \"lv-LV\": _temp18,\n \"nb-NO\": _temp19,\n \"nl-NL\": _temp20,\n \"pl-PL\": _temp21,\n \"pt-BR\": _temp22,\n \"pt-PT\": _temp23,\n \"ro-RO\": _temp24,\n \"ru-RU\": _temp25,\n \"sk-SK\": _temp26,\n \"sl-SI\": _temp27,\n \"sr-SP\": _temp28,\n \"sv-SE\": _temp29,\n \"tr-TR\": _temp30,\n \"uk-UA\": _temp31,\n \"zh-CN\": _temp32,\n \"zh-TW\": _temp33\n}","{\n \"decrease\": \"خفض {fieldLabel}\",\n \"increase\": \"زيادة {fieldLabel}\",\n \"numberField\": \"حقل رقمي\"\n}\n","{\n \"decrease\": \"Намаляване {fieldLabel}\",\n \"increase\": \"Усилване {fieldLabel}\",\n \"numberField\": \"Номер на полето\"\n}\n","{\n \"decrease\": \"Snížit {fieldLabel}\",\n \"increase\": \"Zvýšit {fieldLabel}\",\n \"numberField\": \"Číselné pole\"\n}\n","{\n \"decrease\": \"Reducer {fieldLabel}\",\n \"increase\": \"Øg {fieldLabel}\",\n \"numberField\": \"Talfelt\"\n}\n","{\n \"decrease\": \"{fieldLabel} verringern\",\n \"increase\": \"{fieldLabel} erhöhen\",\n \"numberField\": \"Nummernfeld\"\n}\n","{\n \"decrease\": \"Μείωση {fieldLabel}\",\n \"increase\": \"Αύξηση {fieldLabel}\",\n \"numberField\": \"Πεδίο αριθμού\"\n}\n","{\n \"decrease\": \"Decrease {fieldLabel}\",\n \"increase\": \"Increase {fieldLabel}\",\n \"numberField\": \"Number field\"\n}\n","{\n \"decrease\": \"Reducir {fieldLabel}\",\n \"increase\": \"Aumentar {fieldLabel}\",\n \"numberField\": \"Campo de número\"\n}\n","{\n \"decrease\": \"Vähenda {fieldLabel}\",\n \"increase\": \"Suurenda {fieldLabel}\",\n \"numberField\": \"Numbri väli\"\n}\n","{\n \"decrease\": \"Vähennä {fieldLabel}\",\n \"increase\": \"Lisää {fieldLabel}\",\n \"numberField\": \"Numerokenttä\"\n}\n","{\n \"decrease\": \"Diminuer {fieldLabel}\",\n \"increase\": \"Augmenter {fieldLabel}\",\n \"numberField\": \"Champ de nombre\"\n}\n","{\n \"decrease\": \"הקטן {fieldLabel}\",\n \"increase\": \"הגדל {fieldLabel}\",\n \"numberField\": \"שדה מספר\"\n}\n","{\n \"decrease\": \"Smanji {fieldLabel}\",\n \"increase\": \"Povećaj {fieldLabel}\",\n \"numberField\": \"Polje broja\"\n}\n","{\n \"decrease\": \"{fieldLabel} csökkentése\",\n \"increase\": \"{fieldLabel} növelése\",\n \"numberField\": \"Számmező\"\n}\n","{\n \"decrease\": \"Riduci {fieldLabel}\",\n \"increase\": \"Aumenta {fieldLabel}\",\n \"numberField\": \"Campo numero\"\n}\n","{\n \"decrease\": \"{fieldLabel}を縮小\",\n \"increase\": \"{fieldLabel}を拡大\",\n \"numberField\": \"数値フィールド\"\n}\n","{\n \"decrease\": \"{fieldLabel} 감소\",\n \"increase\": \"{fieldLabel} 증가\",\n \"numberField\": \"번호 필드\"\n}\n","{\n \"decrease\": \"Sumažinti {fieldLabel}\",\n \"increase\": \"Padidinti {fieldLabel}\",\n \"numberField\": \"Numerio laukas\"\n}\n","{\n \"decrease\": \"Samazināšana {fieldLabel}\",\n \"increase\": \"Palielināšana {fieldLabel}\",\n \"numberField\": \"Skaitļu lauks\"\n}\n","{\n \"decrease\": \"Reduser {fieldLabel}\",\n \"increase\": \"Øk {fieldLabel}\",\n \"numberField\": \"Tallfelt\"\n}\n","{\n \"decrease\": \"{fieldLabel} verlagen\",\n \"increase\": \"{fieldLabel} verhogen\",\n \"numberField\": \"Getalveld\"\n}\n","{\n \"decrease\": \"Zmniejsz {fieldLabel}\",\n \"increase\": \"Zwiększ {fieldLabel}\",\n \"numberField\": \"Pole numeru\"\n}\n","{\n \"decrease\": \"Diminuir {fieldLabel}\",\n \"increase\": \"Aumentar {fieldLabel}\",\n \"numberField\": \"Campo de número\"\n}\n","{\n \"decrease\": \"Diminuir {fieldLabel}\",\n \"increase\": \"Aumentar {fieldLabel}\",\n \"numberField\": \"Campo numérico\"\n}\n","{\n \"decrease\": \"Scădere {fieldLabel}\",\n \"increase\": \"Creștere {fieldLabel}\",\n \"numberField\": \"Câmp numeric\"\n}\n","{\n \"decrease\": \"Уменьшение {fieldLabel}\",\n \"increase\": \"Увеличение {fieldLabel}\",\n \"numberField\": \"Числовое поле\"\n}\n","{\n \"decrease\": \"Znížiť {fieldLabel}\",\n \"increase\": \"Zvýšiť {fieldLabel}\",\n \"numberField\": \"Číselné pole\"\n}\n","{\n \"decrease\": \"Upadati {fieldLabel}\",\n \"increase\": \"Povečajte {fieldLabel}\",\n \"numberField\": \"Številčno polje\"\n}\n","{\n \"decrease\": \"Decrease {fieldLabel}\",\n \"increase\": \"Increase {fieldLabel}\",\n \"numberField\": \"Number field\"\n}\n","{\n \"decrease\": \"Minska {fieldLabel}\",\n \"increase\": \"Öka {fieldLabel}\",\n \"numberField\": \"Nummerfält\"\n}\n","{\n \"decrease\": \"{fieldLabel} azalt\",\n \"increase\": \"{fieldLabel} arttır\",\n \"numberField\": \"Sayı alanı\"\n}\n","{\n \"decrease\": \"Зменшити {fieldLabel}\",\n \"increase\": \"Збільшити {fieldLabel}\",\n \"numberField\": \"Поле номера\"\n}\n","{\n \"decrease\": \"降低 {fieldLabel}\",\n \"increase\": \"提高 {fieldLabel}\",\n \"numberField\": \"数字字段\"\n}\n","{\n \"decrease\": \"縮小 {fieldLabel}\",\n \"increase\": \"放大 {fieldLabel}\",\n \"numberField\": \"數字欄位\"\n}\n"],"names":[],"version":3,"file":"main.js.map"}
package/dist/module.js CHANGED
@@ -197,7 +197,7 @@ $c3ef0f8b54adbb57$exports = {
197
197
 
198
198
 
199
199
  function $81397a9303501bda$export$23f548e970bdf099(props, state, inputRef) {
200
- let { id: id , decrementAriaLabel: decrementAriaLabel , incrementAriaLabel: incrementAriaLabel , isDisabled: isDisabled , isReadOnly: isReadOnly , isRequired: isRequired , minValue: minValue , maxValue: maxValue , autoFocus: autoFocus , validationState: validationState , label: label , formatOptions: formatOptions , onBlur: onBlur , onFocus: onFocus , onFocusChange: onFocusChange , onKeyDown: onKeyDown , onKeyUp: onKeyUp , description: description , errorMessage: errorMessage } = props;
200
+ let { id: id , decrementAriaLabel: decrementAriaLabel , incrementAriaLabel: incrementAriaLabel , isDisabled: isDisabled , isReadOnly: isReadOnly , isRequired: isRequired , minValue: minValue , maxValue: maxValue , autoFocus: autoFocus , validationState: validationState , label: label , formatOptions: formatOptions , onBlur: onBlur , onFocus: onFocus , onFocusChange: onFocusChange , onKeyDown: onKeyDown , onKeyUp: onKeyUp , description: description , errorMessage: errorMessage , ...otherProps } = props;
201
201
  let { increment: increment , incrementToMax: incrementToMax , decrement: decrement , decrementToMin: decrementToMin , numberValue: numberValue , commit: commit } = state;
202
202
  const formatMessage = $gfhJl$useMessageFormatter((/*@__PURE__*/$parcel$interopDefault($c3ef0f8b54adbb57$exports)));
203
203
  let inputId = $gfhJl$useId(id);
@@ -272,6 +272,7 @@ function $81397a9303501bda$export$23f548e970bdf099(props, state, inputRef) {
272
272
  };
273
273
  let domProps = $gfhJl$filterDOMProps(props);
274
274
  let { labelProps: labelProps , inputProps: textFieldProps , descriptionProps: descriptionProps , errorMessageProps: errorMessageProps } = $gfhJl$useFormattedTextField({
275
+ ...otherProps,
275
276
  ...domProps,
276
277
  label: label,
277
278
  autoFocus: autoFocus,
@@ -280,6 +281,7 @@ function $81397a9303501bda$export$23f548e970bdf099(props, state, inputRef) {
280
281
  isRequired: isRequired,
281
282
  validationState: validationState,
282
283
  value: state.inputValue,
284
+ defaultValue: undefined,
283
285
  autoComplete: 'off',
284
286
  'aria-label': props['aria-label'] || null,
285
287
  'aria-labelledby': props['aria-labelledby'] || null,
@@ -1 +1 @@
1
- {"mappings":"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","sources":["packages/@react-aria/numberfield/src/index.ts","packages/@react-aria/numberfield/src/useNumberField.ts","packages/@react-aria/numberfield/intl/*.js","packages/@react-aria/numberfield/intl/ar-AE.json","packages/@react-aria/numberfield/intl/bg-BG.json","packages/@react-aria/numberfield/intl/cs-CZ.json","packages/@react-aria/numberfield/intl/da-DK.json","packages/@react-aria/numberfield/intl/de-DE.json","packages/@react-aria/numberfield/intl/el-GR.json","packages/@react-aria/numberfield/intl/en-US.json","packages/@react-aria/numberfield/intl/es-ES.json","packages/@react-aria/numberfield/intl/et-EE.json","packages/@react-aria/numberfield/intl/fi-FI.json","packages/@react-aria/numberfield/intl/fr-FR.json","packages/@react-aria/numberfield/intl/he-IL.json","packages/@react-aria/numberfield/intl/hr-HR.json","packages/@react-aria/numberfield/intl/hu-HU.json","packages/@react-aria/numberfield/intl/it-IT.json","packages/@react-aria/numberfield/intl/ja-JP.json","packages/@react-aria/numberfield/intl/ko-KR.json","packages/@react-aria/numberfield/intl/lt-LT.json","packages/@react-aria/numberfield/intl/lv-LV.json","packages/@react-aria/numberfield/intl/nb-NO.json","packages/@react-aria/numberfield/intl/nl-NL.json","packages/@react-aria/numberfield/intl/pl-PL.json","packages/@react-aria/numberfield/intl/pt-BR.json","packages/@react-aria/numberfield/intl/pt-PT.json","packages/@react-aria/numberfield/intl/ro-RO.json","packages/@react-aria/numberfield/intl/ru-RU.json","packages/@react-aria/numberfield/intl/sk-SK.json","packages/@react-aria/numberfield/intl/sl-SI.json","packages/@react-aria/numberfield/intl/sr-SP.json","packages/@react-aria/numberfield/intl/sv-SE.json","packages/@react-aria/numberfield/intl/tr-TR.json","packages/@react-aria/numberfield/intl/uk-UA.json","packages/@react-aria/numberfield/intl/zh-CN.json","packages/@react-aria/numberfield/intl/zh-TW.json"],"sourcesContent":["/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\n/// <reference types=\"intl-types-extension\" />\n\nexport * from './useNumberField';\n","/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport {AriaButtonProps} from '@react-types/button';\nimport {AriaNumberFieldProps} from '@react-types/numberfield';\nimport {filterDOMProps, isAndroid, isIOS, isIPhone, mergeProps, useId} from '@react-aria/utils';\nimport {\n HTMLAttributes,\n InputHTMLAttributes,\n LabelHTMLAttributes,\n RefObject,\n useCallback,\n useMemo,\n useState\n} from 'react';\n// @ts-ignore\nimport intlMessages from '../intl/*.json';\nimport {NumberFieldState} from '@react-stately/numberfield';\nimport {TextInputDOMProps} from '@react-types/shared';\nimport {useFocus, useFocusWithin} from '@react-aria/interactions';\nimport {useFormattedTextField} from '@react-aria/textfield';\nimport {\n useMessageFormatter,\n useNumberFormatter\n} from '@react-aria/i18n';\nimport {useScrollWheel} from '@react-aria/interactions';\nimport {useSpinButton} from '@react-aria/spinbutton';\n\ninterface NumberFieldAria {\n /** Props for the label element. */\n labelProps: LabelHTMLAttributes<HTMLLabelElement>,\n /** Props for the group wrapper around the input and stepper buttons. */\n groupProps: HTMLAttributes<HTMLElement>,\n /** Props for the input element. */\n inputProps: InputHTMLAttributes<HTMLInputElement>,\n /** Props for the increment button, to be passed to [useButton](useButton.html). */\n incrementButtonProps: AriaButtonProps,\n /** Props for the decrement button, to be passed to [useButton](useButton.html). */\n decrementButtonProps: AriaButtonProps,\n /** Props for the number field's description element, if any. */\n descriptionProps: HTMLAttributes<HTMLElement>,\n /** Props for the number field's error message element, if any. */\n errorMessageProps: HTMLAttributes<HTMLElement>\n}\n\n/**\n * Provides the behavior and accessibility implementation for a number field component.\n * Number fields allow users to enter a number, and increment or decrement the value using stepper buttons.\n */\nexport function useNumberField(props: AriaNumberFieldProps, state: NumberFieldState, inputRef: RefObject<HTMLInputElement>): NumberFieldAria {\n let {\n id,\n decrementAriaLabel,\n incrementAriaLabel,\n isDisabled,\n isReadOnly,\n isRequired,\n minValue,\n maxValue,\n autoFocus,\n validationState,\n label,\n formatOptions,\n onBlur,\n onFocus,\n onFocusChange,\n onKeyDown,\n onKeyUp,\n description,\n errorMessage\n } = props;\n\n let {\n increment,\n incrementToMax,\n decrement,\n decrementToMin,\n numberValue,\n commit\n } = state;\n\n const formatMessage = useMessageFormatter(intlMessages);\n\n let inputId = useId(id);\n\n let {focusProps} = useFocus({\n onBlur: () => {\n // Set input value to normalized valid value\n commit();\n }\n });\n\n let {\n spinButtonProps,\n incrementButtonProps: incButtonProps,\n decrementButtonProps: decButtonProps\n } = useSpinButton(\n {\n isDisabled,\n isReadOnly,\n isRequired,\n maxValue,\n minValue,\n onIncrement: increment,\n onIncrementToMax: incrementToMax,\n onDecrement: decrement,\n onDecrementToMin: decrementToMin,\n value: numberValue,\n textValue: state.inputValue\n }\n );\n\n let [focusWithin, setFocusWithin] = useState(false);\n let {focusWithinProps} = useFocusWithin({isDisabled, onFocusWithinChange: setFocusWithin});\n\n let onWheel = useCallback((e) => {\n // if on a trackpad, users can scroll in both X and Y at once, check the magnitude of the change\n // if it's mostly in the X direction, then just return, the user probably doesn't mean to inc/dec\n // this isn't perfect, events come in fast with small deltas and a part of the scroll may give a false indication\n // especially if the user is scrolling near 45deg\n if (Math.abs(e.deltaY) <= Math.abs(e.deltaX)) {\n return;\n }\n if (e.deltaY > 0) {\n increment();\n } else if (e.deltaY < 0) {\n decrement();\n }\n }, [decrement, increment]);\n // If the input isn't supposed to receive input, disable scrolling.\n let scrollingDisabled = isDisabled || isReadOnly || !focusWithin;\n useScrollWheel({onScroll: onWheel, isDisabled: scrollingDisabled}, inputRef);\n\n // The inputMode attribute influences the software keyboard that is shown on touch devices.\n // Browsers and operating systems are quite inconsistent about what keys are available, however.\n // We choose between numeric and decimal based on whether we allow negative and fractional numbers,\n // and based on testing on various devices to determine what keys are available in each inputMode.\n let numberFormatter = useNumberFormatter(formatOptions);\n let intlOptions = useMemo(() => numberFormatter.resolvedOptions(), [numberFormatter]);\n let hasDecimals = intlOptions.maximumFractionDigits > 0;\n let hasNegative = isNaN(state.minValue) || state.minValue < 0;\n let inputMode: TextInputDOMProps['inputMode'] = 'numeric';\n if (isIPhone()) {\n // iPhone doesn't have a minus sign in either numeric or decimal.\n // Note this is only for iPhone, not iPad, which always has both\n // minus and decimal in numeric.\n if (hasNegative) {\n inputMode = 'text';\n } else if (hasDecimals) {\n inputMode = 'decimal';\n }\n } else if (isAndroid()) {\n // Android numeric has both a decimal point and minus key.\n // decimal does not have a minus key.\n if (hasNegative) {\n inputMode = 'numeric';\n } else if (hasDecimals) {\n inputMode = 'decimal';\n }\n }\n\n let onChange = value => {\n state.setInputValue(value);\n };\n\n let domProps = filterDOMProps(props);\n\n let {labelProps, inputProps: textFieldProps, descriptionProps, errorMessageProps} = useFormattedTextField({\n ...domProps,\n label,\n autoFocus,\n isDisabled,\n isReadOnly,\n isRequired,\n validationState,\n value: state.inputValue,\n autoComplete: 'off',\n 'aria-label': props['aria-label'] || null,\n 'aria-labelledby': props['aria-labelledby'] || null,\n id: inputId,\n type: 'text', // Can't use type=\"number\" because then we can't have things like $ in the field.\n inputMode,\n onChange,\n onBlur,\n onFocus,\n onFocusChange,\n onKeyDown,\n onKeyUp,\n description,\n errorMessage\n }, state, inputRef);\n\n let inputProps = mergeProps(\n spinButtonProps,\n textFieldProps,\n focusProps,\n {\n // override the spinbutton role, we can't focus a spin button with VO\n role: null,\n // ignore aria-roledescription on iOS so that required state will announce when it is present\n 'aria-roledescription': (!isIOS() ? formatMessage('numberField') : null),\n 'aria-valuemax': null,\n 'aria-valuemin': null,\n 'aria-valuenow': null,\n 'aria-valuetext': null,\n autoCorrect: 'off',\n spellCheck: 'false'\n }\n );\n\n let onButtonPressStart = (e) => {\n // If focus is already on the input, keep it there so we don't hide the\n // software keyboard when tapping the increment/decrement buttons.\n if (document.activeElement === inputRef.current) {\n return;\n }\n\n // Otherwise, when using a mouse, move focus to the input.\n // On touch, or with a screen reader, focus the button so that the software\n // keyboard does not appear and the screen reader cursor is not moved off the button.\n if (e.pointerType === 'mouse') {\n inputRef.current.focus();\n } else {\n e.target.focus();\n }\n };\n\n // Determine the label for the increment and decrement buttons. There are 4 cases:\n //\n // 1. With a visible label that is a string: aria-label: `Increase ${props.label}`\n // 2. With a visible label that is JSX: aria-label: 'Increase', aria-labelledby: '${incrementId} ${labelId}'\n // 3. With an aria-label: aria-label: `Increase ${props['aria-label']}`\n // 4. With an aria-labelledby: aria-label: 'Increase', aria-labelledby: `${incrementId} ${props['aria-labelledby']}`\n //\n // (1) and (2) could possibly be combined and both use aria-labelledby. However, placing the label in\n // the aria-label string rather than using aria-labelledby gives more flexibility to translators to change\n // the order or add additional words around the label if needed.\n let fieldLabel = props['aria-label'] || (typeof props.label === 'string' ? props.label : '');\n let ariaLabelledby: string;\n if (!fieldLabel) {\n ariaLabelledby = props.label != null ? labelProps.id : props['aria-labelledby'];\n }\n\n let incrementId = useId();\n let decrementId = useId();\n\n let incrementButtonProps: AriaButtonProps = mergeProps(incButtonProps, {\n 'aria-label': incrementAriaLabel || formatMessage('increase', {fieldLabel}).trim(),\n id: ariaLabelledby && !incrementAriaLabel ? incrementId : null,\n 'aria-labelledby': ariaLabelledby && !incrementAriaLabel ? `${incrementId} ${ariaLabelledby}` : null,\n 'aria-controls': inputId,\n excludeFromTabOrder: true,\n preventFocusOnPress: true,\n allowFocusWhenDisabled: true,\n isDisabled: !state.canIncrement,\n onPressStart: onButtonPressStart\n });\n\n let decrementButtonProps: AriaButtonProps = mergeProps(decButtonProps, {\n 'aria-label': decrementAriaLabel || formatMessage('decrease', {fieldLabel}).trim(),\n id: ariaLabelledby && !decrementAriaLabel ? decrementId : null,\n 'aria-labelledby': ariaLabelledby && !decrementAriaLabel ? `${decrementId} ${ariaLabelledby}` : null,\n 'aria-controls': inputId,\n excludeFromTabOrder: true,\n preventFocusOnPress: true,\n allowFocusWhenDisabled: true,\n isDisabled: !state.canDecrement,\n onPressStart: onButtonPressStart\n });\n\n return {\n groupProps: {\n role: 'group',\n 'aria-disabled': isDisabled,\n 'aria-invalid': validationState === 'invalid' ? 'true' : undefined,\n ...focusWithinProps\n },\n labelProps,\n inputProps,\n incrementButtonProps,\n decrementButtonProps,\n errorMessageProps,\n descriptionProps\n };\n}\n","const _temp0 = require(\"./ar-AE.json\");\nconst _temp1 = require(\"./bg-BG.json\");\nconst _temp2 = require(\"./cs-CZ.json\");\nconst _temp3 = require(\"./da-DK.json\");\nconst _temp4 = require(\"./de-DE.json\");\nconst _temp5 = require(\"./el-GR.json\");\nconst _temp6 = require(\"./en-US.json\");\nconst _temp7 = require(\"./es-ES.json\");\nconst _temp8 = require(\"./et-EE.json\");\nconst _temp9 = require(\"./fi-FI.json\");\nconst _temp10 = require(\"./fr-FR.json\");\nconst _temp11 = require(\"./he-IL.json\");\nconst _temp12 = require(\"./hr-HR.json\");\nconst _temp13 = require(\"./hu-HU.json\");\nconst _temp14 = require(\"./it-IT.json\");\nconst _temp15 = require(\"./ja-JP.json\");\nconst _temp16 = require(\"./ko-KR.json\");\nconst _temp17 = require(\"./lt-LT.json\");\nconst _temp18 = require(\"./lv-LV.json\");\nconst _temp19 = require(\"./nb-NO.json\");\nconst _temp20 = require(\"./nl-NL.json\");\nconst _temp21 = require(\"./pl-PL.json\");\nconst _temp22 = require(\"./pt-BR.json\");\nconst _temp23 = require(\"./pt-PT.json\");\nconst _temp24 = require(\"./ro-RO.json\");\nconst _temp25 = require(\"./ru-RU.json\");\nconst _temp26 = require(\"./sk-SK.json\");\nconst _temp27 = require(\"./sl-SI.json\");\nconst _temp28 = require(\"./sr-SP.json\");\nconst _temp29 = require(\"./sv-SE.json\");\nconst _temp30 = require(\"./tr-TR.json\");\nconst _temp31 = require(\"./uk-UA.json\");\nconst _temp32 = require(\"./zh-CN.json\");\nconst _temp33 = require(\"./zh-TW.json\");\nmodule.exports = {\n \"ar-AE\": _temp0,\n \"bg-BG\": _temp1,\n \"cs-CZ\": _temp2,\n \"da-DK\": _temp3,\n \"de-DE\": _temp4,\n \"el-GR\": _temp5,\n \"en-US\": _temp6,\n \"es-ES\": _temp7,\n \"et-EE\": _temp8,\n \"fi-FI\": _temp9,\n \"fr-FR\": _temp10,\n \"he-IL\": _temp11,\n \"hr-HR\": _temp12,\n \"hu-HU\": _temp13,\n \"it-IT\": _temp14,\n \"ja-JP\": _temp15,\n \"ko-KR\": _temp16,\n \"lt-LT\": _temp17,\n \"lv-LV\": _temp18,\n \"nb-NO\": _temp19,\n \"nl-NL\": _temp20,\n \"pl-PL\": _temp21,\n \"pt-BR\": _temp22,\n \"pt-PT\": _temp23,\n \"ro-RO\": _temp24,\n \"ru-RU\": _temp25,\n \"sk-SK\": _temp26,\n \"sl-SI\": _temp27,\n \"sr-SP\": _temp28,\n \"sv-SE\": _temp29,\n \"tr-TR\": _temp30,\n \"uk-UA\": _temp31,\n \"zh-CN\": _temp32,\n \"zh-TW\": _temp33\n}","{\n \"decrease\": \"خفض {fieldLabel}\",\n \"increase\": \"زيادة {fieldLabel}\",\n \"numberField\": \"حقل رقمي\"\n}\n","{\n \"decrease\": \"Намаляване {fieldLabel}\",\n \"increase\": \"Усилване {fieldLabel}\",\n \"numberField\": \"Номер на полето\"\n}\n","{\n \"decrease\": \"Snížit {fieldLabel}\",\n \"increase\": \"Zvýšit {fieldLabel}\",\n \"numberField\": \"Číselné pole\"\n}\n","{\n \"decrease\": \"Reducer {fieldLabel}\",\n \"increase\": \"Øg {fieldLabel}\",\n \"numberField\": \"Talfelt\"\n}\n","{\n \"decrease\": \"{fieldLabel} verringern\",\n \"increase\": \"{fieldLabel} erhöhen\",\n \"numberField\": \"Nummernfeld\"\n}\n","{\n \"decrease\": \"Μείωση {fieldLabel}\",\n \"increase\": \"Αύξηση {fieldLabel}\",\n \"numberField\": \"Πεδίο αριθμού\"\n}\n","{\n \"decrease\": \"Decrease {fieldLabel}\",\n \"increase\": \"Increase {fieldLabel}\",\n \"numberField\": \"Number field\"\n}\n","{\n \"decrease\": \"Reducir {fieldLabel}\",\n \"increase\": \"Aumentar {fieldLabel}\",\n \"numberField\": \"Campo de número\"\n}\n","{\n \"decrease\": \"Vähenda {fieldLabel}\",\n \"increase\": \"Suurenda {fieldLabel}\",\n \"numberField\": \"Numbri väli\"\n}\n","{\n \"decrease\": \"Vähennä {fieldLabel}\",\n \"increase\": \"Lisää {fieldLabel}\",\n \"numberField\": \"Numerokenttä\"\n}\n","{\n \"decrease\": \"Diminuer {fieldLabel}\",\n \"increase\": \"Augmenter {fieldLabel}\",\n \"numberField\": \"Champ de nombre\"\n}\n","{\n \"decrease\": \"הקטן {fieldLabel}\",\n \"increase\": \"הגדל {fieldLabel}\",\n \"numberField\": \"שדה מספר\"\n}\n","{\n \"decrease\": \"Smanji {fieldLabel}\",\n \"increase\": \"Povećaj {fieldLabel}\",\n \"numberField\": \"Polje broja\"\n}\n","{\n \"decrease\": \"{fieldLabel} csökkentése\",\n \"increase\": \"{fieldLabel} növelése\",\n \"numberField\": \"Számmező\"\n}\n","{\n \"decrease\": \"Riduci {fieldLabel}\",\n \"increase\": \"Aumenta {fieldLabel}\",\n \"numberField\": \"Campo numero\"\n}\n","{\n \"decrease\": \"{fieldLabel}を縮小\",\n \"increase\": \"{fieldLabel}を拡大\",\n \"numberField\": \"数値フィールド\"\n}\n","{\n \"decrease\": \"{fieldLabel} 감소\",\n \"increase\": \"{fieldLabel} 증가\",\n \"numberField\": \"번호 필드\"\n}\n","{\n \"decrease\": \"Sumažinti {fieldLabel}\",\n \"increase\": \"Padidinti {fieldLabel}\",\n \"numberField\": \"Numerio laukas\"\n}\n","{\n \"decrease\": \"Samazināšana {fieldLabel}\",\n \"increase\": \"Palielināšana {fieldLabel}\",\n \"numberField\": \"Skaitļu lauks\"\n}\n","{\n \"decrease\": \"Reduser {fieldLabel}\",\n \"increase\": \"Øk {fieldLabel}\",\n \"numberField\": \"Tallfelt\"\n}\n","{\n \"decrease\": \"{fieldLabel} verlagen\",\n \"increase\": \"{fieldLabel} verhogen\",\n \"numberField\": \"Getalveld\"\n}\n","{\n \"decrease\": \"Zmniejsz {fieldLabel}\",\n \"increase\": \"Zwiększ {fieldLabel}\",\n \"numberField\": \"Pole numeru\"\n}\n","{\n \"decrease\": \"Diminuir {fieldLabel}\",\n \"increase\": \"Aumentar {fieldLabel}\",\n \"numberField\": \"Campo de número\"\n}\n","{\n \"decrease\": \"Diminuir {fieldLabel}\",\n \"increase\": \"Aumentar {fieldLabel}\",\n \"numberField\": \"Campo numérico\"\n}\n","{\n \"decrease\": \"Scădere {fieldLabel}\",\n \"increase\": \"Creștere {fieldLabel}\",\n \"numberField\": \"Câmp numeric\"\n}\n","{\n \"decrease\": \"Уменьшение {fieldLabel}\",\n \"increase\": \"Увеличение {fieldLabel}\",\n \"numberField\": \"Числовое поле\"\n}\n","{\n \"decrease\": \"Znížiť {fieldLabel}\",\n \"increase\": \"Zvýšiť {fieldLabel}\",\n \"numberField\": \"Číselné pole\"\n}\n","{\n \"decrease\": \"Upadati {fieldLabel}\",\n \"increase\": \"Povečajte {fieldLabel}\",\n \"numberField\": \"Številčno polje\"\n}\n","{\n \"decrease\": \"Decrease {fieldLabel}\",\n \"increase\": \"Increase {fieldLabel}\",\n \"numberField\": \"Number field\"\n}\n","{\n \"decrease\": \"Minska {fieldLabel}\",\n \"increase\": \"Öka {fieldLabel}\",\n \"numberField\": \"Nummerfält\"\n}\n","{\n \"decrease\": \"{fieldLabel} azalt\",\n \"increase\": \"{fieldLabel} arttır\",\n \"numberField\": \"Sayı alanı\"\n}\n","{\n \"decrease\": \"Зменшити {fieldLabel}\",\n \"increase\": \"Збільшити {fieldLabel}\",\n \"numberField\": \"Поле номера\"\n}\n","{\n \"decrease\": \"降低 {fieldLabel}\",\n \"increase\": \"提高 {fieldLabel}\",\n \"numberField\": \"数字字段\"\n}\n","{\n \"decrease\": \"縮小 {fieldLabel}\",\n \"increase\": \"放大 {fieldLabel}\",\n \"numberField\": \"數字欄位\"\n}\n"],"names":[],"version":3,"file":"module.js.map"}
1
+ {"mappings":"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","sources":["packages/@react-aria/numberfield/src/index.ts","packages/@react-aria/numberfield/src/useNumberField.ts","packages/@react-aria/numberfield/intl/*.js","packages/@react-aria/numberfield/intl/ar-AE.json","packages/@react-aria/numberfield/intl/bg-BG.json","packages/@react-aria/numberfield/intl/cs-CZ.json","packages/@react-aria/numberfield/intl/da-DK.json","packages/@react-aria/numberfield/intl/de-DE.json","packages/@react-aria/numberfield/intl/el-GR.json","packages/@react-aria/numberfield/intl/en-US.json","packages/@react-aria/numberfield/intl/es-ES.json","packages/@react-aria/numberfield/intl/et-EE.json","packages/@react-aria/numberfield/intl/fi-FI.json","packages/@react-aria/numberfield/intl/fr-FR.json","packages/@react-aria/numberfield/intl/he-IL.json","packages/@react-aria/numberfield/intl/hr-HR.json","packages/@react-aria/numberfield/intl/hu-HU.json","packages/@react-aria/numberfield/intl/it-IT.json","packages/@react-aria/numberfield/intl/ja-JP.json","packages/@react-aria/numberfield/intl/ko-KR.json","packages/@react-aria/numberfield/intl/lt-LT.json","packages/@react-aria/numberfield/intl/lv-LV.json","packages/@react-aria/numberfield/intl/nb-NO.json","packages/@react-aria/numberfield/intl/nl-NL.json","packages/@react-aria/numberfield/intl/pl-PL.json","packages/@react-aria/numberfield/intl/pt-BR.json","packages/@react-aria/numberfield/intl/pt-PT.json","packages/@react-aria/numberfield/intl/ro-RO.json","packages/@react-aria/numberfield/intl/ru-RU.json","packages/@react-aria/numberfield/intl/sk-SK.json","packages/@react-aria/numberfield/intl/sl-SI.json","packages/@react-aria/numberfield/intl/sr-SP.json","packages/@react-aria/numberfield/intl/sv-SE.json","packages/@react-aria/numberfield/intl/tr-TR.json","packages/@react-aria/numberfield/intl/uk-UA.json","packages/@react-aria/numberfield/intl/zh-CN.json","packages/@react-aria/numberfield/intl/zh-TW.json"],"sourcesContent":["/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nexport * from './useNumberField';\n","/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport {AriaButtonProps} from '@react-types/button';\nimport {AriaNumberFieldProps} from '@react-types/numberfield';\nimport {filterDOMProps, isAndroid, isIOS, isIPhone, mergeProps, useId} from '@react-aria/utils';\nimport {\n HTMLAttributes,\n InputHTMLAttributes,\n LabelHTMLAttributes,\n RefObject,\n useCallback,\n useMemo,\n useState\n} from 'react';\n// @ts-ignore\nimport intlMessages from '../intl/*.json';\nimport {NumberFieldState} from '@react-stately/numberfield';\nimport {TextInputDOMProps} from '@react-types/shared';\nimport {useFocus, useFocusWithin} from '@react-aria/interactions';\nimport {useFormattedTextField} from '@react-aria/textfield';\nimport {\n useMessageFormatter,\n useNumberFormatter\n} from '@react-aria/i18n';\nimport {useScrollWheel} from '@react-aria/interactions';\nimport {useSpinButton} from '@react-aria/spinbutton';\n\ninterface NumberFieldAria {\n /** Props for the label element. */\n labelProps: LabelHTMLAttributes<HTMLLabelElement>,\n /** Props for the group wrapper around the input and stepper buttons. */\n groupProps: HTMLAttributes<HTMLElement>,\n /** Props for the input element. */\n inputProps: InputHTMLAttributes<HTMLInputElement>,\n /** Props for the increment button, to be passed to [useButton](useButton.html). */\n incrementButtonProps: AriaButtonProps,\n /** Props for the decrement button, to be passed to [useButton](useButton.html). */\n decrementButtonProps: AriaButtonProps,\n /** Props for the number field's description element, if any. */\n descriptionProps: HTMLAttributes<HTMLElement>,\n /** Props for the number field's error message element, if any. */\n errorMessageProps: HTMLAttributes<HTMLElement>\n}\n\n/**\n * Provides the behavior and accessibility implementation for a number field component.\n * Number fields allow users to enter a number, and increment or decrement the value using stepper buttons.\n */\nexport function useNumberField(props: AriaNumberFieldProps, state: NumberFieldState, inputRef: RefObject<HTMLInputElement>): NumberFieldAria {\n let {\n id,\n decrementAriaLabel,\n incrementAriaLabel,\n isDisabled,\n isReadOnly,\n isRequired,\n minValue,\n maxValue,\n autoFocus,\n validationState,\n label,\n formatOptions,\n onBlur,\n onFocus,\n onFocusChange,\n onKeyDown,\n onKeyUp,\n description,\n errorMessage,\n ...otherProps\n } = props;\n\n let {\n increment,\n incrementToMax,\n decrement,\n decrementToMin,\n numberValue,\n commit\n } = state;\n\n const formatMessage = useMessageFormatter(intlMessages);\n\n let inputId = useId(id);\n\n let {focusProps} = useFocus({\n onBlur: () => {\n // Set input value to normalized valid value\n commit();\n }\n });\n\n let {\n spinButtonProps,\n incrementButtonProps: incButtonProps,\n decrementButtonProps: decButtonProps\n } = useSpinButton(\n {\n isDisabled,\n isReadOnly,\n isRequired,\n maxValue,\n minValue,\n onIncrement: increment,\n onIncrementToMax: incrementToMax,\n onDecrement: decrement,\n onDecrementToMin: decrementToMin,\n value: numberValue,\n textValue: state.inputValue\n }\n );\n\n let [focusWithin, setFocusWithin] = useState(false);\n let {focusWithinProps} = useFocusWithin({isDisabled, onFocusWithinChange: setFocusWithin});\n\n let onWheel = useCallback((e) => {\n // if on a trackpad, users can scroll in both X and Y at once, check the magnitude of the change\n // if it's mostly in the X direction, then just return, the user probably doesn't mean to inc/dec\n // this isn't perfect, events come in fast with small deltas and a part of the scroll may give a false indication\n // especially if the user is scrolling near 45deg\n if (Math.abs(e.deltaY) <= Math.abs(e.deltaX)) {\n return;\n }\n if (e.deltaY > 0) {\n increment();\n } else if (e.deltaY < 0) {\n decrement();\n }\n }, [decrement, increment]);\n // If the input isn't supposed to receive input, disable scrolling.\n let scrollingDisabled = isDisabled || isReadOnly || !focusWithin;\n useScrollWheel({onScroll: onWheel, isDisabled: scrollingDisabled}, inputRef);\n\n // The inputMode attribute influences the software keyboard that is shown on touch devices.\n // Browsers and operating systems are quite inconsistent about what keys are available, however.\n // We choose between numeric and decimal based on whether we allow negative and fractional numbers,\n // and based on testing on various devices to determine what keys are available in each inputMode.\n let numberFormatter = useNumberFormatter(formatOptions);\n let intlOptions = useMemo(() => numberFormatter.resolvedOptions(), [numberFormatter]);\n let hasDecimals = intlOptions.maximumFractionDigits > 0;\n let hasNegative = isNaN(state.minValue) || state.minValue < 0;\n let inputMode: TextInputDOMProps['inputMode'] = 'numeric';\n if (isIPhone()) {\n // iPhone doesn't have a minus sign in either numeric or decimal.\n // Note this is only for iPhone, not iPad, which always has both\n // minus and decimal in numeric.\n if (hasNegative) {\n inputMode = 'text';\n } else if (hasDecimals) {\n inputMode = 'decimal';\n }\n } else if (isAndroid()) {\n // Android numeric has both a decimal point and minus key.\n // decimal does not have a minus key.\n if (hasNegative) {\n inputMode = 'numeric';\n } else if (hasDecimals) {\n inputMode = 'decimal';\n }\n }\n\n let onChange = value => {\n state.setInputValue(value);\n };\n\n let domProps = filterDOMProps(props);\n\n let {labelProps, inputProps: textFieldProps, descriptionProps, errorMessageProps} = useFormattedTextField({\n ...otherProps,\n ...domProps,\n label,\n autoFocus,\n isDisabled,\n isReadOnly,\n isRequired,\n validationState,\n value: state.inputValue,\n defaultValue: undefined, // defaultValue already used to populate state.inputValue, unneeded here\n autoComplete: 'off',\n 'aria-label': props['aria-label'] || null,\n 'aria-labelledby': props['aria-labelledby'] || null,\n id: inputId,\n type: 'text', // Can't use type=\"number\" because then we can't have things like $ in the field.\n inputMode,\n onChange,\n onBlur,\n onFocus,\n onFocusChange,\n onKeyDown,\n onKeyUp,\n description,\n errorMessage\n }, state, inputRef);\n\n let inputProps = mergeProps(\n spinButtonProps,\n textFieldProps,\n focusProps,\n {\n // override the spinbutton role, we can't focus a spin button with VO\n role: null,\n // ignore aria-roledescription on iOS so that required state will announce when it is present\n 'aria-roledescription': (!isIOS() ? formatMessage('numberField') : null),\n 'aria-valuemax': null,\n 'aria-valuemin': null,\n 'aria-valuenow': null,\n 'aria-valuetext': null,\n autoCorrect: 'off',\n spellCheck: 'false'\n }\n );\n\n let onButtonPressStart = (e) => {\n // If focus is already on the input, keep it there so we don't hide the\n // software keyboard when tapping the increment/decrement buttons.\n if (document.activeElement === inputRef.current) {\n return;\n }\n\n // Otherwise, when using a mouse, move focus to the input.\n // On touch, or with a screen reader, focus the button so that the software\n // keyboard does not appear and the screen reader cursor is not moved off the button.\n if (e.pointerType === 'mouse') {\n inputRef.current.focus();\n } else {\n e.target.focus();\n }\n };\n\n // Determine the label for the increment and decrement buttons. There are 4 cases:\n //\n // 1. With a visible label that is a string: aria-label: `Increase ${props.label}`\n // 2. With a visible label that is JSX: aria-label: 'Increase', aria-labelledby: '${incrementId} ${labelId}'\n // 3. With an aria-label: aria-label: `Increase ${props['aria-label']}`\n // 4. With an aria-labelledby: aria-label: 'Increase', aria-labelledby: `${incrementId} ${props['aria-labelledby']}`\n //\n // (1) and (2) could possibly be combined and both use aria-labelledby. However, placing the label in\n // the aria-label string rather than using aria-labelledby gives more flexibility to translators to change\n // the order or add additional words around the label if needed.\n let fieldLabel = props['aria-label'] || (typeof props.label === 'string' ? props.label : '');\n let ariaLabelledby: string;\n if (!fieldLabel) {\n ariaLabelledby = props.label != null ? labelProps.id : props['aria-labelledby'];\n }\n\n let incrementId = useId();\n let decrementId = useId();\n\n let incrementButtonProps: AriaButtonProps = mergeProps(incButtonProps, {\n 'aria-label': incrementAriaLabel || formatMessage('increase', {fieldLabel}).trim(),\n id: ariaLabelledby && !incrementAriaLabel ? incrementId : null,\n 'aria-labelledby': ariaLabelledby && !incrementAriaLabel ? `${incrementId} ${ariaLabelledby}` : null,\n 'aria-controls': inputId,\n excludeFromTabOrder: true,\n preventFocusOnPress: true,\n allowFocusWhenDisabled: true,\n isDisabled: !state.canIncrement,\n onPressStart: onButtonPressStart\n });\n\n let decrementButtonProps: AriaButtonProps = mergeProps(decButtonProps, {\n 'aria-label': decrementAriaLabel || formatMessage('decrease', {fieldLabel}).trim(),\n id: ariaLabelledby && !decrementAriaLabel ? decrementId : null,\n 'aria-labelledby': ariaLabelledby && !decrementAriaLabel ? `${decrementId} ${ariaLabelledby}` : null,\n 'aria-controls': inputId,\n excludeFromTabOrder: true,\n preventFocusOnPress: true,\n allowFocusWhenDisabled: true,\n isDisabled: !state.canDecrement,\n onPressStart: onButtonPressStart\n });\n\n return {\n groupProps: {\n role: 'group',\n 'aria-disabled': isDisabled,\n 'aria-invalid': validationState === 'invalid' ? 'true' : undefined,\n ...focusWithinProps\n },\n labelProps,\n inputProps,\n incrementButtonProps,\n decrementButtonProps,\n errorMessageProps,\n descriptionProps\n };\n}\n","const _temp0 = require(\"./ar-AE.json\");\nconst _temp1 = require(\"./bg-BG.json\");\nconst _temp2 = require(\"./cs-CZ.json\");\nconst _temp3 = require(\"./da-DK.json\");\nconst _temp4 = require(\"./de-DE.json\");\nconst _temp5 = require(\"./el-GR.json\");\nconst _temp6 = require(\"./en-US.json\");\nconst _temp7 = require(\"./es-ES.json\");\nconst _temp8 = require(\"./et-EE.json\");\nconst _temp9 = require(\"./fi-FI.json\");\nconst _temp10 = require(\"./fr-FR.json\");\nconst _temp11 = require(\"./he-IL.json\");\nconst _temp12 = require(\"./hr-HR.json\");\nconst _temp13 = require(\"./hu-HU.json\");\nconst _temp14 = require(\"./it-IT.json\");\nconst _temp15 = require(\"./ja-JP.json\");\nconst _temp16 = require(\"./ko-KR.json\");\nconst _temp17 = require(\"./lt-LT.json\");\nconst _temp18 = require(\"./lv-LV.json\");\nconst _temp19 = require(\"./nb-NO.json\");\nconst _temp20 = require(\"./nl-NL.json\");\nconst _temp21 = require(\"./pl-PL.json\");\nconst _temp22 = require(\"./pt-BR.json\");\nconst _temp23 = require(\"./pt-PT.json\");\nconst _temp24 = require(\"./ro-RO.json\");\nconst _temp25 = require(\"./ru-RU.json\");\nconst _temp26 = require(\"./sk-SK.json\");\nconst _temp27 = require(\"./sl-SI.json\");\nconst _temp28 = require(\"./sr-SP.json\");\nconst _temp29 = require(\"./sv-SE.json\");\nconst _temp30 = require(\"./tr-TR.json\");\nconst _temp31 = require(\"./uk-UA.json\");\nconst _temp32 = require(\"./zh-CN.json\");\nconst _temp33 = require(\"./zh-TW.json\");\nmodule.exports = {\n \"ar-AE\": _temp0,\n \"bg-BG\": _temp1,\n \"cs-CZ\": _temp2,\n \"da-DK\": _temp3,\n \"de-DE\": _temp4,\n \"el-GR\": _temp5,\n \"en-US\": _temp6,\n \"es-ES\": _temp7,\n \"et-EE\": _temp8,\n \"fi-FI\": _temp9,\n \"fr-FR\": _temp10,\n \"he-IL\": _temp11,\n \"hr-HR\": _temp12,\n \"hu-HU\": _temp13,\n \"it-IT\": _temp14,\n \"ja-JP\": _temp15,\n \"ko-KR\": _temp16,\n \"lt-LT\": _temp17,\n \"lv-LV\": _temp18,\n \"nb-NO\": _temp19,\n \"nl-NL\": _temp20,\n \"pl-PL\": _temp21,\n \"pt-BR\": _temp22,\n \"pt-PT\": _temp23,\n \"ro-RO\": _temp24,\n \"ru-RU\": _temp25,\n \"sk-SK\": _temp26,\n \"sl-SI\": _temp27,\n \"sr-SP\": _temp28,\n \"sv-SE\": _temp29,\n \"tr-TR\": _temp30,\n \"uk-UA\": _temp31,\n \"zh-CN\": _temp32,\n \"zh-TW\": _temp33\n}","{\n \"decrease\": \"خفض {fieldLabel}\",\n \"increase\": \"زيادة {fieldLabel}\",\n \"numberField\": \"حقل رقمي\"\n}\n","{\n \"decrease\": \"Намаляване {fieldLabel}\",\n \"increase\": \"Усилване {fieldLabel}\",\n \"numberField\": \"Номер на полето\"\n}\n","{\n \"decrease\": \"Snížit {fieldLabel}\",\n \"increase\": \"Zvýšit {fieldLabel}\",\n \"numberField\": \"Číselné pole\"\n}\n","{\n \"decrease\": \"Reducer {fieldLabel}\",\n \"increase\": \"Øg {fieldLabel}\",\n \"numberField\": \"Talfelt\"\n}\n","{\n \"decrease\": \"{fieldLabel} verringern\",\n \"increase\": \"{fieldLabel} erhöhen\",\n \"numberField\": \"Nummernfeld\"\n}\n","{\n \"decrease\": \"Μείωση {fieldLabel}\",\n \"increase\": \"Αύξηση {fieldLabel}\",\n \"numberField\": \"Πεδίο αριθμού\"\n}\n","{\n \"decrease\": \"Decrease {fieldLabel}\",\n \"increase\": \"Increase {fieldLabel}\",\n \"numberField\": \"Number field\"\n}\n","{\n \"decrease\": \"Reducir {fieldLabel}\",\n \"increase\": \"Aumentar {fieldLabel}\",\n \"numberField\": \"Campo de número\"\n}\n","{\n \"decrease\": \"Vähenda {fieldLabel}\",\n \"increase\": \"Suurenda {fieldLabel}\",\n \"numberField\": \"Numbri väli\"\n}\n","{\n \"decrease\": \"Vähennä {fieldLabel}\",\n \"increase\": \"Lisää {fieldLabel}\",\n \"numberField\": \"Numerokenttä\"\n}\n","{\n \"decrease\": \"Diminuer {fieldLabel}\",\n \"increase\": \"Augmenter {fieldLabel}\",\n \"numberField\": \"Champ de nombre\"\n}\n","{\n \"decrease\": \"הקטן {fieldLabel}\",\n \"increase\": \"הגדל {fieldLabel}\",\n \"numberField\": \"שדה מספר\"\n}\n","{\n \"decrease\": \"Smanji {fieldLabel}\",\n \"increase\": \"Povećaj {fieldLabel}\",\n \"numberField\": \"Polje broja\"\n}\n","{\n \"decrease\": \"{fieldLabel} csökkentése\",\n \"increase\": \"{fieldLabel} növelése\",\n \"numberField\": \"Számmező\"\n}\n","{\n \"decrease\": \"Riduci {fieldLabel}\",\n \"increase\": \"Aumenta {fieldLabel}\",\n \"numberField\": \"Campo numero\"\n}\n","{\n \"decrease\": \"{fieldLabel}を縮小\",\n \"increase\": \"{fieldLabel}を拡大\",\n \"numberField\": \"数値フィールド\"\n}\n","{\n \"decrease\": \"{fieldLabel} 감소\",\n \"increase\": \"{fieldLabel} 증가\",\n \"numberField\": \"번호 필드\"\n}\n","{\n \"decrease\": \"Sumažinti {fieldLabel}\",\n \"increase\": \"Padidinti {fieldLabel}\",\n \"numberField\": \"Numerio laukas\"\n}\n","{\n \"decrease\": \"Samazināšana {fieldLabel}\",\n \"increase\": \"Palielināšana {fieldLabel}\",\n \"numberField\": \"Skaitļu lauks\"\n}\n","{\n \"decrease\": \"Reduser {fieldLabel}\",\n \"increase\": \"Øk {fieldLabel}\",\n \"numberField\": \"Tallfelt\"\n}\n","{\n \"decrease\": \"{fieldLabel} verlagen\",\n \"increase\": \"{fieldLabel} verhogen\",\n \"numberField\": \"Getalveld\"\n}\n","{\n \"decrease\": \"Zmniejsz {fieldLabel}\",\n \"increase\": \"Zwiększ {fieldLabel}\",\n \"numberField\": \"Pole numeru\"\n}\n","{\n \"decrease\": \"Diminuir {fieldLabel}\",\n \"increase\": \"Aumentar {fieldLabel}\",\n \"numberField\": \"Campo de número\"\n}\n","{\n \"decrease\": \"Diminuir {fieldLabel}\",\n \"increase\": \"Aumentar {fieldLabel}\",\n \"numberField\": \"Campo numérico\"\n}\n","{\n \"decrease\": \"Scădere {fieldLabel}\",\n \"increase\": \"Creștere {fieldLabel}\",\n \"numberField\": \"Câmp numeric\"\n}\n","{\n \"decrease\": \"Уменьшение {fieldLabel}\",\n \"increase\": \"Увеличение {fieldLabel}\",\n \"numberField\": \"Числовое поле\"\n}\n","{\n \"decrease\": \"Znížiť {fieldLabel}\",\n \"increase\": \"Zvýšiť {fieldLabel}\",\n \"numberField\": \"Číselné pole\"\n}\n","{\n \"decrease\": \"Upadati {fieldLabel}\",\n \"increase\": \"Povečajte {fieldLabel}\",\n \"numberField\": \"Številčno polje\"\n}\n","{\n \"decrease\": \"Decrease {fieldLabel}\",\n \"increase\": \"Increase {fieldLabel}\",\n \"numberField\": \"Number field\"\n}\n","{\n \"decrease\": \"Minska {fieldLabel}\",\n \"increase\": \"Öka {fieldLabel}\",\n \"numberField\": \"Nummerfält\"\n}\n","{\n \"decrease\": \"{fieldLabel} azalt\",\n \"increase\": \"{fieldLabel} arttır\",\n \"numberField\": \"Sayı alanı\"\n}\n","{\n \"decrease\": \"Зменшити {fieldLabel}\",\n \"increase\": \"Збільшити {fieldLabel}\",\n \"numberField\": \"Поле номера\"\n}\n","{\n \"decrease\": \"降低 {fieldLabel}\",\n \"increase\": \"提高 {fieldLabel}\",\n \"numberField\": \"数字字段\"\n}\n","{\n \"decrease\": \"縮小 {fieldLabel}\",\n \"increase\": \"放大 {fieldLabel}\",\n \"numberField\": \"數字欄位\"\n}\n"],"names":[],"version":3,"file":"module.js.map"}
@@ -1 +1 @@
1
- {"mappings":";;;;AAqCA;IACE,mCAAmC;IACnC,UAAU,EAAE,oBAAoB,gBAAgB,CAAC,CAAC;IAClD,wEAAwE;IACxE,UAAU,EAAE,eAAe,WAAW,CAAC,CAAC;IACxC,mCAAmC;IACnC,UAAU,EAAE,oBAAoB,gBAAgB,CAAC,CAAC;IAClD,mFAAmF;IACnF,oBAAoB,EAAE,eAAe,CAAC;IACtC,mFAAmF;IACnF,oBAAoB,EAAE,eAAe,CAAC;IACtC,gEAAgE;IAChE,gBAAgB,EAAE,eAAe,WAAW,CAAC,CAAC;IAC9C,kEAAkE;IAClE,iBAAiB,EAAE,eAAe,WAAW,CAAC,CAAA;CAC/C;AAED;;;GAGG;AACH,+BAA+B,KAAK,EAAE,oBAAoB,EAAE,KAAK,EAAE,gBAAgB,EAAE,QAAQ,EAAE,UAAU,gBAAgB,CAAC,GAAG,eAAe,CA2O3I","sources":["packages/@react-aria/numberfield/src/packages/@react-aria/numberfield/src/useNumberField.ts","packages/@react-aria/numberfield/src/packages/@react-aria/numberfield/src/index.ts","packages/@react-aria/numberfield/src/index.ts"],"sourcesContent":[null,null,"/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\n/// <reference types=\"intl-types-extension\" />\n\nexport * from './useNumberField';\n"],"names":[],"version":3,"file":"types.d.ts.map"}
1
+ {"mappings":";;;;AAqCA;IACE,mCAAmC;IACnC,UAAU,EAAE,oBAAoB,gBAAgB,CAAC,CAAC;IAClD,wEAAwE;IACxE,UAAU,EAAE,eAAe,WAAW,CAAC,CAAC;IACxC,mCAAmC;IACnC,UAAU,EAAE,oBAAoB,gBAAgB,CAAC,CAAC;IAClD,mFAAmF;IACnF,oBAAoB,EAAE,eAAe,CAAC;IACtC,mFAAmF;IACnF,oBAAoB,EAAE,eAAe,CAAC;IACtC,gEAAgE;IAChE,gBAAgB,EAAE,eAAe,WAAW,CAAC,CAAC;IAC9C,kEAAkE;IAClE,iBAAiB,EAAE,eAAe,WAAW,CAAC,CAAA;CAC/C;AAED;;;GAGG;AACH,+BAA+B,KAAK,EAAE,oBAAoB,EAAE,KAAK,EAAE,gBAAgB,EAAE,QAAQ,EAAE,UAAU,gBAAgB,CAAC,GAAG,eAAe,CA8O3I","sources":["packages/@react-aria/numberfield/src/packages/@react-aria/numberfield/src/useNumberField.ts","packages/@react-aria/numberfield/src/packages/@react-aria/numberfield/src/index.ts","packages/@react-aria/numberfield/src/index.ts"],"sourcesContent":[null,null,"/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nexport * from './useNumberField';\n"],"names":[],"version":3,"file":"types.d.ts.map"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@react-aria/numberfield",
3
- "version": "3.1.5",
3
+ "version": "3.1.6",
4
4
  "description": "Spectrum UI components in React",
5
5
  "license": "Apache-2.0",
6
6
  "main": "dist/main.js",
@@ -18,17 +18,17 @@
18
18
  },
19
19
  "dependencies": {
20
20
  "@babel/runtime": "^7.6.2",
21
- "@react-aria/i18n": "^3.3.8",
22
- "@react-aria/interactions": "^3.8.3",
23
- "@react-aria/live-announcer": "^3.0.5",
24
- "@react-aria/spinbutton": "^3.0.5",
25
- "@react-aria/textfield": "^3.5.4",
26
- "@react-aria/utils": "^3.11.3",
27
- "@react-stately/numberfield": "^3.0.6",
28
- "@react-types/button": "^3.4.4",
29
- "@react-types/numberfield": "^3.1.3",
30
- "@react-types/shared": "^3.11.2",
31
- "@react-types/textfield": "^3.3.3"
21
+ "@react-aria/i18n": "^3.3.9",
22
+ "@react-aria/interactions": "^3.8.4",
23
+ "@react-aria/live-announcer": "^3.0.6",
24
+ "@react-aria/spinbutton": "^3.0.6",
25
+ "@react-aria/textfield": "^3.5.5",
26
+ "@react-aria/utils": "^3.12.0",
27
+ "@react-stately/numberfield": "^3.0.7",
28
+ "@react-types/button": "^3.4.5",
29
+ "@react-types/numberfield": "^3.2.0",
30
+ "@react-types/shared": "^3.12.0",
31
+ "@react-types/textfield": "^3.4.0"
32
32
  },
33
33
  "peerDependencies": {
34
34
  "react": "^16.8.0 || ^17.0.0-rc.1",
@@ -37,5 +37,5 @@
37
37
  "publishConfig": {
38
38
  "access": "public"
39
39
  },
40
- "gitHead": "e7708349a637642a30d33a11ca4a75ad5829eaa3"
40
+ "gitHead": "6a503b715e0dbbf92038cd7f08b1bcdde4c78e82"
41
41
  }
package/src/index.ts CHANGED
@@ -10,6 +10,4 @@
10
10
  * governing permissions and limitations under the License.
11
11
  */
12
12
 
13
- /// <reference types="intl-types-extension" />
14
-
15
13
  export * from './useNumberField';
@@ -76,7 +76,8 @@ export function useNumberField(props: AriaNumberFieldProps, state: NumberFieldSt
76
76
  onKeyDown,
77
77
  onKeyUp,
78
78
  description,
79
- errorMessage
79
+ errorMessage,
80
+ ...otherProps
80
81
  } = props;
81
82
 
82
83
  let {
@@ -175,6 +176,7 @@ export function useNumberField(props: AriaNumberFieldProps, state: NumberFieldSt
175
176
  let domProps = filterDOMProps(props);
176
177
 
177
178
  let {labelProps, inputProps: textFieldProps, descriptionProps, errorMessageProps} = useFormattedTextField({
179
+ ...otherProps,
178
180
  ...domProps,
179
181
  label,
180
182
  autoFocus,
@@ -183,6 +185,7 @@ export function useNumberField(props: AriaNumberFieldProps, state: NumberFieldSt
183
185
  isRequired,
184
186
  validationState,
185
187
  value: state.inputValue,
188
+ defaultValue: undefined, // defaultValue already used to populate state.inputValue, unneeded here
186
189
  autoComplete: 'off',
187
190
  'aria-label': props['aria-label'] || null,
188
191
  'aria-labelledby': props['aria-labelledby'] || null,