ng-tailwind 2.30.353 → 2.30.354

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.
@@ -2357,7 +2357,7 @@
2357
2357
  max: this.maxValue,
2358
2358
  },
2359
2359
  _a[exports.NgtInputMaskEnum.CELLPHONE] = {
2360
- mask: ['(99) 9999-9999', '(99) 99999-9999'],
2360
+ mask: ['(99) 999-999', '(99) 9999-9999', '(99) 99999-9999'],
2361
2361
  keepStatic: true
2362
2362
  },
2363
2363
  _a[exports.NgtInputMaskEnum.INTERNATIONAL_PHONE] = {