Socket
Socket
Sign inDemoInstall

@material/mwc-floating-label

Package Overview
Dependencies
Maintainers
21
Versions
708
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material/mwc-floating-label - npm Package Compare versions

Comparing version 0.26.0-canary.4abe237e.0 to 0.26.0-canary.6278ee5d.0

4

mwc-floating-label-directive.d.ts

@@ -7,3 +7,3 @@ /**

import { MDCFloatingLabelFoundation } from '@material/floating-label/foundation';
import { AttributePart, Directive, DirectiveParameters, PartInfo } from 'lit-html/directive.js';
import { AttributePart, Directive, DirectiveParameters, PartInfo } from 'lit/directive.js';
export interface FloatingLabel extends HTMLLabelElement {

@@ -23,3 +23,3 @@ floatingLabelFoundation: MDCFloatingLabelFoundation;

}
export declare const floatingLabel: (_label: string) => import("lit-html/directive.js").DirectiveResult<typeof FloatingLabelDirective>;
export declare const floatingLabel: (_label: string) => import("lit-html/directive").DirectiveResult<typeof FloatingLabelDirective>;
export {};

@@ -7,3 +7,3 @@ /**

import { MDCFloatingLabelFoundation } from '@material/floating-label/foundation';
import { directive, Directive, PartType } from 'lit-html/directive.js';
import { directive, Directive, PartType } from 'lit/directive.js';
const createAdapter = (labelElement) => {

@@ -10,0 +10,0 @@ return {

{
"name": "@material/mwc-floating-label",
"version": "0.26.0-canary.4abe237e.0",
"version": "0.26.0-canary.6278ee5d.0",
"description": "Material Design floating label web component",

@@ -20,4 +20,3 @@ "keywords": [

"@material/floating-label": "=13.0.0-canary.c79aa0cdd.0",
"lit-element": "^3.0.0",
"lit-html": "^2.0.0",
"lit": "^2.0.0",
"tslib": "^2.0.1"

@@ -37,3 +36,3 @@ },

},
"gitHead": "c0c828f0240aea9472d319d4a1bb77871c960873"
"gitHead": "85137ac5f9a59dd64512524f380c65b268a2344f"
}

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