Socket
Socket
Sign inDemoInstall

@highlight-ui/dialog

Package Overview
Dependencies
Maintainers
4
Versions
193
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@highlight-ui/dialog - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

4

dist/cjs/index.js

@@ -49,3 +49,3 @@ 'use strict';

var styles$1 = {"dialog":"Dialog-module__2icvnh15__v2-0-4","size-small":"Dialog-module__3spVEVua__v2-0-4","size-medium":"Dialog-module__-zWxw4HX__v2-0-4","size-large":"Dialog-module__3wZ2NPV0__v2-0-4","header":"Dialog-module__2wAUH40a__v2-0-4","headerShadowed":"Dialog-module__xODFOi1M__v2-0-4","headerTitle":"Dialog-module__1lxoaZF6__v2-0-4","closeButton":"Dialog-module__2l9SSdo___v2-0-4","body":"Dialog-module__1bPY4avA__v2-0-4","footer":"Dialog-module__3o8NTS6m__v2-0-4","footerShadowed":"Dialog-module__1s03rY8s__v2-0-4","footerAction":"Dialog-module__2YsxojU___v2-0-4"};
var styles$1 = {"dialog":"Dialog-module__2icvnh15__v2-0-5","size-small":"Dialog-module__3spVEVua__v2-0-5","size-medium":"Dialog-module__-zWxw4HX__v2-0-5","size-large":"Dialog-module__3wZ2NPV0__v2-0-5","header":"Dialog-module__2wAUH40a__v2-0-5","headerShadowed":"Dialog-module__xODFOi1M__v2-0-5","headerTitle":"Dialog-module__1lxoaZF6__v2-0-5","closeButton":"Dialog-module__2l9SSdo___v2-0-5","body":"Dialog-module__1bPY4avA__v2-0-5","footer":"Dialog-module__3o8NTS6m__v2-0-5","footerShadowed":"Dialog-module__1s03rY8s__v2-0-5","footerAction":"Dialog-module__2YsxojU___v2-0-5"};

@@ -313,3 +313,3 @@ function useEventListener(t,r,i,o){void 0===i&&(i=global),void 0===o&&(o={});var c=React.useRef(),u=o.capture,a=o.passive,v=o.once;React.useEffect(function(){c.current=r;},[r]),React.useEffect(function(){if(i&&i.addEventListener){var e=function(e){return c.current(e)},n={capture:u,passive:a,once:v};return i.addEventListener(t,e,n),function(){i.removeEventListener(t,e,n);}}},[t,i,u,a,v]);}

var styles = {"modal":"Modal-module__i5Pbh60m__v2-0-4","modalBackdrop":"Modal-module__ZVIwEMrU__v2-0-4","modalContent":"Modal-module__3UHa_kcB__v2-0-4","scrollLocked":"Modal-module__1T2Qjbem__v2-0-4"};
var styles = {"modal":"Modal-module__i5Pbh60m__v2-0-5","modalBackdrop":"Modal-module__ZVIwEMrU__v2-0-5","modalContent":"Modal-module__3UHa_kcB__v2-0-5","scrollLocked":"Modal-module__1T2Qjbem__v2-0-5"};

@@ -316,0 +316,0 @@ var Modal = function (_a) {

@@ -38,3 +38,3 @@ import React, { useRef, useEffect, useCallback, useState } from 'react';

var styles$1 = {"dialog":"Dialog-module__2icvnh15__v2-0-4","size-small":"Dialog-module__3spVEVua__v2-0-4","size-medium":"Dialog-module__-zWxw4HX__v2-0-4","size-large":"Dialog-module__3wZ2NPV0__v2-0-4","header":"Dialog-module__2wAUH40a__v2-0-4","headerShadowed":"Dialog-module__xODFOi1M__v2-0-4","headerTitle":"Dialog-module__1lxoaZF6__v2-0-4","closeButton":"Dialog-module__2l9SSdo___v2-0-4","body":"Dialog-module__1bPY4avA__v2-0-4","footer":"Dialog-module__3o8NTS6m__v2-0-4","footerShadowed":"Dialog-module__1s03rY8s__v2-0-4","footerAction":"Dialog-module__2YsxojU___v2-0-4"};
var styles$1 = {"dialog":"Dialog-module__2icvnh15__v2-0-5","size-small":"Dialog-module__3spVEVua__v2-0-5","size-medium":"Dialog-module__-zWxw4HX__v2-0-5","size-large":"Dialog-module__3wZ2NPV0__v2-0-5","header":"Dialog-module__2wAUH40a__v2-0-5","headerShadowed":"Dialog-module__xODFOi1M__v2-0-5","headerTitle":"Dialog-module__1lxoaZF6__v2-0-5","closeButton":"Dialog-module__2l9SSdo___v2-0-5","body":"Dialog-module__1bPY4avA__v2-0-5","footer":"Dialog-module__3o8NTS6m__v2-0-5","footerShadowed":"Dialog-module__1s03rY8s__v2-0-5","footerAction":"Dialog-module__2YsxojU___v2-0-5"};

@@ -302,3 +302,3 @@ function useEventListener(t,r,i,o){void 0===i&&(i=global),void 0===o&&(o={});var c=useRef(),u=o.capture,a=o.passive,v=o.once;useEffect(function(){c.current=r;},[r]),useEffect(function(){if(i&&i.addEventListener){var e=function(e){return c.current(e)},n={capture:u,passive:a,once:v};return i.addEventListener(t,e,n),function(){i.removeEventListener(t,e,n);}}},[t,i,u,a,v]);}

var styles = {"modal":"Modal-module__i5Pbh60m__v2-0-4","modalBackdrop":"Modal-module__ZVIwEMrU__v2-0-4","modalContent":"Modal-module__3UHa_kcB__v2-0-4","scrollLocked":"Modal-module__1T2Qjbem__v2-0-4"};
var styles = {"modal":"Modal-module__i5Pbh60m__v2-0-5","modalBackdrop":"Modal-module__ZVIwEMrU__v2-0-5","modalContent":"Modal-module__3UHa_kcB__v2-0-5","scrollLocked":"Modal-module__1T2Qjbem__v2-0-5"};

@@ -305,0 +305,0 @@ var Modal = function (_a) {

{
"name": "@highlight-ui/dialog",
"version": "2.0.4",
"version": "2.0.5",
"author": "PPU",

@@ -40,8 +40,8 @@ "main": "dist/cjs/index.js",

"@charlietango/use-focus-trap": "^1.3.0",
"@highlight-ui/button": "^4.0.3",
"@highlight-ui/icon": "^3.0.3",
"@highlight-ui/typography": "^3.0.2",
"@highlight-ui/button": "^4.0.4",
"@highlight-ui/icon": "^3.0.4",
"@highlight-ui/typography": "^3.0.3",
"@highlight-ui/utils-commons": "^1.3.1",
"@highlight-ui/utils-hooks": "^1.2.5",
"@highlight-ui/utils-portal-manager": "^2.1.12",
"@highlight-ui/utils-portal-manager": "^2.1.13",
"@use-it/event-listener": "^0.1.6"

@@ -54,3 +54,3 @@ },

},
"gitHead": "6d186391b0352e66abad84c01c82df8c1e2e6a00"
"gitHead": "a40b69d0d69c054eebb93e3f93e681949567798d"
}

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