Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cx-theme-space-blue

Package Overview
Dependencies
Maintainers
3
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cx-theme-space-blue - npm Package Compare versions

Comparing version 20.11.0 to 24.5.1

12

dist/index.js

@@ -7,14 +7,14 @@ import { Localization } from "cx/ui";

offset: 5,
elementExplode: 7
elementExplode: 7,
});
Localization.override("cx/widgets/MenuItem", {
dropdownOptions: {
pad: true
}
}); // set all MsgBox buttons to hollow
pad: true,
},
});
// set all MsgBox buttons to hollow
Localization.override("cx/widgets/MsgBox", {
buttonMod: "hollow",
footerDirection: "row-reverse",
footerJustify: "start"
footerJustify: "start",
});

@@ -21,0 +21,0 @@ }

@@ -1,7 +0,7 @@

This package is a part of the CxJS framework, which is available under
different licensing options depending on the nature of your project.
Copyright 2021 Codaxy d.o.o. Banja Luka
For more information, please refer to https://cxjs.io.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
{
"name": "cx-theme-space-blue",
"version": "20.11.0",
"description": "Space Blue theme CSS styles for Cx applications",
"main": "./dist/index.js",
"author": "Codaxy",
"license": "SEE LICENSE.md",
"scripts": {
"build": "node build"
},
"files": [
"README.md",
"LICENSE.md",
"src",
"dist"
]
"name": "cx-theme-space-blue",
"version": "24.5.1",
"description": "Space Blue theme CSS styles for Cx applications",
"main": "./dist/index.js",
"author": "Codaxy",
"license": "SEE LICENSE.md",
"scripts": {
"build": "node build"
},
"files": [
"README.md",
"LICENSE.md",
"src",
"dist"
]
}

@@ -17,3 +17,3 @@ # Space Blue Theme

```
import { applyThemeOverrides } "cx-theme-space-blue";
import { applyThemeOverrides } from "cx-theme-space-blue";
...

@@ -20,0 +20,0 @@ applyThemeOverrides();

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc