ecomlab-components-next 0.1.94 → 0.1.95

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.
@@ -190,6 +190,8 @@ var ModalBitrixForm = exports.ModalBitrixForm = function ModalBitrixForm(_ref) {
190
190
  return _objectSpread(_objectSpread({}, prev), {}, _defineProperty({}, id, e));
191
191
  });
192
192
  },
193
+ countrySelect: inputType === 'tel',
194
+ countryDefault: 'TH',
193
195
  autoComplete: false,
194
196
  err: err === null || err === void 0 ? void 0 : err[id],
195
197
  required: required,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ecomlab-components-next",
3
- "version": "0.1.94",
3
+ "version": "0.1.95",
4
4
  "description": "A set of common and reusable React components",
5
5
  "main": "dist/index.js",
6
6
  "files": [