@undp/carbon-library 1.0.51 → 1.0.52

Sign up to get free protection for your applications and to get access to all the features.
package/dist/cjs/index.js CHANGED
@@ -2766,7 +2766,7 @@ var ProgrammeIssueForm = function (props) {
2766
2766
  if (!/[0-9\.]/.test(event.key)) {
2767
2767
  event.preventDefault();
2768
2768
  }
2769
- }, formatter: function (value) { return "".concat(value).replace(/\B(?=(\d{3})+(?!\d))/g, ','); } }))),
2769
+ } }))),
2770
2770
  React.createElement(antd.Col, { lg: 1, md: 1, className: "seperator" }, '/'),
2771
2771
  React.createElement(antd.Col, { lg: 6, md: 12 },
2772
2772
  React.createElement(antd.Form.Item, { className: "popup-credit-input" },
@@ -2954,7 +2954,7 @@ var ProgrammeTransferForm = function (props) {
2954
2954
  if (!/[0-9\.]/.test(event.key)) {
2955
2955
  event.preventDefault();
2956
2956
  }
2957
- }, formatter: function (value) { return "".concat(value).replace(/\B(?=(\d{3})+(?!\d))/g, ','); } }))),
2957
+ } }))),
2958
2958
  React.createElement(antd.Col, { lg: 1, md: 1, className: "seperator" }, '/'),
2959
2959
  React.createElement(antd.Col, { lg: 6, md: 12 },
2960
2960
  React.createElement(antd.Form.Item, { className: "popup-credit-input" },
@@ -3183,7 +3183,7 @@ var ProgrammeRetireForm = function (props) {
3183
3183
  if (!/[0-9\.]/.test(event.key)) {
3184
3184
  event.preventDefault();
3185
3185
  }
3186
- }, formatter: function (value) { return "".concat(value).replace(/\B(?=(\d{3})+(?!\d))/g, ','); } }))),
3186
+ } }))),
3187
3187
  React.createElement(antd.Col, { lg: 1, md: 1, className: "seperator" }, '/'),
3188
3188
  React.createElement(antd.Col, { lg: 6, md: 12 },
3189
3189
  React.createElement(antd.Form.Item, { className: "popup-credit-input" },