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

@everymatrix/bonus-elevate-shop-item

Package Overview
Dependencies
Maintainers
16
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@everymatrix/bonus-elevate-shop-item - npm Package Compare versions

Comparing version 1.53.0 to 1.53.10

dist/bonus-elevate-shop-item/p-3fdabb21.entry.js

2

dist/bonus-elevate-shop-item/bonus-elevate-shop-item.esm.js

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

import{p as e,b as t}from"./p-8ebd9aab.js";export{s as setNonce}from"./p-8ebd9aab.js";import{g as i}from"./p-e1255160.js";(()=>{const s=import.meta.url,t={};return""!==s&&(t.resourcesUrl=new URL(".",s).href),e(t)})().then((async e=>(await i(),t([["p-11ccf3d4",[[1,"bonus-elevate-shop-item",{endpoint:[513],language:[513],itemId:[1537,"item-id"],elevateGift:[1040],session:[513],clientStyling:[513,"client-styling"],clientStylingUrl:[513,"client-styling-url"],translationUrl:[513,"translation-url"],showSliderDots:[516,"show-slider-dots"],showSliderArrows:[516,"show-slider-arrows"],isGiftNotFound:[32],redeemErrorMsg:[32],isRedeeming:[32]}],[0,"bonus-elevate-shop-assets-slider",{showSliderDots:[516,"show-slider-dots"],showSliderArrows:[516,"show-slider-arrows"],itemsPerPage:[514,"items-per-page"],sliderItems:[16],activeIndex:[32]}],[4,"general-styling-wrapper",{clientStyling:[1,"client-styling"],clientStylingUrl:[1,"client-styling-url"],translationUrl:[1,"translation-url"],targetTranslations:[16]}]]]],e))));
import{p as e,b as t}from"./p-edff3a91.js";export{s as setNonce}from"./p-edff3a91.js";import{g as i}from"./p-e1255160.js";(()=>{const s=import.meta.url,t={};return""!==s&&(t.resourcesUrl=new URL(".",s).href),e(t)})().then((async e=>(await i(),t([["p-3fdabb21",[[1,"bonus-elevate-shop-item",{endpoint:[513],language:[513],itemId:[1537,"item-id"],elevateGift:[1040],session:[513],clientStyling:[513,"client-styling"],clientStylingUrl:[513,"client-styling-url"],translationUrl:[513,"translation-url"],showSliderDots:[516,"show-slider-dots"],showSliderArrows:[516,"show-slider-arrows"],isGiftNotFound:[32],redeemErrorMsg:[32],isRedeeming:[32]}],[0,"bonus-elevate-shop-assets-slider",{showSliderDots:[516,"show-slider-dots"],showSliderArrows:[516,"show-slider-arrows"],itemsPerPage:[514,"items-per-page"],sliderItems:[16],activeIndex:[32]}],[4,"general-styling-wrapper",{clientStyling:[1,"client-styling"],clientStylingUrl:[1,"client-styling-url"],translationUrl:[1,"translation-url"],targetTranslations:[16]}]]]],e))));

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

const index = require('./index-791389e8.js');
const index = require('./index-51d505be.js');

@@ -11,2 +11,16 @@ const BonusElevateShopAssetsSlider = class {

index.registerInstance(this, hostRef);
/**
* Show slider dots
*/
this.showSliderDots = false;
/**
* Show slider navigate arrows
*/
this.showSliderArrows = true;
this.itemsPerPage = 1;
this.sliderItems = [];
/**
* Slider variables
*/
this.activeIndex = 0;
this.xDown = null;

@@ -22,7 +36,2 @@ this.yDown = null;

};
this.showSliderDots = false;
this.showSliderArrows = true;
this.itemsPerPage = 1;
this.sliderItems = [];
this.activeIndex = 0;
}

@@ -246,13 +255,25 @@ setActive(index) {

this.redeemGiftButton = index.createEvent(this, "redeemGiftButton", 7);
this.bindedHandler = this.handleMessage.bind(this);
this.deviceType = getDevicePlatform();
this.endpoint = undefined;
/**
* Currently selected language.
*/
this.language = 'en';
this.itemId = undefined;
this.elevateGift = undefined;
this.session = undefined;
/**
* Client custom styling via inline styles
*/
this.clientStyling = '';
/**
* Client custom styling via url
*/
this.clientStylingUrl = '';
/**
* Translation via url
*/
this.translationUrl = '';
/**
* Show slider dots
*/
this.showSliderDots = false;
/**
* Show slider navigate arrows
*/
this.showSliderArrows = true;

@@ -262,2 +283,4 @@ this.isGiftNotFound = false;

this.isRedeeming = false;
this.bindedHandler = this.handleMessage.bind(this);
this.deviceType = getDevicePlatform();
}

@@ -386,2 +409,14 @@ redeemGiftConfirm() {

index.registerInstance(this, hostRef);
/**
* Client custom styling via inline styles
*/
this.clientStyling = '';
/**
* Client custom styling via url
*/
this.clientStylingUrl = '';
/**
* Translation via url
*/
this.translationUrl = '';
this.stylingAppends = false;

@@ -408,6 +443,2 @@ this.setClientStyling = () => {

};
this.clientStyling = '';
this.clientStylingUrl = '';
this.translationUrl = '';
this.targetTranslations = undefined;
}

@@ -414,0 +445,0 @@ componentDidRender() {

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

const index = require('./index-791389e8.js');
const index = require('./index-51d505be.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-791389e8.js');
const index = require('./index-51d505be.js');
const appGlobals = require('./app-globals-3a1e7e63.js');

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

@@ -8,3 +8,3 @@ {

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

@@ -11,0 +11,0 @@ },

import { h } from "@stencil/core";
export class BonusElevateShopAssetsSlider {
constructor() {
/**
* Show slider dots
*/
this.showSliderDots = false;
/**
* Show slider navigate arrows
*/
this.showSliderArrows = true;
this.itemsPerPage = 1;
this.sliderItems = [];
/**
* Slider variables
*/
this.activeIndex = 0;
this.xDown = null;

@@ -14,7 +28,2 @@ this.yDown = null;

};
this.showSliderDots = false;
this.showSliderArrows = true;
this.itemsPerPage = 1;
this.sliderItems = [];
this.activeIndex = 0;
}

@@ -142,2 +151,4 @@ setActive(index) {

},
"getter": false,
"setter": false,
"attribute": "show-slider-dots",

@@ -161,2 +172,4 @@ "reflect": true,

},
"getter": false,
"setter": false,
"attribute": "show-slider-arrows",

@@ -180,2 +193,4 @@ "reflect": true,

},
"getter": false,
"setter": false,
"attribute": "items-per-page",

@@ -204,2 +219,4 @@ "reflect": true,

},
"getter": false,
"setter": false,
"defaultValue": "[]"

@@ -206,0 +223,0 @@ }

@@ -7,13 +7,25 @@ import { Fragment, h, Host } from "@stencil/core";

constructor() {
this.bindedHandler = this.handleMessage.bind(this);
this.deviceType = getDevicePlatform();
this.endpoint = undefined;
/**
* Currently selected language.
*/
this.language = 'en';
this.itemId = undefined;
this.elevateGift = undefined;
this.session = undefined;
/**
* Client custom styling via inline styles
*/
this.clientStyling = '';
/**
* Client custom styling via url
*/
this.clientStylingUrl = '';
/**
* Translation via url
*/
this.translationUrl = '';
/**
* Show slider dots
*/
this.showSliderDots = false;
/**
* Show slider navigate arrows
*/
this.showSliderArrows = true;

@@ -23,2 +35,4 @@ this.isGiftNotFound = false;

this.isRedeeming = false;
this.bindedHandler = this.handleMessage.bind(this);
this.deviceType = getDevicePlatform();
}

@@ -150,2 +164,4 @@ redeemGiftConfirm() {

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

@@ -168,2 +184,4 @@ "reflect": true

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

@@ -187,2 +205,4 @@ "reflect": true,

},
"getter": false,
"setter": false,
"attribute": "item-id",

