@newageerp/v3.popups.popup
Advanced tools
Comparing version 0.0.6 to 0.0.7
@@ -12,3 +12,3 @@ "use strict"; | ||
return react_1.default.createElement(react_1.default.Fragment, null); | ||
return (react_1.default.createElement("div", { onClick: onClick, className: "tw3-w-full tw3-flex tw3-absolute tw3-top-0 tw3-bg-slate-700/60 tw3-items-center tw3-h-screen" }, | ||
return (react_1.default.createElement("div", { onClick: onClick, className: "tw3-w-full tw3-flex tw3-fixed tw3-top-0 tw3-left-0 tw3-right-0 tw3-bottom-0 tw3-bg-slate-700/60 tw3-items-center tw3-h-screen", style: { zIndex: 200 } }, | ||
react_1.default.createElement("div", { onClick: (e) => e.stopPropagation(), className: (0, classnames_1.default)([ | ||
@@ -15,0 +15,0 @@ 'tw3-max-w-[90vw] tw3-shadow-[0_0_250px_0_rgba(255,255,255,0.4)] tw3-my-2 tw3-mx-auto', |
{ | ||
"name": "@newageerp/v3.popups.popup", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"homepage": "https://bit.dev/newageerp/v3/popups/popup", | ||
@@ -9,3 +9,3 @@ "main": "dist/index.js", | ||
"name": "v3/popups/popup", | ||
"version": "0.0.6" | ||
"version": "0.0.7" | ||
}, | ||
@@ -12,0 +12,0 @@ "dependencies": { |
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
30376