
Security News
Crates.io Users Targeted by Phishing Emails
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
@gip-recia/change-etab
Advanced tools
npm install @gip-recia/change-etab
Dans un module JavaScript :
import '@gip-recia/change-etab'
Dans une page HTML :
<script src="./path/to/change-etab.min.js"></script>
const changeEtab = document.createElement('change-etab')
document.body.appendChild(changeEtab)
Propriétés disponibles :
Nom | Type | Obligatoire | Default | Description |
---|---|---|---|---|
show | boolean | oui | activer/désactiver la modal | |
change-etab-api | string | oui | URI de la route GET de change etab | |
user-info-api-url | string | oui | URL de l'API des informations utilisateurs |
<change-etab
show=""
change-etab-api=""
user-info-api-url=""
/>
Plusieurs variables CSS peuvent être définis pour personnaliser le webcomponent :
Nom | Description |
---|---|
--change-etab-button-background-color | Permet de modifier la couleur de fond des boutons |
--change-etab-button-text-color | Permet de modifier la couleur de texte des boutons |
--change-etab-font-text-color | Permet de modifier la couleur de texte |
--change-etab-background-modal-overlay-color | Permet de modifier la couleur de l'overlay |
--change-etab-background-modal-component-color | Permet de modifier la couleur de fond de la modale |
--change-etab-modal-z-index | Permet de modifier le z-index de la modale |
FAQs
UI de change établissement en VueJS.
We found that @gip-recia/change-etab demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
Product
Socket now lets you customize pull request alert headers, helping security teams share clear guidance right in PRs to speed reviews and reduce back-and-forth.
Product
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.