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

@dreamworld/dw-form

Package Overview
Dependencies
Maintainers
4
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dreamworld/dw-form - npm Package Compare versions

Comparing version 3.0.1-development.2 to 3.0.1-development.3

2

package.json
{
"name": "@dreamworld/dw-form",
"version": "3.0.1-development.2",
"version": "3.0.1-development.3",
"description": "",

@@ -5,0 +5,0 @@ "main": "dw-form.js",

@@ -131,4 +131,4 @@ # dw-form

| ---- | ------ | --------- |
| `--dw-theme-text-primary-on-background` | `rgba(0, 0, 0, 0.87)` | Color of the label text. |
| `--dw-theme-disabled-text-color` | `rgba(0, 0, 0, 0.38)` | Text color of a disabled form-field |
| `--mdc-theme-text-primary-on-background` | `rgba(0, 0, 0, 0.87)` | Color of the label text. |
| `--mdc-theme-text-disabled-on-background` | `rgba(0, 0, 0, 0.38)` | Text color of a disabled form-field |
| `--dw-form-field-label-min-height` | auto | Minimum height to label |

@@ -141,3 +141,3 @@ | `--dw-form-field-label-padding` | 0 | Padding of the label (Note: won't work if label is not available) |

dw-form-field {
--dw-theme-text-primary-on-background: blue;
--mdc-theme-text-primary-on-background: blue;
--dw-form-field-label-min-height: 40px;

@@ -144,0 +144,0 @@ font-size: 18px;

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