Socket
Socket
Sign inDemoInstall

biings-ds

Package Overview
Dependencies
Maintainers
2
Versions
409
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.10.0 to 1.10.1

8

docs/input.md

@@ -7,10 +7,12 @@ <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 is-relaxed is-well is-marginless" spellcheck="false">
<input class="input is-small" type="tel" placeholder="Small input">
<input class="input is-small is-warning" type="tel" placeholder="Small warning input">
<hr class="is-small">
<input class="input" type="tel" placeholder="Normal input">
<hr class="is-small">
<input class="input is-medium" type="email" placeholder="Medium input">
<input class="input is-medium is-danger" type="email" placeholder="Medium input">
</form>
<input class="input is-medium" type="text" placeholder="..">
<input class="input is-small is-warning" type="text" placeholder="..">
<input class="input" type="text" placeholder="..">
<input class="input is-medium is-danger" type="text" placeholder="..">

@@ -17,0 +19,0 @@

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

<div class="modal-card-title">
<div class="title">Modal Card</div>
<div class="title is-4">Modal Card</div>
<div class="subtitle is-6 has-text-grey">The close button is optional</div>

@@ -67,3 +67,3 @@ </div>

<div class="modal-card-title">
<div class="title">Modal title</div>
<div class="title is-4">Modal title</div>
<div class="subtitle is-6">Subtitle</div>

@@ -70,0 +70,0 @@ </div>

{
"name": "biings-ds",
"version": "1.10.0",
"version": "1.10.1",
"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