New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

skateui

Package Overview
Dependencies
Maintainers
1
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

to
0.1.143

dist/skateui/p-78f7aabf.entry.js

30

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

@@ -456,7 +456,7 @@ 'use strict';

}
disconnectedCallback() {
if (this.observer) {
this.observer.disconnect();
}
}
// disconnectedCallback() {
// if (this.observer) {
// this.observer.disconnect();
// }
// }
render() {

@@ -734,7 +734,7 @@ return (index.h(index.Host, { tabindex: this.disabled ? null : '0', "aria-role": 'button', disabled: this.disabled }, index.h("slot", null)));

}
disconnectedCallback() {
if (this.observer) {
this.observer.disconnect();
}
}
// disconnectedCallback() {
// if (this.observer) {
// this.observer.disconnect();
// }
// }
render() {

@@ -1232,7 +1232,7 @@ return (index.h(index.Host, { tabindex: this.inputType === 'input' ? null : this.disabled ? null : '0', "aria-role": 'input', disabled: this.disabled, required: this.required, value: this.value, type: this.type || 'text', checked: this.checked }, index.h("svg", { version: "1.1", x: "0px", y: "0px", viewBox: "0 0 24 24", fill: "currentColor" }, index.h("polygon", { points: "9.32,19.57 2.22,12.48 4.91,9.79 9.32,14.2 19.09,4.43 21.78,7.11 " })), index.h("slot", { name: this.slotName, onSlotchange: () => { this.componentDidRender(); /* this.dummyHandle.init(); */ } }), index.h("span", { "button-text": this.inputType === 'button' ? true : null }, this.inputType === 'button' ? this.value || (this.type === 'submit' ? 'Submit' : 'Reset') : '')));

}
disconnectedCallback() {
if (this.observer) {
this.observer.disconnect();
}
}
// disconnectedCallback() {
// if (this.observer) {
// this.observer.disconnect();
// }
// }
render() {

@@ -1239,0 +1239,0 @@ return (index.h(index.Host, { "aria-role": 'select', disabled: this.disabled, required: this.required, value: this.value }, index.h("div", null, index.h("svg", { style: { display: this.multiple ? 'none' : 'block' }, fill: "currentColor", viewBox: "0 -100 700 700", xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { d: "m81.957 144.91 252.97 305.17c4.7695 5.293 10.496 7.9336 17.16 7.9336 6.1875 0 11.676-2.6445 16.438-7.9453l250.12-305.17c6.1875-8.4844 7.3984-17.746 3.5742-27.82-3.8008-10.051-10.703-15.094-20.727-15.094l-202.93 0.003906h-300.16c-9.5352 0-16.438 5.0391-20.727 15.094-3.8008 10.078-2.3672 19.355 4.2852 27.828z" })), index.h("slot", { onSlotchange: () => { this.initEl(); this.componentDidRender(); } }), index.h("span", { "data-selected": this.displayedValue, style: { display: this.multiple ? 'none' : 'flex', width: `calc(100% - ${this.multiple ? 0 : 0.75}em)` } }))));

@@ -44,7 +44,7 @@ import { h, Host } from '@stencil/core';

}
disconnectedCallback() {
if (this.observer) {
this.observer.disconnect();
}
}
// disconnectedCallback() {
// if (this.observer) {
// this.observer.disconnect();
// }
// }
render() {

@@ -51,0 +51,0 @@ return (h(Host, { tabindex: this.disabled ? null : '0', "aria-role": 'button', disabled: this.disabled }, h("slot", null)));

@@ -188,7 +188,7 @@ import { Host, h } from '@stencil/core'; //Method,

}
disconnectedCallback() {
if (this.observer) {
this.observer.disconnect();
}
}
// disconnectedCallback() {
// if (this.observer) {
// this.observer.disconnect();
// }
// }
render() {

@@ -195,0 +195,0 @@ return (h(Host, { tabindex: this.inputType === 'input' ? null : this.disabled ? null : '0', "aria-role": 'input', disabled: this.disabled, required: this.required, value: this.value, type: this.type || 'text', checked: this.checked }, h("svg", { version: "1.1", x: "0px", y: "0px", viewBox: "0 0 24 24", fill: "currentColor" }, h("polygon", { points: "9.32,19.57 2.22,12.48 4.91,9.79 9.32,14.2 19.09,4.43 21.78,7.11 " })), h("slot", { name: this.slotName, onSlotchange: () => { this.componentDidRender(); /* this.dummyHandle.init(); */ } }), h("span", { "button-text": this.inputType === 'button' ? true : null }, this.inputType === 'button' ? this.value || (this.type === 'submit' ? 'Submit' : 'Reset') : '')));

@@ -128,7 +128,7 @@ import { Host, h } from '@stencil/core';

}
disconnectedCallback() {
if (this.observer) {
this.observer.disconnect();
}
}
// disconnectedCallback() {
// if (this.observer) {
// this.observer.disconnect();
// }
// }
render() {

@@ -135,0 +135,0 @@ return (h(Host, { "aria-role": 'select', disabled: this.disabled, required: this.required, value: this.value }, h("div", null, h("svg", { style: { display: this.multiple ? 'none' : 'block' }, fill: "currentColor", viewBox: "0 -100 700 700", xmlns: "http://www.w3.org/2000/svg" }, h("path", { d: "m81.957 144.91 252.97 305.17c4.7695 5.293 10.496 7.9336 17.16 7.9336 6.1875 0 11.676-2.6445 16.438-7.9453l250.12-305.17c6.1875-8.4844 7.3984-17.746 3.5742-27.82-3.8008-10.051-10.703-15.094-20.727-15.094l-202.93 0.003906h-300.16c-9.5352 0-16.438 5.0391-20.727 15.094-3.8008 10.078-2.3672 19.355 4.2852 27.828z" })), h("slot", { onSlotchange: () => { this.initEl(); this.componentDidRender(); } }), h("span", { "data-selected": this.displayedValue, style: { display: this.multiple ? 'none' : 'flex', width: `calc(100% - ${this.multiple ? 0 : 0.75}em)` } }))));

@@ -452,7 +452,7 @@ import { r as registerInstance, h, H as Host, g as getElement } from './index-6d8c7c32.js';

}
disconnectedCallback() {
if (this.observer) {
this.observer.disconnect();
}
}
// disconnectedCallback() {
// if (this.observer) {
// this.observer.disconnect();
// }
// }
render() {

@@ -730,7 +730,7 @@ return (h(Host, { tabindex: this.disabled ? null : '0', "aria-role": 'button', disabled: this.disabled }, h("slot", null)));

}
disconnectedCallback() {
if (this.observer) {
this.observer.disconnect();
}
}
// disconnectedCallback() {
// if (this.observer) {
// this.observer.disconnect();
// }
// }
render() {

@@ -1228,7 +1228,7 @@ return (h(Host, { tabindex: this.inputType === 'input' ? null : this.disabled ? null : '0', "aria-role": 'input', disabled: this.disabled, required: this.required, value: this.value, type: this.type || 'text', checked: this.checked }, h("svg", { version: "1.1", x: "0px", y: "0px", viewBox: "0 0 24 24", fill: "currentColor" }, h("polygon", { points: "9.32,19.57 2.22,12.48 4.91,9.79 9.32,14.2 19.09,4.43 21.78,7.11 " })), h("slot", { name: this.slotName, onSlotchange: () => { this.componentDidRender(); /* this.dummyHandle.init(); */ } }), h("span", { "button-text": this.inputType === 'button' ? true : null }, this.inputType === 'button' ? this.value || (this.type === 'submit' ? 'Submit' : 'Reset') : '')));

}
disconnectedCallback() {
if (this.observer) {
this.observer.disconnect();
}
}
// disconnectedCallback() {
// if (this.observer) {
// this.observer.disconnect();
// }
// }
render() {

@@ -1235,0 +1235,0 @@ return (h(Host, { "aria-role": 'select', disabled: this.disabled, required: this.required, value: this.value }, h("div", null, h("svg", { style: { display: this.multiple ? 'none' : 'block' }, fill: "currentColor", viewBox: "0 -100 700 700", xmlns: "http://www.w3.org/2000/svg" }, h("path", { d: "m81.957 144.91 252.97 305.17c4.7695 5.293 10.496 7.9336 17.16 7.9336 6.1875 0 11.676-2.6445 16.438-7.9453l250.12-305.17c6.1875-8.4844 7.3984-17.746 3.5742-27.82-3.8008-10.051-10.703-15.094-20.727-15.094l-202.93 0.003906h-300.16c-9.5352 0-16.438 5.0391-20.727 15.094-3.8008 10.078-2.3672 19.355 4.2852 27.828z" })), h("slot", { onSlotchange: () => { this.initEl(); this.componentDidRender(); } }), h("span", { "data-selected": this.displayedValue, style: { display: this.multiple ? 'none' : 'flex', width: `calc(100% - ${this.multiple ? 0 : 0.75}em)` } }))));

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

import{p as e,b as i}from"./p-ba9fb985.js";(()=>{const i=import.meta.url,t={};return""!==i&&(t.resourcesUrl=new URL(".",i).href),e(t)})().then((e=>i([["p-4422740d",[[1,"sui-button",{disabled:[4]},[[0,"click","clickEventHandler"],[0,"keypress","keyEventHandler"]]],[1,"sui-flextext",{minSize:[1026,"min-size"],maxSize:[1026,"max-size"]}],[1,"sui-input",{value:[8],disabled:[4],checked:[1028],required:[4],type:[1],checkedDefault:[4,"checked-default"],el:[16]},[[0,"click","clickEventHandler"],[0,"keypress","keyEventHandler"]]],[1,"sui-nav",{autoHide:[2,"auto-hide"]}],[1,"sui-overlay",{position:[1],transitionTime:[1,"transition-time"],close:[64],open:[64]}],[1,"sui-select",{value:[1032],disabled:[4],required:[4],multiple:[4],el:[16],displayedValue:[32]}],[1,"sui-textarea",{value:[1025],disabled:[4],el:[16],textValue:[32]}],[1,"sui-tooltip",{maxWidth:[32],classNames:[32],tipBackgroundColor:[32]},[[1,"mouseenter","setPosition"]]]]]],e)));
import{p as e,b as i}from"./p-ba9fb985.js";(()=>{const i=import.meta.url,t={};return""!==i&&(t.resourcesUrl=new URL(".",i).href),e(t)})().then((e=>i([["p-78f7aabf",[[1,"sui-button",{disabled:[4]},[[0,"click","clickEventHandler"],[0,"keypress","keyEventHandler"]]],[1,"sui-flextext",{minSize:[1026,"min-size"],maxSize:[1026,"max-size"]}],[1,"sui-input",{value:[8],disabled:[4],checked:[1028],required:[4],type:[1],checkedDefault:[4,"checked-default"],el:[16]},[[0,"click","clickEventHandler"],[0,"keypress","keyEventHandler"]]],[1,"sui-nav",{autoHide:[2,"auto-hide"]}],[1,"sui-overlay",{position:[1],transitionTime:[1,"transition-time"],close:[64],open:[64]}],[1,"sui-select",{value:[1032],disabled:[4],required:[4],multiple:[4],el:[16],displayedValue:[32]}],[1,"sui-textarea",{value:[1025],disabled:[4],el:[16],textValue:[32]}],[1,"sui-tooltip",{maxWidth:[32],classNames:[32],tipBackgroundColor:[32]},[[1,"mouseenter","setPosition"]]]]]],e)));

@@ -12,4 +12,3 @@ export declare class SuiButton {

componentDidLoad(): void;
disconnectedCallback(): void;
render(): any;
}

@@ -22,4 +22,3 @@ export declare class SuiInput {

componentDidLoad(): void;
disconnectedCallback(): void;
render(): any;
}

@@ -14,4 +14,3 @@ export declare class SuiSelect {

componentDidLoad(): void;
disconnectedCallback(): void;
render(): any;
}
{
"name": "skateui",
"version": "0.1.142",
"version": "0.1.143",
"description": "Vanilla HTML compatible custom UI components",

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