@rmwc/notched-outline
Advanced tools
Comparing version 5.3.0 to 5.3.1
@@ -18,3 +18,3 @@ { | ||
"name": "NotchedOutline", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/99bf40822/src/notched-outline/index.tsx#L30", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/40cb74678/src/notched-outline/index.tsx#L30", | ||
"extends": [ | ||
@@ -302,3 +302,3 @@ "FoundationComponent<MDCNotchedOutlineFoundation, NotchedOutlineProps>" | ||
"name": "componentDidMount", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/99bf40822/src/notched-outline/index.tsx#L39", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/40cb74678/src/notched-outline/index.tsx#L39", | ||
"signatures": [ | ||
@@ -309,3 +309,3 @@ { | ||
"name": "componentDidMount", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/99bf40822/src/notched-outline/index.tsx#L39", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/40cb74678/src/notched-outline/index.tsx#L39", | ||
"parameters": [], | ||
@@ -318,3 +318,3 @@ "returnType": "void", | ||
{ | ||
"fileName": "src/notched-outline/node_modules/@rmwc/base/dist/foundation-component.d.ts", | ||
"fileName": "src/notched-outline/node_modules/@rmwc/base/foundation-component.tsx", | ||
"flags": { | ||
@@ -335,3 +335,3 @@ "isExported": true, | ||
{ | ||
"fileName": "src/notched-outline/node_modules/@rmwc/base/dist/foundation-component.d.ts", | ||
"fileName": "src/notched-outline/node_modules/@rmwc/base/foundation-component.tsx", | ||
"kind": "signature", | ||
@@ -475,3 +475,3 @@ "name": "componentDidUpdate", | ||
{ | ||
"fileName": "src/notched-outline/node_modules/@rmwc/base/dist/foundation-component.d.ts", | ||
"fileName": "src/notched-outline/node_modules/@rmwc/base/foundation-component.tsx", | ||
"flags": { | ||
@@ -492,3 +492,3 @@ "isExported": true, | ||
{ | ||
"fileName": "src/notched-outline/node_modules/@rmwc/base/dist/foundation-component.d.ts", | ||
"fileName": "src/notched-outline/node_modules/@rmwc/base/foundation-component.tsx", | ||
"kind": "signature", | ||
@@ -590,3 +590,3 @@ "name": "componentWillUnmount", | ||
{ | ||
"fileName": "src/notched-outline/node_modules/@rmwc/base/dist/foundation-component.d.ts", | ||
"fileName": "src/notched-outline/node_modules/@rmwc/base/foundation-component.tsx", | ||
"flags": { | ||
@@ -607,3 +607,3 @@ "isExported": true, | ||
{ | ||
"fileName": "src/notched-outline/node_modules/@rmwc/base/dist/foundation-component.d.ts", | ||
"fileName": "src/notched-outline/node_modules/@rmwc/base/foundation-component.tsx", | ||
"kind": "signature", | ||
@@ -634,3 +634,3 @@ "name": "createElement", | ||
{ | ||
"fileName": "src/notched-outline/node_modules/@rmwc/base/dist/foundation-component.d.ts", | ||
"fileName": "src/notched-outline/node_modules/@rmwc/base/foundation-component.tsx", | ||
"flags": { | ||
@@ -658,3 +658,3 @@ "isExported": true, | ||
}, | ||
"fileName": "src/notched-outline/node_modules/@rmwc/base/dist/foundation-component.d.ts", | ||
"fileName": "src/notched-outline/node_modules/@rmwc/base/foundation-component.tsx", | ||
"kind": "signature", | ||
@@ -697,3 +697,3 @@ "name": "emit", | ||
"isExternal": false, | ||
"isOptional": true, | ||
"isOptional": false, | ||
"isPrivate": false, | ||
@@ -707,7 +707,8 @@ "isProtected": false, | ||
"name": "shouldBubble", | ||
"type": "undefined | false | true" | ||
"defaultValue": "false", | ||
"type": "boolean" | ||
} | ||
], | ||
"returnType": "CustomEvent<any>", | ||
"type": "(evtType: string, evtData: any, shouldBubble?: undefined | false | true) => CustomEvent<any>" | ||
"type": "(evtType: string, evtData: any, shouldBubble?: boolean) => CustomEvent<any>" | ||
} | ||
@@ -730,3 +731,3 @@ ] | ||
"name": "getDefaultFoundation", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/99bf40822/src/notched-outline/index.tsx#L56", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/40cb74678/src/notched-outline/index.tsx#L56", | ||
"signatures": [ | ||
@@ -737,3 +738,3 @@ { | ||
"name": "getDefaultFoundation", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/99bf40822/src/notched-outline/index.tsx#L56", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/40cb74678/src/notched-outline/index.tsx#L56", | ||
"parameters": [], | ||
@@ -823,3 +824,3 @@ "returnType": "MDCNotchedOutlineFoundation", | ||
"name": "render", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/99bf40822/src/notched-outline/index.tsx#L74", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/40cb74678/src/notched-outline/index.tsx#L74", | ||
"signatures": [ | ||
@@ -830,3 +831,3 @@ { | ||
"name": "render", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/99bf40822/src/notched-outline/index.tsx#L74", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/40cb74678/src/notched-outline/index.tsx#L74", | ||
"parameters": [], | ||
@@ -931,3 +932,3 @@ "returnType": "Element", | ||
"name": "sync", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/99bf40822/src/notched-outline/index.tsx#L66", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/40cb74678/src/notched-outline/index.tsx#L66", | ||
"signatures": [ | ||
@@ -938,3 +939,3 @@ { | ||
"name": "sync", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/99bf40822/src/notched-outline/index.tsx#L66", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/40cb74678/src/notched-outline/index.tsx#L66", | ||
"parameters": [ | ||
@@ -978,3 +979,3 @@ { | ||
{ | ||
"fileName": "src/notched-outline/node_modules/@rmwc/base/dist/foundation-component.d.ts", | ||
"fileName": "src/notched-outline/node_modules/@rmwc/base/foundation-component.tsx", | ||
"flags": { | ||
@@ -995,3 +996,3 @@ "isExported": true, | ||
{ | ||
"fileName": "src/notched-outline/node_modules/@rmwc/base/dist/foundation-component.d.ts", | ||
"fileName": "src/notched-outline/node_modules/@rmwc/base/foundation-component.tsx", | ||
"kind": "signature", | ||
@@ -1052,3 +1053,3 @@ "name": "syncProp", | ||
{ | ||
"fileName": "src/notched-outline/node_modules/@rmwc/base/dist/foundation-component.d.ts", | ||
"fileName": "src/notched-outline/node_modules/@rmwc/base/foundation-component.tsx", | ||
"flags": { | ||
@@ -1069,3 +1070,3 @@ "isExported": true, | ||
{ | ||
"fileName": "src/notched-outline/node_modules/@rmwc/base/dist/foundation-component.d.ts", | ||
"fileName": "src/notched-outline/node_modules/@rmwc/base/foundation-component.tsx", | ||
"kind": "signature", | ||
@@ -1095,3 +1096,3 @@ "name": "update", | ||
"name": "displayName", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/99bf40822/src/notched-outline/index.tsx#L34", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/40cb74678/src/notched-outline/index.tsx#L34", | ||
"defaultValue": "\"NotchedOutline\"", | ||
@@ -1101,3 +1102,3 @@ "type": "string" | ||
{ | ||
"fileName": "src/notched-outline/node_modules/@rmwc/base/dist/foundation-component.d.ts", | ||
"fileName": "src/notched-outline/node_modules/@rmwc/base/foundation-component.tsx", | ||
"flags": { | ||
@@ -1115,2 +1116,3 @@ "isExported": true, | ||
"name": "shouldDebounce", | ||
"defaultValue": "false", | ||
"inheritedFrom": "FoundationComponent.shouldDebounce", | ||
@@ -1120,3 +1122,3 @@ "type": "boolean" | ||
{ | ||
"fileName": "src/notched-outline/node_modules/@rmwc/base/dist/foundation-component.d.ts", | ||
"fileName": "src/notched-outline/node_modules/@rmwc/base/foundation-component.tsx", | ||
"flags": { | ||
@@ -1138,3 +1140,3 @@ "isExported": true, | ||
{ | ||
"fileName": "src/notched-outline/node_modules/@rmwc/base/dist/foundation-component.d.ts", | ||
"fileName": "src/notched-outline/node_modules/@rmwc/base/foundation-component.tsx", | ||
"flags": { | ||
@@ -1169,3 +1171,3 @@ "isExported": true, | ||
"name": "label", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/99bf40822/src/notched-outline/index.tsx#L37", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/40cb74678/src/notched-outline/index.tsx#L37", | ||
"defaultValue": " null", | ||
@@ -1176,3 +1178,3 @@ "type": "HTMLLabelElement | null" | ||
"constructorType": { | ||
"fileName": "src/notched-outline/node_modules/@rmwc/base/dist/foundation-component.d.ts", | ||
"fileName": "src/notched-outline/node_modules/@rmwc/base/foundation-component.tsx", | ||
"flags": { | ||
@@ -1193,3 +1195,3 @@ "isExported": true, | ||
{ | ||
"fileName": "src/notched-outline/node_modules/@rmwc/base/dist/foundation-component.d.ts", | ||
"fileName": "src/notched-outline/node_modules/@rmwc/base/foundation-component.tsx", | ||
"kind": "signature", | ||
@@ -1234,3 +1236,3 @@ "name": "new NotchedOutline", | ||
"name": "NotchedOutlineProps", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/99bf40822/src/notched-outline/index.tsx#L6", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/40cb74678/src/notched-outline/index.tsx#L6", | ||
"methods": [], | ||
@@ -1252,3 +1254,3 @@ "properties": [ | ||
"name": "notch", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/99bf40822/src/notched-outline/index.tsx#L7", | ||
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/40cb74678/src/notched-outline/index.tsx#L7", | ||
"type": "undefined | number" | ||
@@ -1255,0 +1257,0 @@ } |
{ | ||
"name": "@rmwc/notched-outline", | ||
"version": "5.3.0", | ||
"version": "5.3.1", | ||
"description": "RMWC NotchedOutline component", | ||
@@ -36,6 +36,6 @@ "main": "dist/index.js", | ||
"@material/notched-outline": "^1.0.0", | ||
"@rmwc/base": "^5.3.0", | ||
"@rmwc/types": "^5.3.0" | ||
"@rmwc/base": "^5.3.1", | ||
"@rmwc/types": "^5.3.1" | ||
}, | ||
"gitHead": "7089eb6d09818041945a82bf8df9e92e66cecc50" | ||
"gitHead": "5ae98ed32a2827431980ce949d5c95078ea9e3c9" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1604
0
72924
Updated@rmwc/base@^5.3.1
Updated@rmwc/types@^5.3.1