@highlight-ui/dialog
Advanced tools
Comparing version 8.4.8 to 8.4.9
@@ -63,14 +63,14 @@ 'use strict'; | ||
var styles$1 = { | ||
"dialog": "Dialog-module__2icvnh15__v8-4-8", | ||
"size-small": "Dialog-module__3spVEVua__v8-4-8", | ||
"size-medium": "Dialog-module__-zWxw4HX__v8-4-8", | ||
"size-large": "Dialog-module__3wZ2NPV0__v8-4-8", | ||
"header": "Dialog-module__2wAUH40a__v8-4-8", | ||
"headerShadowed": "Dialog-module__xODFOi1M__v8-4-8", | ||
"headerTitle": "Dialog-module__1lxoaZF6__v8-4-8", | ||
"closeButton": "Dialog-module__2l9SSdo___v8-4-8", | ||
"body": "Dialog-module__1bPY4avA__v8-4-8", | ||
"footer": "Dialog-module__3o8NTS6m__v8-4-8", | ||
"footerShadowed": "Dialog-module__1s03rY8s__v8-4-8", | ||
"disabled": "Dialog-module__1TM_UCZw__v8-4-8" | ||
"dialog": "Dialog-module__2icvnh15__v8-4-9", | ||
"size-small": "Dialog-module__3spVEVua__v8-4-9", | ||
"size-medium": "Dialog-module__-zWxw4HX__v8-4-9", | ||
"size-large": "Dialog-module__3wZ2NPV0__v8-4-9", | ||
"header": "Dialog-module__2wAUH40a__v8-4-9", | ||
"headerShadowed": "Dialog-module__xODFOi1M__v8-4-9", | ||
"headerTitle": "Dialog-module__1lxoaZF6__v8-4-9", | ||
"closeButton": "Dialog-module__2l9SSdo___v8-4-9", | ||
"body": "Dialog-module__1bPY4avA__v8-4-9", | ||
"footer": "Dialog-module__3o8NTS6m__v8-4-9", | ||
"footerShadowed": "Dialog-module__1s03rY8s__v8-4-9", | ||
"disabled": "Dialog-module__1TM_UCZw__v8-4-9" | ||
}; | ||
@@ -1422,6 +1422,6 @@ | ||
var styles = { | ||
"modal": "Modal-module__i5Pbh60m__v8-4-8", | ||
"modalBackdrop": "Modal-module__ZVIwEMrU__v8-4-8", | ||
"modalContent": "Modal-module__3UHa_kcB__v8-4-8", | ||
"scrollLocked": "Modal-module__1T2Qjbem__v8-4-8" | ||
"modal": "Modal-module__i5Pbh60m__v8-4-9", | ||
"modalBackdrop": "Modal-module__ZVIwEMrU__v8-4-9", | ||
"modalContent": "Modal-module__3UHa_kcB__v8-4-9", | ||
"scrollLocked": "Modal-module__1T2Qjbem__v8-4-9" | ||
}; | ||
@@ -1428,0 +1428,0 @@ |
@@ -39,14 +39,14 @@ import React, { useRef, useEffect, useCallback, useState } from 'react'; | ||
var styles$1 = { | ||
"dialog": "Dialog-module__2icvnh15__v8-4-8", | ||
"size-small": "Dialog-module__3spVEVua__v8-4-8", | ||
"size-medium": "Dialog-module__-zWxw4HX__v8-4-8", | ||
"size-large": "Dialog-module__3wZ2NPV0__v8-4-8", | ||
"header": "Dialog-module__2wAUH40a__v8-4-8", | ||
"headerShadowed": "Dialog-module__xODFOi1M__v8-4-8", | ||
"headerTitle": "Dialog-module__1lxoaZF6__v8-4-8", | ||
"closeButton": "Dialog-module__2l9SSdo___v8-4-8", | ||
"body": "Dialog-module__1bPY4avA__v8-4-8", | ||
"footer": "Dialog-module__3o8NTS6m__v8-4-8", | ||
"footerShadowed": "Dialog-module__1s03rY8s__v8-4-8", | ||
"disabled": "Dialog-module__1TM_UCZw__v8-4-8" | ||
"dialog": "Dialog-module__2icvnh15__v8-4-9", | ||
"size-small": "Dialog-module__3spVEVua__v8-4-9", | ||
"size-medium": "Dialog-module__-zWxw4HX__v8-4-9", | ||
"size-large": "Dialog-module__3wZ2NPV0__v8-4-9", | ||
"header": "Dialog-module__2wAUH40a__v8-4-9", | ||
"headerShadowed": "Dialog-module__xODFOi1M__v8-4-9", | ||
"headerTitle": "Dialog-module__1lxoaZF6__v8-4-9", | ||
"closeButton": "Dialog-module__2l9SSdo___v8-4-9", | ||
"body": "Dialog-module__1bPY4avA__v8-4-9", | ||
"footer": "Dialog-module__3o8NTS6m__v8-4-9", | ||
"footerShadowed": "Dialog-module__1s03rY8s__v8-4-9", | ||
"disabled": "Dialog-module__1TM_UCZw__v8-4-9" | ||
}; | ||
@@ -1398,6 +1398,6 @@ | ||
var styles = { | ||
"modal": "Modal-module__i5Pbh60m__v8-4-8", | ||
"modalBackdrop": "Modal-module__ZVIwEMrU__v8-4-8", | ||
"modalContent": "Modal-module__3UHa_kcB__v8-4-8", | ||
"scrollLocked": "Modal-module__1T2Qjbem__v8-4-8" | ||
"modal": "Modal-module__i5Pbh60m__v8-4-9", | ||
"modalBackdrop": "Modal-module__ZVIwEMrU__v8-4-9", | ||
"modalContent": "Modal-module__3UHa_kcB__v8-4-9", | ||
"scrollLocked": "Modal-module__1T2Qjbem__v8-4-9" | ||
}; | ||
@@ -1404,0 +1404,0 @@ |
{ | ||
"name": "@highlight-ui/dialog", | ||
"version": "8.4.8", | ||
"version": "8.4.9", | ||
"author": "Personio GmbH & Co. KG", | ||
@@ -29,3 +29,3 @@ "main": "dist/cjs/index.js", | ||
"devDependencies": { | ||
"@highlight-ui/configs-base-jest": "^3.1.0", | ||
"@highlight-ui/configs-base-jest": "^3.1.1", | ||
"@highlight-ui/configs-base-tsconfig": "^3.2.0", | ||
@@ -35,5 +35,5 @@ "@highlight-ui/configs-scripts": "^3.2.2", | ||
"@highlight-ui/tokens": "^2.2.2", | ||
"@testing-library/dom": "^8.6.0", | ||
"@testing-library/react": "^12.1.2", | ||
"@testing-library/user-event": "^13.2.1", | ||
"@testing-library/dom": "8.19.0", | ||
"@testing-library/react": "12.1.5", | ||
"@testing-library/user-event": "13.5.0", | ||
"@types/lodash.invoke": "4.5.7", | ||
@@ -46,9 +46,9 @@ "classnames": "^2.3.1", | ||
"dependencies": { | ||
"@highlight-ui/button": "^11.5.5", | ||
"@highlight-ui/icon": "^4.1.4", | ||
"@highlight-ui/tooltip": "^3.3.25", | ||
"@highlight-ui/typography": "^5.2.13", | ||
"@highlight-ui/utils-commons": "^2.3.3", | ||
"@highlight-ui/utils-hooks": "^3.2.15", | ||
"@highlight-ui/utils-portal-manager": "^3.1.6", | ||
"@highlight-ui/button": "^11.5.6", | ||
"@highlight-ui/icon": "^4.1.5", | ||
"@highlight-ui/tooltip": "^3.3.26", | ||
"@highlight-ui/typography": "^5.2.14", | ||
"@highlight-ui/utils-commons": "^2.3.4", | ||
"@highlight-ui/utils-hooks": "^3.2.16", | ||
"@highlight-ui/utils-portal-manager": "^3.1.7", | ||
"@mantine/hooks": "5.10.2", | ||
@@ -62,3 +62,3 @@ "@use-it/event-listener": "^0.1.6", | ||
}, | ||
"gitHead": "9f80ec11ac25de466b571a3b46b81d0724ccdb31" | ||
"gitHead": "936ba15aea7fc0f54f5646572bcb128c7390a09b" | ||
} |
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
282012