@@ -210,3 +230,5 @@ "reflect": true

"text": "Elevate gift id"
}
},
"getter": false,
"setter": false
},

@@ -227,2 +249,4 @@ "session": {

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

@@ -245,2 +269,4 @@ "reflect": true

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

@@ -264,2 +290,4 @@ "reflect": true,

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

@@ -283,2 +311,4 @@ "reflect": true,

},
"getter": false,
"setter": false,
"attribute": "translation-url",

@@ -302,2 +332,4 @@ "reflect": true,

},
"getter": false,
"setter": false,
"attribute": "show-slider-dots",

@@ -321,2 +353,4 @@ "reflect": true,

},
"getter": false,
"setter": false,
"attribute": "show-slider-arrows",

@@ -323,0 +357,0 @@ "reflect": true,

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

import { r as registerInstance, h, g as getElement, c as createEvent, F as Fragment, H as Host } from './index-3fe56209.js';
import { r as registerInstance, h, g as getElement, c as createEvent, F as Fragment, H as Host } from './index-8304d884.js';

@@ -6,2 +6,16 @@ const BonusElevateShopAssetsSlider = class {

registerInstance(this, hostRef);
/**
* Show slider dots
*/
this.showSliderDots = false;
/**
* Show slider navigate arrows
*/
this.showSliderArrows = true;
this.itemsPerPage = 1;
this.sliderItems = [];
/**
* Slider variables
*/
this.activeIndex = 0;
this.xDown = null;

@@ -17,7 +31,2 @@ this.yDown = null;

};
this.showSliderDots = false;
this.showSliderArrows = true;
this.itemsPerPage = 1;
this.sliderItems = [];
this.activeIndex = 0;
}

@@ -241,13 +250,25 @@ setActive(index) {

this.redeemGiftButton = createEvent(this, "redeemGiftButton", 7);
this.bindedHandler = this.handleMessage.bind(this);
this.deviceType = getDevicePlatform();
this.endpoint = undefined;
/**
* Currently selected language.
*/
this.language = 'en';
this.itemId = undefined;
this.elevateGift = undefined;
this.session = undefined;
/**
* Client custom styling via inline styles
*/
this.clientStyling = '';
/**
* Client custom styling via url
*/
this.clientStylingUrl = '';
/**
* Translation via url
*/
this.translationUrl = '';
/**
* Show slider dots
*/
this.showSliderDots = false;
/**
* Show slider navigate arrows
*/
this.showSliderArrows = true;

@@ -257,2 +278,4 @@ this.isGiftNotFound = false;

this.isRedeeming = false;
this.bindedHandler = this.handleMessage.bind(this);
this.deviceType = getDevicePlatform();
}

@@ -381,2 +404,14 @@ redeemGiftConfirm() {

registerInstance(this, hostRef);
/**
* Client custom styling via inline styles
*/
this.clientStyling = '';
/**
* Client custom styling via url
*/
this.clientStylingUrl = '';
/**
* Translation via url
*/
this.translationUrl = '';
this.stylingAppends = false;

@@ -403,6 +438,2 @@ this.setClientStyling = () => {

};
this.clientStyling = '';
this.clientStylingUrl = '';
this.translationUrl = '';
this.targetTranslations = undefined;
}

@@ -409,0 +440,0 @@ componentDidRender() {

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

import { p as promiseResolve, b as bootstrapLazy } from './index-3fe56209.js';
export { s as setNonce } from './index-3fe56209.js';
import { p as promiseResolve, b as bootstrapLazy } from './index-8304d884.js';
export { s as setNonce } from './index-8304d884.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-3fe56209.js';
export { s as setNonce } from './index-3fe56209.js';
import { b as bootstrapLazy } from './index-8304d884.js';
export { s as setNonce } from './index-8304d884.js';
import { g as globalScripts } from './app-globals-0f993ce5.js';

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

{
"name": "@everymatrix/bonus-elevate-shop-item",
"version": "1.53.0",
"version": "1.53.10",
"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