@refinitiv-ui/demo-block
Advanced tools
Comparing version 7.0.6 to 7.0.7
@@ -6,2 +6,6 @@ # Change Log | ||
## [7.0.7](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/demo-block@7.0.6...@refinitiv-ui/demo-block@7.0.7) (2023-10-02) | ||
**Note:** Version bump only for package @refinitiv-ui/demo-block | ||
## [7.0.6](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/demo-block@7.0.5...@refinitiv-ui/demo-block@7.0.6) (2023-09-18) | ||
@@ -8,0 +12,0 @@ |
@@ -69,3 +69,3 @@ import { __decorate } from "tslib"; | ||
themeLabel.style.textTransform = 'uppercase'; | ||
themeLabel.innerHTML = removePrefixName(currentTheme); | ||
themeLabel.textContent = removePrefixName(currentTheme); | ||
document.body.appendChild(nextBtn); | ||
@@ -86,3 +86,3 @@ document.body.appendChild(prevBtn); | ||
static get version() { | ||
return '7.0.6'; | ||
return '7.0.7'; | ||
} | ||
@@ -89,0 +89,0 @@ static get styles() { |
{ | ||
"name": "@refinitiv-ui/demo-block", | ||
"version": "7.0.6", | ||
"version": "7.0.7", | ||
"description": "Demo page handler for Element Framework elements", | ||
@@ -46,3 +46,3 @@ "main": "./lib/demo-block.js", | ||
}, | ||
"gitHead": "e162ec78601e5f97201d53d740925ee2075fd95e" | ||
"gitHead": "788e08bbba04ae54501cee9cf19251e1a44b18fb" | ||
} |
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
32392