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

biings-ds

Package Overview
Dependencies
Maintainers
2
Versions
412
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

biings-ds - npm Package Compare versions

Comparing version 1.6.1 to 1.6.2

20

docs/avatar.md

@@ -9,3 +9,3 @@ <h6 class="subtitle is-5 has-text-grey has-text-weight-semibold">Component</h6><h1 class="title is-1 has-text-weight-bold">Avatar</h1>

<div class="box has-background-light is-relaxed is-marginless">
<div class="avatar"><div>JD</div></div><span class="subtitle is-5">John Doe</span>
<div class="avatar"><div class="has-background-grey-light">JD</div></div><span class="subtitle is-5">John Doe</span>
</div>

@@ -15,3 +15,3 @@

<div class="avatar">
<div>JD</div>
<div class="has-background-grey-light">JD</div>
</div>

@@ -21,2 +21,6 @@ <span>John Doe</span>

<br>
?> For flexibility purpose the background defaults to "transparent" and should be set manually.
<hr class="is-large is-visible">

@@ -29,6 +33,6 @@

<div class="level">
<div class="level-item has-text-left"><div class="avatar is-small"><div>S</div></div><span class="is-size-7">Small</span></div>
<div class="level-item"><div class="avatar"><div>D</div></div><span class="is-size-6 has-text-grey">Default</span></div>
<div class="level-item"><div class="avatar is-large"><div>L</div></div><span class="is-size-5">Large</span></div>
<div class="level-item"><div class="avatar is-huge"><div>H</div></div><span class="is-size-4">Huge</span></div>
<div class="level-item has-text-left"><div class="avatar is-small"><div class="has-background-turquoise">S</div></div><span class="is-size-7">Small</span></div>
<div class="level-item"><div class="avatar"><div class="has-background-turquoise">D</div></div><span class="is-size-6 has-text-grey">Default</span></div>
<div class="level-item"><div class="avatar is-large"><div class="has-background-turquoise-light">L</div></div><span class="is-size-5">Large</span></div>
<div class="level-item"><div class="avatar is-huge"><div class="has-background-turquoise-light">H</div></div><span class="is-size-4">Huge</span></div>
</div>

@@ -43,3 +47,3 @@

<div class="box has-background-light is-relaxed is-marginless">
<div class="avatar"><img src="https://www.gravatar.com/avatar/7c8b112654185af6614a3df144135b0d?size=100&d=blank"></div><span class="subtitle is-5">**Aamir Khan**</span>
<div class="avatar is-large"><img src="https://www.gravatar.com/avatar/7c8b112654185af6614a3df144135b0d?size=100&d=blank"></div><span class="subtitle is-5">**Aamir Khan**</span>
</div>

@@ -62,3 +66,3 @@

<div class="box is-large has-background-light is-marginless">
<div class="avatar is-status-green"><img src="https://www.gravatar.com/avatar/ded2d271be31a09049209089b50cb882?s=200&d=blank&r=g"></div>
<div class="avatar is-status-green is-large"><img src="https://www.gravatar.com/avatar/ded2d271be31a09049209089b50cb882?s=200&d=blank&r=g"></div>
<span class="subtitle is-5">**Tom** is online</span>

@@ -65,0 +69,0 @@ </div>

2

docs/input.md

@@ -6,3 +6,3 @@ <h6 class="subtitle is-5 has-text-grey has-text-weight-semibold">Component</h6><h1 class="title is-1 has-text-weight-bold">Input</h1>

<form class="box has-background-light is-relaxed is-marginless" spellcheck="false">
<form class="box is-relaxed has-background-light is-marginless" spellcheck="false">
<input class="input is-small" type="tel" placeholder="Small input">

@@ -9,0 +9,0 @@ <hr class="is-small">

{
"name": "biings-ds",
"version": "1.6.1",
"version": "1.6.2",
"description": "Biings Design System",

@@ -5,0 +5,0 @@ "main": "build/bds.css",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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