Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ecl/ec-component-link

Package Overview
Dependencies
Maintainers
3
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ecl/ec-component-link - npm Package Compare versions

Comparing version 2.0.0-alpha.3 to 2.0.0-beta.0

8

package.json

@@ -5,3 +5,3 @@ {

"license": "EUPL-1.1",
"version": "2.0.0-alpha.3",
"version": "2.0.0-beta.0",
"description": "ECL Links",

@@ -11,4 +11,4 @@ "style": "ec-component-link.scss",

"dependencies": {
"@ecl/ec-base": "^2.0.0-alpha.3",
"@ecl/ec-component-icon": "^2.0.0-alpha.3"
"@ecl/ec-base": "^2.0.0-beta.0",
"@ecl/ec-component-icon": "^2.0.0-beta.0"
},

@@ -31,3 +31,3 @@ "publishConfig": {

],
"gitHead": "ece5ee77bef0949a8bf653412f20d0e98c75939d"
"gitHead": "30794d23d9bfca34781b2b26fbdc27ee5fc13a25"
}

@@ -10,33 +10,33 @@ # Links

* **in-line text link**
- **in-line text link**
* internal links
* external links
- internal links
- external links
* **stand-alone link**
* more link
* expandable link
* social media link
- **stand-alone link**
- more link
- expandable link
- social media link
## When to use this component
* **in-line link**<br/> when links are inserted within paragraph text
- **in-line link**<br/> when links are inserted within paragraph text
blocks<br/> **style**<br/> blue, underlined (displayed in white colour if the
background colour is blue)
* **internal link**<br/> when links point to URLs inside the ec.europa.eu
- **internal link**<br/> when links point to URLs inside the ec.europa.eu
domain<br/> **style** <br/> underlined link
* **external link**<br/> when links point to URLs outside the ec.europa.eu
- **external link**<br/> when links point to URLs outside the ec.europa.eu
domain<br/> **style**<br/> underlined link with an appended square w/ arrow
pointing outward
* **stand-alone link**<br/> when links are not inserted within paragraph text
- **stand-alone link**<br/> when links are not inserted within paragraph text
blocks<br/> **style**<br/> blue, no underline
* **more link**<br/> used on the Listings component
- **more link**<br/> used on the Listings component
* **expandable link**<br/> used on the Expandable component
- **expandable link**<br/> used on the Expandable component
* **social media link**<br/> used on the Social media - Follow. and Social
- **social media link**<br/> used on the Social media - Follow. and Social
media - Share. components

@@ -46,3 +46,3 @@

* for actions or important links to other pages - in this case, use buttons
- for actions or important links to other pages - in this case, use buttons
instead
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc