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

@operato/styles

Package Overview
Dependencies
Maintainers
6
Versions
257
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@operato/styles - npm Package Compare versions

Comparing version 2.0.0-beta.23 to 2.0.0-beta.35

9

CHANGELOG.md

@@ -6,2 +6,11 @@ # Change Log

## [2.0.0-beta.35](https://github.com/hatiolab/operato/compare/v2.0.0-beta.34...v2.0.0-beta.35) (2024-06-19)
### :bug: Bug Fix
* design token based on material design token ([368e29d](https://github.com/hatiolab/operato/commit/368e29d8def8e8784ad988af74923574a9e59987))
## [2.0.0-beta.23](https://github.com/hatiolab/operato/compare/v2.0.0-beta.22...v2.0.0-beta.23) (2024-06-13)

@@ -8,0 +17,0 @@

6

dist/src/common-button-styles.js

@@ -337,6 +337,6 @@ export const CommonButtonStyles = {

save: {
icon: 'done',
icon: 'save',
emphasis: {
raised: true,
outlined: false,
raised: false,
outlined: true,
dense: false,

@@ -343,0 +343,0 @@ danger: false

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

"author": "heartyoh",
"version": "2.0.0-beta.23",
"version": "2.0.0-beta.35",
"main": "dist/src/index.js",

@@ -56,3 +56,3 @@ "module": "dist/src/index.js",

"prettier": "@hatiolab/prettier-config",
"gitHead": "f2b3faf23eb7a8c51baa922b1baf6cabf3e6db13"
"gitHead": "6cda5b5b577b08bc1dc1910c188ca735ad619be5"
}

@@ -354,6 +354,6 @@ export const CommonButtonStyles = {

save: {
icon: 'done',
icon: 'save',
emphasis: {
raised: true,
outlined: false,
raised: false,
outlined: true,
dense: false,

@@ -360,0 +360,0 @@ danger: false

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