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

@workday/canvas-kit-popup-stack

Package Overview
Dependencies
Maintainers
0
Versions
1239
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@workday/canvas-kit-popup-stack - npm Package Compare versions

Comparing version 12.0.0-alpha.862-next.0 to 12.0.0-alpha.898-next.0

6

dist/commonjs/index.js
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
var desc = Object.getOwnPropertyDescriptor(m, k);
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
desc = { enumerable: true, get: function() { return m[k]; } };
}
Object.defineProperty(o, k2, desc);
}) : (function(o, m, k, k2) {

@@ -6,0 +10,0 @@ if (k2 === undefined) k2 = k;

2

dist/commonjs/lib/PopupStack.d.ts

@@ -100,3 +100,3 @@ /**

*/
getElements(stackOverride?: Stack | undefined): HTMLElement[];
getElements(stackOverride?: Stack): HTMLElement[];
/**

@@ -103,0 +103,0 @@ * Bring the element to the top of the stack. This is useful for persistent popups to place them

@@ -100,3 +100,3 @@ /**

*/
getElements(stackOverride?: Stack | undefined): HTMLElement[];
getElements(stackOverride?: Stack): HTMLElement[];
/**

@@ -103,0 +103,0 @@ * Bring the element to the top of the stack. This is useful for persistent popups to place them

{
"name": "@workday/canvas-kit-popup-stack",
"version": "12.0.0-alpha.862-next.0",
"version": "12.0.0-alpha.898-next.0",
"description": "Stack for managing popup UIs to coordinate global concerns like escape key handling and rendering order",

@@ -40,3 +40,3 @@ "author": "Workday, Inc. (https://www.workday.com)",

},
"gitHead": "3b7726adda5b24aff4229e4ee8ca9f4f83522be3"
"gitHead": "f66aa921d2b0742a656b8e51364fa5b159b03d35"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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