@highlight-ui/dialog
Advanced tools
Comparing version 8.4.5 to 8.4.6
@@ -63,14 +63,14 @@ 'use strict'; | ||
var styles$1 = { | ||
"dialog": "Dialog-module__2icvnh15__v8-4-5", | ||
"size-small": "Dialog-module__3spVEVua__v8-4-5", | ||
"size-medium": "Dialog-module__-zWxw4HX__v8-4-5", | ||
"size-large": "Dialog-module__3wZ2NPV0__v8-4-5", | ||
"header": "Dialog-module__2wAUH40a__v8-4-5", | ||
"headerShadowed": "Dialog-module__xODFOi1M__v8-4-5", | ||
"headerTitle": "Dialog-module__1lxoaZF6__v8-4-5", | ||
"closeButton": "Dialog-module__2l9SSdo___v8-4-5", | ||
"body": "Dialog-module__1bPY4avA__v8-4-5", | ||
"footer": "Dialog-module__3o8NTS6m__v8-4-5", | ||
"footerShadowed": "Dialog-module__1s03rY8s__v8-4-5", | ||
"disabled": "Dialog-module__1TM_UCZw__v8-4-5" | ||
"dialog": "Dialog-module__2icvnh15__v8-4-6", | ||
"size-small": "Dialog-module__3spVEVua__v8-4-6", | ||
"size-medium": "Dialog-module__-zWxw4HX__v8-4-6", | ||
"size-large": "Dialog-module__3wZ2NPV0__v8-4-6", | ||
"header": "Dialog-module__2wAUH40a__v8-4-6", | ||
"headerShadowed": "Dialog-module__xODFOi1M__v8-4-6", | ||
"headerTitle": "Dialog-module__1lxoaZF6__v8-4-6", | ||
"closeButton": "Dialog-module__2l9SSdo___v8-4-6", | ||
"body": "Dialog-module__1bPY4avA__v8-4-6", | ||
"footer": "Dialog-module__3o8NTS6m__v8-4-6", | ||
"footerShadowed": "Dialog-module__1s03rY8s__v8-4-6", | ||
"disabled": "Dialog-module__1TM_UCZw__v8-4-6" | ||
}; | ||
@@ -1402,6 +1402,6 @@ | ||
var styles = { | ||
"modal": "Modal-module__i5Pbh60m__v8-4-5", | ||
"modalBackdrop": "Modal-module__ZVIwEMrU__v8-4-5", | ||
"modalContent": "Modal-module__3UHa_kcB__v8-4-5", | ||
"scrollLocked": "Modal-module__1T2Qjbem__v8-4-5" | ||
"modal": "Modal-module__i5Pbh60m__v8-4-6", | ||
"modalBackdrop": "Modal-module__ZVIwEMrU__v8-4-6", | ||
"modalContent": "Modal-module__3UHa_kcB__v8-4-6", | ||
"scrollLocked": "Modal-module__1T2Qjbem__v8-4-6" | ||
}; | ||
@@ -1408,0 +1408,0 @@ |
@@ -39,14 +39,14 @@ import React, { useRef, useEffect, useCallback, useState } from 'react'; | ||
var styles$1 = { | ||
"dialog": "Dialog-module__2icvnh15__v8-4-5", | ||
"size-small": "Dialog-module__3spVEVua__v8-4-5", | ||
"size-medium": "Dialog-module__-zWxw4HX__v8-4-5", | ||
"size-large": "Dialog-module__3wZ2NPV0__v8-4-5", | ||
"header": "Dialog-module__2wAUH40a__v8-4-5", | ||
"headerShadowed": "Dialog-module__xODFOi1M__v8-4-5", | ||
"headerTitle": "Dialog-module__1lxoaZF6__v8-4-5", | ||
"closeButton": "Dialog-module__2l9SSdo___v8-4-5", | ||
"body": "Dialog-module__1bPY4avA__v8-4-5", | ||
"footer": "Dialog-module__3o8NTS6m__v8-4-5", | ||
"footerShadowed": "Dialog-module__1s03rY8s__v8-4-5", | ||
"disabled": "Dialog-module__1TM_UCZw__v8-4-5" | ||
"dialog": "Dialog-module__2icvnh15__v8-4-6", | ||
"size-small": "Dialog-module__3spVEVua__v8-4-6", | ||
"size-medium": "Dialog-module__-zWxw4HX__v8-4-6", | ||
"size-large": "Dialog-module__3wZ2NPV0__v8-4-6", | ||
"header": "Dialog-module__2wAUH40a__v8-4-6", | ||
"headerShadowed": "Dialog-module__xODFOi1M__v8-4-6", | ||
"headerTitle": "Dialog-module__1lxoaZF6__v8-4-6", | ||
"closeButton": "Dialog-module__2l9SSdo___v8-4-6", | ||
"body": "Dialog-module__1bPY4avA__v8-4-6", | ||
"footer": "Dialog-module__3o8NTS6m__v8-4-6", | ||
"footerShadowed": "Dialog-module__1s03rY8s__v8-4-6", | ||
"disabled": "Dialog-module__1TM_UCZw__v8-4-6" | ||
}; | ||
@@ -1378,6 +1378,6 @@ | ||
var styles = { | ||
"modal": "Modal-module__i5Pbh60m__v8-4-5", | ||
"modalBackdrop": "Modal-module__ZVIwEMrU__v8-4-5", | ||
"modalContent": "Modal-module__3UHa_kcB__v8-4-5", | ||
"scrollLocked": "Modal-module__1T2Qjbem__v8-4-5" | ||
"modal": "Modal-module__i5Pbh60m__v8-4-6", | ||
"modalBackdrop": "Modal-module__ZVIwEMrU__v8-4-6", | ||
"modalContent": "Modal-module__3UHa_kcB__v8-4-6", | ||
"scrollLocked": "Modal-module__1T2Qjbem__v8-4-6" | ||
}; | ||
@@ -1384,0 +1384,0 @@ |
{ | ||
"name": "@highlight-ui/dialog", | ||
"version": "8.4.5", | ||
"version": "8.4.6", | ||
"author": "Personio GmbH & Co. KG", | ||
@@ -32,4 +32,4 @@ "main": "dist/cjs/index.js", | ||
"@highlight-ui/configs-scripts": "^3.2.2", | ||
"@highlight-ui/theme": "^9.3.1", | ||
"@highlight-ui/tokens": "^2.2.1", | ||
"@highlight-ui/theme": "^9.3.2", | ||
"@highlight-ui/tokens": "^2.2.2", | ||
"@storybook/react": "^6.5.9", | ||
@@ -50,8 +50,8 @@ "@testing-library/dom": "^8.6.0", | ||
"dependencies": { | ||
"@highlight-ui/button": "^11.5.3", | ||
"@highlight-ui/icon": "^4.1.2", | ||
"@highlight-ui/tooltip": "^3.3.22", | ||
"@highlight-ui/typography": "^5.2.11", | ||
"@highlight-ui/utils-commons": "^2.3.2", | ||
"@highlight-ui/utils-hooks": "^3.2.14", | ||
"@highlight-ui/button": "^11.5.4", | ||
"@highlight-ui/icon": "^4.1.3", | ||
"@highlight-ui/tooltip": "^3.3.23", | ||
"@highlight-ui/typography": "^5.2.12", | ||
"@highlight-ui/utils-commons": "^2.3.3", | ||
"@highlight-ui/utils-hooks": "^3.2.15", | ||
"@highlight-ui/utils-portal-manager": "^3.1.5", | ||
@@ -70,3 +70,3 @@ "@mantine/hooks": "^4.2.1", | ||
}, | ||
"gitHead": "b111db10d6371d5185fe4a97bf9320dd4e498f15" | ||
"gitHead": "04f3f8e000850bdbdb51bba0aa09afda35c3f699" | ||
} |
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