@paraboly/pwc-ibox
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"entries": [ | ||
"components/pwc-ibox-content/pwc-ibox-content.js", | ||
"components/pwc-ibox-footer/pwc-ibox-footer.js", | ||
"components/pwc-ibox-tools/pwc-ibox-tools.js", | ||
"components/pwc-ibox-title/pwc-ibox-title.js", | ||
"components/pwc-ibox/pwc-ibox.js" | ||
"components\\pwc-ibox-content\\pwc-ibox-content.js", | ||
"components\\pwc-ibox-title\\pwc-ibox-title.js", | ||
"components\\pwc-ibox-tools\\pwc-ibox-tools.js", | ||
"components\\pwc-ibox-footer\\pwc-ibox-footer.js", | ||
"components\\pwc-ibox\\pwc-ibox.js" | ||
], | ||
@@ -9,0 +9,0 @@ "compiler": { |
@@ -1,6 +0,1 @@ | ||
import { p as patchBrowser, g as globals, b as bootstrapLazy } from './core-61d3858a.js'; | ||
patchBrowser().then(options => { | ||
globals(); | ||
return bootstrapLazy([["pwc-ibox",[[1,"pwc-ibox",{"closed":[4]},[[8,"pwcIboxTools_closeClicked","closedHandler"]]]]],["pwc-ibox-content",[[1,"pwc-ibox-content",{"minimized":[4]},[[8,"pwcIboxTools_minimizeClicked","minimizedHandler"]]]]],["pwc-ibox-footer",[[1,"pwc-ibox-footer",{"minimized":[4]},[[8,"pwcIboxTools_minimizeClicked","minimizedHandler"]]]]],["pwc-ibox-title",[[1,"pwc-ibox-title"]]],["pwc-ibox-tools",[[1,"pwc-ibox-tools",{"closeButton":[4,"close-button"],"minimizeButton":[4,"minimize-button"]}]]]], options); | ||
}); | ||
import{p as i,b as o}from"./p-c90ad3fb.js";i().then(i=>o([["p-llupdykv",[[1,"pwc-ibox",{closed:[4]},[[8,"pwcIboxTools_closeClicked","closedHandler"]]],[1,"pwc-ibox-content",{minimized:[4]},[[8,"pwcIboxTools_minimizeClicked","minimizedHandler"]]],[1,"pwc-ibox-footer",{minimized:[4]},[[8,"pwcIboxTools_minimizeClicked","minimizedHandler"]]],[1,"pwc-ibox-title"],[1,"pwc-ibox-tools",{closeButton:[4,"close-button"],minimizeButton:[4,"minimize-button"]}]]]],i)); |
@@ -0,0 +0,0 @@ export declare class PWCIboxContentComponent { |
@@ -0,0 +0,0 @@ export declare class PWCIboxFooterComponent { |
export declare class PWCIboxtitleComponent { | ||
render(): any; | ||
} |
@@ -0,0 +0,0 @@ import { EventEmitter } from "../../stencil.core"; |
@@ -0,0 +0,0 @@ export declare class PWCIboxComponent { |
export * from './components'; |
{ | ||
"name": "@paraboly/pwc-ibox", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Stencil Component Starter", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -14,3 +14,3 @@ ![Built With Stencil](https://img.shields.io/badge/-Built%20With%20Stencil-16161d.svg?logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI%2BCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI%2BCgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU%2BCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik00MjQuNywzNzMuOWMwLDM3LjYtNTUuMSw2OC42LTkyLjcsNjguNkgxODAuNGMtMzcuOSwwLTkyLjctMzAuNy05Mi43LTY4LjZ2LTMuNmgzMzYuOVYzNzMuOXoiLz4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTQyNC43LDI5Mi4xSDE4MC40Yy0zNy42LDAtOTIuNy0zMS05Mi43LTY4LjZ2LTMuNkgzMzJjMzcuNiwwLDkyLjcsMzEsOTIuNyw2OC42VjI5Mi4xeiIvPgo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNDI0LjcsMTQxLjdIODcuN3YtMy42YzAtMzcuNiw1NC44LTY4LjYsOTIuNy02OC42SDMzMmMzNy45LDAsOTIuNywzMC43LDkyLjcsNjguNlYxNDEuN3oiLz4KPC9zdmc%2BCg%3D%3D&colorA=16161d&style=for-the-badge) | ||
## [Live Codepen Example](https://codepen.io/wrathchaos/pen/dyyvRzM) | ||
## [Live JSFiddle Example](https://jsfiddle.net/starikcetin/tjh6y15o/) | ||
@@ -42,9 +42,9 @@ ## Installation | ||
<pwc-ibox-title> | ||
<h5>Title</h5> | ||
<pwc-ibox-tools minimize-button close-button> | ||
Tools | ||
</pwc-ibox-tools> | ||
Title Goes Here | ||
<pwc-ibox-tools minimize-button close-button> | ||
Tools content go here. | ||
</pwc-ibox-tools> | ||
</pwc-ibox-title> | ||
<pwc-ibox-content>Content</pwc-ibox-content> | ||
<pwc-ibox-footer>Footer</pwc-ibox-footer> | ||
<pwc-ibox-content>Content goes here.</pwc-ibox-content> | ||
<pwc-ibox-footer>Footer goes here.</pwc-ibox-footer> | ||
</pwc-ibox> | ||
@@ -51,0 +51,0 @@ ``` |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
880781
75
13589
21
11