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

@umbraco-ui/uui-boolean-input

Package Overview
Dependencies
Maintainers
5
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@umbraco-ui/uui-boolean-input - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0-rc.0

2

lib/uui-boolean-input.element.d.ts
import { LitElement, TemplateResult } from 'lit';
declare type LabelPosition = 'left' | 'right' | 'top' | 'bottom';
type LabelPosition = 'left' | 'right' | 'top' | 'bottom';
declare const UUIBooleanInputElement_base: (new (...args: any[]) => import("@umbraco-ui/uui-base/lib/mixins").FormControlMixinInterface) & (new (...args: any[]) => import("@umbraco-ui/uui-base/lib/mixins").LabelMixinInterface) & typeof LitElement;

@@ -4,0 +4,0 @@ /**

{
"name": "@umbraco-ui/uui-boolean-input",
"version": "1.1.0",
"version": "1.2.0-rc.0",
"license": "MIT",

@@ -33,3 +33,3 @@ "keywords": [

"dependencies": {
"@umbraco-ui/uui-base": "1.1.0"
"@umbraco-ui/uui-base": "1.2.0-rc.0"
},

@@ -45,3 +45,3 @@ "scripts": {

"homepage": "https://uui.umbraco.com/?path=/story/uui-boolean-input",
"gitHead": "5159a81e353c893c30073cdbf2fdd94306477d6e"
"gitHead": "43f1b9a8bd1721af30ba7c145517ee665d874df3"
}
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