@syncfusion/ej2-popups
Advanced tools
Comparing version 27.2.2 to 28.1.33
/*! | ||
* filename: index.d.ts | ||
* version : 27.2.2 | ||
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved. | ||
* version : 28.1.33 | ||
* Copyright Syncfusion Inc. 2001 - 2024. All rights reserved. | ||
* Use of this code is subject to the terms of our license. | ||
@@ -6,0 +6,0 @@ * A copy of the current license can be obtained at any time by e-mailing |
{ | ||
"_from": "@syncfusion/ej2-popups@*", | ||
"_id": "@syncfusion/ej2-popups@27.1.58", | ||
"_id": "@syncfusion/ej2-popups@21.6.12", | ||
"_inBundle": false, | ||
"_integrity": "sha512-IJY/n01kA1PIPjXRodZ25h9pIvREP4Y0nOvZcd1YTxrFPpVLyuuovv3124VUa754KEG+PxhvDAuWuRjfMXc6pw==", | ||
"_integrity": "sha512-TXPuN9a03kBTg8ooxbaZvn8ino+EdCDl6NMdQ9i1K4klNiUqkDWXzPg9LiJnvtSrZAT6erZHRT+XwbbxC6oiKg==", | ||
"_location": "/@syncfusion/ej2-popups", | ||
@@ -47,6 +47,6 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-popups/-/ej2-popups-27.1.58.tgz", | ||
"_shasum": "df55d1206fa032c93ce9f3790e4b16ef01d6bf3e", | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-popups/-/ej2-popups-21.6.12.tgz", | ||
"_shasum": "92fccd622af9bab7f9fd2785322755c475b8aac4", | ||
"_spec": "@syncfusion/ej2-popups@*", | ||
"_where": "/jenkins/workspace/elease-automation_release_27.1.1/packages/included", | ||
"_where": "/jenkins/workspace/elease-automation_release_28.1.1/packages/included", | ||
"author": { | ||
@@ -60,4 +60,4 @@ "name": "Syncfusion Inc." | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~27.2.2", | ||
"@syncfusion/ej2-buttons": "~27.2.2" | ||
"@syncfusion/ej2-base": "~28.1.33", | ||
"@syncfusion/ej2-buttons": "~28.1.33" | ||
}, | ||
@@ -97,4 +97,4 @@ "deprecated": false, | ||
"typings": "index.d.ts", | ||
"version": "27.2.2", | ||
"version": "28.1.33", | ||
"sideEffects": false | ||
} |
@@ -7,3 +7,3 @@ # ej2-popups | ||
> This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's [EULA](https://www.syncfusion.com/eula/es/?utm_source=npm&utm_campaign=popup). To acquire a license, you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials/?utm_source=npm&utm_campaign=popup). | ||
> This is a commercial product and requires a paid license for possession or use. Syncfusion<sup>®</sup> licensed software, including this component, is subject to the terms and conditions of Syncfusion<sup>®</sup> [EULA](https://www.syncfusion.com/eula/es/?utm_source=npm&utm_campaign=popup). To acquire a license, you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials/?utm_source=npm&utm_campaign=popup). | ||
@@ -79,3 +79,3 @@ > A [free community license](https://www.syncfusion.com/products/communitylicense/?utm_source=npm&utm_campaign=popup) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers. | ||
* Creating incident in Syncfusion [Direct-trac](https://www.syncfusion.com/support/directtrac/incidents/?utm_source=npm&utm_campaign=popup) support system or [Community forum](https://www.syncfusion.com/forums/essential-js2/?utm_source=npm&utm_campaign=popup). | ||
* Creating incident in Syncfusion<sup>®</sup> [Direct-trac](https://www.syncfusion.com/support/directtrac/incidents/?utm_source=npm&utm_campaign=popup) support system or [Community forum](https://www.syncfusion.com/forums/essential-js2/?utm_source=npm&utm_campaign=popup). | ||
* New [GitHub issue](https://github.com/syncfusion/ej2-javascript-ui-controls/issues/new). | ||
@@ -93,2 +93,2 @@ * Ask your query in Stack Overflow with tag `syncfusion` and `ej2`. | ||
© Copyright 2024 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution. | ||
© Copyright 2024 Syncfusion<sup>®</sup> Inc. All Rights Reserved. The Syncfusion<sup>®</sup> Essential Studio<sup>®</sup> license and copyright applies to this distribution. |
@@ -569,2 +569,5 @@ /** | ||
resizeWestWidth = null; | ||
resizeStart = null; | ||
resize = null; | ||
resizeEnd = null; | ||
} |
@@ -13,3 +13,3 @@ export declare type createElementParams = (tag: string, prop?: { | ||
*/ | ||
export declare type SpinnerType = 'Material' | 'Material3' | 'Fabric' | 'Bootstrap' | 'HighContrast' | 'Bootstrap4' | 'Tailwind' | 'Bootstrap5' | 'Fluent' | 'Fluent2'; | ||
export declare type SpinnerType = 'Material' | 'Material3' | 'Fabric' | 'Bootstrap' | 'HighContrast' | 'Bootstrap4' | 'Tailwind' | 'Bootstrap5' | 'Fluent' | 'Fluent2' | 'Tailwind3'; | ||
/** | ||
@@ -16,0 +16,0 @@ * Function to change the Spinners in a page globally from application end. |
@@ -15,2 +15,3 @@ import { isNullOrUndefined, classList, createElement, Browser } from '@syncfusion/ej2-base'; | ||
var CLS_MATERIAL3SPIN = 'e-spin-material3'; | ||
var CLS_TAILWIND3SPIN = 'e-spin-tailwind3'; | ||
var CLS_FABRICSPIN = 'e-spin-fabric'; | ||
@@ -145,2 +146,15 @@ var CLS_FLUENTSPIN = 'e-spin-fluent'; | ||
*/ | ||
function createTailwind3Spinner(container, radius, makeElement) { | ||
var uniqueID = random_generator(); | ||
globalTimeOut["" + uniqueID] = { timeOut: 0, type: 'Tailwind3', radius: radius }; | ||
create_material_element(container, uniqueID, makeElement, CLS_TAILWIND3SPIN); | ||
mat_calculate_attributes(radius, container, 'Tailwind3', CLS_TAILWIND3SPIN); | ||
} | ||
/** | ||
* | ||
* @param {HTMLElement} container - specifies the element | ||
* @param {number} radius - specifies the radius | ||
* @param {createElementParams} makeElement - specifies the element | ||
* @returns {void} | ||
*/ | ||
function createMaterial3Spinner(container, radius, makeElement) { | ||
@@ -313,2 +327,5 @@ var uniqueID = random_generator(); | ||
break; | ||
case 'Tailwind3': | ||
createTailwind3Spinner(innerContainer, radius, makeElement); | ||
break; | ||
} | ||
@@ -494,2 +511,3 @@ } | ||
case 'Tailwind-dark': | ||
case 'Tailwind3': | ||
defaultSize = DEFT_FAB_WIDTH; | ||
@@ -650,3 +668,3 @@ break; | ||
function updatePath(value, container) { | ||
if (!isNullOrUndefined(container.querySelector('svg.e-spin-material')) || !isNullOrUndefined(container.querySelector('svg.e-spin-material3'))) { | ||
if (!isNullOrUndefined(container.querySelector('svg.e-spin-material')) || !isNullOrUndefined(container.querySelector('svg.e-spin-material3')) || !isNullOrUndefined(container.querySelector('svg.e-spin-tailwind3'))) { | ||
var svg = void 0; | ||
@@ -661,2 +679,6 @@ if (!isNullOrUndefined(container.querySelector('svg.e-spin-material')) && | ||
} | ||
else if (!isNullOrUndefined(container.querySelector('svg.e-spin-tailwind3')) && | ||
!isNullOrUndefined(container.querySelector('svg.e-spin-tailwind3').querySelector('path.e-path-circle'))) { | ||
svg = container.querySelector('svg.e-spin-tailwind3'); | ||
} | ||
if (!isNullOrUndefined(svg)) { | ||
@@ -689,3 +711,3 @@ var path = svg.querySelector('path.e-path-circle'); | ||
path.setAttribute('d', drawArc(diameter, strokeSize)); | ||
if (type === 'Material' || type === 'Material3' || type === 'Fluent2') { | ||
if (type === 'Material' || type === 'Material3' || type === 'Fluent2' || type === 'Tailwind3') { | ||
path.setAttribute('stroke-width', strokeSize + ''); | ||
@@ -875,2 +897,3 @@ path.setAttribute('stroke-dasharray', ((diameter - strokeSize) * Math.PI * 0.75) + ''); | ||
case 'Material3': | ||
case 'Tailwind3': | ||
if (isHide) { | ||
@@ -877,0 +900,0 @@ clearTimeout(globalTimeOut[id].timeOut); |
@@ -443,3 +443,3 @@ var __extends = (this && this.__extends) || (function () { | ||
} | ||
var tipClose = this.createElement('div', { className: ICON + ' ' + CLOSE }); | ||
var tipClose = this.createElement('div', { className: ICON + ' ' + CLOSE, attrs: { role: 'button', 'aria-label': 'Press escape to close the Tooltip' } }); | ||
this.tooltipEle.appendChild(tipClose); | ||
@@ -496,4 +496,7 @@ EventHandler.add(tipClose, Browser.touchStartEvent, this.onStickyClose, this); | ||
} | ||
var mouseEvent = e; | ||
if (target.getAttribute('data-tooltip-id') === null) { | ||
this.targetHover(e); | ||
if (!(mouseEvent.type === 'mousedown' && mouseEvent.button === 2)) { | ||
this.targetHover(e); | ||
} | ||
} | ||
@@ -500,0 +503,0 @@ else if (!this.isSticky) { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
4826825
463
84350
+ Added@syncfusion/ej2-base@28.1.33(transitive)
+ Added@syncfusion/ej2-buttons@28.1.37(transitive)
+ Added@syncfusion/ej2-icons@28.1.33(transitive)
- Removed@syncfusion/ej2-base@27.2.5(transitive)
- Removed@syncfusion/ej2-buttons@27.2.4(transitive)
- Removed@syncfusion/ej2-icons@27.2.2(transitive)