matcha-components 20.102.0 → 20.103.0

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.
@@ -5707,6 +5707,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.0", ngImpor
5707
5707
  type: Injectable
5708
5708
  }] });
5709
5709
 
5710
+ // DEBUG: Versão da biblioteca - remover após debug
5711
+ console.log('🎯 MATCHA-MASK VERSION: v100 - ' + new Date().toISOString());
5710
5712
  class MatchaMaskService extends MatchaMaskApplierService {
5711
5713
  constructor() {
5712
5714
  super(...arguments);