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

@mirohq/design-system-base-form

Package Overview
Dependencies
Maintainers
0
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mirohq/design-system-base-form - npm Package Compare versions

Comparing version 0.2.17 to 0.2.18

2

dist/main.js

@@ -125,3 +125,3 @@ 'use strict';

height: "0.75em",
...designSystemBaseTextField.styles.base.placeholder,
...designSystemBaseTextField.textFieldStyles.base.placeholder,
variants: {

@@ -128,0 +128,0 @@ floating: {

@@ -7,3 +7,3 @@ import { jsx } from 'react/jsx-runtime';

import { Primitive } from '@mirohq/design-system-primitive';
import { styles } from '@mirohq/design-system-base-text-field';
import { textFieldStyles } from '@mirohq/design-system-base-text-field';

@@ -118,3 +118,3 @@ const FORM_FIELD_STATUS = Object.freeze({

height: "0.75em",
...styles.base.placeholder,
...textFieldStyles.base.placeholder,
variants: {

@@ -121,0 +121,0 @@ floating: {

{
"name": "@mirohq/design-system-base-form",
"version": "0.2.17",
"version": "0.2.18",
"description": "",

@@ -29,8 +29,8 @@ "author": "Miro",

"dependencies": {
"@mirohq/design-system-base-text-field": "^0.1.0",
"@mirohq/design-system-stitches": "^2.6.12",
"@mirohq/design-system-primitive": "^1.1.2",
"@mirohq/design-system-base-text-field": "^0.1.1",
"@mirohq/design-system-types": "^0.10.0",
"@mirohq/design-system-use-id": "^0.1.2",
"@mirohq/design-system-utils": "^0.15.4"
"@mirohq/design-system-primitive": "^1.1.2",
"@mirohq/design-system-utils": "^0.15.4",
"@mirohq/design-system-stitches": "^2.6.12"
},

@@ -37,0 +37,0 @@ "scripts": {

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