ps-toolkit-ui 1.12.34 → 1.12.35

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.
@@ -4777,7 +4777,6 @@
4777
4777
  };
4778
4778
  };
4779
4779
  FormPlaqueSelectComponent.prototype.onFocusOutCloseOptions = function (e) {
4780
- console.log($__namespace(e.relatedTarget).length, $__namespace(e.rangeParent).length);
4781
4780
  if ($__namespace(e.relatedTarget).length !== 0 || $__namespace(e.rangeParent).length !== 0) {
4782
4781
  if (!$__namespace(e.relatedTarget).closest('.form-input.plaque-select').hasClass('plaque-select') && !$__namespace(e.rangeParent).closest('.form-input.plaque-select').hasClass('plaque-select')) {
4783
4782
  if (this.open) {