@progress/kendo-react-popup 14.4.1-develop.9 → 14.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Popup.d.ts +4 -4
- package/Popup.js +1 -1
- package/Popup.mjs +122 -131
- package/animation.d.ts +1 -1
- package/dist/cdn/js/kendo-react-popup.js +1 -1
- package/index.d.mts +9 -9
- package/index.d.ts +9 -9
- package/models/Collision.d.ts +1 -1
- package/models/PopupProps.d.ts +7 -7
- package/models/PopupSettings.d.ts +7 -7
- package/package-metadata.mjs +2 -2
- package/package.json +3 -3
package/Popup.d.ts
CHANGED
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
*-------------------------------------------------------------------------------------------
|
|
7
7
|
*/
|
|
8
8
|
import { AlignPoint, Collision as CollisionEnum } from '@progress/kendo-popup-common';
|
|
9
|
-
import { Offset } from './models/Offset
|
|
10
|
-
import { PopupProps } from './models/PopupProps
|
|
11
|
-
import { Align } from './models/Align
|
|
12
|
-
import { Collision } from './models/Collision
|
|
9
|
+
import { Offset } from './models/Offset';
|
|
10
|
+
import { PopupProps } from './models/PopupProps';
|
|
11
|
+
import { Align } from './models/Align';
|
|
12
|
+
import { Collision } from './models/Collision';
|
|
13
13
|
import * as React from 'react';
|
|
14
14
|
/**
|
|
15
15
|
* The PopupPropsContext. It allows to configure the Popup props from a wrapper component.
|
package/Popup.js
CHANGED
|
@@ -5,4 +5,4 @@
|
|
|
5
5
|
* Licensed under commercial license. See LICENSE.md in the package root for more information
|
|
6
6
|
*-------------------------------------------------------------------------------------------
|
|
7
7
|
*/
|
|
8
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
8
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const ve=require("react"),Oe=require("react-dom"),n=require("prop-types"),Ae=require("./animation.js"),u=require("@progress/kendo-react-common"),t=require("@progress/kendo-popup-common"),te=require("./util.js");function ie(r){const c=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(r){for(const h in r)if(h!=="default"){const y=Object.getOwnPropertyDescriptor(r,h);Object.defineProperty(c,h,y.get?y:{enumerable:!0,get:()=>r[h]})}}return c.default=r,Object.freeze(c)}const l=ie(ve),be=ie(Oe),re=l.createContext(r=>r),Ce=100,Ee=1;function E(r,c){if(r===c)return!0;if(!!r!=!!c)return!1;const h=Object.getOwnPropertyNames(r),y=Object.getOwnPropertyNames(c);if(h.length!==y.length)return!1;for(let P=0;P<h.length;P++){const w=h[P];if(r[w]!==c[w])return!1}return!0}const De={left:-1e3,top:0},K=l.forwardRef((r,c)=>{const y=l.useContext(re).call(void 0,r),{collision:P=g.collision,anchorAlign:w=g.anchorAlign,popupAlign:v=g.popupAlign,offset:x=g.offset,animate:R=g.animate,show:O=g.show,margin:Z=g.margin,positionMode:F=g.positionMode,appendTo:A,contentKey:T,anchor:d,scale:se,role:le,onKeyDown:ce,onPosition:V,onOpen:W,onMouseDownOutside:X,onClose:B,className:N,popupClass:z,id:ae,style:M,children:ue}=y,pe=u.useUnstyled(),S=y.unstyled||pe,D=S&&S.uPopup,[o,j]=l.useState({current:"hidden",previous:"hidden",props:{}}),I=R&&typeof R!="object"?oe:{...oe,...R},fe=e=>{window==null||window.addEventListener("mousedown",J),L(e),G(e.firstChild,"enter",de),j({...i,current:"shown",previous:i.current})},L=e=>{const{width:s,height:m}=e.style;if(e.offsetWidth===0&&e.offsetHeight===0)return;e.style.width=e.offsetWidth+"px",e.style.height=e.offsetHeight+"px";const p=t.alignElement({anchor:d,anchorAlign:w,element:e,elementAlign:v,offset:x,margin:Z,positionMode:F,scale:se}),f=t.positionElement({anchor:d,anchorAlign:w,element:e,elementAlign:v,collisions:P,currentLocation:p,margin:Z});if(e.style.top=f.offset.top+"px",e.style.left=f.offset.left+"px",e.style.width=s,e.style.height=m,$.current={fit:f.fit,fitted:f.fitted,flip:f.flip,flipped:f.flipped},V){const k={target:C.current,flipped:f.flipped,fitted:f.fitted};V.call(void 0,k)}},de=()=>{const e=a.current;e&&(O&&e.classList.add(...u.classNames(u.uPopup.animationContainerShown({c:D})).split(" ").filter(s=>s)),ge(e),W&&W.call(void 0,{target:C.current}))},G=(e,s,m)=>{var f;if(!v)return;let p=I.direction;if(I.type==="slide"){const{horizontal:k,vertical:H}=v;typeof r.animate=="object"&&r.animate.direction?p=I.direction:k==="left"&&H==="center"?p="right":k==="right"&&H==="center"?p="left":H==="top"?p="down":p="up",(f=$.current)!=null&&f.flipped&&(p={down:"up",up:"down",left:"right",right:"left"}[p])}Ae.animations(e,he()[s],s,m,D,I.type,p)},J=e=>{var p;const s=((p=e==null?void 0:e.target)==null?void 0:p.closest(".k-animation-container"))===null,m=(d==null?void 0:d.contains(e==null?void 0:e.target))||!1;if(s){if(X){const f={target:C.current,event:e,state:o,isAnchorClicked:m};X.call(void 0,f)}window==null||window.removeEventListener("mousedown",J)}},me=e=>{if(!O){const s=S&&S.uPopup;e.classList.remove(...u.classNames(u.uPopup.animationContainerShown({c:s})).split(" ").filter(m=>m))}q()},Q=()=>{i.current==="hiding"&&(i.previous==="shown"||i.previous==="reposition")&&j({...i,current:"hidden",previous:i.current}),B&&B.call(void 0,{target:C.current})},he=()=>{const e=R;let s=0,m=0;return e&&(e===!0?s=m=300:(s=e.openDuration||0,m=e.closeDuration||0)),{enter:s,exit:m}},ge=e=>{q(),b.current=t.domUtils.scrollableParents(d||e),b.current&&b.current.map(s=>s.addEventListener("scroll",_)),window.addEventListener("resize",_)},q=()=>{b.current&&(b.current.map(e=>e.removeEventListener("scroll",_)),b.current=void 0),window.removeEventListener("resize",_)},_=te.throttle(()=>{a.current&&i.current!=="hidden"&&i.current!=="hiding"&&j({...o,current:"reposition",previous:i.current})},te.FRAME_DURATION),Pe=()=>Y?Y+Ee:Ce,Y=u.useZIndexContext()||0,$=l.useRef(void 0),b=l.useRef(void 0),a=l.useRef(null),C=l.useRef(null),ee=l.useRef({}),U=l.useRef(!1);l.useImperativeHandle(C,()=>({element:a.current,setPosition:L,props:r})),l.useImperativeHandle(c,()=>C.current);const i=l.useMemo(()=>{const e={...o,props:{show:O,anchor:d,anchorAlign:w,appendTo:A,collision:P,popupAlign:v,className:N,popupClass:z,style:M,offset:x,contentKey:T}};return O?o.current==="hidden"||o.current==="hiding"?{...e,current:"showing",previous:o.current}:o.current==="showing"?{...e,current:"shown",previous:o.current}:o.current==="shown"&&(!E(x,o.props.offset)||!E(w,o.props.anchorAlign)||!E(A,o.props.appendTo)||!E(P,o.props.collision)||!E(v,o.props.popupAlign)||!E(M,o.props.style)||d!==o.props.anchor||z!==o.props.popupClass||N!==o.props.className)?{...e,current:"reposition",previous:o.current}:e:o.current==="hiding"||o.current==="hidden"?{...e,current:"hidden",previous:o.current}:{...e,current:"hiding",previous:o.current}},[O,d,w,A,P,v,N,z,M,x,T,o]);l.useEffect(()=>{i.current==="hiding"&&!U.current&&a.current?(U.current=!0,me(a.current),G(a.current.firstChild,"exit",Q)):(U.current=!1,i.current==="showing"&&a.current&&!a.current.classList.contains("k-animation-container-shown")?fe(a.current):i.current==="hiding"&&a.current?Q():i.current==="reposition"&&i.previous==="shown"?setTimeout(()=>{j({...i,current:"shown",previous:i.current})},0):i.current==="shown"&&ee.current.contentKey!==T&&a.current&&L(a.current)),i.current==="reposition"&&(i.previous==="shown"||i.previous==="showing")&&a.current&&L(a.current),ee.current={contentKey:T}},[i]),l.useEffect(()=>()=>{q()},[]);const ne=A||(u.canUseDOM?d&&d.ownerDocument?d.ownerDocument.body:document.body:void 0),we=Object.assign({},{position:F,top:0,left:-1e4},M||{}),ye=i.current==="hiding";if((O||ye)&&ne){const e=Pe(),s=l.createElement(u.ZIndexContext.Provider,{value:e},l.createElement("div",{onKeyDown:ce,className:u.classNames(u.uPopup.animationContainer({c:D}),N),id:ae,ref:a,style:{zIndex:e,...we}},l.createElement("div",{className:u.classNames(u.uPopup.animationChild({c:D})),style:{transitionDelay:"0ms"}},l.createElement("div",{role:le,className:u.classNames(u.uPopup.popup({c:D}),z)},ue))));return A!==null?be.createPortal(s,ne):s}return null}),g={collision:{horizontal:t.Collision.fit,vertical:t.Collision.flip},anchorAlign:{horizontal:t.AlignPoint.left,vertical:t.AlignPoint.bottom},popupAlign:{horizontal:t.AlignPoint.left,vertical:t.AlignPoint.top},offset:De,animate:!0,show:!1,margin:{horizontal:0,vertical:0},positionMode:"absolute"},oe={type:"slide",direction:"down"};K.displayName="Popup";K.propTypes={anchor:function(r){const c=r.anchor;return c&&typeof c.nodeType!="number"?new Error("Invalid prop `anchor` supplied to `Kendo React Popup`. Validation failed."):null},appendTo:function(r){const c=r.appendTo;return c&&typeof c.nodeType!="number"?new Error("Invalid prop `appendTo` supplied to `Kendo React Popup`. Validation failed."):null},className:n.oneOfType([n.string,n.arrayOf(n.string.isRequired)]),id:n.string,popupClass:n.oneOfType([n.string,n.arrayOf(n.string),n.object]),collision:n.shape({horizontal:n.oneOf([t.Collision.fit,t.Collision.flip,t.Collision.none]),vertical:n.oneOf([t.Collision.fit,t.Collision.flip,t.Collision.none])}),anchorAlign:n.shape({horizontal:n.oneOf([t.AlignPoint.left,t.AlignPoint.center,t.AlignPoint.right]),vertical:n.oneOf([t.AlignPoint.top,t.AlignPoint.center,t.AlignPoint.bottom])}),popupAlign:n.shape({horizontal:n.oneOf([t.AlignPoint.left,t.AlignPoint.center,t.AlignPoint.right]),vertical:n.oneOf([t.AlignPoint.top,t.AlignPoint.center,t.AlignPoint.bottom])}),offset:n.shape({left:n.number,top:n.number}),children:n.oneOfType([n.element,n.node]),show:n.bool,animate:n.oneOfType([n.bool,n.shape({type:n.oneOf(["slide","zoom","push","expand","fade"]),openDuration:n.number,closeDuration:n.number})]),margin:n.shape({horizontal:n.number,vertical:n.number}),positionMode:n.oneOf(["fixed","absolute"]),scale:n.number,style:n.object,onClose:n.func,onPosition:n.func,onOpen:n.func,onKeyDown:n.func,onMouseDownOutside:n.func};exports.Popup=K;exports.PopupPropsContext=re;exports.popupDefaultProps=g;
|
package/Popup.mjs
CHANGED
|
@@ -6,24 +6,24 @@
|
|
|
6
6
|
*-------------------------------------------------------------------------------------------
|
|
7
7
|
*/
|
|
8
8
|
import * as i from "react";
|
|
9
|
-
import * as
|
|
9
|
+
import * as ye from "react-dom";
|
|
10
10
|
import t from "prop-types";
|
|
11
|
-
import { animations as
|
|
12
|
-
import { useUnstyled as Oe, useZIndexContext as Ee, canUseDOM as be, ZIndexContext as Ce, classNames as
|
|
13
|
-
import { Collision as w, AlignPoint as
|
|
11
|
+
import { animations as Pe } from "./animation.mjs";
|
|
12
|
+
import { useUnstyled as Oe, useZIndexContext as Ee, canUseDOM as be, ZIndexContext as Ce, classNames as x, uPopup as A } from "@progress/kendo-react-common";
|
|
13
|
+
import { Collision as w, AlignPoint as s, alignElement as xe, positionElement as Ae, domUtils as De } from "@progress/kendo-popup-common";
|
|
14
14
|
import { throttle as Te, FRAME_DURATION as Re } from "./util.mjs";
|
|
15
|
-
const ze = i.createContext((
|
|
16
|
-
function
|
|
17
|
-
if (
|
|
15
|
+
const ze = i.createContext((c) => c), Ne = 100, Ie = 1;
|
|
16
|
+
function b(c, p) {
|
|
17
|
+
if (c === p)
|
|
18
18
|
return !0;
|
|
19
|
-
if (!!
|
|
19
|
+
if (!!c != !!p)
|
|
20
20
|
return !1;
|
|
21
|
-
const
|
|
22
|
-
if (
|
|
21
|
+
const D = Object.getOwnPropertyNames(c), T = Object.getOwnPropertyNames(p);
|
|
22
|
+
if (D.length !== T.length)
|
|
23
23
|
return !1;
|
|
24
|
-
for (let m = 0; m <
|
|
25
|
-
const h =
|
|
26
|
-
if (
|
|
24
|
+
for (let m = 0; m < D.length; m++) {
|
|
25
|
+
const h = D[m];
|
|
26
|
+
if (c[h] !== p[h])
|
|
27
27
|
return !1;
|
|
28
28
|
}
|
|
29
29
|
return !0;
|
|
@@ -31,38 +31,38 @@ function C(l, p) {
|
|
|
31
31
|
const Le = {
|
|
32
32
|
left: -1e3,
|
|
33
33
|
top: 0
|
|
34
|
-
},
|
|
35
|
-
const
|
|
34
|
+
}, re = i.forwardRef((c, p) => {
|
|
35
|
+
const T = i.useContext(ze).call(void 0, c), {
|
|
36
36
|
collision: m = g.collision,
|
|
37
37
|
anchorAlign: h = g.anchorAlign,
|
|
38
38
|
popupAlign: v = g.popupAlign,
|
|
39
|
-
offset:
|
|
40
|
-
animate:
|
|
39
|
+
offset: R = g.offset,
|
|
40
|
+
animate: z = g.animate,
|
|
41
41
|
show: y = g.show,
|
|
42
42
|
margin: q = g.margin,
|
|
43
43
|
positionMode: V = g.positionMode,
|
|
44
44
|
appendTo: P,
|
|
45
|
-
contentKey:
|
|
45
|
+
contentKey: N,
|
|
46
46
|
anchor: f,
|
|
47
|
-
scale:
|
|
48
|
-
role:
|
|
49
|
-
onKeyDown:
|
|
47
|
+
scale: ie,
|
|
48
|
+
role: se,
|
|
49
|
+
onKeyDown: ce,
|
|
50
50
|
onPosition: W,
|
|
51
51
|
onOpen: X,
|
|
52
52
|
onMouseDownOutside: B,
|
|
53
53
|
onClose: G,
|
|
54
|
-
className:
|
|
55
|
-
popupClass:
|
|
56
|
-
id:
|
|
57
|
-
style:
|
|
58
|
-
children:
|
|
59
|
-
} =
|
|
54
|
+
className: I,
|
|
55
|
+
popupClass: L,
|
|
56
|
+
id: le,
|
|
57
|
+
style: M,
|
|
58
|
+
children: ae
|
|
59
|
+
} = T, ue = Oe(), S = T.unstyled || ue, C = S && S.uPopup, [n, U] = i.useState({
|
|
60
60
|
current: "hidden",
|
|
61
61
|
previous: "hidden",
|
|
62
62
|
props: {}
|
|
63
|
-
}),
|
|
64
|
-
window == null || window.addEventListener("mousedown",
|
|
65
|
-
},
|
|
63
|
+
}), j = z && typeof z != "object" ? oe : { ...oe, ...z }, pe = (e) => {
|
|
64
|
+
window == null || window.addEventListener("mousedown", Q), k(e), J(e.firstChild, "enter", fe), U({ ...o, current: "shown", previous: o.current });
|
|
65
|
+
}, k = (e) => {
|
|
66
66
|
const { width: r, height: d } = e.style;
|
|
67
67
|
if (e.offsetWidth === 0 && e.offsetHeight === 0)
|
|
68
68
|
return;
|
|
@@ -72,10 +72,10 @@ const Le = {
|
|
|
72
72
|
anchorAlign: h,
|
|
73
73
|
element: e,
|
|
74
74
|
elementAlign: v,
|
|
75
|
-
offset:
|
|
75
|
+
offset: R,
|
|
76
76
|
margin: q,
|
|
77
77
|
positionMode: V,
|
|
78
|
-
scale:
|
|
78
|
+
scale: ie
|
|
79
79
|
}), u = Ae({
|
|
80
80
|
anchor: f,
|
|
81
81
|
anchorAlign: h,
|
|
@@ -85,97 +85,88 @@ const Le = {
|
|
|
85
85
|
currentLocation: a,
|
|
86
86
|
margin: q
|
|
87
87
|
});
|
|
88
|
-
if (e.style.top = u.offset.top + "px", e.style.left = u.offset.left + "px", e.style.width = r, e.style.height = d,
|
|
88
|
+
if (e.style.top = u.offset.top + "px", e.style.left = u.offset.left + "px", e.style.width = r, e.style.height = d, ee.current = {
|
|
89
89
|
fit: u.fit,
|
|
90
90
|
fitted: u.fitted,
|
|
91
91
|
flip: u.flip,
|
|
92
92
|
flipped: u.flipped
|
|
93
93
|
}, W) {
|
|
94
|
-
const
|
|
95
|
-
target:
|
|
94
|
+
const K = {
|
|
95
|
+
target: E.current,
|
|
96
96
|
flipped: u.flipped,
|
|
97
97
|
fitted: u.fitted
|
|
98
98
|
};
|
|
99
|
-
W.call(void 0,
|
|
99
|
+
W.call(void 0, K);
|
|
100
100
|
}
|
|
101
|
-
},
|
|
102
|
-
const e =
|
|
101
|
+
}, fe = () => {
|
|
102
|
+
const e = l.current;
|
|
103
103
|
e && (y && e.classList.add(
|
|
104
|
-
...
|
|
105
|
-
), he(e), X && X.call(void 0, { target:
|
|
106
|
-
},
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
e,
|
|
120
|
-
ee()[r],
|
|
121
|
-
r,
|
|
122
|
-
d,
|
|
123
|
-
O,
|
|
124
|
-
x.type,
|
|
125
|
-
a
|
|
126
|
-
));
|
|
127
|
-
}
|
|
128
|
-
re(
|
|
129
|
-
e,
|
|
130
|
-
ee()[r],
|
|
131
|
-
r,
|
|
132
|
-
d,
|
|
133
|
-
O,
|
|
134
|
-
x.type,
|
|
135
|
-
x.direction
|
|
136
|
-
);
|
|
104
|
+
...x(A.animationContainerShown({ c: C })).split(" ").filter((r) => r)
|
|
105
|
+
), he(e), X && X.call(void 0, { target: E.current }));
|
|
106
|
+
}, J = (e, r, d) => {
|
|
107
|
+
var u;
|
|
108
|
+
if (!v)
|
|
109
|
+
return;
|
|
110
|
+
let a = j.direction;
|
|
111
|
+
if (j.type === "slide") {
|
|
112
|
+
const { horizontal: K, vertical: F } = v;
|
|
113
|
+
typeof c.animate == "object" && c.animate.direction ? a = j.direction : K === "left" && F === "center" ? a = "right" : K === "right" && F === "center" ? a = "left" : F === "top" ? a = "down" : a = "up", (u = ee.current) != null && u.flipped && (a = {
|
|
114
|
+
down: "up",
|
|
115
|
+
up: "down",
|
|
116
|
+
left: "right",
|
|
117
|
+
right: "left"
|
|
118
|
+
}[a]);
|
|
137
119
|
}
|
|
138
|
-
|
|
120
|
+
Pe(
|
|
121
|
+
e,
|
|
122
|
+
me()[r],
|
|
123
|
+
r,
|
|
124
|
+
d,
|
|
125
|
+
C,
|
|
126
|
+
j.type,
|
|
127
|
+
a
|
|
128
|
+
);
|
|
129
|
+
}, Q = (e) => {
|
|
139
130
|
var a;
|
|
140
131
|
const r = ((a = e == null ? void 0 : e.target) == null ? void 0 : a.closest(".k-animation-container")) === null, d = (f == null ? void 0 : f.contains(e == null ? void 0 : e.target)) || !1;
|
|
141
132
|
if (r) {
|
|
142
133
|
if (B) {
|
|
143
134
|
const u = {
|
|
144
|
-
target:
|
|
135
|
+
target: E.current,
|
|
145
136
|
event: e,
|
|
146
137
|
state: n,
|
|
147
138
|
isAnchorClicked: d
|
|
148
139
|
};
|
|
149
140
|
B.call(void 0, u);
|
|
150
141
|
}
|
|
151
|
-
window == null || window.removeEventListener("mousedown",
|
|
142
|
+
window == null || window.removeEventListener("mousedown", Q);
|
|
152
143
|
}
|
|
153
|
-
},
|
|
144
|
+
}, de = (e) => {
|
|
154
145
|
if (!y) {
|
|
155
|
-
const r =
|
|
146
|
+
const r = S && S.uPopup;
|
|
156
147
|
e.classList.remove(
|
|
157
|
-
...
|
|
148
|
+
...x(A.animationContainerShown({ c: r })).split(" ").filter((d) => d)
|
|
158
149
|
);
|
|
159
150
|
}
|
|
160
151
|
Z();
|
|
161
|
-
},
|
|
162
|
-
o.current === "hiding" && (o.previous === "shown" || o.previous === "reposition") &&
|
|
163
|
-
},
|
|
164
|
-
const e =
|
|
152
|
+
}, Y = () => {
|
|
153
|
+
o.current === "hiding" && (o.previous === "shown" || o.previous === "reposition") && U({ ...o, current: "hidden", previous: o.current }), G && G.call(void 0, { target: E.current });
|
|
154
|
+
}, me = () => {
|
|
155
|
+
const e = z;
|
|
165
156
|
let r = 0, d = 0;
|
|
166
157
|
return e && (e === !0 ? r = d = 300 : (r = e.openDuration || 0, d = e.closeDuration || 0)), { enter: r, exit: d };
|
|
167
158
|
}, he = (e) => {
|
|
168
|
-
Z(),
|
|
159
|
+
Z(), O.current = De.scrollableParents(f || e), O.current && O.current.map((r) => r.addEventListener("scroll", H)), window.addEventListener("resize", H);
|
|
169
160
|
}, Z = () => {
|
|
170
|
-
|
|
171
|
-
},
|
|
172
|
-
|
|
173
|
-
}, Re), ge = () =>
|
|
174
|
-
i.useImperativeHandle(
|
|
175
|
-
element:
|
|
176
|
-
setPosition:
|
|
177
|
-
props:
|
|
178
|
-
})), i.useImperativeHandle(p, () =>
|
|
161
|
+
O.current && (O.current.map((e) => e.removeEventListener("scroll", H)), O.current = void 0), window.removeEventListener("resize", H);
|
|
162
|
+
}, H = Te(() => {
|
|
163
|
+
l.current && o.current !== "hidden" && o.current !== "hiding" && U({ ...n, current: "reposition", previous: o.current });
|
|
164
|
+
}, Re), ge = () => $ ? $ + Ie : Ne, $ = Ee() || 0, ee = i.useRef(void 0), O = i.useRef(void 0), l = i.useRef(null), E = i.useRef(null), te = i.useRef({}), _ = i.useRef(!1);
|
|
165
|
+
i.useImperativeHandle(E, () => ({
|
|
166
|
+
element: l.current,
|
|
167
|
+
setPosition: k,
|
|
168
|
+
props: c
|
|
169
|
+
})), i.useImperativeHandle(p, () => E.current);
|
|
179
170
|
const o = i.useMemo(() => {
|
|
180
171
|
const e = {
|
|
181
172
|
...n,
|
|
@@ -186,14 +177,14 @@ const Le = {
|
|
|
186
177
|
appendTo: P,
|
|
187
178
|
collision: m,
|
|
188
179
|
popupAlign: v,
|
|
189
|
-
className:
|
|
190
|
-
popupClass:
|
|
191
|
-
style:
|
|
192
|
-
offset:
|
|
193
|
-
contentKey:
|
|
180
|
+
className: I,
|
|
181
|
+
popupClass: L,
|
|
182
|
+
style: M,
|
|
183
|
+
offset: R,
|
|
184
|
+
contentKey: N
|
|
194
185
|
}
|
|
195
186
|
};
|
|
196
|
-
return y ? n.current === "hidden" || n.current === "hiding" ? { ...e, current: "showing", previous: n.current } : n.current === "showing" ? { ...e, current: "shown", previous: n.current } : n.current === "shown" && (!
|
|
187
|
+
return y ? n.current === "hidden" || n.current === "hiding" ? { ...e, current: "showing", previous: n.current } : n.current === "showing" ? { ...e, current: "shown", previous: n.current } : n.current === "shown" && (!b(R, n.props.offset) || !b(h, n.props.anchorAlign) || !b(P, n.props.appendTo) || !b(m, n.props.collision) || !b(v, n.props.popupAlign) || !b(M, n.props.style) || f !== n.props.anchor || L !== n.props.popupClass || I !== n.props.className) ? { ...e, current: "reposition", previous: n.current } : e : n.current === "hiding" || n.current === "hidden" ? { ...e, current: "hidden", previous: n.current } : { ...e, current: "hiding", previous: n.current };
|
|
197
188
|
}, [
|
|
198
189
|
y,
|
|
199
190
|
f,
|
|
@@ -201,33 +192,33 @@ const Le = {
|
|
|
201
192
|
P,
|
|
202
193
|
m,
|
|
203
194
|
v,
|
|
195
|
+
I,
|
|
196
|
+
L,
|
|
204
197
|
M,
|
|
205
|
-
|
|
206
|
-
U,
|
|
198
|
+
R,
|
|
207
199
|
N,
|
|
208
|
-
L,
|
|
209
200
|
n
|
|
210
201
|
]);
|
|
211
202
|
i.useEffect(() => {
|
|
212
|
-
o.current === "hiding" && !
|
|
213
|
-
|
|
214
|
-
}, 0) : o.current === "shown" &&
|
|
215
|
-
}, [o]), i.useEffect(() => (
|
|
203
|
+
o.current === "hiding" && !_.current && l.current ? (_.current = !0, de(l.current), J(l.current.firstChild, "exit", Y)) : (_.current = !1, o.current === "showing" && l.current && !l.current.classList.contains("k-animation-container-shown") ? pe(l.current) : o.current === "hiding" && l.current ? Y() : o.current === "reposition" && o.previous === "shown" ? setTimeout(() => {
|
|
204
|
+
U({ ...o, current: "shown", previous: o.current });
|
|
205
|
+
}, 0) : o.current === "shown" && te.current.contentKey !== N && l.current && k(l.current)), o.current === "reposition" && (o.previous === "shown" || o.previous === "showing") && l.current && k(l.current), te.current = { contentKey: N };
|
|
206
|
+
}, [o]), i.useEffect(() => () => {
|
|
216
207
|
Z();
|
|
217
|
-
}
|
|
218
|
-
const
|
|
208
|
+
}, []);
|
|
209
|
+
const ne = P || (be ? f && f.ownerDocument ? f.ownerDocument.body : document.body : void 0), we = Object.assign(
|
|
219
210
|
{},
|
|
220
211
|
{ position: V, top: 0, left: -1e4 },
|
|
221
|
-
|
|
212
|
+
M || {}
|
|
222
213
|
), ve = o.current === "hiding";
|
|
223
|
-
if ((y || ve) &&
|
|
214
|
+
if ((y || ve) && ne) {
|
|
224
215
|
const e = ge(), r = /* @__PURE__ */ i.createElement(Ce.Provider, { value: e }, /* @__PURE__ */ i.createElement(
|
|
225
216
|
"div",
|
|
226
217
|
{
|
|
227
|
-
onKeyDown:
|
|
228
|
-
className:
|
|
229
|
-
id:
|
|
230
|
-
ref:
|
|
218
|
+
onKeyDown: ce,
|
|
219
|
+
className: x(A.animationContainer({ c: C }), I),
|
|
220
|
+
id: le,
|
|
221
|
+
ref: l,
|
|
231
222
|
style: {
|
|
232
223
|
zIndex: e,
|
|
233
224
|
...we
|
|
@@ -236,13 +227,13 @@ const Le = {
|
|
|
236
227
|
/* @__PURE__ */ i.createElement(
|
|
237
228
|
"div",
|
|
238
229
|
{
|
|
239
|
-
className:
|
|
230
|
+
className: x(A.animationChild({ c: C })),
|
|
240
231
|
style: { transitionDelay: "0ms" }
|
|
241
232
|
},
|
|
242
|
-
/* @__PURE__ */ i.createElement("div", { role:
|
|
233
|
+
/* @__PURE__ */ i.createElement("div", { role: se, className: x(A.popup({ c: C }), L) }, ae)
|
|
243
234
|
)
|
|
244
235
|
));
|
|
245
|
-
return P !== null ?
|
|
236
|
+
return P !== null ? ye.createPortal(r, ne) : r;
|
|
246
237
|
}
|
|
247
238
|
return null;
|
|
248
239
|
}), g = {
|
|
@@ -251,12 +242,12 @@ const Le = {
|
|
|
251
242
|
vertical: w.flip
|
|
252
243
|
},
|
|
253
244
|
anchorAlign: {
|
|
254
|
-
horizontal:
|
|
255
|
-
vertical:
|
|
245
|
+
horizontal: s.left,
|
|
246
|
+
vertical: s.bottom
|
|
256
247
|
},
|
|
257
248
|
popupAlign: {
|
|
258
|
-
horizontal:
|
|
259
|
-
vertical:
|
|
249
|
+
horizontal: s.left,
|
|
250
|
+
vertical: s.top
|
|
260
251
|
},
|
|
261
252
|
offset: Le,
|
|
262
253
|
animate: !0,
|
|
@@ -266,18 +257,18 @@ const Le = {
|
|
|
266
257
|
vertical: 0
|
|
267
258
|
},
|
|
268
259
|
positionMode: "absolute"
|
|
269
|
-
},
|
|
260
|
+
}, oe = {
|
|
270
261
|
type: "slide",
|
|
271
262
|
direction: "down"
|
|
272
263
|
};
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
anchor: function(
|
|
276
|
-
const p =
|
|
264
|
+
re.displayName = "Popup";
|
|
265
|
+
re.propTypes = {
|
|
266
|
+
anchor: function(c) {
|
|
267
|
+
const p = c.anchor;
|
|
277
268
|
return p && typeof p.nodeType != "number" ? new Error("Invalid prop `anchor` supplied to `Kendo React Popup`. Validation failed.") : null;
|
|
278
269
|
},
|
|
279
|
-
appendTo: function(
|
|
280
|
-
const p =
|
|
270
|
+
appendTo: function(c) {
|
|
271
|
+
const p = c.appendTo;
|
|
281
272
|
return p && typeof p.nodeType != "number" ? new Error("Invalid prop `appendTo` supplied to `Kendo React Popup`. Validation failed.") : null;
|
|
282
273
|
},
|
|
283
274
|
className: t.oneOfType([t.string, t.arrayOf(t.string.isRequired)]),
|
|
@@ -288,12 +279,12 @@ se.propTypes = {
|
|
|
288
279
|
vertical: t.oneOf([w.fit, w.flip, w.none])
|
|
289
280
|
}),
|
|
290
281
|
anchorAlign: t.shape({
|
|
291
|
-
horizontal: t.oneOf([
|
|
292
|
-
vertical: t.oneOf([
|
|
282
|
+
horizontal: t.oneOf([s.left, s.center, s.right]),
|
|
283
|
+
vertical: t.oneOf([s.top, s.center, s.bottom])
|
|
293
284
|
}),
|
|
294
285
|
popupAlign: t.shape({
|
|
295
|
-
horizontal: t.oneOf([
|
|
296
|
-
vertical: t.oneOf([
|
|
286
|
+
horizontal: t.oneOf([s.left, s.center, s.right]),
|
|
287
|
+
vertical: t.oneOf([s.top, s.center, s.bottom])
|
|
297
288
|
}),
|
|
298
289
|
offset: t.shape({
|
|
299
290
|
left: t.number,
|
|
@@ -323,7 +314,7 @@ se.propTypes = {
|
|
|
323
314
|
onMouseDownOutside: t.func
|
|
324
315
|
};
|
|
325
316
|
export {
|
|
326
|
-
|
|
317
|
+
re as Popup,
|
|
327
318
|
ze as PopupPropsContext,
|
|
328
319
|
g as popupDefaultProps
|
|
329
320
|
};
|
package/animation.d.ts
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Licensed under commercial license. See LICENSE.md in the package root for more information
|
|
6
6
|
*-------------------------------------------------------------------------------------------
|
|
7
7
|
*/
|
|
8
|
-
import { PopupAnimationType, PopupAnimationDirection } from './models/PopupAnimation
|
|
8
|
+
import { PopupAnimationType, PopupAnimationDirection } from './models/PopupAnimation';
|
|
9
9
|
/**
|
|
10
10
|
* @hidden
|
|
11
11
|
*/
|
|
@@ -12,4 +12,4 @@
|
|
|
12
12
|
* Licensed under commercial license. See LICENSE.md in the package root for more information
|
|
13
13
|
*-------------------------------------------------------------------------------------------
|
|
14
14
|
*/
|
|
15
|
-
!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?n(exports,require("react"),require("react-dom"),require("prop-types"),require("@progress/kendo-react-common"),require("@progress/kendo-popup-common")):"function"==typeof define&&define.amd?define(["exports","react","react-dom","prop-types","@progress/kendo-react-common","@progress/kendo-popup-common"],n):n((e="undefined"!=typeof globalThis?globalThis:e||self).KendoReactPopup={},e.React,e.ReactDOM,e.PropTypes,e.KendoReactCommon,e.KendoPopupCommon)}(this,function(e,n,t,o,r,i){"use strict";function s(e){var n=Object.create(null);return e&&Object.keys(e).forEach(function(t){if("default"!==t){var o=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(n,t,o.get?o:{enumerable:!0,get:function(){return e[t]}})}}),n.default=e,Object.freeze(n)}var l=s(n),c=s(t);const p=(e,n,t)=>{e.style.transitionDuration="",n&&e.classList.remove(...n.split(" ")),t&&e.classList.remove(...t.split(" "))},u="undefined"!=typeof window&&/Firefox/.test(window.navigator.userAgent),a=(e,n,t,o,i,s,l)=>{if(0===n)return o();const c=`${s}Active`,a=r.classNames(r.uPopup[s]({direction:l,type:t,c:i})),d=r.classNames(r.uPopup[c]({direction:l,type:t,c:i})),f=n=>{n.target===e&&(e.removeEventListener("transitionend",f),p(e,a,d),e.style.display="exit"===t?"none":"",o())};e.addEventListener("transitionend",f);const m=e.ownerDocument;if(!m)return;const h=m.defaultView;if(!h)return;const g=()=>{p(e,a,d),"enter"===t&&(e.style.display=""),a&&e.classList.add(...a.split(" ").filter(e=>e)),h.requestAnimationFrame(()=>{e.style.transitionDuration=n+"ms",e.classList.add(...d.split(" ").filter(e=>e))})};u?h.requestAnimationFrame(g):g()},d=l.createContext(e=>e);function f(e,n){if(e===n)return!0;if(!!e!=!!n)return!1;const t=Object.getOwnPropertyNames(e),o=Object.getOwnPropertyNames(n);if(t.length!==o.length)return!1;for(let o=0;o<t.length;o++){const r=t[o];if(e[r]!==n[r])return!1}return!0}const m=l.forwardRef((e,n)=>{const t=l.useContext(d).call(void 0,e),{collision:o=h.collision,anchorAlign:s=h.anchorAlign,popupAlign:p=h.popupAlign,offset:u=h.offset,animate:m=h.animate,show:v=h.show,margin:y=h.margin,positionMode:w=h.positionMode,appendTo:P,contentKey:A,anchor:b,scale:O,role:C,onKeyDown:x,onPosition:T,onOpen:D,onMouseDownOutside:E,onClose:N,className:L,popupClass:z,id:R,style:j,children:K}=t,M=r.useUnstyled(),k=t.unstyled||M,q=k&&k.uPopup,[I,H]=l.useState({current:"hidden",previous:"hidden",props:{}}),F=m&&"object"!=typeof m?g:{...g,...m},S=e=>{
|
|
15
|
+
!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?n(exports,require("react"),require("react-dom"),require("prop-types"),require("@progress/kendo-react-common"),require("@progress/kendo-popup-common")):"function"==typeof define&&define.amd?define(["exports","react","react-dom","prop-types","@progress/kendo-react-common","@progress/kendo-popup-common"],n):n((e="undefined"!=typeof globalThis?globalThis:e||self).KendoReactPopup={},e.React,e.ReactDOM,e.PropTypes,e.KendoReactCommon,e.KendoPopupCommon)}(this,function(e,n,t,o,r,i){"use strict";function s(e){var n=Object.create(null);return e&&Object.keys(e).forEach(function(t){if("default"!==t){var o=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(n,t,o.get?o:{enumerable:!0,get:function(){return e[t]}})}}),n.default=e,Object.freeze(n)}var l=s(n),c=s(t);const p=(e,n,t)=>{e.style.transitionDuration="",n&&e.classList.remove(...n.split(" ")),t&&e.classList.remove(...t.split(" "))},u="undefined"!=typeof window&&/Firefox/.test(window.navigator.userAgent),a=(e,n,t,o,i,s,l)=>{if(0===n)return o();const c=`${s}Active`,a=r.classNames(r.uPopup[s]({direction:l,type:t,c:i})),d=r.classNames(r.uPopup[c]({direction:l,type:t,c:i})),f=n=>{n.target===e&&(e.removeEventListener("transitionend",f),p(e,a,d),e.style.display="exit"===t?"none":"",o())};e.addEventListener("transitionend",f);const m=e.ownerDocument;if(!m)return;const h=m.defaultView;if(!h)return;const g=()=>{p(e,a,d),"enter"===t&&(e.style.display=""),a&&e.classList.add(...a.split(" ").filter(e=>e)),h.requestAnimationFrame(()=>{e.style.transitionDuration=n+"ms",e.classList.add(...d.split(" ").filter(e=>e))})};u?h.requestAnimationFrame(g):g()},d=l.createContext(e=>e);function f(e,n){if(e===n)return!0;if(!!e!=!!n)return!1;const t=Object.getOwnPropertyNames(e),o=Object.getOwnPropertyNames(n);if(t.length!==o.length)return!1;for(let o=0;o<t.length;o++){const r=t[o];if(e[r]!==n[r])return!1}return!0}const m=l.forwardRef((e,n)=>{const t=l.useContext(d).call(void 0,e),{collision:o=h.collision,anchorAlign:s=h.anchorAlign,popupAlign:p=h.popupAlign,offset:u=h.offset,animate:m=h.animate,show:v=h.show,margin:y=h.margin,positionMode:w=h.positionMode,appendTo:P,contentKey:A,anchor:b,scale:O,role:C,onKeyDown:x,onPosition:T,onOpen:D,onMouseDownOutside:E,onClose:N,className:L,popupClass:z,id:R,style:j,children:K}=t,M=r.useUnstyled(),k=t.unstyled||M,q=k&&k.uPopup,[I,H]=l.useState({current:"hidden",previous:"hidden",props:{}}),F=m&&"object"!=typeof m?g:{...g,...m},S=e=>{const{width:n,height:t}=e.style;if(0===e.offsetWidth&&0===e.offsetHeight)return;e.style.width=e.offsetWidth+"px",e.style.height=e.offsetHeight+"px";const r=i.alignElement({anchor:b,anchorAlign:s,element:e,elementAlign:p,offset:u,margin:y,positionMode:w,scale:O}),l=i.positionElement({anchor:b,anchorAlign:s,element:e,elementAlign:p,collisions:o,currentLocation:r,margin:y});if(e.style.top=l.offset.top+"px",e.style.left=l.offset.left+"px",e.style.width=n,e.style.height=t,X.current={fit:l.fit,fitted:l.fitted,flip:l.flip,flipped:l.flipped},T){const e={target:ee.current,flipped:l.flipped,fitted:l.fitted};T.call(void 0,e)}},U=()=>{const e=_.current;e&&(v&&e.classList.add(...r.classNames(r.uPopup.animationContainerShown({c:q})).split(" ").filter(e=>e)),B(e),D&&D.call(void 0,{target:ee.current}))},V=(n,t,o)=>{var r;if(!p)return;let i=F.direction;if("slide"===F.type){const{horizontal:n,vertical:t}=p;i="object"==typeof e.animate&&e.animate.direction?F.direction:"left"===n&&"center"===t?"right":"right"===n&&"center"===t?"left":"top"===t?"down":"up",null!=(r=X.current)&&r.flipped&&(i={down:"up",up:"down",left:"right",right:"left"}[i])}a(n,$()[t],t,o,q,F.type,i)},W=e=>{var n;const t=null===(null==(n=null==e?void 0:e.target)?void 0:n.closest(".k-animation-container")),o=(null==b?void 0:b.contains(null==e?void 0:e.target))||!1;if(t){if(E){const n={target:ee.current,event:e,state:I,isAnchorClicked:o};E.call(void 0,n)}null==window||window.removeEventListener("mousedown",W)}},Z=()=>{"hiding"===oe.current&&("shown"===oe.previous||"reposition"===oe.previous)&&H({...oe,current:"hidden",previous:oe.current}),N&&N.call(void 0,{target:ee.current})},$=()=>{const e=m;let n=0,t=0;return e&&(!0===e?n=t=300:(n=e.openDuration||0,t=e.closeDuration||0)),{enter:n,exit:t}},B=e=>{G(),Y.current=i.domUtils.scrollableParents(b||e),Y.current&&Y.current.map(e=>e.addEventListener("scroll",J)),window.addEventListener("resize",J)},G=()=>{Y.current&&(Y.current.map(e=>e.removeEventListener("scroll",J)),Y.current=void 0),window.removeEventListener("resize",J)},J=function(e,n,t={}){let o,r,i,s,l=0;t=t||{};const c=function(){l=!1===t.leading?0:(new Date).getTime(),o=void 0,s=e.apply(r,i),o||(r=i=null)};return function(){const p=(new Date).getTime();!l&&!1===t.leading&&(l=p);const u=n-(p-l);return r=void 0,i=arguments,u<=0||u>n?(o&&(clearTimeout(o),o=void 0),l=p,s=e.apply(r,i),o||(r=i=null)):!o&&!1!==t.trailing&&(o=window.setTimeout(c,u)),s}}(()=>{_.current&&"hidden"!==oe.current&&"hiding"!==oe.current&&H({...I,current:"reposition",previous:oe.current})},16.666666666666668),Q=r.useZIndexContext()||0,X=l.useRef(void 0),Y=l.useRef(void 0),_=l.useRef(null),ee=l.useRef(null),ne=l.useRef({}),te=l.useRef(!1);l.useImperativeHandle(ee,()=>({element:_.current,setPosition:S,props:e})),l.useImperativeHandle(n,()=>ee.current);const oe=l.useMemo(()=>{const e={...I,props:{show:v,anchor:b,anchorAlign:s,appendTo:P,collision:o,popupAlign:p,className:L,popupClass:z,style:j,offset:u,contentKey:A}};return v?"hidden"===I.current||"hiding"===I.current?{...e,current:"showing",previous:I.current}:"showing"===I.current?{...e,current:"shown",previous:I.current}:"shown"!==I.current||f(u,I.props.offset)&&f(s,I.props.anchorAlign)&&f(P,I.props.appendTo)&&f(o,I.props.collision)&&f(p,I.props.popupAlign)&&f(j,I.props.style)&&b===I.props.anchor&&z===I.props.popupClass&&L===I.props.className?e:{...e,current:"reposition",previous:I.current}:"hiding"===I.current||"hidden"===I.current?{...e,current:"hidden",previous:I.current}:{...e,current:"hiding",previous:I.current}},[v,b,s,P,o,p,L,z,j,u,A,I]);l.useEffect(()=>{var e;"hiding"===oe.current&&!te.current&&_.current?(te.current=!0,(e=>{if(!v){const n=k&&k.uPopup;e.classList.remove(...r.classNames(r.uPopup.animationContainerShown({c:n})).split(" ").filter(e=>e))}G()})(_.current),V(_.current.firstChild,"exit",Z)):(te.current=!1,"showing"===oe.current&&_.current&&!_.current.classList.contains("k-animation-container-shown")?(e=_.current,null==window||window.addEventListener("mousedown",W),S(e),V(e.firstChild,"enter",U),H({...oe,current:"shown",previous:oe.current})):"hiding"===oe.current&&_.current?Z():"reposition"===oe.current&&"shown"===oe.previous?setTimeout(()=>{H({...oe,current:"shown",previous:oe.current})},0):"shown"===oe.current&&ne.current.contentKey!==A&&_.current&&S(_.current)),"reposition"===oe.current&&("shown"===oe.previous||"showing"===oe.previous)&&_.current&&S(_.current),ne.current={contentKey:A}},[oe]),l.useEffect(()=>()=>{G()},[]);const re=P||(r.canUseDOM?b&&b.ownerDocument?b.ownerDocument.body:document.body:void 0),ie=Object.assign({},{position:w,top:0,left:-1e4},j||{}),se="hiding"===oe.current;if((v||se)&&re){const e=Q?Q+1:100,n=l.createElement(r.ZIndexContext.Provider,{value:e},l.createElement("div",{onKeyDown:x,className:r.classNames(r.uPopup.animationContainer({c:q}),L),id:R,ref:_,style:{zIndex:e,...ie}},l.createElement("div",{className:r.classNames(r.uPopup.animationChild({c:q})),style:{transitionDelay:"0ms"}},l.createElement("div",{role:C,className:r.classNames(r.uPopup.popup({c:q}),z)},K))));return null!==P?c.createPortal(n,re):n}return null}),h={collision:{horizontal:i.Collision.fit,vertical:i.Collision.flip},anchorAlign:{horizontal:i.AlignPoint.left,vertical:i.AlignPoint.bottom},popupAlign:{horizontal:i.AlignPoint.left,vertical:i.AlignPoint.top},offset:{left:-1e3,top:0},animate:!0,show:!1,margin:{horizontal:0,vertical:0},positionMode:"absolute"},g={type:"slide",direction:"down"};m.displayName="Popup",m.propTypes={anchor:function(e){const n=e.anchor;return n&&"number"!=typeof n.nodeType?new Error("Invalid prop `anchor` supplied to `Kendo React Popup`. Validation failed."):null},appendTo:function(e){const n=e.appendTo;return n&&"number"!=typeof n.nodeType?new Error("Invalid prop `appendTo` supplied to `Kendo React Popup`. Validation failed."):null},className:o.oneOfType([o.string,o.arrayOf(o.string.isRequired)]),id:o.string,popupClass:o.oneOfType([o.string,o.arrayOf(o.string),o.object]),collision:o.shape({horizontal:o.oneOf([i.Collision.fit,i.Collision.flip,i.Collision.none]),vertical:o.oneOf([i.Collision.fit,i.Collision.flip,i.Collision.none])}),anchorAlign:o.shape({horizontal:o.oneOf([i.AlignPoint.left,i.AlignPoint.center,i.AlignPoint.right]),vertical:o.oneOf([i.AlignPoint.top,i.AlignPoint.center,i.AlignPoint.bottom])}),popupAlign:o.shape({horizontal:o.oneOf([i.AlignPoint.left,i.AlignPoint.center,i.AlignPoint.right]),vertical:o.oneOf([i.AlignPoint.top,i.AlignPoint.center,i.AlignPoint.bottom])}),offset:o.shape({left:o.number,top:o.number}),children:o.oneOfType([o.element,o.node]),show:o.bool,animate:o.oneOfType([o.bool,o.shape({type:o.oneOf(["slide","zoom","push","expand","fade"]),openDuration:o.number,closeDuration:o.number})]),margin:o.shape({horizontal:o.number,vertical:o.number}),positionMode:o.oneOf(["fixed","absolute"]),scale:o.number,style:o.object,onClose:o.func,onPosition:o.func,onOpen:o.func,onKeyDown:o.func,onMouseDownOutside:o.func},e.Popup=m,e.PopupPropsContext=d});
|
package/index.d.mts
CHANGED
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
*-------------------------------------------------------------------------------------------
|
|
7
7
|
*/
|
|
8
8
|
import { Popup, PopupPropsContext, PopupHandle } from './Popup.js';
|
|
9
|
-
import { PopupProps } from './models/PopupProps
|
|
10
|
-
import { Align } from './models/Align
|
|
11
|
-
import { Collision } from './models/Collision
|
|
12
|
-
import { Offset } from './models/Offset
|
|
13
|
-
import { PopupAnimation, PopupAnimationType, PopupAnimationBase, PopupAnimationDirection, PopupBaseDirections, PopupZoomDirections, PopupExpandDirection, PopupNoDirection, SlidePopupAnimation, ZoomPopupAnimation, FadePopupAnimation, PushPopupAnimation, ExpandPopupAnimation } from './models/PopupAnimation
|
|
14
|
-
import { OpenEvent as PopupOpenEvent, CloseEvent as PopupCloseEvent, MouseDownOutsideEvent, PositionEvent } from './models/Events
|
|
15
|
-
import { Margin } from './models/Margin
|
|
16
|
-
import { CollisionType } from './models/CollisionType
|
|
17
|
-
import { PositionMode } from './models/PositionMode
|
|
9
|
+
import { PopupProps } from './models/PopupProps';
|
|
10
|
+
import { Align } from './models/Align';
|
|
11
|
+
import { Collision } from './models/Collision';
|
|
12
|
+
import { Offset } from './models/Offset';
|
|
13
|
+
import { PopupAnimation, PopupAnimationType, PopupAnimationBase, PopupAnimationDirection, PopupBaseDirections, PopupZoomDirections, PopupExpandDirection, PopupNoDirection, SlidePopupAnimation, ZoomPopupAnimation, FadePopupAnimation, PushPopupAnimation, ExpandPopupAnimation } from './models/PopupAnimation';
|
|
14
|
+
import { OpenEvent as PopupOpenEvent, CloseEvent as PopupCloseEvent, MouseDownOutsideEvent, PositionEvent } from './models/Events';
|
|
15
|
+
import { Margin } from './models/Margin';
|
|
16
|
+
import { CollisionType } from './models/CollisionType';
|
|
17
|
+
import { PositionMode } from './models/PositionMode';
|
|
18
18
|
export { Popup, PopupHandle, PopupPropsContext, PopupProps, Align, Collision, Offset, PopupAnimation, PopupAnimationType, PopupAnimationBase, PopupAnimationDirection, PopupBaseDirections, PopupZoomDirections, PopupExpandDirection, PopupNoDirection, SlidePopupAnimation, ZoomPopupAnimation, FadePopupAnimation, PushPopupAnimation, ExpandPopupAnimation, Margin, PositionMode, CollisionType, PopupOpenEvent, PopupCloseEvent, PositionEvent, MouseDownOutsideEvent };
|
package/index.d.ts
CHANGED
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
*-------------------------------------------------------------------------------------------
|
|
7
7
|
*/
|
|
8
8
|
import { Popup, PopupPropsContext, PopupHandle } from './Popup.js';
|
|
9
|
-
import { PopupProps } from './models/PopupProps
|
|
10
|
-
import { Align } from './models/Align
|
|
11
|
-
import { Collision } from './models/Collision
|
|
12
|
-
import { Offset } from './models/Offset
|
|
13
|
-
import { PopupAnimation, PopupAnimationType, PopupAnimationBase, PopupAnimationDirection, PopupBaseDirections, PopupZoomDirections, PopupExpandDirection, PopupNoDirection, SlidePopupAnimation, ZoomPopupAnimation, FadePopupAnimation, PushPopupAnimation, ExpandPopupAnimation } from './models/PopupAnimation
|
|
14
|
-
import { OpenEvent as PopupOpenEvent, CloseEvent as PopupCloseEvent, MouseDownOutsideEvent, PositionEvent } from './models/Events
|
|
15
|
-
import { Margin } from './models/Margin
|
|
16
|
-
import { CollisionType } from './models/CollisionType
|
|
17
|
-
import { PositionMode } from './models/PositionMode
|
|
9
|
+
import { PopupProps } from './models/PopupProps';
|
|
10
|
+
import { Align } from './models/Align';
|
|
11
|
+
import { Collision } from './models/Collision';
|
|
12
|
+
import { Offset } from './models/Offset';
|
|
13
|
+
import { PopupAnimation, PopupAnimationType, PopupAnimationBase, PopupAnimationDirection, PopupBaseDirections, PopupZoomDirections, PopupExpandDirection, PopupNoDirection, SlidePopupAnimation, ZoomPopupAnimation, FadePopupAnimation, PushPopupAnimation, ExpandPopupAnimation } from './models/PopupAnimation';
|
|
14
|
+
import { OpenEvent as PopupOpenEvent, CloseEvent as PopupCloseEvent, MouseDownOutsideEvent, PositionEvent } from './models/Events';
|
|
15
|
+
import { Margin } from './models/Margin';
|
|
16
|
+
import { CollisionType } from './models/CollisionType';
|
|
17
|
+
import { PositionMode } from './models/PositionMode';
|
|
18
18
|
export { Popup, PopupHandle, PopupPropsContext, PopupProps, Align, Collision, Offset, PopupAnimation, PopupAnimationType, PopupAnimationBase, PopupAnimationDirection, PopupBaseDirections, PopupZoomDirections, PopupExpandDirection, PopupNoDirection, SlidePopupAnimation, ZoomPopupAnimation, FadePopupAnimation, PushPopupAnimation, ExpandPopupAnimation, Margin, PositionMode, CollisionType, PopupOpenEvent, PopupCloseEvent, PositionEvent, MouseDownOutsideEvent };
|
package/models/Collision.d.ts
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Licensed under commercial license. See LICENSE.md in the package root for more information
|
|
6
6
|
*-------------------------------------------------------------------------------------------
|
|
7
7
|
*/
|
|
8
|
-
import { CollisionType } from './CollisionType
|
|
8
|
+
import { CollisionType } from './CollisionType';
|
|
9
9
|
/**
|
|
10
10
|
* Defines the horizontal and vertical collision behavior of the Popup.
|
|
11
11
|
*/
|
package/models/PopupProps.d.ts
CHANGED
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
* Licensed under commercial license. See LICENSE.md in the package root for more information
|
|
6
6
|
*-------------------------------------------------------------------------------------------
|
|
7
7
|
*/
|
|
8
|
-
import { Collision } from './Collision
|
|
9
|
-
import { Align } from './Align
|
|
10
|
-
import { OpenEvent, CloseEvent, PositionEvent, MouseDownOutsideEvent } from './Events
|
|
11
|
-
import { Offset } from './Offset
|
|
12
|
-
import { PopupAnimation } from './PopupAnimation
|
|
13
|
-
import { Margin } from './Margin
|
|
14
|
-
import { PositionMode } from './PositionMode
|
|
8
|
+
import { Collision } from './Collision';
|
|
9
|
+
import { Align } from './Align';
|
|
10
|
+
import { OpenEvent, CloseEvent, PositionEvent, MouseDownOutsideEvent } from './Events';
|
|
11
|
+
import { Offset } from './Offset';
|
|
12
|
+
import { PopupAnimation } from './PopupAnimation';
|
|
13
|
+
import { Margin } from './Margin';
|
|
14
|
+
import { PositionMode } from './PositionMode';
|
|
15
15
|
import { PopupSettings } from '@progress/kendo-popup-common';
|
|
16
16
|
import { PopupClassStructure } from '@progress/kendo-react-common';
|
|
17
17
|
/**
|
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
* Licensed under commercial license. See LICENSE.md in the package root for more information
|
|
6
6
|
*-------------------------------------------------------------------------------------------
|
|
7
7
|
*/
|
|
8
|
-
import { Collision } from './Collision
|
|
9
|
-
import { Align } from './Align
|
|
10
|
-
import { OpenEvent, CloseEvent } from './Events
|
|
11
|
-
import { Offset } from './Offset
|
|
12
|
-
import { PopupAnimation } from './PopupAnimation
|
|
13
|
-
import { Margin } from './Margin
|
|
14
|
-
import { PositionMode } from './PositionMode
|
|
8
|
+
import { Collision } from './Collision';
|
|
9
|
+
import { Align } from './Align';
|
|
10
|
+
import { OpenEvent, CloseEvent } from './Events';
|
|
11
|
+
import { Offset } from './Offset';
|
|
12
|
+
import { PopupAnimation } from './PopupAnimation';
|
|
13
|
+
import { Margin } from './Margin';
|
|
14
|
+
import { PositionMode } from './PositionMode';
|
|
15
15
|
import { PopupSettings as PopupSettingsBase } from '@progress/kendo-popup-common';
|
|
16
16
|
/**
|
|
17
17
|
* @hidden
|
package/package-metadata.mjs
CHANGED
|
@@ -7,7 +7,7 @@ export const packageMetadata = Object.freeze({
|
|
|
7
7
|
productName: 'KendoReact',
|
|
8
8
|
productCode: 'KENDOUIREACT',
|
|
9
9
|
productCodes: ['KENDOUIREACT'],
|
|
10
|
-
publishDate:
|
|
11
|
-
version: '14.4.1
|
|
10
|
+
publishDate: 1777886085,
|
|
11
|
+
version: '14.4.1',
|
|
12
12
|
licensingDocsUrl: 'https://www.telerik.com/kendo-react-ui/components/my-license/'
|
|
13
13
|
});
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-react-popup",
|
|
3
|
-
"version": "14.4.1
|
|
3
|
+
"version": "14.4.1",
|
|
4
4
|
"description": "React Popup positions a piece of content next to a specific anchor component. KendoReact Popup package",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"peerDependencies": {
|
|
28
28
|
"@progress/kendo-licensing": "^1.7.2",
|
|
29
29
|
"@progress/kendo-popup-common": "^1.9.5",
|
|
30
|
-
"@progress/kendo-react-common": "14.4.1
|
|
30
|
+
"@progress/kendo-react-common": "14.4.1",
|
|
31
31
|
"react": "^18.0.0 || ^19.0.0",
|
|
32
32
|
"react-dom": "^18.0.0 || ^19.0.0"
|
|
33
33
|
},
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"package": {
|
|
55
55
|
"productName": "KendoReact",
|
|
56
56
|
"productCode": "KENDOUIREACT",
|
|
57
|
-
"publishDate":
|
|
57
|
+
"publishDate": 1777886085,
|
|
58
58
|
"licensingDocsUrl": "https://www.telerik.com/kendo-react-ui/components/my-license/"
|
|
59
59
|
}
|
|
60
60
|
},
|