Summary
Rename <pf-text-input> to <pf-v5-text-input> and update associated CSS custom properties to use the pf-v5 prefix.
Scope
- Rename element tag from
pf-text-input to pf-v5-text-input
- Rename all CSS custom properties (e.g.
--pf-text-input--* to --pf-v5-text-input--*)
- Update internal class names, imports, and type declarations
Requirements
- MUST maintain feature parity with the current
<pf-text-input> implementation
- MUST rename all public CSS custom properties
- MUST update
HTMLElementTagNameMap declarations
- SHOULD provide a codemod or migration guide for downstream consumers
Summary
Rename
<pf-text-input>to<pf-v5-text-input>and update associated CSS custom properties to use thepf-v5prefix.Scope
pf-text-inputtopf-v5-text-input--pf-text-input--*to--pf-v5-text-input--*)Requirements
<pf-text-input>implementationHTMLElementTagNameMapdeclarations