@salla.sa/twilight-components 2.12.38 → 2.12.40

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.
@@ -27980,7 +27980,7 @@ const SallaTelInput = class {
27980
27980
  formatOnDisplay: false,
27981
27981
  separateDialCode: true,
27982
27982
  autoPlaceholder: 'aggressive',
27983
- utilsScript: 'https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.12/js/utils.min.js',
27983
+ utilsScript: 'https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/18.2.1/js/utils.min.js',
27984
27984
  });
27985
27985
  this.phoneInput.addEventListener("countrychange", () => {
27986
27986
  let data = this.iti.getSelectedCountryData();