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

@everymatrix/helper-modal

Package Overview
Dependencies
Maintainers
16
Versions
168
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@everymatrix/helper-modal - npm Package Compare versions

Comparing version 1.53.0 to 1.54.0

dist/cjs/index-f901d2b8.js

20

dist/cjs/helper-modal.cjs.entry.js

@@ -5,3 +5,3 @@ 'use strict';

const index = require('./index-e0150984.js');
const index = require('./index-f901d2b8.js');

@@ -28,2 +28,15 @@ /**

this.cancel = index.createEvent(this, "modalCloseEvent", 7);
/**
* Toggles if the helper is visible or not
*/
this.visible = true;
/**
* Client custom styling via string
*/
this.clientStyling = '';
/**
* Client custom styling via url content
*/
this.clientStylingUrlContent = '';
this.limitStylingAppends = false;
this.userAgent = window.navigator.userAgent;

@@ -42,7 +55,2 @@ this.setClientStyling = () => {

};
this.titleModal = undefined;
this.visible = true;
this.clientStyling = '';
this.clientStylingUrlContent = '';
this.limitStylingAppends = false;
}

@@ -49,0 +57,0 @@ handleHelperModalClose() {

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

const index = require('./index-e0150984.js');
const index = require('./index-f901d2b8.js');
const appGlobals = require('./app-globals-3a1e7e63.js');
/*
Stencil Client Patch Browser v4.22.3 | MIT Licensed | https://stenciljs.com
Stencil Client Patch Browser v4.25.1 | MIT Licensed | https://stenciljs.com
*/

@@ -12,0 +12,0 @@ var patchBrowser = () => {

@@ -5,3 +5,3 @@ 'use strict';

const index = require('./index-e0150984.js');
const index = require('./index-f901d2b8.js');
const appGlobals = require('./app-globals-3a1e7e63.js');

@@ -8,0 +8,0 @@

@@ -7,3 +7,3 @@ {

"name": "@stencil/core",
"version": "4.22.3",
"version": "4.25.1",
"typescriptVersion": "5.5.4"

@@ -10,0 +10,0 @@ },

@@ -5,2 +5,15 @@ import { h } from "@stencil/core";

constructor() {
/**
* Toggles if the helper is visible or not
*/
this.visible = true;
/**
* Client custom styling via string
*/
this.clientStyling = '';
/**
* Client custom styling via url content
*/
this.clientStylingUrlContent = '';
this.limitStylingAppends = false;
this.userAgent = window.navigator.userAgent;

@@ -19,7 +32,2 @@ this.setClientStyling = () => {

};
this.titleModal = undefined;
this.visible = true;
this.clientStyling = '';
this.clientStylingUrlContent = '';
this.limitStylingAppends = false;
}

@@ -74,2 +82,4 @@ handleHelperModalClose() {

},
"getter": false,
"setter": false,
"attribute": "title-modal",

@@ -92,2 +102,4 @@ "reflect": true

},
"getter": false,
"setter": false,
"attribute": "visible",

@@ -111,2 +123,4 @@ "reflect": true,

},
"getter": false,
"setter": false,
"attribute": "client-styling",

@@ -130,2 +144,4 @@ "reflect": true,

},
"getter": false,
"setter": false,
"attribute": "client-styling-url-content",

@@ -132,0 +148,0 @@ "reflect": true,

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

import { r as registerInstance, c as createEvent, h } from './index-a37278f8.js';
import { r as registerInstance, c as createEvent, h } from './index-b0e71397.js';

@@ -23,2 +23,15 @@ /**

this.cancel = createEvent(this, "modalCloseEvent", 7);
/**
* Toggles if the helper is visible or not
*/
this.visible = true;
/**
* Client custom styling via string
*/
this.clientStyling = '';
/**
* Client custom styling via url content
*/
this.clientStylingUrlContent = '';
this.limitStylingAppends = false;
this.userAgent = window.navigator.userAgent;

@@ -37,7 +50,2 @@ this.setClientStyling = () => {

};
this.titleModal = undefined;
this.visible = true;
this.clientStyling = '';
this.clientStylingUrlContent = '';
this.limitStylingAppends = false;
}

@@ -44,0 +52,0 @@ handleHelperModalClose() {

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

import { p as promiseResolve, b as bootstrapLazy } from './index-a37278f8.js';
export { s as setNonce } from './index-a37278f8.js';
import { p as promiseResolve, b as bootstrapLazy } from './index-b0e71397.js';
export { s as setNonce } from './index-b0e71397.js';
import { g as globalScripts } from './app-globals-0f993ce5.js';
/*
Stencil Client Patch Browser v4.22.3 | MIT Licensed | https://stenciljs.com
Stencil Client Patch Browser v4.25.1 | MIT Licensed | https://stenciljs.com
*/

@@ -8,0 +8,0 @@ var patchBrowser = () => {

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

import { b as bootstrapLazy } from './index-a37278f8.js';
export { s as setNonce } from './index-a37278f8.js';
import { b as bootstrapLazy } from './index-b0e71397.js';
export { s as setNonce } from './index-b0e71397.js';
import { g as globalScripts } from './app-globals-0f993ce5.js';

@@ -4,0 +4,0 @@

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

import{p as t,b as e}from"./p-5e674423.js";export{s as setNonce}from"./p-5e674423.js";import{g as i}from"./p-e1255160.js";(()=>{const e=import.meta.url,i={};return""!==e&&(i.resourcesUrl=new URL(".",e).href),t(i)})().then((async t=>(await i(),e([["p-0bc1fd98",[[1,"helper-modal",{titleModal:[513,"title-modal"],visible:[1540],clientStyling:[513,"client-styling"],clientStylingUrlContent:[513,"client-styling-url-content"],limitStylingAppends:[32]}]]]],t))));
import{p as t,b as e}from"./p-895f3b97.js";export{s as setNonce}from"./p-895f3b97.js";import{g as i}from"./p-e1255160.js";(()=>{const e=import.meta.url,i={};return""!==e&&(i.resourcesUrl=new URL(".",e).href),t(i)})().then((async t=>(await i(),e([["p-bfbeca67",[[1,"helper-modal",{titleModal:[513,"title-modal"],visible:[1540],clientStyling:[513,"client-styling"],clientStylingUrlContent:[513,"client-styling-url-content"],limitStylingAppends:[32]}]]]],t))));
{
"name": "@everymatrix/helper-modal",
"version": "1.53.0",
"version": "1.54.0",
"main": "./dist/index.cjs.js",

@@ -5,0 +5,0 @@ "module": "./dist/index.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