/** * Decorator that executes a method when the Custom Element is associated with a form. * * @param {Object} target - Prototype of the decorated Custom Element. * @param {string|Symbol} method - Name of the method to be executed. * @returns {void} * * @description * The `formAssociated` decorator registers a specific method to be executed * automatically when the Custom Element is associated with a `