elcrm 0.0.8 → 0.1.0
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/index.css +1 -1
- package/dist/index.es.js +230 -226
- package/dist/index.umd.js +8 -8
- package/dist/lib/Init/Init.d.ts +5 -0
- package/dist/lib/index.d.ts +1 -0
- package/package.json +1 -1
package/dist/index.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@charset "UTF-8";menu{border-radius:5px;overflow:hidden;display:flex;flex-direction:column;background:var(--contex);grid-area:m}._notice_820sc_2{position:absolute;right:20px;top:72px;z-index:1111;font-family:Inter,sans-serif}._notice_820sc_2 ._error_820sc_9{color:#bb2014}._notice_820sc_2 ._success_820sc_12{color:#367738}._notice_820sc_2 ._remark_820sc_15{color:#b77513}._notice_820sc_2 ._copy_820sc_18{color:#3f51b5}._notice_820sc_2 li{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:block;width:300px;height:70px;border-radius:5px;box-shadow:0 0 0 1px var(--system-border),0 2px 2px #00000008,0 4px 4px #0000000a,0 10px 8px #0000000d,0 15px 15px #0000000f,0 30px 30px #00000012,0 70px 65px #00000017;background:var(--system-bg);overflow:hidden;cursor:pointer;margin:10px 0;transition:all 3s ease 0s;opacity:0}._notice_820sc_2 svg{float:left;width:50px;height:50px;margin:10px;font-size:40px;line-height:51px;text-align:center}._notice_820sc_2 b{width:222px;font-size:17px;font-weight:700;position:absolute;left:70px;display:block;margin-top:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._notice_820sc_2 p{color:var(--system-color);font-size:14px;width:222px;position:absolute;left:70px;display:block;margin-top:37px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._notice_820sc_2 [data-status=show]{opacity:1;transition:1s;animation:_show-notice_820sc_1 1s 1;animation-fill-mode:forwards}._notice_820sc_2 [data-status=hide]{opacity:1;transition:1s;animation:_hide-notice_820sc_1 1s 1;animation-fill-mode:forwards}@keyframes _show-notice_820sc_1{0%{opacity:0}to{opacity:1}}@keyframes _hide-notice_820sc_1{0%{opacity:1}to{opacity:0}}._alerts_1e9y0_1{position:fixed;top:0;bottom:0;left:0;right:0;color:var(--system-color);background:#0000009e;z-index:30;display:flex;flex:1;align-content:center;justify-content:center}._alerts_1e9y0_1 dl{margin:auto;overflow:hidden;width:270px;height:auto;border-radius:12px;border:0;height:fit-content;z-index:1;background:var(--system-bg);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);-webkit-animation:_menuAnimation_1e9y0_1 .4s 0s both;animation:_menuAnimation_1e9y0_1 .4s 0s both;list-style:none;padding-top:20px;font-family:-apple-system,BlinkMacSystemFont;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;box-sizing:border-box;font-size:17px;box-shadow:0 0 0 1px var(--system-border),0 2px 2px #00000008,0 4px 4px #0000000a,0 10px 8px #0000000d,0 15px 15px #0000000f,0 30px 30px #00000012,0 70px 65px #00000017}._alerts_1e9y0_1 dt{font-family:-apple-system,BlinkMacSystemFont;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;box-sizing:border-box;font-size:17px;text-align:center;text-transform:capitalize;font-weight:600;line-height:22px;margin:0 0 5px;padding:0 20px}._alerts_1e9y0_1 dd{font-family:-apple-system,BlinkMacSystemFont;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;box-sizing:border-box;font-size:13px;margin:0;text-align:center;line-height:16px;padding:0 20px 20px}._alerts_1e9y0_1 ul{border-top:1px solid var(--system-hr);width:100%;display:flex}._alerts_1e9y0_1 button{font-family:-apple-system,BlinkMacSystemFont;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;box-sizing:border-box;font-size:17px;padding:10px;cursor:pointer;text-align:center;font-weight:600;background:#0000;border-radius:0;display:block;width:-webkit-fill-available;-webkit-animation:_menuItemAnimation_1e9y0_1 .2s 0s both;animation:_menuItemAnimation_1e9y0_1 .2s 0s both;font-family:Inter,sans-serif;border:0}._alerts_1e9y0_1 button[color=blue]{color:#1b6ac0}._alerts_1e9y0_1 button[color=red]{color:#c21c0d}._alerts_1e9y0_1 button:hover{background:var(--system-hover)}._alerts_1e9y0_1 ._--body_1e9y0_103{position:fixed;top:0;bottom:0;left:0;right:0}._allert_1e9y0_111 ._--form_1e9y0_111{font-family:-apple-system,BlinkMacSystemFont;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;box-sizing:border-box;font-size:17px;padding:20px;border-bottom:1px solid var(--system-hr)}:root{--primary-light: #8abdff;--primary: #6d5dfc;--primary-dark: #5b0eeb;--white: #fff;--greyLight-1: #e4ebf5;--greyLight-2: #abb6d2;--greyLight-3: #bec8e4;--greyDark: #9baacf;--inset: inset 2px 2px 2px var(--shadow), inset -1px -1px 1px var(--shade)}._white_6ax6z_14{--background: #e4ebf5;--shadow: #abb6d2;--shade: #fff;--color: #1f253d;--disabled: #9baacf;--text: #394264;--tinge: #3f51b50a;--inset: inset 2px 2px 2px var(--shadow), inset -1px -1px 1px var(--shade);--outset: 2px 2px 2px var(--shadow), -1px -1px 1px var(--shade)}._black_6ax6z_26{--background: #506290;--shadow: #1f253d;--shade: #394264;--color: #fff;--disabled: #29314c;--text: #abb6d2;--tinge: #00000026;--inset: inset 1px 1px 1px #394264, inset -1px -1px 1px #39426470;--outset: 1px 1px 1px #394264, -1px -1px 1px #39426470}[shake=true]{-webkit-animation-name:_shake_6ax6z_1;animation-name:_shake_6ax6z_1;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@keyframes _shake_6ax6z_1{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}[data-color-bg=fff1d6]{--inset: inset 1px 1px 1px #c9c1ac, inset -1px -1px 1px var(--shade);--outset: 2px 2px 2px #c9c1ac, -1px -1px 1px var(--shade)}[data-color-bg=ffd9d9]{--inset: inset 1px 1px 1px #cdb0b1, inset -1px -1px 1px var(--shade);--outset: 2px 2px 2px #cdb0b1, -1px -1px 1px var(--shade)}[data-color-bg=daffe5]{--inset: inset 1px 1px 1px #b6d2be, inset -1px -1px 1px var(--shade);--outset: 2px 2px 2px #b6d2be, -1px -1px 1px var(--shade)}._modal_6ax6z_73{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10;display:flex}._o_6ax6z_83{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b8}._w_6ax6z_14{box-shadow:5px 7px 18px #000000a8;background:var(--background);position:relative;min-width:300px;margin:auto;border-radius:10px;width:400px;max-height:90%;display:flex;flex-flow:column nowrap}._h_6ax6z_106{flex:1;font-size:15px;line-height:35px;font-weight:700;text-align:left;color:var(--color);padding:10px 15px 5px 30px;user-select:none;-webkit-user-select:none;display:flex;z-index:1}._l_6ax6z_120{border-radius:10px;font-size:15px;box-shadow:var(--inset);color:var(--color);margin:10px;overflow:hidden;overflow-y:scroll;padding:5px 0}._l_6ax6z_120 li{display:flex;margin:0 5px;padding:10px;position:relative}._l_6ax6z_120 li:after{content:"";border-bottom:1px solid #ddd;position:absolute;bottom:0;left:5px;right:5px}._l_6ax6z_120 li:last-child{border-bottom:0}._l_6ax6z_120 li:hover{background:#00000012;cursor:pointer;border-radius:5px}._t_6ax6z_158{padding-right:10px}._m_6ax6z_73{flex:1}._x_6ax6z_166{cursor:pointer;color:#1f253d;font-size:20px;opacity:.5;width:35px;border-radius:5px;text-align:center}._s_6ax6z_176{flex:1;overflow-y:scroll}._c_6ax6z_181{text-align:center;margin:20px}._f_6ax6z_186{padding:0 20px;display:flex;flex-direction:column}._f_6ax6z_186 dl{margin:7px 0;flex:1 1;flex-direction:row;display:flex}._f_6ax6z_186 dt{padding:7px 10px;color:var(--text);margin-left:7px;flex:0 1 150px}._f_6ax6z_186 dd{margin:0;background:var(--tinge);color:var(--color);box-shadow:var(--inset);border-radius:5px;min-height:33px;padding:7px 10px;flex:1 1}._f_6ax6z_186 p{margin:auto;width:300px;padding:20px 0 5px;color:#1f253dc7;font-size:15px}._x_6ax6z_166:hover{opacity:1}._btn_6ax6z_229{min-width:200px;margin:10px auto 20px;opacity:.7;padding:7px 25px;border-radius:5px;box-shadow:var(--outset);display:flex;justify-content:center;cursor:pointer;transition:.3s ease}._g_6ax6z_242{display:flex;gap:10px}._c_6ax6z_181{margin:10px 7px 20px;opacity:.8;box-shadow:var(--outset);border-radius:10px;padding:20px;flex:1;cursor:pointer}._c_6ax6z_181:first-child{margin-left:20px}._c_6ax6z_181:last-child{margin-right:20px}._c_6ax6z_181:hover{opacity:1;background:var(--tinge)}._c_6ax6z_181 i{font-size:70px;margin-bottom:20px;text-align:center;display:block;color:var(--disabled)}._c_6ax6z_181 b{text-align:center;display:block;color:var(--color)}._c_6ax6z_181 p{text-align:center;font-size:15px;color:var(--text)}._btn_6ax6z_229:hover{opacity:1}._modal_6ax6z_73._size-a_6ax6z_294 ._w_6ax6z_14{width:auto}._modal_6ax6z_73._size-s_6ax6z_298 ._w_6ax6z_14{width:400px}._modal_6ax6z_73._size-m_6ax6z_302 ._w_6ax6z_14{width:500px}._modal_6ax6z_73._size-l_6ax6z_306 ._w_6ax6z_14{width:800px}._modal_6ax6z_73._size-x_6ax6z_310 ._w_6ax6z_14{width:1000px}._modal_6ax6z_73._size-f_6ax6z_314 ._w_6ax6z_14{width:100%;max-width:1200px;min-width:910px}._btn_6ax6z_229._confirm_6ax6z_320{background:#4caf50;color:#fff}._btn_6ax6z_229._cancel_6ax6z_325{background:#f44336;color:#fff}._btn_6ax6z_229._disabled_6ax6z_330,._btn_6ax6z_229._await_6ax6z_337{background:#efefef;color:#000;opacity:1;cursor:default}._m_6ax6z_73 big{position:absolute;margin:10px auto 20px;border-radius:5px;box-shadow:var(--outset);display:flex;top:-1px;right:55px}._m_6ax6z_73 big i{width:30px;height:30px;text-align:center;margin:3px;line-height:30px;cursor:pointer;border-radius:5px}._m_6ax6z_73 big i:hover{box-shadow:var(--inset)}._m_6ax6z_73 nav{width:fit-content;height:35px;margin:0 auto;box-shadow:var(--outset);border-radius:5px;display:flex}._m_6ax6z_73 span{border-radius:3px;flex:1 1;margin:2px;padding:0 10px;line-height:35px;color:var(--disabled);cursor:pointer}._m_6ax6z_73 span._active_6ax6z_387{box-shadow:var(--inset);color:var(--color)}._coincidence_6ax6z_393{position:fixed;right:20px;bottom:20px;z-index:1111;overflow-y:scroll;max-height:565px;padding-top:90px}._coincidence_6ax6z_393 span{display:block;width:300px;border-radius:5px;overflow:hidden;cursor:pointer;margin:10px 0;padding:10px;color:#1f253d}._coincidence_6ax6z_393 dl{display:flex;padding:0;margin:5px}._coincidence_6ax6z_393 dd{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0;margin:0 10px}._setting_1jv25_2{width:100%;overflow:auto}._setting_1jv25_2 nav{border:0px;padding:0 10px 5px;margin:25px auto;width:600px}._setting_1jv25_2 nav ul{display:flex;justify-content:space-between;gap:1px}._setting_1jv25_2 nav li{flex:1;text-align:center;background:var(--setting-bg);color:var(--setting-color);cursor:pointer;opacity:.7}._setting_1jv25_2 nav li[tabs-active=true]{opacity:1}._setting_1jv25_2 fieldset{border:0px;padding:0 10px 5px;margin:25px auto;width:600px}._setting_1jv25_2 legend{text-transform:uppercase;font-weight:300;font-size:1.3em}._setting_1jv25_2 ul{margin:10px 0;color:#000;border-radius:8px;overflow:hidden;list-style-type:none;padding:0}._setting_1jv25_2 li{font-size:20px;line-height:40px}._setting_1jv25_2 dl{display:flex;margin:0 0 1px;align-items:center;padding-right:9px;background:var(--setting-bg);color:var(--setting-color)}._setting_1jv25_2 dd{text-align:right;padding-left:15px;position:relative;display:flex;justify-content:center}._setting_1jv25_2 dt{flex:1;padding:0 15px}._setting_1jv25_2 article{padding-left:15px;color:var(--setting-bg);font-weight:100;font-size:14px}._setting_1jv25_2 legend{color:var(--setting-bg);display:flex;justify-content:space-between;width:100%}._setting_1jv25_2 [data-close]{cursor:pointer;width:10px;height:10px;border-top:3px solid var(--setting-color);border-left:3px solid var(--setting-color);position:absolute;right:10px;top:3px;-webkit-transform:translate(0,-50%) rotate(45deg);-ms-transform:translate(0,-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}._setting_1jv25_2 [data-close=false]{right:10px;top:0;-webkit-transform:translate(0,-50%) rotate(-135deg);-ms-transform:translate(0,-50%) rotate(-135deg);transform:translateY(-50%) rotate(-135deg)}._setting_1jv25_2 [data-item=accordion]>div{margin-top:1px;background-color:var(--setting-bg)}._setting_1jv25_2 [role=button]{font-size:13px;border-radius:5px;text-align:center;width:100px;line-height:30px;padding:0;cursor:pointer}._setting_1jv25_2 [role=button]:hover{background:var(--setting-action)}._setting_1jv25_2 [role=button-outline]{font-size:14px;border:1px solid;padding:3px 13px;border-radius:6px;cursor:pointer;text-transform:none}._setting_1jv25_2 [role=button-outline]:hover{background:#00000038}._setting_1jv25_2 [role=switch]{cursor:pointer;position:relative;width:44px;height:22px;border-radius:50px;vertical-align:text-bottom;transition:all .3s linear;margin:0}._setting_1jv25_2 [role=switch]:after{content:"";position:absolute;left:4px;width:16px;height:16px;background-color:#fff;border-radius:50%;box-shadow:0 2px 2px #0000003d;transform:translate3d(0,3px,0);transition:all .2s ease-in-out}._setting_1jv25_2 [role=switch]:before{content:"";position:absolute;left:0;width:42px;height:22px;background-color:#ddd;border-radius:11px;transition:all .25s linear}._setting_1jv25_2 [role=switch][aria-checked=true]{background-color:#1f253d}._setting_1jv25_2 [role=switch][aria-checked=true]:before{transform:translate3d(18px,2px,0) scale3d(0,0,0)}._setting_1jv25_2 [role=switch][aria-checked=true]:after{transform:translate3d(19px,3px,0)}._h_1b5x7_1{background:var(--content);margin-bottom:2px;border-radius:5px 5px 0 0;line-height:35px;align-items:center;display:flex}._t_1b5x7_10{border-bottom:0;cursor:default;display:block;flex:1;margin-block-start:0;margin-block-end:0;margin-inline-start:0px;margin-inline-end:0px;font-size:14px!important;line-height:35px;font-weight:700;text-align:center;color:var(--label);position:relative;height:35px}._s_1b5x7_28{display:flex;flex:1;position:relative;overflow:hidden;border-radius:5px;flex-flow:column nowrap}._u_1b5x7_37{overflow:hidden;border-radius:0 0 5px 5px;background:var(--content);display:block}._o_1b5x7_44{overflow:hidden;position:relative;border-radius:5px;margin-top:5px;flex:1 1;background:var(--content)}._l_1b5x7_53{flex:1;overflow:hidden;overflow-y:scroll;background:var(--content)}._hh_1b5x7_60{background:#fff;display:block;flex:1 1;font-size:14px;line-height:35px;font-weight:700;text-align:center;color:#1f253d;border-bottom:1px solid #ddd;position:relative}
|
|
1
|
+
@charset "UTF-8";._notice_820sc_2{position:absolute;right:20px;top:72px;z-index:1111;font-family:Inter,sans-serif}._notice_820sc_2 ._error_820sc_9{color:#bb2014}._notice_820sc_2 ._success_820sc_12{color:#367738}._notice_820sc_2 ._remark_820sc_15{color:#b77513}._notice_820sc_2 ._copy_820sc_18{color:#3f51b5}._notice_820sc_2 li{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:block;width:300px;height:70px;border-radius:5px;box-shadow:0 0 0 1px var(--system-border),0 2px 2px #00000008,0 4px 4px #0000000a,0 10px 8px #0000000d,0 15px 15px #0000000f,0 30px 30px #00000012,0 70px 65px #00000017;background:var(--system-bg);overflow:hidden;cursor:pointer;margin:10px 0;transition:all 3s ease 0s;opacity:0}._notice_820sc_2 svg{float:left;width:50px;height:50px;margin:10px;font-size:40px;line-height:51px;text-align:center}._notice_820sc_2 b{width:222px;font-size:17px;font-weight:700;position:absolute;left:70px;display:block;margin-top:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._notice_820sc_2 p{color:var(--system-color);font-size:14px;width:222px;position:absolute;left:70px;display:block;margin-top:37px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._notice_820sc_2 [data-status=show]{opacity:1;transition:1s;animation:_show-notice_820sc_1 1s 1;animation-fill-mode:forwards}._notice_820sc_2 [data-status=hide]{opacity:1;transition:1s;animation:_hide-notice_820sc_1 1s 1;animation-fill-mode:forwards}@keyframes _show-notice_820sc_1{0%{opacity:0}to{opacity:1}}@keyframes _hide-notice_820sc_1{0%{opacity:1}to{opacity:0}}._alerts_1e9y0_1{position:fixed;top:0;bottom:0;left:0;right:0;color:var(--system-color);background:#0000009e;z-index:30;display:flex;flex:1;align-content:center;justify-content:center}._alerts_1e9y0_1 dl{margin:auto;overflow:hidden;width:270px;height:auto;border-radius:12px;border:0;height:fit-content;z-index:1;background:var(--system-bg);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);-webkit-animation:_menuAnimation_1e9y0_1 .4s 0s both;animation:_menuAnimation_1e9y0_1 .4s 0s both;list-style:none;padding-top:20px;font-family:-apple-system,BlinkMacSystemFont;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;box-sizing:border-box;font-size:17px;box-shadow:0 0 0 1px var(--system-border),0 2px 2px #00000008,0 4px 4px #0000000a,0 10px 8px #0000000d,0 15px 15px #0000000f,0 30px 30px #00000012,0 70px 65px #00000017}._alerts_1e9y0_1 dt{font-family:-apple-system,BlinkMacSystemFont;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;box-sizing:border-box;font-size:17px;text-align:center;text-transform:capitalize;font-weight:600;line-height:22px;margin:0 0 5px;padding:0 20px}._alerts_1e9y0_1 dd{font-family:-apple-system,BlinkMacSystemFont;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;box-sizing:border-box;font-size:13px;margin:0;text-align:center;line-height:16px;padding:0 20px 20px}._alerts_1e9y0_1 ul{border-top:1px solid var(--system-hr);width:100%;display:flex}._alerts_1e9y0_1 button{font-family:-apple-system,BlinkMacSystemFont;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;box-sizing:border-box;font-size:17px;padding:10px;cursor:pointer;text-align:center;font-weight:600;background:#0000;border-radius:0;display:block;width:-webkit-fill-available;-webkit-animation:_menuItemAnimation_1e9y0_1 .2s 0s both;animation:_menuItemAnimation_1e9y0_1 .2s 0s both;font-family:Inter,sans-serif;border:0}._alerts_1e9y0_1 button[color=blue]{color:#1b6ac0}._alerts_1e9y0_1 button[color=red]{color:#c21c0d}._alerts_1e9y0_1 button:hover{background:var(--system-hover)}._alerts_1e9y0_1 ._--body_1e9y0_103{position:fixed;top:0;bottom:0;left:0;right:0}._allert_1e9y0_111 ._--form_1e9y0_111{font-family:-apple-system,BlinkMacSystemFont;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;box-sizing:border-box;font-size:17px;padding:20px;border-bottom:1px solid var(--system-hr)}:root{--primary-light: #8abdff;--primary: #6d5dfc;--primary-dark: #5b0eeb;--white: #fff;--greyLight-1: #e4ebf5;--greyLight-2: #abb6d2;--greyLight-3: #bec8e4;--greyDark: #9baacf;--inset: inset 2px 2px 2px var(--shadow), inset -1px -1px 1px var(--shade)}._white_6ax6z_14{--background: #e4ebf5;--shadow: #abb6d2;--shade: #fff;--color: #1f253d;--disabled: #9baacf;--text: #394264;--tinge: #3f51b50a;--inset: inset 2px 2px 2px var(--shadow), inset -1px -1px 1px var(--shade);--outset: 2px 2px 2px var(--shadow), -1px -1px 1px var(--shade)}._black_6ax6z_26{--background: #506290;--shadow: #1f253d;--shade: #394264;--color: #fff;--disabled: #29314c;--text: #abb6d2;--tinge: #00000026;--inset: inset 1px 1px 1px #394264, inset -1px -1px 1px #39426470;--outset: 1px 1px 1px #394264, -1px -1px 1px #39426470}[shake=true]{-webkit-animation-name:_shake_6ax6z_1;animation-name:_shake_6ax6z_1;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@keyframes _shake_6ax6z_1{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}[data-color-bg=fff1d6]{--inset: inset 1px 1px 1px #c9c1ac, inset -1px -1px 1px var(--shade);--outset: 2px 2px 2px #c9c1ac, -1px -1px 1px var(--shade)}[data-color-bg=ffd9d9]{--inset: inset 1px 1px 1px #cdb0b1, inset -1px -1px 1px var(--shade);--outset: 2px 2px 2px #cdb0b1, -1px -1px 1px var(--shade)}[data-color-bg=daffe5]{--inset: inset 1px 1px 1px #b6d2be, inset -1px -1px 1px var(--shade);--outset: 2px 2px 2px #b6d2be, -1px -1px 1px var(--shade)}._modal_6ax6z_73{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10;display:flex}._o_6ax6z_83{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b8}._w_6ax6z_14{box-shadow:5px 7px 18px #000000a8;background:var(--background);position:relative;min-width:300px;margin:auto;border-radius:10px;width:400px;max-height:90%;display:flex;flex-flow:column nowrap}._h_6ax6z_106{flex:1;font-size:15px;line-height:35px;font-weight:700;text-align:left;color:var(--color);padding:10px 15px 5px 30px;user-select:none;-webkit-user-select:none;display:flex;z-index:1}._l_6ax6z_120{border-radius:10px;font-size:15px;box-shadow:var(--inset);color:var(--color);margin:10px;overflow:hidden;overflow-y:scroll;padding:5px 0}._l_6ax6z_120 li{display:flex;margin:0 5px;padding:10px;position:relative}._l_6ax6z_120 li:after{content:"";border-bottom:1px solid #ddd;position:absolute;bottom:0;left:5px;right:5px}._l_6ax6z_120 li:last-child{border-bottom:0}._l_6ax6z_120 li:hover{background:#00000012;cursor:pointer;border-radius:5px}._t_6ax6z_158{padding-right:10px}._m_6ax6z_73{flex:1}._x_6ax6z_166{cursor:pointer;color:#1f253d;font-size:20px;opacity:.5;width:35px;border-radius:5px;text-align:center}._s_6ax6z_176{flex:1;overflow-y:scroll}._c_6ax6z_181{text-align:center;margin:20px}._f_6ax6z_186{padding:0 20px;display:flex;flex-direction:column}._f_6ax6z_186 dl{margin:7px 0;flex:1 1;flex-direction:row;display:flex}._f_6ax6z_186 dt{padding:7px 10px;color:var(--text);margin-left:7px;flex:0 1 150px}._f_6ax6z_186 dd{margin:0;background:var(--tinge);color:var(--color);box-shadow:var(--inset);border-radius:5px;min-height:33px;padding:7px 10px;flex:1 1}._f_6ax6z_186 p{margin:auto;width:300px;padding:20px 0 5px;color:#1f253dc7;font-size:15px}._x_6ax6z_166:hover{opacity:1}._btn_6ax6z_229{min-width:200px;margin:10px auto 20px;opacity:.7;padding:7px 25px;border-radius:5px;box-shadow:var(--outset);display:flex;justify-content:center;cursor:pointer;transition:.3s ease}._g_6ax6z_242{display:flex;gap:10px}._c_6ax6z_181{margin:10px 7px 20px;opacity:.8;box-shadow:var(--outset);border-radius:10px;padding:20px;flex:1;cursor:pointer}._c_6ax6z_181:first-child{margin-left:20px}._c_6ax6z_181:last-child{margin-right:20px}._c_6ax6z_181:hover{opacity:1;background:var(--tinge)}._c_6ax6z_181 i{font-size:70px;margin-bottom:20px;text-align:center;display:block;color:var(--disabled)}._c_6ax6z_181 b{text-align:center;display:block;color:var(--color)}._c_6ax6z_181 p{text-align:center;font-size:15px;color:var(--text)}._btn_6ax6z_229:hover{opacity:1}._modal_6ax6z_73._size-a_6ax6z_294 ._w_6ax6z_14{width:auto}._modal_6ax6z_73._size-s_6ax6z_298 ._w_6ax6z_14{width:400px}._modal_6ax6z_73._size-m_6ax6z_302 ._w_6ax6z_14{width:500px}._modal_6ax6z_73._size-l_6ax6z_306 ._w_6ax6z_14{width:800px}._modal_6ax6z_73._size-x_6ax6z_310 ._w_6ax6z_14{width:1000px}._modal_6ax6z_73._size-f_6ax6z_314 ._w_6ax6z_14{width:100%;max-width:1200px;min-width:910px}._btn_6ax6z_229._confirm_6ax6z_320{background:#4caf50;color:#fff}._btn_6ax6z_229._cancel_6ax6z_325{background:#f44336;color:#fff}._btn_6ax6z_229._disabled_6ax6z_330,._btn_6ax6z_229._await_6ax6z_337{background:#efefef;color:#000;opacity:1;cursor:default}._m_6ax6z_73 big{position:absolute;margin:10px auto 20px;border-radius:5px;box-shadow:var(--outset);display:flex;top:-1px;right:55px}._m_6ax6z_73 big i{width:30px;height:30px;text-align:center;margin:3px;line-height:30px;cursor:pointer;border-radius:5px}._m_6ax6z_73 big i:hover{box-shadow:var(--inset)}._m_6ax6z_73 nav{width:fit-content;height:35px;margin:0 auto;box-shadow:var(--outset);border-radius:5px;display:flex}._m_6ax6z_73 span{border-radius:3px;flex:1 1;margin:2px;padding:0 10px;line-height:35px;color:var(--disabled);cursor:pointer}._m_6ax6z_73 span._active_6ax6z_387{box-shadow:var(--inset);color:var(--color)}._coincidence_6ax6z_393{position:fixed;right:20px;bottom:20px;z-index:1111;overflow-y:scroll;max-height:565px;padding-top:90px}._coincidence_6ax6z_393 span{display:block;width:300px;border-radius:5px;overflow:hidden;cursor:pointer;margin:10px 0;padding:10px;color:#1f253d}._coincidence_6ax6z_393 dl{display:flex;padding:0;margin:5px}._coincidence_6ax6z_393 dd{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0;margin:0 10px}menu{border-radius:5px;overflow:hidden;display:flex;flex-direction:column;background:var(--contex);grid-area:m}._setting_1jv25_2{width:100%;overflow:auto}._setting_1jv25_2 nav{border:0px;padding:0 10px 5px;margin:25px auto;width:600px}._setting_1jv25_2 nav ul{display:flex;justify-content:space-between;gap:1px}._setting_1jv25_2 nav li{flex:1;text-align:center;background:var(--setting-bg);color:var(--setting-color);cursor:pointer;opacity:.7}._setting_1jv25_2 nav li[tabs-active=true]{opacity:1}._setting_1jv25_2 fieldset{border:0px;padding:0 10px 5px;margin:25px auto;width:600px}._setting_1jv25_2 legend{text-transform:uppercase;font-weight:300;font-size:1.3em}._setting_1jv25_2 ul{margin:10px 0;color:#000;border-radius:8px;overflow:hidden;list-style-type:none;padding:0}._setting_1jv25_2 li{font-size:20px;line-height:40px}._setting_1jv25_2 dl{display:flex;margin:0 0 1px;align-items:center;padding-right:9px;background:var(--setting-bg);color:var(--setting-color)}._setting_1jv25_2 dd{text-align:right;padding-left:15px;position:relative;display:flex;justify-content:center}._setting_1jv25_2 dt{flex:1;padding:0 15px}._setting_1jv25_2 article{padding-left:15px;color:var(--setting-bg);font-weight:100;font-size:14px}._setting_1jv25_2 legend{color:var(--setting-bg);display:flex;justify-content:space-between;width:100%}._setting_1jv25_2 [data-close]{cursor:pointer;width:10px;height:10px;border-top:3px solid var(--setting-color);border-left:3px solid var(--setting-color);position:absolute;right:10px;top:3px;-webkit-transform:translate(0,-50%) rotate(45deg);-ms-transform:translate(0,-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}._setting_1jv25_2 [data-close=false]{right:10px;top:0;-webkit-transform:translate(0,-50%) rotate(-135deg);-ms-transform:translate(0,-50%) rotate(-135deg);transform:translateY(-50%) rotate(-135deg)}._setting_1jv25_2 [data-item=accordion]>div{margin-top:1px;background-color:var(--setting-bg)}._setting_1jv25_2 [role=button]{font-size:13px;border-radius:5px;text-align:center;width:100px;line-height:30px;padding:0;cursor:pointer}._setting_1jv25_2 [role=button]:hover{background:var(--setting-action)}._setting_1jv25_2 [role=button-outline]{font-size:14px;border:1px solid;padding:3px 13px;border-radius:6px;cursor:pointer;text-transform:none}._setting_1jv25_2 [role=button-outline]:hover{background:#00000038}._setting_1jv25_2 [role=switch]{cursor:pointer;position:relative;width:44px;height:22px;border-radius:50px;vertical-align:text-bottom;transition:all .3s linear;margin:0}._setting_1jv25_2 [role=switch]:after{content:"";position:absolute;left:4px;width:16px;height:16px;background-color:#fff;border-radius:50%;box-shadow:0 2px 2px #0000003d;transform:translate3d(0,3px,0);transition:all .2s ease-in-out}._setting_1jv25_2 [role=switch]:before{content:"";position:absolute;left:0;width:42px;height:22px;background-color:#ddd;border-radius:11px;transition:all .25s linear}._setting_1jv25_2 [role=switch][aria-checked=true]{background-color:#1f253d}._setting_1jv25_2 [role=switch][aria-checked=true]:before{transform:translate3d(18px,2px,0) scale3d(0,0,0)}._setting_1jv25_2 [role=switch][aria-checked=true]:after{transform:translate3d(19px,3px,0)}._h_1b5x7_1{background:var(--content);margin-bottom:2px;border-radius:5px 5px 0 0;line-height:35px;align-items:center;display:flex}._t_1b5x7_10{border-bottom:0;cursor:default;display:block;flex:1;margin-block-start:0;margin-block-end:0;margin-inline-start:0px;margin-inline-end:0px;font-size:14px!important;line-height:35px;font-weight:700;text-align:center;color:var(--label);position:relative;height:35px}._s_1b5x7_28{display:flex;flex:1;position:relative;overflow:hidden;border-radius:5px;flex-flow:column nowrap}._u_1b5x7_37{overflow:hidden;border-radius:0 0 5px 5px;background:var(--content);display:block}._o_1b5x7_44{overflow:hidden;position:relative;border-radius:5px;margin-top:5px;flex:1 1;background:var(--content)}._l_1b5x7_53{flex:1;overflow:hidden;overflow-y:scroll;background:var(--content)}._hh_1b5x7_60{background:#fff;display:block;flex:1 1;font-size:14px;line-height:35px;font-weight:700;text-align:center;color:#1f253d;border-bottom:1px solid #ddd;position:relative}
|
package/dist/index.es.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index.css';
|
|
2
2
|
import E from "react";
|
|
3
|
-
var
|
|
3
|
+
var se = { exports: {} }, M = {};
|
|
4
4
|
/**
|
|
5
5
|
* @license React
|
|
6
6
|
* react-jsx-runtime.production.min.js
|
|
@@ -15,7 +15,7 @@ function pr() {
|
|
|
15
15
|
if (Oe)
|
|
16
16
|
return M;
|
|
17
17
|
Oe = 1;
|
|
18
|
-
var t = E,
|
|
18
|
+
var t = E, s = Symbol.for("react.element"), i = Symbol.for("react.fragment"), l = Object.prototype.hasOwnProperty, h = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, m = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
19
19
|
function O(C, x, S) {
|
|
20
20
|
var p, j = {}, R = null, V = null;
|
|
21
21
|
S !== void 0 && (R = "" + S), x.key !== void 0 && (R = "" + x.key), x.ref !== void 0 && (V = x.ref);
|
|
@@ -24,7 +24,7 @@ function pr() {
|
|
|
24
24
|
if (C && C.defaultProps)
|
|
25
25
|
for (p in x = C.defaultProps, x)
|
|
26
26
|
j[p] === void 0 && (j[p] = x[p]);
|
|
27
|
-
return { $$typeof:
|
|
27
|
+
return { $$typeof: s, type: C, key: R, ref: V, props: j, _owner: h.current };
|
|
28
28
|
}
|
|
29
29
|
return M.Fragment = i, M.jsx = O, M.jsxs = O, M;
|
|
30
30
|
}
|
|
@@ -41,26 +41,26 @@ var W = {};
|
|
|
41
41
|
var $e;
|
|
42
42
|
function jr() {
|
|
43
43
|
return $e || ($e = 1, process.env.NODE_ENV !== "production" && function() {
|
|
44
|
-
var t = E,
|
|
45
|
-
function
|
|
44
|
+
var t = E, s = Symbol.for("react.element"), i = Symbol.for("react.portal"), l = Symbol.for("react.fragment"), h = Symbol.for("react.strict_mode"), m = Symbol.for("react.profiler"), O = Symbol.for("react.provider"), C = Symbol.for("react.context"), x = Symbol.for("react.forward_ref"), S = Symbol.for("react.suspense"), p = Symbol.for("react.suspense_list"), j = Symbol.for("react.memo"), R = Symbol.for("react.lazy"), V = Symbol.for("react.offscreen"), ie = Symbol.iterator, Ie = "@@iterator";
|
|
45
|
+
function Fe(e) {
|
|
46
46
|
if (e === null || typeof e != "object")
|
|
47
47
|
return null;
|
|
48
|
-
var n = ie && e[ie] || e[
|
|
48
|
+
var n = ie && e[ie] || e[Ie];
|
|
49
49
|
return typeof n == "function" ? n : null;
|
|
50
50
|
}
|
|
51
51
|
var N = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
52
52
|
function b(e) {
|
|
53
53
|
{
|
|
54
|
-
for (var n = arguments.length,
|
|
55
|
-
|
|
56
|
-
Le("error", e,
|
|
54
|
+
for (var n = arguments.length, a = new Array(n > 1 ? n - 1 : 0), o = 1; o < n; o++)
|
|
55
|
+
a[o - 1] = arguments[o];
|
|
56
|
+
Le("error", e, a);
|
|
57
57
|
}
|
|
58
58
|
}
|
|
59
|
-
function Le(e, n,
|
|
59
|
+
function Le(e, n, a) {
|
|
60
60
|
{
|
|
61
61
|
var o = N.ReactDebugCurrentFrame, f = o.getStackAddendum();
|
|
62
|
-
f !== "" && (n += "%s",
|
|
63
|
-
var d =
|
|
62
|
+
f !== "" && (n += "%s", a = a.concat([f]));
|
|
63
|
+
var d = a.map(function(u) {
|
|
64
64
|
return String(u);
|
|
65
65
|
});
|
|
66
66
|
d.unshift("Warning: " + n), Function.prototype.apply.call(console[e], console, d);
|
|
@@ -75,12 +75,12 @@ function jr() {
|
|
|
75
75
|
// with.
|
|
76
76
|
e.$$typeof === oe || e.getModuleId !== void 0));
|
|
77
77
|
}
|
|
78
|
-
function He(e, n,
|
|
78
|
+
function He(e, n, a) {
|
|
79
79
|
var o = e.displayName;
|
|
80
80
|
if (o)
|
|
81
81
|
return o;
|
|
82
82
|
var f = n.displayName || n.name || "";
|
|
83
|
-
return f !== "" ?
|
|
83
|
+
return f !== "" ? a + "(" + f + ")" : a;
|
|
84
84
|
}
|
|
85
85
|
function ce(e) {
|
|
86
86
|
return e.displayName || "Context";
|
|
@@ -112,8 +112,8 @@ function jr() {
|
|
|
112
112
|
var n = e;
|
|
113
113
|
return ce(n) + ".Consumer";
|
|
114
114
|
case O:
|
|
115
|
-
var
|
|
116
|
-
return ce(
|
|
115
|
+
var a = e;
|
|
116
|
+
return ce(a._context) + ".Provider";
|
|
117
117
|
case x:
|
|
118
118
|
return He(e, e.render, "ForwardRef");
|
|
119
119
|
case j:
|
|
@@ -130,13 +130,13 @@ function jr() {
|
|
|
130
130
|
}
|
|
131
131
|
return null;
|
|
132
132
|
}
|
|
133
|
-
var $ = Object.assign,
|
|
133
|
+
var $ = Object.assign, F = 0, le, ue, fe, de, _e, ve, he;
|
|
134
134
|
function xe() {
|
|
135
135
|
}
|
|
136
136
|
xe.__reactDisabledLog = !0;
|
|
137
137
|
function qe() {
|
|
138
138
|
{
|
|
139
|
-
if (
|
|
139
|
+
if (F === 0) {
|
|
140
140
|
le = console.log, ue = console.info, fe = console.warn, de = console.error, _e = console.group, ve = console.groupCollapsed, he = console.groupEnd;
|
|
141
141
|
var e = {
|
|
142
142
|
configurable: !0,
|
|
@@ -154,12 +154,12 @@ function jr() {
|
|
|
154
154
|
groupEnd: e
|
|
155
155
|
});
|
|
156
156
|
}
|
|
157
|
-
|
|
157
|
+
F++;
|
|
158
158
|
}
|
|
159
159
|
}
|
|
160
160
|
function Je() {
|
|
161
161
|
{
|
|
162
|
-
if (
|
|
162
|
+
if (F--, F === 0) {
|
|
163
163
|
var e = {
|
|
164
164
|
configurable: !0,
|
|
165
165
|
enumerable: !0,
|
|
@@ -189,11 +189,11 @@ function jr() {
|
|
|
189
189
|
})
|
|
190
190
|
});
|
|
191
191
|
}
|
|
192
|
-
|
|
192
|
+
F < 0 && b("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
193
193
|
}
|
|
194
194
|
}
|
|
195
195
|
var K = N.ReactCurrentDispatcher, Z;
|
|
196
|
-
function B(e, n,
|
|
196
|
+
function B(e, n, a) {
|
|
197
197
|
{
|
|
198
198
|
if (Z === void 0)
|
|
199
199
|
try {
|
|
@@ -215,9 +215,9 @@ function jr() {
|
|
|
215
215
|
if (!e || X)
|
|
216
216
|
return "";
|
|
217
217
|
{
|
|
218
|
-
var
|
|
219
|
-
if (
|
|
220
|
-
return
|
|
218
|
+
var a = H.get(e);
|
|
219
|
+
if (a !== void 0)
|
|
220
|
+
return a;
|
|
221
221
|
}
|
|
222
222
|
var o;
|
|
223
223
|
X = !0;
|
|
@@ -279,17 +279,17 @@ function jr() {
|
|
|
279
279
|
} finally {
|
|
280
280
|
X = !1, K.current = d, Je(), Error.prepareStackTrace = f;
|
|
281
281
|
}
|
|
282
|
-
var
|
|
282
|
+
var I = e ? e.displayName || e.name : "", Pe = I ? B(I) : "";
|
|
283
283
|
return typeof e == "function" && H.set(e, Pe), Pe;
|
|
284
284
|
}
|
|
285
|
-
function Ke(e, n,
|
|
285
|
+
function Ke(e, n, a) {
|
|
286
286
|
return me(e, !1);
|
|
287
287
|
}
|
|
288
288
|
function Ze(e) {
|
|
289
289
|
var n = e.prototype;
|
|
290
290
|
return !!(n && n.isReactComponent);
|
|
291
291
|
}
|
|
292
|
-
function q(e, n,
|
|
292
|
+
function q(e, n, a) {
|
|
293
293
|
if (e == null)
|
|
294
294
|
return "";
|
|
295
295
|
if (typeof e == "function")
|
|
@@ -307,11 +307,11 @@ function jr() {
|
|
|
307
307
|
case x:
|
|
308
308
|
return Ke(e.render);
|
|
309
309
|
case j:
|
|
310
|
-
return q(e.type, n,
|
|
310
|
+
return q(e.type, n, a);
|
|
311
311
|
case R: {
|
|
312
312
|
var o = e, f = o._payload, d = o._init;
|
|
313
313
|
try {
|
|
314
|
-
return q(d(f), n,
|
|
314
|
+
return q(d(f), n, a);
|
|
315
315
|
} catch {
|
|
316
316
|
}
|
|
317
317
|
}
|
|
@@ -321,12 +321,12 @@ function jr() {
|
|
|
321
321
|
var J = Object.prototype.hasOwnProperty, pe = {}, je = N.ReactDebugCurrentFrame;
|
|
322
322
|
function G(e) {
|
|
323
323
|
if (e) {
|
|
324
|
-
var n = e._owner,
|
|
325
|
-
je.setExtraStackFrame(
|
|
324
|
+
var n = e._owner, a = q(e.type, e._source, n ? n.type : null);
|
|
325
|
+
je.setExtraStackFrame(a);
|
|
326
326
|
} else
|
|
327
327
|
je.setExtraStackFrame(null);
|
|
328
328
|
}
|
|
329
|
-
function Xe(e, n,
|
|
329
|
+
function Xe(e, n, a, o, f) {
|
|
330
330
|
{
|
|
331
331
|
var d = Function.call.bind(J);
|
|
332
332
|
for (var u in e)
|
|
@@ -334,14 +334,14 @@ function jr() {
|
|
|
334
334
|
var c = void 0;
|
|
335
335
|
try {
|
|
336
336
|
if (typeof e[u] != "function") {
|
|
337
|
-
var y = Error((o || "React class") + ": " +
|
|
337
|
+
var y = Error((o || "React class") + ": " + a + " type `" + u + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[u] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
338
338
|
throw y.name = "Invariant Violation", y;
|
|
339
339
|
}
|
|
340
|
-
c = e[u](n, u, o,
|
|
340
|
+
c = e[u](n, u, o, a, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
341
341
|
} catch (_) {
|
|
342
342
|
c = _;
|
|
343
343
|
}
|
|
344
|
-
c && !(c instanceof Error) && (G(f), b("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", o || "React class",
|
|
344
|
+
c && !(c instanceof Error) && (G(f), b("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", o || "React class", a, u, typeof c), G(null)), c instanceof Error && !(c.message in pe) && (pe[c.message] = !0, G(f), b("Failed %s type: %s", a, c.message), G(null));
|
|
345
345
|
}
|
|
346
346
|
}
|
|
347
347
|
}
|
|
@@ -351,8 +351,8 @@ function jr() {
|
|
|
351
351
|
}
|
|
352
352
|
function er(e) {
|
|
353
353
|
{
|
|
354
|
-
var n = typeof Symbol == "function" && Symbol.toStringTag,
|
|
355
|
-
return
|
|
354
|
+
var n = typeof Symbol == "function" && Symbol.toStringTag, a = n && e[Symbol.toStringTag] || e.constructor.name || "Object";
|
|
355
|
+
return a;
|
|
356
356
|
}
|
|
357
357
|
}
|
|
358
358
|
function rr(e) {
|
|
@@ -384,7 +384,7 @@ function jr() {
|
|
|
384
384
|
}
|
|
385
385
|
return e.ref !== void 0;
|
|
386
386
|
}
|
|
387
|
-
function
|
|
387
|
+
function sr(e) {
|
|
388
388
|
if (J.call(e, "key")) {
|
|
389
389
|
var n = Object.getOwnPropertyDescriptor(e, "key").get;
|
|
390
390
|
if (n && n.isReactWarning)
|
|
@@ -392,42 +392,42 @@ function jr() {
|
|
|
392
392
|
}
|
|
393
393
|
return e.key !== void 0;
|
|
394
394
|
}
|
|
395
|
-
function
|
|
395
|
+
function ar(e, n) {
|
|
396
396
|
if (typeof e.ref == "string" && L.current && n && L.current.stateNode !== n) {
|
|
397
|
-
var
|
|
398
|
-
ee[
|
|
397
|
+
var a = k(L.current.type);
|
|
398
|
+
ee[a] || (b('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', k(L.current.type), e.ref), ee[a] = !0);
|
|
399
399
|
}
|
|
400
400
|
}
|
|
401
401
|
function ir(e, n) {
|
|
402
402
|
{
|
|
403
|
-
var
|
|
403
|
+
var a = function() {
|
|
404
404
|
ge || (ge = !0, b("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", n));
|
|
405
405
|
};
|
|
406
|
-
|
|
407
|
-
get:
|
|
406
|
+
a.isReactWarning = !0, Object.defineProperty(e, "key", {
|
|
407
|
+
get: a,
|
|
408
408
|
configurable: !0
|
|
409
409
|
});
|
|
410
410
|
}
|
|
411
411
|
}
|
|
412
412
|
function or(e, n) {
|
|
413
413
|
{
|
|
414
|
-
var
|
|
414
|
+
var a = function() {
|
|
415
415
|
Ee || (Ee = !0, b("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", n));
|
|
416
416
|
};
|
|
417
|
-
|
|
418
|
-
get:
|
|
417
|
+
a.isReactWarning = !0, Object.defineProperty(e, "ref", {
|
|
418
|
+
get: a,
|
|
419
419
|
configurable: !0
|
|
420
420
|
});
|
|
421
421
|
}
|
|
422
422
|
}
|
|
423
|
-
var cr = function(e, n,
|
|
423
|
+
var cr = function(e, n, a, o, f, d, u) {
|
|
424
424
|
var c = {
|
|
425
425
|
// This tag allows us to uniquely identify this as a React Element
|
|
426
|
-
$$typeof:
|
|
426
|
+
$$typeof: s,
|
|
427
427
|
// Built-in properties that belong on the element
|
|
428
428
|
type: e,
|
|
429
429
|
key: n,
|
|
430
|
-
ref:
|
|
430
|
+
ref: a,
|
|
431
431
|
props: u,
|
|
432
432
|
// Record the component responsible for creating this element.
|
|
433
433
|
_owner: d
|
|
@@ -449,10 +449,10 @@ function jr() {
|
|
|
449
449
|
value: f
|
|
450
450
|
}), Object.freeze && (Object.freeze(c.props), Object.freeze(c)), c;
|
|
451
451
|
};
|
|
452
|
-
function lr(e, n,
|
|
452
|
+
function lr(e, n, a, o, f) {
|
|
453
453
|
{
|
|
454
454
|
var d, u = {}, c = null, y = null;
|
|
455
|
-
|
|
455
|
+
a !== void 0 && (ye(a), c = "" + a), sr(n) && (ye(n.key), c = "" + n.key), nr(n) && (y = n.ref, ar(n, f));
|
|
456
456
|
for (d in n)
|
|
457
457
|
J.call(n, d) && !tr.hasOwnProperty(d) && (u[d] = n[d]);
|
|
458
458
|
if (e && e.defaultProps) {
|
|
@@ -470,15 +470,15 @@ function jr() {
|
|
|
470
470
|
var re = N.ReactCurrentOwner, Ce = N.ReactDebugCurrentFrame;
|
|
471
471
|
function D(e) {
|
|
472
472
|
if (e) {
|
|
473
|
-
var n = e._owner,
|
|
474
|
-
Ce.setExtraStackFrame(
|
|
473
|
+
var n = e._owner, a = q(e.type, e._source, n ? n.type : null);
|
|
474
|
+
Ce.setExtraStackFrame(a);
|
|
475
475
|
} else
|
|
476
476
|
Ce.setExtraStackFrame(null);
|
|
477
477
|
}
|
|
478
478
|
var te;
|
|
479
479
|
te = !1;
|
|
480
480
|
function ne(e) {
|
|
481
|
-
return typeof e == "object" && e !== null && e.$$typeof ===
|
|
481
|
+
return typeof e == "object" && e !== null && e.$$typeof === s;
|
|
482
482
|
}
|
|
483
483
|
function Re() {
|
|
484
484
|
{
|
|
@@ -495,10 +495,10 @@ Check the render method of \`` + e + "`.";
|
|
|
495
495
|
function ur(e) {
|
|
496
496
|
{
|
|
497
497
|
if (e !== void 0) {
|
|
498
|
-
var n = e.fileName.replace(/^.*[\\\/]/, ""),
|
|
498
|
+
var n = e.fileName.replace(/^.*[\\\/]/, ""), a = e.lineNumber;
|
|
499
499
|
return `
|
|
500
500
|
|
|
501
|
-
Check your code at ` + n + ":" +
|
|
501
|
+
Check your code at ` + n + ":" + a + ".";
|
|
502
502
|
}
|
|
503
503
|
return "";
|
|
504
504
|
}
|
|
@@ -508,10 +508,10 @@ Check your code at ` + n + ":" + s + ".";
|
|
|
508
508
|
{
|
|
509
509
|
var n = Re();
|
|
510
510
|
if (!n) {
|
|
511
|
-
var
|
|
512
|
-
|
|
511
|
+
var a = typeof e == "string" ? e : e.displayName || e.name;
|
|
512
|
+
a && (n = `
|
|
513
513
|
|
|
514
|
-
Check the top-level render call using <` +
|
|
514
|
+
Check the top-level render call using <` + a + ">.");
|
|
515
515
|
}
|
|
516
516
|
return n;
|
|
517
517
|
}
|
|
@@ -521,12 +521,12 @@ Check the top-level render call using <` + s + ">.");
|
|
|
521
521
|
if (!e._store || e._store.validated || e.key != null)
|
|
522
522
|
return;
|
|
523
523
|
e._store.validated = !0;
|
|
524
|
-
var
|
|
525
|
-
if (ke[
|
|
524
|
+
var a = fr(n);
|
|
525
|
+
if (ke[a])
|
|
526
526
|
return;
|
|
527
|
-
ke[
|
|
527
|
+
ke[a] = !0;
|
|
528
528
|
var o = "";
|
|
529
|
-
e && e._owner && e._owner !== re.current && (o = " It was passed a child from " + k(e._owner.type) + "."), D(e), b('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',
|
|
529
|
+
e && e._owner && e._owner !== re.current && (o = " It was passed a child from " + k(e._owner.type) + "."), D(e), b('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', a, o), D(null);
|
|
530
530
|
}
|
|
531
531
|
}
|
|
532
532
|
function Se(e, n) {
|
|
@@ -534,14 +534,14 @@ Check the top-level render call using <` + s + ">.");
|
|
|
534
534
|
if (typeof e != "object")
|
|
535
535
|
return;
|
|
536
536
|
if (Q(e))
|
|
537
|
-
for (var
|
|
538
|
-
var o = e[
|
|
537
|
+
for (var a = 0; a < e.length; a++) {
|
|
538
|
+
var o = e[a];
|
|
539
539
|
ne(o) && we(o, n);
|
|
540
540
|
}
|
|
541
541
|
else if (ne(e))
|
|
542
542
|
e._store && (e._store.validated = !0);
|
|
543
543
|
else if (e) {
|
|
544
|
-
var f =
|
|
544
|
+
var f = Fe(e);
|
|
545
545
|
if (typeof f == "function" && f !== e.entries)
|
|
546
546
|
for (var d = f.call(e), u; !(u = d.next()).done; )
|
|
547
547
|
ne(u.value) && we(u.value, n);
|
|
@@ -553,18 +553,18 @@ Check the top-level render call using <` + s + ">.");
|
|
|
553
553
|
var n = e.type;
|
|
554
554
|
if (n == null || typeof n == "string")
|
|
555
555
|
return;
|
|
556
|
-
var
|
|
556
|
+
var a;
|
|
557
557
|
if (typeof n == "function")
|
|
558
|
-
|
|
558
|
+
a = n.propTypes;
|
|
559
559
|
else if (typeof n == "object" && (n.$$typeof === x || // Note: Memo only checks outer props here.
|
|
560
560
|
// Inner props are checked in the reconciler.
|
|
561
561
|
n.$$typeof === j))
|
|
562
|
-
|
|
562
|
+
a = n.propTypes;
|
|
563
563
|
else
|
|
564
564
|
return;
|
|
565
|
-
if (
|
|
565
|
+
if (a) {
|
|
566
566
|
var o = k(n);
|
|
567
|
-
Xe(
|
|
567
|
+
Xe(a, e.props, "prop", o, e);
|
|
568
568
|
} else if (n.PropTypes !== void 0 && !te) {
|
|
569
569
|
te = !0;
|
|
570
570
|
var f = k(n);
|
|
@@ -575,8 +575,8 @@ Check the top-level render call using <` + s + ">.");
|
|
|
575
575
|
}
|
|
576
576
|
function _r(e) {
|
|
577
577
|
{
|
|
578
|
-
for (var n = Object.keys(e.props),
|
|
579
|
-
var o = n[
|
|
578
|
+
for (var n = Object.keys(e.props), a = 0; a < n.length; a++) {
|
|
579
|
+
var o = n[a];
|
|
580
580
|
if (o !== "children" && o !== "key") {
|
|
581
581
|
D(e), b("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", o), D(null);
|
|
582
582
|
break;
|
|
@@ -585,7 +585,7 @@ Check the top-level render call using <` + s + ">.");
|
|
|
585
585
|
e.ref !== null && (D(e), b("Invalid attribute `ref` supplied to `React.Fragment`."), D(null));
|
|
586
586
|
}
|
|
587
587
|
}
|
|
588
|
-
function Te(e, n,
|
|
588
|
+
function Te(e, n, a, o, f, d) {
|
|
589
589
|
{
|
|
590
590
|
var u = Be(e);
|
|
591
591
|
if (!u) {
|
|
@@ -594,9 +594,9 @@ Check the top-level render call using <` + s + ">.");
|
|
|
594
594
|
var y = ur(f);
|
|
595
595
|
y ? c += y : c += Re();
|
|
596
596
|
var _;
|
|
597
|
-
e === null ? _ = "null" : Q(e) ? _ = "array" : e !== void 0 && e.$$typeof ===
|
|
597
|
+
e === null ? _ = "null" : Q(e) ? _ = "array" : e !== void 0 && e.$$typeof === s ? (_ = "<" + (k(e.type) || "Unknown") + " />", c = " Did you accidentally export a JSX literal instead of a component?") : _ = typeof e, b("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", _, c);
|
|
598
598
|
}
|
|
599
|
-
var v = lr(e, n,
|
|
599
|
+
var v = lr(e, n, a, f, d);
|
|
600
600
|
if (v == null)
|
|
601
601
|
return v;
|
|
602
602
|
if (u) {
|
|
@@ -604,8 +604,8 @@ Check the top-level render call using <` + s + ">.");
|
|
|
604
604
|
if (g !== void 0)
|
|
605
605
|
if (o)
|
|
606
606
|
if (Q(g)) {
|
|
607
|
-
for (var
|
|
608
|
-
Se(g[
|
|
607
|
+
for (var I = 0; I < g.length; I++)
|
|
608
|
+
Se(g[I], e);
|
|
609
609
|
Object.freeze && Object.freeze(g);
|
|
610
610
|
} else
|
|
611
611
|
b("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
|
|
@@ -615,41 +615,38 @@ Check the top-level render call using <` + s + ">.");
|
|
|
615
615
|
return e === l ? _r(v) : dr(v), v;
|
|
616
616
|
}
|
|
617
617
|
}
|
|
618
|
-
function vr(e, n,
|
|
619
|
-
return Te(e, n,
|
|
618
|
+
function vr(e, n, a) {
|
|
619
|
+
return Te(e, n, a, !0);
|
|
620
620
|
}
|
|
621
|
-
function hr(e, n,
|
|
622
|
-
return Te(e, n,
|
|
621
|
+
function hr(e, n, a) {
|
|
622
|
+
return Te(e, n, a, !1);
|
|
623
623
|
}
|
|
624
624
|
var xr = hr, mr = vr;
|
|
625
625
|
W.Fragment = l, W.jsx = xr, W.jsxs = mr;
|
|
626
626
|
}()), W;
|
|
627
627
|
}
|
|
628
|
-
process.env.NODE_ENV === "production" ?
|
|
629
|
-
var r =
|
|
630
|
-
const br =
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
success: Cr,
|
|
637
|
-
remark: Rr,
|
|
638
|
-
copy: kr,
|
|
628
|
+
process.env.NODE_ENV === "production" ? se.exports = pr() : se.exports = jr();
|
|
629
|
+
var r = se.exports;
|
|
630
|
+
const br = "_notice_820sc_2", yr = "_error_820sc_9", gr = "_success_820sc_12", Er = "_remark_820sc_15", Cr = "_copy_820sc_18", Rr = {
|
|
631
|
+
notice: br,
|
|
632
|
+
error: yr,
|
|
633
|
+
success: gr,
|
|
634
|
+
remark: Er,
|
|
635
|
+
copy: Cr,
|
|
639
636
|
"show-notice": "_show-notice_820sc_1",
|
|
640
637
|
"hide-notice": "_hide-notice_820sc_1"
|
|
641
638
|
};
|
|
642
639
|
let P = {};
|
|
643
|
-
function
|
|
644
|
-
let [t,
|
|
640
|
+
function kr() {
|
|
641
|
+
let [t, s] = E.useState([]);
|
|
645
642
|
return P.set = (i) => {
|
|
646
|
-
|
|
643
|
+
s([...t, i]);
|
|
647
644
|
}, P.del = (i) => {
|
|
648
|
-
|
|
649
|
-
}, t.length === 0 ? "" : /* @__PURE__ */ r.jsx("ul", { className:
|
|
645
|
+
s(t.filter((l) => l.key !== i));
|
|
646
|
+
}, t.length === 0 ? "" : /* @__PURE__ */ r.jsx("ul", { className: Rr.notice, children: t.map((i) => i.item) });
|
|
650
647
|
}
|
|
651
648
|
function U({ data: t }) {
|
|
652
|
-
let [
|
|
649
|
+
let [s, i] = E.useState("show");
|
|
653
650
|
E.useEffect(() => {
|
|
654
651
|
setTimeout(function() {
|
|
655
652
|
i("hide");
|
|
@@ -675,31 +672,31 @@ function U({ data: t }) {
|
|
|
675
672
|
l = /* @__PURE__ */ r.jsx(z.success, {}), h = "Предупреждение:";
|
|
676
673
|
break;
|
|
677
674
|
}
|
|
678
|
-
return /* @__PURE__ */ r.jsxs("li", { className: "item " + t.type, "data-status":
|
|
675
|
+
return /* @__PURE__ */ r.jsxs("li", { className: "item " + t.type, "data-status": s, children: [
|
|
679
676
|
l,
|
|
680
677
|
/* @__PURE__ */ r.jsx("b", { children: h }),
|
|
681
678
|
/* @__PURE__ */ r.jsx("p", { children: t.text })
|
|
682
679
|
] });
|
|
683
680
|
}
|
|
681
|
+
function wr(t) {
|
|
682
|
+
let s = Date.now(), i = { key: s, ...t };
|
|
683
|
+
P.set({ item: /* @__PURE__ */ r.jsx(U, { data: i }, s), key: s });
|
|
684
|
+
}
|
|
685
|
+
function Sr(t) {
|
|
686
|
+
let s = Date.now(), i = { key: s, text: t, type: "error" };
|
|
687
|
+
P.set({ item: /* @__PURE__ */ r.jsx(U, { data: i }, s), key: s });
|
|
688
|
+
}
|
|
684
689
|
function Tr(t) {
|
|
685
|
-
let
|
|
686
|
-
P.set({ item: /* @__PURE__ */ r.jsx(U, { data: i },
|
|
690
|
+
let s = Date.now(), i = { key: s, text: t, type: "success" };
|
|
691
|
+
P.set({ item: /* @__PURE__ */ r.jsx(U, { data: i }, s), key: s });
|
|
687
692
|
}
|
|
688
693
|
function Pr(t) {
|
|
689
|
-
let
|
|
690
|
-
P.set({ item: /* @__PURE__ */ r.jsx(U, { data: i },
|
|
694
|
+
let s = Date.now(), i = { key: s, text: t, type: "remark" };
|
|
695
|
+
P.set({ item: /* @__PURE__ */ r.jsx(U, { data: i }, s), key: s });
|
|
691
696
|
}
|
|
692
697
|
function Or(t) {
|
|
693
|
-
let
|
|
694
|
-
P.set({ item: /* @__PURE__ */ r.jsx(U, { data: i },
|
|
695
|
-
}
|
|
696
|
-
function $r(t) {
|
|
697
|
-
let a = Date.now(), i = { key: a, text: t, type: "remark" };
|
|
698
|
-
P.set({ item: /* @__PURE__ */ r.jsx(U, { data: i }, a), key: a });
|
|
699
|
-
}
|
|
700
|
-
function zr(t) {
|
|
701
|
-
let a = Date.now(), i = { key: a, text: t, type: "copy" };
|
|
702
|
-
P.set({ item: /* @__PURE__ */ r.jsx(U, { data: i }, a), key: a });
|
|
698
|
+
let s = Date.now(), i = { key: s, text: t, type: "copy" };
|
|
699
|
+
P.set({ item: /* @__PURE__ */ r.jsx(U, { data: i }, s), key: s });
|
|
703
700
|
}
|
|
704
701
|
const z = {};
|
|
705
702
|
z.error = () => /* @__PURE__ */ r.jsxs("svg", { viewBox: "0 0 24 24", fill: "none", children: [
|
|
@@ -734,20 +731,20 @@ z.success = () => /* @__PURE__ */ r.jsxs("svg", { viewBox: "0 0 24 24", fill: "n
|
|
|
734
731
|
}
|
|
735
732
|
)
|
|
736
733
|
] });
|
|
737
|
-
const
|
|
738
|
-
alerts:
|
|
739
|
-
menuAnimation:
|
|
740
|
-
menuItemAnimation:
|
|
734
|
+
const $r = "_alerts_1e9y0_1", zr = "_menuAnimation_1e9y0_1", Ar = "_menuItemAnimation_1e9y0_1", Nr = "_allert_1e9y0_111", Dr = {
|
|
735
|
+
alerts: $r,
|
|
736
|
+
menuAnimation: zr,
|
|
737
|
+
menuItemAnimation: Ar,
|
|
741
738
|
"--body": "_--body_1e9y0_103",
|
|
742
|
-
allert:
|
|
739
|
+
allert: Nr,
|
|
743
740
|
"--form": "_--form_1e9y0_111"
|
|
744
741
|
};
|
|
745
742
|
let Y = {};
|
|
746
|
-
function
|
|
747
|
-
let [t,
|
|
748
|
-
return Y.set = (i) =>
|
|
743
|
+
function Ir() {
|
|
744
|
+
let [t, s] = E.useState("");
|
|
745
|
+
return Y.set = (i) => s(i), Y.del = () => s(""), /* @__PURE__ */ r.jsx(r.Fragment, { children: t });
|
|
749
746
|
}
|
|
750
|
-
const
|
|
747
|
+
const Fr = ({ data: t, callback: s }) => (t.button = t.button === void 0 ? "Подтвердить" : t.button, /* @__PURE__ */ r.jsxs("div", { className: Dr.alerts, children: [
|
|
751
748
|
/* @__PURE__ */ r.jsxs("dl", { children: [
|
|
752
749
|
/* @__PURE__ */ r.jsx("dt", { children: t.title }),
|
|
753
750
|
/* @__PURE__ */ r.jsx("dd", { children: t.text }),
|
|
@@ -756,7 +753,7 @@ const Mr = ({ data: t, callback: a }) => (t.button = t.button === void 0 ? "По
|
|
|
756
753
|
{
|
|
757
754
|
"data-color": t.color || "blue",
|
|
758
755
|
onClick: () => {
|
|
759
|
-
|
|
756
|
+
s(), Y.del();
|
|
760
757
|
},
|
|
761
758
|
children: t.button
|
|
762
759
|
}
|
|
@@ -764,66 +761,66 @@ const Mr = ({ data: t, callback: a }) => (t.button = t.button === void 0 ? "По
|
|
|
764
761
|
] }),
|
|
765
762
|
/* @__PURE__ */ r.jsx("div", { className: "--body", onClick: Y.del })
|
|
766
763
|
] }));
|
|
767
|
-
function
|
|
768
|
-
Y.set(/* @__PURE__ */ r.jsx(
|
|
764
|
+
function Lr(t, s) {
|
|
765
|
+
Y.set(/* @__PURE__ */ r.jsx(Fr, { data: t, callback: s }));
|
|
769
766
|
}
|
|
770
|
-
function
|
|
767
|
+
function Mr({ children: t }) {
|
|
771
768
|
return /* @__PURE__ */ r.jsx("div", { className: "l", children: /* @__PURE__ */ r.jsx("ul", { children: t }) });
|
|
772
769
|
}
|
|
773
|
-
function
|
|
770
|
+
function Wr({ children: t }) {
|
|
774
771
|
return /* @__PURE__ */ r.jsx("div", { className: "s", children: t });
|
|
775
772
|
}
|
|
776
|
-
const
|
|
773
|
+
const Yr = ({
|
|
777
774
|
children: t,
|
|
778
|
-
disabled:
|
|
775
|
+
disabled: s,
|
|
779
776
|
label: i,
|
|
780
777
|
onClick: l
|
|
781
778
|
}) => {
|
|
782
779
|
const h = (m) => {
|
|
783
|
-
|
|
780
|
+
s || l && l(m);
|
|
784
781
|
};
|
|
785
|
-
return /* @__PURE__ */ r.jsx("button", { disabled:
|
|
786
|
-
},
|
|
787
|
-
white:
|
|
788
|
-
black:
|
|
789
|
-
shake:
|
|
790
|
-
modal:
|
|
791
|
-
o:
|
|
792
|
-
w:
|
|
793
|
-
h:
|
|
794
|
-
l:
|
|
795
|
-
t:
|
|
796
|
-
m:
|
|
797
|
-
x:
|
|
798
|
-
s:
|
|
799
|
-
c:
|
|
800
|
-
f:
|
|
801
|
-
btn:
|
|
802
|
-
g:
|
|
782
|
+
return /* @__PURE__ */ r.jsx("button", { disabled: s, onClick: h, children: i });
|
|
783
|
+
}, Ur = "_white_6ax6z_14", Vr = "_black_6ax6z_26", Br = "_shake_6ax6z_1", Hr = "_modal_6ax6z_73", qr = "_o_6ax6z_83", Jr = "_w_6ax6z_14", Gr = "_h_6ax6z_106", Kr = "_l_6ax6z_120", Zr = "_t_6ax6z_158", Xr = "_m_6ax6z_73", Qr = "_x_6ax6z_166", et = "_s_6ax6z_176", rt = "_c_6ax6z_181", tt = "_f_6ax6z_186", nt = "_btn_6ax6z_229", st = "_g_6ax6z_242", at = "_confirm_6ax6z_320", it = "_cancel_6ax6z_325", ot = "_disabled_6ax6z_330", ct = "_active_6ax6z_387", lt = "_coincidence_6ax6z_393", T = {
|
|
784
|
+
white: Ur,
|
|
785
|
+
black: Vr,
|
|
786
|
+
shake: Br,
|
|
787
|
+
modal: Hr,
|
|
788
|
+
o: qr,
|
|
789
|
+
w: Jr,
|
|
790
|
+
h: Gr,
|
|
791
|
+
l: Kr,
|
|
792
|
+
t: Zr,
|
|
793
|
+
m: Xr,
|
|
794
|
+
x: Qr,
|
|
795
|
+
s: et,
|
|
796
|
+
c: rt,
|
|
797
|
+
f: tt,
|
|
798
|
+
btn: nt,
|
|
799
|
+
g: st,
|
|
803
800
|
"size-a": "_size-a_6ax6z_294",
|
|
804
801
|
"size-s": "_size-s_6ax6z_298",
|
|
805
802
|
"size-m": "_size-m_6ax6z_302",
|
|
806
803
|
"size-l": "_size-l_6ax6z_306",
|
|
807
804
|
"size-x": "_size-x_6ax6z_310",
|
|
808
805
|
"size-f": "_size-f_6ax6z_314",
|
|
809
|
-
confirm:
|
|
810
|
-
cancel:
|
|
811
|
-
disabled:
|
|
806
|
+
confirm: at,
|
|
807
|
+
cancel: it,
|
|
808
|
+
disabled: ot,
|
|
812
809
|
await: "_await_6ax6z_337",
|
|
813
|
-
active:
|
|
814
|
-
coincidence:
|
|
810
|
+
active: ct,
|
|
811
|
+
coincidence: lt
|
|
815
812
|
};
|
|
816
|
-
let
|
|
817
|
-
const
|
|
818
|
-
let [t,
|
|
819
|
-
return
|
|
820
|
-
|
|
821
|
-
},
|
|
822
|
-
|
|
813
|
+
let ae = {};
|
|
814
|
+
const ut = () => {
|
|
815
|
+
let [t, s] = E.useState([]);
|
|
816
|
+
return ae.x = () => {
|
|
817
|
+
s([]);
|
|
818
|
+
}, ae.add = (i) => {
|
|
819
|
+
s([...t, i]);
|
|
823
820
|
}, /* @__PURE__ */ r.jsx(r.Fragment, { children: t.map((i) => i) });
|
|
824
|
-
},
|
|
821
|
+
}, ft = ({
|
|
825
822
|
children: t,
|
|
826
|
-
title:
|
|
823
|
+
title: s,
|
|
827
824
|
button: i,
|
|
828
825
|
tabs: l,
|
|
829
826
|
size: h = "m",
|
|
@@ -845,7 +842,7 @@ const dt = () => {
|
|
|
845
842
|
/* @__PURE__ */ r.jsx("div", { className: T.o, onClick: p }),
|
|
846
843
|
/* @__PURE__ */ r.jsxs("div", { className: T.w, ref: x, children: [
|
|
847
844
|
/* @__PURE__ */ r.jsxs("div", { className: T.h, children: [
|
|
848
|
-
/* @__PURE__ */ r.jsx("div", { className: T.t, children:
|
|
845
|
+
/* @__PURE__ */ r.jsx("div", { className: T.t, children: s }),
|
|
849
846
|
/* @__PURE__ */ r.jsxs("div", { className: T.m, children: [
|
|
850
847
|
l && /* @__PURE__ */ r.jsx("nav", { children: l.map((j, R) => /* @__PURE__ */ r.jsx(
|
|
851
848
|
"span",
|
|
@@ -871,7 +868,7 @@ const dt = () => {
|
|
|
871
868
|
] }),
|
|
872
869
|
t,
|
|
873
870
|
i !== void 0 ? /* @__PURE__ */ r.jsx(
|
|
874
|
-
|
|
871
|
+
Yr,
|
|
875
872
|
{
|
|
876
873
|
label: String(i.name),
|
|
877
874
|
onClick: S
|
|
@@ -881,89 +878,95 @@ const dt = () => {
|
|
|
881
878
|
]
|
|
882
879
|
}
|
|
883
880
|
) : "" });
|
|
884
|
-
},
|
|
885
|
-
|
|
886
|
-
},
|
|
881
|
+
}, dt = (t) => {
|
|
882
|
+
ae.add(/* @__PURE__ */ r.jsx(_t, { children: t }, String(Date.now())));
|
|
883
|
+
}, _t = ({ children: t }) => /* @__PURE__ */ r.jsx(r.Fragment, { children: t }), vt = ({ type: t, name: s, params: i }) => {
|
|
887
884
|
let [l, h] = E.useState(null);
|
|
888
885
|
return E.useEffect(() => {
|
|
889
886
|
}, [i.id]), /* @__PURE__ */ r.jsx(r.Fragment, { children: l });
|
|
890
|
-
},
|
|
887
|
+
}, ht = { List: Mr, Scroll: Wr, Init: ut, Main: ft, Add: dt, Icon: vt }, xt = ({ children: t, ...s }) => /* @__PURE__ */ r.jsxs(r.Fragment, { children: [
|
|
888
|
+
/* @__PURE__ */ r.jsx(ht.Init, {}),
|
|
889
|
+
/* @__PURE__ */ r.jsx(kr, {}),
|
|
890
|
+
/* @__PURE__ */ r.jsx(Ir, {}),
|
|
891
|
+
t
|
|
892
|
+
] }), mt = ({ children: t, ...s }) => /* @__PURE__ */ r.jsx("menu", { children: t }), pt = ({ children: t, ...s }) => /* @__PURE__ */ r.jsxs("header", { children: [
|
|
893
|
+
"xz",
|
|
894
|
+
t
|
|
895
|
+
] }), Vt = ({ children: t, ...s }) => /* @__PURE__ */ r.jsxs("div", { className: "app", children: [
|
|
891
896
|
/* @__PURE__ */ r.jsx("div", { className: "payment", children: "Истек срок оплаты! Доступ доступен до 16.04.2024" }),
|
|
892
|
-
/* @__PURE__ */ r.jsx(
|
|
893
|
-
/* @__PURE__ */ r.jsx(
|
|
894
|
-
/* @__PURE__ */ r.jsx(
|
|
895
|
-
/* @__PURE__ */ r.jsx(Sr, {}),
|
|
896
|
-
/* @__PURE__ */ r.jsx(Lr, {}),
|
|
897
|
+
/* @__PURE__ */ r.jsx(mt, {}),
|
|
898
|
+
/* @__PURE__ */ r.jsx(pt, {}),
|
|
899
|
+
/* @__PURE__ */ r.jsx(xt, {}),
|
|
897
900
|
t
|
|
898
|
-
] }),
|
|
899
|
-
|
|
901
|
+
] }), jt = ({ list: t, onClick: s, active: i, size: l, view: h }) => /* @__PURE__ */ r.jsx("nav", { children: /* @__PURE__ */ r.jsx("ul", { className: [l, h].join(" "), children: t.map((m) => /* @__PURE__ */ r.jsx(
|
|
902
|
+
bt,
|
|
900
903
|
{
|
|
901
|
-
onClick:
|
|
904
|
+
onClick: s,
|
|
902
905
|
active: i,
|
|
903
906
|
label: m.label,
|
|
904
907
|
link: m.link
|
|
905
908
|
},
|
|
906
909
|
m.link
|
|
907
|
-
)) }) }),
|
|
908
|
-
|
|
909
|
-
const
|
|
910
|
+
)) }) }), bt = ({ onClick: t, label: s, link: i, active: l }) => /* @__PURE__ */ r.jsx("li", { "tabs-active": String(l === i), onClick: () => t(i), children: s });
|
|
911
|
+
jt.defaultProps = { size: "M", view: "H" };
|
|
912
|
+
const yt = ({
|
|
910
913
|
title: t = "",
|
|
911
|
-
button:
|
|
914
|
+
button: s,
|
|
912
915
|
description: i = "",
|
|
913
916
|
children: l
|
|
914
917
|
}) => /* @__PURE__ */ r.jsxs("fieldset", { children: [
|
|
915
918
|
t && /* @__PURE__ */ r.jsxs("legend", { children: [
|
|
916
919
|
t,
|
|
917
|
-
|
|
920
|
+
s && /* @__PURE__ */ r.jsx(
|
|
918
921
|
"div",
|
|
919
922
|
{
|
|
920
923
|
role: "button-outline",
|
|
921
|
-
onClick: () =>
|
|
922
|
-
children:
|
|
924
|
+
onClick: () => s.onClick(),
|
|
925
|
+
children: s.label
|
|
923
926
|
}
|
|
924
927
|
),
|
|
925
928
|
" "
|
|
926
929
|
] }),
|
|
927
930
|
/* @__PURE__ */ r.jsx("ul", { children: l }),
|
|
928
931
|
i && /* @__PURE__ */ r.jsx("article", { children: i })
|
|
929
|
-
] }),
|
|
930
|
-
setting:
|
|
931
|
-
},
|
|
932
|
+
] }), gt = "_setting_1jv25_2", Et = {
|
|
933
|
+
setting: gt
|
|
934
|
+
}, Ct = ({ children: t }) => /* @__PURE__ */ r.jsx("div", { className: Et.setting, children: t }), Rt = ({ label: t, children: s }) => {
|
|
932
935
|
let [i, l] = E.useState(!1);
|
|
933
936
|
return /* @__PURE__ */ r.jsxs("li", { "data-item": "accordion", children: [
|
|
934
937
|
/* @__PURE__ */ r.jsxs("dl", { onClick: () => l(!i), children: [
|
|
935
938
|
/* @__PURE__ */ r.jsx("dt", { children: t }),
|
|
936
939
|
/* @__PURE__ */ r.jsx("dd", { children: /* @__PURE__ */ r.jsx("div", { "data-close": String(i) }) })
|
|
937
940
|
] }),
|
|
938
|
-
i && /* @__PURE__ */ r.jsx("div", { children:
|
|
941
|
+
i && /* @__PURE__ */ r.jsx("div", { children: s })
|
|
939
942
|
] });
|
|
940
|
-
},
|
|
943
|
+
}, kt = ({ label: t, onClick: s, button: i }) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsxs("dl", { children: [
|
|
941
944
|
/* @__PURE__ */ r.jsx("dt", { children: t }),
|
|
942
|
-
/* @__PURE__ */ r.jsx("dd", { role: "button", onClick: () =>
|
|
943
|
-
] }) }),
|
|
945
|
+
/* @__PURE__ */ r.jsx("dd", { role: "button", onClick: () => s(), children: i })
|
|
946
|
+
] }) }), wt = ({ active: t, onClick: s }) => (console.log(t), t = typeof t == "number" ? !!t : t, /* @__PURE__ */ r.jsx(
|
|
944
947
|
"div",
|
|
945
948
|
{
|
|
946
949
|
role: "switch",
|
|
947
950
|
onClick: () => {
|
|
948
|
-
console.log("Wewew"),
|
|
951
|
+
console.log("Wewew"), s();
|
|
949
952
|
},
|
|
950
953
|
"aria-checked": t ? "true" : "false"
|
|
951
954
|
}
|
|
952
|
-
)),
|
|
955
|
+
)), St = { Switch: wt }, Tt = ({ label: t, onClick: s, active: i }) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsxs("dl", { children: [
|
|
953
956
|
/* @__PURE__ */ r.jsx("dt", { children: t }),
|
|
954
|
-
/* @__PURE__ */ r.jsx("dd", { children: /* @__PURE__ */ r.jsx(
|
|
955
|
-
] }) }),
|
|
957
|
+
/* @__PURE__ */ r.jsx("dd", { children: /* @__PURE__ */ r.jsx(St.Switch, { onClick: s, active: i }) })
|
|
958
|
+
] }) }), Pt = ({ label: t, active: s, options: i }) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsxs("dl", { children: [
|
|
956
959
|
/* @__PURE__ */ r.jsx("dt", { children: t }),
|
|
957
|
-
/* @__PURE__ */ r.jsx("dd", { role: "info", children:
|
|
958
|
-
] }) }),
|
|
960
|
+
/* @__PURE__ */ r.jsx("dd", { role: "info", children: s })
|
|
961
|
+
] }) }), Ot = ({ label: t, info: s }) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsxs("dl", { children: [
|
|
959
962
|
/* @__PURE__ */ r.jsx("dt", { children: t }),
|
|
960
|
-
/* @__PURE__ */ r.jsx("dd", { role: "info", children:
|
|
961
|
-
] }) }),
|
|
962
|
-
function De({ list: t, onClick:
|
|
963
|
+
/* @__PURE__ */ r.jsx("dd", { role: "info", children: s })
|
|
964
|
+
] }) }), $t = { Accordion: Rt, Button: kt, Switch: Tt, Info: Ot, Select: Pt };
|
|
965
|
+
function De({ list: t, onClick: s, active: i, size: l, view: h }) {
|
|
963
966
|
return /* @__PURE__ */ r.jsx("nav", { children: /* @__PURE__ */ r.jsx("ul", { className: [l, h].join(" "), children: t.map((m) => /* @__PURE__ */ r.jsx(
|
|
964
|
-
|
|
967
|
+
zt,
|
|
965
968
|
{
|
|
966
|
-
onClick:
|
|
969
|
+
onClick: s,
|
|
967
970
|
active: i,
|
|
968
971
|
label: m.label,
|
|
969
972
|
link: m.link
|
|
@@ -971,31 +974,32 @@ function De({ list: t, onClick: a, active: i, size: l, view: h }) {
|
|
|
971
974
|
m.link
|
|
972
975
|
)) }) });
|
|
973
976
|
}
|
|
974
|
-
const
|
|
977
|
+
const zt = ({ onClick: t, label: s, link: i, active: l }) => /* @__PURE__ */ r.jsx("li", { "tabs-active": String(l === i), onClick: () => t(i), children: s });
|
|
975
978
|
De.defaultProps = { size: "M", view: "H" };
|
|
976
|
-
const
|
|
977
|
-
h:
|
|
978
|
-
t:
|
|
979
|
-
s:
|
|
980
|
-
u:
|
|
979
|
+
const Bt = { Section: yt, Main: Ct, Item: $t, Tabs: De }, At = "_h_1b5x7_1", Nt = "_t_1b5x7_10", Dt = "_s_1b5x7_28", It = "_u_1b5x7_37", Ft = "_o_1b5x7_44", Lt = "_l_1b5x7_53", Mt = "_hh_1b5x7_60", A = {
|
|
980
|
+
h: At,
|
|
981
|
+
t: Nt,
|
|
982
|
+
s: Dt,
|
|
983
|
+
u: It,
|
|
981
984
|
o: Ft,
|
|
982
|
-
l:
|
|
983
|
-
hh:
|
|
984
|
-
}, ze = ({ title: t, children:
|
|
985
|
+
l: Lt,
|
|
986
|
+
hh: Mt
|
|
987
|
+
}, ze = ({ title: t, children: s }) => /* @__PURE__ */ r.jsxs("div", { className: A.h, children: [
|
|
985
988
|
/* @__PURE__ */ r.jsx("div", { className: A.t, children: t }),
|
|
986
|
-
|
|
987
|
-
] }),
|
|
988
|
-
|
|
989
|
+
s
|
|
990
|
+
] }), Wt = ({ children: t, title: s }) => /* @__PURE__ */ r.jsxs("div", { className: A.o, children: [
|
|
991
|
+
s && /* @__PURE__ */ r.jsx("div", { className: A.hh, children: s }),
|
|
989
992
|
t
|
|
990
|
-
] }),
|
|
993
|
+
] }), Yt = ({ children: t }) => /* @__PURE__ */ r.jsx("div", { className: A.u, children: t }), Ae = ({ children: t }) => /* @__PURE__ */ r.jsx("div", { className: A.s, children: t }), Ne = ({ children: t, ...s }) => /* @__PURE__ */ r.jsx("div", { className: A.l, children: t }), Ht = { Header: ze, Section: Ae, List: Ne, U: Yt, L: Ne, O: Wt, S: Ae, H: ze }, qt = { Send: wr, Error: Sr, Remark: Pr, Success: Tr, Copy: Or }, Jt = { Send: Lr };
|
|
991
994
|
export {
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
995
|
+
St as Action,
|
|
996
|
+
Jt as Alerts,
|
|
997
|
+
Vt as Browser,
|
|
998
|
+
Yr as Button,
|
|
999
|
+
Ht as Component,
|
|
1000
|
+
xt as Init,
|
|
1001
|
+
ht as Modal,
|
|
1002
|
+
qt as Notice,
|
|
1003
|
+
Bt as Setting,
|
|
1004
|
+
jt as Tabs
|
|
1001
1005
|
};
|
package/dist/index.umd.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(b,g){typeof exports=="object"&&typeof module<"u"?g(exports,require("react")):typeof define=="function"&&define.amd?define(["exports","react"],g):(b=typeof globalThis<"u"?globalThis:b||self,g((b.elCRM=b.elCRM||{},b.elCRM.components={}),b.React))})(this,function(b,g){"use strict";var se=document.createElement("style");se.textContent=`@charset "UTF-8";menu{border-radius:5px;overflow:hidden;display:flex;flex-direction:column;background:var(--contex);grid-area:m}._notice_820sc_2{position:absolute;right:20px;top:72px;z-index:1111;font-family:Inter,sans-serif}._notice_820sc_2 ._error_820sc_9{color:#bb2014}._notice_820sc_2 ._success_820sc_12{color:#367738}._notice_820sc_2 ._remark_820sc_15{color:#b77513}._notice_820sc_2 ._copy_820sc_18{color:#3f51b5}._notice_820sc_2 li{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:block;width:300px;height:70px;border-radius:5px;box-shadow:0 0 0 1px var(--system-border),0 2px 2px #00000008,0 4px 4px #0000000a,0 10px 8px #0000000d,0 15px 15px #0000000f,0 30px 30px #00000012,0 70px 65px #00000017;background:var(--system-bg);overflow:hidden;cursor:pointer;margin:10px 0;transition:all 3s ease 0s;opacity:0}._notice_820sc_2 svg{float:left;width:50px;height:50px;margin:10px;font-size:40px;line-height:51px;text-align:center}._notice_820sc_2 b{width:222px;font-size:17px;font-weight:700;position:absolute;left:70px;display:block;margin-top:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._notice_820sc_2 p{color:var(--system-color);font-size:14px;width:222px;position:absolute;left:70px;display:block;margin-top:37px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._notice_820sc_2 [data-status=show]{opacity:1;transition:1s;animation:_show-notice_820sc_1 1s 1;animation-fill-mode:forwards}._notice_820sc_2 [data-status=hide]{opacity:1;transition:1s;animation:_hide-notice_820sc_1 1s 1;animation-fill-mode:forwards}@keyframes _show-notice_820sc_1{0%{opacity:0}to{opacity:1}}@keyframes _hide-notice_820sc_1{0%{opacity:1}to{opacity:0}}._alerts_1e9y0_1{position:fixed;top:0;bottom:0;left:0;right:0;color:var(--system-color);background:#0000009e;z-index:30;display:flex;flex:1;align-content:center;justify-content:center}._alerts_1e9y0_1 dl{margin:auto;overflow:hidden;width:270px;height:auto;border-radius:12px;border:0;height:fit-content;z-index:1;background:var(--system-bg);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);-webkit-animation:_menuAnimation_1e9y0_1 .4s 0s both;animation:_menuAnimation_1e9y0_1 .4s 0s both;list-style:none;padding-top:20px;font-family:-apple-system,BlinkMacSystemFont;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;box-sizing:border-box;font-size:17px;box-shadow:0 0 0 1px var(--system-border),0 2px 2px #00000008,0 4px 4px #0000000a,0 10px 8px #0000000d,0 15px 15px #0000000f,0 30px 30px #00000012,0 70px 65px #00000017}._alerts_1e9y0_1 dt{font-family:-apple-system,BlinkMacSystemFont;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;box-sizing:border-box;font-size:17px;text-align:center;text-transform:capitalize;font-weight:600;line-height:22px;margin:0 0 5px;padding:0 20px}._alerts_1e9y0_1 dd{font-family:-apple-system,BlinkMacSystemFont;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;box-sizing:border-box;font-size:13px;margin:0;text-align:center;line-height:16px;padding:0 20px 20px}._alerts_1e9y0_1 ul{border-top:1px solid var(--system-hr);width:100%;display:flex}._alerts_1e9y0_1 button{font-family:-apple-system,BlinkMacSystemFont;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;box-sizing:border-box;font-size:17px;padding:10px;cursor:pointer;text-align:center;font-weight:600;background:#0000;border-radius:0;display:block;width:-webkit-fill-available;-webkit-animation:_menuItemAnimation_1e9y0_1 .2s 0s both;animation:_menuItemAnimation_1e9y0_1 .2s 0s both;font-family:Inter,sans-serif;border:0}._alerts_1e9y0_1 button[color=blue]{color:#1b6ac0}._alerts_1e9y0_1 button[color=red]{color:#c21c0d}._alerts_1e9y0_1 button:hover{background:var(--system-hover)}._alerts_1e9y0_1 ._--body_1e9y0_103{position:fixed;top:0;bottom:0;left:0;right:0}._allert_1e9y0_111 ._--form_1e9y0_111{font-family:-apple-system,BlinkMacSystemFont;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;box-sizing:border-box;font-size:17px;padding:20px;border-bottom:1px solid var(--system-hr)}:root{--primary-light: #8abdff;--primary: #6d5dfc;--primary-dark: #5b0eeb;--white: #fff;--greyLight-1: #e4ebf5;--greyLight-2: #abb6d2;--greyLight-3: #bec8e4;--greyDark: #9baacf;--inset: inset 2px 2px 2px var(--shadow), inset -1px -1px 1px var(--shade)}._white_6ax6z_14{--background: #e4ebf5;--shadow: #abb6d2;--shade: #fff;--color: #1f253d;--disabled: #9baacf;--text: #394264;--tinge: #3f51b50a;--inset: inset 2px 2px 2px var(--shadow), inset -1px -1px 1px var(--shade);--outset: 2px 2px 2px var(--shadow), -1px -1px 1px var(--shade)}._black_6ax6z_26{--background: #506290;--shadow: #1f253d;--shade: #394264;--color: #fff;--disabled: #29314c;--text: #abb6d2;--tinge: #00000026;--inset: inset 1px 1px 1px #394264, inset -1px -1px 1px #39426470;--outset: 1px 1px 1px #394264, -1px -1px 1px #39426470}[shake=true]{-webkit-animation-name:_shake_6ax6z_1;animation-name:_shake_6ax6z_1;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@keyframes _shake_6ax6z_1{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}[data-color-bg=fff1d6]{--inset: inset 1px 1px 1px #c9c1ac, inset -1px -1px 1px var(--shade);--outset: 2px 2px 2px #c9c1ac, -1px -1px 1px var(--shade)}[data-color-bg=ffd9d9]{--inset: inset 1px 1px 1px #cdb0b1, inset -1px -1px 1px var(--shade);--outset: 2px 2px 2px #cdb0b1, -1px -1px 1px var(--shade)}[data-color-bg=daffe5]{--inset: inset 1px 1px 1px #b6d2be, inset -1px -1px 1px var(--shade);--outset: 2px 2px 2px #b6d2be, -1px -1px 1px var(--shade)}._modal_6ax6z_73{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10;display:flex}._o_6ax6z_83{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b8}._w_6ax6z_14{box-shadow:5px 7px 18px #000000a8;background:var(--background);position:relative;min-width:300px;margin:auto;border-radius:10px;width:400px;max-height:90%;display:flex;flex-flow:column nowrap}._h_6ax6z_106{flex:1;font-size:15px;line-height:35px;font-weight:700;text-align:left;color:var(--color);padding:10px 15px 5px 30px;user-select:none;-webkit-user-select:none;display:flex;z-index:1}._l_6ax6z_120{border-radius:10px;font-size:15px;box-shadow:var(--inset);color:var(--color);margin:10px;overflow:hidden;overflow-y:scroll;padding:5px 0}._l_6ax6z_120 li{display:flex;margin:0 5px;padding:10px;position:relative}._l_6ax6z_120 li:after{content:"";border-bottom:1px solid #ddd;position:absolute;bottom:0;left:5px;right:5px}._l_6ax6z_120 li:last-child{border-bottom:0}._l_6ax6z_120 li:hover{background:#00000012;cursor:pointer;border-radius:5px}._t_6ax6z_158{padding-right:10px}._m_6ax6z_73{flex:1}._x_6ax6z_166{cursor:pointer;color:#1f253d;font-size:20px;opacity:.5;width:35px;border-radius:5px;text-align:center}._s_6ax6z_176{flex:1;overflow-y:scroll}._c_6ax6z_181{text-align:center;margin:20px}._f_6ax6z_186{padding:0 20px;display:flex;flex-direction:column}._f_6ax6z_186 dl{margin:7px 0;flex:1 1;flex-direction:row;display:flex}._f_6ax6z_186 dt{padding:7px 10px;color:var(--text);margin-left:7px;flex:0 1 150px}._f_6ax6z_186 dd{margin:0;background:var(--tinge);color:var(--color);box-shadow:var(--inset);border-radius:5px;min-height:33px;padding:7px 10px;flex:1 1}._f_6ax6z_186 p{margin:auto;width:300px;padding:20px 0 5px;color:#1f253dc7;font-size:15px}._x_6ax6z_166:hover{opacity:1}._btn_6ax6z_229{min-width:200px;margin:10px auto 20px;opacity:.7;padding:7px 25px;border-radius:5px;box-shadow:var(--outset);display:flex;justify-content:center;cursor:pointer;transition:.3s ease}._g_6ax6z_242{display:flex;gap:10px}._c_6ax6z_181{margin:10px 7px 20px;opacity:.8;box-shadow:var(--outset);border-radius:10px;padding:20px;flex:1;cursor:pointer}._c_6ax6z_181:first-child{margin-left:20px}._c_6ax6z_181:last-child{margin-right:20px}._c_6ax6z_181:hover{opacity:1;background:var(--tinge)}._c_6ax6z_181 i{font-size:70px;margin-bottom:20px;text-align:center;display:block;color:var(--disabled)}._c_6ax6z_181 b{text-align:center;display:block;color:var(--color)}._c_6ax6z_181 p{text-align:center;font-size:15px;color:var(--text)}._btn_6ax6z_229:hover{opacity:1}._modal_6ax6z_73._size-a_6ax6z_294 ._w_6ax6z_14{width:auto}._modal_6ax6z_73._size-s_6ax6z_298 ._w_6ax6z_14{width:400px}._modal_6ax6z_73._size-m_6ax6z_302 ._w_6ax6z_14{width:500px}._modal_6ax6z_73._size-l_6ax6z_306 ._w_6ax6z_14{width:800px}._modal_6ax6z_73._size-x_6ax6z_310 ._w_6ax6z_14{width:1000px}._modal_6ax6z_73._size-f_6ax6z_314 ._w_6ax6z_14{width:100%;max-width:1200px;min-width:910px}._btn_6ax6z_229._confirm_6ax6z_320{background:#4caf50;color:#fff}._btn_6ax6z_229._cancel_6ax6z_325{background:#f44336;color:#fff}._btn_6ax6z_229._disabled_6ax6z_330,._btn_6ax6z_229._await_6ax6z_337{background:#efefef;color:#000;opacity:1;cursor:default}._m_6ax6z_73 big{position:absolute;margin:10px auto 20px;border-radius:5px;box-shadow:var(--outset);display:flex;top:-1px;right:55px}._m_6ax6z_73 big i{width:30px;height:30px;text-align:center;margin:3px;line-height:30px;cursor:pointer;border-radius:5px}._m_6ax6z_73 big i:hover{box-shadow:var(--inset)}._m_6ax6z_73 nav{width:fit-content;height:35px;margin:0 auto;box-shadow:var(--outset);border-radius:5px;display:flex}._m_6ax6z_73 span{border-radius:3px;flex:1 1;margin:2px;padding:0 10px;line-height:35px;color:var(--disabled);cursor:pointer}._m_6ax6z_73 span._active_6ax6z_387{box-shadow:var(--inset);color:var(--color)}._coincidence_6ax6z_393{position:fixed;right:20px;bottom:20px;z-index:1111;overflow-y:scroll;max-height:565px;padding-top:90px}._coincidence_6ax6z_393 span{display:block;width:300px;border-radius:5px;overflow:hidden;cursor:pointer;margin:10px 0;padding:10px;color:#1f253d}._coincidence_6ax6z_393 dl{display:flex;padding:0;margin:5px}._coincidence_6ax6z_393 dd{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0;margin:0 10px}._setting_1jv25_2{width:100%;overflow:auto}._setting_1jv25_2 nav{border:0px;padding:0 10px 5px;margin:25px auto;width:600px}._setting_1jv25_2 nav ul{display:flex;justify-content:space-between;gap:1px}._setting_1jv25_2 nav li{flex:1;text-align:center;background:var(--setting-bg);color:var(--setting-color);cursor:pointer;opacity:.7}._setting_1jv25_2 nav li[tabs-active=true]{opacity:1}._setting_1jv25_2 fieldset{border:0px;padding:0 10px 5px;margin:25px auto;width:600px}._setting_1jv25_2 legend{text-transform:uppercase;font-weight:300;font-size:1.3em}._setting_1jv25_2 ul{margin:10px 0;color:#000;border-radius:8px;overflow:hidden;list-style-type:none;padding:0}._setting_1jv25_2 li{font-size:20px;line-height:40px}._setting_1jv25_2 dl{display:flex;margin:0 0 1px;align-items:center;padding-right:9px;background:var(--setting-bg);color:var(--setting-color)}._setting_1jv25_2 dd{text-align:right;padding-left:15px;position:relative;display:flex;justify-content:center}._setting_1jv25_2 dt{flex:1;padding:0 15px}._setting_1jv25_2 article{padding-left:15px;color:var(--setting-bg);font-weight:100;font-size:14px}._setting_1jv25_2 legend{color:var(--setting-bg);display:flex;justify-content:space-between;width:100%}._setting_1jv25_2 [data-close]{cursor:pointer;width:10px;height:10px;border-top:3px solid var(--setting-color);border-left:3px solid var(--setting-color);position:absolute;right:10px;top:3px;-webkit-transform:translate(0,-50%) rotate(45deg);-ms-transform:translate(0,-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}._setting_1jv25_2 [data-close=false]{right:10px;top:0;-webkit-transform:translate(0,-50%) rotate(-135deg);-ms-transform:translate(0,-50%) rotate(-135deg);transform:translateY(-50%) rotate(-135deg)}._setting_1jv25_2 [data-item=accordion]>div{margin-top:1px;background-color:var(--setting-bg)}._setting_1jv25_2 [role=button]{font-size:13px;border-radius:5px;text-align:center;width:100px;line-height:30px;padding:0;cursor:pointer}._setting_1jv25_2 [role=button]:hover{background:var(--setting-action)}._setting_1jv25_2 [role=button-outline]{font-size:14px;border:1px solid;padding:3px 13px;border-radius:6px;cursor:pointer;text-transform:none}._setting_1jv25_2 [role=button-outline]:hover{background:#00000038}._setting_1jv25_2 [role=switch]{cursor:pointer;position:relative;width:44px;height:22px;border-radius:50px;vertical-align:text-bottom;transition:all .3s linear;margin:0}._setting_1jv25_2 [role=switch]:after{content:"";position:absolute;left:4px;width:16px;height:16px;background-color:#fff;border-radius:50%;box-shadow:0 2px 2px #0000003d;transform:translate3d(0,3px,0);transition:all .2s ease-in-out}._setting_1jv25_2 [role=switch]:before{content:"";position:absolute;left:0;width:42px;height:22px;background-color:#ddd;border-radius:11px;transition:all .25s linear}._setting_1jv25_2 [role=switch][aria-checked=true]{background-color:#1f253d}._setting_1jv25_2 [role=switch][aria-checked=true]:before{transform:translate3d(18px,2px,0) scale3d(0,0,0)}._setting_1jv25_2 [role=switch][aria-checked=true]:after{transform:translate3d(19px,3px,0)}._h_1b5x7_1{background:var(--content);margin-bottom:2px;border-radius:5px 5px 0 0;line-height:35px;align-items:center;display:flex}._t_1b5x7_10{border-bottom:0;cursor:default;display:block;flex:1;margin-block-start:0;margin-block-end:0;margin-inline-start:0px;margin-inline-end:0px;font-size:14px!important;line-height:35px;font-weight:700;text-align:center;color:var(--label);position:relative;height:35px}._s_1b5x7_28{display:flex;flex:1;position:relative;overflow:hidden;border-radius:5px;flex-flow:column nowrap}._u_1b5x7_37{overflow:hidden;border-radius:0 0 5px 5px;background:var(--content);display:block}._o_1b5x7_44{overflow:hidden;position:relative;border-radius:5px;margin-top:5px;flex:1 1;background:var(--content)}._l_1b5x7_53{flex:1;overflow:hidden;overflow-y:scroll;background:var(--content)}._hh_1b5x7_60{background:#fff;display:block;flex:1 1;font-size:14px;line-height:35px;font-weight:700;text-align:center;color:#1f253d;border-bottom:1px solid #ddd;position:relative}
|
|
1
|
+
(function(b,g){typeof exports=="object"&&typeof module<"u"?g(exports,require("react")):typeof define=="function"&&define.amd?define(["exports","react"],g):(b=typeof globalThis<"u"?globalThis:b||self,g((b.elCRM=b.elCRM||{},b.elCRM.components={}),b.React))})(this,function(b,g){"use strict";var se=document.createElement("style");se.textContent=`@charset "UTF-8";._notice_820sc_2{position:absolute;right:20px;top:72px;z-index:1111;font-family:Inter,sans-serif}._notice_820sc_2 ._error_820sc_9{color:#bb2014}._notice_820sc_2 ._success_820sc_12{color:#367738}._notice_820sc_2 ._remark_820sc_15{color:#b77513}._notice_820sc_2 ._copy_820sc_18{color:#3f51b5}._notice_820sc_2 li{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:block;width:300px;height:70px;border-radius:5px;box-shadow:0 0 0 1px var(--system-border),0 2px 2px #00000008,0 4px 4px #0000000a,0 10px 8px #0000000d,0 15px 15px #0000000f,0 30px 30px #00000012,0 70px 65px #00000017;background:var(--system-bg);overflow:hidden;cursor:pointer;margin:10px 0;transition:all 3s ease 0s;opacity:0}._notice_820sc_2 svg{float:left;width:50px;height:50px;margin:10px;font-size:40px;line-height:51px;text-align:center}._notice_820sc_2 b{width:222px;font-size:17px;font-weight:700;position:absolute;left:70px;display:block;margin-top:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._notice_820sc_2 p{color:var(--system-color);font-size:14px;width:222px;position:absolute;left:70px;display:block;margin-top:37px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._notice_820sc_2 [data-status=show]{opacity:1;transition:1s;animation:_show-notice_820sc_1 1s 1;animation-fill-mode:forwards}._notice_820sc_2 [data-status=hide]{opacity:1;transition:1s;animation:_hide-notice_820sc_1 1s 1;animation-fill-mode:forwards}@keyframes _show-notice_820sc_1{0%{opacity:0}to{opacity:1}}@keyframes _hide-notice_820sc_1{0%{opacity:1}to{opacity:0}}._alerts_1e9y0_1{position:fixed;top:0;bottom:0;left:0;right:0;color:var(--system-color);background:#0000009e;z-index:30;display:flex;flex:1;align-content:center;justify-content:center}._alerts_1e9y0_1 dl{margin:auto;overflow:hidden;width:270px;height:auto;border-radius:12px;border:0;height:fit-content;z-index:1;background:var(--system-bg);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);-webkit-animation:_menuAnimation_1e9y0_1 .4s 0s both;animation:_menuAnimation_1e9y0_1 .4s 0s both;list-style:none;padding-top:20px;font-family:-apple-system,BlinkMacSystemFont;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;box-sizing:border-box;font-size:17px;box-shadow:0 0 0 1px var(--system-border),0 2px 2px #00000008,0 4px 4px #0000000a,0 10px 8px #0000000d,0 15px 15px #0000000f,0 30px 30px #00000012,0 70px 65px #00000017}._alerts_1e9y0_1 dt{font-family:-apple-system,BlinkMacSystemFont;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;box-sizing:border-box;font-size:17px;text-align:center;text-transform:capitalize;font-weight:600;line-height:22px;margin:0 0 5px;padding:0 20px}._alerts_1e9y0_1 dd{font-family:-apple-system,BlinkMacSystemFont;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;box-sizing:border-box;font-size:13px;margin:0;text-align:center;line-height:16px;padding:0 20px 20px}._alerts_1e9y0_1 ul{border-top:1px solid var(--system-hr);width:100%;display:flex}._alerts_1e9y0_1 button{font-family:-apple-system,BlinkMacSystemFont;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;box-sizing:border-box;font-size:17px;padding:10px;cursor:pointer;text-align:center;font-weight:600;background:#0000;border-radius:0;display:block;width:-webkit-fill-available;-webkit-animation:_menuItemAnimation_1e9y0_1 .2s 0s both;animation:_menuItemAnimation_1e9y0_1 .2s 0s both;font-family:Inter,sans-serif;border:0}._alerts_1e9y0_1 button[color=blue]{color:#1b6ac0}._alerts_1e9y0_1 button[color=red]{color:#c21c0d}._alerts_1e9y0_1 button:hover{background:var(--system-hover)}._alerts_1e9y0_1 ._--body_1e9y0_103{position:fixed;top:0;bottom:0;left:0;right:0}._allert_1e9y0_111 ._--form_1e9y0_111{font-family:-apple-system,BlinkMacSystemFont;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;box-sizing:border-box;font-size:17px;padding:20px;border-bottom:1px solid var(--system-hr)}:root{--primary-light: #8abdff;--primary: #6d5dfc;--primary-dark: #5b0eeb;--white: #fff;--greyLight-1: #e4ebf5;--greyLight-2: #abb6d2;--greyLight-3: #bec8e4;--greyDark: #9baacf;--inset: inset 2px 2px 2px var(--shadow), inset -1px -1px 1px var(--shade)}._white_6ax6z_14{--background: #e4ebf5;--shadow: #abb6d2;--shade: #fff;--color: #1f253d;--disabled: #9baacf;--text: #394264;--tinge: #3f51b50a;--inset: inset 2px 2px 2px var(--shadow), inset -1px -1px 1px var(--shade);--outset: 2px 2px 2px var(--shadow), -1px -1px 1px var(--shade)}._black_6ax6z_26{--background: #506290;--shadow: #1f253d;--shade: #394264;--color: #fff;--disabled: #29314c;--text: #abb6d2;--tinge: #00000026;--inset: inset 1px 1px 1px #394264, inset -1px -1px 1px #39426470;--outset: 1px 1px 1px #394264, -1px -1px 1px #39426470}[shake=true]{-webkit-animation-name:_shake_6ax6z_1;animation-name:_shake_6ax6z_1;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@keyframes _shake_6ax6z_1{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}[data-color-bg=fff1d6]{--inset: inset 1px 1px 1px #c9c1ac, inset -1px -1px 1px var(--shade);--outset: 2px 2px 2px #c9c1ac, -1px -1px 1px var(--shade)}[data-color-bg=ffd9d9]{--inset: inset 1px 1px 1px #cdb0b1, inset -1px -1px 1px var(--shade);--outset: 2px 2px 2px #cdb0b1, -1px -1px 1px var(--shade)}[data-color-bg=daffe5]{--inset: inset 1px 1px 1px #b6d2be, inset -1px -1px 1px var(--shade);--outset: 2px 2px 2px #b6d2be, -1px -1px 1px var(--shade)}._modal_6ax6z_73{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10;display:flex}._o_6ax6z_83{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b8}._w_6ax6z_14{box-shadow:5px 7px 18px #000000a8;background:var(--background);position:relative;min-width:300px;margin:auto;border-radius:10px;width:400px;max-height:90%;display:flex;flex-flow:column nowrap}._h_6ax6z_106{flex:1;font-size:15px;line-height:35px;font-weight:700;text-align:left;color:var(--color);padding:10px 15px 5px 30px;user-select:none;-webkit-user-select:none;display:flex;z-index:1}._l_6ax6z_120{border-radius:10px;font-size:15px;box-shadow:var(--inset);color:var(--color);margin:10px;overflow:hidden;overflow-y:scroll;padding:5px 0}._l_6ax6z_120 li{display:flex;margin:0 5px;padding:10px;position:relative}._l_6ax6z_120 li:after{content:"";border-bottom:1px solid #ddd;position:absolute;bottom:0;left:5px;right:5px}._l_6ax6z_120 li:last-child{border-bottom:0}._l_6ax6z_120 li:hover{background:#00000012;cursor:pointer;border-radius:5px}._t_6ax6z_158{padding-right:10px}._m_6ax6z_73{flex:1}._x_6ax6z_166{cursor:pointer;color:#1f253d;font-size:20px;opacity:.5;width:35px;border-radius:5px;text-align:center}._s_6ax6z_176{flex:1;overflow-y:scroll}._c_6ax6z_181{text-align:center;margin:20px}._f_6ax6z_186{padding:0 20px;display:flex;flex-direction:column}._f_6ax6z_186 dl{margin:7px 0;flex:1 1;flex-direction:row;display:flex}._f_6ax6z_186 dt{padding:7px 10px;color:var(--text);margin-left:7px;flex:0 1 150px}._f_6ax6z_186 dd{margin:0;background:var(--tinge);color:var(--color);box-shadow:var(--inset);border-radius:5px;min-height:33px;padding:7px 10px;flex:1 1}._f_6ax6z_186 p{margin:auto;width:300px;padding:20px 0 5px;color:#1f253dc7;font-size:15px}._x_6ax6z_166:hover{opacity:1}._btn_6ax6z_229{min-width:200px;margin:10px auto 20px;opacity:.7;padding:7px 25px;border-radius:5px;box-shadow:var(--outset);display:flex;justify-content:center;cursor:pointer;transition:.3s ease}._g_6ax6z_242{display:flex;gap:10px}._c_6ax6z_181{margin:10px 7px 20px;opacity:.8;box-shadow:var(--outset);border-radius:10px;padding:20px;flex:1;cursor:pointer}._c_6ax6z_181:first-child{margin-left:20px}._c_6ax6z_181:last-child{margin-right:20px}._c_6ax6z_181:hover{opacity:1;background:var(--tinge)}._c_6ax6z_181 i{font-size:70px;margin-bottom:20px;text-align:center;display:block;color:var(--disabled)}._c_6ax6z_181 b{text-align:center;display:block;color:var(--color)}._c_6ax6z_181 p{text-align:center;font-size:15px;color:var(--text)}._btn_6ax6z_229:hover{opacity:1}._modal_6ax6z_73._size-a_6ax6z_294 ._w_6ax6z_14{width:auto}._modal_6ax6z_73._size-s_6ax6z_298 ._w_6ax6z_14{width:400px}._modal_6ax6z_73._size-m_6ax6z_302 ._w_6ax6z_14{width:500px}._modal_6ax6z_73._size-l_6ax6z_306 ._w_6ax6z_14{width:800px}._modal_6ax6z_73._size-x_6ax6z_310 ._w_6ax6z_14{width:1000px}._modal_6ax6z_73._size-f_6ax6z_314 ._w_6ax6z_14{width:100%;max-width:1200px;min-width:910px}._btn_6ax6z_229._confirm_6ax6z_320{background:#4caf50;color:#fff}._btn_6ax6z_229._cancel_6ax6z_325{background:#f44336;color:#fff}._btn_6ax6z_229._disabled_6ax6z_330,._btn_6ax6z_229._await_6ax6z_337{background:#efefef;color:#000;opacity:1;cursor:default}._m_6ax6z_73 big{position:absolute;margin:10px auto 20px;border-radius:5px;box-shadow:var(--outset);display:flex;top:-1px;right:55px}._m_6ax6z_73 big i{width:30px;height:30px;text-align:center;margin:3px;line-height:30px;cursor:pointer;border-radius:5px}._m_6ax6z_73 big i:hover{box-shadow:var(--inset)}._m_6ax6z_73 nav{width:fit-content;height:35px;margin:0 auto;box-shadow:var(--outset);border-radius:5px;display:flex}._m_6ax6z_73 span{border-radius:3px;flex:1 1;margin:2px;padding:0 10px;line-height:35px;color:var(--disabled);cursor:pointer}._m_6ax6z_73 span._active_6ax6z_387{box-shadow:var(--inset);color:var(--color)}._coincidence_6ax6z_393{position:fixed;right:20px;bottom:20px;z-index:1111;overflow-y:scroll;max-height:565px;padding-top:90px}._coincidence_6ax6z_393 span{display:block;width:300px;border-radius:5px;overflow:hidden;cursor:pointer;margin:10px 0;padding:10px;color:#1f253d}._coincidence_6ax6z_393 dl{display:flex;padding:0;margin:5px}._coincidence_6ax6z_393 dd{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0;margin:0 10px}menu{border-radius:5px;overflow:hidden;display:flex;flex-direction:column;background:var(--contex);grid-area:m}._setting_1jv25_2{width:100%;overflow:auto}._setting_1jv25_2 nav{border:0px;padding:0 10px 5px;margin:25px auto;width:600px}._setting_1jv25_2 nav ul{display:flex;justify-content:space-between;gap:1px}._setting_1jv25_2 nav li{flex:1;text-align:center;background:var(--setting-bg);color:var(--setting-color);cursor:pointer;opacity:.7}._setting_1jv25_2 nav li[tabs-active=true]{opacity:1}._setting_1jv25_2 fieldset{border:0px;padding:0 10px 5px;margin:25px auto;width:600px}._setting_1jv25_2 legend{text-transform:uppercase;font-weight:300;font-size:1.3em}._setting_1jv25_2 ul{margin:10px 0;color:#000;border-radius:8px;overflow:hidden;list-style-type:none;padding:0}._setting_1jv25_2 li{font-size:20px;line-height:40px}._setting_1jv25_2 dl{display:flex;margin:0 0 1px;align-items:center;padding-right:9px;background:var(--setting-bg);color:var(--setting-color)}._setting_1jv25_2 dd{text-align:right;padding-left:15px;position:relative;display:flex;justify-content:center}._setting_1jv25_2 dt{flex:1;padding:0 15px}._setting_1jv25_2 article{padding-left:15px;color:var(--setting-bg);font-weight:100;font-size:14px}._setting_1jv25_2 legend{color:var(--setting-bg);display:flex;justify-content:space-between;width:100%}._setting_1jv25_2 [data-close]{cursor:pointer;width:10px;height:10px;border-top:3px solid var(--setting-color);border-left:3px solid var(--setting-color);position:absolute;right:10px;top:3px;-webkit-transform:translate(0,-50%) rotate(45deg);-ms-transform:translate(0,-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}._setting_1jv25_2 [data-close=false]{right:10px;top:0;-webkit-transform:translate(0,-50%) rotate(-135deg);-ms-transform:translate(0,-50%) rotate(-135deg);transform:translateY(-50%) rotate(-135deg)}._setting_1jv25_2 [data-item=accordion]>div{margin-top:1px;background-color:var(--setting-bg)}._setting_1jv25_2 [role=button]{font-size:13px;border-radius:5px;text-align:center;width:100px;line-height:30px;padding:0;cursor:pointer}._setting_1jv25_2 [role=button]:hover{background:var(--setting-action)}._setting_1jv25_2 [role=button-outline]{font-size:14px;border:1px solid;padding:3px 13px;border-radius:6px;cursor:pointer;text-transform:none}._setting_1jv25_2 [role=button-outline]:hover{background:#00000038}._setting_1jv25_2 [role=switch]{cursor:pointer;position:relative;width:44px;height:22px;border-radius:50px;vertical-align:text-bottom;transition:all .3s linear;margin:0}._setting_1jv25_2 [role=switch]:after{content:"";position:absolute;left:4px;width:16px;height:16px;background-color:#fff;border-radius:50%;box-shadow:0 2px 2px #0000003d;transform:translate3d(0,3px,0);transition:all .2s ease-in-out}._setting_1jv25_2 [role=switch]:before{content:"";position:absolute;left:0;width:42px;height:22px;background-color:#ddd;border-radius:11px;transition:all .25s linear}._setting_1jv25_2 [role=switch][aria-checked=true]{background-color:#1f253d}._setting_1jv25_2 [role=switch][aria-checked=true]:before{transform:translate3d(18px,2px,0) scale3d(0,0,0)}._setting_1jv25_2 [role=switch][aria-checked=true]:after{transform:translate3d(19px,3px,0)}._h_1b5x7_1{background:var(--content);margin-bottom:2px;border-radius:5px 5px 0 0;line-height:35px;align-items:center;display:flex}._t_1b5x7_10{border-bottom:0;cursor:default;display:block;flex:1;margin-block-start:0;margin-block-end:0;margin-inline-start:0px;margin-inline-end:0px;font-size:14px!important;line-height:35px;font-weight:700;text-align:center;color:var(--label);position:relative;height:35px}._s_1b5x7_28{display:flex;flex:1;position:relative;overflow:hidden;border-radius:5px;flex-flow:column nowrap}._u_1b5x7_37{overflow:hidden;border-radius:0 0 5px 5px;background:var(--content);display:block}._o_1b5x7_44{overflow:hidden;position:relative;border-radius:5px;margin-top:5px;flex:1 1;background:var(--content)}._l_1b5x7_53{flex:1;overflow:hidden;overflow-y:scroll;background:var(--content)}._hh_1b5x7_60{background:#fff;display:block;flex:1 1;font-size:14px;line-height:35px;font-weight:700;text-align:center;color:#1f253d;border-bottom:1px solid #ddd;position:relative}
|
|
2
2
|
`,document.head.appendChild(se);var K={exports:{}},M={};/**
|
|
3
3
|
* @license React
|
|
4
4
|
* react-jsx-runtime.production.min.js
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
*
|
|
8
8
|
* This source code is licensed under the MIT license found in the
|
|
9
9
|
* LICENSE file in the root directory of this source tree.
|
|
10
|
-
*/var le;function
|
|
10
|
+
*/var le;function Ue(){if(le)return M;le=1;var r=g,i=Symbol.for("react.element"),o=Symbol.for("react.fragment"),c=Object.prototype.hasOwnProperty,p=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,m={key:!0,ref:!0,__self:!0,__source:!0};function A(z,h,P){var v,y={},C=null,V=null;P!==void 0&&(C=""+P),h.key!==void 0&&(C=""+h.key),h.ref!==void 0&&(V=h.ref);for(v in h)c.call(h,v)&&!m.hasOwnProperty(v)&&(y[v]=h[v]);if(z&&z.defaultProps)for(v in h=z.defaultProps,h)y[v]===void 0&&(y[v]=h[v]);return{$$typeof:i,type:z,key:C,ref:V,props:y,_owner:p.current}}return M.Fragment=o,M.jsx=A,M.jsxs=A,M}var L={};/**
|
|
11
11
|
* @license React
|
|
12
12
|
* react-jsx-runtime.development.js
|
|
13
13
|
*
|
|
@@ -15,14 +15,14 @@
|
|
|
15
15
|
*
|
|
16
16
|
* This source code is licensed under the MIT license found in the
|
|
17
17
|
* LICENSE file in the root directory of this source tree.
|
|
18
|
-
*/var ce;function
|
|
19
|
-
`+ee+e}}var te=!1,H;{var
|
|
18
|
+
*/var ce;function Ve(){return ce||(ce=1,process.env.NODE_ENV!=="production"&&function(){var r=g,i=Symbol.for("react.element"),o=Symbol.for("react.portal"),c=Symbol.for("react.fragment"),p=Symbol.for("react.strict_mode"),m=Symbol.for("react.profiler"),A=Symbol.for("react.provider"),z=Symbol.for("react.context"),h=Symbol.for("react.forward_ref"),P=Symbol.for("react.suspense"),v=Symbol.for("react.suspense_list"),y=Symbol.for("react.memo"),C=Symbol.for("react.lazy"),V=Symbol.for("react.offscreen"),me=Symbol.iterator,Ct="@@iterator";function Et(e){if(e===null||typeof e!="object")return null;var n=me&&e[me]||e[Ct];return typeof n=="function"?n:null}var F=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function w(e){{for(var n=arguments.length,a=new Array(n>1?n-1:0),s=1;s<n;s++)a[s-1]=arguments[s];St("error",e,a)}}function St(e,n,a){{var s=F.ReactDebugCurrentFrame,u=s.getStackAddendum();u!==""&&(n+="%s",a=a.concat([u]));var x=a.map(function(d){return String(d)});x.unshift("Warning: "+n),Function.prototype.apply.call(console[e],console,x)}}var Rt=!1,Tt=!1,Pt=!1,Ot=!1,$t=!1,ve;ve=Symbol.for("react.module.reference");function At(e){return!!(typeof e=="string"||typeof e=="function"||e===c||e===m||$t||e===p||e===P||e===v||Ot||e===V||Rt||Tt||Pt||typeof e=="object"&&e!==null&&(e.$$typeof===C||e.$$typeof===y||e.$$typeof===A||e.$$typeof===z||e.$$typeof===h||e.$$typeof===ve||e.getModuleId!==void 0))}function It(e,n,a){var s=e.displayName;if(s)return s;var u=n.displayName||n.name||"";return u!==""?a+"("+u+")":a}function ye(e){return e.displayName||"Context"}function E(e){if(e==null)return null;if(typeof e.tag=="number"&&w("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case c:return"Fragment";case o:return"Portal";case m:return"Profiler";case p:return"StrictMode";case P:return"Suspense";case v:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case z:var n=e;return ye(n)+".Consumer";case A:var a=e;return ye(a._context)+".Provider";case h:return It(e,e.render,"ForwardRef");case y:var s=e.displayName||null;return s!==null?s:E(e.type)||"Memo";case C:{var u=e,x=u._payload,d=u._init;try{return E(d(x))}catch{return null}}}return null}var I=Object.assign,B=0,we,je,ke,ze,Ce,Ee,Se;function Re(){}Re.__reactDisabledLog=!0;function Ft(){{if(B===0){we=console.log,je=console.info,ke=console.warn,ze=console.error,Ce=console.group,Ee=console.groupCollapsed,Se=console.groupEnd;var e={configurable:!0,enumerable:!0,value:Re,writable:!0};Object.defineProperties(console,{info:e,log:e,warn:e,error:e,group:e,groupCollapsed:e,groupEnd:e})}B++}}function Nt(){{if(B--,B===0){var e={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:I({},e,{value:we}),info:I({},e,{value:je}),warn:I({},e,{value:ke}),error:I({},e,{value:ze}),group:I({},e,{value:Ce}),groupCollapsed:I({},e,{value:Ee}),groupEnd:I({},e,{value:Se})})}B<0&&w("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var Q=F.ReactCurrentDispatcher,ee;function q(e,n,a){{if(ee===void 0)try{throw Error()}catch(u){var s=u.stack.trim().match(/\n( *(at )?)/);ee=s&&s[1]||""}return`
|
|
19
|
+
`+ee+e}}var te=!1,H;{var Dt=typeof WeakMap=="function"?WeakMap:Map;H=new Dt}function Te(e,n){if(!e||te)return"";{var a=H.get(e);if(a!==void 0)return a}var s;te=!0;var u=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var x;x=Q.current,Q.current=null,Ft();try{if(n){var d=function(){throw Error()};if(Object.defineProperty(d.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(d,[])}catch(S){s=S}Reflect.construct(e,[],d)}else{try{d.call()}catch(S){s=S}e.call(d.prototype)}}else{try{throw Error()}catch(S){s=S}e()}}catch(S){if(S&&s&&typeof S.stack=="string"){for(var l=S.stack.split(`
|
|
20
20
|
`),j=s.stack.split(`
|
|
21
21
|
`),_=l.length-1,f=j.length-1;_>=1&&f>=0&&l[_]!==j[f];)f--;for(;_>=1&&f>=0;_--,f--)if(l[_]!==j[f]){if(_!==1||f!==1)do if(_--,f--,f<0||l[_]!==j[f]){var k=`
|
|
22
|
-
`+l[_].replace(" at new "," at ");return e.displayName&&k.includes("<anonymous>")&&(k=k.replace("<anonymous>",e.displayName)),typeof e=="function"&&H.set(e,k),k}while(_>=1&&f>=0);break}}}finally{te=!1,Q.current=x,
|
|
22
|
+
`+l[_].replace(" at new "," at ");return e.displayName&&k.includes("<anonymous>")&&(k=k.replace("<anonymous>",e.displayName)),typeof e=="function"&&H.set(e,k),k}while(_>=1&&f>=0);break}}}finally{te=!1,Q.current=x,Nt(),Error.prepareStackTrace=u}var D=e?e.displayName||e.name:"",Be=D?q(D):"";return typeof e=="function"&&H.set(e,Be),Be}function Mt(e,n,a){return Te(e,!1)}function Lt(e){var n=e.prototype;return!!(n&&n.isReactComponent)}function J(e,n,a){if(e==null)return"";if(typeof e=="function")return Te(e,Lt(e));if(typeof e=="string")return q(e);switch(e){case P:return q("Suspense");case v:return q("SuspenseList")}if(typeof e=="object")switch(e.$$typeof){case h:return Mt(e.render);case y:return J(e.type,n,a);case C:{var s=e,u=s._payload,x=s._init;try{return J(x(u),n,a)}catch{}}}return""}var G=Object.prototype.hasOwnProperty,Pe={},Oe=F.ReactDebugCurrentFrame;function Z(e){if(e){var n=e._owner,a=J(e.type,e._source,n?n.type:null);Oe.setExtraStackFrame(a)}else Oe.setExtraStackFrame(null)}function Wt(e,n,a,s,u){{var x=Function.call.bind(G);for(var d in e)if(x(e,d)){var l=void 0;try{if(typeof e[d]!="function"){var j=Error((s||"React class")+": "+a+" type `"+d+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[d]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw j.name="Invariant Violation",j}l=e[d](n,d,s,a,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(_){l=_}l&&!(l instanceof Error)&&(Z(u),w("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",s||"React class",a,d,typeof l),Z(null)),l instanceof Error&&!(l.message in Pe)&&(Pe[l.message]=!0,Z(u),w("Failed %s type: %s",a,l.message),Z(null))}}}var Yt=Array.isArray;function re(e){return Yt(e)}function Bt(e){{var n=typeof Symbol=="function"&&Symbol.toStringTag,a=n&&e[Symbol.toStringTag]||e.constructor.name||"Object";return a}}function Ut(e){try{return $e(e),!1}catch{return!0}}function $e(e){return""+e}function Ae(e){if(Ut(e))return w("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",Bt(e)),$e(e)}var U=F.ReactCurrentOwner,Vt={key:!0,ref:!0,__self:!0,__source:!0},Ie,Fe,ne;ne={};function qt(e){if(G.call(e,"ref")){var n=Object.getOwnPropertyDescriptor(e,"ref").get;if(n&&n.isReactWarning)return!1}return e.ref!==void 0}function Ht(e){if(G.call(e,"key")){var n=Object.getOwnPropertyDescriptor(e,"key").get;if(n&&n.isReactWarning)return!1}return e.key!==void 0}function Jt(e,n){if(typeof e.ref=="string"&&U.current&&n&&U.current.stateNode!==n){var a=E(U.current.type);ne[a]||(w('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',E(U.current.type),e.ref),ne[a]=!0)}}function Gt(e,n){{var a=function(){Ie||(Ie=!0,w("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",n))};a.isReactWarning=!0,Object.defineProperty(e,"key",{get:a,configurable:!0})}}function Zt(e,n){{var a=function(){Fe||(Fe=!0,w("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",n))};a.isReactWarning=!0,Object.defineProperty(e,"ref",{get:a,configurable:!0})}}var Kt=function(e,n,a,s,u,x,d){var l={$$typeof:i,type:e,key:n,ref:a,props:d,_owner:x};return l._store={},Object.defineProperty(l._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(l,"_self",{configurable:!1,enumerable:!1,writable:!1,value:s}),Object.defineProperty(l,"_source",{configurable:!1,enumerable:!1,writable:!1,value:u}),Object.freeze&&(Object.freeze(l.props),Object.freeze(l)),l};function Xt(e,n,a,s,u){{var x,d={},l=null,j=null;a!==void 0&&(Ae(a),l=""+a),Ht(n)&&(Ae(n.key),l=""+n.key),qt(n)&&(j=n.ref,Jt(n,u));for(x in n)G.call(n,x)&&!Vt.hasOwnProperty(x)&&(d[x]=n[x]);if(e&&e.defaultProps){var _=e.defaultProps;for(x in _)d[x]===void 0&&(d[x]=_[x])}if(l||j){var f=typeof e=="function"?e.displayName||e.name||"Unknown":e;l&&Gt(d,f),j&&Zt(d,f)}return Kt(e,l,j,u,s,U.current,d)}}var ie=F.ReactCurrentOwner,Ne=F.ReactDebugCurrentFrame;function N(e){if(e){var n=e._owner,a=J(e.type,e._source,n?n.type:null);Ne.setExtraStackFrame(a)}else Ne.setExtraStackFrame(null)}var ae;ae=!1;function oe(e){return typeof e=="object"&&e!==null&&e.$$typeof===i}function De(){{if(ie.current){var e=E(ie.current.type);if(e)return`
|
|
23
23
|
|
|
24
|
-
Check the render method of \``+e+"`."}return""}}function
|
|
24
|
+
Check the render method of \``+e+"`."}return""}}function Qt(e){{if(e!==void 0){var n=e.fileName.replace(/^.*[\\\/]/,""),a=e.lineNumber;return`
|
|
25
25
|
|
|
26
|
-
Check your code at `+n+":"+a+"."}return""}}var
|
|
26
|
+
Check your code at `+n+":"+a+"."}return""}}var Me={};function er(e){{var n=De();if(!n){var a=typeof e=="string"?e:e.displayName||e.name;a&&(n=`
|
|
27
27
|
|
|
28
|
-
Check the top-level render call using <`+a+">.")}return n}}function Me(e,n){{if(!e._store||e._store.validated||e.key!=null)return;e._store.validated=!0;var a=Qt(n);if(De[a])return;De[a]=!0;var s="";e&&e._owner&&e._owner!==ie.current&&(s=" It was passed a child from "+E(e._owner.type)+"."),N(e),w('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',a,s),N(null)}}function Le(e,n){{if(typeof e!="object")return;if(re(e))for(var a=0;a<e.length;a++){var s=e[a];oe(s)&&Me(s,n)}else if(oe(e))e._store&&(e._store.validated=!0);else if(e){var u=Ct(e);if(typeof u=="function"&&u!==e.entries)for(var x=u.call(e),d;!(d=x.next()).done;)oe(d.value)&&Me(d.value,n)}}}function er(e){{var n=e.type;if(n==null||typeof n=="string")return;var a;if(typeof n=="function")a=n.propTypes;else if(typeof n=="object"&&(n.$$typeof===h||n.$$typeof===y))a=n.propTypes;else return;if(a){var s=E(n);Lt(a,e.props,"prop",s,e)}else if(n.PropTypes!==void 0&&!ae){ae=!0;var u=E(n);w("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",u||"Unknown")}typeof n.getDefaultProps=="function"&&!n.getDefaultProps.isReactClassApproved&&w("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function tr(e){{for(var n=Object.keys(e.props),a=0;a<n.length;a++){var s=n[a];if(s!=="children"&&s!=="key"){N(e),w("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",s),N(null);break}}e.ref!==null&&(N(e),w("Invalid attribute `ref` supplied to `React.Fragment`."),N(null))}}function We(e,n,a,s,u,x){{var d=$t(e);if(!d){var l="";(e===void 0||typeof e=="object"&&e!==null&&Object.keys(e).length===0)&&(l+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var j=Xt(u);j?l+=j:l+=Ne();var _;e===null?_="null":re(e)?_="array":e!==void 0&&e.$$typeof===i?(_="<"+(E(e.type)||"Unknown")+" />",l=" Did you accidentally export a JSX literal instead of a component?"):_=typeof e,w("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",_,l)}var f=Kt(e,n,a,u,x);if(f==null)return f;if(d){var k=n.children;if(k!==void 0)if(s)if(re(k)){for(var D=0;D<k.length;D++)Le(k[D],e);Object.freeze&&Object.freeze(k)}else w("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else Le(k,e)}return e===c?tr(f):er(f),f}}function rr(e,n,a){return We(e,n,a,!0)}function nr(e,n,a){return We(e,n,a,!1)}var ir=nr,ar=rr;L.Fragment=c,L.jsx=ir,L.jsxs=ar}()),L}process.env.NODE_ENV==="production"?K.exports=Be():K.exports=Ue();var t=K.exports;const Ve=({children:r,...i})=>t.jsx("menu",{children:r}),qe=({children:r,...i})=>t.jsxs("header",{children:["xz",r]}),He={notice:"_notice_820sc_2",error:"_error_820sc_9",success:"_success_820sc_12",remark:"_remark_820sc_15",copy:"_copy_820sc_18","show-notice":"_show-notice_820sc_1","hide-notice":"_hide-notice_820sc_1"};let R={};function Je(){let[r,i]=g.useState([]);return R.set=o=>{i([...r,o])},R.del=o=>{i(r.filter(c=>c.key!==o))},r.length===0?"":t.jsx("ul",{className:He.notice,children:r.map(o=>o.item)})}function W({data:r}){let[i,o]=g.useState("show");g.useEffect(()=>{setTimeout(function(){o("hide")},1800),setTimeout(function(){R.del(r.key)},2500)},[r.key]);let c,p;switch(r.type){case"error":c=t.jsx(O.error,{}),p="Ошибка:";break;case"success":c=t.jsx(O.success,{}),p="Информация:";break;case"copy":c=t.jsx(O.success,{}),p="Копирование:";break;case"remark":c=t.jsx(O.success,{}),p="Подсказка:";break;default:c=t.jsx(O.success,{}),p="Предупреждение:";break}return t.jsxs("li",{className:"item "+r.type,"data-status":i,children:[c,t.jsx("b",{children:p}),t.jsx("p",{children:r.text})]})}function Ge(r){let i=Date.now(),o={key:i,...r};R.set({item:t.jsx(W,{data:o},i),key:i})}function Ze(r){let i=Date.now(),o={key:i,text:r,type:"error"};R.set({item:t.jsx(W,{data:o},i),key:i})}function Ke(r){let i=Date.now(),o={key:i,text:r,type:"success"};R.set({item:t.jsx(W,{data:o},i),key:i})}function Xe(r){let i=Date.now(),o={key:i,text:r,type:"remark"};R.set({item:t.jsx(W,{data:o},i),key:i})}function Qe(r){let i=Date.now(),o={key:i,text:r,type:"copy"};R.set({item:t.jsx(W,{data:o},i),key:i})}const O={};O.error=()=>t.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",children:[t.jsx("path",{d:"M12 22C7.28595 22 4.92893 22 3.46447 20.5355C2 19.0711 2 16.714 2 12C2 7.28595 2 4.92893 3.46447 3.46447C4.92893 2 7.28595 2 12 2C16.714 2 19.0711 2 20.5355 3.46447C22 4.92893 22 7.28595 22 12C22 16.714 22 19.0711 20.5355 20.5355C19.0711 22 16.714 22 12 22Z",fill:"#bb2014"}),t.jsx("path",{d:"M8.96967 8.96967C9.26256 8.67678 9.73744 8.67678 10.0303 8.96967L12 10.9394L13.9697 8.96969C14.2626 8.6768 14.7374 8.6768 15.0303 8.96969C15.3232 9.26258 15.3232 9.73746 15.0303 10.0303L13.0607 12L15.0303 13.9697C15.3232 14.2625 15.3232 14.7374 15.0303 15.0303C14.7374 15.3232 14.2625 15.3232 13.9696 15.0303L12 13.0607L10.0304 15.0303C9.73746 15.3232 9.26258 15.3232 8.96969 15.0303C8.6768 14.7374 8.6768 14.2626 8.96969 13.9697L10.9394 12L8.96967 10.0303C8.67678 9.73744 8.67678 9.26256 8.96967 8.96967Z",fill:"#fff"})]}),O.success=()=>t.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",children:[t.jsx("path",{d:"M12 22C7.28595 22 4.92893 22 3.46447 20.5355C2 19.0711 2 16.714 2 12C2 7.28595 2 4.92893 3.46447 3.46447C4.92893 2 7.28595 2 12 2C16.714 2 19.0711 2 20.5355 3.46447C22 4.92893 22 7.28595 22 12C22 16.714 22 19.0711 20.5355 20.5355C19.0711 22 16.714 22 12 22Z",fill:"#367738"}),t.jsx("path",{d:"M16.0303 8.96967C16.3232 9.26256 16.3232 9.73744 16.0303 10.0303L11.0303 15.0303C10.7374 15.3232 10.2626 15.3232 9.96967 15.0303L7.96967 13.0303C7.67678 12.7374 7.67678 12.2626 7.96967 11.9697C8.26256 11.6768 8.73744 11.6768 9.03033 11.9697L10.5 13.4393L14.9697 8.96967C15.2626 8.67678 15.7374 8.67678 16.0303 8.96967Z",fill:"#fff"})]});const et={alerts:"_alerts_1e9y0_1",menuAnimation:"_menuAnimation_1e9y0_1",menuItemAnimation:"_menuItemAnimation_1e9y0_1","--body":"_--body_1e9y0_103",allert:"_allert_1e9y0_111","--form":"_--form_1e9y0_111"};let Y={};function tt(){let[r,i]=g.useState("");return Y.set=o=>i(o),Y.del=()=>i(""),t.jsx(t.Fragment,{children:r})}const rt=({data:r,callback:i})=>(r.button=r.button===void 0?"Подтвердить":r.button,t.jsxs("div",{className:et.alerts,children:[t.jsxs("dl",{children:[t.jsx("dt",{children:r.title}),t.jsx("dd",{children:r.text}),t.jsx("ul",{children:t.jsx("button",{"data-color":r.color||"blue",onClick:()=>{i(),Y.del()},children:r.button})})]}),t.jsx("div",{className:"--body",onClick:Y.del})]}));function nt(r,i){Y.set(t.jsx(rt,{data:r,callback:i}))}function it({children:r}){return t.jsx("div",{className:"l",children:t.jsx("ul",{children:r})})}function at({children:r}){return t.jsx("div",{className:"s",children:r})}const de=({children:r,disabled:i,label:o,onClick:c})=>{const p=m=>{i||c&&c(m)};return t.jsx("button",{disabled:i,onClick:p,children:o})},T={white:"_white_6ax6z_14",black:"_black_6ax6z_26",shake:"_shake_6ax6z_1",modal:"_modal_6ax6z_73",o:"_o_6ax6z_83",w:"_w_6ax6z_14",h:"_h_6ax6z_106",l:"_l_6ax6z_120",t:"_t_6ax6z_158",m:"_m_6ax6z_73",x:"_x_6ax6z_166",s:"_s_6ax6z_176",c:"_c_6ax6z_181",f:"_f_6ax6z_186",btn:"_btn_6ax6z_229",g:"_g_6ax6z_242","size-a":"_size-a_6ax6z_294","size-s":"_size-s_6ax6z_298","size-m":"_size-m_6ax6z_302","size-l":"_size-l_6ax6z_306","size-x":"_size-x_6ax6z_310","size-f":"_size-f_6ax6z_314",confirm:"_confirm_6ax6z_320",cancel:"_cancel_6ax6z_325",disabled:"_disabled_6ax6z_330",await:"_await_6ax6z_337",active:"_active_6ax6z_387",coincidence:"_coincidence_6ax6z_393"};let X={};const ot=()=>{let[r,i]=g.useState([]);return X.x=()=>{i([])},X.add=o=>{i([...r,o])},t.jsx(t.Fragment,{children:r.map(o=>o)})},st=({children:r,title:i,button:o,tabs:c,size:p="m",menu:m})=>{const[A,z]=g.useState(!0),h=g.useRef(),P=y=>{if(o&&o.onClick)return o.onClick({closed:z,disabled:y})},v=()=>{h.current.setAttribute("shake",!0),setTimeout(()=>{h.current.setAttribute("shake",!1)},1e3)};return t.jsx(t.Fragment,{children:A?t.jsxs("div",{className:`${T.modal} ${T.white}`,children:[t.jsx("div",{className:T.o,onClick:v}),t.jsxs("div",{className:T.w,ref:h,children:[t.jsxs("div",{className:T.h,children:[t.jsx("div",{className:T.t,children:i}),t.jsxs("div",{className:T.m,children:[c&&t.jsx("nav",{children:c.map((y,C)=>t.jsx("span",{onClick:y.onClick,className:y.active?"active":"",children:y.name},C))}),m]}),t.jsx("div",{className:T.x,onClick:()=>{z(!1)},children:"x"})]}),r,o!==void 0?t.jsx(de,{label:String(o.name),onClick:P}):""]})]}):""})},lt=r=>{X.add(t.jsx(ct,{children:r},String(Date.now())))},ct=({children:r})=>t.jsx(t.Fragment,{children:r}),ue={List:it,Scroll:at,Init:ot,Main:st,Add:lt,Icon:({type:r,name:i,params:o})=>{let[c,p]=g.useState(null);return g.useEffect(()=>{},[o.id]),t.jsx(t.Fragment,{children:c})}},dt=({children:r,...i})=>t.jsxs("div",{className:"app",children:[t.jsx("div",{className:"payment",children:"Истек срок оплаты! Доступ доступен до 16.04.2024"}),t.jsx(Ve,{}),t.jsx(qe,{}),t.jsx(ue.Init,{}),t.jsx(Je,{}),t.jsx(tt,{}),r]}),xe=({list:r,onClick:i,active:o,size:c,view:p})=>t.jsx("nav",{children:t.jsx("ul",{className:[c,p].join(" "),children:r.map(m=>t.jsx(ut,{onClick:i,active:o,label:m.label,link:m.link},m.link))})}),ut=({onClick:r,label:i,link:o,active:c})=>t.jsx("li",{"tabs-active":String(c===o),onClick:()=>r(o),children:i});xe.defaultProps={size:"M",view:"H"};const xt=({title:r="",button:i,description:o="",children:c})=>t.jsxs("fieldset",{children:[r&&t.jsxs("legend",{children:[r,i&&t.jsx("div",{role:"button-outline",onClick:()=>i.onClick(),children:i.label})," "]}),t.jsx("ul",{children:c}),o&&t.jsx("article",{children:o})]}),_t={setting:"_setting_1jv25_2"},ft=({children:r})=>t.jsx("div",{className:_t.setting,children:r}),pt=({label:r,children:i})=>{let[o,c]=g.useState(!1);return t.jsxs("li",{"data-item":"accordion",children:[t.jsxs("dl",{onClick:()=>c(!o),children:[t.jsx("dt",{children:r}),t.jsx("dd",{children:t.jsx("div",{"data-close":String(o)})})]}),o&&t.jsx("div",{children:i})]})},ht=({label:r,onClick:i,button:o})=>t.jsx("li",{children:t.jsxs("dl",{children:[t.jsx("dt",{children:r}),t.jsx("dd",{role:"button",onClick:()=>i(),children:o})]})}),_e={Switch:({active:r,onClick:i})=>(console.log(r),r=typeof r=="number"?!!r:r,t.jsx("div",{role:"switch",onClick:()=>{console.log("Wewew"),i()},"aria-checked":r?"true":"false"}))},bt={Accordion:pt,Button:ht,Switch:({label:r,onClick:i,active:o})=>t.jsx("li",{children:t.jsxs("dl",{children:[t.jsx("dt",{children:r}),t.jsx("dd",{children:t.jsx(_e.Switch,{onClick:i,active:o})})]})}),Info:({label:r,info:i})=>t.jsx("li",{children:t.jsxs("dl",{children:[t.jsx("dt",{children:r}),t.jsx("dd",{role:"info",children:i})]})}),Select:({label:r,active:i,options:o})=>t.jsx("li",{children:t.jsxs("dl",{children:[t.jsx("dt",{children:r}),t.jsx("dd",{role:"info",children:i})]})})};function fe({list:r,onClick:i,active:o,size:c,view:p}){return t.jsx("nav",{children:t.jsx("ul",{className:[c,p].join(" "),children:r.map(m=>t.jsx(gt,{onClick:i,active:o,label:m.label,link:m.link},m.link))})})}const gt=({onClick:r,label:i,link:o,active:c})=>t.jsx("li",{"tabs-active":String(c===o),onClick:()=>r(o),children:i});fe.defaultProps={size:"M",view:"H"};const mt={Section:xt,Main:ft,Item:bt,Tabs:fe},$={h:"_h_1b5x7_1",t:"_t_1b5x7_10",s:"_s_1b5x7_28",u:"_u_1b5x7_37",o:"_o_1b5x7_44",l:"_l_1b5x7_53",hh:"_hh_1b5x7_60"},pe=({title:r,children:i})=>t.jsxs("div",{className:$.h,children:[t.jsx("div",{className:$.t,children:r}),i]}),vt=({children:r,title:i})=>t.jsxs("div",{className:$.o,children:[i&&t.jsx("div",{className:$.hh,children:i}),r]}),yt=({children:r})=>t.jsx("div",{className:$.u,children:r}),he=({children:r})=>t.jsx("div",{className:$.s,children:r}),be=({children:r,...i})=>t.jsx("div",{className:$.l,children:r}),wt={Header:pe,Section:he,List:be,U:yt,L:be,O:vt,S:he,H:pe},jt={Send:Ge,Error:Ze,Remark:Xe,Success:Ke,Copy:Qe},kt={Send:nt};b.Action=_e,b.Alerts=kt,b.Browser=dt,b.Button=de,b.Component=wt,b.Modal=ue,b.Notice=jt,b.Setting=mt,b.Tabs=xe,Object.defineProperty(b,Symbol.toStringTag,{value:"Module"})});
|
|
28
|
+
Check the top-level render call using <`+a+">.")}return n}}function Le(e,n){{if(!e._store||e._store.validated||e.key!=null)return;e._store.validated=!0;var a=er(n);if(Me[a])return;Me[a]=!0;var s="";e&&e._owner&&e._owner!==ie.current&&(s=" It was passed a child from "+E(e._owner.type)+"."),N(e),w('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',a,s),N(null)}}function We(e,n){{if(typeof e!="object")return;if(re(e))for(var a=0;a<e.length;a++){var s=e[a];oe(s)&&Le(s,n)}else if(oe(e))e._store&&(e._store.validated=!0);else if(e){var u=Et(e);if(typeof u=="function"&&u!==e.entries)for(var x=u.call(e),d;!(d=x.next()).done;)oe(d.value)&&Le(d.value,n)}}}function tr(e){{var n=e.type;if(n==null||typeof n=="string")return;var a;if(typeof n=="function")a=n.propTypes;else if(typeof n=="object"&&(n.$$typeof===h||n.$$typeof===y))a=n.propTypes;else return;if(a){var s=E(n);Wt(a,e.props,"prop",s,e)}else if(n.PropTypes!==void 0&&!ae){ae=!0;var u=E(n);w("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",u||"Unknown")}typeof n.getDefaultProps=="function"&&!n.getDefaultProps.isReactClassApproved&&w("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function rr(e){{for(var n=Object.keys(e.props),a=0;a<n.length;a++){var s=n[a];if(s!=="children"&&s!=="key"){N(e),w("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",s),N(null);break}}e.ref!==null&&(N(e),w("Invalid attribute `ref` supplied to `React.Fragment`."),N(null))}}function Ye(e,n,a,s,u,x){{var d=At(e);if(!d){var l="";(e===void 0||typeof e=="object"&&e!==null&&Object.keys(e).length===0)&&(l+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var j=Qt(u);j?l+=j:l+=De();var _;e===null?_="null":re(e)?_="array":e!==void 0&&e.$$typeof===i?(_="<"+(E(e.type)||"Unknown")+" />",l=" Did you accidentally export a JSX literal instead of a component?"):_=typeof e,w("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",_,l)}var f=Xt(e,n,a,u,x);if(f==null)return f;if(d){var k=n.children;if(k!==void 0)if(s)if(re(k)){for(var D=0;D<k.length;D++)We(k[D],e);Object.freeze&&Object.freeze(k)}else w("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else We(k,e)}return e===c?rr(f):tr(f),f}}function nr(e,n,a){return Ye(e,n,a,!0)}function ir(e,n,a){return Ye(e,n,a,!1)}var ar=ir,or=nr;L.Fragment=c,L.jsx=ar,L.jsxs=or}()),L}process.env.NODE_ENV==="production"?K.exports=Ue():K.exports=Ve();var t=K.exports;const qe={notice:"_notice_820sc_2",error:"_error_820sc_9",success:"_success_820sc_12",remark:"_remark_820sc_15",copy:"_copy_820sc_18","show-notice":"_show-notice_820sc_1","hide-notice":"_hide-notice_820sc_1"};let R={};function He(){let[r,i]=g.useState([]);return R.set=o=>{i([...r,o])},R.del=o=>{i(r.filter(c=>c.key!==o))},r.length===0?"":t.jsx("ul",{className:qe.notice,children:r.map(o=>o.item)})}function W({data:r}){let[i,o]=g.useState("show");g.useEffect(()=>{setTimeout(function(){o("hide")},1800),setTimeout(function(){R.del(r.key)},2500)},[r.key]);let c,p;switch(r.type){case"error":c=t.jsx(O.error,{}),p="Ошибка:";break;case"success":c=t.jsx(O.success,{}),p="Информация:";break;case"copy":c=t.jsx(O.success,{}),p="Копирование:";break;case"remark":c=t.jsx(O.success,{}),p="Подсказка:";break;default:c=t.jsx(O.success,{}),p="Предупреждение:";break}return t.jsxs("li",{className:"item "+r.type,"data-status":i,children:[c,t.jsx("b",{children:p}),t.jsx("p",{children:r.text})]})}function Je(r){let i=Date.now(),o={key:i,...r};R.set({item:t.jsx(W,{data:o},i),key:i})}function Ge(r){let i=Date.now(),o={key:i,text:r,type:"error"};R.set({item:t.jsx(W,{data:o},i),key:i})}function Ze(r){let i=Date.now(),o={key:i,text:r,type:"success"};R.set({item:t.jsx(W,{data:o},i),key:i})}function Ke(r){let i=Date.now(),o={key:i,text:r,type:"remark"};R.set({item:t.jsx(W,{data:o},i),key:i})}function Xe(r){let i=Date.now(),o={key:i,text:r,type:"copy"};R.set({item:t.jsx(W,{data:o},i),key:i})}const O={};O.error=()=>t.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",children:[t.jsx("path",{d:"M12 22C7.28595 22 4.92893 22 3.46447 20.5355C2 19.0711 2 16.714 2 12C2 7.28595 2 4.92893 3.46447 3.46447C4.92893 2 7.28595 2 12 2C16.714 2 19.0711 2 20.5355 3.46447C22 4.92893 22 7.28595 22 12C22 16.714 22 19.0711 20.5355 20.5355C19.0711 22 16.714 22 12 22Z",fill:"#bb2014"}),t.jsx("path",{d:"M8.96967 8.96967C9.26256 8.67678 9.73744 8.67678 10.0303 8.96967L12 10.9394L13.9697 8.96969C14.2626 8.6768 14.7374 8.6768 15.0303 8.96969C15.3232 9.26258 15.3232 9.73746 15.0303 10.0303L13.0607 12L15.0303 13.9697C15.3232 14.2625 15.3232 14.7374 15.0303 15.0303C14.7374 15.3232 14.2625 15.3232 13.9696 15.0303L12 13.0607L10.0304 15.0303C9.73746 15.3232 9.26258 15.3232 8.96969 15.0303C8.6768 14.7374 8.6768 14.2626 8.96969 13.9697L10.9394 12L8.96967 10.0303C8.67678 9.73744 8.67678 9.26256 8.96967 8.96967Z",fill:"#fff"})]}),O.success=()=>t.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",children:[t.jsx("path",{d:"M12 22C7.28595 22 4.92893 22 3.46447 20.5355C2 19.0711 2 16.714 2 12C2 7.28595 2 4.92893 3.46447 3.46447C4.92893 2 7.28595 2 12 2C16.714 2 19.0711 2 20.5355 3.46447C22 4.92893 22 7.28595 22 12C22 16.714 22 19.0711 20.5355 20.5355C19.0711 22 16.714 22 12 22Z",fill:"#367738"}),t.jsx("path",{d:"M16.0303 8.96967C16.3232 9.26256 16.3232 9.73744 16.0303 10.0303L11.0303 15.0303C10.7374 15.3232 10.2626 15.3232 9.96967 15.0303L7.96967 13.0303C7.67678 12.7374 7.67678 12.2626 7.96967 11.9697C8.26256 11.6768 8.73744 11.6768 9.03033 11.9697L10.5 13.4393L14.9697 8.96967C15.2626 8.67678 15.7374 8.67678 16.0303 8.96967Z",fill:"#fff"})]});const Qe={alerts:"_alerts_1e9y0_1",menuAnimation:"_menuAnimation_1e9y0_1",menuItemAnimation:"_menuItemAnimation_1e9y0_1","--body":"_--body_1e9y0_103",allert:"_allert_1e9y0_111","--form":"_--form_1e9y0_111"};let Y={};function et(){let[r,i]=g.useState("");return Y.set=o=>i(o),Y.del=()=>i(""),t.jsx(t.Fragment,{children:r})}const tt=({data:r,callback:i})=>(r.button=r.button===void 0?"Подтвердить":r.button,t.jsxs("div",{className:Qe.alerts,children:[t.jsxs("dl",{children:[t.jsx("dt",{children:r.title}),t.jsx("dd",{children:r.text}),t.jsx("ul",{children:t.jsx("button",{"data-color":r.color||"blue",onClick:()=>{i(),Y.del()},children:r.button})})]}),t.jsx("div",{className:"--body",onClick:Y.del})]}));function rt(r,i){Y.set(t.jsx(tt,{data:r,callback:i}))}function nt({children:r}){return t.jsx("div",{className:"l",children:t.jsx("ul",{children:r})})}function it({children:r}){return t.jsx("div",{className:"s",children:r})}const de=({children:r,disabled:i,label:o,onClick:c})=>{const p=m=>{i||c&&c(m)};return t.jsx("button",{disabled:i,onClick:p,children:o})},T={white:"_white_6ax6z_14",black:"_black_6ax6z_26",shake:"_shake_6ax6z_1",modal:"_modal_6ax6z_73",o:"_o_6ax6z_83",w:"_w_6ax6z_14",h:"_h_6ax6z_106",l:"_l_6ax6z_120",t:"_t_6ax6z_158",m:"_m_6ax6z_73",x:"_x_6ax6z_166",s:"_s_6ax6z_176",c:"_c_6ax6z_181",f:"_f_6ax6z_186",btn:"_btn_6ax6z_229",g:"_g_6ax6z_242","size-a":"_size-a_6ax6z_294","size-s":"_size-s_6ax6z_298","size-m":"_size-m_6ax6z_302","size-l":"_size-l_6ax6z_306","size-x":"_size-x_6ax6z_310","size-f":"_size-f_6ax6z_314",confirm:"_confirm_6ax6z_320",cancel:"_cancel_6ax6z_325",disabled:"_disabled_6ax6z_330",await:"_await_6ax6z_337",active:"_active_6ax6z_387",coincidence:"_coincidence_6ax6z_393"};let X={};const at=()=>{let[r,i]=g.useState([]);return X.x=()=>{i([])},X.add=o=>{i([...r,o])},t.jsx(t.Fragment,{children:r.map(o=>o)})},ot=({children:r,title:i,button:o,tabs:c,size:p="m",menu:m})=>{const[A,z]=g.useState(!0),h=g.useRef(),P=y=>{if(o&&o.onClick)return o.onClick({closed:z,disabled:y})},v=()=>{h.current.setAttribute("shake",!0),setTimeout(()=>{h.current.setAttribute("shake",!1)},1e3)};return t.jsx(t.Fragment,{children:A?t.jsxs("div",{className:`${T.modal} ${T.white}`,children:[t.jsx("div",{className:T.o,onClick:v}),t.jsxs("div",{className:T.w,ref:h,children:[t.jsxs("div",{className:T.h,children:[t.jsx("div",{className:T.t,children:i}),t.jsxs("div",{className:T.m,children:[c&&t.jsx("nav",{children:c.map((y,C)=>t.jsx("span",{onClick:y.onClick,className:y.active?"active":"",children:y.name},C))}),m]}),t.jsx("div",{className:T.x,onClick:()=>{z(!1)},children:"x"})]}),r,o!==void 0?t.jsx(de,{label:String(o.name),onClick:P}):""]})]}):""})},st=r=>{X.add(t.jsx(lt,{children:r},String(Date.now())))},lt=({children:r})=>t.jsx(t.Fragment,{children:r}),ue={List:nt,Scroll:it,Init:at,Main:ot,Add:st,Icon:({type:r,name:i,params:o})=>{let[c,p]=g.useState(null);return g.useEffect(()=>{},[o.id]),t.jsx(t.Fragment,{children:c})}},xe=({children:r,...i})=>t.jsxs(t.Fragment,{children:[t.jsx(ue.Init,{}),t.jsx(He,{}),t.jsx(et,{}),r]}),ct=({children:r,...i})=>t.jsx("menu",{children:r}),dt=({children:r,...i})=>t.jsxs("header",{children:["xz",r]}),ut=({children:r,...i})=>t.jsxs("div",{className:"app",children:[t.jsx("div",{className:"payment",children:"Истек срок оплаты! Доступ доступен до 16.04.2024"}),t.jsx(ct,{}),t.jsx(dt,{}),t.jsx(xe,{}),r]}),_e=({list:r,onClick:i,active:o,size:c,view:p})=>t.jsx("nav",{children:t.jsx("ul",{className:[c,p].join(" "),children:r.map(m=>t.jsx(xt,{onClick:i,active:o,label:m.label,link:m.link},m.link))})}),xt=({onClick:r,label:i,link:o,active:c})=>t.jsx("li",{"tabs-active":String(c===o),onClick:()=>r(o),children:i});_e.defaultProps={size:"M",view:"H"};const _t=({title:r="",button:i,description:o="",children:c})=>t.jsxs("fieldset",{children:[r&&t.jsxs("legend",{children:[r,i&&t.jsx("div",{role:"button-outline",onClick:()=>i.onClick(),children:i.label})," "]}),t.jsx("ul",{children:c}),o&&t.jsx("article",{children:o})]}),ft={setting:"_setting_1jv25_2"},pt=({children:r})=>t.jsx("div",{className:ft.setting,children:r}),ht=({label:r,children:i})=>{let[o,c]=g.useState(!1);return t.jsxs("li",{"data-item":"accordion",children:[t.jsxs("dl",{onClick:()=>c(!o),children:[t.jsx("dt",{children:r}),t.jsx("dd",{children:t.jsx("div",{"data-close":String(o)})})]}),o&&t.jsx("div",{children:i})]})},bt=({label:r,onClick:i,button:o})=>t.jsx("li",{children:t.jsxs("dl",{children:[t.jsx("dt",{children:r}),t.jsx("dd",{role:"button",onClick:()=>i(),children:o})]})}),fe={Switch:({active:r,onClick:i})=>(console.log(r),r=typeof r=="number"?!!r:r,t.jsx("div",{role:"switch",onClick:()=>{console.log("Wewew"),i()},"aria-checked":r?"true":"false"}))},gt={Accordion:ht,Button:bt,Switch:({label:r,onClick:i,active:o})=>t.jsx("li",{children:t.jsxs("dl",{children:[t.jsx("dt",{children:r}),t.jsx("dd",{children:t.jsx(fe.Switch,{onClick:i,active:o})})]})}),Info:({label:r,info:i})=>t.jsx("li",{children:t.jsxs("dl",{children:[t.jsx("dt",{children:r}),t.jsx("dd",{role:"info",children:i})]})}),Select:({label:r,active:i,options:o})=>t.jsx("li",{children:t.jsxs("dl",{children:[t.jsx("dt",{children:r}),t.jsx("dd",{role:"info",children:i})]})})};function pe({list:r,onClick:i,active:o,size:c,view:p}){return t.jsx("nav",{children:t.jsx("ul",{className:[c,p].join(" "),children:r.map(m=>t.jsx(mt,{onClick:i,active:o,label:m.label,link:m.link},m.link))})})}const mt=({onClick:r,label:i,link:o,active:c})=>t.jsx("li",{"tabs-active":String(c===o),onClick:()=>r(o),children:i});pe.defaultProps={size:"M",view:"H"};const vt={Section:_t,Main:pt,Item:gt,Tabs:pe},$={h:"_h_1b5x7_1",t:"_t_1b5x7_10",s:"_s_1b5x7_28",u:"_u_1b5x7_37",o:"_o_1b5x7_44",l:"_l_1b5x7_53",hh:"_hh_1b5x7_60"},he=({title:r,children:i})=>t.jsxs("div",{className:$.h,children:[t.jsx("div",{className:$.t,children:r}),i]}),yt=({children:r,title:i})=>t.jsxs("div",{className:$.o,children:[i&&t.jsx("div",{className:$.hh,children:i}),r]}),wt=({children:r})=>t.jsx("div",{className:$.u,children:r}),be=({children:r})=>t.jsx("div",{className:$.s,children:r}),ge=({children:r,...i})=>t.jsx("div",{className:$.l,children:r}),jt={Header:he,Section:be,List:ge,U:wt,L:ge,O:yt,S:be,H:he},kt={Send:Je,Error:Ge,Remark:Ke,Success:Ze,Copy:Xe},zt={Send:rt};b.Action=fe,b.Alerts=zt,b.Browser=ut,b.Button=de,b.Component=jt,b.Init=xe,b.Modal=ue,b.Notice=kt,b.Setting=vt,b.Tabs=_e,Object.defineProperty(b,Symbol.toStringTag,{value:"Module"})});
|
package/dist/lib/index.d.ts
CHANGED