@saltcorn/markup
Advanced tools
Comparing version 1.0.0-rc.9 to 1.0.0-rc.10
@@ -34,3 +34,3 @@ "use strict"; | ||
class: `toast-container position-fixed ${isWeb ? "top-0 end-0 p-2" : "bottom-0 start-50 p-0"} `, | ||
style: `z-index: 999; ${!isWeb ? "margin-bottom: 1.0rem" : ""}`, | ||
style: `z-index: 9999; ${!isWeb ? "margin-bottom: 1.0rem" : ""}`, | ||
"aria-live": "polite", | ||
@@ -37,0 +37,0 @@ "aria-atomic": "true", |
{ | ||
"name": "@saltcorn/markup", | ||
"version": "1.0.0-rc.9", | ||
"version": "1.0.0-rc.10", | ||
"description": "Markup for Saltcorn, open-source no-code platform", | ||
@@ -38,3 +38,3 @@ "homepage": "https://saltcorn.com", | ||
"devDependencies": { | ||
"@saltcorn/types": "1.0.0-rc.9", | ||
"@saltcorn/types": "1.0.0-rc.10", | ||
"@types/escape-html": "^1.0.1", | ||
@@ -41,0 +41,0 @@ "@types/jest": "^29.5.11", |
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
266390