react-luminus-components 1.1.12 → 1.1.13
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 +78 -56
- package/dist/DataKey-C0-5Uwn-.cjs +1 -0
- package/dist/DataKey-SawjodF1.js +37 -0
- package/dist/SimpleTooltip-CLfGg88p.cjs +1 -0
- package/dist/{SimpleTooltip-BImeVF6b.js → SimpleTooltip-DV3SQ0iz.js} +2 -2
- package/dist/components/Buttons/ContextButton/ContextButton.d.ts +1 -1
- package/dist/components/Buttons/PrimaryButton/PrimaryButton.d.ts +1 -1
- package/dist/components/Dropdown/comps/SimpleToggle/SimpleToggle.d.ts +1 -1
- package/dist/components/HookForm/CheckInput/HookFormCheckInput.d.ts +1 -6
- package/dist/components/HookForm/DropdownPicker/HookFormDropdownPicker.d.ts +2 -5
- package/dist/components/HookForm/FloatingSubmit/HookFormFloatingSubmit.d.ts +7 -0
- package/dist/components/HookForm/RadioInput/HookFormRadioInput.d.ts +1 -6
- package/dist/components/HookForm/SelectInput/HookFormSelectInput.d.ts +1 -6
- package/dist/components/HookForm/TextAreaInput/HookFormTextAreaInput.d.ts +1 -6
- package/dist/components/HookForm/TextInput/HookFormTextInput.d.ts +1 -6
- package/dist/components/HookForm/index.d.ts +1 -0
- package/dist/components/common/AppSearch/AppSearch.d.ts +3 -0
- package/dist/components/common/index.d.ts +1 -0
- package/dist/contexts.cjs.js +1 -1
- package/dist/contexts.es.js +45 -45
- package/dist/hasClass-C0uHVOLl.cjs +20 -0
- package/dist/{hasClass-CLvicWax.js → hasClass-cZEMP5cn.js} +584 -555
- package/dist/hooks.cjs.js +1 -1
- package/dist/hooks.es.js +3 -3
- package/dist/layout/FullScreenContainer/FullScreenContainer.d.ts +1 -1
- package/dist/layout/MainContainer/MainContainer.d.ts +1 -1
- package/dist/layout/PageTitle/PageTitle.d.ts +6 -0
- package/dist/layout/TopBar/TopBar.d.ts +3 -2
- package/dist/layout.cjs.js +1 -1
- package/dist/layout.es.js +86 -78
- package/dist/main.cjs.js +1 -1
- package/dist/main.d.ts +2 -1
- package/dist/main.es.js +1656 -1524
- package/dist/models/prop-types/ContainerProps.d.ts +1 -0
- package/dist/style.css +1 -1
- package/dist/{SimplePicker.module-CbnMHmWA.js → useAxios-Co2Q-JSk.js} +683 -772
- package/dist/useAxios-DuhvBHuH.cjs +212 -0
- package/dist/useConfirm-5e6ff6zl.cjs +1 -0
- package/dist/{useConfirm--ASfu4pl.js → useConfirm-8RQF_FiV.js} +1 -1
- package/package.json +1 -1
- package/dist/DataKey-BaB2j476.js +0 -51
- package/dist/DataKey-GNKO_90K.cjs +0 -1
- package/dist/SimplePicker.module-qosp2o8I.cjs +0 -212
- package/dist/SimpleTooltip-C_Ovh5Fg.cjs +0 -1
- package/dist/hasClass-BlrP77rO.cjs +0 -20
- package/dist/useConfirm-CV919Kku.cjs +0 -1
package/dist/.vite/manifest.json
CHANGED
|
@@ -1,102 +1,120 @@
|
|
|
1
1
|
{
|
|
2
|
-
"_DataKey-
|
|
3
|
-
"file": "DataKey-
|
|
2
|
+
"_DataKey-C0-5Uwn-.cjs": {
|
|
3
|
+
"file": "DataKey-C0-5Uwn-.cjs",
|
|
4
|
+
"name": "DataKey",
|
|
4
5
|
"imports": [
|
|
5
|
-
"
|
|
6
|
+
"_useAxios-DuhvBHuH.cjs"
|
|
6
7
|
]
|
|
7
8
|
},
|
|
8
|
-
"_DataKey-
|
|
9
|
-
"file": "DataKey-
|
|
9
|
+
"_DataKey-SawjodF1.js": {
|
|
10
|
+
"file": "DataKey-SawjodF1.js",
|
|
11
|
+
"name": "DataKey",
|
|
10
12
|
"imports": [
|
|
11
|
-
"
|
|
13
|
+
"_useAxios-Co2Q-JSk.js"
|
|
12
14
|
]
|
|
13
15
|
},
|
|
14
|
-
"
|
|
15
|
-
"file": "
|
|
16
|
+
"_SimpleTooltip-CLfGg88p.cjs": {
|
|
17
|
+
"file": "SimpleTooltip-CLfGg88p.cjs",
|
|
18
|
+
"name": "SimpleTooltip",
|
|
16
19
|
"imports": [
|
|
17
|
-
"
|
|
18
|
-
|
|
19
|
-
},
|
|
20
|
-
"_SimplePicker.module-qosp2o8I.cjs": {
|
|
21
|
-
"file": "SimplePicker.module-qosp2o8I.cjs",
|
|
22
|
-
"imports": [
|
|
23
|
-
"_textUtils-FVcup93t.cjs"
|
|
24
|
-
]
|
|
25
|
-
},
|
|
26
|
-
"_SimpleTooltip-BImeVF6b.js": {
|
|
27
|
-
"file": "SimpleTooltip-BImeVF6b.js",
|
|
28
|
-
"imports": [
|
|
29
|
-
"_SimplePicker.module-CbnMHmWA.js",
|
|
30
|
-
"_hasClass-CLvicWax.js"
|
|
20
|
+
"_useAxios-DuhvBHuH.cjs",
|
|
21
|
+
"_hasClass-C0uHVOLl.cjs"
|
|
31
22
|
]
|
|
32
23
|
},
|
|
33
|
-
"_SimpleTooltip-
|
|
34
|
-
"file": "SimpleTooltip-
|
|
24
|
+
"_SimpleTooltip-DV3SQ0iz.js": {
|
|
25
|
+
"file": "SimpleTooltip-DV3SQ0iz.js",
|
|
26
|
+
"name": "SimpleTooltip",
|
|
35
27
|
"imports": [
|
|
36
|
-
"
|
|
37
|
-
"_hasClass-
|
|
28
|
+
"_useAxios-Co2Q-JSk.js",
|
|
29
|
+
"_hasClass-cZEMP5cn.js"
|
|
38
30
|
]
|
|
39
31
|
},
|
|
40
32
|
"_constants-CT2hnPeO.cjs": {
|
|
41
|
-
"file": "constants-CT2hnPeO.cjs"
|
|
33
|
+
"file": "constants-CT2hnPeO.cjs",
|
|
34
|
+
"name": "constants"
|
|
42
35
|
},
|
|
43
36
|
"_constants-CzNy5yO3.js": {
|
|
44
|
-
"file": "constants-CzNy5yO3.js"
|
|
37
|
+
"file": "constants-CzNy5yO3.js",
|
|
38
|
+
"name": "constants"
|
|
45
39
|
},
|
|
46
|
-
"_hasClass-
|
|
47
|
-
"file": "hasClass-
|
|
40
|
+
"_hasClass-C0uHVOLl.cjs": {
|
|
41
|
+
"file": "hasClass-C0uHVOLl.cjs",
|
|
42
|
+
"name": "hasClass",
|
|
48
43
|
"imports": [
|
|
49
|
-
"
|
|
44
|
+
"_useAxios-DuhvBHuH.cjs"
|
|
50
45
|
]
|
|
51
46
|
},
|
|
52
|
-
"_hasClass-
|
|
53
|
-
"file": "hasClass-
|
|
47
|
+
"_hasClass-cZEMP5cn.js": {
|
|
48
|
+
"file": "hasClass-cZEMP5cn.js",
|
|
49
|
+
"name": "hasClass",
|
|
54
50
|
"imports": [
|
|
55
|
-
"
|
|
51
|
+
"_useAxios-Co2Q-JSk.js"
|
|
56
52
|
]
|
|
57
53
|
},
|
|
58
54
|
"_textUtils-CDK5A52_.js": {
|
|
59
|
-
"file": "textUtils-CDK5A52_.js"
|
|
55
|
+
"file": "textUtils-CDK5A52_.js",
|
|
56
|
+
"name": "textUtils"
|
|
60
57
|
},
|
|
61
58
|
"_textUtils-FVcup93t.cjs": {
|
|
62
|
-
"file": "textUtils-FVcup93t.cjs"
|
|
59
|
+
"file": "textUtils-FVcup93t.cjs",
|
|
60
|
+
"name": "textUtils"
|
|
61
|
+
},
|
|
62
|
+
"_useAxios-Co2Q-JSk.js": {
|
|
63
|
+
"file": "useAxios-Co2Q-JSk.js",
|
|
64
|
+
"name": "useAxios",
|
|
65
|
+
"imports": [
|
|
66
|
+
"_textUtils-CDK5A52_.js"
|
|
67
|
+
]
|
|
68
|
+
},
|
|
69
|
+
"_useAxios-DuhvBHuH.cjs": {
|
|
70
|
+
"file": "useAxios-DuhvBHuH.cjs",
|
|
71
|
+
"name": "useAxios",
|
|
72
|
+
"imports": [
|
|
73
|
+
"_textUtils-FVcup93t.cjs"
|
|
74
|
+
]
|
|
63
75
|
},
|
|
64
76
|
"_useClickOutside-BjJyGTec.js": {
|
|
65
|
-
"file": "useClickOutside-BjJyGTec.js"
|
|
77
|
+
"file": "useClickOutside-BjJyGTec.js",
|
|
78
|
+
"name": "useClickOutside"
|
|
66
79
|
},
|
|
67
80
|
"_useClickOutside-DsVG12Cs.cjs": {
|
|
68
|
-
"file": "useClickOutside-DsVG12Cs.cjs"
|
|
81
|
+
"file": "useClickOutside-DsVG12Cs.cjs",
|
|
82
|
+
"name": "useClickOutside"
|
|
69
83
|
},
|
|
70
|
-
"_useConfirm
|
|
71
|
-
"file": "useConfirm
|
|
84
|
+
"_useConfirm-5e6ff6zl.cjs": {
|
|
85
|
+
"file": "useConfirm-5e6ff6zl.cjs",
|
|
86
|
+
"name": "useConfirm",
|
|
72
87
|
"imports": [
|
|
73
|
-
"
|
|
88
|
+
"_useAxios-DuhvBHuH.cjs"
|
|
74
89
|
]
|
|
75
90
|
},
|
|
76
|
-
"_useConfirm-
|
|
77
|
-
"file": "useConfirm-
|
|
91
|
+
"_useConfirm-8RQF_FiV.js": {
|
|
92
|
+
"file": "useConfirm-8RQF_FiV.js",
|
|
93
|
+
"name": "useConfirm",
|
|
78
94
|
"imports": [
|
|
79
|
-
"
|
|
95
|
+
"_useAxios-Co2Q-JSk.js"
|
|
80
96
|
]
|
|
81
97
|
},
|
|
82
98
|
"src/contexts/index.ts": {
|
|
83
99
|
"file": "contexts.cjs.js",
|
|
100
|
+
"name": "contexts",
|
|
84
101
|
"src": "src/contexts/index.ts",
|
|
85
102
|
"isEntry": true,
|
|
86
103
|
"imports": [
|
|
87
|
-
"
|
|
88
|
-
"
|
|
89
|
-
"_useConfirm-
|
|
90
|
-
"
|
|
104
|
+
"_useAxios-DuhvBHuH.cjs",
|
|
105
|
+
"_hasClass-C0uHVOLl.cjs",
|
|
106
|
+
"_useConfirm-5e6ff6zl.cjs",
|
|
107
|
+
"_DataKey-C0-5Uwn-.cjs"
|
|
91
108
|
]
|
|
92
109
|
},
|
|
93
110
|
"src/hooks/index.ts": {
|
|
94
111
|
"file": "hooks.cjs.js",
|
|
112
|
+
"name": "hooks",
|
|
95
113
|
"src": "src/hooks/index.ts",
|
|
96
114
|
"isEntry": true,
|
|
97
115
|
"imports": [
|
|
98
|
-
"
|
|
99
|
-
"_useConfirm-
|
|
116
|
+
"_useAxios-DuhvBHuH.cjs",
|
|
117
|
+
"_useConfirm-5e6ff6zl.cjs",
|
|
100
118
|
"_textUtils-FVcup93t.cjs",
|
|
101
119
|
"src/utils/index.ts",
|
|
102
120
|
"_useClickOutside-DsVG12Cs.cjs"
|
|
@@ -104,28 +122,32 @@
|
|
|
104
122
|
},
|
|
105
123
|
"src/layout/index.ts": {
|
|
106
124
|
"file": "layout.cjs.js",
|
|
125
|
+
"name": "layout",
|
|
107
126
|
"src": "src/layout/index.ts",
|
|
108
127
|
"isEntry": true,
|
|
109
128
|
"imports": [
|
|
110
|
-
"
|
|
111
|
-
"_SimpleTooltip-
|
|
129
|
+
"_useAxios-DuhvBHuH.cjs",
|
|
130
|
+
"_SimpleTooltip-CLfGg88p.cjs",
|
|
131
|
+
"_hasClass-C0uHVOLl.cjs"
|
|
112
132
|
]
|
|
113
133
|
},
|
|
114
134
|
"src/main.ts": {
|
|
115
135
|
"file": "main.cjs.js",
|
|
136
|
+
"name": "main",
|
|
116
137
|
"src": "src/main.ts",
|
|
117
138
|
"isEntry": true,
|
|
118
139
|
"imports": [
|
|
119
|
-
"
|
|
120
|
-
"_DataKey-
|
|
140
|
+
"_useAxios-DuhvBHuH.cjs",
|
|
141
|
+
"_DataKey-C0-5Uwn-.cjs",
|
|
121
142
|
"_constants-CT2hnPeO.cjs",
|
|
122
|
-
"_hasClass-
|
|
143
|
+
"_hasClass-C0uHVOLl.cjs",
|
|
123
144
|
"_useClickOutside-DsVG12Cs.cjs",
|
|
124
|
-
"_SimpleTooltip-
|
|
145
|
+
"_SimpleTooltip-CLfGg88p.cjs"
|
|
125
146
|
]
|
|
126
147
|
},
|
|
127
148
|
"src/utils/index.ts": {
|
|
128
149
|
"file": "utils.cjs.js",
|
|
150
|
+
"name": "utils",
|
|
129
151
|
"src": "src/utils/index.ts",
|
|
130
152
|
"isEntry": true,
|
|
131
153
|
"imports": [
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const s=require("./useAxios-DuhvBHuH.cjs"),e=require("react"),o="_loading_14qfh_1",i="_spinner-grow_14qfh_10",a="_second_14qfh_14",c="_third_14qfh_17",n={loading:o,"spinner-grow":"_spinner-grow_14qfh_10",spinnerGrow:i,second:a,third:c},u=()=>s.jsxRuntimeExports.jsxs("div",{className:s.classNames("luminus-loading",n.loading),children:[s.jsxRuntimeExports.jsx("div",{className:s.classNames("spinner-grow",n.spinnerGrow,"text-primary"),role:"status"}),s.jsxRuntimeExports.jsx("div",{className:s.classNames("spinner-grow",n.spinnerGrow,"text-primary",n.second),role:"status"}),s.jsxRuntimeExports.jsx("div",{className:s.classNames("spinner-grow",n.spinnerGrow,"text-primary",n.third),role:"status"})]});function l(r){const t=e.useRef(null);return e.useEffect(()=>{t.current=r}),t.current}var d=Function.prototype.bind.call(Function.prototype.call,[].slice);function p(r,t){return d(r.querySelectorAll(t))}const _="data-rr-ui-",m="rrUi";function x(r){return`${_}${r}`}function f(r){return`${m}${r}`}exports.Loading=u;exports.dataAttr=x;exports.dataProp=f;exports.qsa=p;exports.usePrevious=l;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { j as t, d as o } from "./useAxios-Co2Q-JSk.js";
|
|
2
|
+
import { useRef as e, useEffect as i } from "react";
|
|
3
|
+
const a = "_loading_14qfh_1", c = "_spinner-grow_14qfh_10", u = "_second_14qfh_14", l = "_third_14qfh_17", n = {
|
|
4
|
+
loading: a,
|
|
5
|
+
"spinner-grow": "_spinner-grow_14qfh_10",
|
|
6
|
+
spinnerGrow: c,
|
|
7
|
+
second: u,
|
|
8
|
+
third: l
|
|
9
|
+
}, g = () => /* @__PURE__ */ t.jsxs("div", { className: o("luminus-loading", n.loading), children: [
|
|
10
|
+
/* @__PURE__ */ t.jsx("div", { className: o("spinner-grow", n.spinnerGrow, "text-primary"), role: "status" }),
|
|
11
|
+
/* @__PURE__ */ t.jsx("div", { className: o("spinner-grow", n.spinnerGrow, "text-primary", n.second), role: "status" }),
|
|
12
|
+
/* @__PURE__ */ t.jsx("div", { className: o("spinner-grow", n.spinnerGrow, "text-primary", n.third), role: "status" })
|
|
13
|
+
] });
|
|
14
|
+
function w(r) {
|
|
15
|
+
const s = e(null);
|
|
16
|
+
return i(() => {
|
|
17
|
+
s.current = r;
|
|
18
|
+
}), s.current;
|
|
19
|
+
}
|
|
20
|
+
var d = Function.prototype.bind.call(Function.prototype.call, [].slice);
|
|
21
|
+
function h(r, s) {
|
|
22
|
+
return d(r.querySelectorAll(s));
|
|
23
|
+
}
|
|
24
|
+
const p = "data-rr-ui-", _ = "rrUi";
|
|
25
|
+
function x(r) {
|
|
26
|
+
return `${p}${r}`;
|
|
27
|
+
}
|
|
28
|
+
function q(r) {
|
|
29
|
+
return `${_}${r}`;
|
|
30
|
+
}
|
|
31
|
+
export {
|
|
32
|
+
g as L,
|
|
33
|
+
q as a,
|
|
34
|
+
x as d,
|
|
35
|
+
h as q,
|
|
36
|
+
w as u
|
|
37
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const M=require("./useAxios-DuhvBHuH.cjs"),b=require("./hasClass-C0uHVOLl.cjs"),O=require("react"),Ut=require("react-dom");function Vt(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:()=>e[r]})}}return t.default=e,Object.freeze(t)}const z=Vt(O);function De(){return De=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},De.apply(this,arguments)}function Je(e){return"default"+e.charAt(0).toUpperCase()+e.substr(1)}function qt(e){var t=zt(e,"string");return typeof t=="symbol"?t:String(t)}function zt(e,t){if(typeof e!="object"||e===null)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t||"default");if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function pt(e,t,r){var n=O.useRef(e!==void 0),o=O.useState(t),i=o[0],c=o[1],u=e!==void 0,a=n.current;return n.current=u,!u&&a&&i!==t&&c(t),[u?e:i,O.useCallback(function(f){for(var s=arguments.length,d=new Array(s>1?s-1:0),m=1;m<s;m++)d[m-1]=arguments[m];r&&r.apply(void 0,[f].concat(d)),c(f)},[r])]}function Xt(e,t){return Object.keys(t).reduce(function(r,n){var o,i=r,c=i[Je(n)],u=i[n],a=b._objectWithoutPropertiesLoose(i,[Je(n),n].map(qt)),f=t[n],s=pt(u,c,e[f]),d=s[0],m=s[1];return De({},a,(o={},o[n]=d,o[f]=m,o))},e)}const Te=2**31-1;function dt(e,t,r){const n=r-Date.now();e.current=n<=Te?setTimeout(t,n):setTimeout(()=>dt(e,t,r),Te)}function Yt(){const e=b.useMounted(),t=O.useRef();return b.useWillUnmount(()=>clearTimeout(t.current)),O.useMemo(()=>{const r=()=>clearTimeout(t.current);function n(o,i=0){e()&&(r(),i<=Te?t.current=setTimeout(o,i):dt(t,o,Date.now()+i))}return{set:n,clear:r,handleRef:t}},[])}var Qe=Object.prototype.hasOwnProperty;function Ze(e,t,r){for(r of e.keys())if(ue(r,t))return r}function ue(e,t){var r,n,o;if(e===t)return!0;if(e&&t&&(r=e.constructor)===t.constructor){if(r===Date)return e.getTime()===t.getTime();if(r===RegExp)return e.toString()===t.toString();if(r===Array){if((n=e.length)===t.length)for(;n--&&ue(e[n],t[n]););return n===-1}if(r===Set){if(e.size!==t.size)return!1;for(n of e)if(o=n,o&&typeof o=="object"&&(o=Ze(t,o),!o)||!t.has(o))return!1;return!0}if(r===Map){if(e.size!==t.size)return!1;for(n of e)if(o=n[0],o&&typeof o=="object"&&(o=Ze(t,o),!o)||!ue(n[1],t.get(o)))return!1;return!0}if(r===ArrayBuffer)e=new Uint8Array(e),t=new Uint8Array(t);else if(r===DataView){if((n=e.byteLength)===t.byteLength)for(;n--&&e.getInt8(n)===t.getInt8(n););return n===-1}if(ArrayBuffer.isView(e)){if((n=e.byteLength)===t.byteLength)for(;n--&&e[n]===t[n];);return n===-1}if(!r||typeof e=="object"){n=0;for(r in e)if(Qe.call(e,r)&&++n&&!Qe.call(t,r)||!(r in t)||!ue(e[r],t[r]))return!1;return Object.keys(t).length===n}}return e!==e&&t!==t}function Kt(e){const t=b.useMounted();return[e[0],O.useCallback(r=>{if(t())return e[1](r)},[t,e[1]])]}var B="top",W="bottom",H="right",k="left",$e="auto",de=[B,W,H,k],te="start",le="end",Gt="clippingParents",vt="viewport",se="popper",Jt="reference",et=de.reduce(function(e,t){return e.concat([t+"-"+te,t+"-"+le])},[]),mt=[].concat(de,[$e]).reduce(function(e,t){return e.concat([t,t+"-"+te,t+"-"+le])},[]),Qt="beforeRead",Zt="read",er="afterRead",tr="beforeMain",rr="main",nr="afterMain",or="beforeWrite",ir="write",ar="afterWrite",sr=[Qt,Zt,er,tr,rr,nr,or,ir,ar];function I(e){return e.split("-")[0]}function F(e){if(e==null)return window;if(e.toString()!=="[object Window]"){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function Z(e){var t=F(e).Element;return e instanceof t||e instanceof Element}function U(e){var t=F(e).HTMLElement;return e instanceof t||e instanceof HTMLElement}function Be(e){if(typeof ShadowRoot>"u")return!1;var t=F(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}var Q=Math.max,Ee=Math.min,re=Math.round;function Me(){var e=navigator.userAgentData;return e!=null&&e.brands&&Array.isArray(e.brands)?e.brands.map(function(t){return t.brand+"/"+t.version}).join(" "):navigator.userAgent}function ht(){return!/^((?!chrome|android).)*safari/i.test(Me())}function ne(e,t,r){t===void 0&&(t=!1),r===void 0&&(r=!1);var n=e.getBoundingClientRect(),o=1,i=1;t&&U(e)&&(o=e.offsetWidth>0&&re(n.width)/e.offsetWidth||1,i=e.offsetHeight>0&&re(n.height)/e.offsetHeight||1);var c=Z(e)?F(e):window,u=c.visualViewport,a=!ht()&&r,f=(n.left+(a&&u?u.offsetLeft:0))/o,s=(n.top+(a&&u?u.offsetTop:0))/i,d=n.width/o,m=n.height/i;return{width:d,height:m,top:s,right:f+d,bottom:s+m,left:f,x:f,y:s}}function ke(e){var t=ne(e),r=e.offsetWidth,n=e.offsetHeight;return Math.abs(t.width-r)<=1&&(r=t.width),Math.abs(t.height-n)<=1&&(n=t.height),{x:e.offsetLeft,y:e.offsetTop,width:r,height:n}}function gt(e,t){var r=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(r&&Be(r)){var n=t;do{if(n&&e.isSameNode(n))return!0;n=n.parentNode||n.host}while(n)}return!1}function X(e){return e?(e.nodeName||"").toLowerCase():null}function V(e){return F(e).getComputedStyle(e)}function ur(e){return["table","td","th"].indexOf(X(e))>=0}function Y(e){return((Z(e)?e.ownerDocument:e.document)||window.document).documentElement}function Re(e){return X(e)==="html"?e:e.assignedSlot||e.parentNode||(Be(e)?e.host:null)||Y(e)}function tt(e){return!U(e)||V(e).position==="fixed"?null:e.offsetParent}function cr(e){var t=/firefox/i.test(Me()),r=/Trident/i.test(Me());if(r&&U(e)){var n=V(e);if(n.position==="fixed")return null}var o=Re(e);for(Be(o)&&(o=o.host);U(o)&&["html","body"].indexOf(X(o))<0;){var i=V(o);if(i.transform!=="none"||i.perspective!=="none"||i.contain==="paint"||["transform","perspective"].indexOf(i.willChange)!==-1||t&&i.willChange==="filter"||t&&i.filter&&i.filter!=="none")return o;o=o.parentNode}return null}function ve(e){for(var t=F(e),r=tt(e);r&&ur(r)&&V(r).position==="static";)r=tt(r);return r&&(X(r)==="html"||X(r)==="body"&&V(r).position==="static")?t:r||cr(e)||t}function Le(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function ce(e,t,r){return Q(e,Ee(t,r))}function fr(e,t,r){var n=ce(e,t,r);return n>r?r:n}function yt(){return{top:0,right:0,bottom:0,left:0}}function wt(e){return Object.assign({},yt(),e)}function bt(e,t){return t.reduce(function(r,n){return r[n]=e,r},{})}var lr=function(t,r){return t=typeof t=="function"?t(Object.assign({},r.rects,{placement:r.placement})):t,wt(typeof t!="number"?t:bt(t,de))};function pr(e){var t,r=e.state,n=e.name,o=e.options,i=r.elements.arrow,c=r.modifiersData.popperOffsets,u=I(r.placement),a=Le(u),f=[k,H].indexOf(u)>=0,s=f?"height":"width";if(!(!i||!c)){var d=lr(o.padding,r),m=ke(i),p=a==="y"?B:k,v=a==="y"?W:H,g=r.rects.reference[s]+r.rects.reference[a]-c[a]-r.rects.popper[s],l=c[a]-r.rects.reference[a],y=ve(i),h=y?a==="y"?y.clientHeight||0:y.clientWidth||0:0,E=g/2-l/2,w=d[p],R=h-m[s]-d[v],x=h/2-m[s]/2+E,j=ce(w,x,R),A=a;r.modifiersData[n]=(t={},t[A]=j,t.centerOffset=j-x,t)}}function dr(e){var t=e.state,r=e.options,n=r.element,o=n===void 0?"[data-popper-arrow]":n;o!=null&&(typeof o=="string"&&(o=t.elements.popper.querySelector(o),!o)||gt(t.elements.popper,o)&&(t.elements.arrow=o))}const vr={name:"arrow",enabled:!0,phase:"main",fn:pr,effect:dr,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function oe(e){return e.split("-")[1]}var mr={top:"auto",right:"auto",bottom:"auto",left:"auto"};function hr(e,t){var r=e.x,n=e.y,o=t.devicePixelRatio||1;return{x:re(r*o)/o||0,y:re(n*o)/o||0}}function rt(e){var t,r=e.popper,n=e.popperRect,o=e.placement,i=e.variation,c=e.offsets,u=e.position,a=e.gpuAcceleration,f=e.adaptive,s=e.roundOffsets,d=e.isFixed,m=c.x,p=m===void 0?0:m,v=c.y,g=v===void 0?0:v,l=typeof s=="function"?s({x:p,y:g}):{x:p,y:g};p=l.x,g=l.y;var y=c.hasOwnProperty("x"),h=c.hasOwnProperty("y"),E=k,w=B,R=window;if(f){var x=ve(r),j="clientHeight",A="clientWidth";if(x===F(r)&&(x=Y(r),V(x).position!=="static"&&u==="absolute"&&(j="scrollHeight",A="scrollWidth")),x=x,o===B||(o===k||o===H)&&i===le){w=W;var C=d&&x===R&&R.visualViewport?R.visualViewport.height:x[j];g-=C-n.height,g*=a?1:-1}if(o===k||(o===B||o===W)&&i===le){E=H;var P=d&&x===R&&R.visualViewport?R.visualViewport.width:x[A];p-=P-n.width,p*=a?1:-1}}var D=Object.assign({position:u},f&&mr),L=s===!0?hr({x:p,y:g},F(r)):{x:p,y:g};if(p=L.x,g=L.y,a){var T;return Object.assign({},D,(T={},T[w]=h?"0":"",T[E]=y?"0":"",T.transform=(R.devicePixelRatio||1)<=1?"translate("+p+"px, "+g+"px)":"translate3d("+p+"px, "+g+"px, 0)",T))}return Object.assign({},D,(t={},t[w]=h?g+"px":"",t[E]=y?p+"px":"",t.transform="",t))}function gr(e){var t=e.state,r=e.options,n=r.gpuAcceleration,o=n===void 0?!0:n,i=r.adaptive,c=i===void 0?!0:i,u=r.roundOffsets,a=u===void 0?!0:u,f={placement:I(t.placement),variation:oe(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:o,isFixed:t.options.strategy==="fixed"};t.modifiersData.popperOffsets!=null&&(t.styles.popper=Object.assign({},t.styles.popper,rt(Object.assign({},f,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:c,roundOffsets:a})))),t.modifiersData.arrow!=null&&(t.styles.arrow=Object.assign({},t.styles.arrow,rt(Object.assign({},f,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:a})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})}const yr={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:gr,data:{}};var be={passive:!0};function wr(e){var t=e.state,r=e.instance,n=e.options,o=n.scroll,i=o===void 0?!0:o,c=n.resize,u=c===void 0?!0:c,a=F(t.elements.popper),f=[].concat(t.scrollParents.reference,t.scrollParents.popper);return i&&f.forEach(function(s){s.addEventListener("scroll",r.update,be)}),u&&a.addEventListener("resize",r.update,be),function(){i&&f.forEach(function(s){s.removeEventListener("scroll",r.update,be)}),u&&a.removeEventListener("resize",r.update,be)}}const br={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:wr,data:{}};var xr={left:"right",right:"left",bottom:"top",top:"bottom"};function xe(e){return e.replace(/left|right|bottom|top/g,function(t){return xr[t]})}var Or={start:"end",end:"start"};function nt(e){return e.replace(/start|end/g,function(t){return Or[t]})}function Ne(e){var t=F(e),r=t.pageXOffset,n=t.pageYOffset;return{scrollLeft:r,scrollTop:n}}function Fe(e){return ne(Y(e)).left+Ne(e).scrollLeft}function Er(e,t){var r=F(e),n=Y(e),o=r.visualViewport,i=n.clientWidth,c=n.clientHeight,u=0,a=0;if(o){i=o.width,c=o.height;var f=ht();(f||!f&&t==="fixed")&&(u=o.offsetLeft,a=o.offsetTop)}return{width:i,height:c,x:u+Fe(e),y:a}}function Rr(e){var t,r=Y(e),n=Ne(e),o=(t=e.ownerDocument)==null?void 0:t.body,i=Q(r.scrollWidth,r.clientWidth,o?o.scrollWidth:0,o?o.clientWidth:0),c=Q(r.scrollHeight,r.clientHeight,o?o.scrollHeight:0,o?o.clientHeight:0),u=-n.scrollLeft+Fe(e),a=-n.scrollTop;return V(o||r).direction==="rtl"&&(u+=Q(r.clientWidth,o?o.clientWidth:0)-i),{width:i,height:c,x:u,y:a}}function We(e){var t=V(e),r=t.overflow,n=t.overflowX,o=t.overflowY;return/auto|scroll|overlay|hidden/.test(r+o+n)}function xt(e){return["html","body","#document"].indexOf(X(e))>=0?e.ownerDocument.body:U(e)&&We(e)?e:xt(Re(e))}function fe(e,t){var r;t===void 0&&(t=[]);var n=xt(e),o=n===((r=e.ownerDocument)==null?void 0:r.body),i=F(n),c=o?[i].concat(i.visualViewport||[],We(n)?n:[]):n,u=t.concat(c);return o?u:u.concat(fe(Re(c)))}function Se(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function jr(e,t){var r=ne(e,!1,t==="fixed");return r.top=r.top+e.clientTop,r.left=r.left+e.clientLeft,r.bottom=r.top+e.clientHeight,r.right=r.left+e.clientWidth,r.width=e.clientWidth,r.height=e.clientHeight,r.x=r.left,r.y=r.top,r}function ot(e,t,r){return t===vt?Se(Er(e,r)):Z(t)?jr(t,r):Se(Rr(Y(e)))}function Pr(e){var t=fe(Re(e)),r=["absolute","fixed"].indexOf(V(e).position)>=0,n=r&&U(e)?ve(e):e;return Z(n)?t.filter(function(o){return Z(o)&>(o,n)&&X(o)!=="body"}):[]}function Ar(e,t,r,n){var o=t==="clippingParents"?Pr(e):[].concat(t),i=[].concat(o,[r]),c=i[0],u=i.reduce(function(a,f){var s=ot(e,f,n);return a.top=Q(s.top,a.top),a.right=Ee(s.right,a.right),a.bottom=Ee(s.bottom,a.bottom),a.left=Q(s.left,a.left),a},ot(e,c,n));return u.width=u.right-u.left,u.height=u.bottom-u.top,u.x=u.left,u.y=u.top,u}function Ot(e){var t=e.reference,r=e.element,n=e.placement,o=n?I(n):null,i=n?oe(n):null,c=t.x+t.width/2-r.width/2,u=t.y+t.height/2-r.height/2,a;switch(o){case B:a={x:c,y:t.y-r.height};break;case W:a={x:c,y:t.y+t.height};break;case H:a={x:t.x+t.width,y:u};break;case k:a={x:t.x-r.width,y:u};break;default:a={x:t.x,y:t.y}}var f=o?Le(o):null;if(f!=null){var s=f==="y"?"height":"width";switch(i){case te:a[f]=a[f]-(t[s]/2-r[s]/2);break;case le:a[f]=a[f]+(t[s]/2-r[s]/2);break}}return a}function pe(e,t){t===void 0&&(t={});var r=t,n=r.placement,o=n===void 0?e.placement:n,i=r.strategy,c=i===void 0?e.strategy:i,u=r.boundary,a=u===void 0?Gt:u,f=r.rootBoundary,s=f===void 0?vt:f,d=r.elementContext,m=d===void 0?se:d,p=r.altBoundary,v=p===void 0?!1:p,g=r.padding,l=g===void 0?0:g,y=wt(typeof l!="number"?l:bt(l,de)),h=m===se?Jt:se,E=e.rects.popper,w=e.elements[v?h:m],R=Ar(Z(w)?w:w.contextElement||Y(e.elements.popper),a,s,c),x=ne(e.elements.reference),j=Ot({reference:x,element:E,strategy:"absolute",placement:o}),A=Se(Object.assign({},E,j)),C=m===se?A:x,P={top:R.top-C.top+y.top,bottom:C.bottom-R.bottom+y.bottom,left:R.left-C.left+y.left,right:C.right-R.right+y.right},D=e.modifiersData.offset;if(m===se&&D){var L=D[o];Object.keys(P).forEach(function(T){var $=[H,W].indexOf(T)>=0?1:-1,S=[B,W].indexOf(T)>=0?"y":"x";P[T]+=L[S]*$})}return P}function Cr(e,t){t===void 0&&(t={});var r=t,n=r.placement,o=r.boundary,i=r.rootBoundary,c=r.padding,u=r.flipVariations,a=r.allowedAutoPlacements,f=a===void 0?mt:a,s=oe(n),d=s?u?et:et.filter(function(v){return oe(v)===s}):de,m=d.filter(function(v){return f.indexOf(v)>=0});m.length===0&&(m=d);var p=m.reduce(function(v,g){return v[g]=pe(e,{placement:g,boundary:o,rootBoundary:i,padding:c})[I(g)],v},{});return Object.keys(p).sort(function(v,g){return p[v]-p[g]})}function Dr(e){if(I(e)===$e)return[];var t=xe(e);return[nt(e),t,nt(t)]}function Tr(e){var t=e.state,r=e.options,n=e.name;if(!t.modifiersData[n]._skip){for(var o=r.mainAxis,i=o===void 0?!0:o,c=r.altAxis,u=c===void 0?!0:c,a=r.fallbackPlacements,f=r.padding,s=r.boundary,d=r.rootBoundary,m=r.altBoundary,p=r.flipVariations,v=p===void 0?!0:p,g=r.allowedAutoPlacements,l=t.options.placement,y=I(l),h=y===l,E=a||(h||!v?[xe(l)]:Dr(l)),w=[l].concat(E).reduce(function(ee,q){return ee.concat(I(q)===$e?Cr(t,{placement:q,boundary:s,rootBoundary:d,padding:f,flipVariations:v,allowedAutoPlacements:g}):q)},[]),R=t.rects.reference,x=t.rects.popper,j=new Map,A=!0,C=w[0],P=0;P<w.length;P++){var D=w[P],L=I(D),T=oe(D)===te,$=[B,W].indexOf(L)>=0,S=$?"width":"height",N=pe(t,{placement:D,boundary:s,rootBoundary:d,altBoundary:m,padding:f}),_=$?T?H:k:T?W:B;R[S]>x[S]&&(_=xe(_));var me=xe(_),K=[];if(i&&K.push(N[L]<=0),u&&K.push(N[_]<=0,N[me]<=0),K.every(function(ee){return ee})){C=D,A=!1;break}j.set(D,K)}if(A)for(var he=v?3:1,je=function(q){var ae=w.find(function(ye){var G=j.get(ye);if(G)return G.slice(0,q).every(function(Pe){return Pe})});if(ae)return C=ae,"break"},ie=he;ie>0;ie--){var ge=je(ie);if(ge==="break")break}t.placement!==C&&(t.modifiersData[n]._skip=!0,t.placement=C,t.reset=!0)}}const Mr={name:"flip",enabled:!0,phase:"main",fn:Tr,requiresIfExists:["offset"],data:{_skip:!1}};function it(e,t,r){return r===void 0&&(r={x:0,y:0}),{top:e.top-t.height-r.y,right:e.right-t.width+r.x,bottom:e.bottom-t.height+r.y,left:e.left-t.width-r.x}}function at(e){return[B,H,W,k].some(function(t){return e[t]>=0})}function Sr(e){var t=e.state,r=e.name,n=t.rects.reference,o=t.rects.popper,i=t.modifiersData.preventOverflow,c=pe(t,{elementContext:"reference"}),u=pe(t,{altBoundary:!0}),a=it(c,n),f=it(u,o,i),s=at(a),d=at(f);t.modifiersData[r]={referenceClippingOffsets:a,popperEscapeOffsets:f,isReferenceHidden:s,hasPopperEscaped:d},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":s,"data-popper-escaped":d})}const $r={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:Sr};function Br(e,t,r){var n=I(e),o=[k,B].indexOf(n)>=0?-1:1,i=typeof r=="function"?r(Object.assign({},t,{placement:e})):r,c=i[0],u=i[1];return c=c||0,u=(u||0)*o,[k,H].indexOf(n)>=0?{x:u,y:c}:{x:c,y:u}}function kr(e){var t=e.state,r=e.options,n=e.name,o=r.offset,i=o===void 0?[0,0]:o,c=mt.reduce(function(s,d){return s[d]=Br(d,t.rects,i),s},{}),u=c[t.placement],a=u.x,f=u.y;t.modifiersData.popperOffsets!=null&&(t.modifiersData.popperOffsets.x+=a,t.modifiersData.popperOffsets.y+=f),t.modifiersData[n]=c}const Lr={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:kr};function Nr(e){var t=e.state,r=e.name;t.modifiersData[r]=Ot({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})}const Fr={name:"popperOffsets",enabled:!0,phase:"read",fn:Nr,data:{}};function Wr(e){return e==="x"?"y":"x"}function Hr(e){var t=e.state,r=e.options,n=e.name,o=r.mainAxis,i=o===void 0?!0:o,c=r.altAxis,u=c===void 0?!1:c,a=r.boundary,f=r.rootBoundary,s=r.altBoundary,d=r.padding,m=r.tether,p=m===void 0?!0:m,v=r.tetherOffset,g=v===void 0?0:v,l=pe(t,{boundary:a,rootBoundary:f,padding:d,altBoundary:s}),y=I(t.placement),h=oe(t.placement),E=!h,w=Le(y),R=Wr(w),x=t.modifiersData.popperOffsets,j=t.rects.reference,A=t.rects.popper,C=typeof g=="function"?g(Object.assign({},t.rects,{placement:t.placement})):g,P=typeof C=="number"?{mainAxis:C,altAxis:C}:Object.assign({mainAxis:0,altAxis:0},C),D=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,L={x:0,y:0};if(x){if(i){var T,$=w==="y"?B:k,S=w==="y"?W:H,N=w==="y"?"height":"width",_=x[w],me=_+l[$],K=_-l[S],he=p?-A[N]/2:0,je=h===te?j[N]:A[N],ie=h===te?-A[N]:-j[N],ge=t.elements.arrow,ee=p&&ge?ke(ge):{width:0,height:0},q=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:yt(),ae=q[$],ye=q[S],G=ce(0,j[N],ee[N]),Pe=E?j[N]/2-he-G-ae-P.mainAxis:je-G-ae-P.mainAxis,Nt=E?-j[N]/2+he+G+ye+P.mainAxis:ie+G+ye+P.mainAxis,Ae=t.elements.arrow&&ve(t.elements.arrow),Ft=Ae?w==="y"?Ae.clientTop||0:Ae.clientLeft||0:0,Ie=(T=D==null?void 0:D[w])!=null?T:0,Wt=_+Pe-Ie-Ft,Ht=_+Nt-Ie,Ue=ce(p?Ee(me,Wt):me,_,p?Q(K,Ht):K);x[w]=Ue,L[w]=Ue-_}if(u){var Ve,_t=w==="x"?B:k,It=w==="x"?W:H,J=x[R],we=R==="y"?"height":"width",qe=J+l[_t],ze=J-l[It],Ce=[B,k].indexOf(y)!==-1,Xe=(Ve=D==null?void 0:D[R])!=null?Ve:0,Ye=Ce?qe:J-j[we]-A[we]-Xe+P.altAxis,Ke=Ce?J+j[we]+A[we]-Xe-P.altAxis:ze,Ge=p&&Ce?fr(Ye,J,Ke):ce(p?Ye:qe,J,p?Ke:ze);x[R]=Ge,L[R]=Ge-J}t.modifiersData[n]=L}}const _r={name:"preventOverflow",enabled:!0,phase:"main",fn:Hr,requiresIfExists:["offset"]};function Ir(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function Ur(e){return e===F(e)||!U(e)?Ne(e):Ir(e)}function Vr(e){var t=e.getBoundingClientRect(),r=re(t.width)/e.offsetWidth||1,n=re(t.height)/e.offsetHeight||1;return r!==1||n!==1}function qr(e,t,r){r===void 0&&(r=!1);var n=U(t),o=U(t)&&Vr(t),i=Y(t),c=ne(e,o,r),u={scrollLeft:0,scrollTop:0},a={x:0,y:0};return(n||!n&&!r)&&((X(t)!=="body"||We(i))&&(u=Ur(t)),U(t)?(a=ne(t,!0),a.x+=t.clientLeft,a.y+=t.clientTop):i&&(a.x=Fe(i))),{x:c.left+u.scrollLeft-a.x,y:c.top+u.scrollTop-a.y,width:c.width,height:c.height}}function zr(e){var t=new Map,r=new Set,n=[];e.forEach(function(i){t.set(i.name,i)});function o(i){r.add(i.name);var c=[].concat(i.requires||[],i.requiresIfExists||[]);c.forEach(function(u){if(!r.has(u)){var a=t.get(u);a&&o(a)}}),n.push(i)}return e.forEach(function(i){r.has(i.name)||o(i)}),n}function Xr(e){var t=zr(e);return sr.reduce(function(r,n){return r.concat(t.filter(function(o){return o.phase===n}))},[])}function Yr(e){var t;return function(){return t||(t=new Promise(function(r){Promise.resolve().then(function(){t=void 0,r(e())})})),t}}function Kr(e){var t=e.reduce(function(r,n){var o=r[n.name];return r[n.name]=o?Object.assign({},o,n,{options:Object.assign({},o.options,n.options),data:Object.assign({},o.data,n.data)}):n,r},{});return Object.keys(t).map(function(r){return t[r]})}var st={placement:"bottom",modifiers:[],strategy:"absolute"};function ut(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return!t.some(function(n){return!(n&&typeof n.getBoundingClientRect=="function")})}function Gr(e){e===void 0&&(e={});var t=e,r=t.defaultModifiers,n=r===void 0?[]:r,o=t.defaultOptions,i=o===void 0?st:o;return function(u,a,f){f===void 0&&(f=i);var s={placement:"bottom",orderedModifiers:[],options:Object.assign({},st,i),modifiersData:{},elements:{reference:u,popper:a},attributes:{},styles:{}},d=[],m=!1,p={state:s,setOptions:function(y){var h=typeof y=="function"?y(s.options):y;g(),s.options=Object.assign({},i,s.options,h),s.scrollParents={reference:Z(u)?fe(u):u.contextElement?fe(u.contextElement):[],popper:fe(a)};var E=Xr(Kr([].concat(n,s.options.modifiers)));return s.orderedModifiers=E.filter(function(w){return w.enabled}),v(),p.update()},forceUpdate:function(){if(!m){var y=s.elements,h=y.reference,E=y.popper;if(ut(h,E)){s.rects={reference:qr(h,ve(E),s.options.strategy==="fixed"),popper:ke(E)},s.reset=!1,s.placement=s.options.placement,s.orderedModifiers.forEach(function(P){return s.modifiersData[P.name]=Object.assign({},P.data)});for(var w=0;w<s.orderedModifiers.length;w++){if(s.reset===!0){s.reset=!1,w=-1;continue}var R=s.orderedModifiers[w],x=R.fn,j=R.options,A=j===void 0?{}:j,C=R.name;typeof x=="function"&&(s=x({state:s,options:A,name:C,instance:p})||s)}}}},update:Yr(function(){return new Promise(function(l){p.forceUpdate(),l(s)})}),destroy:function(){g(),m=!0}};if(!ut(u,a))return p;p.setOptions(f).then(function(l){!m&&f.onFirstUpdate&&f.onFirstUpdate(l)});function v(){s.orderedModifiers.forEach(function(l){var y=l.name,h=l.options,E=h===void 0?{}:h,w=l.effect;if(typeof w=="function"){var R=w({state:s,name:y,instance:p,options:E}),x=function(){};d.push(R||x)}})}function g(){d.forEach(function(l){return l()}),d=[]}return p}}const Jr=Gr({defaultModifiers:[$r,Fr,yr,br,Lr,Mr,_r,vr]}),Qr=["enabled","placement","strategy","modifiers"];function Zr(e,t){if(e==null)return{};var r={},n=Object.keys(e),o,i;for(i=0;i<n.length;i++)o=n[i],!(t.indexOf(o)>=0)&&(r[o]=e[o]);return r}const en={name:"applyStyles",enabled:!1,phase:"afterWrite",fn:()=>{}},tn={name:"ariaDescribedBy",enabled:!0,phase:"afterWrite",effect:({state:e})=>()=>{const{reference:t,popper:r}=e.elements;if("removeAttribute"in t){const n=(t.getAttribute("aria-describedby")||"").split(",").filter(o=>o.trim()!==r.id);n.length?t.setAttribute("aria-describedby",n.join(",")):t.removeAttribute("aria-describedby")}},fn:({state:e})=>{var t;const{popper:r,reference:n}=e.elements,o=(t=r.getAttribute("role"))==null?void 0:t.toLowerCase();if(r.id&&o==="tooltip"&&"setAttribute"in n){const i=n.getAttribute("aria-describedby");if(i&&i.split(",").indexOf(r.id)!==-1)return;n.setAttribute("aria-describedby",i?`${i},${r.id}`:r.id)}}},rn=[];function Et(e,t,r={}){let{enabled:n=!0,placement:o="bottom",strategy:i="absolute",modifiers:c=rn}=r,u=Zr(r,Qr);const a=O.useRef(c),f=O.useRef(),s=O.useCallback(()=>{var l;(l=f.current)==null||l.update()},[]),d=O.useCallback(()=>{var l;(l=f.current)==null||l.forceUpdate()},[]),[m,p]=Kt(O.useState({placement:o,update:s,forceUpdate:d,attributes:{},styles:{popper:{},arrow:{}}})),v=O.useMemo(()=>({name:"updateStateModifier",enabled:!0,phase:"write",requires:["computeStyles"],fn:({state:l})=>{const y={},h={};Object.keys(l.elements).forEach(E=>{y[E]=l.styles[E],h[E]=l.attributes[E]}),p({state:l,styles:y,attributes:h,update:s,forceUpdate:d,placement:l.placement})}}),[s,d,p]),g=O.useMemo(()=>(ue(a.current,c)||(a.current=c),a.current),[c]);return O.useEffect(()=>{!f.current||!n||f.current.setOptions({placement:o,strategy:i,modifiers:[...g,v,en]})},[i,o,v,n,g]),O.useEffect(()=>{if(!(!n||e==null||t==null))return f.current=Jr(e,t,Object.assign({},u,{placement:o,strategy:i,modifiers:[...g,tn,v]})),()=>{f.current!=null&&(f.current.destroy(),f.current=void 0,p(l=>Object.assign({},l,{attributes:{},styles:{popper:{}}})))}},[n,e,t]),m}var nn=process.env.NODE_ENV!=="production",Rt=function(){};if(nn){var on=function(t,r){var n=arguments.length;r=new Array(n>1?n-1:0);for(var o=1;o<n;o++)r[o-1]=arguments[o];var i=0,c="Warning: "+t.replace(/%s/g,function(){return r[i++]});typeof console<"u"&&console.error(c);try{throw new Error(c)}catch{}};Rt=function(e,t,r){var n=arguments.length;r=new Array(n>2?n-2:0);for(var o=2;o<n;o++)r[o-2]=arguments[o];if(t===void 0)throw new Error("`warning(condition, format, ...args)` requires a warning message argument");e||on.apply(null,[t].concat(r))}}var an=Rt;const He=M.getDefaultExportFromCjs(an),ct=()=>{};function sn(e){return e.button===0}function un(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}const Oe=e=>e&&("current"in e?e.current:e),ft={click:"mousedown",mouseup:"mousedown",pointerup:"pointerdown"};function jt(e,t=ct,{disabled:r,clickTrigger:n="click"}={}){const o=O.useRef(!1),i=O.useRef(!1),c=O.useCallback(f=>{const s=Oe(e);He(!!s,"ClickOutside captured a close event but does not have a ref to compare it to. useClickOutside(), should be passed a ref that resolves to a DOM node"),o.current=!s||un(f)||!sn(f)||!!b.contains(s,f.target)||i.current,i.current=!1},[e]),u=b.useEventCallback(f=>{const s=Oe(e);s&&b.contains(s,f.target)&&(i.current=!0)}),a=b.useEventCallback(f=>{o.current||t(f)});O.useEffect(()=>{var f,s;if(r||e==null)return;const d=b.ownerDocument(Oe(e)),m=d.defaultView||window;let p=(f=m.event)!=null?f:(s=m.parent)==null?void 0:s.event,v=null;ft[n]&&(v=b.listen(d,ft[n],u,!0));const g=b.listen(d,n,c,!0),l=b.listen(d,n,h=>{if(h===p){p=void 0;return}a(h)});let y=[];return"ontouchstart"in d.documentElement&&(y=[].slice.call(d.body.children).map(h=>b.listen(h,"mousemove",ct))),()=>{v==null||v(),g(),l(),y.forEach(h=>h())}},[e,r,n,c,u,a])}function cn(e){const t={};return Array.isArray(e)?(e==null||e.forEach(r=>{t[r.name]=r}),t):e||t}function fn(e={}){return Array.isArray(e)?e:Object.keys(e).map(t=>(e[t].name=t,e[t]))}function Pt({enabled:e,enableEvents:t,placement:r,flip:n,offset:o,fixed:i,containerPadding:c,arrowElement:u,popperConfig:a={}}){var f,s,d,m,p;const v=cn(a.modifiers);return Object.assign({},a,{placement:r,enabled:e,strategy:i?"fixed":a.strategy,modifiers:fn(Object.assign({},v,{eventListeners:{enabled:t,options:(f=v.eventListeners)==null?void 0:f.options},preventOverflow:Object.assign({},v.preventOverflow,{options:c?Object.assign({padding:c},(s=v.preventOverflow)==null?void 0:s.options):(d=v.preventOverflow)==null?void 0:d.options}),offset:{options:Object.assign({offset:o},(m=v.offset)==null?void 0:m.options)},arrow:Object.assign({},v.arrow,{enabled:!!u,options:Object.assign({},(p=v.arrow)==null?void 0:p.options,{element:u})}),flip:Object.assign({enabled:!!n},v.flip)}))})}const ln=()=>{};function pn(e,t,{disabled:r,clickTrigger:n}={}){const o=t||ln;jt(e,o,{disabled:r,clickTrigger:n});const i=b.useEventCallback(c=>{b.isEscKey(c)&&o(c)});O.useEffect(()=>{if(r||e==null)return;const c=b.ownerDocument(Oe(e));let u=(c.defaultView||window).event;const a=b.listen(c,"keyup",f=>{if(f===u){u=void 0;return}i(f)});return()=>{a()}},[e,r,i])}const At=z.forwardRef((e,t)=>{const{flip:r,offset:n,placement:o,containerPadding:i,popperConfig:c={},transition:u,runTransition:a}=e,[f,s]=b.useCallbackRef(),[d,m]=b.useCallbackRef(),p=b.useMergedRefs(s,t),v=b.useWaitForDOMRef(e.container),g=b.useWaitForDOMRef(e.target),[l,y]=O.useState(!e.show),h=Et(g,f,Pt({placement:o,enableEvents:!!e.show,containerPadding:i||5,flip:r,offset:n,arrowElement:d,popperConfig:c}));e.show&&l&&y(!1);const E=(...D)=>{y(!0),e.onExited&&e.onExited(...D)},w=e.show||!l;if(pn(f,e.onHide,{disabled:!e.rootClose||e.rootCloseDisabled,clickTrigger:e.rootCloseEvent}),!w)return null;const{onExit:R,onExiting:x,onEnter:j,onEntering:A,onEntered:C}=e;let P=e.children(Object.assign({},h.attributes.popper,{style:h.styles.popper,ref:p}),{popper:h,placement:o,show:!!e.show,arrowProps:Object.assign({},h.attributes.arrow,{style:h.styles.arrow,ref:m})});return P=b.renderTransition(u,a,{in:!!e.show,appear:!0,mountOnEnter:!0,unmountOnExit:!0,children:P,onExit:R,onExiting:x,onExited:E,onEnter:j,onEntering:A,onEntered:C}),v?Ut.createPortal(P,v):null});At.displayName="Overlay";const dn=At,Ct=z.forwardRef(({className:e,bsPrefix:t,as:r="div",...n},o)=>(t=b.useBootstrapPrefix(t,"popover-header"),M.jsxRuntimeExports.jsx(r,{ref:o,className:M.classNames(e,t),...n})));Ct.displayName="PopoverHeader";const vn=Ct,Dt=z.forwardRef(({className:e,bsPrefix:t,as:r="div",...n},o)=>(t=b.useBootstrapPrefix(t,"popover-body"),M.jsxRuntimeExports.jsx(r,{ref:o,className:M.classNames(e,t),...n})));Dt.displayName="PopoverBody";const Tt=Dt;function Mt(e,t){let r=e;return e==="left"?r=t?"end":"start":e==="right"&&(r=t?"start":"end"),r}function St(e="absolute"){return{position:e,top:"0",left:"0",opacity:"0",pointerEvents:"none"}}const mn=z.forwardRef(({bsPrefix:e,placement:t="right",className:r,style:n,children:o,body:i,arrowProps:c,hasDoneInitialMeasure:u,popper:a,show:f,...s},d)=>{const m=b.useBootstrapPrefix(e,"popover"),p=b.useIsRTL(),[v]=(t==null?void 0:t.split("-"))||[],g=Mt(v,p);let l=n;return f&&!u&&(l={...n,...St(a==null?void 0:a.strategy)}),M.jsxRuntimeExports.jsxs("div",{ref:d,role:"tooltip",style:l,"x-placement":v,className:M.classNames(r,m,v&&`bs-popover-${g}`),...s,children:[M.jsxRuntimeExports.jsx("div",{className:"popover-arrow",...c}),i?M.jsxRuntimeExports.jsx(Tt,{children:o}):o]})}),$t=Object.assign(mn,{Header:vn,Body:Tt,POPPER_OFFSET:[0,8]}),Bt=z.forwardRef(({bsPrefix:e,placement:t="right",className:r,style:n,children:o,arrowProps:i,hasDoneInitialMeasure:c,popper:u,show:a,...f},s)=>{e=b.useBootstrapPrefix(e,"tooltip");const d=b.useIsRTL(),[m]=(t==null?void 0:t.split("-"))||[],p=Mt(m,d);let v=n;return a&&!c&&(v={...n,...St(u==null?void 0:u.strategy)}),M.jsxRuntimeExports.jsxs("div",{ref:s,style:v,role:"tooltip","x-placement":m,className:M.classNames(r,e,`bs-tooltip-${p}`),...f,children:[M.jsxRuntimeExports.jsx("div",{className:"tooltip-arrow",...i}),M.jsxRuntimeExports.jsx("div",{className:`${e}-inner`,children:o})]})});Bt.displayName="Tooltip";const _e=Object.assign(Bt,{TOOLTIP_OFFSET:[0,6]});function hn(e){const t=O.useRef(null),r=b.useBootstrapPrefix(void 0,"popover"),n=b.useBootstrapPrefix(void 0,"tooltip"),o=O.useMemo(()=>({name:"offset",options:{offset:()=>{if(e)return e;if(t.current){if(b.hasClass(t.current,r))return $t.POPPER_OFFSET;if(b.hasClass(t.current,n))return _e.TOOLTIP_OFFSET}return[0,0]}}}),[e,r,n]);return[t,[o]]}function gn(e,t){const{ref:r}=e,{ref:n}=t;e.ref=r.__wrapped||(r.__wrapped=o=>r(b.safeFindDOMNode(o))),t.ref=n.__wrapped||(n.__wrapped=o=>n(b.safeFindDOMNode(o)))}const kt=z.forwardRef(({children:e,transition:t=b.Fade,popperConfig:r={},rootClose:n=!1,placement:o="top",show:i=!1,...c},u)=>{const a=O.useRef({}),[f,s]=O.useState(null),[d,m]=hn(c.offset),p=b.useMergedRefs(u,d),v=t===!0?b.Fade:t||void 0,g=b.useEventCallback(l=>{s(l),r==null||r.onFirstUpdate==null||r.onFirstUpdate(l)});return b.useIsomorphicEffect(()=>{f&&c.target&&(a.current.scheduleUpdate==null||a.current.scheduleUpdate())},[f,c.target]),O.useEffect(()=>{i||s(null)},[i]),M.jsxRuntimeExports.jsx(dn,{...c,ref:p,popperConfig:{...r,modifiers:m.concat(r.modifiers||[]),onFirstUpdate:g},transition:v,rootClose:n,placement:o,show:i,children:(l,{arrowProps:y,popper:h,show:E})=>{var w,R;gn(l,y);const x=h==null?void 0:h.placement,j=Object.assign(a.current,{state:h==null?void 0:h.state,scheduleUpdate:h==null?void 0:h.update,placement:x,outOfBoundaries:(h==null||(w=h.state)==null||(R=w.modifiersData.hide)==null?void 0:R.isReferenceHidden)||!1,strategy:r.strategy}),A=!!f;return typeof e=="function"?e({...l,placement:x,show:E,...!t&&E&&{className:"show"},popper:j,arrowProps:y,hasDoneInitialMeasure:A}):z.cloneElement(e,{...l,placement:x,arrowProps:y,popper:j,hasDoneInitialMeasure:A,className:M.classNames(e.props.className,!t&&E&&"show"),style:{...e.props.style,...l.style}})}})});kt.displayName="Overlay";const yn=kt;function wn(e){return e&&typeof e=="object"?e:{show:e,hide:e}}function lt(e,t,r){const[n]=t,o=n.currentTarget,i=n.relatedTarget||n.nativeEvent[r];(!i||i!==o)&&!b.contains(o,i)&&e(...t)}b.PropTypes.oneOf(["click","hover","focus"]);const bn=({trigger:e=["hover","focus"],overlay:t,children:r,popperConfig:n={},show:o,defaultShow:i=!1,onToggle:c,delay:u,placement:a,flip:f=a&&a.indexOf("auto")!==-1,...s})=>{const d=O.useRef(null),m=b.useMergedRefs(d,r.ref),p=Yt(),v=O.useRef(""),[g,l]=pt(o,i,c),y=wn(u),{onFocus:h,onBlur:E,onClick:w}=typeof r!="function"?z.Children.only(r).props:{},R=S=>{m(b.safeFindDOMNode(S))},x=O.useCallback(()=>{if(p.clear(),v.current="show",!y.show){l(!0);return}p.set(()=>{v.current==="show"&&l(!0)},y.show)},[y.show,l,p]),j=O.useCallback(()=>{if(p.clear(),v.current="hide",!y.hide){l(!1);return}p.set(()=>{v.current==="hide"&&l(!1)},y.hide)},[y.hide,l,p]),A=O.useCallback((...S)=>{x(),h==null||h(...S)},[x,h]),C=O.useCallback((...S)=>{j(),E==null||E(...S)},[j,E]),P=O.useCallback((...S)=>{l(!g),w==null||w(...S)},[w,l,g]),D=O.useCallback((...S)=>{lt(x,S,"fromElement")},[x]),L=O.useCallback((...S)=>{lt(j,S,"toElement")},[j]),T=e==null?[]:[].concat(e),$={ref:R};return T.indexOf("click")!==-1&&($.onClick=P),T.indexOf("focus")!==-1&&($.onFocus=A,$.onBlur=C),T.indexOf("hover")!==-1&&(process.env.NODE_ENV!=="production"&&He(T.length>1,'[react-bootstrap] Specifying only the `"hover"` trigger limits the visibility of the overlay to just mouse users. Consider also including the `"focus"` trigger so that touch and keyboard only users can see the overlay as well.'),$.onMouseOver=D,$.onMouseOut=L),M.jsxRuntimeExports.jsxs(M.jsxRuntimeExports.Fragment,{children:[typeof r=="function"?r($):O.cloneElement(r,$),M.jsxRuntimeExports.jsx(yn,{...s,show:g,onHide:j,flip:f,placement:a,popperConfig:n,target:d.current,children:t})]})},Lt=bn,xn=({text:e,placement:t,children:r})=>M.jsxRuntimeExports.jsx(Lt,{placement:t,overlay:M.jsxRuntimeExports.jsx(_e,{className:"luminus-tooltip",children:e}),children:r});exports.OverlayTrigger=Lt;exports.Popover=$t;exports.SimpleTooltip=xn;exports.Tooltip=_e;exports.mergeOptionsWithPopperConfig=Pt;exports.useClickOutside=jt;exports.usePopper=Et;exports.useUncontrolled=Xt;exports.warning=He;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { _ as rr, b as Rt, f as nr, e as We, d as Pe, o as At, l as ue, i as or, j as it, k as _e, a as at, r as ir, g as te, m as jt, h as st, q as ar, F as ct, v as Fe, P as sr } from "./hasClass-
|
|
1
|
+
import { g as tr, j as C, d as me } from "./useAxios-Co2Q-JSk.js";
|
|
2
|
+
import { _ as rr, b as Rt, f as nr, e as We, d as Pe, o as At, l as ue, i as or, j as it, k as _e, a as at, r as ir, g as te, m as jt, h as st, q as ar, F as ct, v as Fe, P as sr } from "./hasClass-cZEMP5cn.js";
|
|
3
3
|
import * as z from "react";
|
|
4
4
|
import { useRef as U, useState as $e, useCallback as F, useMemo as De, useEffect as pe, cloneElement as cr } from "react";
|
|
5
5
|
import ur from "react-dom";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
declare const SimpleDropdownToggle: React.ForwardRefExoticComponent<React.ButtonHTMLAttributes<HTMLButtonElement> & {
|
|
3
3
|
onClick: (e: React.MouseEvent<HTMLButtonElement, MouseEvent>) => void;
|
|
4
|
-
color?: "
|
|
4
|
+
color?: "success" | "danger" | "warning" | "primary" | undefined;
|
|
5
5
|
icon?: React.ReactNode;
|
|
6
6
|
text?: string | undefined;
|
|
7
7
|
className?: string | undefined;
|
|
@@ -1,9 +1,4 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import HookFormCheckInputProps from '@models/prop-types/HookFormCheckInputProps';
|
|
3
|
-
|
|
4
|
-
type Props = {
|
|
5
|
-
hookFormProps: HookFormInputProps;
|
|
6
|
-
inputProps: HookFormCheckInputProps;
|
|
7
|
-
};
|
|
8
|
-
declare const HookFormCheckInput: ({ hookFormProps, inputProps }: Props) => import("react").JSX.Element;
|
|
3
|
+
declare const HookFormCheckInput: ({ formField, label, resetsFields, type, required, hidden, disabled, }: HookFormCheckInputProps) => import("react").JSX.Element;
|
|
9
4
|
export default HookFormCheckInput;
|
|
@@ -1,15 +1,12 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import HookFormInputProps from '@models/types/HookFormInputProps';
|
|
3
2
|
import HookFormDropdownPickerProps from '@models/prop-types/HookFormDropdownPickerProps';
|
|
4
3
|
import { DropdownPickerTexts, FormSelectOption } from '@models/index';
|
|
5
|
-
type Props = {
|
|
6
|
-
hookFormProps: HookFormInputProps;
|
|
7
|
-
inputProps: HookFormDropdownPickerProps;
|
|
4
|
+
type Props = HookFormDropdownPickerProps & {
|
|
8
5
|
items: FormSelectOption[];
|
|
9
6
|
onSearchQueryChange: (query: string) => void;
|
|
10
7
|
onClickSelectedItem: (item: FormSelectOption) => void;
|
|
11
8
|
texts: DropdownPickerTexts;
|
|
12
9
|
isLoading?: boolean;
|
|
13
10
|
};
|
|
14
|
-
declare const HookFormDropdownPicker: ({
|
|
11
|
+
declare const HookFormDropdownPicker: ({ formField, label, size, defaultSelection, resetsFields, isNumber, required, hidden, disabled, items, onSearchQueryChange, onClickSelectedItem, texts, isLoading, }: Props) => import("react").JSX.Element;
|
|
15
12
|
export default HookFormDropdownPicker;
|
|
@@ -1,9 +1,4 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import HookFormInputProps from '@models/types/HookFormInputProps';
|
|
3
2
|
import HookFormRadioInputProps from '@models/prop-types/HookFormRadioInputProps';
|
|
4
|
-
|
|
5
|
-
hookFormProps: HookFormInputProps;
|
|
6
|
-
inputProps: HookFormRadioInputProps;
|
|
7
|
-
};
|
|
8
|
-
declare const HookFormRadioInput: ({ hookFormProps, inputProps }: Props) => import("react").JSX.Element;
|
|
3
|
+
declare const HookFormRadioInput: ({ formField, options, resetsFields, required, disabled, hidden, }: HookFormRadioInputProps) => import("react").JSX.Element;
|
|
9
4
|
export default HookFormRadioInput;
|
|
@@ -1,9 +1,4 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import HookFormInputProps from '@models/types/HookFormInputProps';
|
|
3
2
|
import HookFormSelectInputProps from '@models/prop-types/HookFormSelectInputProps';
|
|
4
|
-
|
|
5
|
-
hookFormProps: HookFormInputProps;
|
|
6
|
-
inputProps: HookFormSelectInputProps;
|
|
7
|
-
};
|
|
8
|
-
declare const HookFormSelectInput: ({ hookFormProps, inputProps }: Props) => import("react").JSX.Element;
|
|
3
|
+
declare const HookFormSelectInput: ({ formField, label, resetsFields, options, isNumber, size, showClearIcon, clearValue, noSortOptions, required, hidden, disabled, }: HookFormSelectInputProps) => import("react").JSX.Element;
|
|
9
4
|
export default HookFormSelectInput;
|
|
@@ -1,9 +1,4 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import HookFormInputProps from '@models/types/HookFormInputProps';
|
|
3
2
|
import HookFormTextAreaInputProps from '@models/prop-types/HookFormTextAreaInputProps';
|
|
4
|
-
|
|
5
|
-
hookFormProps: HookFormInputProps;
|
|
6
|
-
inputProps: HookFormTextAreaInputProps;
|
|
7
|
-
};
|
|
8
|
-
declare const HookFormTextAreaInput: ({ hookFormProps, inputProps }: Props) => import("react").JSX.Element;
|
|
3
|
+
declare const HookFormTextAreaInput: ({ formField, label, resetsFields, size, showClearIcon, clearValue, required, hidden, disabled, }: HookFormTextAreaInputProps) => import("react").JSX.Element;
|
|
9
4
|
export default HookFormTextAreaInput;
|
|
@@ -1,9 +1,4 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import HookFormInputProps from '@models/types/HookFormInputProps';
|
|
3
2
|
import HookFormTextInputProps from '@models/prop-types/HookFormTextInputProps';
|
|
4
|
-
type
|
|
5
|
-
hookFormProps: HookFormInputProps;
|
|
6
|
-
inputProps: HookFormTextInputProps;
|
|
7
|
-
};
|
|
8
|
-
declare const HookFormTextInput: ({ hookFormProps, inputProps }: Props) => import("react").JSX.Element;
|
|
3
|
+
declare const HookFormTextInput: ({ type, formField, label, placeholder, size, resetsFields, showClearIcon, clearValue, required, hidden, disabled, }: HookFormTextInputProps) => import("react").JSX.Element;
|
|
9
4
|
export default HookFormTextInput;
|
|
@@ -5,3 +5,4 @@ export { default as HookFormTextAreaInput } from './TextAreaInput/HookFormTextAr
|
|
|
5
5
|
export { default as HookFormTextInput } from './TextInput/HookFormTextInput';
|
|
6
6
|
export { default as HookFormDropdownPicker } from './DropdownPicker/HookFormDropdownPicker';
|
|
7
7
|
export { default as HookFormFileInput } from './FileInput/HookFormFileInput';
|
|
8
|
+
export { default as HookFormFloatingSubmit } from './FloatingSubmit/HookFormFloatingSubmit';
|
|
@@ -10,3 +10,4 @@ export { default as Collapse } from './Collapse/Collapse';
|
|
|
10
10
|
export { default as InputContainer } from './InputContainer/InputContainer';
|
|
11
11
|
export { default as InvalidFeedback } from './InvalidFeedback/InvalidFeedback';
|
|
12
12
|
export { default as SimplePicker } from './SimplePicker/SimplePicker';
|
|
13
|
+
export { default as AppSearch } from './AppSearch/AppSearch';
|
package/dist/contexts.cjs.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("./SimplePicker.module-qosp2o8I.cjs"),l=require("react"),v=require("./DataKey-GNKO_90K.cjs"),Fe=require("./useConfirm-CV919Kku.cjs"),a=require("./hasClass-BlrP77rO.cjs"),Ie=require("react-dom");function We(t){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const s in t)if(s!=="default"){const n=Object.getOwnPropertyDescriptor(t,s);Object.defineProperty(e,s,n.get?n:{enumerable:!0,get:()=>t[s]})}}return e.default=t,Object.freeze(e)}const h=We(l),$e=({children:t})=>{const[e,s]=l.useState(!1),[n,r]=l.useState(""),i=l.useCallback(g=>{s(!0),r(g)},[]),f=l.useCallback(()=>{s(!1)},[]),u=l.useMemo(()=>({show:e,text:n,showConfirm:i,hideConfirm:f}),[e,n,i,f]);return o.jsxRuntimeExports.jsxs(o.ConfirmContext.Provider,{value:u,children:[o.jsxRuntimeExports.jsx(ft,{}),t]})},Ue=({axiosInstance:t,LinkComponent:e,language:s,axiosTexts:n,confirmTexts:r,formValidationTexts:i,homeDashboardTexts:f,formSubmitTexts:u,children:g})=>{const x=l.useMemo(()=>({axiosInstance:t,LinkComponent:e,language:s,axiosTexts:n,confirmTexts:r,formValidationTexts:i,homeDashboardTexts:f,formSubmitTexts:u}),[t,e,s,n,r,i,f,u]);return o.jsxRuntimeExports.jsx(o.LuminusComponentsContext.Provider,{value:x,children:o.jsxRuntimeExports.jsxs($e,{children:[o.jsxRuntimeExports.jsx(o.Ie,{}),g]})})},Pe=({children:t})=>{const[e,s]=l.useState(!1),[n]=l.useState(new Set),r=l.useCallback(u=>{n.add(u),s(!0)},[n]),i=l.useCallback(u=>{n.delete(u),n.size===0&&s(!1)},[n]),f=l.useMemo(()=>({isLoading:e,startLoading:r,stopLoading:i}),[e,r,i]);return o.jsxRuntimeExports.jsxs(o.LoadingContext.Provider,{value:f,children:[e&&o.jsxRuntimeExports.jsx(v.Loading,{}),t]})},_e=({children:t})=>{const e=o.useAxios(),s=l.useCallback(()=>{const m=localStorage.getItem("user")??null;return m?JSON.parse(m):null},[]),[n,r]=l.useState(s()),i=l.useCallback(async()=>{let m=null;return await e.get("/user/detail").then(R=>{m=R.data}).catch(()=>{m=null}),localStorage.setItem("user",JSON.stringify(m)),m},[e]),f=l.useCallback(()=>{localStorage.removeItem("user")},[]),u=l.useCallback(async()=>{const m=await i();return m?(r(m),!0):!1},[i]),g=l.useCallback(()=>{f(),r(null)},[f]),x=l.useMemo(()=>({user:n,loginUser:u,logoutUser:g}),[n,u,g]);return l.useEffect(()=>{r(s())},[s]),o.jsxRuntimeExports.jsx(o.UserContext.Provider,{value:x,children:t})},He=t=>h.forwardRef((e,s)=>o.jsxRuntimeExports.jsx("div",{...e,ref:s,className:o.classNames(e.className,t)})),qe={"aria-label":a.PropTypes.string,onClick:a.PropTypes.func,variant:a.PropTypes.oneOf(["white"])},me=h.forwardRef(({className:t,variant:e,"aria-label":s="Close",...n},r)=>o.jsxRuntimeExports.jsx("button",{ref:r,type:"button",className:o.classNames("btn-close",e&&`btn-close-${e}`,t),"aria-label":s,...n}));me.displayName="CloseButton";me.propTypes=qe;const Ke=me;var J;function he(t){if((!J&&J!==0||t)&&a.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),J=e.offsetWidth-e.clientWidth,document.body.removeChild(e)}return J}function ce(t){t===void 0&&(t=a.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 xe=v.dataAttr("modal-open");class Ge{constructor({ownerDocument:e,handleContainerOverflow:s=!0,isRTL:n=!1}={}){this.handleContainerOverflow=s,this.isRTL=n,this.modals=[],this.ownerDocument=e}getScrollbarWidth(){return ze(this.ownerDocument)}getElement(){return(this.ownerDocument||document).body}setModalAttributes(e){}removeModalAttributes(e){}setContainerStyle(e){const s={overflow:"hidden"},n=this.isRTL?"paddingLeft":"paddingRight",r=this.getElement();e.style={overflow:r.style.overflow,[n]:r.style[n]},e.scrollBarWidth&&(s[n]=`${parseInt(a.style(r,n)||"0",10)+e.scrollBarWidth}px`),r.setAttribute(xe,""),a.style(r,s)}reset(){[...this.modals].forEach(e=>this.remove(e))}removeContainerStyle(e){const s=this.getElement();s.removeAttribute(xe),Object.assign(s.style,e.style)}add(e){let s=this.modals.indexOf(e);return s!==-1||(s=this.modals.length,this.modals.push(e),this.setModalAttributes(e),s!==0)||(this.state={scrollBarWidth:this.getScrollbarWidth(),style:{}},this.handleContainerOverflow&&this.setContainerStyle(this.state)),s}remove(e){const s=this.modals.indexOf(e);s!==-1&&(this.modals.splice(s,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 fe=Ge,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 Xe(t,e){if(t==null)return{};var s={},n=Object.keys(t),r,i;for(i=0;i<n.length;i++)r=n[i],!(e.indexOf(r)>=0)&&(s[r]=t[r]);return s}let de;function Ye(t){return de||(de=new fe({ownerDocument:t==null?void 0:t.document})),de}function Je(t){const e=a.useWindow(),s=t||Ye(e),n=l.useRef({dialog:null,backdrop:null});return Object.assign(n.current,{add:()=>s.add(n.current),remove:()=>s.remove(n.current),isTopModal:()=>s.isTopModal(n.current),setDialogRef:l.useCallback(r=>{n.current.dialog=r},[]),setBackdropRef:l.useCallback(r=>{n.current.backdrop=r},[])})}const Ce=l.forwardRef((t,e)=>{let{show:s=!1,role:n="dialog",className:r,style:i,children:f,backdrop:u=!0,keyboard:g=!0,onBackdropClick:x,onEscapeKeyDown:m,transition:R,runTransition:j,backdropTransition:M,runBackdropTransition:Q,autoFocus:U=!0,enforceFocus:Z=!0,restoreFocus:w=!0,restoreFocusOptions:ee,renderDialog:P,renderBackdrop:te=d=>o.jsxRuntimeExports.jsx("div",Object.assign({},d)),manager:se,container:ne,onShow:_,onHide:A=()=>{},onExit:oe,onExited:D,onExiting:H,onEnter:q,onEntering:K,onEntered:z}=t,re=Xe(t,Ve);const C=a.useWindow(),N=a.useWaitForDOMRef(ne),p=Je(se),ae=a.useMounted(),G=v.usePrevious(s),[b,T]=l.useState(!s),E=l.useRef(null);l.useImperativeHandle(e,()=>p,[p]),a.canUseDOM&&!G&&s&&(E.current=ce(C==null?void 0:C.document)),s&&b&&T(!1);const y=a.useEventCallback(()=>{if(p.add(),k.current=a.listen(document,"keydown",le),I.current=a.listen(document,"focus",()=>setTimeout(ie),!0),_&&_(),U){var d,Y;const $=ce((d=(Y=p.dialog)==null?void 0:Y.ownerDocument)!=null?d:C==null?void 0:C.document);p.dialog&&$&&!a.contains(p.dialog,$)&&(E.current=$,p.dialog.focus())}}),F=a.useEventCallback(()=>{if(p.remove(),k.current==null||k.current(),I.current==null||I.current(),w){var d;(d=E.current)==null||d.focus==null||d.focus(ee),E.current=null}});l.useEffect(()=>{!s||!N||y()},[s,N,y]),l.useEffect(()=>{b&&F()},[b,F]),a.useWillUnmount(()=>{F()});const ie=a.useEventCallback(()=>{if(!Z||!ae()||!p.isTopModal())return;const d=ce(C==null?void 0:C.document);p.dialog&&d&&!a.contains(p.dialog,d)&&p.dialog.focus()}),V=a.useEventCallback(d=>{d.target===d.currentTarget&&(x==null||x(d),u===!0&&A())}),le=a.useEventCallback(d=>{g&&a.isEscKey(d)&&p.isTopModal()&&(m==null||m(d),d.defaultPrevented||A())}),I=l.useRef(),k=l.useRef(),X=(...d)=>{T(!0),D==null||D(...d)};if(!N)return null;const S=Object.assign({role:n,ref:p.setDialogRef,"aria-modal":n==="dialog"?!0:void 0},re,{style:i,className:r,tabIndex:-1});let W=P?P(S):o.jsxRuntimeExports.jsx("div",Object.assign({},S,{children:h.cloneElement(f,{role:"document"})}));W=a.renderTransition(R,j,{unmountOnExit:!0,mountOnEnter:!0,appear:!0,in:!!s,onExit:oe,onExiting:H,onExited:X,onEnter:q,onEntering:K,onEntered:z,children:W});let O=null;return u&&(O=te({ref:p.setBackdropRef,onClick:V}),O=a.renderTransition(M,Q,{in:!!s,appear:!0,mountOnEnter:!0,unmountOnExit:!0,children:O})),o.jsxRuntimeExports.jsx(o.jsxRuntimeExports.Fragment,{children:Ie.createPortal(o.jsxRuntimeExports.jsxs(o.jsxRuntimeExports.Fragment,{children:[O,W]}),N)})});Ce.displayName="Modal";const Qe=Object.assign(Ce,{Manager:fe});function Ze(t,e){t.classList?t.classList.add(e):a.hasClass(t,e)||(typeof t.className=="string"?t.className=t.className+" "+e:t.setAttribute("class",(t.className&&t.className.baseVal||"")+" "+e))}function Ee(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=Ee(t.className,e):t.setAttribute("class",Ee(t.className&&t.className.baseVal||"",e))}const L={FIXED_CONTENT:".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",STICKY_CONTENT:".sticky-top",NAVBAR_TOGGLER:".navbar-toggler"};class tt extends fe{adjustAndStore(e,s,n){const r=s.style[e];s.dataset[e]=r,a.style(s,{[e]:`${parseFloat(a.style(s,e))+n}px`})}restore(e,s){const n=s.dataset[e];n!==void 0&&(delete s.dataset[e],a.style(s,{[e]:n}))}setContainerStyle(e){super.setContainerStyle(e);const s=this.getElement();if(Ze(s,"modal-open"),!e.scrollBarWidth)return;const n=this.isRTL?"paddingLeft":"paddingRight",r=this.isRTL?"marginLeft":"marginRight";v.qsa(s,L.FIXED_CONTENT).forEach(i=>this.adjustAndStore(n,i,e.scrollBarWidth)),v.qsa(s,L.STICKY_CONTENT).forEach(i=>this.adjustAndStore(r,i,-e.scrollBarWidth)),v.qsa(s,L.NAVBAR_TOGGLER).forEach(i=>this.adjustAndStore(r,i,e.scrollBarWidth))}removeContainerStyle(e){super.removeContainerStyle(e);const s=this.getElement();et(s,"modal-open");const n=this.isRTL?"paddingLeft":"paddingRight",r=this.isRTL?"marginLeft":"marginRight";v.qsa(s,L.FIXED_CONTENT).forEach(i=>this.restore(n,i)),v.qsa(s,L.STICKY_CONTENT).forEach(i=>this.restore(r,i)),v.qsa(s,L.NAVBAR_TOGGLER).forEach(i=>this.restore(r,i))}}let ue;function st(t){return ue||(ue=new tt(t)),ue}const ye=h.forwardRef(({className:t,bsPrefix:e,as:s="div",...n},r)=>(e=a.useBootstrapPrefix(e,"modal-body"),o.jsxRuntimeExports.jsx(s,{ref:r,className:o.classNames(t,e),...n})));ye.displayName="ModalBody";const nt=ye,ot=h.createContext({onHide(){}}),Re=ot,je=h.forwardRef(({bsPrefix:t,className:e,contentClassName:s,centered:n,size:r,fullscreen:i,children:f,scrollable:u,...g},x)=>{t=a.useBootstrapPrefix(t,"modal");const m=`${t}-dialog`,R=typeof i=="string"?`${t}-fullscreen-${i}`:`${t}-fullscreen`;return o.jsxRuntimeExports.jsx("div",{...g,ref:x,className:o.classNames(m,e,r&&`${t}-${r}`,n&&`${m}-centered`,u&&`${m}-scrollable`,i&&R),children:o.jsxRuntimeExports.jsx("div",{className:o.classNames(`${t}-content`,s),children:f})})});je.displayName="ModalDialog";const be=je,Me=h.forwardRef(({className:t,bsPrefix:e,as:s="div",...n},r)=>(e=a.useBootstrapPrefix(e,"modal-footer"),o.jsxRuntimeExports.jsx(s,{ref:r,className:o.classNames(t,e),...n})));Me.displayName="ModalFooter";const rt=Me,at=h.forwardRef(({closeLabel:t="Close",closeVariant:e,closeButton:s=!1,onHide:n,children:r,...i},f)=>{const u=l.useContext(Re),g=a.useEventCallback(()=>{u==null||u.onHide(),n==null||n()});return o.jsxRuntimeExports.jsxs("div",{ref:f,...i,children:[r,s&&o.jsxRuntimeExports.jsx(Ke,{"aria-label":t,variant:e,onClick:g})]})}),it=at,we=h.forwardRef(({bsPrefix:t,className:e,closeLabel:s="Close",closeButton:n=!1,...r},i)=>(t=a.useBootstrapPrefix(t,"modal-header"),o.jsxRuntimeExports.jsx(it,{ref:i,...r,className:o.classNames(e,t),closeLabel:s,closeButton:n})));we.displayName="ModalHeader";const lt=we,ct=He("h4"),Ne=h.forwardRef(({className:t,bsPrefix:e,as:s=ct,...n},r)=>(e=a.useBootstrapPrefix(e,"modal-title"),o.jsxRuntimeExports.jsx(s,{ref:r,className:o.classNames(t,e),...n})));Ne.displayName="ModalTitle";const dt=Ne;function ut(t){return o.jsxRuntimeExports.jsx(a.Fade,{...t,timeout:null})}function mt(t){return o.jsxRuntimeExports.jsx(a.Fade,{...t,timeout:null})}const Te=h.forwardRef(({bsPrefix:t,className:e,style:s,dialogClassName:n,contentClassName:r,children:i,dialogAs:f=be,"data-bs-theme":u,"aria-labelledby":g,"aria-describedby":x,"aria-label":m,show:R=!1,animation:j=!0,backdrop:M=!0,keyboard:Q=!0,onEscapeKeyDown:U,onShow:Z,onHide:w,container:ee,autoFocus:P=!0,enforceFocus:te=!0,restoreFocus:se=!0,restoreFocusOptions:ne,onEntered:_,onExit:A,onExiting:oe,onEnter:D,onEntering:H,onExited:q,backdropClassName:K,manager:z,...re},C)=>{const[N,p]=l.useState({}),[ae,G]=l.useState(!1),b=l.useRef(!1),T=l.useRef(!1),E=l.useRef(null),[y,F]=a.useCallbackRef(),ie=a.useMergedRefs(C,F),V=a.useEventCallback(w),le=a.useIsRTL();t=a.useBootstrapPrefix(t,"modal");const I=l.useMemo(()=>({onHide:V}),[V]);function k(){return z||st({isRTL:le})}function X(c){if(!a.canUseDOM)return;const B=k().getScrollbarWidth()>0,ge=c.scrollHeight>a.ownerDocument(c).documentElement.clientHeight;p({paddingRight:B&&!ge?he():void 0,paddingLeft:!B&&ge?he():void 0})}const S=a.useEventCallback(()=>{y&&X(y.dialog)});a.useWillUnmount(()=>{a.removeEventListener(window,"resize",S),E.current==null||E.current()});const W=()=>{b.current=!0},O=c=>{b.current&&y&&c.target===y.dialog&&(T.current=!0),b.current=!1},d=()=>{G(!0),E.current=a.transitionEnd(y.dialog,()=>{G(!1)})},Y=c=>{c.target===c.currentTarget&&d()},$=c=>{if(M==="static"){Y(c);return}if(T.current||c.target!==c.currentTarget){T.current=!1;return}w==null||w()},ke=c=>{Q?U==null||U(c):(c.preventDefault(),M==="static"&&d())},Se=(c,B)=>{c&&X(c),D==null||D(c,B)},Oe=c=>{E.current==null||E.current(),A==null||A(c)},Be=(c,B)=>{H==null||H(c,B),a.addEventListener(window,"resize",S)},Le=c=>{c&&(c.style.display=""),q==null||q(c),a.removeEventListener(window,"resize",S)},Ae=l.useCallback(c=>o.jsxRuntimeExports.jsx("div",{...c,className:o.classNames(`${t}-backdrop`,K,!j&&"show")}),[j,K,t]),pe={...s,...N};pe.display="block";const De=c=>o.jsxRuntimeExports.jsx("div",{role:"dialog",...c,style:pe,className:o.classNames(e,t,ae&&`${t}-static`,!j&&"show"),onClick:M?$:void 0,onMouseUp:O,"data-bs-theme":u,"aria-label":m,"aria-labelledby":g,"aria-describedby":x,children:o.jsxRuntimeExports.jsx(f,{...re,onMouseDown:W,className:n,contentClassName:r,children:i})});return o.jsxRuntimeExports.jsx(Re.Provider,{value:I,children:o.jsxRuntimeExports.jsx(Qe,{show:R,ref:ie,backdrop:M,container:ee,keyboard:!0,autoFocus:P,enforceFocus:te,restoreFocus:se,restoreFocusOptions:ne,onEscapeKeyDown:ke,onShow:Z,onHide:w,onEnter:Se,onEntering:Be,onEntered:_,onExit:Oe,onExiting:oe,onExited:Le,manager:k(),transition:j?ut:void 0,backdropTransition:j?mt:void 0,renderBackdrop:Ae,renderDialog:De})})});Te.displayName="Modal";const ve=Object.assign(Te,{Body:nt,Header:lt,Title:dt,Footer:rt,Dialog:be,TRANSITION_DURATION:300,BACKDROP_TRANSITION_DURATION:150}),ft=()=>{const{confirmTexts:t}=l.useContext(o.LuminusComponentsContext),{onConfirm:e,onCancel:s,text:n,show:r}=Fe.useConfirm();return o.jsxRuntimeExports.jsx(ve,{show:r,size:"sm",centered:!0,onHide:s,children:o.jsxRuntimeExports.jsxs(ve.Body,{children:[o.jsxRuntimeExports.jsx("div",{className:"mb-5 text-center",children:o.jsxRuntimeExports.jsx(v.Typography,{variant:"h6",children:n})}),o.jsxRuntimeExports.jsxs("div",{className:"w-100 d-flex gap-5",children:[o.jsxRuntimeExports.jsx("button",{type:"button",className:"btn btn-secondary w-100",onClick:s,children:t.no}),o.jsxRuntimeExports.jsx("button",{type:"button",className:"btn btn-primary w-100 ml",onClick:e,children:t.yes})]})]})})};exports.LoadingContext=o.LoadingContext;exports.LuminusComponentsContext=o.LuminusComponentsContext;exports.UserContext=o.UserContext;exports.LoadingProvider=Pe;exports.LuminusComponentsProvider=Ue;exports.UserProvider=_e;
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("./useAxios-DuhvBHuH.cjs"),l=require("react"),a=require("./hasClass-C0uHVOLl.cjs"),Fe=require("./useConfirm-5e6ff6zl.cjs"),v=require("./DataKey-C0-5Uwn-.cjs"),Ie=require("react-dom");function We(t){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const s in t)if(s!=="default"){const n=Object.getOwnPropertyDescriptor(t,s);Object.defineProperty(e,s,n.get?n:{enumerable:!0,get:()=>t[s]})}}return e.default=t,Object.freeze(e)}const h=We(l),$e=({children:t})=>{const[e,s]=l.useState(!1),[n,r]=l.useState(""),i=l.useCallback(g=>{s(!0),r(g)},[]),f=l.useCallback(()=>{s(!1)},[]),u=l.useMemo(()=>({show:e,text:n,showConfirm:i,hideConfirm:f}),[e,n,i,f]);return o.jsxRuntimeExports.jsxs(o.ConfirmContext.Provider,{value:u,children:[o.jsxRuntimeExports.jsx(ft,{}),t]})},Ue=({axiosInstance:t,LinkComponent:e,language:s,axiosTexts:n,confirmTexts:r,formValidationTexts:i,homeDashboardTexts:f,formSubmitTexts:u,children:g})=>{const x=l.useMemo(()=>({axiosInstance:t,LinkComponent:e,language:s,axiosTexts:n,confirmTexts:r,formValidationTexts:i,homeDashboardTexts:f,formSubmitTexts:u}),[t,e,s,n,r,i,f,u]);return o.jsxRuntimeExports.jsx(o.LuminusComponentsContext.Provider,{value:x,children:o.jsxRuntimeExports.jsxs($e,{children:[o.jsxRuntimeExports.jsx(o.Ie,{}),g]})})},Pe=({children:t})=>{const[e,s]=l.useState(!1),[n]=l.useState(new Set),r=l.useCallback(u=>{n.add(u),s(!0)},[n]),i=l.useCallback(u=>{n.delete(u),n.size===0&&s(!1)},[n]),f=l.useMemo(()=>({isLoading:e,startLoading:r,stopLoading:i}),[e,r,i]);return o.jsxRuntimeExports.jsxs(o.LoadingContext.Provider,{value:f,children:[e&&o.jsxRuntimeExports.jsx(v.Loading,{}),t]})},He=({children:t})=>{const e=o.useAxios(),s=l.useCallback(()=>{const m=localStorage.getItem("user")??null;return m?JSON.parse(m):null},[]),[n,r]=l.useState(s()),i=l.useCallback(async()=>{let m=null;return await e.get("/user/detail").then(R=>{m=R.data}).catch(()=>{m=null}),localStorage.setItem("user",JSON.stringify(m)),m},[e]),f=l.useCallback(()=>{localStorage.removeItem("user")},[]),u=l.useCallback(async()=>{const m=await i();return m?(r(m),!0):!1},[i]),g=l.useCallback(()=>{f(),r(null)},[f]),x=l.useMemo(()=>({user:n,loginUser:u,logoutUser:g}),[n,u,g]);return l.useEffect(()=>{r(s())},[s]),o.jsxRuntimeExports.jsx(o.UserContext.Provider,{value:x,children:t})},_e=t=>h.forwardRef((e,s)=>o.jsxRuntimeExports.jsx("div",{...e,ref:s,className:o.classNames(e.className,t)})),qe={"aria-label":a.PropTypes.string,onClick:a.PropTypes.func,variant:a.PropTypes.oneOf(["white"])},me=h.forwardRef(({className:t,variant:e,"aria-label":s="Close",...n},r)=>o.jsxRuntimeExports.jsx("button",{ref:r,type:"button",className:o.classNames("btn-close",e&&`btn-close-${e}`,t),"aria-label":s,...n}));me.displayName="CloseButton";me.propTypes=qe;const Ke=me;var J;function he(t){if((!J&&J!==0||t)&&a.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),J=e.offsetWidth-e.clientWidth,document.body.removeChild(e)}return J}function ce(t){t===void 0&&(t=a.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 xe=v.dataAttr("modal-open");class Ge{constructor({ownerDocument:e,handleContainerOverflow:s=!0,isRTL:n=!1}={}){this.handleContainerOverflow=s,this.isRTL=n,this.modals=[],this.ownerDocument=e}getScrollbarWidth(){return ze(this.ownerDocument)}getElement(){return(this.ownerDocument||document).body}setModalAttributes(e){}removeModalAttributes(e){}setContainerStyle(e){const s={overflow:"hidden"},n=this.isRTL?"paddingLeft":"paddingRight",r=this.getElement();e.style={overflow:r.style.overflow,[n]:r.style[n]},e.scrollBarWidth&&(s[n]=`${parseInt(a.style(r,n)||"0",10)+e.scrollBarWidth}px`),r.setAttribute(xe,""),a.style(r,s)}reset(){[...this.modals].forEach(e=>this.remove(e))}removeContainerStyle(e){const s=this.getElement();s.removeAttribute(xe),Object.assign(s.style,e.style)}add(e){let s=this.modals.indexOf(e);return s!==-1||(s=this.modals.length,this.modals.push(e),this.setModalAttributes(e),s!==0)||(this.state={scrollBarWidth:this.getScrollbarWidth(),style:{}},this.handleContainerOverflow&&this.setContainerStyle(this.state)),s}remove(e){const s=this.modals.indexOf(e);s!==-1&&(this.modals.splice(s,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 fe=Ge,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 Xe(t,e){if(t==null)return{};var s={},n=Object.keys(t),r,i;for(i=0;i<n.length;i++)r=n[i],!(e.indexOf(r)>=0)&&(s[r]=t[r]);return s}let de;function Ye(t){return de||(de=new fe({ownerDocument:t==null?void 0:t.document})),de}function Je(t){const e=a.useWindow(),s=t||Ye(e),n=l.useRef({dialog:null,backdrop:null});return Object.assign(n.current,{add:()=>s.add(n.current),remove:()=>s.remove(n.current),isTopModal:()=>s.isTopModal(n.current),setDialogRef:l.useCallback(r=>{n.current.dialog=r},[]),setBackdropRef:l.useCallback(r=>{n.current.backdrop=r},[])})}const Ce=l.forwardRef((t,e)=>{let{show:s=!1,role:n="dialog",className:r,style:i,children:f,backdrop:u=!0,keyboard:g=!0,onBackdropClick:x,onEscapeKeyDown:m,transition:R,runTransition:j,backdropTransition:M,runBackdropTransition:Q,autoFocus:U=!0,enforceFocus:Z=!0,restoreFocus:w=!0,restoreFocusOptions:ee,renderDialog:P,renderBackdrop:te=d=>o.jsxRuntimeExports.jsx("div",Object.assign({},d)),manager:se,container:ne,onShow:H,onHide:A=()=>{},onExit:oe,onExited:D,onExiting:_,onEnter:q,onEntering:K,onEntered:z}=t,re=Xe(t,Ve);const C=a.useWindow(),N=a.useWaitForDOMRef(ne),p=Je(se),ae=a.useMounted(),G=v.usePrevious(s),[b,T]=l.useState(!s),E=l.useRef(null);l.useImperativeHandle(e,()=>p,[p]),a.canUseDOM&&!G&&s&&(E.current=ce(C==null?void 0:C.document)),s&&b&&T(!1);const y=a.useEventCallback(()=>{if(p.add(),k.current=a.listen(document,"keydown",le),I.current=a.listen(document,"focus",()=>setTimeout(ie),!0),H&&H(),U){var d,Y;const $=ce((d=(Y=p.dialog)==null?void 0:Y.ownerDocument)!=null?d:C==null?void 0:C.document);p.dialog&&$&&!a.contains(p.dialog,$)&&(E.current=$,p.dialog.focus())}}),F=a.useEventCallback(()=>{if(p.remove(),k.current==null||k.current(),I.current==null||I.current(),w){var d;(d=E.current)==null||d.focus==null||d.focus(ee),E.current=null}});l.useEffect(()=>{!s||!N||y()},[s,N,y]),l.useEffect(()=>{b&&F()},[b,F]),a.useWillUnmount(()=>{F()});const ie=a.useEventCallback(()=>{if(!Z||!ae()||!p.isTopModal())return;const d=ce(C==null?void 0:C.document);p.dialog&&d&&!a.contains(p.dialog,d)&&p.dialog.focus()}),V=a.useEventCallback(d=>{d.target===d.currentTarget&&(x==null||x(d),u===!0&&A())}),le=a.useEventCallback(d=>{g&&a.isEscKey(d)&&p.isTopModal()&&(m==null||m(d),d.defaultPrevented||A())}),I=l.useRef(),k=l.useRef(),X=(...d)=>{T(!0),D==null||D(...d)};if(!N)return null;const S=Object.assign({role:n,ref:p.setDialogRef,"aria-modal":n==="dialog"?!0:void 0},re,{style:i,className:r,tabIndex:-1});let W=P?P(S):o.jsxRuntimeExports.jsx("div",Object.assign({},S,{children:h.cloneElement(f,{role:"document"})}));W=a.renderTransition(R,j,{unmountOnExit:!0,mountOnEnter:!0,appear:!0,in:!!s,onExit:oe,onExiting:_,onExited:X,onEnter:q,onEntering:K,onEntered:z,children:W});let O=null;return u&&(O=te({ref:p.setBackdropRef,onClick:V}),O=a.renderTransition(M,Q,{in:!!s,appear:!0,mountOnEnter:!0,unmountOnExit:!0,children:O})),o.jsxRuntimeExports.jsx(o.jsxRuntimeExports.Fragment,{children:Ie.createPortal(o.jsxRuntimeExports.jsxs(o.jsxRuntimeExports.Fragment,{children:[O,W]}),N)})});Ce.displayName="Modal";const Qe=Object.assign(Ce,{Manager:fe});function Ze(t,e){t.classList?t.classList.add(e):a.hasClass(t,e)||(typeof t.className=="string"?t.className=t.className+" "+e:t.setAttribute("class",(t.className&&t.className.baseVal||"")+" "+e))}function Ee(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=Ee(t.className,e):t.setAttribute("class",Ee(t.className&&t.className.baseVal||"",e))}const L={FIXED_CONTENT:".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",STICKY_CONTENT:".sticky-top",NAVBAR_TOGGLER:".navbar-toggler"};class tt extends fe{adjustAndStore(e,s,n){const r=s.style[e];s.dataset[e]=r,a.style(s,{[e]:`${parseFloat(a.style(s,e))+n}px`})}restore(e,s){const n=s.dataset[e];n!==void 0&&(delete s.dataset[e],a.style(s,{[e]:n}))}setContainerStyle(e){super.setContainerStyle(e);const s=this.getElement();if(Ze(s,"modal-open"),!e.scrollBarWidth)return;const n=this.isRTL?"paddingLeft":"paddingRight",r=this.isRTL?"marginLeft":"marginRight";v.qsa(s,L.FIXED_CONTENT).forEach(i=>this.adjustAndStore(n,i,e.scrollBarWidth)),v.qsa(s,L.STICKY_CONTENT).forEach(i=>this.adjustAndStore(r,i,-e.scrollBarWidth)),v.qsa(s,L.NAVBAR_TOGGLER).forEach(i=>this.adjustAndStore(r,i,e.scrollBarWidth))}removeContainerStyle(e){super.removeContainerStyle(e);const s=this.getElement();et(s,"modal-open");const n=this.isRTL?"paddingLeft":"paddingRight",r=this.isRTL?"marginLeft":"marginRight";v.qsa(s,L.FIXED_CONTENT).forEach(i=>this.restore(n,i)),v.qsa(s,L.STICKY_CONTENT).forEach(i=>this.restore(r,i)),v.qsa(s,L.NAVBAR_TOGGLER).forEach(i=>this.restore(r,i))}}let ue;function st(t){return ue||(ue=new tt(t)),ue}const ye=h.forwardRef(({className:t,bsPrefix:e,as:s="div",...n},r)=>(e=a.useBootstrapPrefix(e,"modal-body"),o.jsxRuntimeExports.jsx(s,{ref:r,className:o.classNames(t,e),...n})));ye.displayName="ModalBody";const nt=ye,ot=h.createContext({onHide(){}}),Re=ot,je=h.forwardRef(({bsPrefix:t,className:e,contentClassName:s,centered:n,size:r,fullscreen:i,children:f,scrollable:u,...g},x)=>{t=a.useBootstrapPrefix(t,"modal");const m=`${t}-dialog`,R=typeof i=="string"?`${t}-fullscreen-${i}`:`${t}-fullscreen`;return o.jsxRuntimeExports.jsx("div",{...g,ref:x,className:o.classNames(m,e,r&&`${t}-${r}`,n&&`${m}-centered`,u&&`${m}-scrollable`,i&&R),children:o.jsxRuntimeExports.jsx("div",{className:o.classNames(`${t}-content`,s),children:f})})});je.displayName="ModalDialog";const be=je,Me=h.forwardRef(({className:t,bsPrefix:e,as:s="div",...n},r)=>(e=a.useBootstrapPrefix(e,"modal-footer"),o.jsxRuntimeExports.jsx(s,{ref:r,className:o.classNames(t,e),...n})));Me.displayName="ModalFooter";const rt=Me,at=h.forwardRef(({closeLabel:t="Close",closeVariant:e,closeButton:s=!1,onHide:n,children:r,...i},f)=>{const u=l.useContext(Re),g=a.useEventCallback(()=>{u==null||u.onHide(),n==null||n()});return o.jsxRuntimeExports.jsxs("div",{ref:f,...i,children:[r,s&&o.jsxRuntimeExports.jsx(Ke,{"aria-label":t,variant:e,onClick:g})]})}),it=at,we=h.forwardRef(({bsPrefix:t,className:e,closeLabel:s="Close",closeButton:n=!1,...r},i)=>(t=a.useBootstrapPrefix(t,"modal-header"),o.jsxRuntimeExports.jsx(it,{ref:i,...r,className:o.classNames(e,t),closeLabel:s,closeButton:n})));we.displayName="ModalHeader";const lt=we,ct=_e("h4"),Ne=h.forwardRef(({className:t,bsPrefix:e,as:s=ct,...n},r)=>(e=a.useBootstrapPrefix(e,"modal-title"),o.jsxRuntimeExports.jsx(s,{ref:r,className:o.classNames(t,e),...n})));Ne.displayName="ModalTitle";const dt=Ne;function ut(t){return o.jsxRuntimeExports.jsx(a.Fade,{...t,timeout:null})}function mt(t){return o.jsxRuntimeExports.jsx(a.Fade,{...t,timeout:null})}const Te=h.forwardRef(({bsPrefix:t,className:e,style:s,dialogClassName:n,contentClassName:r,children:i,dialogAs:f=be,"data-bs-theme":u,"aria-labelledby":g,"aria-describedby":x,"aria-label":m,show:R=!1,animation:j=!0,backdrop:M=!0,keyboard:Q=!0,onEscapeKeyDown:U,onShow:Z,onHide:w,container:ee,autoFocus:P=!0,enforceFocus:te=!0,restoreFocus:se=!0,restoreFocusOptions:ne,onEntered:H,onExit:A,onExiting:oe,onEnter:D,onEntering:_,onExited:q,backdropClassName:K,manager:z,...re},C)=>{const[N,p]=l.useState({}),[ae,G]=l.useState(!1),b=l.useRef(!1),T=l.useRef(!1),E=l.useRef(null),[y,F]=a.useCallbackRef(),ie=a.useMergedRefs(C,F),V=a.useEventCallback(w),le=a.useIsRTL();t=a.useBootstrapPrefix(t,"modal");const I=l.useMemo(()=>({onHide:V}),[V]);function k(){return z||st({isRTL:le})}function X(c){if(!a.canUseDOM)return;const B=k().getScrollbarWidth()>0,ge=c.scrollHeight>a.ownerDocument(c).documentElement.clientHeight;p({paddingRight:B&&!ge?he():void 0,paddingLeft:!B&&ge?he():void 0})}const S=a.useEventCallback(()=>{y&&X(y.dialog)});a.useWillUnmount(()=>{a.removeEventListener(window,"resize",S),E.current==null||E.current()});const W=()=>{b.current=!0},O=c=>{b.current&&y&&c.target===y.dialog&&(T.current=!0),b.current=!1},d=()=>{G(!0),E.current=a.transitionEnd(y.dialog,()=>{G(!1)})},Y=c=>{c.target===c.currentTarget&&d()},$=c=>{if(M==="static"){Y(c);return}if(T.current||c.target!==c.currentTarget){T.current=!1;return}w==null||w()},ke=c=>{Q?U==null||U(c):(c.preventDefault(),M==="static"&&d())},Se=(c,B)=>{c&&X(c),D==null||D(c,B)},Oe=c=>{E.current==null||E.current(),A==null||A(c)},Be=(c,B)=>{_==null||_(c,B),a.addEventListener(window,"resize",S)},Le=c=>{c&&(c.style.display=""),q==null||q(c),a.removeEventListener(window,"resize",S)},Ae=l.useCallback(c=>o.jsxRuntimeExports.jsx("div",{...c,className:o.classNames(`${t}-backdrop`,K,!j&&"show")}),[j,K,t]),pe={...s,...N};pe.display="block";const De=c=>o.jsxRuntimeExports.jsx("div",{role:"dialog",...c,style:pe,className:o.classNames(e,t,ae&&`${t}-static`,!j&&"show"),onClick:M?$:void 0,onMouseUp:O,"data-bs-theme":u,"aria-label":m,"aria-labelledby":g,"aria-describedby":x,children:o.jsxRuntimeExports.jsx(f,{...re,onMouseDown:W,className:n,contentClassName:r,children:i})});return o.jsxRuntimeExports.jsx(Re.Provider,{value:I,children:o.jsxRuntimeExports.jsx(Qe,{show:R,ref:ie,backdrop:M,container:ee,keyboard:!0,autoFocus:P,enforceFocus:te,restoreFocus:se,restoreFocusOptions:ne,onEscapeKeyDown:ke,onShow:Z,onHide:w,onEnter:Se,onEntering:Be,onEntered:H,onExit:Oe,onExiting:oe,onExited:Le,manager:k(),transition:j?ut:void 0,backdropTransition:j?mt:void 0,renderBackdrop:Ae,renderDialog:De})})});Te.displayName="Modal";const ve=Object.assign(Te,{Body:nt,Header:lt,Title:dt,Footer:rt,Dialog:be,TRANSITION_DURATION:300,BACKDROP_TRANSITION_DURATION:150}),ft=()=>{const{confirmTexts:t}=l.useContext(o.LuminusComponentsContext),{onConfirm:e,onCancel:s,text:n,show:r}=Fe.useConfirm();return o.jsxRuntimeExports.jsx(ve,{show:r,size:"sm",centered:!0,onHide:s,children:o.jsxRuntimeExports.jsxs(ve.Body,{children:[o.jsxRuntimeExports.jsx("div",{className:"mb-5 text-center",children:o.jsxRuntimeExports.jsx(a.Typography,{variant:"h6",children:n})}),o.jsxRuntimeExports.jsxs("div",{className:"w-100 d-flex gap-5",children:[o.jsxRuntimeExports.jsx("button",{type:"button",className:"btn btn-secondary w-100",onClick:s,children:t.no}),o.jsxRuntimeExports.jsx("button",{type:"button",className:"btn btn-primary w-100 ml",onClick:e,children:t.yes})]})]})})};exports.LoadingContext=o.LoadingContext;exports.LuminusComponentsContext=o.LuminusComponentsContext;exports.UserContext=o.UserContext;exports.LoadingProvider=Pe;exports.LuminusComponentsProvider=Ue;exports.UserProvider=He;
|