@fluentui/react-button
Advanced tools
Comparing version 9.3.94 to 9.3.95
@@ -39,3 +39,3 @@ "use strict"; | ||
ref: ref, | ||
type: 'button' | ||
type: as === 'button' ? 'button' : undefined | ||
} | ||
@@ -42,0 +42,0 @@ }), |
@@ -1079,2 +1079,2 @@ "use strict"; | ||
return state; | ||
}; //# sourceMappingURL=useButtonStyles.styles.js.map | ||
}; |
@@ -329,2 +329,2 @@ "use strict"; | ||
return state; | ||
}; //# sourceMappingURL=useCompoundButtonStyles.styles.js.map | ||
}; |
@@ -191,2 +191,2 @@ "use strict"; | ||
return state; | ||
}; //# sourceMappingURL=useMenuButtonStyles.styles.js.map | ||
}; |
@@ -268,2 +268,2 @@ "use strict"; | ||
return state; | ||
}; //# sourceMappingURL=useSplitButtonStyles.styles.js.map | ||
}; |
@@ -802,2 +802,2 @@ "use strict"; | ||
return state; | ||
}; //# sourceMappingURL=useToggleButtonStyles.styles.js.map | ||
}; |
@@ -32,3 +32,3 @@ import * as React from 'react'; | ||
ref: ref, | ||
type: 'button' | ||
type: as === 'button' ? 'button' : undefined | ||
} | ||
@@ -35,0 +35,0 @@ }), |
@@ -542,3 +542,2 @@ import { iconFilledClassName, iconRegularClassName } from '@fluentui/react-icons'; | ||
return state; | ||
}; | ||
//# sourceMappingURL=useButtonStyles.styles.js.map | ||
}; |
@@ -217,3 +217,2 @@ import { tokens } from '@fluentui/react-theme'; | ||
return state; | ||
}; | ||
//# sourceMappingURL=useCompoundButtonStyles.styles.js.map | ||
}; |
@@ -117,3 +117,2 @@ import { iconFilledClassName, iconRegularClassName } from '@fluentui/react-icons'; | ||
return state; | ||
}; | ||
//# sourceMappingURL=useMenuButtonStyles.styles.js.map | ||
}; |
@@ -106,3 +106,2 @@ import { __styles, mergeClasses } from '@griffel/react'; | ||
return state; | ||
}; | ||
//# sourceMappingURL=useSplitButtonStyles.styles.js.map | ||
}; |
@@ -361,3 +361,2 @@ import { iconFilledClassName, iconRegularClassName } from '@fluentui/react-icons'; | ||
return state; | ||
}; | ||
//# sourceMappingURL=useToggleButtonStyles.styles.js.map | ||
}; |
{ | ||
"name": "@fluentui/react-button", | ||
"version": "9.3.94", | ||
"version": "9.3.95", | ||
"description": "Fluent UI React Button component.", | ||
@@ -14,15 +14,2 @@ "main": "lib-commonjs/index.js", | ||
"license": "MIT", | ||
"scripts": { | ||
"build": "just-scripts build", | ||
"bundle-size": "monosize measure", | ||
"clean": "just-scripts clean", | ||
"code-style": "just-scripts code-style", | ||
"just": "just-scripts", | ||
"lint": "just-scripts lint", | ||
"start": "yarn storybook", | ||
"test": "jest --passWithNoTests", | ||
"storybook": "yarn --cwd ../stories storybook", | ||
"type-check": "just-scripts type-check", | ||
"generate-api": "just-scripts generate-api" | ||
}, | ||
"devDependencies": { | ||
@@ -33,14 +20,13 @@ "@fluentui/a11y-testing": "*", | ||
"@fluentui/react-conformance-griffel": "*", | ||
"@fluentui/scripts-api-extractor": "*", | ||
"@fluentui/scripts-tasks": "*" | ||
"@fluentui/scripts-api-extractor": "*" | ||
}, | ||
"dependencies": { | ||
"@fluentui/keyboard-keys": "^9.0.7", | ||
"@fluentui/react-aria": "^9.13.8", | ||
"@fluentui/keyboard-keys": "^9.0.8", | ||
"@fluentui/react-aria": "^9.13.9", | ||
"@fluentui/react-icons": "^2.0.245", | ||
"@fluentui/react-jsx-runtime": "^9.0.45", | ||
"@fluentui/react-shared-contexts": "^9.20.2", | ||
"@fluentui/react-tabster": "^9.22.9", | ||
"@fluentui/react-theme": "^9.1.21", | ||
"@fluentui/react-utilities": "^9.18.16", | ||
"@fluentui/react-jsx-runtime": "^9.0.46", | ||
"@fluentui/react-shared-contexts": "^9.21.0", | ||
"@fluentui/react-tabster": "^9.23.0", | ||
"@fluentui/react-theme": "^9.1.22", | ||
"@fluentui/react-utilities": "^9.18.17", | ||
"@griffel/react": "^1.5.22", | ||
@@ -47,0 +33,0 @@ "@swc/helpers": "^0.5.1" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
669637
5
5513