@jk-core/components
Version:
components for jk
588 lines • 104 kB
JavaScript
(function(){"use strict";try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode('._breadcrumbs_1ddq0_1{width:fit-content;display:flex;align-items:center;gap:8px;color:var(--G-60)}._separator_1ddq0_9{font-size:12px}._item_1ddq0_13{display:flex;align-items:center;color:var(--G-60);font-size:15px;font-weight:500}._item_1ddq0_13>svg{width:16px;height:16px;stroke:var(--G-60)}._item_1ddq0_13:hover{text-decoration:underline}._item_1ddq0_13:hover:hover>svg{stroke:var(--G-80)}._item_1ddq0_13:last-child{color:var(--G-80)}._item_1ddq0_13:last-child>svg{stroke:var(--G-80)}._item_1ddq0_13:last-child:hover{text-decoration:none}@keyframes _loading_o9szl_9{0%,to{transform:scale(1)}50%{transform:scale(1.3)}}._loading-dot_o9szl_9{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;gap:5px}._loading-dot_o9szl_9 div{width:6px;height:6px;background-color:var(--white);border-radius:100%}._loading-dot_o9szl_9 div:nth-child(1){animation:_loading_o9szl_9 1s infinite}._loading-dot_o9szl_9 div:nth-child(2){animation:_loading_o9szl_9 1s .25s infinite}._loading-dot_o9szl_9 div:nth-child(3){animation:_loading_o9szl_9 1s .5s infinite}._button_o9szl_35{position:relative;border-radius:8px;padding:10px 24px;transition:background-color .1s;font-size:1em}._button__loading_o9szl_42{color:transparent!important;-webkit-user-select:none;user-select:none;pointer-events:none;cursor:default!important}._button__loading_o9szl_42:hover,._button__loading_o9szl_42:active{background-color:inherit;border-color:inherit}._button__tertiary_o9szl_52{border:1px solid var(--G-40)}._button__tertiary_o9szl_52:hover{background-color:var(--G-5)}._button__tertiary_o9szl_52:active{background-color:var(--G-10)}._button__secondary_o9szl_61{color:var(--P-50);background-color:var(--P-5);border:1px solid var(--P-50)}._button__secondary_o9szl_61:hover{background-color:var(--P-10)}._button__secondary_o9szl_61:active{background-color:var(--P-20)}._button__primary_o9szl_72{color:var(--white);background-color:var(--P-50)}._button__primary_o9szl_72:hover{background-color:var(--P-60)}._button__primary_o9szl_72:active{background-color:var(--P-70)}._button__cancel_o9szl_82{color:var(--white);background-color:var(--Point-50)}._button__cancel_o9szl_82:hover{background-color:var(--Point-60)}._button__cancel_o9szl_82:active{background-color:var(--Point-70)}._button__disabled_o9szl_92{color:var(--white);background-color:var(--G-40)!important;cursor:default}._button__disabled_o9szl_92:hover{background-color:var(--P-60)}._button__disabled_o9szl_92:active{background-color:var(--P-70)}@keyframes _slideLeft_6xnh6_1{0%{transform:translate(-40px)}to{transform:translate(0)}}@keyframes _slideRight_6xnh6_1{0%{transform:translate(40px)}to{transform:translate(0)}}@keyframes _slideDoubleLeft_6xnh6_1{0%{transform:translate(-80px)}to{transform:translate(0)}}@keyframes _slideDoubleRight_6xnh6_1{0%{transform:translate(80px)}to{transform:translate(0)}}@keyframes _slideTripleLeft_6xnh6_1{0%{transform:translate(-120px)}to{transform:translate(0)}}@keyframes _slideTripleRight_6xnh6_1{0%{transform:translate(120px)}to{transform:translate(0)}}._pagination_6xnh6_49{position:relative;width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 0}._pagination_6xnh6_49>*{-webkit-user-select:none;user-select:none}._arrow_6xnh6_62{width:40px;height:40px;border-radius:100%;background-color:var(--G-10);cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:auto;transition:background-color .1s ease;flex-shrink:0}@media screen and (max-width: 500px){._arrow_6xnh6_62{display:none}}._arrow_6xnh6_62>svg{width:20px;height:20px;fill:var(--G-80);transition:fill .1s ease}._arrow_6xnh6_62:hover{background-color:var(--P-50)}._arrow_6xnh6_62:hover>svg{fill:var(--white)}._arrow--disabled_6xnh6_91{background-color:var(--G-10)!important;cursor:default}._arrow--disabled_6xnh6_91>svg{fill:var(--G-40)!important}._slider_6xnh6_99{position:relative;height:40px;display:flex;overflow:visible;background-color:var(--G-10);border-radius:10px}._track_6xnh6_108{position:absolute;left:50%;transform:translate(-50%);width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,var(--P-40) 0%,var(--P-60) 100%);box-shadow:0 0 7px 2px #3234bf56;transition:left .3s cubic-bezier(.4,0,.2,1);z-index:0}._pages_6xnh6_121{overflow:hidden visible;display:flex}._pageWrapper_6xnh6_126{display:flex;align-items:center;justify-content:center;transition:transform .2s ease-in-out;border-radius:10px}._page_6xnh6_121{width:40px;height:40px;flex-shrink:0;z-index:2;color:#6b7280;-webkit-user-select:none;user-select:none;font-size:14px;font-weight:600}._page_6xnh6_121:disabled{cursor:default}._page_6xnh6_121:hover{color:var(--P-50)}._page--selected_6xnh6_150{transition:color .2s;color:#fff!important}._left_6xnh6_155{animation:_slideLeft_6xnh6_1 .2s}._right_6xnh6_159{animation:_slideRight_6xnh6_1 .2s}._doubleLeft_6xnh6_163{animation:_slideDoubleLeft_6xnh6_1 .2s}._doubleRight_6xnh6_167{animation:_slideDoubleRight_6xnh6_1 .2s}._tripleLeft_6xnh6_171{animation:_slideTripleLeft_6xnh6_1 .2s}._tripleRight_6xnh6_175{animation:_slideTripleRight_6xnh6_1 .2s}._portal_6xnh6_179{display:flex;align-items:center;gap:5px;width:60px;height:40px;flex-shrink:0;overflow:hidden;z-index:2;font-size:14px;font-weight:600}._portal__ellipsis_6xnh6_191{color:#6b7280;font-size:12px}@keyframes _skeleton-blink_rrodd_1{0%{left:-100%}99.9%{left:100%}to{left:-100%}}@keyframes _skeleton-glow_rrodd_1{0%{background-color:#eee}50%{background-color:#e5e5e5}to{background-color:#eee}}._skeleton-circle_rrodd_23{width:100%;height:100%;position:relative;background-color:#eee;border-radius:100%;overflow:hidden;flex-shrink:0}._skeleton-round_rrodd_33{width:100%;height:100%;position:relative;background-color:#eee;border-radius:10px;overflow:hidden;flex-shrink:0}._skeleton-rectangle_rrodd_43{width:100%;height:100%;position:relative;background-color:#eee;flex-shrink:0;overflow:hidden}._skeleton--glow_rrodd_52:before{content:"";position:absolute;top:0;width:100%;height:100%;left:0;animation:_skeleton-glow_rrodd_1 2s infinite}._skeleton--blink_rrodd_62:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(to right,transparent,#e5e5e5,transparent);animation:_skeleton-blink_rrodd_1 3s infinite}._button_dyhu8_1{display:flex;align-items:center;height:20px;border:none;background-color:transparent;margin:0 5px;cursor:pointer}._switch_dyhu8_11{position:relative;display:flex;align-items:center;width:50px;height:25px;border-radius:100px;background-color:#eee;box-shadow:inset 0 0 3px 1px #bcbcbc;transition:background-color .2s}._switch__off_dyhu8_22{background-color:#246beb;border-color:#246beb;box-shadow:inset 0 0 3px 1px #113475}._switch__button_dyhu8_27{position:absolute;width:25px;height:25px;border-radius:100px;transition:.2s;padding:2px;overflow:hidden}._switch__button--circle_dyhu8_36{width:100%;height:100%;background-color:#fff;border-radius:100%;box-shadow:0 0 5px 1px #bcbcbc}._switch__button--circle-on_dyhu8_43{box-shadow:none}._switch__button--off_dyhu8_46{left:0;transition:.2s}._switch__button--on_dyhu8_50{left:25px;transition:.2s;border-color:#246beb}._wrapper_4cx6a_1{width:100%;max-height:60dvh;overflow:auto}._wrapper__rounded_4cx6a_6{border-radius:10px}._wrapper__border_4cx6a_9{border:1px solid var(--G-30)}._table_4cx6a_13{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed}._table_4cx6a_13 thead{position:sticky;top:0;z-index:1}._table_4cx6a_13 tbody>tr>td:last-child{border-right:none}._table_4cx6a_13 th{flex-shrink:0;background-color:var(--G-5);padding:10px;font-size:1em;font-weight:600;color:var(--G-80);border-right:1px solid var(--G-30);border-bottom:1px solid var(--G-30)}._table_4cx6a_13 tr{min-width:100%}._table_4cx6a_13 tbody>tr>th{position:sticky;left:0;white-space:pre-wrap;max-width:200px}._table_4cx6a_13 td{padding:10px;background-color:var(--white);word-break:break-all;color:var(--G-80);font-weight:400;border-bottom:1px solid var(--G-30);border-right:1px solid var(--G-30)}._fixed_4cx6a_56{position:sticky;left:0;top:0;background-color:var(--G-5);z-index:1}button{border:none;background-color:transparent;user-select:none;-webkit-user-select:none;-moz-user-select:none;cursor:pointer}._calendar_8az5s_10{width:100%;min-width:300px;border:1px solid var(--calendar-G-30);border-radius:10px;overflow:hidden;color:var(--calendar-G-80);background-color:var(--calendar-white)}._calendar--range_8az5s_19{box-sizing:border-box}._calendar--scroll_8az5s_22{height:100%;border:none;border-radius:0}._calendar__scroll_8az5s_27{height:100%;flex-shrink:0;display:flex;flex-direction:column-reverse;box-sizing:border-box;gap:10px;overflow-y:scroll}._calendar__scroll_8az5s_27::-webkit-scrollbar{width:0}._calendar__scroll--wrapper_8az5s_39{flex:1 0;width:100%;height:100%;display:flex;flex-direction:column}._calendar__scroll--button_8az5s_46{width:95%;margin:5px auto;display:flex;align-items:center;justify-content:center;border-radius:10px;background-color:var(--calendar-white);border:2px solid var(--calendar-G-50);padding:15px 0;transition:.2s;font-size:1.2em}._calendar__scroll--button_8az5s_46:active{scale:.98;background-color:var(--calendar-G-5)}._calendar__close_8az5s_63{display:flex;justify-content:flex-end;align-items:center;padding:7px 10px 7px 0;box-sizing:border-box}._calendar__close_8az5s_63 svg{width:18px;height:18px;cursor:pointer}._calendar__range-tile_8az5s_75{position:relative;width:100%;display:flex;gap:10px}._calendar__wrapper_8az5s_81{flex:1 0;width:100%;height:100%;display:flex;flex-direction:column}._view_8az5s_89{position:relative;margin:0 auto;width:90%;display:flex;justify-content:space-between;align-items:center;background-color:#f3f4f8;border-radius:10px}._view__block_8az5s_99{position:absolute;background-color:#fff;left:0;height:100%;border:2px solid var(--calendar-G-30);width:33.3%;border-radius:10px;transition:.3s}._view__block--second_8az5s_109{left:33%}._view__block--last_8az5s_112{left:66.6%}._view__selector_8az5s_115{position:relative;height:40px;flex:1 0;display:flex;align-items:center;justify-content:center;color:var(--calendar-G-60);font-size:1em;font-weight:400}._view__selector--selected_8az5s_126{color:var(--calendar-G-80);font-size:1em;font-weight:600}._nav_8az5s_132{height:60px;display:flex;justify-content:space-between;align-items:center;padding:0 5px;border-bottom:1px solid var(--calendar-G-30);font-size:1.3em;font-weight:400}._nav__button_8az5s_142{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:10px;border-radius:100%}@media (min-width: 1396px){._nav__button_8az5s_142:hover{background-color:var(--calendar-G-10)}}._nav__button_8az5s_142:active{background-color:var(--calendar-G-30)}._nav__button_8az5s_142:disabled{cursor:not-allowed;fill:var(--calendar-G-40);background-color:transparent}._nav__label_8az5s_164{flex:1 0;display:flex;align-items:center;justify-content:space-around;font-size:1.1em;font-weight:400}._nav__label--date_8az5s_172{display:flex;align-items:center;justify-content:center;border-radius:5px;padding:5px 10px;font-weight:400;font-size:1em}._nav__label--date_8az5s_172 svg{width:15px;height:15px}._nav__label--date-selected_8az5s_185{background-color:var(--calendar-S-10)}._nav_1dfs3_1{height:60px;display:flex;justify-content:space-between;align-items:center;padding:0 5px;border-bottom:1px solid var(--calendar-G-30);font-size:1.3em;font-weight:400}._nav--range_1dfs3_11{border-bottom:none}._nav--left_1dfs3_14{padding-left:40px;justify-content:flex-start}._nav__button_1dfs3_18{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:10px;border-radius:100%}._nav__button_1dfs3_18 svg{width:100%;height:100%;fill:var(--calendar-G-60)}@media (min-width: 1396px){._nav__button_1dfs3_18:hover{background-color:var(--calendar-G-10)}}._nav__button_1dfs3_18:active{background-color:var(--calendar-G-30)}._nav__button_1dfs3_18:disabled{cursor:not-allowed;background-color:transparent}._nav__button_1dfs3_18:disabled svg{fill:var(--calendar-G-40)}._nav__label_1dfs3_47{flex:1 0;display:flex;align-items:center;justify-content:space-around;font-size:1.1em;font-weight:400}._nav__label--left_1dfs3_55{text-align:left;justify-content:flex-start}._nav__label--date_1dfs3_59{display:flex;align-items:center;justify-content:center;border-radius:5px;padding:5px 10px;font-weight:400;font-size:1em}._nav__label--date_1dfs3_59 svg{width:15px;height:15px}._nav__label--date-selected_1dfs3_72{background-color:var(--calendar-S-10)}._day-tile_3oxw4_1{width:100%;min-height:310px;padding:5px;box-sizing:border-box}._day-tile--content_3oxw4_7{display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:40px;border:none;font-weight:400;font-size:1em}._day-tile--selected_3oxw4_17{width:100%;height:100%;background-color:var(--calendar-P-50)!important;color:var(--calendar-white)!important;font-weight:500;padding:0}._day-tile__range_3oxw4_25{flex:1 0;display:flex;align-items:center;justify-content:center;gap:10%;font-size:1.1em;font-weight:400}._day-tile__tile_3oxw4_34{display:flex;flex-direction:column;justify-content:space-between;gap:5px}._day-tile__weeks_3oxw4_40{display:flex;justify-content:space-between;font-weight:400;font-size:1em}._day-tile__weeks--date_3oxw4_46{flex:1 0;display:flex;justify-content:center;align-items:center;min-width:40px;padding:5px 0}._day-tile__week_3oxw4_40{display:flex;justify-content:space-between}._day-tile__day_3oxw4_58{width:100%;min-width:40px;min-height:40px;padding:0;border:none;color:var(--calendar-G-80)}._day-tile__day_3oxw4_58:disabled{color:var(--calendar-G-40)!important;background-color:transparent!important;cursor:default}._day-tile__day--today_3oxw4_71{color:var(--calendar-P-50);font-weight:500}._day-tile__day--selected-first_3oxw4_75{border-radius:40px 0 0 40px!important;background-color:var(--calendar-P-5)}._day-tile__day--selected-last_3oxw4_79{border-radius:0 40px 40px 0!important;background-color:var(--calendar-P-5)}._day-tile__day--before_3oxw4_83{color:var(--calendar-G-40)!important;background-color:transparent!important}._day-tile__day--tile_3oxw4_87{border-radius:10px;gap:5px}._day-tile__day--range_3oxw4_91{background-color:var(--calendar-P-5);border-radius:0}._day-tile__day--hide-before_3oxw4_95,._day-tile__day--hide-after_3oxw4_95{opacity:0;pointer-events:none}._month-tile_1fwz8_1{position:relative;min-height:310px;padding:5px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,1fr);gap:5px}._month-tile__month_1fwz8_10{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:5px;border-radius:10px;color:var(--calendar-G-80)}._month-tile__month_1fwz8_10 svg{width:15px;height:15px;cursor:pointer}@media (min-width: 1396px){._month-tile__month_1fwz8_10:hover{background-color:var(--calendar-G-5)}}._month-tile__month_1fwz8_10:active{background-color:var(--calendar-G-10)}._month-tile__month_1fwz8_10:disabled{color:var(--calendar-G-40)!important;background-color:transparent!important;cursor:default;border-radius:0!important}._month-tile__month--selected_1fwz8_38{background-color:var(--calendar-P-50)!important;color:var(--calendar-white)!important}._month-tile__month--today_1fwz8_42{color:var(--calendar-P-50);font-weight:600}._month-tile__month--tile_1fwz8_46{justify-content:flex-start;gap:5px}._view_2q9g9_1{position:relative;margin:0 auto;width:90%;display:flex;justify-content:space-between;align-items:center;background-color:var(--calendar-S-10);color:var(--calendar-black);border-radius:10px}._view__block_2q9g9_12{position:absolute;background-color:var(--calendar-white);left:0;height:100%;border:2px solid var(--calendar-G-30);width:33.3%;border-radius:10px;transition:.3s}._view__block--second_2q9g9_22{left:33%}._view__block--last_2q9g9_25{left:66.6%}._view__selector_2q9g9_28{position:relative;height:40px;flex:1 0;display:flex;align-items:center;justify-content:center;color:var(--calendar-G-60);font-size:1em;font-weight:400}._view__selector--selected_2q9g9_39{color:var(--calendar-G-80);font-size:1em;font-weight:600}._year-tile_d3unl_1{min-height:310px;padding:5px;position:relative;height:310px;display:flex;flex-direction:column;align-items:center;overflow:auto;gap:10px}._year-tile_d3unl_1::-webkit-scrollbar{display:none}._year-tile__blank_d3unl_15{height:calc(50% - 40px);flex-shrink:0}._year-tile__blank_d3unl_15:last-child{height:50%}._year-tile__year_d3unl_22{min-width:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:40px;border-radius:6px;flex-shrink:0;overflow:hidden;font-weight:400;font-size:1.2em;color:var(--calendar-G-80)}@media (min-width: 1396px){._year-tile__year_d3unl_22:hover{background-color:var(--calendar-P-5)}}._year-tile__year_d3unl_22:active{background-color:var(--calendar-P-10)}._year-tile__year--border_d3unl_44{border:1px solid var(--calendar-G-30);background-color:var(--calendar-P-5)}@media (min-width: 1396px){._year-tile__year--border_d3unl_44:hover{background-color:var(--calendar-P-10)}}._year-tile__year--year_d3unl_53{height:40px;display:flex;align-items:center;justify-content:center}._year-tile__year--selected_d3unl_59{color:var(--calendar-white);background-color:var(--calendar-P-50)!important}._year-tile__year--tile_d3unl_63{display:flex;align-items:center;justify-content:center;min-height:40px;color:var(--calendar-G-80);width:100%;background-color:var(--calendar-white);border-top:var(--calendar-P-50)}button{border:none;background-color:transparent;user-select:none;-webkit-user-select:none;-moz-user-select:none;cursor:pointer;-webkit-tap-highlight-color:transparent}body:not([data-theme=dark]){--calendar-white: #ffffff;--calendar-black: #000000;--calendar-P-5: #eff5ff;--calendar-P-10: #d3e1fb;--calendar-P-20: #a7c4f7;--calendar-P-30: #7ca6f3;--calendar-P-40: #5089ef;--calendar-P-50: #246beb;--calendar-P-60: #1d56bc;--calendar-P-70: #16408d;--calendar-P-90: #07152f;--calendar-P-100: #000000;--calendar-S-5: #edf1f5;--calendar-S-10: #cdd7e4;--calendar-S-20: #b4c4d6;--calendar-S-30: #99b0cb;--calendar-S-40: #2a5c96;--calendar-S-50: #003675;--calendar-S-60: #002b5e;--calendar-S-70: #002036;--calendar-S-80: #00162f;--calendar-S-90: #000b17;--calendar-G-5: #f8f8f8;--calendar-G-10: #f0f0f0;--calendar-G-20: #e4e4e4;--calendar-G-30: #d8d8d8;--calendar-G-40: #c6c6c6;--calendar-G-50: #8e8e8e;--calendar-G-60: #717171;--calendar-G-70: #555555;--calendar-G-80: #2d2d2d;--calendar-G-90: #1d1d1d;--calendar-Point-5: #fdf2f3;--calendar-Point-10: #f8d6d8;--calendar-Point-20: #f5a3a8;--calendar-Point-30: #f1747c;--calendar-Point-40: #ec4651;--calendar-Point-50: #e71825;--calendar-Point-60: #b9131e;--calendar-Point-70: #8b0e16;--calendar-Point-80: #5c0a0f;--calendar-Point-90: #2e0507;--calendar-Warning-5: #fff8e9;--calendar-Warning-10: #ffeac1;--calendar-Warning-20: #ffe2a7;--calendar-Warning-30: #ffd47c;--calendar-Warning-40: #ffc550;--calendar-Warning-50: #ffb724;--calendar-Warning-60: #98690a;--calendar-Warning-70: #66490e;--calendar-Warning-80: #4d370b;--calendar-Warning-90: #332507;--calendar-Success-5: #eef7f0;--calendar-Success-10: #cee9d4;--calendar-Success-20: #b2dcbb;--calendar-Success-30: #8cca99;--calendar-Success-40: #33a14b;--calendar-Success-50: #008a1e;--calendar-Success-60: #006e18;--calendar-Success-70: #005312;--calendar-Success-80: #00370c;--calendar-Success-90: #002207;--calendar-Info-5: #e9f0ff;--calendar-Info-10: #d4e1ff;--calendar-Info-20: #a9c3ff;--calendar-Info-30: #7da4ff;--calendar-Info-40: #5286ff;--calendar-Info-50: #2768ff;--calendar-Info-60: #1f53cc;--calendar-Info-70: #173e99;--calendar-Info-80: #0c1f4d;--calendar-Info-90: #040a1a;--calendar-Red: #e40000;--calendar-Red2: #ffe4e4;--calendar-Green: #2fb400;--calendar-Green-2: #d7ffe0;--calendar-Orange: #ff8800;--calendar-Orange-5: #ffead1;--calendar-Orange-10: #ffdacc;--calendar-Orange-30: #ff8f66;--calendar-Orange-40: #ff6a33;--calendar-Orange-50: #ff4500;--calendar-Orange-60: #d53209;--calendar-Orange-70: #992900;--calendar-Orange-80: #661c00;--calendar-Orange-90: #330e00;--Calendar-Background: #ffffff}body[data-theme=dark]{--calendar-white: #000000;--calendar-black: #ffffff;--calendar-P-90: #eff5ff;--calendar-P-80: #d3e1fb;--calendar-P-70: #a7c4f7;--calendar-P-60: #7ca6f3;--calendar-P-50: #5089ef;--calendar-P-40: #246beb;--calendar-P-30: #225fc9;--calendar-P-20: #1e53b4;--calendar-P-10: #1b4ba3;--calendar-P-5: #0f2b5f;--calendar-S-90: #edf1f5;--calendar-S-80: #cdd7e4;--calendar-S-70: #b4c4d6;--calendar-S-60: #99b0cb;--calendar-S-50: #2a5c96;--calendar-S-40: #003675;--calendar-S-30: #002b5e;--calendar-S-20: #002036;--calendar-S-10: #00162f;--calendar-S-5: #000b17;--calendar-G-90: #f8f8f8;--calendar-G-80: #f0f0f0;--calendar-G-70: #e4e4e4;--calendar-G-60: #d8d8d8;--calendar-G-50: #c6c6c6;--calendar-G-40: #8e8e8e;--calendar-G-30: #717171;--calendar-G-20: #555555;--calendar-G-10: #2d2d2d;--calendar-G-5: #1d1d1d;--calendar-Point-5: #fdf2f3;--calendar-Point-10: #f8d6d8;--calendar-Point-20: #f5a3a8;--calendar-Point-30: #f1747c;--calendar-Point-40: #ec4651;--calendar-Point-50: #e71825;--calendar-Point-60: #b9131e;--calendar-Point-70: #8b0e16;--calendar-Point-80: #5c0a0f;--calendar-Point-90: #2e0507;--calendar-Warning-5: #fff8e9;--calendar-Warning-10: #ffeac1;--calendar-Warning-20: #ffe2a7;--calendar-Warning-30: #ffd47c;--calendar-Warning-40: #ffc550;--calendar-Warning-50: #ffb724;--calendar-Warning-60: #98690a;--calendar-Warning-70: #66490e;--calendar-Warning-80: #4d370b;--calendar-Warning-90: #332507;--calendar-Success-5: #eef7f0;--calendar-Success-10: #cee9d4;--calendar-Success-20: #b2dcbb;--calendar-Success-30: #8cca99;--calendar-Success-40: #33a14b;--calendar-Success-50: #008a1e;--calendar-Success-60: #006e18;--calendar-Success-70: #005312;--calendar-Success-80: #00370c;--calendar-Success-90: #002207;--calendar-Info-5: #e9f0ff;--calendar-Info-10: #d4e1ff;--calendar-Info-20: #a9c3ff;--calendar-Info-30: #7da4ff;--calendar-Info-40: #5286ff;--calendar-Info-50: #2768ff;--calendar-Info-60: #1f53cc;--calendar-Info-70: #173e99;--calendar-Info-80: #0c1f4d;--calendar-Info-90: #040a1a;--calendar-Red: #e40000;--calendar-Red2: #ffe4e4;--calendar-Green: #2fb400;--calendar-Green-2: #d7ffe0;--calendar-Orange: #ff8800;--calendar-Orange-5: #ffead1;--calendar-Orange-10: #ffdacc;--calendar-Orange-30: #ff8f66;--calendar-Orange-40: #ff6a33;--calendar-Orange-50: #ff4500;--calendar-Orange-60: #d53209;--calendar-Orange-70: #992900;--calendar-Orange-80: #661c00;--calendar-Orange-90: #330e00;--Calendar-Background: #ffffff}._accordion_1mwi2_1{width:500px;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--G-20);transition:margin-bottom .25s;border-radius:5px;font-size:1em}._accordion--visible_1mwi2_11{margin-bottom:10px}._button_1mwi2_15{width:100%;background-color:#fff;transition:padding .25s;display:flex;justify-content:space-between;align-items:center;padding:20px 10px;font-size:1.5em;font-weight:500}._button__arrow_1mwi2_26{width:15px;height:15px;stroke:var(--G-50);transition:transform .25s}._button__arrow--up_1mwi2_32{transform:rotate(180deg)}._button--visible_1mwi2_35{padding:30px 10px}._wrapper_1mwi2_39{overflow:hidden;transition:height .25s;background-color:#fff}._content_1mwi2_45{white-space:pre-wrap;font-size:1em;padding:20px}._card_zq2dy_1{position:relative;width:100%;background-color:var(--white);border-radius:5px;padding:10px;display:flex;flex-direction:column;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f,0 1px 3px #00000024}._title_zq2dy_12{color:var(--G-80);margin-bottom:10px;font-size:20px;font-weight:600}._content_zq2dy_19{color:var(--G-60);white-space:pre-wrap;font-size:16px;font-weight:500}._wrapper_blgt8_1{position:relative;width:fit-content}._title_blgt8_6{width:180px;height:50px;display:flex;align-items:center;justify-content:space-between;background-color:var(--white);border:1px solid #ccc;border-radius:5px;padding:10px;font-size:16px;cursor:pointer}._icon_blgt8_20{width:15px;height:15px;stroke:var(--G-60);transition:transform .25s}._icon--up_blgt8_26{transform:rotate(180deg)}._list-portal_blgt8_30{display:contents}._list-wrapper_blgt8_34{height:0;position:absolute;isolation:isolate;background-color:var(--white);transition:height .25s;overflow:hidden;border:1px solid var(--G-30);z-index:10000}._list-wrapper--up_blgt8_44{border-radius:0 0 5px 5px;box-shadow:0 2px 10px 4px #0003}._list-wrapper--down_blgt8_48{border-radius:5px 5px 0 0;box-shadow:0 -2px 10px 2px #0003}._list_blgt8_30{position:relative;display:flex;flex-direction:column;overflow-y:scroll;max-height:300px}._list_blgt8_30::-webkit-scrollbar{width:8px;height:8px}._list_blgt8_30::-webkit-scrollbar-thumb{background-color:var(--G-50);border-radius:100px}._list_blgt8_30::-webkit-scrollbar-thumb:hover{background:var(--G-50)}@media (max-width: 1395px){._list_blgt8_30::-webkit-scrollbar-thumb{border:none}}._list_blgt8_30::-webkit-scrollbar-track{background-color:var(--G-10);border-radius:100px}._list_blgt8_30::-webkit-scrollbar-corner{background:var(--G-10)}._list__search_blgt8_83{position:sticky;top:0;width:100%;height:40px;flex-shrink:0;display:flex;align-items:center;gap:5px;border:none;border-bottom:1px solid var(--G-20);font-size:16px;outline:none;box-sizing:border-box;padding:8px;border-radius:5px 5px 0 0;background-color:var(--white)}._list__search_blgt8_83:focus-within{outline:2px solid var(--P-20);outline-offset:-2px}._list__search_blgt8_83>svg{width:11px;height:11px;flex-shrink:0}._list__search_blgt8_83>input{border:none;outline:none;background-color:transparent}._list__item_blgt8_115{min-height:50px;padding:8px}._list__item_blgt8_115+._list__item_blgt8_115{border-top:1px solid var(--G-20)}._list__item_blgt8_115:hover{background-color:var(--G-5)}._list__item--selected_blgt8_125{background-color:var(--G-20);font-weight:600}._list__item--selected_blgt8_125:hover{background-color:var(--G-20)}._list__empty_blgt8_132{height:50px;display:flex;align-items:center;justify-content:center;padding:10px;text-align:center;color:var(--G-50);font-size:16px}._segment_175yr_1{position:relative;display:grid;width:fit-content;background-color:var(--G-10);border-radius:8px;z-index:0;overflow:hidden;font-size:1em}._segment--selector_175yr_11{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;height:100%;background-color:var(--white);border:2px solid var(--G-10);border-radius:8px;transition:all .2s;z-index:1}._button_175yr_26{height:100%;padding:8px 5px;color:var(--G-40);transition:color .2s;font-weight:500}._button_175yr_26>div{position:relative;display:flex;align-items:center;justify-content:center;z-index:10}._button--selected_175yr_40{color:var(--G-80)}:root{--white: #ffffff;--black: #000000;--P-5: #eff5ff;--P-10: #d3e1fb;--P-20: #a7c4f7;--P-30: #7ca6f3;--P-40: #5089ef;--P-50: #246beb;--P-60: #1d56bc;--P-70: #16408d;--P-90: #07152f;--P-100: #000000;--S-5: #edf1f5;--S-10: #cdd7e4;--S-20: #b4c4d6;--S-30: #99b0cb;--S-40: #6B96C7;--S-50: #346FB2;--S-60: #1C589C;--S-70: #063a74;--S-80: #00162f;--S-90: #000b17;--G-5: #f8f8f8;--G-10: #f0f0f0;--G-20: #e4e4e4;--G-30: #d8d8d8;--G-40: #c6c6c6;--G-50: #8e8e8e;--G-60: #717171;--G-70: #555555;--G-80: #2d2d2d;--G-90: #1d1d1d;--Point-5: #fdf2f3;--Point-10: #f8d6d8;--Point-20: #f5a3a8;--Point-30: #f1747c;--Point-40: #ec4651;--Point-50: #e71825;--Point-60: #b9131e;--Point-70: #8b0e16;--Point-80: #5c0a0f;--Point-90: #2e0507;--Warning-5: #fff8e9;--Warning-10: #ffeac1;--Warning-20: #ffe2a7;--Warning-30: #ffd47c;--Warning-40: #ffc550;--Warning-50: #ffb724;--Warning-60: #98690a;--Warning-70: #66490e;--Warning-80: #4d370b;--Warning-90: #332507;--Success-5: #eef7f0;--Success-10: #cee9d4;--Success-20: #b2dcbb;--Success-30: #8cca99;--Success-40: #33a14b;--Success-50: #008a1e;--Success-60: #006e18;--Success-70: #005312;--Success-80: #00370c;--Success-90: #002207;--Info-5: #e9f0ff;--Info-10: #d4e1ff;--Info-20: #a9c3ff;--Info-30: #7da4ff;--Info-40: #5286ff;--Info-50: #2768ff;--Info-60: #1f53cc;--Info-70: #173e99;--Info-80: #0c1f4d;--Info-90: #040a1a;--Red: #e40000;--Red2: #ffe4e4;--Green: #2fb400;--Green-2: #d7ffe0;--Orange: #ff8800;--Orange-5: #ffead1;--Orange-10: #ffdacc;--Orange-30: #ff8f66;--Orange-40: #ff6a33;--Orange-50: #ff4500;--Orange-60: #d53209;--Orange-70: #992900;--Orange-80: #661c00;--Orange-90: #330e00;--Modal-Shadow: #0000005a;--Modal-Background: #6666663a;--loading: #6666663a;--loading-color: #ffffff;--loading-shadow: #00000033;--loading-spinner: #222222}')),document.head.appendChild(e)}}catch(a){console.error("vite-plugin-css-injected-by-js",a)}})();
import * as w from "react";
import pe, { useState as j, useMemo as re, useEffect as P, useRef as W } from "react";
var Q = { exports: {} }, q = {};
/**
* @license React
* react-jsx-runtime.production.js
*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
var Ee;
function $e() {
if (Ee) return q;
Ee = 1;
var t = Symbol.for("react.transitional.element"), s = Symbol.for("react.fragment");
function i(d, c, u) {
var l = null;
if (u !== void 0 && (l = "" + u), c.key !== void 0 && (l = "" + c.key), "key" in c) {
u = {};
for (var g in c)
g !== "key" && (u[g] = c[g]);
} else u = c;
return c = u.ref, {
$$typeof: t,
type: d,
key: l,
ref: c !== void 0 ? c : null,
props: u
};
}
return q.Fragment = s, q.jsx = i, q.jsxs = i, q;
}
var U = {};
/**
* @license React
* react-jsx-runtime.development.js
*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
var je;
function Ie() {
return je || (je = 1, process.env.NODE_ENV !== "production" && function() {
function t(f) {
if (f == null) return null;
if (typeof f == "function")
return f.$$typeof === Ye ? null : f.displayName || f.name || null;
if (typeof f == "string") return f;
switch (f) {
case b:
return "Fragment";
case k:
return "Profiler";
case p:
return "StrictMode";
case ie:
return "Suspense";
case ce:
return "SuspenseList";
case Ae:
return "Activity";
}
if (typeof f == "object")
switch (typeof f.tag == "number" && console.error(
"Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."
), f.$$typeof) {
case y:
return "Portal";
case G:
return (f.displayName || "Context") + ".Provider";
case Z:
return (f._context.displayName || "Context") + ".Consumer";
case le:
var m = f.render;
return f = f.displayName, f || (f = m.displayName || m.name || "", f = f !== "" ? "ForwardRef(" + f + ")" : "ForwardRef"), f;
case V:
return m = f.displayName || null, m !== null ? m : t(f.type) || "Memo";
case ye:
m = f._payload, f = f._init;
try {
return t(f(m));
} catch {
}
}
return null;
}
function s(f) {
return "" + f;
}
function i(f) {
try {
s(f);
var m = !1;
} catch {
m = !0;
}
if (m) {
m = console;
var x = m.error, R = typeof Symbol == "function" && Symbol.toStringTag && f[Symbol.toStringTag] || f.constructor.name || "Object";
return x.call(
m,
"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
R
), s(f);
}
}
function d(f) {
if (f === b) return "<>";
if (typeof f == "object" && f !== null && f.$$typeof === ye)
return "<...>";
try {
var m = t(f);
return m ? "<" + m + ">" : "<...>";
} catch {
return "<...>";
}
}
function c() {
var f = _e.A;
return f === null ? null : f.getOwner();
}
function u() {
return Error("react-stack-top-frame");
}
function l(f) {
if (me.call(f, "key")) {
var m = Object.getOwnPropertyDescriptor(f, "key").get;
if (m && m.isReactWarning) return !1;
}
return f.key !== void 0;
}
function g(f, m) {
function x() {
be || (be = !0, console.error(
"%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://react.dev/link/special-props)",
m
));
}
x.isReactWarning = !0, Object.defineProperty(f, "key", {
get: x,
configurable: !0
});
}
function o() {
var f = t(this.type);
return we[f] || (we[f] = !0, console.error(
"Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release."
)), f = this.props.ref, f !== void 0 ? f : null;
}
function r(f, m, x, R, $, L, de, fe) {
return x = L.ref, f = {
$$typeof: h,
type: f,
key: m,
props: L,
_owner: $
}, (x !== void 0 ? x : null) !== null ? Object.defineProperty(f, "ref", {
enumerable: !1,
get: o
}) : Object.defineProperty(f, "ref", { enumerable: !1, value: null }), f._store = {}, Object.defineProperty(f._store, "validated", {
configurable: !1,
enumerable: !1,
writable: !0,
value: 0
}), Object.defineProperty(f, "_debugInfo", {
configurable: !1,
enumerable: !1,
writable: !0,
value: null
}), Object.defineProperty(f, "_debugStack", {
configurable: !1,
enumerable: !1,
writable: !0,
value: de
}), Object.defineProperty(f, "_debugTask", {
configurable: !1,
enumerable: !1,
writable: !0,
value: fe
}), Object.freeze && (Object.freeze(f.props), Object.freeze(f)), f;
}
function _(f, m, x, R, $, L, de, fe) {
var O = m.children;
if (O !== void 0)
if (R)
if (Fe(O)) {
for (R = 0; R < O.length; R++)
n(O[R]);
Object.freeze && Object.freeze(O);
} else
console.error(
"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 n(O);
if (me.call(m, "key")) {
O = t(f);
var B = Object.keys(m).filter(function(Pe) {
return Pe !== "key";
});
R = 0 < B.length ? "{key: someKey, " + B.join(": ..., ") + ": ...}" : "{key: someKey}", ke[O + R] || (B = 0 < B.length ? "{" + B.join(": ..., ") + ": ...}" : "{}", console.error(
`A props object containing a "key" prop is being spread into JSX:
let props = %s;
<%s {...props} />
React keys must be passed directly to JSX without using spread:
let props = %s;
<%s key={someKey} {...props} />`,
R,
O,
B,
O
), ke[O + R] = !0);
}
if (O = null, x !== void 0 && (i(x), O = "" + x), l(m) && (i(m.key), O = "" + m.key), "key" in m) {
x = {};
for (var ge in m)
ge !== "key" && (x[ge] = m[ge]);
} else x = m;
return O && g(
x,
typeof f == "function" ? f.displayName || f.name || "Unknown" : f
), r(
f,
O,
L,
$,
c(),
x,
de,
fe
);
}
function n(f) {
typeof f == "object" && f !== null && f.$$typeof === h && f._store && (f._store.validated = 1);
}
var e = pe, h = Symbol.for("react.transitional.element"), y = Symbol.for("react.portal"), b = Symbol.for("react.fragment"), p = Symbol.for("react.strict_mode"), k = Symbol.for("react.profiler"), Z = Symbol.for("react.consumer"), G = Symbol.for("react.context"), le = Symbol.for("react.forward_ref"), ie = Symbol.for("react.suspense"), ce = Symbol.for("react.suspense_list"), V = Symbol.for("react.memo"), ye = Symbol.for("react.lazy"), Ae = Symbol.for("react.activity"), Ye = Symbol.for("react.client.reference"), _e = e.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, me = Object.prototype.hasOwnProperty, Fe = Array.isArray, ue = console.createTask ? console.createTask : function() {
return null;
};
e = {
"react-stack-bottom-frame": function(f) {
return f();
}
};
var be, we = {}, ve = e["react-stack-bottom-frame"].bind(
e,
u
)(), xe = ue(d(u)), ke = {};
U.Fragment = b, U.jsx = function(f, m, x, R, $) {
var L = 1e4 > _e.recentlyCreatedOwnerStacks++;
return _(
f,
m,
x,
!1,
R,
$,
L ? Error("react-stack-top-frame") : ve,
L ? ue(d(f)) : xe
);
}, U.jsxs = function(f, m, x, R, $) {
var L = 1e4 > _e.recentlyCreatedOwnerStacks++;
return _(
f,
m,
x,
!0,
R,
$,
L ? Error("react-stack-top-frame") : ve,
L ? ue(d(f)) : xe
);
};
}()), U;
}
var Re;
function ze() {
return Re || (Re = 1, process.env.NODE_ENV === "production" ? Q.exports = $e() : Q.exports = Ie()), Q.exports;
}
var a = ze();
const He = "_breadcrumbs_1ddq0_1", We = "_separator_1ddq0_9", Ve = "_item_1ddq0_13", ne = {
breadcrumbs: He,
separator: We,
item: Ve
}, Be = (t) => /* @__PURE__ */ w.createElement("svg", { width: 18, height: 16, viewBox: "0 0 18 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", stroke: "black", ...t }, /* @__PURE__ */ w.createElement("path", { d: "M4 5.5V14.5H14V5.5", strokeWidth: 1.2 }), /* @__PURE__ */ w.createElement("path", { d: "M6.5 12H11.5", strokeWidth: 1.2 }), /* @__PURE__ */ w.createElement("path", { d: "M1 8L9 1L17 8", strokeWidth: 1.2 }));
function xr({ children: t }) {
return /* @__PURE__ */ a.jsx("div", { className: ne.breadcrumbs, children: Array.isArray(t) ? t.map((s, i) => /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
i > 0 && /* @__PURE__ */ a.jsx("div", { className: ne.separator, children: ">" }),
s
] }, i)) : t });
}
function kr({ children: t, path: s, root: i }) {
return /* @__PURE__ */ a.jsx(
"button",
{
className: ne.item,
type: "button",
onClick: () => {
window.location.assign(s);
},
children: i ? /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
/* @__PURE__ */ a.jsx(Be, { className: ne.icon }),
t
] }) : t
}
);
}
function v(t) {
return Object.entries(t).filter(([, s]) => s).map(([s]) => s).join(" ");
}
const Ge = "_button_o9szl_35", qe = "_button__loading_o9szl_42", Ue = "_button__tertiary_o9szl_52", Xe = "_button__secondary_o9szl_61", Je = "_button__primary_o9szl_72", Ke = "_button__cancel_o9szl_82", Ze = "_button__disabled_o9szl_92", I = {
"loading-dot": "_loading-dot_o9szl_9",
button: Ge,
button__loading: qe,
button__tertiary: Ue,
button__secondary: Xe,
button__primary: Je,
button__cancel: Ke,
button__disabled: Ze
};
function Er({
children: t,
grade: s = "primary",
disabled: i = !1,
onClick: d,
className: c = "",
isLoading: u = !1,
...l
}) {
return /* @__PURE__ */ a.jsxs(
"button",
{
className: v({
[I.button]: !0,
[I.button__loading]: u,
[I.button__disabled]: !!i,
[I.button__tertiary]: s === "tertiary",
[I.button__secondary]: s === "secondary",
[I.button__primary]: s === "primary",
[I.button__cancel]: s === "cancel",
[c]: !!c
}),
type: "button",
disabled: i,
onClick: d,
...l,
children: [
t,
u && /* @__PURE__ */ a.jsxs("div", { className: I["loading-dot"], children: [
/* @__PURE__ */ a.jsx("div", {}),
/* @__PURE__ */ a.jsx("div", {}),
/* @__PURE__ */ a.jsx("div", {})
] })
]
}
);
}
const Qe = (t) => /* @__PURE__ */ w.createElement("svg", { width: "30px", height: "30px", viewBox: "0 0 24 24", fill: "#000000", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ w.createElement("g", { id: "SVGRepo_bgCarrier", strokeWidth: 0 }), /* @__PURE__ */ w.createElement("g", { id: "SVGRepo_tracerCarrier", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ w.createElement("g", { id: "SVGRepo_iconCarrier" }, /* @__PURE__ */ w.createElement("path", { d: "M16.1795 3.26875C15.7889 2.87823 15.1558 2.87823 14.7652 3.26875L8.12078 9.91322C6.94952 11.0845 6.94916 12.9833 8.11996 14.155L14.6903 20.7304C15.0808 21.121 15.714 21.121 16.1045 20.7304C16.495 20.3399 16.495 19.7067 16.1045 19.3162L9.53246 12.7442C9.14194 12.3536 9.14194 11.7205 9.53246 11.33L16.1795 4.68297C16.57 4.29244 16.57 3.65928 16.1795 3.26875Z" }))), et = (t) => /* @__PURE__ */ w.createElement("svg", { width: "30px", height: "30px", viewBox: "0 0 24 24", fill: "#000000", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ w.createElement("g", { id: "SVGRepo_bgCarrier" }), /* @__PURE__ */ w.createElement("g", { id: "SVGRepo_tracerCarrier", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ w.createElement("g", { id: "SVGRepo_iconCarrier" }, /* @__PURE__ */ w.createElement("path", { d: "M7.82054 20.7313C8.21107 21.1218 8.84423 21.1218 9.23476 20.7313L15.8792 14.0868C17.0505 12.9155 17.0508 11.0167 15.88 9.84497L9.3097 3.26958C8.91918 2.87905 8.28601 2.87905 7.89549 3.26958C7.50497 3.6601 7.50497 4.29327 7.89549 4.68379L14.4675 11.2558C14.8581 11.6464 14.8581 12.2795 14.4675 12.67L7.82054 19.317C7.43002 19.7076 7.43002 20.3407 7.82054 20.7313Z" }))), tt = "_pagination_6xnh6_49", rt = "_arrow_6xnh6_62", nt = "_slider_6xnh6_99", at = "_track_6xnh6_108", ot = "_pages_6xnh6_121", st = "_pageWrapper_6xnh6_126", lt = "_page_6xnh6_121", it = "_left_6xnh6_155", ct = "_slideLeft_6xnh6_1", _t = "_right_6xnh6_159", ut = "_slideRight_6xnh6_1", dt = "_doubleLeft_6xnh6_163", ft = "_slideDoubleLeft_6xnh6_1", gt = "_doubleRight_6xnh6_167", ht = "_slideDoubleRight_6xnh6_1", pt = "_tripleLeft_6xnh6_171", yt = "_slideTripleLeft_6xnh6_1", mt = "_tripleRight_6xnh6_175", bt = "_slideTripleRight_6xnh6_1", wt = "_portal_6xnh6_179", vt = "_portal__ellipsis_6xnh6_191", E = {
pagination: tt,
arrow: rt,
"arrow--disabled": "_arrow--disabled_6xnh6_91",
slider: nt,
track: at,
pages: ot,
pageWrapper: st,
page: lt,
"page--selected": "_page--selected_6xnh6_150",
left: it,
slideLeft: ct,
right: _t,
slideRight: ut,
doubleLeft: dt,
slideDoubleLeft: ft,
doubleRight: gt,
slideDoubleRight: ht,
tripleLeft: pt,
slideTripleLeft: yt,
tripleRight: mt,
slideTripleRight: bt,
portal: wt,
portal__ellipsis: vt
};
function jr({ totalPage: t, currentPage: s, onPageClick: i, large: d = !1 }) {
const [c, u] = j(""), [l, g] = j(s || 1), o = re(() => d ? 2 : 0, [d]), r = re(() => t ? Array.from({ length: 9 + o }).map((n, e) => {
const h = l + e - 2 - o / 2;
return h < 1 || h > t ? null : h;
}) : Array.from({ length: 9 + o }).map((n, e) => e === 2 ? 1 : null), [l, t, o]), _ = (n) => {
if (n > t || n < 1 || (i(n), n === null)) return;
switch (n - l) {
case 1:
u("right");
break;
case -1:
u("left");
break;
case 2:
u("doubleRight");
break;
case -2:
u("doubleLeft");
break;
case 3:
u("tripleRight");
break;
case -3:
u("tripleLeft");
break;
default:
u("");
}
g(n), setTimeout(() => {
u("");
}, 200);
};
return /* @__PURE__ */ a.jsxs("div", { className: E.pagination, children: [
/* @__PURE__ */ a.jsx(
"button",
{
className: `${E.arrow} ${l <= 1 ? E["arrow--disabled"] : ""}`,
type: "button",
onClick: () => _(l - 1),
children: /* @__PURE__ */ a.jsx(Qe, {})
}
),
/* @__PURE__ */ a.jsxs(
"div",
{
className: E.slider,
style: { width: `${(8 + o) * 40}px` },
children: [
/* @__PURE__ */ a.jsx(
"div",
{
className: E.track
}
),
/* @__PURE__ */ a.jsx("div", { className: E.portal, children: l > 3 + o / 2 && /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
/* @__PURE__ */ a.jsx(
"button",
{
className: E.page,
type: "button",
onClick: () => _(1),
children: "1"
}
),
/* @__PURE__ */ a.jsx("span", { className: E.portal__ellipsis, children: "•••" })
] }) }),
/* @__PURE__ */ a.jsx(
"div",
{
className: E.pages,
style: { width: `${(5 + o) * 40}px` },
children: /* @__PURE__ */ a.jsx("div", { className: `${E.pageWrapper} ${c === "left" ? E.left : ""} ${E[c]}`, children: r.map((n, e) => /* @__PURE__ */ a.jsx(
"button",
{
className: `${E.page} ${l === n ? E["page--selected"] : ""}`,
type: "button",
disabled: n === null,
onClick: () => {
n !== null && _(n);
},
children: /* @__PURE__ */ a.jsx("span", { children: n })
},
e
)) })
}
),
/* @__PURE__ */ a.jsx("div", { className: E.portal, children: l < t - (2 + o / 2) && /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
/* @__PURE__ */ a.jsx("span", { className: E.portal__ellipsis, children: "•••" }),
/* @__PURE__ */ a.jsx(
"button",
{
className: E.page,
type: "button",
onClick: () => _(t),
children: t
}
)
] }) })
]
}
),
/* @__PURE__ */ a.jsx(
"button",
{
className: `${E.arrow} ${l >= t ? E["arrow--disabled"] : ""}`,
type: "button",
onClick: () => _(l + 1),
children: /* @__PURE__ */ a.jsx(et, {})
}
)
] });
}
const X = {
"skeleton-circle": "_skeleton-circle_rrodd_23",
"skeleton-round": "_skeleton-round_rrodd_33",
"skeleton-rectangle": "_skeleton-rectangle_rrodd_43",
"skeleton--glow": "_skeleton--glow_rrodd_52",
"skeleton--blink": "_skeleton--blink_rrodd_62"
};
function Rr({ shape: t, width: s, height: i, animation: d = "glow" }) {
const c = d === "glow" ? X["skeleton--glow"] : X["skeleton--blink"];
return t === "circle" ? /* @__PURE__ */ a.jsx("div", { className: `${X["skeleton-circle"]} ${c}`, style: { width: s, height: i } }) : t === "round" ? /* @__PURE__ */ a.jsx("div", { className: `${X["skeleton-round"]} ${c}`, style: { width: s, height: i } }) : /* @__PURE__ */ a.jsx("div", { className: `${X["skeleton-rectangle"]} ${c}`, style: { width: s, height: i } });
}
const xt = "_button_dyhu8_1", kt = "_switch__off_dyhu8_22", Et = "_switch__button_dyhu8_27", z = {
button: xt,
switch: "_switch_dyhu8_11",
switch__off: kt,
switch__button: Et,
"switch__button--circle": "_switch__button--circle_dyhu8_36",
"switch__button--circle-on": "_switch__button--circle-on_dyhu8_43",
"switch__button--off": "_switch__button--off_dyhu8_46",
"switch__button--on": "_switch__button--on_dyhu8_50"
};
function Or({ checked: t = !1, onChange: s = () => {
} }) {
const [i, d] = j(t);
return /* @__PURE__ */ a.jsx(
"button",
{
className: z.button,
type: "button",
onClick: () => {
d(!i), s(!i);
},
children: /* @__PURE__ */ a.jsx(
"div",
{
className: v({
[z.switch]: !0,
[z.switch__off]: t
}),
children: /* @__PURE__ */ a.jsx(
"div",
{
className: v({
[z.switch__button]: !0,
[z["switch__button--off"]]: !t,
[z["switch__button--on"]]: t
}),
children: /* @__PURE__ */ a.jsx(
"div",
{
className: v({
[z["switch__button--circle"]]: !0,
[z["switch__button--circle-on"]]: t
})
}
)
}
)
}
)
}
);
}
const jt = "_wrapper_4cx6a_1", Rt = "_wrapper__rounded_4cx6a_6", Ot = "_wrapper__border_4cx6a_9", St = "_table_4cx6a_13", Nt = "_fixed_4cx6a_56", J = {
wrapper: jt,
wrapper__rounded: Rt,
wrapper__border: Ot,
table: St,
fixed: Nt
};
function Sr({ header: t, body: s, rounded: i, border: d }) {
const c = t.flatMap((l) => l.subLabel || []), u = s.some((l) => l.head);
return /* @__PURE__ */ a.jsx(
"div",
{
className: v({
[J.wrapper]: !0,
[J.wrapper__rounded]: !!i,
[J.wrapper__border]: !!d
}),
children: /* @__PURE__ */ a.jsxs("table", { className: J.table, children: [
/* @__PURE__ */ a.jsxs("colgroup", { children: [
u && /* @__PURE__ */ a.jsx("col", { style: { width: "100px" } }),
t.map(
(l, g) => l.subLabel ? l.subLabel.map((o, r) => /* @__PURE__ */ a.jsx(
"col",
{
style: { width: l?.subWidth?.[r] || "auto" }
},
`col-${g}-sub-${r}`
)) : /* @__PURE__ */ a.j