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

skateui

Package Overview
Dependencies
Maintainers
0
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

skateui - npm Package Compare versions

Comparing version 0.2.6 to 0.2.7

dist/skateui/p-7415c0ec.entry.js

1

dist/cjs/sui-flextext_5.cjs.entry.js

@@ -40,2 +40,3 @@ 'use strict';

let howmanylines = height / (this.fontSize * lineHeightRatio);
console.log(howmanylines, this.maxSize);
if (howmanylines <= 1 && this.fontSize < this.maxSize) {

@@ -42,0 +43,0 @@ let plus = this.fontSize + 1;

@@ -32,2 +32,3 @@ import { Host, h } from '@stencil/core';

let howmanylines = height / (this.fontSize * lineHeightRatio);
console.log(howmanylines, this.maxSize);
if (howmanylines <= 1 && this.fontSize < this.maxSize) {

@@ -34,0 +35,0 @@ let plus = this.fontSize + 1;

@@ -36,2 +36,3 @@ import { r as registerInstance, h, H as Host, g as getElement } from './index-db1e4f67.js';

let howmanylines = height / (this.fontSize * lineHeightRatio);
console.log(howmanylines, this.maxSize);
if (howmanylines <= 1 && this.fontSize < this.maxSize) {

@@ -38,0 +39,0 @@ let plus = this.fontSize + 1;

2

dist/skateui/skateui.esm.js

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

import{p as e,b as i}from"./p-29d23de6.js";export{s as setNonce}from"./p-29d23de6.js";(()=>{const i=import.meta.url,s={};return""!==i&&(s.resourcesUrl=new URL(".",i).href),e(s)})().then((e=>i([["p-a70a66ae",[[1,"sui-flextext",{minSize:[1026,"min-size"],maxSize:[1026,"max-size"]}],[1,"sui-nav",{autoHide:[2,"auto-hide"]}],[1,"sui-overlay",{position:[1],transitionTime:[1,"transition-time"],close:[64],open:[64]}],[1,"sui-textarea",{value:[1025],disabled:[4],el:[16],textValue:[32]}],[1,"sui-tooltip",{classNames:[32],tipBackgroundColor:[32]},[[1,"mouseenter","setPosition"]]]]]],e)));
import{p as e,b as i}from"./p-29d23de6.js";export{s as setNonce}from"./p-29d23de6.js";(()=>{const i=import.meta.url,s={};return""!==i&&(s.resourcesUrl=new URL(".",i).href),e(s)})().then((e=>i([["p-7415c0ec",[[1,"sui-flextext",{minSize:[1026,"min-size"],maxSize:[1026,"max-size"]}],[1,"sui-nav",{autoHide:[2,"auto-hide"]}],[1,"sui-overlay",{position:[1],transitionTime:[1,"transition-time"],close:[64],open:[64]}],[1,"sui-textarea",{value:[1025],disabled:[4],el:[16],textValue:[32]}],[1,"sui-tooltip",{classNames:[32],tipBackgroundColor:[32]},[[1,"mouseenter","setPosition"]]]]]],e)));
{
"name": "skateui",
"version": "0.2.6",
"version": "0.2.7",
"description": "Vanilla HTML compatible custom UI components",

@@ -5,0 +5,0 @@ "main": "dist/index.cjs.js",

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