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

@rmwc/toggleable

Package Overview
Dependencies
Maintainers
1
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rmwc/toggleable - npm Package Compare versions

Comparing version 5.3.1 to 5.4.0

24

generated-props.json

@@ -18,3 +18,3 @@ {

"name": "ToggleableFoundationComponent",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/40cb74678/src/toggleable/index.tsx#L23",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/15f167a1b/src/toggleable/index.tsx#L23",
"extends": [

@@ -808,3 +808,3 @@ "FoundationComponent<Foundation, P & FoundationProps, S>"

"name": "renderToggle",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/40cb74678/src/toggleable/index.tsx#L59",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/15f167a1b/src/toggleable/index.tsx#L59",
"signatures": [

@@ -815,3 +815,3 @@ {

"name": "renderToggle",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/40cb74678/src/toggleable/index.tsx#L59",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/15f167a1b/src/toggleable/index.tsx#L59",
"parameters": [

@@ -1141,3 +1141,3 @@ {

"name": "generatedId",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/40cb74678/src/toggleable/index.tsx#L29",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/15f167a1b/src/toggleable/index.tsx#L29",
"defaultValue": " randomId(this.constructor.displayName)",

@@ -1204,3 +1204,3 @@ "type": "string"

"name": "ToggleableFoundationProps",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/40cb74678/src/toggleable/index.tsx#L6",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/15f167a1b/src/toggleable/index.tsx#L6",
"methods": [],

@@ -1229,3 +1229,3 @@ "properties": [

"name": "checked",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/40cb74678/src/toggleable/index.tsx#L12",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/15f167a1b/src/toggleable/index.tsx#L12",
"type": "undefined | false | true"

@@ -1254,3 +1254,3 @@ },

"name": "disabled",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/40cb74678/src/toggleable/index.tsx#L10",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/15f167a1b/src/toggleable/index.tsx#L10",
"type": "undefined | false | true"

@@ -1279,3 +1279,3 @@ },

"name": "id",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/40cb74678/src/toggleable/index.tsx#L8",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/15f167a1b/src/toggleable/index.tsx#L8",
"type": "undefined | string"

@@ -1304,3 +1304,3 @@ },

"name": "inputRef",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/40cb74678/src/toggleable/index.tsx#L20",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/15f167a1b/src/toggleable/index.tsx#L20",
"type": "undefined | (ref: HTMLInputElement | null) => void"

@@ -1329,3 +1329,3 @@ },

"name": "label",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/40cb74678/src/toggleable/index.tsx#L16",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/15f167a1b/src/toggleable/index.tsx#L16",
"type": "React.ReactNode"

@@ -1354,3 +1354,3 @@ },

"name": "rootProps",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/40cb74678/src/toggleable/index.tsx#L18",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/15f167a1b/src/toggleable/index.tsx#L18",
"type": "React.HTMLProps<any>"

@@ -1379,3 +1379,3 @@ },

"name": "value",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/40cb74678/src/toggleable/index.tsx#L14",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/15f167a1b/src/toggleable/index.tsx#L14",
"type": "string | number | string[]"

@@ -1382,0 +1382,0 @@ }

{
"name": "@rmwc/toggleable",
"version": "5.3.1",
"version": "5.4.0",
"description": "RMWC toggle module",

@@ -35,7 +35,7 @@ "main": "dist/index.js",

"dependencies": {
"@rmwc/base": "^5.3.1",
"@rmwc/formfield": "^5.3.1",
"@rmwc/types": "^5.3.1"
"@rmwc/base": "^5.4.0",
"@rmwc/formfield": "^5.4.0",
"@rmwc/types": "^5.4.0"
},
"gitHead": "5ae98ed32a2827431980ce949d5c95078ea9e3c9"
"gitHead": "8b3ddc7d3562c36c46e980516a3929e364800d00"
}
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