react-luminus-components 1.2.54 → 1.2.55
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/dist/.vite/manifest.json +42 -42
- package/dist/{EventType-DxGxebe4.cjs → EventType-B-m_pX7f.cjs} +1 -1
- package/dist/{EventType-Bjz16zuI.js → EventType-Czm5PE70.js} +20 -20
- package/dist/{NoInputContainer-DoWB4Rf2.js → NoInputContainer-D1n1fsFc.js} +42 -43
- package/dist/{NoInputContainer-CB0Mhk2Y.cjs → NoInputContainer-X4MlwySW.cjs} +21 -21
- package/dist/{SimpleTooltip-DHBpdMXR.cjs → SimpleTooltip-BgTEApy8.cjs} +1 -1
- package/dist/{SimpleTooltip-DCQcXGV-.js → SimpleTooltip-sBBhbPQy.js} +2 -2
- package/dist/components/common/HomeDashboard/HomeDashboard.d.ts +2 -1
- package/dist/contexts.cjs.js +1 -1
- package/dist/contexts.es.js +7 -7
- package/dist/hooks.cjs.js +1 -1
- package/dist/hooks.es.js +4 -4
- package/dist/layout.cjs.js +1 -1
- package/dist/layout.es.js +3 -3
- package/dist/main.cjs.js +1 -1
- package/dist/main.es.js +904 -907
- package/dist/style.css +1 -1
- package/dist/{useConfirm-C4KPvtFm.js → useConfirm-B5mb4AiU.js} +7 -7
- package/dist/{useConfirm-CZkIflkF.cjs → useConfirm-BKLagfAf.cjs} +1 -1
- package/dist/{usePermissions-DjIU8dfn.js → usePermissions-ChAqvu-z.js} +1 -1
- package/dist/{usePermissions-r15opnsP.cjs → usePermissions-CvF110bB.cjs} +1 -1
- package/package.json +1 -1
package/dist/.vite/manifest.json
CHANGED
|
@@ -1,44 +1,44 @@
|
|
|
1
1
|
{
|
|
2
|
-
"_EventType-
|
|
3
|
-
"file": "EventType-
|
|
2
|
+
"_EventType-B-m_pX7f.cjs": {
|
|
3
|
+
"file": "EventType-B-m_pX7f.cjs",
|
|
4
4
|
"name": "EventType",
|
|
5
5
|
"imports": [
|
|
6
|
-
"_NoInputContainer-
|
|
6
|
+
"_NoInputContainer-X4MlwySW.cjs"
|
|
7
7
|
]
|
|
8
8
|
},
|
|
9
|
-
"_EventType-
|
|
10
|
-
"file": "EventType-
|
|
9
|
+
"_EventType-Czm5PE70.js": {
|
|
10
|
+
"file": "EventType-Czm5PE70.js",
|
|
11
11
|
"name": "EventType",
|
|
12
12
|
"imports": [
|
|
13
|
-
"_NoInputContainer-
|
|
13
|
+
"_NoInputContainer-D1n1fsFc.js"
|
|
14
14
|
]
|
|
15
15
|
},
|
|
16
|
-
"_NoInputContainer-
|
|
17
|
-
"file": "NoInputContainer-
|
|
16
|
+
"_NoInputContainer-D1n1fsFc.js": {
|
|
17
|
+
"file": "NoInputContainer-D1n1fsFc.js",
|
|
18
18
|
"name": "NoInputContainer",
|
|
19
19
|
"imports": [
|
|
20
|
-
"_textUtils-
|
|
20
|
+
"_textUtils-BbxuIsKq.js"
|
|
21
21
|
]
|
|
22
22
|
},
|
|
23
|
-
"_NoInputContainer-
|
|
24
|
-
"file": "NoInputContainer-
|
|
23
|
+
"_NoInputContainer-X4MlwySW.cjs": {
|
|
24
|
+
"file": "NoInputContainer-X4MlwySW.cjs",
|
|
25
25
|
"name": "NoInputContainer",
|
|
26
26
|
"imports": [
|
|
27
|
-
"_textUtils-
|
|
27
|
+
"_textUtils-CHVVh2oi.cjs"
|
|
28
28
|
]
|
|
29
29
|
},
|
|
30
|
-
"_SimpleTooltip-
|
|
31
|
-
"file": "SimpleTooltip-
|
|
30
|
+
"_SimpleTooltip-BgTEApy8.cjs": {
|
|
31
|
+
"file": "SimpleTooltip-BgTEApy8.cjs",
|
|
32
32
|
"name": "SimpleTooltip",
|
|
33
33
|
"imports": [
|
|
34
|
-
"_NoInputContainer-
|
|
34
|
+
"_NoInputContainer-X4MlwySW.cjs"
|
|
35
35
|
]
|
|
36
36
|
},
|
|
37
|
-
"_SimpleTooltip-
|
|
38
|
-
"file": "SimpleTooltip-
|
|
37
|
+
"_SimpleTooltip-sBBhbPQy.js": {
|
|
38
|
+
"file": "SimpleTooltip-sBBhbPQy.js",
|
|
39
39
|
"name": "SimpleTooltip",
|
|
40
40
|
"imports": [
|
|
41
|
-
"_NoInputContainer-
|
|
41
|
+
"_NoInputContainer-D1n1fsFc.js"
|
|
42
42
|
]
|
|
43
43
|
},
|
|
44
44
|
"_dateUtils-CWKBTsx7.cjs": {
|
|
@@ -63,18 +63,18 @@
|
|
|
63
63
|
"file": "textUtils-CHVVh2oi.cjs",
|
|
64
64
|
"name": "textUtils"
|
|
65
65
|
},
|
|
66
|
-
"_useConfirm-
|
|
67
|
-
"file": "useConfirm-
|
|
66
|
+
"_useConfirm-B5mb4AiU.js": {
|
|
67
|
+
"file": "useConfirm-B5mb4AiU.js",
|
|
68
68
|
"name": "useConfirm",
|
|
69
69
|
"imports": [
|
|
70
|
-
"_NoInputContainer-
|
|
70
|
+
"_NoInputContainer-D1n1fsFc.js"
|
|
71
71
|
]
|
|
72
72
|
},
|
|
73
|
-
"_useConfirm-
|
|
74
|
-
"file": "useConfirm-
|
|
73
|
+
"_useConfirm-BKLagfAf.cjs": {
|
|
74
|
+
"file": "useConfirm-BKLagfAf.cjs",
|
|
75
75
|
"name": "useConfirm",
|
|
76
76
|
"imports": [
|
|
77
|
-
"_NoInputContainer-
|
|
77
|
+
"_NoInputContainer-X4MlwySW.cjs"
|
|
78
78
|
]
|
|
79
79
|
},
|
|
80
80
|
"_useFormControlType-BAFqxupC.js": {
|
|
@@ -85,18 +85,18 @@
|
|
|
85
85
|
"file": "useFormControlType-Dqz8sV4J.cjs",
|
|
86
86
|
"name": "useFormControlType"
|
|
87
87
|
},
|
|
88
|
-
"_usePermissions-
|
|
89
|
-
"file": "usePermissions-
|
|
88
|
+
"_usePermissions-ChAqvu-z.js": {
|
|
89
|
+
"file": "usePermissions-ChAqvu-z.js",
|
|
90
90
|
"name": "usePermissions",
|
|
91
91
|
"imports": [
|
|
92
|
-
"_NoInputContainer-
|
|
92
|
+
"_NoInputContainer-D1n1fsFc.js"
|
|
93
93
|
]
|
|
94
94
|
},
|
|
95
|
-
"_usePermissions-
|
|
96
|
-
"file": "usePermissions-
|
|
95
|
+
"_usePermissions-CvF110bB.cjs": {
|
|
96
|
+
"file": "usePermissions-CvF110bB.cjs",
|
|
97
97
|
"name": "usePermissions",
|
|
98
98
|
"imports": [
|
|
99
|
-
"_NoInputContainer-
|
|
99
|
+
"_NoInputContainer-X4MlwySW.cjs"
|
|
100
100
|
]
|
|
101
101
|
},
|
|
102
102
|
"src/contexts/index.ts": {
|
|
@@ -105,9 +105,9 @@
|
|
|
105
105
|
"src": "src/contexts/index.ts",
|
|
106
106
|
"isEntry": true,
|
|
107
107
|
"imports": [
|
|
108
|
-
"_NoInputContainer-
|
|
109
|
-
"_useConfirm-
|
|
110
|
-
"_EventType-
|
|
108
|
+
"_NoInputContainer-X4MlwySW.cjs",
|
|
109
|
+
"_useConfirm-BKLagfAf.cjs",
|
|
110
|
+
"_EventType-B-m_pX7f.cjs"
|
|
111
111
|
]
|
|
112
112
|
},
|
|
113
113
|
"src/hooks/index.ts": {
|
|
@@ -116,12 +116,12 @@
|
|
|
116
116
|
"src": "src/hooks/index.ts",
|
|
117
117
|
"isEntry": true,
|
|
118
118
|
"imports": [
|
|
119
|
-
"_NoInputContainer-
|
|
120
|
-
"_useConfirm-
|
|
119
|
+
"_NoInputContainer-X4MlwySW.cjs",
|
|
120
|
+
"_useConfirm-BKLagfAf.cjs",
|
|
121
121
|
"_textUtils-CHVVh2oi.cjs",
|
|
122
122
|
"_dateUtils-CWKBTsx7.cjs",
|
|
123
123
|
"_useFormControlType-Dqz8sV4J.cjs",
|
|
124
|
-
"_usePermissions-
|
|
124
|
+
"_usePermissions-CvF110bB.cjs"
|
|
125
125
|
]
|
|
126
126
|
},
|
|
127
127
|
"src/layout/index.ts": {
|
|
@@ -130,9 +130,9 @@
|
|
|
130
130
|
"src": "src/layout/index.ts",
|
|
131
131
|
"isEntry": true,
|
|
132
132
|
"imports": [
|
|
133
|
-
"_NoInputContainer-
|
|
134
|
-
"_usePermissions-
|
|
135
|
-
"_SimpleTooltip-
|
|
133
|
+
"_NoInputContainer-X4MlwySW.cjs",
|
|
134
|
+
"_usePermissions-CvF110bB.cjs",
|
|
135
|
+
"_SimpleTooltip-BgTEApy8.cjs"
|
|
136
136
|
]
|
|
137
137
|
},
|
|
138
138
|
"src/main.ts": {
|
|
@@ -141,11 +141,11 @@
|
|
|
141
141
|
"src": "src/main.ts",
|
|
142
142
|
"isEntry": true,
|
|
143
143
|
"imports": [
|
|
144
|
-
"_NoInputContainer-
|
|
145
|
-
"_EventType-
|
|
144
|
+
"_NoInputContainer-X4MlwySW.cjs",
|
|
145
|
+
"_EventType-B-m_pX7f.cjs",
|
|
146
146
|
"_textUtils-CHVVh2oi.cjs",
|
|
147
147
|
"_useFormControlType-Dqz8sV4J.cjs",
|
|
148
|
-
"_SimpleTooltip-
|
|
148
|
+
"_SimpleTooltip-BgTEApy8.cjs"
|
|
149
149
|
]
|
|
150
150
|
},
|
|
151
151
|
"src/utils/index.ts": {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const s=require("./NoInputContainer-CB0Mhk2Y.cjs"),c=require("react"),Le=require("react-dom");function De(t){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const n in t)if(n!=="default"){const o=Object.getOwnPropertyDescriptor(t,n);Object.defineProperty(e,n,o.get?o:{enumerable:!0,get:()=>t[n]})}}return e.default=t,Object.freeze(e)}const u=De(c),Fe="_loading_14qfh_1",Ue="_spinner-grow_14qfh_10",We="_second_14qfh_14",Ge="_third_14qfh_17",b={loading:Fe,"spinner-grow":"_spinner-grow_14qfh_10",spinnerGrow:Ue,second:We,third:Ge},Ke=()=>s.jsxRuntimeExports.jsxs("div",{className:s.classNames("luminus-loading",b.loading),children:[s.jsxRuntimeExports.jsx("div",{className:s.classNames("spinner-grow",b.spinnerGrow,"text-primary"),role:"status"}),s.jsxRuntimeExports.jsx("div",{className:s.classNames("spinner-grow",b.spinnerGrow,"text-primary",b.second),role:"status"}),s.jsxRuntimeExports.jsx("div",{className:s.classNames("spinner-grow",b.spinnerGrow,"text-primary",b.third),role:"status"})]}),qe=t=>u.forwardRef((e,n)=>s.jsxRuntimeExports.jsx("div",{...e,ref:n,className:s.classNames(e.className,t)}));function xe(t){const e=c.useRef(null);return c.useEffect(()=>{e.current=t}),e.current}const He={"aria-label":s.PropTypes.string,onClick:s.PropTypes.func,variant:s.PropTypes.oneOf(["white"])},me=u.forwardRef(({className:t,variant:e,"aria-label":n="Close",...o},r)=>s.jsxRuntimeExports.jsx("button",{ref:r,type:"button",className:s.classNames("btn-close",e&&`btn-close-${e}`,t),"aria-label":n,...o}));me.displayName="CloseButton";me.propTypes=He;var $e=Function.prototype.bind.call(Function.prototype.call,[].slice);function v(t,e){return $e(t.querySelectorAll(e))}const Pe="data-rr-ui-";function ve(t){return`${Pe}${t}`}var X;function ge(t){if((!X&&X!==0||t)&&s.canUseDOM){var e=document.createElement("div");e.style.position="absolute",e.style.top="-9999px",e.style.width="50px",e.style.height="50px",e.style.overflow="scroll",document.body.appendChild(e),X=e.offsetWidth-e.clientWidth,document.body.removeChild(e)}return X}function ce(t){t===void 0&&(t=s.ownerDocument());try{var e=t.activeElement;return!e||!e.nodeName?null:e}catch{return t.body}}function ze(t=document){const e=t.defaultView;return Math.abs(e.innerWidth-t.documentElement.clientWidth)}const Re=ve("modal-open");class fe{constructor({ownerDocument:e,handleContainerOverflow:n=!0,isRTL:o=!1}={}){this.handleContainerOverflow=n,this.isRTL=o,this.modals=[],this.ownerDocument=e}getScrollbarWidth(){return ze(this.ownerDocument)}getElement(){return(this.ownerDocument||document).body}setModalAttributes(e){}removeModalAttributes(e){}setContainerStyle(e){const n={overflow:"hidden"},o=this.isRTL?"paddingLeft":"paddingRight",r=this.getElement();e.style={overflow:r.style.overflow,[o]:r.style[o]},e.scrollBarWidth&&(n[o]=`${parseInt(s.style(r,o)||"0",10)+e.scrollBarWidth}px`),r.setAttribute(Re,""),s.style(r,n)}reset(){[...this.modals].forEach(e=>this.remove(e))}removeContainerStyle(e){const n=this.getElement();n.removeAttribute(Re),Object.assign(n.style,e.style)}add(e){let n=this.modals.indexOf(e);return n!==-1||(n=this.modals.length,this.modals.push(e),this.setModalAttributes(e),n!==0)||(this.state={scrollBarWidth:this.getScrollbarWidth(),style:{}},this.handleContainerOverflow&&this.setContainerStyle(this.state)),n}remove(e){const n=this.modals.indexOf(e);n!==-1&&(this.modals.splice(n,1),!this.modals.length&&this.handleContainerOverflow&&this.removeContainerStyle(this.state),this.removeModalAttributes(e))}isTopModal(e){return!!this.modals.length&&this.modals[this.modals.length-1]===e}}const Ve=["show","role","className","style","children","backdrop","keyboard","onBackdropClick","onEscapeKeyDown","transition","runTransition","backdropTransition","runBackdropTransition","autoFocus","enforceFocus","restoreFocus","restoreFocusOptions","renderDialog","renderBackdrop","manager","container","onShow","onHide","onExit","onExited","onExiting","onEnter","onEntering","onEntered"];function Qe(t,e){if(t==null)return{};var n={},o=Object.keys(t),r,i;for(i=0;i<o.length;i++)r=o[i],!(e.indexOf(r)>=0)&&(n[r]=t[r]);return n}let de;function Ye(t){return de||(de=new fe({ownerDocument:t==null?void 0:t.document})),de}function Xe(t){const e=s.useWindow(),n=t||Ye(e),o=c.useRef({dialog:null,backdrop:null});return Object.assign(o.current,{add:()=>n.add(o.current),remove:()=>n.remove(o.current),isTopModal:()=>n.isTopModal(o.current),setDialogRef:c.useCallback(r=>{o.current.dialog=r},[]),setBackdropRef:c.useCallback(r=>{o.current.backdrop=r},[])})}const Ce=c.forwardRef((t,e)=>{let{show:n=!1,role:o="dialog",className:r,style:i,children:g,backdrop:f=!0,keyboard:R=!0,onBackdropClick:C,onEscapeKeyDown:E,transition:k,runTransition:T,backdropTransition:N,runBackdropTransition:Z,autoFocus:W=!0,enforceFocus:J=!0,restoreFocus:y=!0,restoreFocusOptions:ee,renderDialog:G,renderBackdrop:te=l=>s.jsxRuntimeExports.jsx("div",Object.assign({},l)),manager:se,container:ne,onShow:K,onHide:I=()=>{},onExit:oe,onExited:B,onExiting:q,onEnter:H,onEntering:$,onEntered:P}=t,re=Qe(t,Ve);const p=s.useWindow(),S=s.useWaitForDOMRef(ne),d=Xe(se),ae=s.useMounted(),z=xe(n),[x,O]=c.useState(!n),m=c.useRef(null);c.useImperativeHandle(e,()=>d,[d]),s.canUseDOM&&!z&&n&&(m.current=ce(p==null?void 0:p.document)),n&&x&&O(!1);const h=s.useEventCallback(()=>{if(d.add(),_.current=s.listen(document,"keydown",le),D.current=s.listen(document,"focus",()=>setTimeout(ie),!0),K&&K(),W){var l,Y;const U=ce((l=(Y=d.dialog)==null?void 0:Y.ownerDocument)!=null?l:p==null?void 0:p.document);d.dialog&&U&&!s.contains(d.dialog,U)&&(m.current=U,d.dialog.focus())}}),L=s.useEventCallback(()=>{if(d.remove(),_.current==null||_.current(),D.current==null||D.current(),y){var l;(l=m.current)==null||l.focus==null||l.focus(ee),m.current=null}});c.useEffect(()=>{!n||!S||h()},[n,S,h]),c.useEffect(()=>{x&&L()},[x,L]),s.useWillUnmount(()=>{L()});const ie=s.useEventCallback(()=>{if(!J||!ae()||!d.isTopModal())return;const l=ce(p==null?void 0:p.document);d.dialog&&l&&!s.contains(d.dialog,l)&&d.dialog.focus()}),V=s.useEventCallback(l=>{l.target===l.currentTarget&&(C==null||C(l),f===!0&&I())}),le=s.useEventCallback(l=>{R&&s.isEscKey(l)&&d.isTopModal()&&(E==null||E(l),l.defaultPrevented||I())}),D=c.useRef(),_=c.useRef(),Q=(...l)=>{O(!0),B==null||B(...l)};if(!S)return null;const w=Object.assign({role:o,ref:d.setDialogRef,"aria-modal":o==="dialog"?!0:void 0},re,{style:i,className:r,tabIndex:-1});let F=G?G(w):s.jsxRuntimeExports.jsx("div",Object.assign({},w,{children:u.cloneElement(g,{role:"document"})}));F=s.renderTransition(k,T,{unmountOnExit:!0,mountOnEnter:!0,appear:!0,in:!!n,onExit:oe,onExiting:q,onExited:Q,onEnter:H,onEntering:$,onEntered:P,children:F});let A=null;return f&&(A=te({ref:d.setBackdropRef,onClick:V}),A=s.renderTransition(N,Z,{in:!!n,appear:!0,mountOnEnter:!0,unmountOnExit:!0,children:A})),s.jsxRuntimeExports.jsx(s.jsxRuntimeExports.Fragment,{children:Le.createPortal(s.jsxRuntimeExports.jsxs(s.jsxRuntimeExports.Fragment,{children:[A,F]}),S)})});Ce.displayName="Modal";const Ze=Object.assign(Ce,{Manager:fe});function Je(t,e){t.classList?t.classList.add(e):s.hasClass(t,e)||(typeof t.className=="string"?t.className=t.className+" "+e:t.setAttribute("class",(t.className&&t.className.baseVal||"")+" "+e))}function Te(t,e){return t.replace(new RegExp("(^|\\s)"+e+"(?:\\s|$)","g"),"$1").replace(/\s+/g," ").replace(/^\s*|\s*$/g,"")}function et(t,e){t.classList?t.classList.remove(e):typeof t.className=="string"?t.className=Te(t.className,e):t.setAttribute("class",Te(t.className&&t.className.baseVal||"",e))}const M={FIXED_CONTENT:".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",STICKY_CONTENT:".sticky-top",NAVBAR_TOGGLER:".navbar-toggler"};class tt extends fe{adjustAndStore(e,n,o){const r=n.style[e];n.dataset[e]=r,s.style(n,{[e]:`${parseFloat(s.style(n,e))+o}px`})}restore(e,n){const o=n.dataset[e];o!==void 0&&(delete n.dataset[e],s.style(n,{[e]:o}))}setContainerStyle(e){super.setContainerStyle(e);const n=this.getElement();if(Je(n,"modal-open"),!e.scrollBarWidth)return;const o=this.isRTL?"paddingLeft":"paddingRight",r=this.isRTL?"marginLeft":"marginRight";v(n,M.FIXED_CONTENT).forEach(i=>this.adjustAndStore(o,i,e.scrollBarWidth)),v(n,M.STICKY_CONTENT).forEach(i=>this.adjustAndStore(r,i,-e.scrollBarWidth)),v(n,M.NAVBAR_TOGGLER).forEach(i=>this.adjustAndStore(r,i,e.scrollBarWidth))}removeContainerStyle(e){super.removeContainerStyle(e);const n=this.getElement();et(n,"modal-open");const o=this.isRTL?"paddingLeft":"paddingRight",r=this.isRTL?"marginLeft":"marginRight";v(n,M.FIXED_CONTENT).forEach(i=>this.restore(o,i)),v(n,M.STICKY_CONTENT).forEach(i=>this.restore(r,i)),v(n,M.NAVBAR_TOGGLER).forEach(i=>this.restore(r,i))}}let ue;function st(t){return ue||(ue=new tt(t)),ue}const Ne=u.forwardRef(({className:t,bsPrefix:e,as:n="div",...o},r)=>(e=s.useBootstrapPrefix(e,"modal-body"),s.jsxRuntimeExports.jsx(n,{ref:r,className:s.classNames(t,e),...o})));Ne.displayName="ModalBody";const ye=u.createContext({onHide(){}}),Ee=u.forwardRef(({bsPrefix:t,className:e,contentClassName:n,centered:o,size:r,fullscreen:i,children:g,scrollable:f,...R},C)=>{t=s.useBootstrapPrefix(t,"modal");const E=`${t}-dialog`,k=typeof i=="string"?`${t}-fullscreen-${i}`:`${t}-fullscreen`;return s.jsxRuntimeExports.jsx("div",{...R,ref:C,className:s.classNames(E,e,r&&`${t}-${r}`,o&&`${E}-centered`,f&&`${E}-scrollable`,i&&k),children:s.jsxRuntimeExports.jsx("div",{className:s.classNames(`${t}-content`,n),children:g})})});Ee.displayName="ModalDialog";const Se=u.forwardRef(({className:t,bsPrefix:e,as:n="div",...o},r)=>(e=s.useBootstrapPrefix(e,"modal-footer"),s.jsxRuntimeExports.jsx(n,{ref:r,className:s.classNames(t,e),...o})));Se.displayName="ModalFooter";const nt=u.forwardRef(({closeLabel:t="Close",closeVariant:e,closeButton:n=!1,onHide:o,children:r,...i},g)=>{const f=c.useContext(ye),R=s.useEventCallback(()=>{f==null||f.onHide(),o==null||o()});return s.jsxRuntimeExports.jsxs("div",{ref:g,...i,children:[r,n&&s.jsxRuntimeExports.jsx(me,{"aria-label":t,variant:e,onClick:R})]})}),Oe=u.forwardRef(({bsPrefix:t,className:e,closeLabel:n="Close",closeButton:o=!1,...r},i)=>(t=s.useBootstrapPrefix(t,"modal-header"),s.jsxRuntimeExports.jsx(nt,{ref:i,...r,className:s.classNames(e,t),closeLabel:n,closeButton:o})));Oe.displayName="ModalHeader";const ot=qe("h4"),_e=u.forwardRef(({className:t,bsPrefix:e,as:n=ot,...o},r)=>(e=s.useBootstrapPrefix(e,"modal-title"),s.jsxRuntimeExports.jsx(n,{ref:r,className:s.classNames(t,e),...o})));_e.displayName="ModalTitle";function rt(t){return s.jsxRuntimeExports.jsx(s.Fade,{...t,timeout:null})}function at(t){return s.jsxRuntimeExports.jsx(s.Fade,{...t,timeout:null})}const we=u.forwardRef(({bsPrefix:t,className:e,style:n,dialogClassName:o,contentClassName:r,children:i,dialogAs:g=Ee,"data-bs-theme":f,"aria-labelledby":R,"aria-describedby":C,"aria-label":E,show:k=!1,animation:T=!0,backdrop:N=!0,keyboard:Z=!0,onEscapeKeyDown:W,onShow:J,onHide:y,container:ee,autoFocus:G=!0,enforceFocus:te=!0,restoreFocus:se=!0,restoreFocusOptions:ne,onEntered:K,onExit:I,onExiting:oe,onEnter:B,onEntering:q,onExited:H,backdropClassName:$,manager:P,...re},p)=>{const[S,d]=c.useState({}),[ae,z]=c.useState(!1),x=c.useRef(!1),O=c.useRef(!1),m=c.useRef(null),[h,L]=s.useCallbackRef(),ie=s.useMergedRefs(p,L),V=s.useEventCallback(y),le=s.useIsRTL();t=s.useBootstrapPrefix(t,"modal");const D=c.useMemo(()=>({onHide:V}),[V]);function _(){return P||st({isRTL:le})}function Q(a){if(!s.canUseDOM)return;const j=_().getScrollbarWidth()>0,he=a.scrollHeight>s.ownerDocument(a).documentElement.clientHeight;d({paddingRight:j&&!he?ge():void 0,paddingLeft:!j&&he?ge():void 0})}const w=s.useEventCallback(()=>{h&&Q(h.dialog)});s.useWillUnmount(()=>{s.removeEventListener(window,"resize",w),m.current==null||m.current()});const F=()=>{x.current=!0},A=a=>{x.current&&h&&a.target===h.dialog&&(O.current=!0),x.current=!1},l=()=>{z(!0),m.current=s.transitionEnd(h.dialog,()=>{z(!1)})},Y=a=>{a.target===a.currentTarget&&l()},U=a=>{if(N==="static"){Y(a);return}if(O.current||a.target!==a.currentTarget){O.current=!1;return}y==null||y()},Ae=a=>{Z?W==null||W(a):(a.preventDefault(),N==="static"&&l())},je=(a,j)=>{a&&Q(a),B==null||B(a,j)},be=a=>{m.current==null||m.current(),I==null||I(a)},Me=(a,j)=>{q==null||q(a,j),s.addEventListener(window,"resize",w)},ke=a=>{a&&(a.style.display=""),H==null||H(a),s.removeEventListener(window,"resize",w)},Ie=c.useCallback(a=>s.jsxRuntimeExports.jsx("div",{...a,className:s.classNames(`${t}-backdrop`,$,!T&&"show")}),[T,$,t]),pe={...n,...S};pe.display="block";const Be=a=>s.jsxRuntimeExports.jsx("div",{role:"dialog",...a,style:pe,className:s.classNames(e,t,ae&&`${t}-static`,!T&&"show"),onClick:N?U:void 0,onMouseUp:A,"data-bs-theme":f,"aria-label":E,"aria-labelledby":R,"aria-describedby":C,children:s.jsxRuntimeExports.jsx(g,{...re,onMouseDown:F,className:o,contentClassName:r,children:i})});return s.jsxRuntimeExports.jsx(ye.Provider,{value:D,children:s.jsxRuntimeExports.jsx(Ze,{show:k,ref:ie,backdrop:N,container:ee,keyboard:!0,autoFocus:G,enforceFocus:te,restoreFocus:se,restoreFocusOptions:ne,onEscapeKeyDown:Ae,onShow:J,onHide:y,onEnter:je,onEntering:Me,onEntered:K,onExit:be,onExiting:oe,onExited:ke,manager:_(),transition:T?rt:void 0,backdropTransition:T?at:void 0,renderBackdrop:Ie,renderDialog:Be})})});we.displayName="Modal";const it=Object.assign(we,{Body:Ne,Header:Oe,Title:_e,Footer:Se,Dialog:Ee,TRANSITION_DURATION:300,BACKDROP_TRANSITION_DURATION:150});/*! @azure/msal-browser v3.14.0 2024-05-07 */const lt={INITIALIZE_START:"msal:initializeStart",INITIALIZE_END:"msal:initializeEnd",ACCOUNT_ADDED:"msal:accountAdded",ACCOUNT_REMOVED:"msal:accountRemoved",ACTIVE_ACCOUNT_CHANGED:"msal:activeAccountChanged",LOGIN_START:"msal:loginStart",LOGIN_SUCCESS:"msal:loginSuccess",LOGIN_FAILURE:"msal:loginFailure",ACQUIRE_TOKEN_START:"msal:acquireTokenStart",ACQUIRE_TOKEN_SUCCESS:"msal:acquireTokenSuccess",ACQUIRE_TOKEN_FAILURE:"msal:acquireTokenFailure",ACQUIRE_TOKEN_NETWORK_START:"msal:acquireTokenFromNetworkStart",SSO_SILENT_START:"msal:ssoSilentStart",SSO_SILENT_SUCCESS:"msal:ssoSilentSuccess",SSO_SILENT_FAILURE:"msal:ssoSilentFailure",ACQUIRE_TOKEN_BY_CODE_START:"msal:acquireTokenByCodeStart",ACQUIRE_TOKEN_BY_CODE_SUCCESS:"msal:acquireTokenByCodeSuccess",ACQUIRE_TOKEN_BY_CODE_FAILURE:"msal:acquireTokenByCodeFailure",HANDLE_REDIRECT_START:"msal:handleRedirectStart",HANDLE_REDIRECT_END:"msal:handleRedirectEnd",POPUP_OPENED:"msal:popupOpened",LOGOUT_START:"msal:logoutStart",LOGOUT_SUCCESS:"msal:logoutSuccess",LOGOUT_FAILURE:"msal:logoutFailure",LOGOUT_END:"msal:logoutEnd",RESTORE_FROM_BFCACHE:"msal:restoreFromBFCache"};exports.EventType=lt;exports.Loading=Ke;exports.Modal=it;exports.dataAttr=ve;exports.qsa=v;exports.usePrevious=xe;
|
|
1
|
+
"use strict";const s=require("./NoInputContainer-X4MlwySW.cjs"),c=require("react"),Le=require("react-dom");function De(t){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const n in t)if(n!=="default"){const o=Object.getOwnPropertyDescriptor(t,n);Object.defineProperty(e,n,o.get?o:{enumerable:!0,get:()=>t[n]})}}return e.default=t,Object.freeze(e)}const u=De(c),Fe="_loading_14qfh_1",Ue="_spinner-grow_14qfh_10",We="_second_14qfh_14",Ge="_third_14qfh_17",b={loading:Fe,"spinner-grow":"_spinner-grow_14qfh_10",spinnerGrow:Ue,second:We,third:Ge},Ke=()=>s.jsxRuntimeExports.jsxs("div",{className:s.classNames("luminus-loading",b.loading),children:[s.jsxRuntimeExports.jsx("div",{className:s.classNames("spinner-grow",b.spinnerGrow,"text-primary"),role:"status"}),s.jsxRuntimeExports.jsx("div",{className:s.classNames("spinner-grow",b.spinnerGrow,"text-primary",b.second),role:"status"}),s.jsxRuntimeExports.jsx("div",{className:s.classNames("spinner-grow",b.spinnerGrow,"text-primary",b.third),role:"status"})]}),qe=t=>u.forwardRef((e,n)=>s.jsxRuntimeExports.jsx("div",{...e,ref:n,className:s.classNames(e.className,t)}));function xe(t){const e=c.useRef(null);return c.useEffect(()=>{e.current=t}),e.current}const He={"aria-label":s.PropTypes.string,onClick:s.PropTypes.func,variant:s.PropTypes.oneOf(["white"])},me=u.forwardRef(({className:t,variant:e,"aria-label":n="Close",...o},r)=>s.jsxRuntimeExports.jsx("button",{ref:r,type:"button",className:s.classNames("btn-close",e&&`btn-close-${e}`,t),"aria-label":n,...o}));me.displayName="CloseButton";me.propTypes=He;var $e=Function.prototype.bind.call(Function.prototype.call,[].slice);function v(t,e){return $e(t.querySelectorAll(e))}const Pe="data-rr-ui-";function ve(t){return`${Pe}${t}`}var X;function ge(t){if((!X&&X!==0||t)&&s.canUseDOM){var e=document.createElement("div");e.style.position="absolute",e.style.top="-9999px",e.style.width="50px",e.style.height="50px",e.style.overflow="scroll",document.body.appendChild(e),X=e.offsetWidth-e.clientWidth,document.body.removeChild(e)}return X}function ce(t){t===void 0&&(t=s.ownerDocument());try{var e=t.activeElement;return!e||!e.nodeName?null:e}catch{return t.body}}function ze(t=document){const e=t.defaultView;return Math.abs(e.innerWidth-t.documentElement.clientWidth)}const Re=ve("modal-open");class fe{constructor({ownerDocument:e,handleContainerOverflow:n=!0,isRTL:o=!1}={}){this.handleContainerOverflow=n,this.isRTL=o,this.modals=[],this.ownerDocument=e}getScrollbarWidth(){return ze(this.ownerDocument)}getElement(){return(this.ownerDocument||document).body}setModalAttributes(e){}removeModalAttributes(e){}setContainerStyle(e){const n={overflow:"hidden"},o=this.isRTL?"paddingLeft":"paddingRight",r=this.getElement();e.style={overflow:r.style.overflow,[o]:r.style[o]},e.scrollBarWidth&&(n[o]=`${parseInt(s.style(r,o)||"0",10)+e.scrollBarWidth}px`),r.setAttribute(Re,""),s.style(r,n)}reset(){[...this.modals].forEach(e=>this.remove(e))}removeContainerStyle(e){const n=this.getElement();n.removeAttribute(Re),Object.assign(n.style,e.style)}add(e){let n=this.modals.indexOf(e);return n!==-1||(n=this.modals.length,this.modals.push(e),this.setModalAttributes(e),n!==0)||(this.state={scrollBarWidth:this.getScrollbarWidth(),style:{}},this.handleContainerOverflow&&this.setContainerStyle(this.state)),n}remove(e){const n=this.modals.indexOf(e);n!==-1&&(this.modals.splice(n,1),!this.modals.length&&this.handleContainerOverflow&&this.removeContainerStyle(this.state),this.removeModalAttributes(e))}isTopModal(e){return!!this.modals.length&&this.modals[this.modals.length-1]===e}}const Ve=["show","role","className","style","children","backdrop","keyboard","onBackdropClick","onEscapeKeyDown","transition","runTransition","backdropTransition","runBackdropTransition","autoFocus","enforceFocus","restoreFocus","restoreFocusOptions","renderDialog","renderBackdrop","manager","container","onShow","onHide","onExit","onExited","onExiting","onEnter","onEntering","onEntered"];function Qe(t,e){if(t==null)return{};var n={},o=Object.keys(t),r,i;for(i=0;i<o.length;i++)r=o[i],!(e.indexOf(r)>=0)&&(n[r]=t[r]);return n}let de;function Ye(t){return de||(de=new fe({ownerDocument:t==null?void 0:t.document})),de}function Xe(t){const e=s.useWindow(),n=t||Ye(e),o=c.useRef({dialog:null,backdrop:null});return Object.assign(o.current,{add:()=>n.add(o.current),remove:()=>n.remove(o.current),isTopModal:()=>n.isTopModal(o.current),setDialogRef:c.useCallback(r=>{o.current.dialog=r},[]),setBackdropRef:c.useCallback(r=>{o.current.backdrop=r},[])})}const Ce=c.forwardRef((t,e)=>{let{show:n=!1,role:o="dialog",className:r,style:i,children:g,backdrop:f=!0,keyboard:R=!0,onBackdropClick:C,onEscapeKeyDown:E,transition:k,runTransition:T,backdropTransition:N,runBackdropTransition:Z,autoFocus:W=!0,enforceFocus:J=!0,restoreFocus:y=!0,restoreFocusOptions:ee,renderDialog:G,renderBackdrop:te=l=>s.jsxRuntimeExports.jsx("div",Object.assign({},l)),manager:se,container:ne,onShow:K,onHide:I=()=>{},onExit:oe,onExited:B,onExiting:q,onEnter:H,onEntering:$,onEntered:P}=t,re=Qe(t,Ve);const p=s.useWindow(),S=s.useWaitForDOMRef(ne),d=Xe(se),ae=s.useMounted(),z=xe(n),[x,O]=c.useState(!n),m=c.useRef(null);c.useImperativeHandle(e,()=>d,[d]),s.canUseDOM&&!z&&n&&(m.current=ce(p==null?void 0:p.document)),n&&x&&O(!1);const h=s.useEventCallback(()=>{if(d.add(),_.current=s.listen(document,"keydown",le),D.current=s.listen(document,"focus",()=>setTimeout(ie),!0),K&&K(),W){var l,Y;const U=ce((l=(Y=d.dialog)==null?void 0:Y.ownerDocument)!=null?l:p==null?void 0:p.document);d.dialog&&U&&!s.contains(d.dialog,U)&&(m.current=U,d.dialog.focus())}}),L=s.useEventCallback(()=>{if(d.remove(),_.current==null||_.current(),D.current==null||D.current(),y){var l;(l=m.current)==null||l.focus==null||l.focus(ee),m.current=null}});c.useEffect(()=>{!n||!S||h()},[n,S,h]),c.useEffect(()=>{x&&L()},[x,L]),s.useWillUnmount(()=>{L()});const ie=s.useEventCallback(()=>{if(!J||!ae()||!d.isTopModal())return;const l=ce(p==null?void 0:p.document);d.dialog&&l&&!s.contains(d.dialog,l)&&d.dialog.focus()}),V=s.useEventCallback(l=>{l.target===l.currentTarget&&(C==null||C(l),f===!0&&I())}),le=s.useEventCallback(l=>{R&&s.isEscKey(l)&&d.isTopModal()&&(E==null||E(l),l.defaultPrevented||I())}),D=c.useRef(),_=c.useRef(),Q=(...l)=>{O(!0),B==null||B(...l)};if(!S)return null;const w=Object.assign({role:o,ref:d.setDialogRef,"aria-modal":o==="dialog"?!0:void 0},re,{style:i,className:r,tabIndex:-1});let F=G?G(w):s.jsxRuntimeExports.jsx("div",Object.assign({},w,{children:u.cloneElement(g,{role:"document"})}));F=s.renderTransition(k,T,{unmountOnExit:!0,mountOnEnter:!0,appear:!0,in:!!n,onExit:oe,onExiting:q,onExited:Q,onEnter:H,onEntering:$,onEntered:P,children:F});let A=null;return f&&(A=te({ref:d.setBackdropRef,onClick:V}),A=s.renderTransition(N,Z,{in:!!n,appear:!0,mountOnEnter:!0,unmountOnExit:!0,children:A})),s.jsxRuntimeExports.jsx(s.jsxRuntimeExports.Fragment,{children:Le.createPortal(s.jsxRuntimeExports.jsxs(s.jsxRuntimeExports.Fragment,{children:[A,F]}),S)})});Ce.displayName="Modal";const Ze=Object.assign(Ce,{Manager:fe});function Je(t,e){t.classList?t.classList.add(e):s.hasClass(t,e)||(typeof t.className=="string"?t.className=t.className+" "+e:t.setAttribute("class",(t.className&&t.className.baseVal||"")+" "+e))}function Te(t,e){return t.replace(new RegExp("(^|\\s)"+e+"(?:\\s|$)","g"),"$1").replace(/\s+/g," ").replace(/^\s*|\s*$/g,"")}function et(t,e){t.classList?t.classList.remove(e):typeof t.className=="string"?t.className=Te(t.className,e):t.setAttribute("class",Te(t.className&&t.className.baseVal||"",e))}const M={FIXED_CONTENT:".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",STICKY_CONTENT:".sticky-top",NAVBAR_TOGGLER:".navbar-toggler"};class tt extends fe{adjustAndStore(e,n,o){const r=n.style[e];n.dataset[e]=r,s.style(n,{[e]:`${parseFloat(s.style(n,e))+o}px`})}restore(e,n){const o=n.dataset[e];o!==void 0&&(delete n.dataset[e],s.style(n,{[e]:o}))}setContainerStyle(e){super.setContainerStyle(e);const n=this.getElement();if(Je(n,"modal-open"),!e.scrollBarWidth)return;const o=this.isRTL?"paddingLeft":"paddingRight",r=this.isRTL?"marginLeft":"marginRight";v(n,M.FIXED_CONTENT).forEach(i=>this.adjustAndStore(o,i,e.scrollBarWidth)),v(n,M.STICKY_CONTENT).forEach(i=>this.adjustAndStore(r,i,-e.scrollBarWidth)),v(n,M.NAVBAR_TOGGLER).forEach(i=>this.adjustAndStore(r,i,e.scrollBarWidth))}removeContainerStyle(e){super.removeContainerStyle(e);const n=this.getElement();et(n,"modal-open");const o=this.isRTL?"paddingLeft":"paddingRight",r=this.isRTL?"marginLeft":"marginRight";v(n,M.FIXED_CONTENT).forEach(i=>this.restore(o,i)),v(n,M.STICKY_CONTENT).forEach(i=>this.restore(r,i)),v(n,M.NAVBAR_TOGGLER).forEach(i=>this.restore(r,i))}}let ue;function st(t){return ue||(ue=new tt(t)),ue}const Ne=u.forwardRef(({className:t,bsPrefix:e,as:n="div",...o},r)=>(e=s.useBootstrapPrefix(e,"modal-body"),s.jsxRuntimeExports.jsx(n,{ref:r,className:s.classNames(t,e),...o})));Ne.displayName="ModalBody";const ye=u.createContext({onHide(){}}),Ee=u.forwardRef(({bsPrefix:t,className:e,contentClassName:n,centered:o,size:r,fullscreen:i,children:g,scrollable:f,...R},C)=>{t=s.useBootstrapPrefix(t,"modal");const E=`${t}-dialog`,k=typeof i=="string"?`${t}-fullscreen-${i}`:`${t}-fullscreen`;return s.jsxRuntimeExports.jsx("div",{...R,ref:C,className:s.classNames(E,e,r&&`${t}-${r}`,o&&`${E}-centered`,f&&`${E}-scrollable`,i&&k),children:s.jsxRuntimeExports.jsx("div",{className:s.classNames(`${t}-content`,n),children:g})})});Ee.displayName="ModalDialog";const Se=u.forwardRef(({className:t,bsPrefix:e,as:n="div",...o},r)=>(e=s.useBootstrapPrefix(e,"modal-footer"),s.jsxRuntimeExports.jsx(n,{ref:r,className:s.classNames(t,e),...o})));Se.displayName="ModalFooter";const nt=u.forwardRef(({closeLabel:t="Close",closeVariant:e,closeButton:n=!1,onHide:o,children:r,...i},g)=>{const f=c.useContext(ye),R=s.useEventCallback(()=>{f==null||f.onHide(),o==null||o()});return s.jsxRuntimeExports.jsxs("div",{ref:g,...i,children:[r,n&&s.jsxRuntimeExports.jsx(me,{"aria-label":t,variant:e,onClick:R})]})}),Oe=u.forwardRef(({bsPrefix:t,className:e,closeLabel:n="Close",closeButton:o=!1,...r},i)=>(t=s.useBootstrapPrefix(t,"modal-header"),s.jsxRuntimeExports.jsx(nt,{ref:i,...r,className:s.classNames(e,t),closeLabel:n,closeButton:o})));Oe.displayName="ModalHeader";const ot=qe("h4"),_e=u.forwardRef(({className:t,bsPrefix:e,as:n=ot,...o},r)=>(e=s.useBootstrapPrefix(e,"modal-title"),s.jsxRuntimeExports.jsx(n,{ref:r,className:s.classNames(t,e),...o})));_e.displayName="ModalTitle";function rt(t){return s.jsxRuntimeExports.jsx(s.Fade,{...t,timeout:null})}function at(t){return s.jsxRuntimeExports.jsx(s.Fade,{...t,timeout:null})}const we=u.forwardRef(({bsPrefix:t,className:e,style:n,dialogClassName:o,contentClassName:r,children:i,dialogAs:g=Ee,"data-bs-theme":f,"aria-labelledby":R,"aria-describedby":C,"aria-label":E,show:k=!1,animation:T=!0,backdrop:N=!0,keyboard:Z=!0,onEscapeKeyDown:W,onShow:J,onHide:y,container:ee,autoFocus:G=!0,enforceFocus:te=!0,restoreFocus:se=!0,restoreFocusOptions:ne,onEntered:K,onExit:I,onExiting:oe,onEnter:B,onEntering:q,onExited:H,backdropClassName:$,manager:P,...re},p)=>{const[S,d]=c.useState({}),[ae,z]=c.useState(!1),x=c.useRef(!1),O=c.useRef(!1),m=c.useRef(null),[h,L]=s.useCallbackRef(),ie=s.useMergedRefs(p,L),V=s.useEventCallback(y),le=s.useIsRTL();t=s.useBootstrapPrefix(t,"modal");const D=c.useMemo(()=>({onHide:V}),[V]);function _(){return P||st({isRTL:le})}function Q(a){if(!s.canUseDOM)return;const j=_().getScrollbarWidth()>0,he=a.scrollHeight>s.ownerDocument(a).documentElement.clientHeight;d({paddingRight:j&&!he?ge():void 0,paddingLeft:!j&&he?ge():void 0})}const w=s.useEventCallback(()=>{h&&Q(h.dialog)});s.useWillUnmount(()=>{s.removeEventListener(window,"resize",w),m.current==null||m.current()});const F=()=>{x.current=!0},A=a=>{x.current&&h&&a.target===h.dialog&&(O.current=!0),x.current=!1},l=()=>{z(!0),m.current=s.transitionEnd(h.dialog,()=>{z(!1)})},Y=a=>{a.target===a.currentTarget&&l()},U=a=>{if(N==="static"){Y(a);return}if(O.current||a.target!==a.currentTarget){O.current=!1;return}y==null||y()},Ae=a=>{Z?W==null||W(a):(a.preventDefault(),N==="static"&&l())},je=(a,j)=>{a&&Q(a),B==null||B(a,j)},be=a=>{m.current==null||m.current(),I==null||I(a)},Me=(a,j)=>{q==null||q(a,j),s.addEventListener(window,"resize",w)},ke=a=>{a&&(a.style.display=""),H==null||H(a),s.removeEventListener(window,"resize",w)},Ie=c.useCallback(a=>s.jsxRuntimeExports.jsx("div",{...a,className:s.classNames(`${t}-backdrop`,$,!T&&"show")}),[T,$,t]),pe={...n,...S};pe.display="block";const Be=a=>s.jsxRuntimeExports.jsx("div",{role:"dialog",...a,style:pe,className:s.classNames(e,t,ae&&`${t}-static`,!T&&"show"),onClick:N?U:void 0,onMouseUp:A,"data-bs-theme":f,"aria-label":E,"aria-labelledby":R,"aria-describedby":C,children:s.jsxRuntimeExports.jsx(g,{...re,onMouseDown:F,className:o,contentClassName:r,children:i})});return s.jsxRuntimeExports.jsx(ye.Provider,{value:D,children:s.jsxRuntimeExports.jsx(Ze,{show:k,ref:ie,backdrop:N,container:ee,keyboard:!0,autoFocus:G,enforceFocus:te,restoreFocus:se,restoreFocusOptions:ne,onEscapeKeyDown:Ae,onShow:J,onHide:y,onEnter:je,onEntering:Me,onEntered:K,onExit:be,onExiting:oe,onExited:ke,manager:_(),transition:T?rt:void 0,backdropTransition:T?at:void 0,renderBackdrop:Ie,renderDialog:Be})})});we.displayName="Modal";const it=Object.assign(we,{Body:Ne,Header:Oe,Title:_e,Footer:Se,Dialog:Ee,TRANSITION_DURATION:300,BACKDROP_TRANSITION_DURATION:150});/*! @azure/msal-browser v3.14.0 2024-05-07 */const lt={INITIALIZE_START:"msal:initializeStart",INITIALIZE_END:"msal:initializeEnd",ACCOUNT_ADDED:"msal:accountAdded",ACCOUNT_REMOVED:"msal:accountRemoved",ACTIVE_ACCOUNT_CHANGED:"msal:activeAccountChanged",LOGIN_START:"msal:loginStart",LOGIN_SUCCESS:"msal:loginSuccess",LOGIN_FAILURE:"msal:loginFailure",ACQUIRE_TOKEN_START:"msal:acquireTokenStart",ACQUIRE_TOKEN_SUCCESS:"msal:acquireTokenSuccess",ACQUIRE_TOKEN_FAILURE:"msal:acquireTokenFailure",ACQUIRE_TOKEN_NETWORK_START:"msal:acquireTokenFromNetworkStart",SSO_SILENT_START:"msal:ssoSilentStart",SSO_SILENT_SUCCESS:"msal:ssoSilentSuccess",SSO_SILENT_FAILURE:"msal:ssoSilentFailure",ACQUIRE_TOKEN_BY_CODE_START:"msal:acquireTokenByCodeStart",ACQUIRE_TOKEN_BY_CODE_SUCCESS:"msal:acquireTokenByCodeSuccess",ACQUIRE_TOKEN_BY_CODE_FAILURE:"msal:acquireTokenByCodeFailure",HANDLE_REDIRECT_START:"msal:handleRedirectStart",HANDLE_REDIRECT_END:"msal:handleRedirectEnd",POPUP_OPENED:"msal:popupOpened",LOGOUT_START:"msal:logoutStart",LOGOUT_SUCCESS:"msal:logoutSuccess",LOGOUT_FAILURE:"msal:logoutFailure",LOGOUT_END:"msal:logoutEnd",RESTORE_FROM_BFCACHE:"msal:restoreFromBFCache"};exports.EventType=lt;exports.Loading=Ke;exports.Modal=it;exports.dataAttr=ve;exports.qsa=v;exports.usePrevious=xe;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { j as i, b as c, P as me,
|
|
1
|
+
import { j as i, b as c, P as me, aq as ve, ar as xe, s as q, q as Le, as as Pe, at as Ze, u as p, au as _e, av as we, aw as Be, ax as Je, ay as Ae, az as et, i as B, m as tt, v as nt, z as ot, aA as Me, aB as De, r as at, aC as st } from "./NoInputContainer-D1n1fsFc.js";
|
|
2
2
|
import * as u from "react";
|
|
3
3
|
import { useRef as T, useEffect as pe, forwardRef as rt, useState as Te, useImperativeHandle as it, useCallback as Ce, useContext as lt, useMemo as dt } from "react";
|
|
4
4
|
import ct from "react-dom";
|
|
@@ -103,7 +103,7 @@ class ye {
|
|
|
103
103
|
e.style = {
|
|
104
104
|
overflow: a.style.overflow,
|
|
105
105
|
[o]: a.style[o]
|
|
106
|
-
}, e.scrollBarWidth && (n[o] = `${parseInt(
|
|
106
|
+
}, e.scrollBarWidth && (n[o] = `${parseInt(q(a, o) || "0", 10) + e.scrollBarWidth}px`), a.setAttribute(Ie, ""), q(a, n);
|
|
107
107
|
}
|
|
108
108
|
reset() {
|
|
109
109
|
[...this.modals].forEach((e) => this.remove(e));
|
|
@@ -174,11 +174,11 @@ const Fe = /* @__PURE__ */ rt((t, e) => {
|
|
|
174
174
|
runTransition: R,
|
|
175
175
|
backdropTransition: N,
|
|
176
176
|
runBackdropTransition: ne,
|
|
177
|
-
autoFocus:
|
|
177
|
+
autoFocus: H = !0,
|
|
178
178
|
enforceFocus: oe = !0,
|
|
179
179
|
restoreFocus: O = !0,
|
|
180
180
|
restoreFocusOptions: ae,
|
|
181
|
-
renderDialog:
|
|
181
|
+
renderDialog: $,
|
|
182
182
|
renderBackdrop: se = (l) => /* @__PURE__ */ i.jsx("div", Object.assign({}, l)),
|
|
183
183
|
manager: re,
|
|
184
184
|
container: ie,
|
|
@@ -202,7 +202,7 @@ const Fe = /* @__PURE__ */ rt((t, e) => {
|
|
|
202
202
|
// and so steals focus from it
|
|
203
203
|
() => setTimeout(ue),
|
|
204
204
|
!0
|
|
205
|
-
), z && z(),
|
|
205
|
+
), z && z(), H) {
|
|
206
206
|
var l, ee;
|
|
207
207
|
const K = he((l = (ee = d.dialog) == null ? void 0 : ee.ownerDocument) != null ? l : g == null ? void 0 : g.document);
|
|
208
208
|
d.dialog && K && !we(d.dialog, K) && (f.current = K, d.dialog.focus());
|
|
@@ -249,7 +249,7 @@ const Fe = /* @__PURE__ */ rt((t, e) => {
|
|
|
249
249
|
className: a,
|
|
250
250
|
tabIndex: -1
|
|
251
251
|
});
|
|
252
|
-
let G =
|
|
252
|
+
let G = $ ? $(M) : /* @__PURE__ */ i.jsx("div", Object.assign({}, M, {
|
|
253
253
|
children: /* @__PURE__ */ u.cloneElement(C, {
|
|
254
254
|
role: "document"
|
|
255
255
|
})
|
|
@@ -304,13 +304,13 @@ const L = {
|
|
|
304
304
|
class Mt extends ye {
|
|
305
305
|
adjustAndStore(e, n, o) {
|
|
306
306
|
const a = n.style[e];
|
|
307
|
-
n.dataset[e] = a,
|
|
308
|
-
[e]: `${parseFloat(
|
|
307
|
+
n.dataset[e] = a, q(n, {
|
|
308
|
+
[e]: `${parseFloat(q(n, e)) + o}px`
|
|
309
309
|
});
|
|
310
310
|
}
|
|
311
311
|
restore(e, n) {
|
|
312
312
|
const o = n.dataset[e];
|
|
313
|
-
o !== void 0 && (delete n.dataset[e],
|
|
313
|
+
o !== void 0 && (delete n.dataset[e], q(n, {
|
|
314
314
|
[e]: o
|
|
315
315
|
}));
|
|
316
316
|
}
|
|
@@ -441,7 +441,7 @@ function Lt(t) {
|
|
|
441
441
|
timeout: null
|
|
442
442
|
});
|
|
443
443
|
}
|
|
444
|
-
const
|
|
444
|
+
const qe = /* @__PURE__ */ u.forwardRef(({
|
|
445
445
|
bsPrefix: t,
|
|
446
446
|
className: e,
|
|
447
447
|
style: n,
|
|
@@ -458,11 +458,11 @@ const He = /* @__PURE__ */ u.forwardRef(({
|
|
|
458
458
|
animation: R = !0,
|
|
459
459
|
backdrop: N = !0,
|
|
460
460
|
keyboard: ne = !0,
|
|
461
|
-
onEscapeKeyDown:
|
|
461
|
+
onEscapeKeyDown: H,
|
|
462
462
|
onShow: oe,
|
|
463
463
|
onHide: O,
|
|
464
464
|
container: ae,
|
|
465
|
-
autoFocus:
|
|
465
|
+
autoFocus: $ = !0,
|
|
466
466
|
enforceFocus: se = !0,
|
|
467
467
|
restoreFocus: re = !0,
|
|
468
468
|
restoreFocusOptions: ie,
|
|
@@ -521,9 +521,9 @@ const He = /* @__PURE__ */ u.forwardRef(({
|
|
|
521
521
|
return;
|
|
522
522
|
}
|
|
523
523
|
O == null || O();
|
|
524
|
-
},
|
|
525
|
-
ne ?
|
|
526
|
-
},
|
|
524
|
+
}, He = (s) => {
|
|
525
|
+
ne ? H == null || H(s) : (s.preventDefault(), N === "static" && l());
|
|
526
|
+
}, $e = (s, I) => {
|
|
527
527
|
s && J(s), j == null || j(s, I);
|
|
528
528
|
}, ze = (s) => {
|
|
529
529
|
f.current == null || f.current(), F == null || F(s);
|
|
@@ -566,14 +566,14 @@ const He = /* @__PURE__ */ u.forwardRef(({
|
|
|
566
566
|
backdrop: N,
|
|
567
567
|
container: ae,
|
|
568
568
|
keyboard: !0,
|
|
569
|
-
autoFocus:
|
|
569
|
+
autoFocus: $,
|
|
570
570
|
enforceFocus: se,
|
|
571
571
|
restoreFocus: re,
|
|
572
572
|
restoreFocusOptions: ie,
|
|
573
|
-
onEscapeKeyDown:
|
|
573
|
+
onEscapeKeyDown: He,
|
|
574
574
|
onShow: oe,
|
|
575
575
|
onHide: O,
|
|
576
|
-
onEnter:
|
|
576
|
+
onEnter: $e,
|
|
577
577
|
onEntering: Ve,
|
|
578
578
|
onEntered: z,
|
|
579
579
|
onExit: ze,
|
|
@@ -587,8 +587,8 @@ const He = /* @__PURE__ */ u.forwardRef(({
|
|
|
587
587
|
})
|
|
588
588
|
});
|
|
589
589
|
});
|
|
590
|
-
|
|
591
|
-
const Ut = Object.assign(
|
|
590
|
+
qe.displayName = "Modal";
|
|
591
|
+
const Ut = Object.assign(qe, {
|
|
592
592
|
Body: je,
|
|
593
593
|
Header: Ge,
|
|
594
594
|
Title: Ke,
|
|
@@ -6880,7 +6880,7 @@ Nd.displayName = "RowLabelInput";
|
|
|
6880
6880
|
const Md = En(({ children: e, className: t, hidden: r }, n) => /* @__PURE__ */ A.jsx("div", { ref: n, className: `${r ? "d-none" : ""} ${t}`, children: e }));
|
|
6881
6881
|
Md.displayName = "NoInputContainer";
|
|
6882
6882
|
export {
|
|
6883
|
-
|
|
6883
|
+
Kd as $,
|
|
6884
6884
|
xi as A,
|
|
6885
6885
|
Ti as B,
|
|
6886
6886
|
Nn as C,
|
|
@@ -6909,48 +6909,47 @@ export {
|
|
|
6909
6909
|
Bd as Z,
|
|
6910
6910
|
zd as _,
|
|
6911
6911
|
fc as a,
|
|
6912
|
-
|
|
6913
|
-
|
|
6914
|
-
|
|
6915
|
-
|
|
6916
|
-
|
|
6917
|
-
|
|
6918
|
-
|
|
6919
|
-
|
|
6920
|
-
|
|
6921
|
-
|
|
6922
|
-
|
|
6923
|
-
|
|
6924
|
-
|
|
6925
|
-
|
|
6926
|
-
|
|
6927
|
-
|
|
6928
|
-
|
|
6929
|
-
|
|
6930
|
-
|
|
6931
|
-
|
|
6932
|
-
|
|
6933
|
-
|
|
6934
|
-
|
|
6935
|
-
|
|
6936
|
-
|
|
6937
|
-
|
|
6938
|
-
|
|
6939
|
-
|
|
6940
|
-
|
|
6941
|
-
|
|
6942
|
-
|
|
6943
|
-
|
|
6944
|
-
|
|
6945
|
-
|
|
6946
|
-
|
|
6947
|
-
|
|
6948
|
-
|
|
6949
|
-
|
|
6950
|
-
|
|
6951
|
-
|
|
6952
|
-
|
|
6953
|
-
Qu as az,
|
|
6912
|
+
ye as a0,
|
|
6913
|
+
fp as a1,
|
|
6914
|
+
Ud as a2,
|
|
6915
|
+
lp as a3,
|
|
6916
|
+
qd as a4,
|
|
6917
|
+
$d as a5,
|
|
6918
|
+
ia as a6,
|
|
6919
|
+
Qf as a7,
|
|
6920
|
+
np as a8,
|
|
6921
|
+
sl as a9,
|
|
6922
|
+
ac as aA,
|
|
6923
|
+
un as aB,
|
|
6924
|
+
lc as aC,
|
|
6925
|
+
sd as aD,
|
|
6926
|
+
up as aE,
|
|
6927
|
+
nl as aa,
|
|
6928
|
+
Sd as ab,
|
|
6929
|
+
Nd as ac,
|
|
6930
|
+
Gd as ad,
|
|
6931
|
+
Od as ae,
|
|
6932
|
+
dp as af,
|
|
6933
|
+
Md as ag,
|
|
6934
|
+
Ai as ah,
|
|
6935
|
+
Xd as ai,
|
|
6936
|
+
tp as aj,
|
|
6937
|
+
Jd as ak,
|
|
6938
|
+
rp as al,
|
|
6939
|
+
ap as am,
|
|
6940
|
+
na as an,
|
|
6941
|
+
cp as ao,
|
|
6942
|
+
ra as ap,
|
|
6943
|
+
xn as aq,
|
|
6944
|
+
Rr as ar,
|
|
6945
|
+
Co as as,
|
|
6946
|
+
ui as at,
|
|
6947
|
+
lt as au,
|
|
6948
|
+
pn as av,
|
|
6949
|
+
Ec as aw,
|
|
6950
|
+
Hu as ax,
|
|
6951
|
+
Qu as ay,
|
|
6952
|
+
Po as az,
|
|
6954
6953
|
ce as b,
|
|
6955
6954
|
Aa as c,
|
|
6956
6955
|
on as d,
|