Socket
Socket
Sign inDemoInstall

@blend-ui/floating-user-menu

Package Overview
Dependencies
13
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.13-alpha.0 to 0.0.14-alpha.0

8

CHANGELOG.md

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

## [0.0.14-alpha.0](https://prifina-admin/prifina/blend-ui/compare/@blend-ui/floating-user-menu@0.0.13-alpha.0...@blend-ui/floating-user-menu@0.0.14-alpha.0) (2021-02-02)
**Note:** Version bump only for package @blend-ui/floating-user-menu
## [0.0.13-alpha.0](https://prifina-admin/prifina/blend-ui/compare/@blend-ui/floating-user-menu@0.0.12-alpha.0...@blend-ui/floating-user-menu@0.0.13-alpha.0) (2021-01-25)

@@ -8,0 +16,0 @@

4

dist/cjs/FloatingUserMenu.js

@@ -318,2 +318,3 @@ "use strict";

style: {
curson: "pointer",
margin: offset,

@@ -339,3 +340,3 @@ filter: "drop-shadow(0px 4px 8px rgba(91, 92, 91, 0.25))"

isOpen: false
}, userMenu.options.notifications)), isOpen && /*#__PURE__*/_react["default"].createElement(_react["default"].Fragment, null, /*#__PURE__*/_react["default"].createElement(ModalDiv, {
}, userMenu.options.notifications > 99 ? "99+" : userMenu.options.notifications)), isOpen && /*#__PURE__*/_react["default"].createElement(_react["default"].Fragment, null, /*#__PURE__*/_react["default"].createElement(ModalDiv, {
onClick: function onClick() {

@@ -409,2 +410,3 @@ setIsOpen(function (prev) {

style: {
curson: "pointer",
filter: "drop-shadow(0px 4px 8px rgba(91, 92, 91, 0.25))"

@@ -411,0 +413,0 @@ }

@@ -318,2 +318,3 @@ "use strict";

style: {
curson: "pointer",
margin: offset,

@@ -339,3 +340,3 @@ filter: "drop-shadow(0px 4px 8px rgba(91, 92, 91, 0.25))"

isOpen: false
}, userMenu.options.notifications)), isOpen && /*#__PURE__*/_react["default"].createElement(_react["default"].Fragment, null, /*#__PURE__*/_react["default"].createElement(ModalDiv, {
}, userMenu.options.notifications > 99 ? "99+" : userMenu.options.notifications)), isOpen && /*#__PURE__*/_react["default"].createElement(_react["default"].Fragment, null, /*#__PURE__*/_react["default"].createElement(ModalDiv, {
onClick: function onClick() {

@@ -409,2 +410,3 @@ setIsOpen(function (prev) {

style: {
curson: "pointer",
filter: "drop-shadow(0px 4px 8px rgba(91, 92, 91, 0.25))"

@@ -411,0 +413,0 @@ }

@@ -318,2 +318,3 @@ "use strict";

style: {
curson: "pointer",
margin: offset,

@@ -339,3 +340,3 @@ filter: "drop-shadow(0px 4px 8px rgba(91, 92, 91, 0.25))"

isOpen: false
}, userMenu.options.notifications)), isOpen && /*#__PURE__*/_react["default"].createElement(_react["default"].Fragment, null, /*#__PURE__*/_react["default"].createElement(ModalDiv, {
}, userMenu.options.notifications > 99 ? "99+" : userMenu.options.notifications)), isOpen && /*#__PURE__*/_react["default"].createElement(_react["default"].Fragment, null, /*#__PURE__*/_react["default"].createElement(ModalDiv, {
onClick: function onClick() {

@@ -409,2 +410,3 @@ setIsOpen(function (prev) {

style: {
curson: "pointer",
filter: "drop-shadow(0px 4px 8px rgba(91, 92, 91, 0.25))"

@@ -411,0 +413,0 @@ }

{
"name": "@blend-ui/floating-user-menu",
"version": "0.0.13-alpha.0",
"version": "0.0.14-alpha.0",
"description": "Floating User Menu Component",

@@ -44,3 +44,3 @@ "author": "Tero <tero@prifina.com>",

},
"gitHead": "0323d653e6a479de9c89e8036320929592643179"
"gitHead": "a67cd6556c6b767074b173d9dff60d2d8ef6b14e"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc