@billgangcom/theme-lib 1.29.0 → 1.30.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/abstractions/Variable.d.ts +4 -4
- package/dist/builder/ui/ChooseImage/index.d.ts +1 -0
- package/dist/builder/ui/Input/index.d.ts +1 -0
- package/dist/builder.cjs.js +4 -4
- package/dist/builder.es.js +713 -679
- package/dist/{index-yQeZRD3_.cjs → index-B-R0F-Gi.cjs} +30 -30
- package/dist/{index-CCmkmGkM.js → index-g_P5DY05.js} +2779 -2739
- package/dist/ui/ButtonsSettings/popup.d.ts +1 -1
- package/dist/ui/CategorySettings/index.d.ts +44 -0
- package/dist/ui/ItemsSettings/index.d.ts +6 -1
- package/dist/ui/ItemsSettings/popup.d.ts +2 -2
- package/dist/ui/index.d.ts +1 -0
- package/dist/ui.cjs.js +1 -1
- package/dist/ui.es.js +1407 -1186
- package/package.json +1 -1
package/dist/builder.es.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
(function(){"use strict";try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode('@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&display=swap";._icon_bsuj2_1 path{fill:var(--icon-fill)}._hoverable_bsuj2_5{cursor:pointer}._rotated_bsuj2_9{transform:rotate(180deg)}._modal_18a97_1{display:flex;flex-direction:row;gap:0px;position:fixed;top:0;left:0;right:0;bottom:0;background:#2525253d;z-index:100000;padding:20px;justify-content:center;align-items:center;overflow:hidden}._wrapper_1gywd_1{display:flex;flex-direction:row;gap:8px;width:fit-content;align-items:center;border-radius:12px;line-height:20px;color:var(--main-color);font-size:14px;font-weight:400}._switch_1gywd_14{display:flex;flex-direction:row;gap:0px;width:40px;height:24px;background-color:#ccc;border-radius:25px;align-items:center;padding:2px;cursor:pointer;transition:background-color .2s}._switch_1gywd_14._active_1gywd_27{background:#ff3f19}._switch_1gywd_14 ._toggle_1gywd_30{width:14px;height:14px;background-color:#fff;border-radius:16px;transition:transform .2s;transform:translate(2px)}._switch_1gywd_14._active_1gywd_27 ._toggle_1gywd_30{transform:translate(18px)}._background_1gywd_42{background-color:var(--background-color)}._padding_1gywd_46{padding:8px}._loader_nftwq_1{border:4px solid rgba(0,0,0,.1);border-left-color:var(--background-color);border-radius:50%;width:40px;height:40px;animation:_spin_nftwq_1 1s linear infinite}@keyframes _spin_nftwq_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._wrapper_18y7k_1{display:flex;flex-direction:column;gap:6px;justify-content:start;width:100%}._label_18y7k_9{width:100%;color:var(--accent-color);line-height:20px;font-size:14px;font-weight:400}._select_18y7k_17{display:flex;flex-direction:row;gap:0px;width:100%;background-color:var(--background-color);border-radius:12px;padding:10px 12px;font-size:14px;line-height:20px;align-items:center;justify-content:space-between;cursor:pointer}._icon_18y7k_32{transition:.2s}._rotate_18y7k_36{transform:rotate(180deg)}._content_18y7k_40{position:relative}._options_18y7k_44{display:flex;flex-direction:column;gap:0px;position:absolute;top:45px;width:100%;background-color:var(--background-color);border-radius:12px;font-size:14px;line-height:20px;max-height:200px;z-index:10;overflow-y:scroll;cursor:pointer}._option_18y7k_44{padding:10px 12px;border-radius:12px}._option_18y7k_44:hover{background-color:#e6e6e6}._addon_18y7k_69{display:flex;flex-direction:row;gap:6px;align-items:center}._wrapper_5y1c1_2{display:flex;flex-direction:column;gap:6px;width:100%}._label_5y1c1_9{color:var(--accent-color);font-weight:400;font-size:14px;line-height:20px}._icon_5y1c1_16{display:flex;flex-direction:row;gap:0px;padding:4px;background-color:#fff;border:var(--default-border);justify-content:center;align-items:center;border-radius:6px}._text_5y1c1_28{font-weight:400;font-size:16px;line-height:24px;color:#ff3f19}._content_5y1c1_35{display:flex;flex-direction:row;gap:6px;align-items:center;cursor:pointer;background-color:var(--background-color);border-radius:12px;padding:6px 8px}._modal_5y1c1_46{background-color:var(--background-color);border:var(--default-border);border-radius:16px;width:100%;max-width:640px}._top_5y1c1_54{display:flex;flex-direction:row;gap:0px;padding:16px 24px;align-items:center;justify-content:space-between}._title_5y1c1_63{color:var(--main-color);font-weight:400;font-size:18px;line-height:24px}._modalContent_5y1c1_70{padding:16px 24px;border-top-left-radius:16px;border-top-right-radius:16px;border-top:var(--default-border);border-bottom:var(--default-border);background-color:#fff}._images_5y1c1_79{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;gap:10px;overflow-y:scroll;max-height:390px}._add_5y1c1_88{display:flex;flex-direction:column;gap:8px;padding:43px 16px;border:1px dashed #e6e6e6;justify-content:center;align-items:center;border-radius:16px;aspect-ratio:1/1}._description_5y1c1_100{text-align:center;color:var(--main-color);font-size:14px;line-height:20px}._description_5y1c1_100 span:last-child{padding-top:4px}._bottom_5y1c1_110{display:flex;flex-direction:row;gap:0px;justify-content:end;align-items:center;width:100%;background-color:#fff;border-bottom-left-radius:16px;border-bottom-right-radius:16px;padding:16px 24px 12px;gap:6px}._cancel_5y1c1_124{background-color:var(--background-color);color:var(--accent-color)}._highlight_5y1c1_129{color:#ff3f19;cursor:pointer}._accent_5y1c1_134{color:var(--accent-color)}._image_5y1c1_79{position:relative;padding:43px 16px;border:1px solid #e6e6e6;justify-content:center;align-items:center;border-radius:16px;aspect-ratio:1/1}._selected_5y1c1_148{border:1px solid #ff3f19}._checkbox_5y1c1_152{position:absolute;top:12px;left:12px}._loading_5y1c1_158{display:flex;flex-direction:row;gap:0px;position:relative;padding:43px 16px;border:1px solid #e6e6e6;background-color:var(--background-color);justify-content:center;align-items:center;border-radius:16px;aspect-ratio:1/1}._spinner_5y1c1_172{width:24px;height:24px;border:2px solid #ff3f19;border-top-color:var(--background-color);border-radius:50%;animation:_spin_5y1c1_172 1s linear infinite}@keyframes _spin_5y1c1_172{to{transform:rotate(360deg)}}._button_jrah7_1{padding:10px 16px;border-radius:12px;cursor:pointer;font-size:16px}._button_jrah7_1:disabled{opacity:.7;cursor:auto}._primary_jrah7_13{color:#fff;background-color:#ff3f19}._secondary_jrah7_18,._tertiary_jrah7_23{color:#757575;background-color:#f0f0f0}._content_jrah7_28{display:flex;flex-direction:row;gap:4px;align-items:center}._customCheckbox_1b69m_1{display:inline-block;cursor:pointer;position:relative}._checkboxBox_1b69m_7{display:inline-block;width:20px;height:20px;border:1px solid #e6e6e6;border-radius:6px;position:relative}._checkboxBox_1b69m_7._checked_1b69m_16{background:#ffeae5;border:1px solid #ff3f19}._icon_1b69m_21{position:absolute;top:3px;left:3px}._wrapper_xswxt_1{display:flex;flex-direction:column;gap:6px;justify-content:start;width:100%}._label_xswxt_9{width:100%;color:var(--accent-color);line-height:20px;font-size:14px;font-weight:400}._input_xswxt_17{width:100%;background-color:var(--background-color);border-radius:12px;padding:7px 11px;font-size:16px;line-height:24px;border:1px solid var(--background-color)}._input_xswxt_17::placeholder{color:#c2c2c2}._input_xswxt_17:disabled{background-color:var(--background-color);opacity:.7}._required_xswxt_36{border:1px solid #ff3f19}._paddingless_xswxt_40{padding:0}._content_xswxt_44{display:flex;flex-direction:row;gap:8px;position:relative;align-items:center}._borderless_xswxt_52{border-radius:0;border:none}._rightIcon_xswxt_57{position:absolute;top:10px;right:12px}._wrapper_1qvfi_1{display:flex;flex-direction:column;gap:6px;justify-content:start;width:100%;position:relative}._label_1qvfi_10{width:100%;color:var(--accent-color);line-height:20px;font-size:14px;font-weight:400}._textarea_1qvfi_18{width:100%;background-color:var(--background-color);border-radius:12px;padding:8px 12px;font-size:16px;line-height:24px;resize:none;min-height:80px}._textarea_1qvfi_18::placeholder{color:#c2c2c2}._length_1qvfi_33{position:absolute;bottom:12px;right:12px;color:#c2c2c2;line-height:20px}*{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}*{padding:0;margin:0;border:0}*,*:before,*:after{box-sizing:border-box}:focus,:active{outline:none}a:focus,a:active{outline:none}nav,footer,header,aside{display:block}html,body{width:100%;line-height:1;font-size:16px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}input,button,textarea{font-family:inherit}input::-ms-clear{display:none}button{background-color:transparent;cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited,a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6,a{font-size:inherit}a{color:inherit}*{-webkit-tap-highlight-color:transparent}input{border:none;background:none;outline:none;padding:0}input[type=color]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:40px;height:40px;border:none;background:transparent}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}*{-ms-overflow-style:none;scrollbar-width:none}* ::-webkit-scrollbar{display:none}:root{--default-border: 1px solid #f0f0f0;--accent-color: #757575;--main-color: #252525;--background-color: #f8f8f8}body,html{background-color:#fff;font-family:Archivo,sans-serif;max-height:100dvh;overflow:hidden}._buttons_uu72s_1{display:flex;flex-direction:row;gap:5px;align-items:center}._button_uu72s_1{cursor:pointer;padding:10px;border-radius:12px}._button_uu72s_1:hover{background-color:#f0f0f0}._disabled_uu72s_17{cursor:default}._disabled_uu72s_17:hover{background-color:inherit}._wrapper_1dfbs_1{display:flex;flex-direction:column;gap:0px;height:100%;overflow-y:scroll}._main_1dfbs_9{flex:1 1 auto}._loading_1dfbs_13{display:flex;flex-direction:row;gap:0px;width:100%;height:100%;justify-content:center;align-items:center}._wrapper_5w9s8_1{width:100%;padding:20px;text-align:center}._wrapper_rccv2_1{display:flex;flex-direction:row;gap:0px;width:100%;height:100%;align-items:center;justify-content:center}._content_rccv2_11{display:flex;flex-direction:column;gap:10px;background-color:var(--background-color);border:var(--default-border);padding:24px;border-radius:12px}._title_rccv2_21{font-weight:700;color:#252525;font-size:20px;line-height:24px;padding-bottom:10px}._devices_1b6y1_1{display:flex;flex-direction:row;gap:4px;background:var(--background-color);padding:4px;border-radius:16px}._device_1b6y1_1{display:flex;flex-direction:row;gap:0px;padding:6px 8px;align-items:center;justify-content:center;cursor:pointer;border-radius:12px;border:1px solid var(--background-color)}._device_1b6y1_1:hover{border:var(--default-border);box-shadow:0 0 1px #dfdfdf}._active_1b6y1_26{background-color:#fff}._active_1b6y1_26:hover{border:1px solid var(--background-color);box-shadow:none}._header_2d8xd_1{display:flex;flex-direction:row;gap:24px;width:100%;padding:11px 22px;line-height:20px;border-bottom:var(--default-border);align-items:center;justify-content:space-between}._left_2d8xd_13,._right_2d8xd_14{display:flex;flex-direction:row;gap:24px;align-items:center}._preview_93shy_2{display:flex;flex-direction:row;gap:4px;align-items:center;color:var(--accent-color);line-height:20px;padding:10px 16px;cursor:pointer;border:1px solid #fff;border-radius:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}._preview_93shy_2:hover{border:var(--default-border);box-shadow:0 0 1px #dfdfdf}._active_93shy_23{background-color:var(--background-color)}._active_93shy_23:hover{border:1px solid #fff;box-shadow:none}._settings_u4cv4_1{display:flex;flex-direction:row;gap:20px;align-items:center;color:var(--accent-color)}._pages_1mwe1_1{position:relative}._default_1mwe1_5{display:flex;flex-direction:row;gap:4px;align-items:center;padding:10px 12px;background-color:var(--background-color);border-radius:8px;cursor:pointer;position:relative}._text_1mwe1_17{padding-right:4px;color:var(--main-color);flex:1 1 auto}._modal_1mwe1_23{display:flex;flex-direction:row;gap:0px;position:absolute;top:45px;width:320px;left:0;z-index:5000;background-color:#fff;border:1px solid #e6e6e6;border-radius:8px;padding:8px 12px;flex-direction:column}._page_1mwe1_1{display:flex;flex-direction:row;gap:8px;align-items:center;padding:12px 8px;border-radius:8px;cursor:pointer}._hoverable_1mwe1_49{background-color:var(--background-color)}._separator_1mwe1_53{border-bottom:var(--default-border)}._button_1mwe1_57{display:flex;flex-direction:row;gap:8px;background:inherit;color:#ff3f19;align-items:center;justify-content:start;padding:16px 8px 12px;transition:.2s}._button_1mwe1_57:hover{background-color:var(--background-color)}._items_1mwe1_72{max-height:400px;overflow-y:scroll;height:100%}._zoom_1q1ud_1{display:flex;flex-direction:row;gap:4px;align-items:center;background-color:var(--background-color);padding:10px 12px;border-radius:12px;cursor:pointer}._theme_1jz2h_1{display:flex;flex-direction:row;gap:4px;align-items:center;padding:9px 12px;background:#e5fadd;color:#338b13;border-radius:100px}._exit_1wk4t_1{display:flex;flex-direction:row;gap:8px;border-bottom:var(--default-border);align-items:center;padding:22px;cursor:pointer}._text_1wk4t_11{color:var(--main-color);line-height:20px}._navbar_14j8e_1{width:100px;border-right:var(--default-border)}._main_14j8e_6{display:flex;flex-direction:column;gap:8px;padding:16px 12px}._block_14j8e_13{display:flex;flex-direction:column;gap:4px;align-items:center;color:var(--accent-color);line-height:20px;padding:12px 24px;cursor:pointer;border:1px solid #fff;border-radius:16px}._block_14j8e_13:hover{border:var(--default-border);box-shadow:0 0 1px #dfdfdf}._active_14j8e_30{background-color:var(--background-color);color:var(--main-color)}._active_14j8e_30:hover{border:1px solid #fff;box-shadow:none}._preview_1howr_1{display:flex;flex-direction:row;gap:0px;width:100%;background-color:var(--background-color);padding:16px 32px 0;position:relative;align-items:center;justify-content:center;z-index:500}._main_1howr_14{display:flex;flex-direction:column;gap:0px;width:100%;overflow-y:auto;height:calc(100vh - 85px);position:relative;z-index:1}._content_1howr_25{background-color:#fff;border:var(--default-border);border-bottom:none;height:100%}._loading_1howr_32{display:flex;flex-direction:row;gap:0px;width:100%;height:100%;justify-content:center;align-items:center}._loader_1howr_42{border:4px solid rgba(0,0,0,.1);border-left-color:#fff;border-radius:50%;width:40px;height:40px;animation:_spin_1howr_1 1s linear infinite}@keyframes _spin_1howr_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._header_obebc_1{display:flex;flex-direction:row;gap:0px;width:100%;padding:18px;justify-content:center;border:var(--default-border);background-color:#fff;border-top-left-radius:16px;border-top-right-radius:16px;border-bottom:none;z-index:5}._circles_obebc_16{display:flex;flex-direction:row;gap:8px;left:28px;top:28px;position:absolute;align-items:center}._circle_obebc_16{width:12px;height:12px;border-radius:50%;border:.5px solid #e6e6e6}._red_obebc_33{background:#ff5f57}._green_obebc_37{background:#28c840}._yellow_obebc_41{background:#febc2e}._input_obebc_45{display:flex;flex-direction:row;gap:0px;background-color:var(--background-color);padding:6px 8px;max-width:480px;width:100%;border-radius:6px}._main_obebc_56{display:flex;flex-direction:row;gap:4px;flex:1 1 auto;align-items:center;justify-content:center}._text_obebc_65{font-weight:600;font-size:12px;line-height:16px;margin:0 0 0 4px}._content_glpob_1{display:flex;flex-direction:column;gap:0px;width:100%;height:100%}._main_glpob_9{flex:1 0 auto}._block_glpob_13{position:relative;cursor:pointer;border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6}._active_glpob_20{border:2px solid #ff3f19}._name_glpob_24{z-index:10;position:absolute;top:-28px;left:-2px;border-top-left-radius:8px;border-top-right-radius:8px;color:#fff;background:#ff3f19;padding:4px 12px;line-height:20px;text-align:center}._empty_glpob_38{display:flex;flex-direction:column;gap:4px;height:100%;width:100%;align-items:center;justify-content:center;text-align:center}._icon_glpob_49{display:flex;flex-direction:row;gap:0px;width:64px;height:64px;background-color:var(--background-color);border-radius:50%;justify-content:center;align-items:center;margin:0 0 8px}._title_glpob_62{font-weight:700;font-size:24px;line-height:32px}._text_glpob_68{font-size:16px;line-height:24px;color:var(--accent-color)}._sections_glpob_74{display:flex;flex-direction:row;gap:24px;padding:0 20px;margin:20px 0 0;flex-wrap:wrap;justify-content:center}._section_glpob_74{display:flex;flex-direction:row;gap:10px;cursor:pointer;max-width:288px;width:100%;align-items:center;justify-content:space-between;padding:24px;background-color:var(--background-color);border-radius:24px;color:var(--accent-color)}._sidebar_1cz73_1{display:flex;flex-direction:row;gap:0px;position:absolute;height:fit-content();flex-direction:column;right:10px;z-index:20;padding:10px;cursor:auto}._content_1cz73_14{height:100%;border:1px solid #e6e6e6;border-radius:8px;background-color:#fff;padding:8px;max-width:60px;width:100%}._button_1cz73_24{display:flex;flex-direction:row;gap:0px;align-items:center;border-radius:8px;padding:8px;transition:.2s background-color}._moveButton_1cz73_34:hover{background-color:var(--background-color)}._border_1cz73_38{border-bottom:var(--default-border)}._deleteButton_1cz73_42:hover{background-color:#dd6363;color:#fff}._results_12p5x_1{display:flex;flex-direction:column;gap:20px;padding:8px}._name_12p5x_8{color:var(--main-color);font-weight:600;font-size:16px;line-height:24px}._product_12p5x_15{display:flex;flex-direction:row;gap:0px;align-items:center;justify-content:space-between;cursor:pointer}._search_186hm_1{display:flex;flex-direction:row;gap:10px;background:var(--background-color);padding:8px 12px;align-items:center;border-radius:12px;width:100%;margin:8px 0}._input_186hm_13{width:100%;font-size:16px;line-height:24px;color:var(--main-color)}._input_186hm_13::placeholder{color:#c2c2c2}._wrapper_q0sfn_1{display:flex;flex-direction:row;gap:0px;border:var(--default-border);width:fit-content;height:fit-content;max-height:500px;max-width:500px;min-width:300px;padding:10px;left:10px;top:10px;position:absolute;z-index:1000;background-color:#fff;border-radius:8px;justify-content:center;align-items:center;overflow:hidden}._applyButton_11q4y_2{flex:0 1 50%;font-weight:400}._cancelButton_11q4y_7{background-color:var(--background-color);color:var(--accent-color)}._content_11q4y_12{display:flex;flex-direction:column;gap:0px;width:100%}._label_11q4y_19{display:flex;flex-direction:row;gap:8px;padding:8px 12px;border-radius:8px;align-items:center;position:relative;width:100%;background-color:var(--background-color);cursor:pointer}._colorValue_11q4y_32{width:20px;height:20px;padding:2.5px;border-radius:2px}._modal_11q4y_39{display:flex;flex-direction:column;gap:10px;left:15px;width:288px;overflow-y:auto;z-index:100000000;position:fixed;background-color:#fff;border-radius:12px;padding:10px;border:1px solid #e6e6e6;height:400px;font-size:16px;line-height:24px;font-weight:700}._colorMap_11q4y_58{position:relative;width:100%;height:300px;cursor:pointer;border-radius:4px}._indicator_11q4y_66{position:absolute;width:20px;height:20px;border:4px solid white;border-radius:50%;pointer-events:none}._hueSlider_11q4y_75{width:80%;left:30px;height:8px;position:absolute;bottom:80px;background:linear-gradient(to right,red,#ff0,#0f0,#0ff,#00f,#f0f,red,red);border-radius:5px}input[type=range]{display:flex;flex-direction:row;gap:0px;-webkit-appearance:none;height:8px;outline:none;border-radius:5px;position:relative;justify-content:center}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;border:5px solid #fff;border-radius:50%;cursor:pointer}._slider_11q4y_106{width:100%;cursor:pointer}._buttons_11q4y_111{display:flex;flex-direction:row;gap:5px;width:100%}._name_11q4y_118{line-height:20px;padding:0 4px 4px}._secondary_11q4y_123{width:100%;color:var(--accent-color);line-height:20px;font-size:14px;font-weight:400}._input_11q4y_131{line-height:20px;font-size:14px;font-weight:400}._sidebar_1yyyy_1{max-width:320px;width:100%;padding:16px;border-right:var(--default-border);height:calc(100vh - 60px);position:relative}._title_1yyyy_10{color:var(--main-color);font-weight:700;font-size:20px;line-height:24px;padding-bottom:8px}._active_1yyyy_18{display:flex;flex-direction:row;gap:8px;align-items:center}._layers_1on0q_1{display:flex;flex-direction:column;gap:0px;position:relative;height:100%}._block_1on0q_9{display:flex;flex-direction:row;gap:4px;position:relative;align-items:center;font-size:16px;line-height:24px;padding:8px 12px;border-radius:8px;cursor:pointer}._block_1on0q_9:hover{background-color:var(--background-color)}._dragging_1on0q_25{box-shadow:0 2.1px 4.36px #00000004;box-shadow:0 5.3px 10.22px #00000005;border:var(--default-border);box-shadow:0 10.81px 19.93px #00000006;cursor:grabbing}._active_1on0q_33{background:#ffeae5}._add_1on0q_37{display:flex;flex-direction:row;gap:0px;z-index:2;position:absolute;justify-content:center;align-items:center;bottom:0;left:0;border-bottom:2px solid #ff3f19;width:100%}._button_1on0q_51{display:flex;flex-direction:row;gap:0px;position:relative;justify-content:center;align-items:center;top:12px;background-color:#ff3f19;width:24px;height:24px;border-radius:50%;padding:4px}._empty_1on0q_66{display:flex;flex-direction:column;gap:4px;justify-content:center;height:100%;width:100%;align-items:center;text-align:center;color:var(--accent-color)}._title_1on0q_78{font-size:16px;line-height:24px;font-weight:700;color:var(--accent-color)}._icon_1on0q_85{margin:0 0 12px}._text_1on0q_89{font-size:16px;font-weight:400;line-height:24px}._highlight_1on0q_95{color:#ff3f19;cursor:pointer}._block_586dq_1{display:flex;flex-direction:row;gap:4px;position:relative;align-items:center;font-size:16px;line-height:24px;padding:8px 12px;border-radius:8px;cursor:pointer}._block_586dq_1:hover{background-color:var(--background-color)}._theme_1wwlz_1{display:flex;flex-direction:column;gap:0px}._block_1wwlz_7{display:flex;flex-direction:row;gap:8px;justify-content:start;align-items:center;width:100%;padding:16px 8px;cursor:pointer;border-radius:8px}._block_1wwlz_7:hover{background-color:var(--background-color)}._name_1wwlz_22{flex:1 1 auto}._back_2jwrk_1{display:flex;flex-direction:row;gap:8px;align-items:center;padding-bottom:8px}._render_2jwrk_9{display:flex;flex-direction:column;gap:8px;height:100%;transition:.2s transform;position:absolute;top:0;left:0;padding:16px;width:100%;background:#fff;z-index:501}._open_2jwrk_24{animation:.2s _open_2jwrk_24 forwards}@keyframes _open_2jwrk_24{0%{transform:translate(320px);z-index:1}99%{z-index:1}to{z-index:5000;transform:translate(0)}}@keyframes _close_2jwrk_51{0%{z-index:1;transform:translate(0)}to{z-index:1;transform:translate(320px)}}._close_2jwrk_51{animation:.2s _close_2jwrk_51 forwards}._clicked_2jwrk_55{opacity:0}._title_2jwrk_59{color:var(--main-color);font-weight:700;font-size:20px;line-height:24px;flex:1 1 auto}._button_2jwrk_67{align-self:center;flex:1}._loading_2jwrk_72{flex:1 1 auto}._settings_2jwrk_76{flex:1 1 100%;overflow-y:scroll;overflow-x:hidden}._deleteButton_2jwrk_82{display:flex;flex-direction:row;gap:0px;align-items:center;border-radius:8px;padding:8px;transition:.2s background-color}._deleteButton_2jwrk_82:hover{background-color:#dd6363;color:#fff}._wrapper_1k72y_1{display:flex;flex-direction:column;gap:10px;padding-top:15px}._header_1k72y_8{display:flex;flex-direction:row;gap:0px;justify-content:space-between}._title_1k72y_15{font-weight:700;font-size:16px;line-height:24px}._colorWrapper_1k72y_21{display:flex;flex-direction:row;gap:5px;padding:12px 0;align-items:center}._colorWrapper_1k72y_21:not(:last-child){border-bottom:1px solid #f0f0f0}._name_1k72y_32{color:#252525;flex:1 1 auto}._color_1k72y_21{width:20px;height:20px;border-radius:50%;border:1px solid #e6e6e6}._value_1k72y_44{color:#757575}._length_1k72y_48{cursor:pointer;width:fit-content}._length_1k72y_48:hover{border-bottom:1px solid #757575}._settings_ss3tc_1{display:flex;flex-direction:column;gap:8px;height:100%;transition:.2s transform;position:absolute;top:0;left:0;padding:16px;width:100%;background:#fff;z-index:3}._open_ss3tc_16{transform:translate(0)}._close_ss3tc_20{transform:translate(320px)}._header_ss3tc_24{display:flex;flex-direction:row;gap:8px;align-items:center}._title_ss3tc_31{font-weight:700;font-size:20px;line-height:24px;flex:1 1 auto}._addButton_ss3tc_38{display:flex;flex-direction:row;gap:4px;color:#ff3f19;align-items:center;cursor:pointer}._wrapper_joj7w_1{overflow-y:scroll}._category_joj7w_5{display:flex;flex-direction:column;gap:0px}._categoryTitle_joj7w_11{font-weight:600;font-size:16px;line-height:24px}._color_joj7w_17{display:flex;flex-direction:column;gap:0px}._color_joj7w_17:not(:last-child){border-bottom:var(--default-border)}._content_joj7w_26{display:flex;flex-direction:row;gap:8px;padding:12px 0;align-items:center;flex:1 1 auto}._preview_joj7w_35{width:39px;height:39px;flex:0 0 39px;padding:5px;border-radius:50%;border:1px solid #e6e6e6}._tip_q9ixw_1{display:flex;flex-direction:row;gap:8px;align-items:center;padding:8px;border-radius:12px;width:100%;height:100%}._text_q9ixw_12{flex:1 1 auto;line-height:20px;font-size:14px}._warning_q9ixw_18{background:#faf8e6;color:#c1972a}._error_q9ixw_23{background:#ffc3b7;color:#ff3f19}._success_q9ixw_28{background:#e5fadd;color:#338b13}._hide_q9ixw_33{display:none}._wrapper_dv4am_2{overflow-y:scroll}._category_dv4am_6{display:flex;flex-direction:column;gap:0px}._categoryTitle_dv4am_12{font-weight:600;font-size:16px;line-height:24px}._color_dv4am_18{display:flex;flex-direction:column;gap:8px}._name_dv4am_24{line-height:20px;padding:0 4px 4px}._content_dv4am_29{display:flex;flex-direction:column;gap:0px;width:100%}._label_dv4am_36{display:flex;flex-direction:row;gap:5px;padding:8px 12px;border-radius:12px;align-items:center;width:100%;background-color:var(--background-color);cursor:pointer}._input_dv4am_48[type=color]{width:20px;height:20px;padding:1px}._input_dv4am_48{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:100%;border:none;padding:0;cursor:pointer;border-radius:50%}._input_dv4am_48::-webkit-color-swatch{border-radius:50%;border:none}._input_dv4am_48::-webkit-color-swatch-wrapper{padding:0;border-radius:50%}._title_dv4am_74{width:100%;color:var(--accent-color);line-height:20px;font-size:14px;font-weight:400}._field_dv4am_82{display:flex;flex-direction:column;gap:10px;padding:16px 0}._field_dv4am_82:not(:last-child){border-bottom:var(--default-border)}._alignments_dv4am_92{display:flex;flex-direction:column;gap:10px}._lineField_dv4am_98{display:flex;flex-direction:row;gap:0px;justify-content:space-between;align-items:center}._style_dv4am_106{display:flex;flex-direction:column;gap:8px;flex:1 0 50%}._header_dv4am_113{display:flex;flex-direction:row;gap:0px;align-items:center;justify-content:space-between}._blocks_emecf_1{display:flex;flex-direction:row;gap:8px;align-items:center}._block_emecf_1{display:flex;flex-direction:row;gap:0px;padding:8px;align-items:center;justify-content:center;border:1px solid var(--background-color);background-color:var(--background-color);border-radius:12px;cursor:pointer}._active_emecf_21{border:1px solid #ff3f19}._wrapper_lov6e_1{overflow-y:scroll}._category_lov6e_5{display:flex;flex-direction:column;gap:0px}._categoryTitle_lov6e_11{font-weight:600;font-size:16px;line-height:24px}._font_lov6e_17{display:flex;flex-direction:row;gap:8px;padding:12px 0;align-items:center;position:relative;flex:1 1 auto;cursor:pointer}._font_lov6e_17:hover{background-color:var(--background-color);border-radius:8px}._font_lov6e_17:not(:last-child){border-bottom:var(--default-border)}._font_lov6e_17:not(:last-child):hover{border-bottom:1px solid var(--background-color)}._content_lov6e_38{display:flex;flex-direction:column;gap:0px;width:100%}._icon_lov6e_45{display:flex;flex-direction:row;gap:0px;padding:8px;border-radius:8px;background-color:var(--background-color);align-items:center;justify-content:center}._paragraph_lov6e_56{padding:12px}._deleteIcon_lov6e_60{position:absolute;right:10px;width:20px;height:20px}._iconButton_lov6e_67{width:32px;height:32px}._wrapper_smgf8_1{display:flex;flex-direction:column;gap:8px;height:100%;transition:.2s transform;position:absolute;top:0;left:0;padding:16px;width:100%;background:#fff;z-index:5}._open_smgf8_16{transform:translate(0)}._close_smgf8_20{transform:translate(320px)}._header_smgf8_24{display:flex;flex-direction:row;gap:8px;align-items:center;margin:0 0 10px}._title_smgf8_32{font-weight:700;font-size:20px;line-height:24px}._options_smgf8_38{display:flex;flex-direction:column;gap:10px;flex:1 1 auto}._clicked_smgf8_45{opacity:0}._wrapper_1phvv_1{display:flex;flex-direction:column;gap:8px;height:100%;transition:.2s transform;position:absolute;top:0;left:0;padding:16px;width:100%;background:#fff;z-index:5}._open_1phvv_16{transform:translate(0)}._close_1phvv_20{transform:translate(320px)}._header_1phvv_24{display:flex;flex-direction:row;gap:8px;align-items:center;margin:0 0 10px}._title_1phvv_32{font-weight:700;font-size:20px;line-height:24px}._options_1phvv_38{display:flex;flex-direction:column;gap:10px;flex:1 1 auto}._clicked_1phvv_45{opacity:0}._label_1phvv_49{font-size:14px;font-weight:400;line-height:20px;color:var(--accent-color)}._alignments_1phvv_56{display:flex;flex-direction:column;gap:10px}._blocks_1phvv_62{display:flex;flex-direction:row;gap:8px;align-items:center}._alignment_1phvv_56{padding:8px;border:1px solid var(--background-color);background-color:var(--background-color);border-radius:12px;cursor:pointer}._active_1phvv_77{border:1px solid #ff3f19}._wrapper_gibny_1{display:flex;flex-direction:column;gap:20px;background:#fff;max-width:640px;width:100%;padding:16px 24px;border-radius:16px}._header_gibny_12{display:flex;flex-direction:row;gap:0px;justify-content:space-between;align-items:center;font-size:24px;font-weight:700;line-height:32px}._content_gibny_23{display:flex;flex-direction:column;gap:10px;overflow-y:scroll;max-height:500px}._buttons_gibny_31{display:flex;flex-direction:row;gap:12px;justify-content:end}._cancel_gibny_38{background-color:var(--background-color);color:var(--accent-color)}._label_gibny_43,._description_gibny_44{width:100%;color:var(--accent-color);line-height:20px;font-size:14px;font-weight:400}._preview_gibny_52{display:flex;flex-direction:column;gap:10px}._block_gibny_58{display:flex;flex-direction:column;gap:0px;padding:24px;border:1px solid var(--background-color);border-radius:8px}._slug_gibny_67{line-height:20px;color:#ff3f19;margin-bottom:4px}._title_gibny_73{font-weight:600;font-size:16px;line-height:24px}._wrapper_ba9vp_2{display:flex;flex-direction:column;gap:6px;justify-content:start;width:100%}._label_ba9vp_10{width:100%;color:var(--accent-color);line-height:20px;font-size:14px;font-weight:400}._options_ba9vp_18{display:flex;flex-direction:row;gap:20px}._radioLabel_ba9vp_24{display:flex;flex-direction:row;gap:0px;align-items:center;cursor:pointer;position:relative}._radio_ba9vp_24{position:absolute;opacity:0;cursor:pointer}._custom_ba9vp_39{height:20px;width:20px;border-radius:50%;border:1px solid #e6e6e6;display:inline-block;margin-right:8px;position:relative}._radio_ba9vp_24:checked+._custom_ba9vp_39{border-color:#ff3f19;background:#ffeae5}._custom_ba9vp_39:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;background-color:#e53e3e;opacity:0}._radio_ba9vp_24:checked+._custom_ba9vp_39:after{opacity:1}._option_ba9vp_18{font-size:16px;line-height:24px;font-weight:400}._layout_3kge3_1{display:flex;flex-direction:row;gap:0px;width:100%;height:100%;position:relative}._main_3kge3_10{display:flex;flex-direction:column;gap:0px;width:100%;position:relative}._content_3kge3_18{display:flex;flex-direction:row;gap:0px;position:relative;height:100%}._notification_3kge3_26{z-index:100000000;position:fixed;bottom:5px;right:5px;min-height:50px;min-width:200px}._wrapper_1yd2j_1{display:flex;flex-direction:row;gap:0px;width:100%;height:100%;align-items:center;justify-content:center}._error_1yd2j_11{display:flex;flex-direction:column;gap:10px;background-color:var(--background-color);border:var(--default-border);padding:24px;border-radius:12px}._title_1yd2j_21{font-weight:700;color:#252525;font-size:20px;line-height:24px;padding-bottom:10px}._buttons_1yd2j_29{display:flex;flex-direction:row;gap:5px;align-items:center}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}:root{--billgang-color-signal-danger: #c12a2a;--billgang-color-brand-default: #ff3f19;--billgang-color-brand-light: #ffeae5;--billgang-color-brand-lighter: rgba(255, 64, 26, .1);--billgang-color-surface-0: #f8f8f8;--billgang-color-surface-100: #ffffff;--billgang-color-surface-200: #c2c2c2;--billgang-color-text-brandDefault: #252525;--billgang-color-text-secondary: #757575;--billgang-color-border-default: #f0f0f0;--billgang-color-border-hover: #e6e6e6;--billgang-color-shadow-0: #dfdfdf;--billgang-color-success-background: #e5fadd;--billgang-color-success-text: #338b13;--billgang-color-warning-background: #faf8e6;--billgang-color-warning-text: #c1972a;--billgang-color-error-background: #fae6e6;--billgang-color-dialog-backdrop: rgba(37, 37, 37, .25);--billgang-color-field-background-default: var( --billgang-color-surface-200 );--billgang-color-field-background-hover: var(--billgang-color-surface-100);--billgang-color-field-background-focus: var(--billgang-color-surface-100);--billgang-color-field-border-default: var(--billgang-color-surface-200);--billgang-color-field-border-hover: var(--billgang-color-surface-200);--billgang-color-field-border-focus: var(--billgang-color-brand-default);--billgang-shadow-0: 0 1px 0 var(--billgang-color-shadow-0);--billgang-shadow-field: 0 0 0 3px var(--billgang-color-brand-light);--billgang-shadow-dialog: 0 10px 20px rgba(0, 0, 0, .05)}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.flex-center{display:flex;align-items:center;justify-content:center}.icon-wrapper{display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:24px;background-color:var(--billgang-color-surface-0)}.\\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-4{top:1rem;right:1rem;bottom:1rem;left:1rem}.inset-y-0{top:0;bottom:0}.bottom-0{bottom:0}.bottom-10{bottom:2.5rem}.bottom-3{bottom:.75rem}.bottom-\\[60px\\]{bottom:60px}.left-0{left:0}.left-4{left:1rem}.right-0{right:0}.right-3{right:.75rem}.right-6{right:1.5rem}.right-\\[14px\\]{right:14px}.top-0{top:0}.top-6{top:1.5rem}.top-8{top:2rem}.-z-50{z-index:-50}.z-10{z-index:10}.z-50{z-index:50}.z-\\[1000\\]{z-index:1000}.col-span-1{grid-column:span 1 / span 1}.col-span-2{grid-column:span 2 / span 2}.row-span-2{grid-row:span 2 / span 2}.m-auto{margin:auto}.mx-0{margin-left:0;margin-right:0}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-4{margin-left:1rem;margin-right:1rem}.-mt-2{margin-top:-.5rem}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-\\[6px\\]{margin-left:6px}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-\\[10px\\]{margin-right:10px}.mr-auto{margin-right:auto}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-2\\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\\[1px\\]{margin-top:1px}.mt-\\[2px\\]{margin-top:2px}.mt-auto{margin-top:auto}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.size-12{width:3rem;height:3rem}.size-4{width:1rem;height:1rem}.h-1{height:.25rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-40{height:10rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\\[18px\\]{height:18px}.h-\\[20px\\]{height:20px}.h-\\[21px\\]{height:21px}.h-\\[276px\\]{height:276px}.h-\\[28px\\]{height:28px}.h-\\[38px\\]{height:38px}.h-\\[4px\\]{height:4px}.h-\\[56px\\]{height:56px}.h-\\[80\\%\\]{height:80%}.h-\\[92\\%\\]{height:92%}.h-\\[92px\\]{height:92px}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.max-h-8{max-height:2rem}.max-h-\\[230px\\]{max-height:230px}.min-h-\\[300px\\]{min-height:300px}.min-h-\\[96px\\]{min-height:96px}.min-h-svh{min-height:100svh}.w-1{width:.25rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-2{width:.5rem}.w-3{width:.75rem}.w-4{width:1rem}.w-40{width:10rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\\[120px\\]{width:120px}.w-\\[160px\\]{width:160px}.w-\\[20px\\]{width:20px}.w-\\[21px\\]{width:21px}.w-\\[256px\\]{width:256px}.w-\\[28px\\]{width:28px}.w-\\[56px\\]{width:56px}.w-\\[calc\\(100\\%\\/6\\)\\]{width:calc(100% / 6)}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-12{min-width:3rem}.min-w-4{min-width:1rem}.min-w-8{min-width:2rem}.min-w-\\[120px\\]{min-width:120px}.min-w-\\[18px\\]{min-width:18px}.min-w-fit{min-width:-moz-fit-content;min-width:fit-content}.max-w-\\[100\\%\\]{max-width:100%}.max-w-\\[1120px\\]{max-width:1120px}.max-w-\\[368px\\]{max-width:368px}.max-w-\\[376px\\]{max-width:376px}.max-w-\\[40\\%\\]{max-width:40%}.max-w-\\[456px\\]{max-width:456px}.max-w-\\[480px\\]{max-width:480px}.max-w-\\[65\\%\\]{max-width:65%}.max-w-\\[80\\%\\]{max-width:80%}.max-w-\\[800px\\]{max-width:800px}.max-w-\\[85\\%\\]{max-width:85%}.max-w-full{max-width:100%}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.flex-grow{flex-grow:1}.translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-1\\/2{--tw-translate-y: 50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-full{--tw-translate-y: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-90{--tw-rotate: -90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-\\[minmax\\(120px\\,auto\\)_minmax\\(0\\,20\\%\\)_repeat\\(4\\,minmax\\(min-content\\,auto\\)\\)\\]{grid-template-columns:minmax(120px,auto) minmax(0,20%) repeat(4,minmax(min-content,auto))}.grid-cols-\\[minmax\\(120px\\,auto\\)_repeat\\(5\\,minmax\\(min-content\\,auto\\)\\)\\]{grid-template-columns:minmax(120px,auto) repeat(5,minmax(min-content,auto))}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.\\!items-start{align-items:flex-start!important}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-2\\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-\\[6px\\]{gap:6px}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflow-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.text-nowrap{text-wrap:nowrap}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\\[100px\\]{border-radius:100px}.rounded-\\[32px\\]{border-radius:32px}.rounded-\\[50\\%\\]{border-radius:50%}.rounded-\\[6px\\]{border-radius:6px}.rounded-base{border-radius:12px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:16px}.rounded-none{border-radius:0}.rounded-sm{border-radius:8px}.rounded-xl{border-radius:24px}.rounded-t-xl{border-top-left-radius:24px;border-top-right-radius:24px}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-\\[1px\\]{border-width:1px}.border-b,.border-b-\\[1px\\]{border-bottom-width:1px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-none{border-style:none}.\\!border-brandDefault{border-color:var(--billgang-color-brand-default)!important}.border-borderDefault{border-color:var(--billgang-color-border-default)}.border-borderHover{border-color:var(--billgang-color-border-hover)}.border-brandDefault{border-color:var(--billgang-color-brand-default)}.border-textPrimary{border-color:var(--billgang-color-text-brandDefault)}.border-transparent{border-color:transparent}.border-x-borderDefault{border-left-color:var(--billgang-color-border-default);border-right-color:var(--billgang-color-border-default)}.border-x-brandDefault{border-left-color:var(--billgang-color-brand-default);border-right-color:var(--billgang-color-brand-default)}.border-x-surface100{border-left-color:var(--billgang-color-surface-100);border-right-color:var(--billgang-color-surface-100)}.border-b-transparent{border-bottom-color:transparent}.border-t-borderDefault{border-top-color:var(--billgang-color-border-default)}.border-t-brandDefault{border-top-color:var(--billgang-color-brand-default)}.border-t-surface100{border-top-color:var(--billgang-color-surface-100)}.\\!bg-surface0{background-color:var(--billgang-color-surface-0)!important}.bg-\\[rgba\\(37\\,37\\,37\\,0\\.24\\)\\]{background-color:#2525253d}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-borderDefault{background-color:var(--billgang-color-border-default)}.bg-brandDefault{background-color:var(--billgang-color-brand-default)}.bg-brandLight{background-color:var(--billgang-color-brand-light)}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity))}.bg-signalDangerBackground{background-color:var(--billgang-color-error-background)}.bg-successBackground{background-color:var(--billgang-color-success-background)}.bg-surface0{background-color:var(--billgang-color-surface-0)}.bg-surface100{background-color:var(--billgang-color-surface-100)}.bg-textPrimary{background-color:var(--billgang-color-text-brandDefault)}.bg-transparent{background-color:transparent}.bg-warningBackground{background-color:var(--billgang-color-warning-background)}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-cover{background-size:cover}.bg-no-repeat{background-repeat:no-repeat}.fill-brandDefault{fill:var(--billgang-color-brand-default)}.fill-signalDanger{fill:var(--billgang-color-signal-danger)}.fill-surface100{fill:var(--billgang-color-surface-100)}.fill-textPrimary{fill:var(--billgang-color-text-brandDefault)}.fill-textSecondary{fill:var(--billgang-color-text-secondary)}.stroke-borderDefault{stroke:var(--billgang-color-border-default)}.stroke-brandDefault{stroke:var(--billgang-color-brand-default)}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-1{padding:.25rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-\\[12px_16px\\]{padding:12px 16px}.p-\\[12px_16px_10px\\]{padding:12px 16px 10px}.p-\\[4px_8px\\]{padding:4px 8px}.p-\\[6px\\]{padding:6px}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-\\[2px\\]{padding-top:2px;padding-bottom:2px}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-9{padding-bottom:2.25rem}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.pl-9{padding-left:2.25rem}.pl-\\[6px\\]{padding-left:6px}.pr-10{padding-right:2.5rem}.pr-4{padding-right:1rem}.pr-6{padding-right:1.5rem}.pt-0{padding-top:0}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-middle{vertical-align:middle}.text-base{font-size:16px}.text-lg{font-size:20px}.text-sm{font-size:14px}.text-xl{font-size:24px}.text-xs{font-size:12px}.text-xxl{font-size:32px}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.leading-10{line-height:2.5rem}.text-brandDefault{color:var(--billgang-color-brand-default)}.text-signalDanger{color:var(--billgang-color-signal-danger)}.text-successText{color:var(--billgang-color-success-text)}.text-surface100{color:var(--billgang-color-surface-100)}.text-surface200{color:var(--billgang-color-surface-200)}.text-textPrimary{color:var(--billgang-color-text-brandDefault)}.text-textSecondary{color:var(--billgang-color-text-secondary)}.text-warningText{color:var(--billgang-color-warning-text)}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.opacity-0{opacity:0}.opacity-100{opacity:1}.shadow-shadow0{--tw-shadow: var(--billgang-shadow-0);--tw-shadow-colored: var(--billgang-shadow-0);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-shadow-color: var(--billgang-color-shadow-0);--tw-shadow: var(--tw-shadow-colored)}.outline{outline-style:solid}.outline-0{outline-width:0px}.outline-2{outline-width:2px}.outline-offset-\\[-1px\\]{outline-offset:-1px}.outline-brandDefault{outline-color:var(--billgang-color-brand-default)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}body{font-family:Archivo,sans-serif;color:var(--billgang-color-text-brandDefault)}html,body,#root{height:100%}.grecaptcha-badge{visibility:hidden}.placeholder\\:text-surface200::-moz-placeholder{color:var(--billgang-color-surface-200)}.placeholder\\:text-surface200::placeholder{color:var(--billgang-color-surface-200)}.first\\:rounded-l-base:first-child{border-top-left-radius:12px;border-bottom-left-radius:12px}.last\\:rounded-r-base:last-child{border-top-right-radius:12px;border-bottom-right-radius:12px}.last\\:border-r-0:last-child{border-right-width:0px}.last-of-type\\:border-none:last-of-type{border-style:none}.last-of-type\\:pb-0:last-of-type{padding-bottom:0}.hover\\:bg-surface100:hover{background-color:var(--billgang-color-surface-100)}.hover\\:text-textPrimary:hover{color:var(--billgang-color-text-brandDefault)}.hover\\:underline:hover{text-decoration-line:underline}.disabled\\:opacity-50:disabled{opacity:.5}@media (min-width: 640px){.sm\\:col-span-2{grid-column:span 2 / span 2}}@media (min-width: 768px){.md\\:bottom-auto{bottom:auto}.md\\:left-1\\/2{left:50%}.md\\:top-1\\/2{top:50%}.md\\:mb-0{margin-bottom:0}.md\\:ml-auto{margin-left:auto}.md\\:mr-4{margin-right:1rem}.md\\:mt-0{margin-top:0}.md\\:mt-5{margin-top:1.25rem}.md\\:flex{display:flex}.md\\:hidden{display:none}.md\\:h-\\[92px\\]{height:92px}.md\\:h-auto{height:auto}.md\\:h-full{height:100%}.md\\:h-svh{height:100svh}.md\\:max-h-svh{max-height:100svh}.md\\:min-h-\\[92px\\]{min-height:92px}.md\\:w-\\[320px\\]{width:320px}.md\\:w-\\[40\\%\\]{width:40%}.md\\:w-\\[50\\%\\]{width:50%}.md\\:w-\\[640px\\]{width:640px}.md\\:w-\\[720px\\]{width:720px}.md\\:w-auto{width:auto}.md\\:w-fit{width:-moz-fit-content;width:fit-content}.md\\:w-full{width:100%}.md\\:max-w-\\[520px\\]{max-width:520px}.md\\:-translate-x-1\\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\\:-translate-y-1\\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\\:scale-50{--tw-scale-x: .5;--tw-scale-y: .5;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\\:scale-\\[1\\]{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\\:flex-row{flex-direction:row}.md\\:flex-col{flex-direction:column}.md\\:flex-col-reverse{flex-direction:column-reverse}.md\\:items-start{align-items:flex-start}.md\\:items-end{align-items:flex-end}.md\\:justify-center{justify-content:center}.md\\:justify-between{justify-content:space-between}.md\\:gap-2{gap:.5rem}.md\\:gap-3{gap:.75rem}.md\\:overflow-auto{overflow:auto}.md\\:rounded-none{border-radius:0}.md\\:rounded-xl{border-radius:24px}.md\\:border-none{border-style:none}.md\\:bg-transparent{background-color:transparent}.md\\:p-10{padding:2.5rem}.md\\:p-4{padding:1rem}.md\\:px-0{padding-left:0;padding-right:0}.md\\:pb-6{padding-bottom:1.5rem}.md\\:pl-4{padding-left:1rem}.md\\:pr-4{padding-right:1rem}.md\\:pt-0{padding-top:0}.md\\:opacity-0{opacity:0}.md\\:opacity-100{opacity:1}}@media (min-width: 1024px){.lg\\:bottom-10{bottom:2.5rem}.lg\\:left-auto{left:auto}.lg\\:right-0{right:0}.lg\\:col-span-1{grid-column:span 1 / span 1}.lg\\:col-span-4{grid-column:span 4 / span 4}.lg\\:mb-0{margin-bottom:0}.lg\\:ml-3{margin-left:.75rem}.lg\\:h-\\[72px\\]{height:72px}.lg\\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\\:flex-row{flex-direction:row}.lg\\:justify-between{justify-content:space-between}.lg\\:gap-4{gap:1rem}.lg\\:p-6{padding:1.5rem}.lg\\:py-3{padding-top:.75rem;padding-bottom:.75rem}.lg\\:pb-6{padding-bottom:1.5rem}}@media (min-width: 1280px){.xl\\:mt-1{margin-top:.25rem}.xl\\:block{display:block}.xl\\:flex{display:flex}.xl\\:max-w-\\[320px\\]{max-width:320px}.xl\\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\\:flex-row{flex-direction:row}.xl\\:rounded-base{border-radius:12px}.xl\\:border-r{border-right-width:1px}.xl\\:border-none{border-style:none}.xl\\:bg-surface0{background-color:var(--billgang-color-surface-0)}.xl\\:p-6{padding:1.5rem}.xl\\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.xl\\:pr-0{padding-right:0}.xl\\:pr-10{padding-right:2.5rem}.xl\\:pr-4{padding-right:1rem}.xl\\:hover\\:bg-surface0:hover{background-color:var(--billgang-color-surface-0)}}._wrapper_9rr5j_2{display:flex;flex-direction:column;gap:10px}._alignmentBlock_9rr5j_8{display:flex;flex-direction:column;gap:6px;padding:10px 0 16px}._title_9rr5j_15{font-weight:700;line-height:24px;font-size:16px;color:var(--main-color)}._subtitle_9rr5j_22{color:var(--accent-color);font-size:14px;line-height:20px;font-weight:400}._alignmentContent_9rr5j_29{display:flex;flex-direction:row;gap:0px;justify-content:space-between;align-items:stretch}._alignments_9rr5j_37{border-radius:12px;background:var(--background-color);display:grid;gap:4px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);flex:0 0 50%}._alignment_9rr5j_8{display:flex;flex-direction:row;gap:0px;cursor:pointer;height:100%;width:100%;align-items:center;justify-content:center}._circle_9rr5j_58{width:6px;height:6px;border-radius:50%;background-color:#c2c2c2}._paddings_9rr5j_65{border-radius:12px;display:grid;gap:4px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}._padding_9rr5j_65{display:flex;flex-direction:row;gap:4px;width:68px;align-items:center;background:var(--background-color);border-radius:12px;padding:10px 8px}._input_9rr5j_84{width:100%}._subtitle_1qrz9_1{color:var(--accent-color);font-size:14px;line-height:20px;font-weight:400}._header_1qrz9_8,._text_1qrz9_9{display:flex;flex-direction:column;gap:0px;padding:10px 0 16px;border-bottom:var(--default-border)}._top_1qrz9_17{display:flex;flex-direction:row;gap:0px;justify-content:space-between;align-items:center;margin:0 0 8px}._itemsBlock_1qrz9_26{display:flex;flex-direction:column;gap:6px}._typeTexts_rcw8p_1{display:flex;flex-direction:row;gap:8px;align-items:center}._block_rcw8p_8{display:flex;flex-direction:row;gap:0px;padding:8px;align-items:center;justify-content:center;border:1px solid var(--background-color);background-color:var(--background-color);border-radius:12px;cursor:pointer}._active_rcw8p_21{border:1px solid #ff3f19}._subtitle_cuny2_1{color:var(--accent-color);font-size:14px;line-height:20px;font-weight:400}._header_cuny2_8,._text_cuny2_9,._productsBlock_cuny2_10{display:flex;flex-direction:column;gap:12px;padding:10px 0 16px;width:100%}._productsBlock_cuny2_10{position:relative}._top_cuny2_22{display:flex;flex-direction:row;gap:0px;justify-content:space-between;align-items:center;margin:0 0 8px}._itemsBlock_cuny2_31{display:flex;flex-direction:column;gap:6px}._typeTexts_cuny2_37{display:flex;flex-direction:row;gap:8px;align-items:center}._block_cuny2_44{display:flex;flex-direction:row;gap:0px;padding:8px;align-items:center;justify-content:center;border:1px solid var(--background-color);background-color:var(--background-color);border-radius:12px;cursor:pointer}._active_cuny2_57{border:1px solid #ff3f19}._products_cuny2_10{display:flex;flex-direction:column;gap:8px;width:100%}._product_cuny2_10{display:flex;flex-direction:row;gap:8px;align-items:center;width:100%}._button_cuny2_76{display:flex;flex-direction:row;gap:6px;background:inherit;color:#ff3f19;align-items:center;justify-content:center;width:100%}._disabled_cuny2_87{color:var(--accent-color)}._image_cuny2_91{border-radius:8px;border:var(--default-border);background-color:#fff;padding:4px}._info_cuny2_98{display:flex;flex-direction:row;gap:4px;border-radius:12px;justify-content:space-between;align-items:center;flex:1 1 auto;background-color:var(--background-color);padding:8px 12px}._name_cuny2_110{flex:1 1 100%}._buttons_cuny2_114{display:flex;flex-direction:row;gap:8px;align-items:center}._modal_cuny2_121{position:fixed;background-color:#fff;border:var(--default-border);right:-300px;top:0;z-index:10000;max-width:276px;width:100%;padding:16px;border-radius:12px}._modal_cuny2_121 ._top_cuny2_22{display:flex;flex-direction:row;gap:0px;align-items:center;justify-content:space-between}._link_cuny2_141{display:flex;flex-direction:column;gap:8px}._modalOptions_cuny2_147{display:flex;flex-direction:column;gap:10px}._other_g74jx_1{display:flex;flex-direction:column;gap:6px}._subtitle_g74jx_7{color:var(--accent-color);font-size:14px;line-height:20px;font-weight:400}._items_g74jx_14{display:flex;flex-direction:column;gap:8px}._subtitle_1fb9q_1{color:var(--accent-color);font-size:14px;line-height:20px;font-weight:400}._header_1fb9q_8,._text_1fb9q_9,._productsBlock_1fb9q_10,._buttonsBlock_1fb9q_11{display:flex;flex-direction:column;gap:0px;padding:10px 0 16px}._buttonsBlock_1fb9q_11{position:relative}._top_1fb9q_22{display:flex;flex-direction:row;gap:0px;justify-content:space-between;align-items:center;margin:0 0 8px}._itemsBlock_1fb9q_31{display:flex;flex-direction:column;gap:6px}._typeTexts_1fb9q_37{display:flex;flex-direction:row;gap:8px;align-items:center}._block_1fb9q_44{display:flex;flex-direction:row;gap:8px;align-items:center;justify-content:center;border:1px solid var(--background-color);background-color:var(--background-color);border-radius:12px;cursor:pointer}._active_1fb9q_56{border:1px solid #ff3f19}._products_1fb9q_10{display:flex;flex-direction:column;gap:8px;width:100%}._product_1fb9q_10{display:flex;flex-direction:row;gap:8px;align-items:center;width:100%}._button_1fb9q_11{display:flex;flex-direction:row;gap:6px;background:inherit;color:#ff3f19;align-items:center;justify-content:center;width:100%}._image_1fb9q_86{border-radius:8px;border:var(--default-border);background-color:#fff;padding:4px}._info_1fb9q_93{display:flex;flex-direction:row;gap:4px;border-radius:12px;justify-content:space-between;align-items:center;flex:1 1 auto;background-color:var(--background-color);padding:8px 12px}._name_1fb9q_105{flex:1 1 100%}._buttons_1fb9q_11{display:flex;flex-direction:row;gap:8px;align-items:center}._modal_1fb9q_116{position:fixed;background-color:#fff;right:-300px;z-index:10000;max-width:276px;width:100%;bottom:20px;padding:16px;border-radius:12px}._modal_1fb9q_116 ._top_1fb9q_22{display:flex;flex-direction:row;gap:0px;align-items:center;justify-content:space-between}._other_1fb9q_135{display:flex;flex-direction:column;gap:6px}._options_1fb9q_141{display:flex;flex-direction:column;gap:15px}._subtitle_m8qel_1{color:var(--accent-color);font-size:14px;line-height:20px;font-weight:400}._header_m8qel_8,._text_m8qel_9,._productsBlock_m8qel_10,._buttonsBlock_m8qel_11{display:flex;flex-direction:column;gap:0px;padding:10px 0 16px;border-bottom:var(--default-border)}._buttonsBlock_m8qel_11{position:relative}._top_m8qel_23{display:flex;flex-direction:row;gap:0px;justify-content:space-between;align-items:center;margin:0 0 8px}._itemsBlock_m8qel_32{display:flex;flex-direction:column;gap:6px}._typeTexts_m8qel_38{display:flex;flex-direction:row;gap:8px;align-items:center}._block_m8qel_45{display:flex;flex-direction:row;gap:0px;padding:8px;align-items:center;justify-content:center;border:1px solid var(--background-color);background-color:var(--background-color);border-radius:12px;cursor:pointer}._active_m8qel_58{border:1px solid #ff3f19}._products_m8qel_10{display:flex;flex-direction:column;gap:8px;width:100%}._product_m8qel_10{display:flex;flex-direction:row;gap:8px;align-items:center;width:100%}._button_m8qel_11{display:flex;flex-direction:row;gap:6px;background:inherit;color:#ff3f19;align-items:center;justify-content:center;width:100%}._image_m8qel_88{border-radius:8px;border:var(--default-border);background-color:#fff;padding:4px}._info_m8qel_95{display:flex;flex-direction:row;gap:4px;border-radius:12px;justify-content:space-between;align-items:center;flex:1 1 auto;background-color:var(--background-color);padding:8px 12px}._name_m8qel_107{flex:1 1 100%}._buttons_m8qel_11{display:flex;flex-direction:row;gap:8px;align-items:center}._modal_m8qel_118{position:fixed;background-color:#fff;right:-300px;z-index:10000;max-width:276px;width:100%;bottom:20px;padding:16px;border-radius:12px}._modal_m8qel_118 ._top_m8qel_23{display:flex;flex-direction:row;gap:0px;align-items:center;justify-content:space-between}._other_m8qel_137{display:flex;flex-direction:column;gap:6px}._options_m8qel_143{display:flex;flex-direction:column;gap:15px}._wrapper_m18qi_1{display:flex;flex-direction:column;gap:6px}._subtitle_m18qi_7{color:var(--accent-color);font-size:14px;line-height:20px;font-weight:400}._content_m18qi_14{display:flex;flex-direction:row;gap:10px;align-items:center;width:100%}._range_m18qi_22{position:relative;flex:1}._track_m18qi_27{position:absolute;width:95%;height:6px;background-color:#f0f0f0;border-radius:9999px;z-index:1}._progress_m18qi_36{position:absolute;height:6px;width:100%;background-color:#ff3f19;transition:width .2s;border-radius:9999px;z-index:1}._dots_m18qi_46{display:flex;flex-direction:row;gap:0px;position:absolute;justify-content:space-between;width:100%}._dot_m18qi_46{width:14px;height:14px;border-radius:50%;transition:transform .2s;position:relative;top:-4px;left:0;z-index:1}._dot_m18qi_46._active_m18qi_65{background-color:#ff3f19;transform:scale(1)}._dot_m18qi_46:not(._active_m18qi_65){background-color:#e5e7eb;transform:scale(.9)}._dot_m18qi_46:hover{transform:scale(1.1)}._input_m18qi_77{position:absolute;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer}._input_m18qi_77::-webkit-slider-thumb,._input_m18qi_77::-moz-range-thumb{-webkit-appearance:none!important;-moz-appearance:none;appearance:none;width:0;height:0}._countBlock_m18qi_91{display:flex;flex-direction:row;gap:10px;align-items:center;padding:8px 12px;background:var(--background-color);border-radius:12px}._count_m18qi_91{font-size:16px;font-weight:400;line-height:24px}._controls_m18qi_107{display:flex;flex-direction:column;gap:0px}._button_m18qi_113{transition:background-color .2s}._button_m18qi_113:hover{background-color:#f3f4f6}._button_m18qi_113:disabled{opacity:.5}._subtitle_16rdk_1{color:var(--accent-color);font-size:14px;line-height:20px;font-weight:400}._header_16rdk_8,._text_16rdk_9,._productsBlock_16rdk_10{display:flex;flex-direction:column;gap:12px;padding:10px 0 16px;width:100%}._productsBlock_16rdk_10{position:relative}._top_16rdk_22{display:flex;flex-direction:row;gap:0px;justify-content:space-between;align-items:center;margin:0 0 8px}._itemsBlock_16rdk_31{display:flex;flex-direction:column;gap:6px}._typeTexts_16rdk_37{display:flex;flex-direction:row;gap:8px;align-items:center}._block_16rdk_44{display:flex;flex-direction:row;gap:0px;padding:8px;align-items:center;justify-content:center;border:1px solid var(--background-color);background-color:var(--background-color);border-radius:12px;cursor:pointer}._active_16rdk_57{border:1px solid #ff3f19}._products_16rdk_10{display:flex;flex-direction:column;gap:8px;width:100%}._product_16rdk_10{display:flex;flex-direction:row;gap:8px;align-items:center;width:100%}._button_16rdk_76{display:flex;flex-direction:row;gap:6px;background:inherit;color:#ff3f19;align-items:center;justify-content:center;width:100%}._image_16rdk_87{border-radius:8px;border:var(--default-border);background-color:#fff;padding:4px}._info_16rdk_94{display:flex;flex-direction:row;gap:4px;border-radius:12px;justify-content:space-between;align-items:center;flex:1 1 auto;background-color:var(--background-color);padding:8px 12px}._name_16rdk_106{flex:1 1 100%}._buttons_16rdk_110{display:flex;flex-direction:row;gap:8px;align-items:center}._modal_16rdk_117{position:fixed;background-color:#fff;border:var(--default-border);right:-300px;top:0;z-index:10000;max-width:276px;width:100%;padding:16px;border-radius:12px}._modal_16rdk_117 ._top_16rdk_22{display:flex;flex-direction:row;gap:0px;align-items:center;justify-content:space-between}._link_16rdk_137{display:flex;flex-direction:column;gap:8px}._modalOptions_16rdk_143{display:flex;flex-direction:column;gap:10px}._options_1u21a_1{display:flex;flex-direction:column;gap:20px;border-radius:16px;border:var(--default-border);width:100%;height:fit-content;padding:24px}._price_1u21a_12{display:flex;flex-direction:row;gap:4px;align-items:flex-start}._oldPrice_1u21a_19{font-size:14px;font-weight:400;line-height:20px;text-decoration:line-through;color:var(--accent-color)}._newPrice_1u21a_27{font-size:20px;font-weight:700;line-height:24px;color:var(--main-color)}._meta_1u21a_34{display:flex;flex-direction:column;gap:10px}._info_1u21a_40{display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:space-between}._infoRight_1u21a_48{display:flex;flex-direction:row;gap:5px;align-items:center}._buttons_1u21a_55{display:flex;flex-direction:column;gap:8px;width:100%}._variants_1u21a_62{display:flex;flex-direction:column;gap:20px}._variant_1u21a_62{display:flex;flex-direction:row;gap:0px;justify-content:space-between;align-items:center;border-radius:12px;padding:12px 16px;border:2px solid #e6e6e6}._stock_1u21a_79{font-size:14px;font-weight:400;line-height:20px;color:var(--accent-color)}._variantInfo_1u21a_86{display:flex;flex-direction:column;gap:4px}._quantity_1u21a_92{display:flex;flex-direction:row;gap:10px;align-items:stretch}._count_1u21a_99{display:flex;flex-direction:row;gap:0px;flex:1 1 auto;justify-content:center;align-items:center;border:1px solid #e6e6e6}._button_1u21a_55{display:flex;flex-direction:row;gap:0px;background:var(--background-color);border-radius:50%;padding:8px;justify-content:center;align-items:center}._button_1u21a_55:disabled{opacity:.7}._activeVariant_1u21a_124{border:2px solid #ff3f19}._chargeTypes_1u21a_128{display:flex;flex-direction:row;gap:5px;padding:4px;border-radius:16px;background-color:var(--background-color)}._charge_1u21a_128{display:flex;flex-direction:row;gap:0px;flex:1 1 auto;justify-content:center;align-items:center;color:var(--accent-color);padding:8px;border-radius:12px}._chargeActive_1u21a_149{background-color:#fff;color:var(--main-color)}._title_1u21a_154{font-size:16px;font-weight:700;line-height:24px}._button_iohac_1{display:flex;flex-direction:row;gap:0px;align-items:center;padding:10px;background-color:var(--surface-secondary);border-radius:12px;color:var(--text-secondary);cursor:pointer;position:relative}._login_iohac_14{padding:12px 16px}._signUp_iohac_18{background-color:var(--surface-action1);color:var(--text-inverted)}._buttons_iohac_23{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:16px}._modal_iohac_32{background-color:#fff;height:100vh;position:absolute;right:0;top:0;bottom:0;align-self:flex-end;justify-self:flex-end;border-top-left-radius:24px;border-bottom-left-radius:24px;width:100%;min-width:300px;max-width:450px}._info_iohac_48{display:flex;flex-direction:row;gap:8px;align-items:center}._top_iohac_55{display:flex;flex-direction:row;padding:26px 24px;border-bottom:var(--default-border);align-items:center;justify-content:space-between;gap:8px}._title_iohac_66{font-size:20px;font-weight:700;line-height:24px}._clear_iohac_72{font-size:14px;font-weight:400;line-height:20px;color:#e6e6e6}._activeClear_iohac_79{color:#ff3f19}._count_iohac_83{display:flex;flex-direction:row;gap:0px;background:#ff3f19;color:#fff;width:100%;height:100%;border-radius:50%;min-width:20px;min-height:20px;align-items:center;justify-content:center}._cart_iohac_98{display:flex;flex-direction:column;gap:0px;height:calc(100% - 76px);width:100%}._empty_iohac_106{display:flex;flex-direction:column;gap:4px;align-items:center;justify-content:center;height:100%;flex:1 1 auto;color:var(--accent-color)}._empty_iohac_106 div{padding-bottom:16px}._empty_iohac_106 span:first-child{font-size:16px;font-weight:700;line-height:24px;text-align:center}._empty_iohac_106 span:last-child{font-size:16px;font-weight:400;line-height:24px;text-align:center}._product_iohac_132{display:flex;flex-direction:row;gap:0px;padding:26px 24px;align-items:center;justify-content:space-between}._products_iohac_141{display:flex;flex-direction:column;gap:0px;flex:1 1 auto;overflow-y:scroll}._image_iohac_149{width:56px;height:56px;border-radius:12px}._productInfo_iohac_155{display:flex;flex-direction:row;gap:12px;align-items:center}._content_iohac_162{display:flex;flex-direction:column;gap:4px}._name_iohac_168{font-size:16px;font-weight:600;line-height:24px}._price_iohac_174{font-size:16px;font-weight:400;line-height:24px}._productButtons_iohac_180{display:flex;flex-direction:row;gap:5px;align-items:center}._productButton_iohac_180{display:flex;flex-direction:row;gap:0px;justify-content:center;align-items:center;border-radius:12px;padding:8px;min-width:36px;min-height:36px;background-color:var(--background-color)}._productCount_iohac_200{display:flex;flex-direction:row;gap:0px;justify-content:center;align-items:center;border-radius:12px;padding:8px;font-size:16px;font-weight:400;line-height:24px;text-align:center;color:var(--main-color);background-color:var(--background-color)}._bottom_iohac_216{display:flex;flex-direction:column;gap:10px;width:100%;padding:26px 24px}._subtotal_iohac_224{display:flex;flex-direction:row;gap:0px;align-items:center;justify-content:space-between}._block_iohac_232{display:flex;flex-direction:row;gap:10px;align-items:center}._shoppingCount_iohac_239{display:flex;flex-direction:row;gap:0px;width:12px;height:12px;border-radius:50%;align-items:center;justify-content:center;background-color:#ff3f19;color:#fff;font-size:10px;font-weight:500;line-height:12px;text-align:center;position:absolute;top:8px;right:8px}._total_iohac_259{font-size:20px;font-weight:700;line-height:24px}._link_iohac_265{font-size:16px;font-weight:400;line-height:24px;color:var(--text-link)}._userInfo_iohac_272{display:flex;flex-direction:row;gap:8px;background-color:var(--surface-secondary);cursor:pointer;align-items:center;border-radius:16px;padding:6px}._button_143au_1{padding:10px 16px;border-radius:12px;cursor:pointer;font-size:16px}._button_143au_1:disabled{opacity:.7;cursor:auto}._primary_143au_13{color:var(--text-inverted);background-color:var(--surface-action1)}._secondary_143au_18,._tertiary_143au_23{color:var(--text-secondary);background-color:var(--surface-secondary)}._content_143au_28{display:flex;flex-direction:row;gap:4px;align-items:center}._share_9g414_1{padding:10px;border-radius:12px;background:#f8f8f8;cursor:pointer}._modal_9g414_8{border-radius:12px;background:#fff;width:fit-content}._header_9g414_14{display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:var(--default-border)}._socials_9g414_24{display:flex;flex-direction:row;gap:16px;align-items:center;justify-content:space-between;padding:24px 24px 16px}._social_9g414_24,._copy_9g414_34{padding:12px;border-radius:12px;background:#f8f8f8;cursor:pointer}._title_9g414_41{font-size:24px;font-weight:700;line-height:32px}._copyWrapper_9g414_47{display:flex;flex-direction:row;gap:16px;width:100%;align-items:center;padding:0 24px 24px}._copyText_9g414_56{flex:1 1 auto}._accordion_9e4oa_1{border-radius:24px;overflow:hidden;transition:all .3s ease;background-color:var(--background-color);padding:24px}._header_9e4oa_9{display:flex;flex-direction:row;gap:0px;justify-content:space-between;align-items:center;cursor:pointer;font-weight:700}._header_9e4oa_9 ._icon_9e4oa_18{transition:transform .3s ease}._header_9e4oa_9 ._icon_9e4oa_18._open_9e4oa_21{transform:rotate(180deg)}._content_9e4oa_25{overflow:hidden;transition:height .3s ease}._wrapper_1mken_1{display:flex;flex-direction:column;gap:6px;justify-content:start;width:100%}._label_1mken_9{width:100%;color:var(--text-secondary);line-height:20px;font-size:14px;font-weight:400}._input_1mken_17{width:100%;background-color:var(--surface-secondary);border-radius:12px;padding:7px 11px;font-size:16px;line-height:24px;border:1px solid var(--surface-secondary)}._input_1mken_17::placeholder{color:var(--text-tertiary)}._input_1mken_17:disabled{background-color:var(--surface-secondary);opacity:.7}._required_1mken_36{border:1px solid var(--border-warning)}._paddingless_1mken_40{padding:0}._content_1mken_44{display:flex;flex-direction:row;gap:8px;position:relative;align-items:center}._borderless_1mken_52{border-radius:0;border:none}._rightIcon_1mken_57{position:absolute;top:10px;right:12px}._wrapper_st58d_1{display:flex;flex-direction:column;gap:6px;justify-content:start;width:100%;position:relative}._label_st58d_10{width:100%;color:var(--text-secondary);line-height:20px;font-size:14px;font-weight:400}._textarea_st58d_18{width:100%;background-color:var(--surface-secondary);border-radius:12px;padding:8px 12px;font-size:16px;line-height:24px;resize:none;min-height:80px}._textarea_st58d_18::placeholder{color:var(--text-tertiary)}._length_st58d_33{position:absolute;bottom:12px;right:12px;color:var(--text-tertiary);line-height:20px}')),document.head.appendChild(e)}}catch(r){console.error("vite-plugin-css-injected-by-js",r)}})();
|
|
2
|
-
import { i as je, A as
|
|
3
|
-
import
|
|
4
|
-
const
|
|
1
|
+
(function(){"use strict";try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode('@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&display=swap";._icon_bsuj2_1 path{fill:var(--icon-fill)}._hoverable_bsuj2_5{cursor:pointer}._rotated_bsuj2_9{transform:rotate(180deg)}._modal_18a97_1{display:flex;flex-direction:row;gap:0px;position:fixed;top:0;left:0;right:0;bottom:0;background:#2525253d;z-index:100000;padding:20px;justify-content:center;align-items:center;overflow:hidden}._wrapper_mmfra_1{display:flex;flex-direction:row;gap:8px;width:fit-content;align-items:center;border-radius:12px;line-height:20px;color:var(--main-color);font-size:14px;font-weight:400}._switch_mmfra_14{display:flex;flex-direction:row;gap:0px;width:40px;height:20px;background-color:#ccc;border-radius:16px;align-items:center;padding:2px;cursor:pointer;transition:background-color .2s}._switch_mmfra_14._active_mmfra_27{background:#ff3f19}._switch_mmfra_14 ._toggle_mmfra_30{width:16px;height:16px;background-color:#fff;border-radius:16px;transition:transform .2s;transform:translate(1px)}._switch_mmfra_14._active_mmfra_27 ._toggle_mmfra_30{transform:translate(19px)}._background_mmfra_42{background-color:var(--background-color)}._padding_mmfra_46{padding:8px}._loader_nftwq_1{border:4px solid rgba(0,0,0,.1);border-left-color:var(--background-color);border-radius:50%;width:40px;height:40px;animation:_spin_nftwq_1 1s linear infinite}@keyframes _spin_nftwq_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._wrapper_18y7k_1{display:flex;flex-direction:column;gap:6px;justify-content:start;width:100%}._label_18y7k_9{width:100%;color:var(--accent-color);line-height:20px;font-size:14px;font-weight:400}._select_18y7k_17{display:flex;flex-direction:row;gap:0px;width:100%;background-color:var(--background-color);border-radius:12px;padding:10px 12px;font-size:14px;line-height:20px;align-items:center;justify-content:space-between;cursor:pointer}._icon_18y7k_32{transition:.2s}._rotate_18y7k_36{transform:rotate(180deg)}._content_18y7k_40{position:relative}._options_18y7k_44{display:flex;flex-direction:column;gap:0px;position:absolute;top:45px;width:100%;background-color:var(--background-color);border-radius:12px;font-size:14px;line-height:20px;max-height:200px;z-index:10;overflow-y:scroll;cursor:pointer}._option_18y7k_44{padding:10px 12px;border-radius:12px}._option_18y7k_44:hover{background-color:#e6e6e6}._addon_18y7k_69{display:flex;flex-direction:row;gap:6px;align-items:center}._wrapper_gm2v6_2{display:flex;flex-direction:column;gap:6px;width:100%}._label_gm2v6_9{color:var(--accent-color);font-weight:400;font-size:14px;line-height:20px}._icon_gm2v6_16{display:flex;flex-direction:row;gap:0px;padding:4px;background-color:#fff;border:var(--default-border);justify-content:center;align-items:center;border-radius:6px}._text_gm2v6_28{font-weight:400;font-size:16px;line-height:24px;color:#ff3f19}._content_gm2v6_35{display:flex;flex-direction:row;gap:6px;align-items:center;cursor:pointer;background-color:var(--background-color);border-radius:12px;padding:6px 8px}._modal_gm2v6_46{background-color:var(--background-color);border:var(--default-border);border-radius:16px;width:100%;max-width:640px}._top_gm2v6_54{display:flex;flex-direction:row;gap:0px;padding:16px 24px;align-items:center;justify-content:space-between}._title_gm2v6_63{color:var(--main-color);font-weight:400;font-size:18px;line-height:24px}._modalContent_gm2v6_70{padding:16px 24px;border-top-left-radius:16px;border-top-right-radius:16px;border-top:var(--default-border);border-bottom:var(--default-border);background-color:#fff}._images_gm2v6_79{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;overflow-y:scroll;max-height:390px;align-items:center;justify-content:center}._add_gm2v6_89{display:flex;flex-direction:column;gap:8px;padding:43px 16px;border:1px dashed #e6e6e6;justify-content:center;align-items:center;border-radius:16px;aspect-ratio:1/1}._dragging_gm2v6_101{border:1px dashed #ff3f19}._description_gm2v6_105{text-align:center;color:var(--main-color);font-size:14px;line-height:20px}._description_gm2v6_105 span:last-child{padding-top:4px}._bottom_gm2v6_115{display:flex;flex-direction:row;gap:0px;justify-content:end;align-items:center;width:100%;background-color:#fff;border-bottom-left-radius:16px;border-bottom-right-radius:16px;padding:16px 24px 12px;gap:6px}._cancel_gm2v6_129{background-color:var(--background-color);color:var(--accent-color)}._highlight_gm2v6_134{color:#ff3f19;cursor:pointer}._accent_gm2v6_139{color:var(--accent-color)}._image_gm2v6_79{position:relative;padding:43px 16px;border:1px solid #e6e6e6;justify-content:center;align-items:center;border-radius:16px;aspect-ratio:1/1}._selected_gm2v6_153{border:1px solid #ff3f19}._checkbox_gm2v6_157{position:absolute;top:12px;left:12px}._loading_gm2v6_163{display:flex;flex-direction:row;gap:0px;position:relative;padding:43px 16px;border:1px solid #e6e6e6;background-color:var(--background-color);justify-content:center;align-items:center;border-radius:16px;aspect-ratio:1/1}._spinner_gm2v6_177{width:24px;height:24px;border:2px solid #ff3f19;border-top-color:var(--background-color);border-radius:50%;animation:_spin_gm2v6_177 1s linear infinite}@keyframes _spin_gm2v6_177{to{transform:rotate(360deg)}}._button_jrah7_1{padding:10px 16px;border-radius:12px;cursor:pointer;font-size:16px}._button_jrah7_1:disabled{opacity:.7;cursor:auto}._primary_jrah7_13{color:#fff;background-color:#ff3f19}._secondary_jrah7_18,._tertiary_jrah7_23{color:#757575;background-color:#f0f0f0}._content_jrah7_28{display:flex;flex-direction:row;gap:4px;align-items:center}._customCheckbox_1b69m_1{display:inline-block;cursor:pointer;position:relative}._checkboxBox_1b69m_7{display:inline-block;width:20px;height:20px;border:1px solid #e6e6e6;border-radius:6px;position:relative}._checkboxBox_1b69m_7._checked_1b69m_16{background:#ffeae5;border:1px solid #ff3f19}._icon_1b69m_21{position:absolute;top:3px;left:3px}._wrapper_ibbc7_1{display:flex;flex-direction:column;gap:6px;justify-content:start;width:100%}._label_ibbc7_9{width:100%;color:var(--accent-color);line-height:20px;font-size:14px;font-weight:400}._input_ibbc7_17{width:100%;background-color:var(--background-color);border-radius:12px;padding:7px 11px;font-size:16px;line-height:24px;border:1px solid var(--background-color)}._input_ibbc7_17::placeholder{color:#c2c2c2}._input_ibbc7_17:disabled{background-color:var(--background-color);opacity:.7}._required_ibbc7_36{border:1px solid #ff3f19}._paddingless_ibbc7_40{padding:0}._content_ibbc7_44{display:flex;flex-direction:row;gap:8px;position:relative;align-items:center}._borderless_ibbc7_52{border-radius:0;border:none}._rightIcon_ibbc7_57{position:absolute;top:10px;right:12px}._inputPostfix_ibbc7_63{position:absolute;right:15px;top:50%;transform:translateY(-50%);color:#757575}._wrapper_1qvfi_1{display:flex;flex-direction:column;gap:6px;justify-content:start;width:100%;position:relative}._label_1qvfi_10{width:100%;color:var(--accent-color);line-height:20px;font-size:14px;font-weight:400}._textarea_1qvfi_18{width:100%;background-color:var(--background-color);border-radius:12px;padding:8px 12px;font-size:16px;line-height:24px;resize:none;min-height:80px}._textarea_1qvfi_18::placeholder{color:#c2c2c2}._length_1qvfi_33{position:absolute;bottom:12px;right:12px;color:#c2c2c2;line-height:20px}*{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}*{padding:0;margin:0;border:0}*,*:before,*:after{box-sizing:border-box}:focus,:active{outline:none}a:focus,a:active{outline:none}nav,footer,header,aside{display:block}html,body{width:100%;line-height:1;font-size:16px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}input,button,textarea{font-family:inherit}input::-ms-clear{display:none}button{background-color:transparent;cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited,a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6,a{font-size:inherit}a{color:inherit}*{-webkit-tap-highlight-color:transparent}input{border:none;background:none;outline:none;padding:0}input[type=color]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:40px;height:40px;border:none;background:transparent}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}*{-ms-overflow-style:none;scrollbar-width:none}* ::-webkit-scrollbar{display:none}:root{--default-border: 1px solid #f0f0f0;--accent-color: #757575;--main-color: #252525;--background-color: #f8f8f8}body,html{background-color:#fff;font-family:Archivo,sans-serif;max-height:100dvh;overflow:hidden}._buttons_uu72s_1{display:flex;flex-direction:row;gap:5px;align-items:center}._button_uu72s_1{cursor:pointer;padding:10px;border-radius:12px}._button_uu72s_1:hover{background-color:#f0f0f0}._disabled_uu72s_17{cursor:default}._disabled_uu72s_17:hover{background-color:inherit}._wrapper_1dfbs_1{display:flex;flex-direction:column;gap:0px;height:100%;overflow-y:scroll}._main_1dfbs_9{flex:1 1 auto}._loading_1dfbs_13{display:flex;flex-direction:row;gap:0px;width:100%;height:100%;justify-content:center;align-items:center}._wrapper_5w9s8_1{width:100%;padding:20px;text-align:center}._wrapper_rccv2_1{display:flex;flex-direction:row;gap:0px;width:100%;height:100%;align-items:center;justify-content:center}._content_rccv2_11{display:flex;flex-direction:column;gap:10px;background-color:var(--background-color);border:var(--default-border);padding:24px;border-radius:12px}._title_rccv2_21{font-weight:700;color:#252525;font-size:20px;line-height:24px;padding-bottom:10px}._devices_1b6y1_1{display:flex;flex-direction:row;gap:4px;background:var(--background-color);padding:4px;border-radius:16px}._device_1b6y1_1{display:flex;flex-direction:row;gap:0px;padding:6px 8px;align-items:center;justify-content:center;cursor:pointer;border-radius:12px;border:1px solid var(--background-color)}._device_1b6y1_1:hover{border:var(--default-border);box-shadow:0 0 1px #dfdfdf}._active_1b6y1_26{background-color:#fff}._active_1b6y1_26:hover{border:1px solid var(--background-color);box-shadow:none}._header_2d8xd_1{display:flex;flex-direction:row;gap:24px;width:100%;padding:11px 22px;line-height:20px;border-bottom:var(--default-border);align-items:center;justify-content:space-between}._left_2d8xd_13,._right_2d8xd_14{display:flex;flex-direction:row;gap:24px;align-items:center}._preview_93shy_2{display:flex;flex-direction:row;gap:4px;align-items:center;color:var(--accent-color);line-height:20px;padding:10px 16px;cursor:pointer;border:1px solid #fff;border-radius:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}._preview_93shy_2:hover{border:var(--default-border);box-shadow:0 0 1px #dfdfdf}._active_93shy_23{background-color:var(--background-color)}._active_93shy_23:hover{border:1px solid #fff;box-shadow:none}._settings_u4cv4_1{display:flex;flex-direction:row;gap:20px;align-items:center;color:var(--accent-color)}._pages_1mwe1_1{position:relative}._default_1mwe1_5{display:flex;flex-direction:row;gap:4px;align-items:center;padding:10px 12px;background-color:var(--background-color);border-radius:8px;cursor:pointer;position:relative}._text_1mwe1_17{padding-right:4px;color:var(--main-color);flex:1 1 auto}._modal_1mwe1_23{display:flex;flex-direction:row;gap:0px;position:absolute;top:45px;width:320px;left:0;z-index:5000;background-color:#fff;border:1px solid #e6e6e6;border-radius:8px;padding:8px 12px;flex-direction:column}._page_1mwe1_1{display:flex;flex-direction:row;gap:8px;align-items:center;padding:12px 8px;border-radius:8px;cursor:pointer}._hoverable_1mwe1_49{background-color:var(--background-color)}._separator_1mwe1_53{border-bottom:var(--default-border)}._button_1mwe1_57{display:flex;flex-direction:row;gap:8px;background:inherit;color:#ff3f19;align-items:center;justify-content:start;padding:16px 8px 12px;transition:.2s}._button_1mwe1_57:hover{background-color:var(--background-color)}._items_1mwe1_72{max-height:400px;overflow-y:scroll;height:100%}._zoom_1q1ud_1{display:flex;flex-direction:row;gap:4px;align-items:center;background-color:var(--background-color);padding:10px 12px;border-radius:12px;cursor:pointer}._theme_1jz2h_1{display:flex;flex-direction:row;gap:4px;align-items:center;padding:9px 12px;background:#e5fadd;color:#338b13;border-radius:100px}._exit_1wk4t_1{display:flex;flex-direction:row;gap:8px;border-bottom:var(--default-border);align-items:center;padding:22px;cursor:pointer}._text_1wk4t_11{color:var(--main-color);line-height:20px}._navbar_14j8e_1{width:100px;border-right:var(--default-border)}._main_14j8e_6{display:flex;flex-direction:column;gap:8px;padding:16px 12px}._block_14j8e_13{display:flex;flex-direction:column;gap:4px;align-items:center;color:var(--accent-color);line-height:20px;padding:12px 24px;cursor:pointer;border:1px solid #fff;border-radius:16px}._block_14j8e_13:hover{border:var(--default-border);box-shadow:0 0 1px #dfdfdf}._active_14j8e_30{background-color:var(--background-color);color:var(--main-color)}._active_14j8e_30:hover{border:1px solid #fff;box-shadow:none}._preview_1howr_1{display:flex;flex-direction:row;gap:0px;width:100%;background-color:var(--background-color);padding:16px 32px 0;position:relative;align-items:center;justify-content:center;z-index:500}._main_1howr_14{display:flex;flex-direction:column;gap:0px;width:100%;overflow-y:auto;height:calc(100vh - 85px);position:relative;z-index:1}._content_1howr_25{background-color:#fff;border:var(--default-border);border-bottom:none;height:100%}._loading_1howr_32{display:flex;flex-direction:row;gap:0px;width:100%;height:100%;justify-content:center;align-items:center}._loader_1howr_42{border:4px solid rgba(0,0,0,.1);border-left-color:#fff;border-radius:50%;width:40px;height:40px;animation:_spin_1howr_1 1s linear infinite}@keyframes _spin_1howr_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._header_obebc_1{display:flex;flex-direction:row;gap:0px;width:100%;padding:18px;justify-content:center;border:var(--default-border);background-color:#fff;border-top-left-radius:16px;border-top-right-radius:16px;border-bottom:none;z-index:5}._circles_obebc_16{display:flex;flex-direction:row;gap:8px;left:28px;top:28px;position:absolute;align-items:center}._circle_obebc_16{width:12px;height:12px;border-radius:50%;border:.5px solid #e6e6e6}._red_obebc_33{background:#ff5f57}._green_obebc_37{background:#28c840}._yellow_obebc_41{background:#febc2e}._input_obebc_45{display:flex;flex-direction:row;gap:0px;background-color:var(--background-color);padding:6px 8px;max-width:480px;width:100%;border-radius:6px}._main_obebc_56{display:flex;flex-direction:row;gap:4px;flex:1 1 auto;align-items:center;justify-content:center}._text_obebc_65{font-weight:600;font-size:12px;line-height:16px;margin:0 0 0 4px}._content_glpob_1{display:flex;flex-direction:column;gap:0px;width:100%;height:100%}._main_glpob_9{flex:1 0 auto}._block_glpob_13{position:relative;cursor:pointer;border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6}._active_glpob_20{border:2px solid #ff3f19}._name_glpob_24{z-index:10;position:absolute;top:-28px;left:-2px;border-top-left-radius:8px;border-top-right-radius:8px;color:#fff;background:#ff3f19;padding:4px 12px;line-height:20px;text-align:center}._empty_glpob_38{display:flex;flex-direction:column;gap:4px;height:100%;width:100%;align-items:center;justify-content:center;text-align:center}._icon_glpob_49{display:flex;flex-direction:row;gap:0px;width:64px;height:64px;background-color:var(--background-color);border-radius:50%;justify-content:center;align-items:center;margin:0 0 8px}._title_glpob_62{font-weight:700;font-size:24px;line-height:32px}._text_glpob_68{font-size:16px;line-height:24px;color:var(--accent-color)}._sections_glpob_74{display:flex;flex-direction:row;gap:24px;padding:0 20px;margin:20px 0 0;flex-wrap:wrap;justify-content:center}._section_glpob_74{display:flex;flex-direction:row;gap:10px;cursor:pointer;max-width:288px;width:100%;align-items:center;justify-content:space-between;padding:24px;background-color:var(--background-color);border-radius:24px;color:var(--accent-color)}._sidebar_1cz73_1{display:flex;flex-direction:row;gap:0px;position:absolute;height:fit-content();flex-direction:column;right:10px;z-index:20;padding:10px;cursor:auto}._content_1cz73_14{height:100%;border:1px solid #e6e6e6;border-radius:8px;background-color:#fff;padding:8px;max-width:60px;width:100%}._button_1cz73_24{display:flex;flex-direction:row;gap:0px;align-items:center;border-radius:8px;padding:8px;transition:.2s background-color}._moveButton_1cz73_34:hover{background-color:var(--background-color)}._border_1cz73_38{border-bottom:var(--default-border)}._deleteButton_1cz73_42:hover{background-color:#dd6363;color:#fff}._results_12p5x_1{display:flex;flex-direction:column;gap:20px;padding:8px}._name_12p5x_8{color:var(--main-color);font-weight:600;font-size:16px;line-height:24px}._product_12p5x_15{display:flex;flex-direction:row;gap:0px;align-items:center;justify-content:space-between;cursor:pointer}._search_186hm_1{display:flex;flex-direction:row;gap:10px;background:var(--background-color);padding:8px 12px;align-items:center;border-radius:12px;width:100%;margin:8px 0}._input_186hm_13{width:100%;font-size:16px;line-height:24px;color:var(--main-color)}._input_186hm_13::placeholder{color:#c2c2c2}._wrapper_q0sfn_1{display:flex;flex-direction:row;gap:0px;border:var(--default-border);width:fit-content;height:fit-content;max-height:500px;max-width:500px;min-width:300px;padding:10px;left:10px;top:10px;position:absolute;z-index:1000;background-color:#fff;border-radius:8px;justify-content:center;align-items:center;overflow:hidden}._applyButton_11q4y_2{flex:0 1 50%;font-weight:400}._cancelButton_11q4y_7{background-color:var(--background-color);color:var(--accent-color)}._content_11q4y_12{display:flex;flex-direction:column;gap:0px;width:100%}._label_11q4y_19{display:flex;flex-direction:row;gap:8px;padding:8px 12px;border-radius:8px;align-items:center;position:relative;width:100%;background-color:var(--background-color);cursor:pointer}._colorValue_11q4y_32{width:20px;height:20px;padding:2.5px;border-radius:2px}._modal_11q4y_39{display:flex;flex-direction:column;gap:10px;left:15px;width:288px;overflow-y:auto;z-index:100000000;position:fixed;background-color:#fff;border-radius:12px;padding:10px;border:1px solid #e6e6e6;height:400px;font-size:16px;line-height:24px;font-weight:700}._colorMap_11q4y_58{position:relative;width:100%;height:300px;cursor:pointer;border-radius:4px}._indicator_11q4y_66{position:absolute;width:20px;height:20px;border:4px solid white;border-radius:50%;pointer-events:none}._hueSlider_11q4y_75{width:80%;left:30px;height:8px;position:absolute;bottom:80px;background:linear-gradient(to right,red,#ff0,#0f0,#0ff,#00f,#f0f,red,red);border-radius:5px}input[type=range]{display:flex;flex-direction:row;gap:0px;-webkit-appearance:none;height:8px;outline:none;border-radius:5px;position:relative;justify-content:center}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;border:5px solid #fff;border-radius:50%;cursor:pointer}._slider_11q4y_106{width:100%;cursor:pointer}._buttons_11q4y_111{display:flex;flex-direction:row;gap:5px;width:100%}._name_11q4y_118{line-height:20px;padding:0 4px 4px}._secondary_11q4y_123{width:100%;color:var(--accent-color);line-height:20px;font-size:14px;font-weight:400}._input_11q4y_131{line-height:20px;font-size:14px;font-weight:400}._sidebar_1yyyy_1{max-width:320px;width:100%;padding:16px;border-right:var(--default-border);height:calc(100vh - 60px);position:relative}._title_1yyyy_10{color:var(--main-color);font-weight:700;font-size:20px;line-height:24px;padding-bottom:8px}._active_1yyyy_18{display:flex;flex-direction:row;gap:8px;align-items:center}._layers_1on0q_1{display:flex;flex-direction:column;gap:0px;position:relative;height:100%}._block_1on0q_9{display:flex;flex-direction:row;gap:4px;position:relative;align-items:center;font-size:16px;line-height:24px;padding:8px 12px;border-radius:8px;cursor:pointer}._block_1on0q_9:hover{background-color:var(--background-color)}._dragging_1on0q_25{box-shadow:0 2.1px 4.36px #00000004;box-shadow:0 5.3px 10.22px #00000005;border:var(--default-border);box-shadow:0 10.81px 19.93px #00000006;cursor:grabbing}._active_1on0q_33{background:#ffeae5}._add_1on0q_37{display:flex;flex-direction:row;gap:0px;z-index:2;position:absolute;justify-content:center;align-items:center;bottom:0;left:0;border-bottom:2px solid #ff3f19;width:100%}._button_1on0q_51{display:flex;flex-direction:row;gap:0px;position:relative;justify-content:center;align-items:center;top:12px;background-color:#ff3f19;width:24px;height:24px;border-radius:50%;padding:4px}._empty_1on0q_66{display:flex;flex-direction:column;gap:4px;justify-content:center;height:100%;width:100%;align-items:center;text-align:center;color:var(--accent-color)}._title_1on0q_78{font-size:16px;line-height:24px;font-weight:700;color:var(--accent-color)}._icon_1on0q_85{margin:0 0 12px}._text_1on0q_89{font-size:16px;font-weight:400;line-height:24px}._highlight_1on0q_95{color:#ff3f19;cursor:pointer}._block_586dq_1{display:flex;flex-direction:row;gap:4px;position:relative;align-items:center;font-size:16px;line-height:24px;padding:8px 12px;border-radius:8px;cursor:pointer}._block_586dq_1:hover{background-color:var(--background-color)}._theme_1wwlz_1{display:flex;flex-direction:column;gap:0px}._block_1wwlz_7{display:flex;flex-direction:row;gap:8px;justify-content:start;align-items:center;width:100%;padding:16px 8px;cursor:pointer;border-radius:8px}._block_1wwlz_7:hover{background-color:var(--background-color)}._name_1wwlz_22{flex:1 1 auto}._back_2jwrk_1{display:flex;flex-direction:row;gap:8px;align-items:center;padding-bottom:8px}._render_2jwrk_9{display:flex;flex-direction:column;gap:8px;height:100%;transition:.2s transform;position:absolute;top:0;left:0;padding:16px;width:100%;background:#fff;z-index:501}._open_2jwrk_24{animation:.2s _open_2jwrk_24 forwards}@keyframes _open_2jwrk_24{0%{transform:translate(320px);z-index:1}99%{z-index:1}to{z-index:5000;transform:translate(0)}}@keyframes _close_2jwrk_51{0%{z-index:1;transform:translate(0)}to{z-index:1;transform:translate(320px)}}._close_2jwrk_51{animation:.2s _close_2jwrk_51 forwards}._clicked_2jwrk_55{opacity:0}._title_2jwrk_59{color:var(--main-color);font-weight:700;font-size:20px;line-height:24px;flex:1 1 auto}._button_2jwrk_67{align-self:center;flex:1}._loading_2jwrk_72{flex:1 1 auto}._settings_2jwrk_76{flex:1 1 100%;overflow-y:scroll;overflow-x:hidden}._deleteButton_2jwrk_82{display:flex;flex-direction:row;gap:0px;align-items:center;border-radius:8px;padding:8px;transition:.2s background-color}._deleteButton_2jwrk_82:hover{background-color:#dd6363;color:#fff}._wrapper_1k72y_1{display:flex;flex-direction:column;gap:10px;padding-top:15px}._header_1k72y_8{display:flex;flex-direction:row;gap:0px;justify-content:space-between}._title_1k72y_15{font-weight:700;font-size:16px;line-height:24px}._colorWrapper_1k72y_21{display:flex;flex-direction:row;gap:5px;padding:12px 0;align-items:center}._colorWrapper_1k72y_21:not(:last-child){border-bottom:1px solid #f0f0f0}._name_1k72y_32{color:#252525;flex:1 1 auto}._color_1k72y_21{width:20px;height:20px;border-radius:50%;border:1px solid #e6e6e6}._value_1k72y_44{color:#757575}._length_1k72y_48{cursor:pointer;width:fit-content}._length_1k72y_48:hover{border-bottom:1px solid #757575}._settings_ss3tc_1{display:flex;flex-direction:column;gap:8px;height:100%;transition:.2s transform;position:absolute;top:0;left:0;padding:16px;width:100%;background:#fff;z-index:3}._open_ss3tc_16{transform:translate(0)}._close_ss3tc_20{transform:translate(320px)}._header_ss3tc_24{display:flex;flex-direction:row;gap:8px;align-items:center}._title_ss3tc_31{font-weight:700;font-size:20px;line-height:24px;flex:1 1 auto}._addButton_ss3tc_38{display:flex;flex-direction:row;gap:4px;color:#ff3f19;align-items:center;cursor:pointer}._wrapper_joj7w_1{overflow-y:scroll}._category_joj7w_5{display:flex;flex-direction:column;gap:0px}._categoryTitle_joj7w_11{font-weight:600;font-size:16px;line-height:24px}._color_joj7w_17{display:flex;flex-direction:column;gap:0px}._color_joj7w_17:not(:last-child){border-bottom:var(--default-border)}._content_joj7w_26{display:flex;flex-direction:row;gap:8px;padding:12px 0;align-items:center;flex:1 1 auto}._preview_joj7w_35{width:39px;height:39px;flex:0 0 39px;padding:5px;border-radius:50%;border:1px solid #e6e6e6}._tip_q9ixw_1{display:flex;flex-direction:row;gap:8px;align-items:center;padding:8px;border-radius:12px;width:100%;height:100%}._text_q9ixw_12{flex:1 1 auto;line-height:20px;font-size:14px}._warning_q9ixw_18{background:#faf8e6;color:#c1972a}._error_q9ixw_23{background:#ffc3b7;color:#ff3f19}._success_q9ixw_28{background:#e5fadd;color:#338b13}._hide_q9ixw_33{display:none}._wrapper_dv4am_2{overflow-y:scroll}._category_dv4am_6{display:flex;flex-direction:column;gap:0px}._categoryTitle_dv4am_12{font-weight:600;font-size:16px;line-height:24px}._color_dv4am_18{display:flex;flex-direction:column;gap:8px}._name_dv4am_24{line-height:20px;padding:0 4px 4px}._content_dv4am_29{display:flex;flex-direction:column;gap:0px;width:100%}._label_dv4am_36{display:flex;flex-direction:row;gap:5px;padding:8px 12px;border-radius:12px;align-items:center;width:100%;background-color:var(--background-color);cursor:pointer}._input_dv4am_48[type=color]{width:20px;height:20px;padding:1px}._input_dv4am_48{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:100%;border:none;padding:0;cursor:pointer;border-radius:50%}._input_dv4am_48::-webkit-color-swatch{border-radius:50%;border:none}._input_dv4am_48::-webkit-color-swatch-wrapper{padding:0;border-radius:50%}._title_dv4am_74{width:100%;color:var(--accent-color);line-height:20px;font-size:14px;font-weight:400}._field_dv4am_82{display:flex;flex-direction:column;gap:10px;padding:16px 0}._field_dv4am_82:not(:last-child){border-bottom:var(--default-border)}._alignments_dv4am_92{display:flex;flex-direction:column;gap:10px}._lineField_dv4am_98{display:flex;flex-direction:row;gap:0px;justify-content:space-between;align-items:center}._style_dv4am_106{display:flex;flex-direction:column;gap:8px;flex:1 0 50%}._header_dv4am_113{display:flex;flex-direction:row;gap:0px;align-items:center;justify-content:space-between}._blocks_emecf_1{display:flex;flex-direction:row;gap:8px;align-items:center}._block_emecf_1{display:flex;flex-direction:row;gap:0px;padding:8px;align-items:center;justify-content:center;border:1px solid var(--background-color);background-color:var(--background-color);border-radius:12px;cursor:pointer}._active_emecf_21{border:1px solid #ff3f19}._wrapper_lov6e_1{overflow-y:scroll}._category_lov6e_5{display:flex;flex-direction:column;gap:0px}._categoryTitle_lov6e_11{font-weight:600;font-size:16px;line-height:24px}._font_lov6e_17{display:flex;flex-direction:row;gap:8px;padding:12px 0;align-items:center;position:relative;flex:1 1 auto;cursor:pointer}._font_lov6e_17:hover{background-color:var(--background-color);border-radius:8px}._font_lov6e_17:not(:last-child){border-bottom:var(--default-border)}._font_lov6e_17:not(:last-child):hover{border-bottom:1px solid var(--background-color)}._content_lov6e_38{display:flex;flex-direction:column;gap:0px;width:100%}._icon_lov6e_45{display:flex;flex-direction:row;gap:0px;padding:8px;border-radius:8px;background-color:var(--background-color);align-items:center;justify-content:center}._paragraph_lov6e_56{padding:12px}._deleteIcon_lov6e_60{position:absolute;right:10px;width:20px;height:20px}._iconButton_lov6e_67{width:32px;height:32px}._wrapper_smgf8_1{display:flex;flex-direction:column;gap:8px;height:100%;transition:.2s transform;position:absolute;top:0;left:0;padding:16px;width:100%;background:#fff;z-index:5}._open_smgf8_16{transform:translate(0)}._close_smgf8_20{transform:translate(320px)}._header_smgf8_24{display:flex;flex-direction:row;gap:8px;align-items:center;margin:0 0 10px}._title_smgf8_32{font-weight:700;font-size:20px;line-height:24px}._options_smgf8_38{display:flex;flex-direction:column;gap:10px;flex:1 1 auto}._clicked_smgf8_45{opacity:0}._wrapper_1phvv_1{display:flex;flex-direction:column;gap:8px;height:100%;transition:.2s transform;position:absolute;top:0;left:0;padding:16px;width:100%;background:#fff;z-index:5}._open_1phvv_16{transform:translate(0)}._close_1phvv_20{transform:translate(320px)}._header_1phvv_24{display:flex;flex-direction:row;gap:8px;align-items:center;margin:0 0 10px}._title_1phvv_32{font-weight:700;font-size:20px;line-height:24px}._options_1phvv_38{display:flex;flex-direction:column;gap:10px;flex:1 1 auto}._clicked_1phvv_45{opacity:0}._label_1phvv_49{font-size:14px;font-weight:400;line-height:20px;color:var(--accent-color)}._alignments_1phvv_56{display:flex;flex-direction:column;gap:10px}._blocks_1phvv_62{display:flex;flex-direction:row;gap:8px;align-items:center}._alignment_1phvv_56{padding:8px;border:1px solid var(--background-color);background-color:var(--background-color);border-radius:12px;cursor:pointer}._active_1phvv_77{border:1px solid #ff3f19}._wrapper_gibny_1{display:flex;flex-direction:column;gap:20px;background:#fff;max-width:640px;width:100%;padding:16px 24px;border-radius:16px}._header_gibny_12{display:flex;flex-direction:row;gap:0px;justify-content:space-between;align-items:center;font-size:24px;font-weight:700;line-height:32px}._content_gibny_23{display:flex;flex-direction:column;gap:10px;overflow-y:scroll;max-height:500px}._buttons_gibny_31{display:flex;flex-direction:row;gap:12px;justify-content:end}._cancel_gibny_38{background-color:var(--background-color);color:var(--accent-color)}._label_gibny_43,._description_gibny_44{width:100%;color:var(--accent-color);line-height:20px;font-size:14px;font-weight:400}._preview_gibny_52{display:flex;flex-direction:column;gap:10px}._block_gibny_58{display:flex;flex-direction:column;gap:0px;padding:24px;border:1px solid var(--background-color);border-radius:8px}._slug_gibny_67{line-height:20px;color:#ff3f19;margin-bottom:4px}._title_gibny_73{font-weight:600;font-size:16px;line-height:24px}._wrapper_ba9vp_2{display:flex;flex-direction:column;gap:6px;justify-content:start;width:100%}._label_ba9vp_10{width:100%;color:var(--accent-color);line-height:20px;font-size:14px;font-weight:400}._options_ba9vp_18{display:flex;flex-direction:row;gap:20px}._radioLabel_ba9vp_24{display:flex;flex-direction:row;gap:0px;align-items:center;cursor:pointer;position:relative}._radio_ba9vp_24{position:absolute;opacity:0;cursor:pointer}._custom_ba9vp_39{height:20px;width:20px;border-radius:50%;border:1px solid #e6e6e6;display:inline-block;margin-right:8px;position:relative}._radio_ba9vp_24:checked+._custom_ba9vp_39{border-color:#ff3f19;background:#ffeae5}._custom_ba9vp_39:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;background-color:#e53e3e;opacity:0}._radio_ba9vp_24:checked+._custom_ba9vp_39:after{opacity:1}._option_ba9vp_18{font-size:16px;line-height:24px;font-weight:400}._layout_3kge3_1{display:flex;flex-direction:row;gap:0px;width:100%;height:100%;position:relative}._main_3kge3_10{display:flex;flex-direction:column;gap:0px;width:100%;position:relative}._content_3kge3_18{display:flex;flex-direction:row;gap:0px;position:relative;height:100%}._notification_3kge3_26{z-index:100000000;position:fixed;bottom:5px;right:5px;min-height:50px;min-width:200px}._wrapper_1yd2j_1{display:flex;flex-direction:row;gap:0px;width:100%;height:100%;align-items:center;justify-content:center}._error_1yd2j_11{display:flex;flex-direction:column;gap:10px;background-color:var(--background-color);border:var(--default-border);padding:24px;border-radius:12px}._title_1yd2j_21{font-weight:700;color:#252525;font-size:20px;line-height:24px;padding-bottom:10px}._buttons_1yd2j_29{display:flex;flex-direction:row;gap:5px;align-items:center}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}:root{--billgang-color-signal-danger: #c12a2a;--billgang-color-brand-default: #ff3f19;--billgang-color-brand-light: #ffeae5;--billgang-color-brand-lighter: rgba(255, 64, 26, .1);--billgang-color-surface-0: #f8f8f8;--billgang-color-surface-100: #ffffff;--billgang-color-surface-200: #c2c2c2;--billgang-color-text-brandDefault: #252525;--billgang-color-text-secondary: #757575;--billgang-color-border-default: #f0f0f0;--billgang-color-border-hover: #e6e6e6;--billgang-color-shadow-0: #dfdfdf;--billgang-color-success-background: #e5fadd;--billgang-color-success-text: #338b13;--billgang-color-warning-background: #faf8e6;--billgang-color-warning-text: #c1972a;--billgang-color-error-background: #fae6e6;--billgang-color-dialog-backdrop: rgba(37, 37, 37, .25);--billgang-color-field-background-default: var( --billgang-color-surface-200 );--billgang-color-field-background-hover: var(--billgang-color-surface-100);--billgang-color-field-background-focus: var(--billgang-color-surface-100);--billgang-color-field-border-default: var(--billgang-color-surface-200);--billgang-color-field-border-hover: var(--billgang-color-surface-200);--billgang-color-field-border-focus: var(--billgang-color-brand-default);--billgang-shadow-0: 0 1px 0 var(--billgang-color-shadow-0);--billgang-shadow-field: 0 0 0 3px var(--billgang-color-brand-light);--billgang-shadow-dialog: 0 10px 20px rgba(0, 0, 0, .05)}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.flex-center{display:flex;align-items:center;justify-content:center}.icon-wrapper{display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:24px;background-color:var(--billgang-color-surface-0)}.\\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-4{top:1rem;right:1rem;bottom:1rem;left:1rem}.inset-y-0{top:0;bottom:0}.bottom-0{bottom:0}.bottom-10{bottom:2.5rem}.bottom-3{bottom:.75rem}.bottom-\\[60px\\]{bottom:60px}.left-0{left:0}.left-4{left:1rem}.right-0{right:0}.right-3{right:.75rem}.right-6{right:1.5rem}.right-\\[14px\\]{right:14px}.top-0{top:0}.top-6{top:1.5rem}.top-8{top:2rem}.-z-50{z-index:-50}.z-10{z-index:10}.z-50{z-index:50}.z-\\[1000\\]{z-index:1000}.col-span-1{grid-column:span 1 / span 1}.col-span-2{grid-column:span 2 / span 2}.row-span-2{grid-row:span 2 / span 2}.m-auto{margin:auto}.mx-0{margin-left:0;margin-right:0}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-4{margin-left:1rem;margin-right:1rem}.-mt-2{margin-top:-.5rem}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-\\[6px\\]{margin-left:6px}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-\\[10px\\]{margin-right:10px}.mr-auto{margin-right:auto}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-2\\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\\[1px\\]{margin-top:1px}.mt-\\[2px\\]{margin-top:2px}.mt-auto{margin-top:auto}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.size-12{width:3rem;height:3rem}.size-4{width:1rem;height:1rem}.h-1{height:.25rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-40{height:10rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\\[18px\\]{height:18px}.h-\\[20px\\]{height:20px}.h-\\[21px\\]{height:21px}.h-\\[276px\\]{height:276px}.h-\\[28px\\]{height:28px}.h-\\[38px\\]{height:38px}.h-\\[4px\\]{height:4px}.h-\\[56px\\]{height:56px}.h-\\[80\\%\\]{height:80%}.h-\\[92\\%\\]{height:92%}.h-\\[92px\\]{height:92px}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.max-h-8{max-height:2rem}.max-h-\\[230px\\]{max-height:230px}.min-h-\\[300px\\]{min-height:300px}.min-h-\\[96px\\]{min-height:96px}.min-h-svh{min-height:100svh}.w-1{width:.25rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-2{width:.5rem}.w-3{width:.75rem}.w-4{width:1rem}.w-40{width:10rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\\[120px\\]{width:120px}.w-\\[160px\\]{width:160px}.w-\\[20px\\]{width:20px}.w-\\[21px\\]{width:21px}.w-\\[256px\\]{width:256px}.w-\\[28px\\]{width:28px}.w-\\[56px\\]{width:56px}.w-\\[calc\\(100\\%\\/6\\)\\]{width:calc(100% / 6)}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-12{min-width:3rem}.min-w-4{min-width:1rem}.min-w-8{min-width:2rem}.min-w-\\[120px\\]{min-width:120px}.min-w-\\[18px\\]{min-width:18px}.min-w-fit{min-width:-moz-fit-content;min-width:fit-content}.max-w-\\[100\\%\\]{max-width:100%}.max-w-\\[1120px\\]{max-width:1120px}.max-w-\\[368px\\]{max-width:368px}.max-w-\\[376px\\]{max-width:376px}.max-w-\\[40\\%\\]{max-width:40%}.max-w-\\[456px\\]{max-width:456px}.max-w-\\[480px\\]{max-width:480px}.max-w-\\[65\\%\\]{max-width:65%}.max-w-\\[80\\%\\]{max-width:80%}.max-w-\\[800px\\]{max-width:800px}.max-w-\\[85\\%\\]{max-width:85%}.max-w-full{max-width:100%}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.flex-grow{flex-grow:1}.translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-1\\/2{--tw-translate-y: 50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-full{--tw-translate-y: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-90{--tw-rotate: -90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-\\[minmax\\(120px\\,auto\\)_minmax\\(0\\,20\\%\\)_repeat\\(4\\,minmax\\(min-content\\,auto\\)\\)\\]{grid-template-columns:minmax(120px,auto) minmax(0,20%) repeat(4,minmax(min-content,auto))}.grid-cols-\\[minmax\\(120px\\,auto\\)_repeat\\(5\\,minmax\\(min-content\\,auto\\)\\)\\]{grid-template-columns:minmax(120px,auto) repeat(5,minmax(min-content,auto))}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.\\!items-start{align-items:flex-start!important}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-2\\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-\\[6px\\]{gap:6px}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflow-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.text-nowrap{text-wrap:nowrap}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\\[100px\\]{border-radius:100px}.rounded-\\[32px\\]{border-radius:32px}.rounded-\\[50\\%\\]{border-radius:50%}.rounded-\\[6px\\]{border-radius:6px}.rounded-base{border-radius:12px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:16px}.rounded-none{border-radius:0}.rounded-sm{border-radius:8px}.rounded-xl{border-radius:24px}.rounded-t-xl{border-top-left-radius:24px;border-top-right-radius:24px}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-\\[1px\\]{border-width:1px}.border-b,.border-b-\\[1px\\]{border-bottom-width:1px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-none{border-style:none}.\\!border-brandDefault{border-color:var(--billgang-color-brand-default)!important}.border-borderDefault{border-color:var(--billgang-color-border-default)}.border-borderHover{border-color:var(--billgang-color-border-hover)}.border-brandDefault{border-color:var(--billgang-color-brand-default)}.border-textPrimary{border-color:var(--billgang-color-text-brandDefault)}.border-transparent{border-color:transparent}.border-x-borderDefault{border-left-color:var(--billgang-color-border-default);border-right-color:var(--billgang-color-border-default)}.border-x-brandDefault{border-left-color:var(--billgang-color-brand-default);border-right-color:var(--billgang-color-brand-default)}.border-x-surface100{border-left-color:var(--billgang-color-surface-100);border-right-color:var(--billgang-color-surface-100)}.border-b-transparent{border-bottom-color:transparent}.border-t-borderDefault{border-top-color:var(--billgang-color-border-default)}.border-t-brandDefault{border-top-color:var(--billgang-color-brand-default)}.border-t-surface100{border-top-color:var(--billgang-color-surface-100)}.\\!bg-surface0{background-color:var(--billgang-color-surface-0)!important}.bg-\\[rgba\\(37\\,37\\,37\\,0\\.24\\)\\]{background-color:#2525253d}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-borderDefault{background-color:var(--billgang-color-border-default)}.bg-brandDefault{background-color:var(--billgang-color-brand-default)}.bg-brandLight{background-color:var(--billgang-color-brand-light)}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity))}.bg-signalDangerBackground{background-color:var(--billgang-color-error-background)}.bg-successBackground{background-color:var(--billgang-color-success-background)}.bg-surface0{background-color:var(--billgang-color-surface-0)}.bg-surface100{background-color:var(--billgang-color-surface-100)}.bg-textPrimary{background-color:var(--billgang-color-text-brandDefault)}.bg-transparent{background-color:transparent}.bg-warningBackground{background-color:var(--billgang-color-warning-background)}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-cover{background-size:cover}.bg-no-repeat{background-repeat:no-repeat}.fill-brandDefault{fill:var(--billgang-color-brand-default)}.fill-signalDanger{fill:var(--billgang-color-signal-danger)}.fill-surface100{fill:var(--billgang-color-surface-100)}.fill-textPrimary{fill:var(--billgang-color-text-brandDefault)}.fill-textSecondary{fill:var(--billgang-color-text-secondary)}.stroke-borderDefault{stroke:var(--billgang-color-border-default)}.stroke-brandDefault{stroke:var(--billgang-color-brand-default)}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-1{padding:.25rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-\\[12px_16px\\]{padding:12px 16px}.p-\\[12px_16px_10px\\]{padding:12px 16px 10px}.p-\\[4px_8px\\]{padding:4px 8px}.p-\\[6px\\]{padding:6px}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-\\[2px\\]{padding-top:2px;padding-bottom:2px}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-9{padding-bottom:2.25rem}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.pl-9{padding-left:2.25rem}.pl-\\[6px\\]{padding-left:6px}.pr-10{padding-right:2.5rem}.pr-4{padding-right:1rem}.pr-6{padding-right:1.5rem}.pt-0{padding-top:0}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-middle{vertical-align:middle}.text-base{font-size:16px}.text-lg{font-size:20px}.text-sm{font-size:14px}.text-xl{font-size:24px}.text-xs{font-size:12px}.text-xxl{font-size:32px}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.leading-10{line-height:2.5rem}.text-brandDefault{color:var(--billgang-color-brand-default)}.text-signalDanger{color:var(--billgang-color-signal-danger)}.text-successText{color:var(--billgang-color-success-text)}.text-surface100{color:var(--billgang-color-surface-100)}.text-surface200{color:var(--billgang-color-surface-200)}.text-textPrimary{color:var(--billgang-color-text-brandDefault)}.text-textSecondary{color:var(--billgang-color-text-secondary)}.text-warningText{color:var(--billgang-color-warning-text)}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.opacity-0{opacity:0}.opacity-100{opacity:1}.shadow-shadow0{--tw-shadow: var(--billgang-shadow-0);--tw-shadow-colored: var(--billgang-shadow-0);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-shadow-color: var(--billgang-color-shadow-0);--tw-shadow: var(--tw-shadow-colored)}.outline{outline-style:solid}.outline-0{outline-width:0px}.outline-2{outline-width:2px}.outline-offset-\\[-1px\\]{outline-offset:-1px}.outline-brandDefault{outline-color:var(--billgang-color-brand-default)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}body{font-family:Archivo,sans-serif;color:var(--billgang-color-text-brandDefault)}html,body,#root{height:100%}.grecaptcha-badge{visibility:hidden}.placeholder\\:text-surface200::-moz-placeholder{color:var(--billgang-color-surface-200)}.placeholder\\:text-surface200::placeholder{color:var(--billgang-color-surface-200)}.first\\:rounded-l-base:first-child{border-top-left-radius:12px;border-bottom-left-radius:12px}.last\\:rounded-r-base:last-child{border-top-right-radius:12px;border-bottom-right-radius:12px}.last\\:border-r-0:last-child{border-right-width:0px}.last-of-type\\:border-none:last-of-type{border-style:none}.last-of-type\\:pb-0:last-of-type{padding-bottom:0}.hover\\:bg-surface100:hover{background-color:var(--billgang-color-surface-100)}.hover\\:text-textPrimary:hover{color:var(--billgang-color-text-brandDefault)}.hover\\:underline:hover{text-decoration-line:underline}.disabled\\:opacity-50:disabled{opacity:.5}@media (min-width: 640px){.sm\\:col-span-2{grid-column:span 2 / span 2}}@media (min-width: 768px){.md\\:bottom-auto{bottom:auto}.md\\:left-1\\/2{left:50%}.md\\:top-1\\/2{top:50%}.md\\:mb-0{margin-bottom:0}.md\\:ml-auto{margin-left:auto}.md\\:mr-4{margin-right:1rem}.md\\:mt-0{margin-top:0}.md\\:mt-5{margin-top:1.25rem}.md\\:flex{display:flex}.md\\:hidden{display:none}.md\\:h-\\[92px\\]{height:92px}.md\\:h-auto{height:auto}.md\\:h-full{height:100%}.md\\:h-svh{height:100svh}.md\\:max-h-svh{max-height:100svh}.md\\:min-h-\\[92px\\]{min-height:92px}.md\\:w-\\[320px\\]{width:320px}.md\\:w-\\[40\\%\\]{width:40%}.md\\:w-\\[50\\%\\]{width:50%}.md\\:w-\\[640px\\]{width:640px}.md\\:w-\\[720px\\]{width:720px}.md\\:w-auto{width:auto}.md\\:w-fit{width:-moz-fit-content;width:fit-content}.md\\:w-full{width:100%}.md\\:max-w-\\[520px\\]{max-width:520px}.md\\:-translate-x-1\\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\\:-translate-y-1\\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\\:scale-50{--tw-scale-x: .5;--tw-scale-y: .5;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\\:scale-\\[1\\]{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\\:flex-row{flex-direction:row}.md\\:flex-col{flex-direction:column}.md\\:flex-col-reverse{flex-direction:column-reverse}.md\\:items-start{align-items:flex-start}.md\\:items-end{align-items:flex-end}.md\\:justify-center{justify-content:center}.md\\:justify-between{justify-content:space-between}.md\\:gap-2{gap:.5rem}.md\\:gap-3{gap:.75rem}.md\\:overflow-auto{overflow:auto}.md\\:rounded-none{border-radius:0}.md\\:rounded-xl{border-radius:24px}.md\\:border-none{border-style:none}.md\\:bg-transparent{background-color:transparent}.md\\:p-10{padding:2.5rem}.md\\:p-4{padding:1rem}.md\\:px-0{padding-left:0;padding-right:0}.md\\:pb-6{padding-bottom:1.5rem}.md\\:pl-4{padding-left:1rem}.md\\:pr-4{padding-right:1rem}.md\\:pt-0{padding-top:0}.md\\:opacity-0{opacity:0}.md\\:opacity-100{opacity:1}}@media (min-width: 1024px){.lg\\:bottom-10{bottom:2.5rem}.lg\\:left-auto{left:auto}.lg\\:right-0{right:0}.lg\\:col-span-1{grid-column:span 1 / span 1}.lg\\:col-span-4{grid-column:span 4 / span 4}.lg\\:mb-0{margin-bottom:0}.lg\\:ml-3{margin-left:.75rem}.lg\\:h-\\[72px\\]{height:72px}.lg\\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\\:flex-row{flex-direction:row}.lg\\:justify-between{justify-content:space-between}.lg\\:gap-4{gap:1rem}.lg\\:p-6{padding:1.5rem}.lg\\:py-3{padding-top:.75rem;padding-bottom:.75rem}.lg\\:pb-6{padding-bottom:1.5rem}}@media (min-width: 1280px){.xl\\:mt-1{margin-top:.25rem}.xl\\:block{display:block}.xl\\:flex{display:flex}.xl\\:max-w-\\[320px\\]{max-width:320px}.xl\\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\\:flex-row{flex-direction:row}.xl\\:rounded-base{border-radius:12px}.xl\\:border-r{border-right-width:1px}.xl\\:border-none{border-style:none}.xl\\:bg-surface0{background-color:var(--billgang-color-surface-0)}.xl\\:p-6{padding:1.5rem}.xl\\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.xl\\:pr-0{padding-right:0}.xl\\:pr-10{padding-right:2.5rem}.xl\\:pr-4{padding-right:1rem}.xl\\:hover\\:bg-surface0:hover{background-color:var(--billgang-color-surface-0)}}._wrapper_9rr5j_2{display:flex;flex-direction:column;gap:10px}._alignmentBlock_9rr5j_8{display:flex;flex-direction:column;gap:6px;padding:10px 0 16px}._title_9rr5j_15{font-weight:700;line-height:24px;font-size:16px;color:var(--main-color)}._subtitle_9rr5j_22{color:var(--accent-color);font-size:14px;line-height:20px;font-weight:400}._alignmentContent_9rr5j_29{display:flex;flex-direction:row;gap:0px;justify-content:space-between;align-items:stretch}._alignments_9rr5j_37{border-radius:12px;background:var(--background-color);display:grid;gap:4px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);flex:0 0 50%}._alignment_9rr5j_8{display:flex;flex-direction:row;gap:0px;cursor:pointer;height:100%;width:100%;align-items:center;justify-content:center}._circle_9rr5j_58{width:6px;height:6px;border-radius:50%;background-color:#c2c2c2}._paddings_9rr5j_65{border-radius:12px;display:grid;gap:4px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}._padding_9rr5j_65{display:flex;flex-direction:row;gap:4px;width:68px;align-items:center;background:var(--background-color);border-radius:12px;padding:10px 8px}._input_9rr5j_84{width:100%}._title_18dz7_1{font-weight:700}._subtitle_18dz7_5{color:var(--accent-color);font-size:14px;line-height:20px;font-weight:400}._header_18dz7_12,._text_18dz7_13{display:flex;flex-direction:column;gap:0px;padding:10px 0 16px;border-bottom:var(--default-border)}._top_18dz7_21{display:flex;flex-direction:row;gap:0px;justify-content:space-between;align-items:center;margin:0 0 8px}._itemsBlock_18dz7_30{display:flex;flex-direction:column;gap:6px}._typeTexts_rcw8p_1{display:flex;flex-direction:row;gap:8px;align-items:center}._block_rcw8p_8{display:flex;flex-direction:row;gap:0px;padding:8px;align-items:center;justify-content:center;border:1px solid var(--background-color);background-color:var(--background-color);border-radius:12px;cursor:pointer}._active_rcw8p_21{border:1px solid #ff3f19}._title_1tzq7_1{font-weight:700}._subtitle_1tzq7_5{color:var(--accent-color);font-size:14px;line-height:20px;font-weight:400}._header_1tzq7_12,._text_1tzq7_13,._productsBlock_1tzq7_14{display:flex;flex-direction:column;gap:12px;padding:10px 0 16px;width:100%}._productsBlock_1tzq7_14{position:relative}._top_1tzq7_26{display:flex;flex-direction:row;gap:0px;justify-content:space-between;align-items:center;margin:0 0 8px}._itemsBlock_1tzq7_35{display:flex;flex-direction:column;gap:6px}._typeTexts_1tzq7_41{display:flex;flex-direction:row;gap:8px;align-items:center}._block_1tzq7_48{display:flex;flex-direction:row;gap:0px;padding:8px;align-items:center;justify-content:center;border:1px solid var(--background-color);background-color:var(--background-color);border-radius:12px;cursor:pointer}._active_1tzq7_61{border:1px solid #ff3f19}._products_1tzq7_14{display:flex;flex-direction:column;gap:8px;width:100%}._product_1tzq7_14{display:flex;flex-direction:row;gap:8px;align-items:center;width:100%}._button_1tzq7_80{display:flex;flex-direction:row;gap:6px;background:inherit;color:#ff3f19;align-items:center;justify-content:center;width:100%}._disabled_1tzq7_91{color:var(--accent-color)}._image_1tzq7_95{border-radius:8px;border:var(--default-border);background-color:#fff;padding:4px}._info_1tzq7_102{display:flex;flex-direction:row;gap:4px;border-radius:12px;justify-content:space-between;align-items:center;flex:1 1 auto;background-color:var(--background-color);padding:8px 12px}._name_1tzq7_114{flex:1 1 100%}._buttons_1tzq7_118{display:flex;flex-direction:row;gap:8px;align-items:center}._modal_1tzq7_125{position:fixed;background-color:#fff;border:var(--default-border);right:-300px;top:0;z-index:10000;max-width:276px;width:100%;padding:16px;border-radius:12px;max-height:500px;overflow-y:auto}._modal_1tzq7_125 ._top_1tzq7_26{display:flex;flex-direction:row;gap:0px;align-items:center;justify-content:space-between}._link_1tzq7_147{display:flex;flex-direction:column;gap:8px}._modalOptions_1tzq7_153{display:flex;flex-direction:column;gap:10px}._other_g74jx_1{display:flex;flex-direction:column;gap:6px}._subtitle_g74jx_7{color:var(--accent-color);font-size:14px;line-height:20px;font-weight:400}._items_g74jx_14{display:flex;flex-direction:column;gap:8px}._title_fyopx_1{font-weight:700}._subtitle_fyopx_5{color:var(--accent-color);font-size:14px;line-height:20px;font-weight:400}._header_fyopx_12,._text_fyopx_13,._productsBlock_fyopx_14{display:flex;flex-direction:column;gap:12px;padding:10px 0 16px;width:100%}._productsBlock_fyopx_14{position:relative}._top_fyopx_26{display:flex;flex-direction:row;gap:0px;justify-content:space-between;align-items:center;margin:0 0 8px}._itemsBlock_fyopx_35{display:flex;flex-direction:column;gap:6px}._typeTexts_fyopx_41{display:flex;flex-direction:row;gap:8px;align-items:center}._block_fyopx_48{display:flex;flex-direction:row;gap:0px;padding:8px;align-items:center;justify-content:center;border:1px solid var(--background-color);background-color:var(--background-color);border-radius:12px;cursor:pointer}._active_fyopx_61{border:1px solid #ff3f19}._products_fyopx_14{display:flex;flex-direction:column;gap:8px;width:100%}._product_fyopx_14{display:flex;flex-direction:row;gap:8px;align-items:center;width:100%}._button_fyopx_80{display:flex;flex-direction:row;gap:6px;background:inherit;color:#ff3f19;align-items:center;justify-content:center;width:100%}._disabled_fyopx_91{color:var(--accent-color)}._image_fyopx_95{border-radius:8px;border:var(--default-border);background-color:#fff;padding:4px}._info_fyopx_102{display:flex;flex-direction:row;gap:4px;border-radius:12px;justify-content:space-between;align-items:center;flex:1 1 auto;background-color:var(--background-color);padding:8px 12px}._name_fyopx_114{flex:1 1 100%}._buttons_fyopx_118{display:flex;flex-direction:row;gap:8px;align-items:center}._modal_fyopx_125{position:fixed;background-color:#fff;border:var(--default-border);right:-300px;top:0;z-index:10000;max-width:276px;width:100%;padding:16px;border-radius:12px}._modal_fyopx_125 ._top_fyopx_26{display:flex;flex-direction:row;gap:0px;align-items:center;justify-content:space-between}._link_fyopx_145{display:flex;flex-direction:column;gap:8px}._modalOptions_fyopx_151{display:flex;flex-direction:column;gap:10px}._title_dkxs6_1{font-weight:700}._subtitle_dkxs6_5{color:var(--accent-color);font-size:14px;line-height:20px;font-weight:400}._header_dkxs6_12,._text_dkxs6_13,._productsBlock_dkxs6_14,._buttonsBlock_dkxs6_15{display:flex;flex-direction:column;gap:0px;padding:10px 0 16px}._buttonsBlock_dkxs6_15{position:relative}._top_dkxs6_26{display:flex;flex-direction:row;gap:0px;justify-content:space-between;align-items:center;margin:0 0 8px}._itemsBlock_dkxs6_35{display:flex;flex-direction:column;gap:6px}._typeTexts_dkxs6_41{display:flex;flex-direction:row;gap:8px;align-items:center}._block_dkxs6_48{display:flex;flex-direction:row;gap:8px;align-items:center;justify-content:center;border:1px solid var(--background-color);background-color:var(--background-color);border-radius:12px;cursor:pointer}._active_dkxs6_60{border:1px solid #ff3f19}._products_dkxs6_14{display:flex;flex-direction:column;gap:8px;width:100%}._product_dkxs6_14{display:flex;flex-direction:row;gap:8px;align-items:center;width:100%}._button_dkxs6_15{display:flex;flex-direction:row;gap:6px;background:inherit;color:#ff3f19;align-items:center;justify-content:center;width:100%}._image_dkxs6_90{border-radius:8px;border:var(--default-border);background-color:#fff;padding:4px}._info_dkxs6_97{display:flex;flex-direction:row;gap:4px;border-radius:12px;justify-content:space-between;align-items:center;flex:1 1 auto;background-color:var(--background-color);padding:8px 12px}._name_dkxs6_109{flex:1 1 100%}._buttons_dkxs6_15{display:flex;flex-direction:row;gap:8px;align-items:center}._modal_dkxs6_120{position:fixed;background-color:#fff;right:-300px;z-index:10000;max-width:276px;width:100%;padding:16px;border-radius:12px;max-height:500px;overflow-y:auto}._modal_dkxs6_120 ._top_dkxs6_26{display:flex;flex-direction:row;gap:0px;align-items:center;justify-content:space-between}._other_dkxs6_140{display:flex;flex-direction:column;gap:6px}._options_dkxs6_146{display:flex;flex-direction:column;gap:15px}._subtitle_m8qel_1{color:var(--accent-color);font-size:14px;line-height:20px;font-weight:400}._header_m8qel_8,._text_m8qel_9,._productsBlock_m8qel_10,._buttonsBlock_m8qel_11{display:flex;flex-direction:column;gap:0px;padding:10px 0 16px;border-bottom:var(--default-border)}._buttonsBlock_m8qel_11{position:relative}._top_m8qel_23{display:flex;flex-direction:row;gap:0px;justify-content:space-between;align-items:center;margin:0 0 8px}._itemsBlock_m8qel_32{display:flex;flex-direction:column;gap:6px}._typeTexts_m8qel_38{display:flex;flex-direction:row;gap:8px;align-items:center}._block_m8qel_45{display:flex;flex-direction:row;gap:0px;padding:8px;align-items:center;justify-content:center;border:1px solid var(--background-color);background-color:var(--background-color);border-radius:12px;cursor:pointer}._active_m8qel_58{border:1px solid #ff3f19}._products_m8qel_10{display:flex;flex-direction:column;gap:8px;width:100%}._product_m8qel_10{display:flex;flex-direction:row;gap:8px;align-items:center;width:100%}._button_m8qel_11{display:flex;flex-direction:row;gap:6px;background:inherit;color:#ff3f19;align-items:center;justify-content:center;width:100%}._image_m8qel_88{border-radius:8px;border:var(--default-border);background-color:#fff;padding:4px}._info_m8qel_95{display:flex;flex-direction:row;gap:4px;border-radius:12px;justify-content:space-between;align-items:center;flex:1 1 auto;background-color:var(--background-color);padding:8px 12px}._name_m8qel_107{flex:1 1 100%}._buttons_m8qel_11{display:flex;flex-direction:row;gap:8px;align-items:center}._modal_m8qel_118{position:fixed;background-color:#fff;right:-300px;z-index:10000;max-width:276px;width:100%;bottom:20px;padding:16px;border-radius:12px}._modal_m8qel_118 ._top_m8qel_23{display:flex;flex-direction:row;gap:0px;align-items:center;justify-content:space-between}._other_m8qel_137{display:flex;flex-direction:column;gap:6px}._options_m8qel_143{display:flex;flex-direction:column;gap:15px}._wrapper_m18qi_1{display:flex;flex-direction:column;gap:6px}._subtitle_m18qi_7{color:var(--accent-color);font-size:14px;line-height:20px;font-weight:400}._content_m18qi_14{display:flex;flex-direction:row;gap:10px;align-items:center;width:100%}._range_m18qi_22{position:relative;flex:1}._track_m18qi_27{position:absolute;width:95%;height:6px;background-color:#f0f0f0;border-radius:9999px;z-index:1}._progress_m18qi_36{position:absolute;height:6px;width:100%;background-color:#ff3f19;transition:width .2s;border-radius:9999px;z-index:1}._dots_m18qi_46{display:flex;flex-direction:row;gap:0px;position:absolute;justify-content:space-between;width:100%}._dot_m18qi_46{width:14px;height:14px;border-radius:50%;transition:transform .2s;position:relative;top:-4px;left:0;z-index:1}._dot_m18qi_46._active_m18qi_65{background-color:#ff3f19;transform:scale(1)}._dot_m18qi_46:not(._active_m18qi_65){background-color:#e5e7eb;transform:scale(.9)}._dot_m18qi_46:hover{transform:scale(1.1)}._input_m18qi_77{position:absolute;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer}._input_m18qi_77::-webkit-slider-thumb,._input_m18qi_77::-moz-range-thumb{-webkit-appearance:none!important;-moz-appearance:none;appearance:none;width:0;height:0}._countBlock_m18qi_91{display:flex;flex-direction:row;gap:10px;align-items:center;padding:8px 12px;background:var(--background-color);border-radius:12px}._count_m18qi_91{font-size:16px;font-weight:400;line-height:24px}._controls_m18qi_107{display:flex;flex-direction:column;gap:0px}._button_m18qi_113{transition:background-color .2s}._button_m18qi_113:hover{background-color:#f3f4f6}._button_m18qi_113:disabled{opacity:.5}._title_1hw31_1{font-weight:700}._subtitle_1hw31_5{color:var(--accent-color);font-size:14px;line-height:20px;font-weight:400}._header_1hw31_12,._text_1hw31_13,._productsBlock_1hw31_14{display:flex;flex-direction:column;gap:12px;padding:10px 0 16px;width:100%}._productsBlock_1hw31_14{position:relative}._top_1hw31_26{display:flex;flex-direction:row;gap:0px;justify-content:space-between;align-items:center;margin:0 0 8px}._itemsBlock_1hw31_35{display:flex;flex-direction:column;gap:6px}._typeTexts_1hw31_41{display:flex;flex-direction:row;gap:8px;align-items:center}._block_1hw31_48{display:flex;flex-direction:row;gap:0px;padding:8px;align-items:center;justify-content:center;border:1px solid var(--background-color);background-color:var(--background-color);border-radius:12px;cursor:pointer}._active_1hw31_61{border:1px solid #ff3f19}._products_1hw31_14{display:flex;flex-direction:column;gap:8px;width:100%}._product_1hw31_14{display:flex;flex-direction:row;gap:8px;align-items:center;width:100%}._button_1hw31_80{display:flex;flex-direction:row;gap:6px;background:inherit;color:#ff3f19;align-items:center;justify-content:center;width:100%}._image_1hw31_91{border-radius:8px;border:var(--default-border);background-color:#fff;padding:4px}._info_1hw31_98{display:flex;flex-direction:row;gap:4px;border-radius:12px;justify-content:space-between;align-items:center;flex:1 1 auto;background-color:var(--background-color);padding:8px 12px}._name_1hw31_110{flex:1 1 100%}._buttons_1hw31_114{display:flex;flex-direction:row;gap:8px;align-items:center}._modal_1hw31_121{position:fixed;background-color:#fff;border:var(--default-border);right:-300px;top:0;z-index:10000;max-width:276px;width:100%;padding:16px;border-radius:12px}._modal_1hw31_121 ._top_1hw31_26{display:flex;flex-direction:row;gap:0px;align-items:center;justify-content:space-between}._link_1hw31_141{display:flex;flex-direction:column;gap:8px}._modalOptions_1hw31_147{display:flex;flex-direction:column;gap:10px}._options_1u21a_1{display:flex;flex-direction:column;gap:20px;border-radius:16px;border:var(--default-border);width:100%;height:fit-content;padding:24px}._price_1u21a_12{display:flex;flex-direction:row;gap:4px;align-items:flex-start}._oldPrice_1u21a_19{font-size:14px;font-weight:400;line-height:20px;text-decoration:line-through;color:var(--accent-color)}._newPrice_1u21a_27{font-size:20px;font-weight:700;line-height:24px;color:var(--main-color)}._meta_1u21a_34{display:flex;flex-direction:column;gap:10px}._info_1u21a_40{display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:space-between}._infoRight_1u21a_48{display:flex;flex-direction:row;gap:5px;align-items:center}._buttons_1u21a_55{display:flex;flex-direction:column;gap:8px;width:100%}._variants_1u21a_62{display:flex;flex-direction:column;gap:20px}._variant_1u21a_62{display:flex;flex-direction:row;gap:0px;justify-content:space-between;align-items:center;border-radius:12px;padding:12px 16px;border:2px solid #e6e6e6}._stock_1u21a_79{font-size:14px;font-weight:400;line-height:20px;color:var(--accent-color)}._variantInfo_1u21a_86{display:flex;flex-direction:column;gap:4px}._quantity_1u21a_92{display:flex;flex-direction:row;gap:10px;align-items:stretch}._count_1u21a_99{display:flex;flex-direction:row;gap:0px;flex:1 1 auto;justify-content:center;align-items:center;border:1px solid #e6e6e6}._button_1u21a_55{display:flex;flex-direction:row;gap:0px;background:var(--background-color);border-radius:50%;padding:8px;justify-content:center;align-items:center}._button_1u21a_55:disabled{opacity:.7}._activeVariant_1u21a_124{border:2px solid #ff3f19}._chargeTypes_1u21a_128{display:flex;flex-direction:row;gap:5px;padding:4px;border-radius:16px;background-color:var(--background-color)}._charge_1u21a_128{display:flex;flex-direction:row;gap:0px;flex:1 1 auto;justify-content:center;align-items:center;color:var(--accent-color);padding:8px;border-radius:12px}._chargeActive_1u21a_149{background-color:#fff;color:var(--main-color)}._title_1u21a_154{font-size:16px;font-weight:700;line-height:24px}._button_iohac_1{display:flex;flex-direction:row;gap:0px;align-items:center;padding:10px;background-color:var(--surface-secondary);border-radius:12px;color:var(--text-secondary);cursor:pointer;position:relative}._login_iohac_14{padding:12px 16px}._signUp_iohac_18{background-color:var(--surface-action1);color:var(--text-inverted)}._buttons_iohac_23{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:16px}._modal_iohac_32{background-color:#fff;height:100vh;position:absolute;right:0;top:0;bottom:0;align-self:flex-end;justify-self:flex-end;border-top-left-radius:24px;border-bottom-left-radius:24px;width:100%;min-width:300px;max-width:450px}._info_iohac_48{display:flex;flex-direction:row;gap:8px;align-items:center}._top_iohac_55{display:flex;flex-direction:row;padding:26px 24px;border-bottom:var(--default-border);align-items:center;justify-content:space-between;gap:8px}._title_iohac_66{font-size:20px;font-weight:700;line-height:24px}._clear_iohac_72{font-size:14px;font-weight:400;line-height:20px;color:#e6e6e6}._activeClear_iohac_79{color:#ff3f19}._count_iohac_83{display:flex;flex-direction:row;gap:0px;background:#ff3f19;color:#fff;width:100%;height:100%;border-radius:50%;min-width:20px;min-height:20px;align-items:center;justify-content:center}._cart_iohac_98{display:flex;flex-direction:column;gap:0px;height:calc(100% - 76px);width:100%}._empty_iohac_106{display:flex;flex-direction:column;gap:4px;align-items:center;justify-content:center;height:100%;flex:1 1 auto;color:var(--accent-color)}._empty_iohac_106 div{padding-bottom:16px}._empty_iohac_106 span:first-child{font-size:16px;font-weight:700;line-height:24px;text-align:center}._empty_iohac_106 span:last-child{font-size:16px;font-weight:400;line-height:24px;text-align:center}._product_iohac_132{display:flex;flex-direction:row;gap:0px;padding:26px 24px;align-items:center;justify-content:space-between}._products_iohac_141{display:flex;flex-direction:column;gap:0px;flex:1 1 auto;overflow-y:scroll}._image_iohac_149{width:56px;height:56px;border-radius:12px}._productInfo_iohac_155{display:flex;flex-direction:row;gap:12px;align-items:center}._content_iohac_162{display:flex;flex-direction:column;gap:4px}._name_iohac_168{font-size:16px;font-weight:600;line-height:24px}._price_iohac_174{font-size:16px;font-weight:400;line-height:24px}._productButtons_iohac_180{display:flex;flex-direction:row;gap:5px;align-items:center}._productButton_iohac_180{display:flex;flex-direction:row;gap:0px;justify-content:center;align-items:center;border-radius:12px;padding:8px;min-width:36px;min-height:36px;background-color:var(--background-color)}._productCount_iohac_200{display:flex;flex-direction:row;gap:0px;justify-content:center;align-items:center;border-radius:12px;padding:8px;font-size:16px;font-weight:400;line-height:24px;text-align:center;color:var(--main-color);background-color:var(--background-color)}._bottom_iohac_216{display:flex;flex-direction:column;gap:10px;width:100%;padding:26px 24px}._subtotal_iohac_224{display:flex;flex-direction:row;gap:0px;align-items:center;justify-content:space-between}._block_iohac_232{display:flex;flex-direction:row;gap:10px;align-items:center}._shoppingCount_iohac_239{display:flex;flex-direction:row;gap:0px;width:12px;height:12px;border-radius:50%;align-items:center;justify-content:center;background-color:#ff3f19;color:#fff;font-size:10px;font-weight:500;line-height:12px;text-align:center;position:absolute;top:8px;right:8px}._total_iohac_259{font-size:20px;font-weight:700;line-height:24px}._link_iohac_265{font-size:16px;font-weight:400;line-height:24px;color:var(--text-link)}._userInfo_iohac_272{display:flex;flex-direction:row;gap:8px;background-color:var(--surface-secondary);cursor:pointer;align-items:center;border-radius:16px;padding:6px}._button_143au_1{padding:10px 16px;border-radius:12px;cursor:pointer;font-size:16px}._button_143au_1:disabled{opacity:.7;cursor:auto}._primary_143au_13{color:var(--text-inverted);background-color:var(--surface-action1)}._secondary_143au_18,._tertiary_143au_23{color:var(--text-secondary);background-color:var(--surface-secondary)}._content_143au_28{display:flex;flex-direction:row;gap:4px;align-items:center}._share_9g414_1{padding:10px;border-radius:12px;background:#f8f8f8;cursor:pointer}._modal_9g414_8{border-radius:12px;background:#fff;width:fit-content}._header_9g414_14{display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:var(--default-border)}._socials_9g414_24{display:flex;flex-direction:row;gap:16px;align-items:center;justify-content:space-between;padding:24px 24px 16px}._social_9g414_24,._copy_9g414_34{padding:12px;border-radius:12px;background:#f8f8f8;cursor:pointer}._title_9g414_41{font-size:24px;font-weight:700;line-height:32px}._copyWrapper_9g414_47{display:flex;flex-direction:row;gap:16px;width:100%;align-items:center;padding:0 24px 24px}._copyText_9g414_56{flex:1 1 auto}._accordion_9e4oa_1{border-radius:24px;overflow:hidden;transition:all .3s ease;background-color:var(--background-color);padding:24px}._header_9e4oa_9{display:flex;flex-direction:row;gap:0px;justify-content:space-between;align-items:center;cursor:pointer;font-weight:700}._header_9e4oa_9 ._icon_9e4oa_18{transition:transform .3s ease}._header_9e4oa_9 ._icon_9e4oa_18._open_9e4oa_21{transform:rotate(180deg)}._content_9e4oa_25{overflow:hidden;transition:height .3s ease}._wrapper_1mken_1{display:flex;flex-direction:column;gap:6px;justify-content:start;width:100%}._label_1mken_9{width:100%;color:var(--text-secondary);line-height:20px;font-size:14px;font-weight:400}._input_1mken_17{width:100%;background-color:var(--surface-secondary);border-radius:12px;padding:7px 11px;font-size:16px;line-height:24px;border:1px solid var(--surface-secondary)}._input_1mken_17::placeholder{color:var(--text-tertiary)}._input_1mken_17:disabled{background-color:var(--surface-secondary);opacity:.7}._required_1mken_36{border:1px solid var(--border-warning)}._paddingless_1mken_40{padding:0}._content_1mken_44{display:flex;flex-direction:row;gap:8px;position:relative;align-items:center}._borderless_1mken_52{border-radius:0;border:none}._rightIcon_1mken_57{position:absolute;top:10px;right:12px}._wrapper_st58d_1{display:flex;flex-direction:column;gap:6px;justify-content:start;width:100%;position:relative}._label_st58d_10{width:100%;color:var(--text-secondary);line-height:20px;font-size:14px;font-weight:400}._textarea_st58d_18{width:100%;background-color:var(--surface-secondary);border-radius:12px;padding:8px 12px;font-size:16px;line-height:24px;resize:none;min-height:80px}._textarea_st58d_18::placeholder{color:var(--text-tertiary)}._length_st58d_33{position:absolute;bottom:12px;right:12px;color:var(--text-tertiary);line-height:20px}')),document.head.appendChild(e)}}catch(o){console.error("vite-plugin-css-injected-by-js",o)}})();
|
|
2
|
+
import { i as je, A as Me, G as ct, k as E, l as D, m as Q, n as Z, j as e, e as ce, B as K, o as I, f as dt, L as Ae, p as ut, q as ht, r as pt, s as gt, c as P, I as A, t as Ve, w as te, x as mt, y as Je, z as _t, E as Be, F as St, J as Ne, K as _e, N as Pe, D as ft, H as bt, u as Ct, d as wt, a as U, b as le, O as ke, S as He, P as Ze, Q as vt, T as xt, R as kt, M as Oe, h as yt, U as Ue, V as jt, W as At, X as Bt, Y as Nt, Z as Pt, _ as Tt, $ as Lt, a0 as Ft, a1 as Rt } from "./index-g_P5DY05.js";
|
|
3
|
+
import S, { useMemo as et } from "react";
|
|
4
|
+
const Dt = [
|
|
5
5
|
{
|
|
6
6
|
icon: "Desktop",
|
|
7
7
|
value: "desktop"
|
|
@@ -15,7 +15,7 @@ const $t = [
|
|
|
15
15
|
value: "mobile"
|
|
16
16
|
}
|
|
17
17
|
];
|
|
18
|
-
var
|
|
18
|
+
var $t = /* @__PURE__ */ ((t) => (t.ICON_LINK = "--icon-link", t.ICON_ERROR = "--icon-error", t.ICON_ACTION = "--icon-action", t.ICON_PRIMARY = "--icon-primary", t.ICON_SUCCESS = "--icon-success", t.ICON_WARNING = "--icon-warning", t.ICON_DISABLED = "--icon-disabled", t.ICON_INVERTED = "--icon-inverted", t.ICON_TERTIARY = "--icon-tertiary", t.ICON_SECONDARY = "--icon-secondary", t.ICON_ACTION_HOVER = "--icon-actionHover", t.ICON_INFORMATION = "--icon-information", t.TEXT_LINK = "--text-link", t.TEXT_ERROR = "--text-error", t.TEXT_ACTION = "--text-action", t.TEXT_PRIMARY = "--text-primary", t.TEXT_SUCCESS = "--text-success", t.TEXT_WARNING = "--text-warning", t.TEXT_DISABLED = "--text-disabled", t.TEXT_INVERTED = "--text-inverted", t.TEXT_TERTIARY = "--text-tertiary", t.TEXT_SECONDARY = "--text-secondary", t.TEXT_ACTION_HOVER = "--text-actionHover", t.TEXT_INFORMATION = "--text-information", t.BORDER_ERROR = "--border-error", t.BORDER_FOCUS = "--border-focus", t.BORDER_ACTION = "--border-action", t.BORDER_PRIMARY = "--border-primary", t.BORDER_SUCCESS = "--border-success", t.BORDER_WARNING = "--border-warning", t.BORDER_DISABLED = "--border-disabled", t.BORDER_SECONDARY = "--border-secondary", t.BORDER_ACTION_HOVER = "--border-actionHover", t.BORDER_INFORMATION = "--border-information", t.SURFACE_ERROR = "--surface-error", t.SURFACE_MODAL = "--surface-modal", t.SURFACE_ACTION1 = "--surface-action1", t.SURFACE_ACTION2 = "--surface-action2", t.SURFACE_PRIMARY = "--surface-primary", t.SURFACE_SUCCESS = "--surface-success", t.SURFACE_WARNING = "--surface-warning", t.SURFACE_DISABLED = "--surface-disabled", t.SURFACE_SECONDARY = "--surface-secondary", t.SURFACE_INFORMATION = "--surface-information", t.SURFACE_ACTION1_HOVER = "--surface-action1Hover", t.SURFACE_ACTION2_HOVER = "--surface-action2Hover", t))($t || {});
|
|
19
19
|
const Et = [
|
|
20
20
|
{
|
|
21
21
|
icon: "PaintBrushBroad",
|
|
@@ -116,20 +116,20 @@ const Et = [
|
|
|
116
116
|
},
|
|
117
117
|
visibility: "public"
|
|
118
118
|
}
|
|
119
|
-
}, ei = ["Acorn", "Activity", "AddressBook", "AddressBookTabs", "AirTrafficControl", "Airplane", "AirplaneInFlight", "AirplaneLanding", "AirplaneTakeoff", "AirplaneTaxiing", "AirplaneTilt", "Airplay", "Alarm", "Alien", "AlignBottom", "AlignBottomSimple", "AlignCenterHorizontal", "AlignCenterHorizontalSimple", "AlignCenterVertical", "AlignCenterVerticalSimple", "AlignLeft", "AlignLeftSimple", "AlignRight", "AlignRightSimple", "AlignTop", "AlignTopSimple", "AmazonLogo", "Ambulance", "Anchor", "AnchorSimple", "AndroidLogo", "Angle", "AngularLogo", "Aperture", "AppStoreLogo", "AppWindow", "AppleLogo", "ApplePodcastsLogo", "ApproximateEquals", "Archive", "ArchiveBox", "ArchiveTray", "Armchair", "ArrowArcLeft", "ArrowArcRight", "ArrowBendDoubleUpLeft", "ArrowBendDoubleUpRight", "ArrowBendDownLeft", "ArrowBendDownRight", "ArrowBendLeftDown", "ArrowBendLeftUp", "ArrowBendRightDown", "ArrowBendRightUp", "ArrowBendUpLeft", "ArrowBendUpRight", "ArrowCircleDown", "ArrowCircleDownLeft", "ArrowCircleDownRight", "ArrowCircleLeft", "ArrowCircleRight", "ArrowCircleUp", "ArrowCircleUpLeft", "ArrowCircleUpRight", "ArrowClockwise", "ArrowCounterClockwise", "ArrowDown", "ArrowDownLeft", "ArrowDownRight", "ArrowElbowDownLeft", "ArrowElbowDownRight", "ArrowElbowLeft", "ArrowElbowLeftDown", "ArrowElbowLeftUp", "ArrowElbowRight", "ArrowElbowRightDown", "ArrowElbowRightUp", "ArrowElbowUpLeft", "ArrowElbowUpRight", "ArrowFatDown", "ArrowFatLeft", "ArrowFatLineDown", "ArrowFatLineLeft", "ArrowFatLineRight", "ArrowFatLineUp", "ArrowFatLinesDown", "ArrowFatLinesLeft", "ArrowFatLinesRight", "ArrowFatLinesUp", "ArrowFatRight", "ArrowFatUp", "ArrowLeft", "ArrowLineDown", "ArrowLineDownLeft", "ArrowLineDownRight", "ArrowLineLeft", "ArrowLineRight", "ArrowLineUp", "ArrowLineUpLeft", "ArrowLineUpRight", "ArrowRight", "ArrowSquareDown", "ArrowSquareDownLeft", "ArrowSquareDownRight", "ArrowSquareIn", "ArrowSquareLeft", "ArrowSquareOut", "ArrowSquareRight", "ArrowSquareUp", "ArrowSquareUpLeft", "ArrowSquareUpRight", "ArrowUDownLeft", "ArrowUDownRight", "ArrowULeftDown", "ArrowULeftUp", "ArrowURightDown", "ArrowURightUp", "ArrowUUpLeft", "ArrowUUpRight", "ArrowUp", "ArrowUpLeft", "ArrowUpRight", "ArrowsClockwise", "ArrowsCounterClockwise", "ArrowsDownUp", "ArrowsHorizontal", "ArrowsIn", "ArrowsInCardinal", "ArrowsInLineHorizontal", "ArrowsInLineVertical", "ArrowsInSimple", "ArrowsLeftRight", "ArrowsMerge", "ArrowsOut", "ArrowsOutCardinal", "ArrowsOutLineHorizontal", "ArrowsOutLineVertical", "ArrowsOutSimple", "ArrowsSplit", "ArrowsVertical", "Article", "ArticleMedium", "ArticleNyTimes", "Asclepius", "Asterisk", "AsteriskSimple", "At", "Atom", "Avocado", "Axe", "Baby", "BabyCarriage", "Backpack", "Backspace", "Bag", "BagSimple", "Balloon", "Bandaids", "Bank", "Barbell", "Barcode", "Barn", "Barricade", "Baseball", "BaseballCap", "BaseballHelmet", "Basket", "Basketball", "Bathtub", "BatteryCharging", "BatteryChargingVertical", "BatteryEmpty", "BatteryFull", "BatteryHigh", "BatteryLow", "BatteryMedium", "BatteryPlus", "BatteryPlusVertical", "BatteryVerticalEmpty", "BatteryVerticalFull", "BatteryVerticalHigh", "BatteryVerticalLow", "BatteryVerticalMedium", "BatteryWarning", "BatteryWarningVertical", "BeachBall", "Beanie", "Bed", "BeerBottle", "BeerStein", "BehanceLogo", "Bell", "BellRinging", "BellSimple", "BellSimpleRinging", "BellSimpleSlash", "BellSimpleZ", "BellSlash", "BellZ", "Belt", "BezierCurve", "Bicycle", "Binary", "Binoculars", "Biohazard", "Bird", "Blueprint", "Bluetooth", "BluetoothConnected", "BluetoothSlash", "BluetoothX", "Boat", "Bomb", "Bone", "Book", "BookBookmark", "BookOpen", "BookOpenText", "BookOpenUser", "Bookmark", "BookmarkSimple", "Bookmarks", "BookmarksSimple", "Books", "Boot", "Boules", "BoundingBox", "BowlFood", "BowlSteam", "BowlingBall", "BoxArrowDown", "BoxArrowUp", "BoxingGlove", "BracketsAngle", "BracketsCurly", "BracketsRound", "BracketsSquare", "Brain", "Brandy", "Bread", "Bridge", "Briefcase", "BriefcaseMetal", "Broadcast", "Broom", "Browser", "Browsers", "Bug", "BugBeetle", "BugDroid", "Building", "BuildingApartment", "BuildingOffice", "Buildings", "Bulldozer", "Bus", "Butterfly", "CableCar", "Cactus", "Caduceus", "Cake", "Calculator", "Calendar", "CalendarBlank", "CalendarCheck", "CalendarDot", "CalendarDots", "CalendarHeart", "CalendarMinus", "CalendarPlus", "CalendarSlash", "CalendarStar", "CalendarX", "CallBell", "Camera", "CameraPlus", "CameraRotate", "CameraSlash", "Campfire", "Car", "CarBattery", "CarProfile", "CarSimple", "Cardholder", "Cards", "CardsThree", "CaretCircleDoubleDown", "CaretCircleDoubleLeft", "CaretCircleDoubleRight", "CaretCircleDoubleUp", "CaretCircleDown", "CaretCircleLeft", "CaretCircleRight", "CaretCircleUp", "CaretCircleUpDown", "CaretDoubleDown", "CaretDoubleLeft", "CaretDoubleRight", "CaretDoubleUp", "CaretDown", "CaretLeft", "CaretLineDown", "CaretLineLeft", "CaretLineRight", "CaretLineUp", "CaretRight", "CaretUp", "CaretUpDown", "Carrot", "CashRegister", "CassetteTape", "CastleTurret", "Cat", "CellSignalFull", "CellSignalHigh", "CellSignalLow", "CellSignalMedium", "CellSignalNone", "CellSignalSlash", "CellSignalX", "CellTower", "Certificate", "Chair", "Chalkboard", "ChalkboardSimple", "ChalkboardTeacher", "Champagne", "ChargingStation", "ChartBar", "ChartBarHorizontal", "ChartDonut", "ChartLine", "ChartLineDown", "ChartLineUp", "ChartPie", "ChartPieSlice", "ChartPolar", "ChartScatter", "Chat", "ChatCentered", "ChatCenteredDots", "ChatCenteredSlash", "ChatCenteredText", "ChatCircle", "ChatCircleDots", "ChatCircleSlash", "ChatCircleText", "ChatDots", "ChatSlash", "ChatTeardrop", "ChatTeardropDots", "ChatTeardropSlash", "ChatTeardropText", "ChatText", "Chats", "ChatsCircle", "ChatsTeardrop", "Check", "CheckCircle", "CheckFat", "CheckSquare", "CheckSquareOffset", "Checkerboard", "Checks", "Cheers", "Cheese", "ChefHat", "Cherries", "Church", "Cigarette", "CigaretteSlash", "Circle", "CircleDashed", "CircleHalf", "CircleHalfTilt", "CircleNotch", "CircleWavy", "CircleWavyCheck", "CircleWavyQuestion", "CircleWavyWarning", "CirclesFour", "CirclesThree", "CirclesThreePlus", "Circuitry", "City", "Clipboard", "ClipboardText", "Clock", "ClockAfternoon", "ClockClockwise", "ClockCountdown", "ClockCounterClockwise", "ClockUser", "ClosedCaptioning", "Cloud", "CloudArrowDown", "CloudArrowUp", "CloudCheck", "CloudFog", "CloudLightning", "CloudMoon", "CloudRain", "CloudSlash", "CloudSnow", "CloudSun", "CloudWarning", "CloudX", "Clover", "Club", "CoatHanger", "CodaLogo", "Code", "CodeBlock", "CodeSimple", "CodepenLogo", "CodesandboxLogo", "Coffee", "CoffeeBean", "Coin", "CoinVertical", "Coins", "Columns", "ColumnsPlusLeft", "ColumnsPlusRight", "Command", "Compass", "CompassRose", "CompassTool", "ComputerTower", "Confetti", "ContactlessPayment", "Control", "Cookie", "CookingPot", "Copy", "CopySimple", "Copyleft", "Copyright", "CornersIn", "CornersOut", "Couch", "CourtBasketball", "Cow", "CowboyHat", "Cpu", "Crane", "CraneTower", "CreditCard", "Cricket", "Crop", "Cross", "Crosshair", "CrosshairSimple", "Crown", "CrownCross", "CrownSimple", "Cube", "CubeFocus", "CubeTransparent", "CurrencyBtc", "CurrencyCircleDollar", "CurrencyCny", "CurrencyDollar", "CurrencyDollarSimple", "CurrencyEth", "CurrencyEur", "CurrencyGbp", "CurrencyInr", "CurrencyJpy", "CurrencyKrw", "CurrencyKzt", "CurrencyNgn", "CurrencyRub", "Cursor", "CursorClick", "CursorText", "Cylinder", "Database", "Desk", "Desktop", "DesktopTower", "Detective", "DevToLogo", "DeviceMobile", "DeviceMobileCamera", "DeviceMobileSlash", "DeviceMobileSpeaker", "DeviceRotate", "DeviceTablet", "DeviceTabletCamera", "DeviceTabletSpeaker", "Devices", "Diamond", "DiamondsFour", "DiceFive", "DiceFour", "DiceOne", "DiceSix", "DiceThree", "DiceTwo", "Disc", "DiscoBall", "DiscordLogo", "Divide", "Dna", "Dog", "Door", "DoorOpen", "Dot", "DotOutline", "DotsNine", "DotsSix", "DotsSixVertical", "DotsThree", "DotsThreeCircle", "DotsThreeCircleVertical", "DotsThreeOutline", "DotsThreeOutlineVertical", "DotsThreeVertical", "Download", "DownloadSimple", "Dress", "Dresser", "DribbbleLogo", "Drone", "Drop", "DropHalf", "DropHalfBottom", "DropSimple", "DropSlash", "DropboxLogo", "Ear", "EarSlash", "Egg", "EggCrack", "Eject", "EjectSimple", "Elevator", "Empty", "Engine", "Envelope", "EnvelopeOpen", "EnvelopeSimple", "EnvelopeSimpleOpen", "Equalizer", "Equals", "Eraser", "EscalatorDown", "EscalatorUp", "Exam", "ExclamationMark", "Exclude", "ExcludeSquare", "Export", "Eye", "EyeClosed", "EyeSlash", "Eyedropper", "EyedropperSample", "Eyeglasses", "Eyes", "FaceMask", "FacebookLogo", "Factory", "Faders", "FadersHorizontal", "FalloutShelter", "Fan", "Farm", "FastForward", "FastForwardCircle", "Feather", "FediverseLogo", "FigmaLogo", "File", "FileArchive", "FileArrowDown", "FileArrowUp", "FileAudio", "FileC", "FileCSharp", "FileCloud", "FileCode", "FileCpp", "FileCss", "FileCsv", "FileDashed", "FileDoc", "FileDotted", "FileHtml", "FileImage", "FileIni", "FileJpg", "FileJs", "FileJsx", "FileLock", "FileMagnifyingGlass", "FileMd", "FileMinus", "FilePdf", "FilePlus", "FilePng", "FilePpt", "FilePy", "FileRs", "FileSearch", "FileSql", "FileSvg", "FileText", "FileTs", "FileTsx", "FileTxt", "FileVideo", "FileVue", "FileX", "FileXls", "FileZip", "Files", "FilmReel", "FilmScript", "FilmSlate", "FilmStrip", "Fingerprint", "FingerprintSimple", "FinnTheHuman", "Fire", "FireExtinguisher", "FireSimple", "FireTruck", "FirstAid", "FirstAidKit", "Fish", "FishSimple", "Flag", "FlagBanner", "FlagBannerFold", "FlagCheckered", "FlagPennant", "Flame", "Flashlight", "Flask", "FlipHorizontal", "FlipVertical", "FloppyDisk", "FloppyDiskBack", "FlowArrow", "Flower", "FlowerLotus", "FlowerTulip", "FlyingSaucer", "Folder", "FolderDashed", "FolderDotted", "FolderLock", "FolderMinus", "FolderNotch", "FolderNotchMinus", "FolderNotchOpen", "FolderNotchPlus", "FolderOpen", "FolderPlus", "FolderSimple", "FolderSimpleDashed", "FolderSimpleDotted", "FolderSimpleLock", "FolderSimpleMinus", "FolderSimplePlus", "FolderSimpleStar", "FolderSimpleUser", "FolderStar", "FolderUser", "Folders", "Football", "FootballHelmet", "Footprints", "ForkKnife", "FourK", "FrameCorners", "FramerLogo", "Function", "Funnel", "FunnelSimple", "FunnelSimpleX", "FunnelX", "GameController", "Garage", "GasCan", "GasPump", "Gauge", "Gavel", "Gear", "GearFine", "GearSix", "GenderFemale", "GenderIntersex", "GenderMale", "GenderNeuter", "GenderNonbinary", "GenderTransgender", "Ghost", "Gif", "Gift", "GitBranch", "GitCommit", "GitDiff", "GitFork", "GitMerge", "GitPullRequest", "GithubLogo", "GitlabLogo", "GitlabLogoSimple", "Globe", "GlobeHemisphereEast", "GlobeHemisphereWest", "GlobeSimple", "GlobeSimpleX", "GlobeStand", "GlobeX", "Goggles", "Golf", "GoodreadsLogo", "GoogleCardboardLogo", "GoogleChromeLogo", "GoogleDriveLogo", "GoogleLogo", "GooglePhotosLogo", "GooglePlayLogo", "GooglePodcastsLogo", "Gps", "GpsFix", "GpsSlash", "Gradient", "GraduationCap", "Grains", "GrainsSlash", "Graph", "GraphicsCard", "GreaterThan", "GreaterThanOrEqual", "GridFour", "GridNine", "Guitar", "HairDryer", "Hamburger", "Hammer", "Hand", "HandArrowDown", "HandArrowUp", "HandCoins", "HandDeposit", "HandEye", "HandFist", "HandGrabbing", "HandHeart", "HandPalm", "HandPeace", "HandPointing", "HandSoap", "HandSwipeLeft", "HandSwipeRight", "HandTap", "HandWaving", "HandWithdraw", "Handbag", "HandbagSimple", "HandsClapping", "HandsPraying", "Handshake", "HardDrive", "HardDrives", "HardHat", "Hash", "HashStraight", "HeadCircuit", "Headlights", "Headphones", "Headset", "Heart", "HeartBreak", "HeartHalf", "HeartStraight", "HeartStraightBreak", "Heartbeat", "Hexagon", "HighDefinition", "HighHeel", "Highlighter", "HighlighterCircle", "Hockey", "Hoodie", "Horse", "Hospital", "Hourglass", "HourglassHigh", "HourglassLow", "HourglassMedium", "HourglassSimple", "HourglassSimpleHigh", "HourglassSimpleLow", "HourglassSimpleMedium", "House", "HouseLine", "HouseSimple", "Hurricane", "IceCream", "IconBase", "IconContext", "IdentificationBadge", "IdentificationCard", "Image", "ImageBroken", "ImageSquare", "Images", "ImagesSquare", "Infinity", "Info", "InstagramLogo", "Intersect", "IntersectSquare", "IntersectThree", "Intersection", "Invoice", "Island", "Jar", "JarLabel", "Jeep", "Joystick", "Kanban", "Key", "KeyReturn", "Keyboard", "Keyhole", "Knife", "Ladder", "LadderSimple", "Lamp", "LampPendant", "Laptop", "Lasso", "LastfmLogo", "Layout", "Leaf", "Lectern", "Lego", "LegoSmiley", "Lemniscate", "LessThan", "LessThanOrEqual", "LetterCircleH", "LetterCircleP", "LetterCircleV", "Lifebuoy", "Lightbulb", "LightbulbFilament", "Lighthouse", "Lightning", "LightningA", "LightningSlash", "LineSegment", "LineSegments", "LineVertical", "Link", "LinkBreak", "LinkSimple", "LinkSimpleBreak", "LinkSimpleHorizontal", "LinkSimpleHorizontalBreak", "LinkedinLogo", "LinktreeLogo", "LinuxLogo", "List", "ListBullets", "ListChecks", "ListDashes", "ListHeart", "ListMagnifyingGlass", "ListNumbers", "ListPlus", "ListStar", "Lock", "LockKey", "LockKeyOpen", "LockLaminated", "LockLaminatedOpen", "LockOpen", "LockSimple", "LockSimpleOpen", "Lockers", "Log", "MagicWand", "Magnet", "MagnetStraight", "MagnifyingGlass", "MagnifyingGlassMinus", "MagnifyingGlassPlus", "Mailbox", "MapPin", "MapPinArea", "MapPinLine", "MapPinPlus", "MapPinSimple", "MapPinSimpleArea", "MapPinSimpleLine", "MapTrifold", "MarkdownLogo", "MarkerCircle", "Martini", "MaskHappy", "MaskSad", "MastodonLogo", "MathOperations", "MatrixLogo", "Medal", "MedalMilitary", "MediumLogo", "Megaphone", "MegaphoneSimple", "MemberOf", "Memory", "MessengerLogo", "MetaLogo", "Meteor", "Metronome", "Microphone", "MicrophoneSlash", "MicrophoneStage", "Microscope", "MicrosoftExcelLogo", "MicrosoftOutlookLogo", "MicrosoftPowerpointLogo", "MicrosoftTeamsLogo", "MicrosoftWordLogo", "Minus", "MinusCircle", "MinusSquare", "Money", "MoneyWavy", "Monitor", "MonitorArrowUp", "MonitorPlay", "Moon", "MoonStars", "Moped", "MopedFront", "Mosque", "Motorcycle", "Mountains", "Mouse", "MouseLeftClick", "MouseMiddleClick", "MouseRightClick", "MouseScroll", "MouseSimple", "MusicNote", "MusicNoteSimple", "MusicNotes", "MusicNotesMinus", "MusicNotesPlus", "MusicNotesSimple", "NavigationArrow", "Needle", "Network", "NetworkSlash", "NetworkX", "Newspaper", "NewspaperClipping", "NotEquals", "NotMemberOf", "NotSubsetOf", "NotSupersetOf", "Notches", "Note", "NoteBlank", "NotePencil", "Notebook", "Notepad", "Notification", "NotionLogo", "NuclearPlant", "NumberCircleEight", "NumberCircleFive", "NumberCircleFour", "NumberCircleNine", "NumberCircleOne", "NumberCircleSeven", "NumberCircleSix", "NumberCircleThree", "NumberCircleTwo", "NumberCircleZero", "NumberEight", "NumberFive", "NumberFour", "NumberNine", "NumberOne", "NumberSeven", "NumberSix", "NumberSquareEight", "NumberSquareFive", "NumberSquareFour", "NumberSquareNine", "NumberSquareOne", "NumberSquareSeven", "NumberSquareSix", "NumberSquareThree", "NumberSquareTwo", "NumberSquareZero", "NumberThree", "NumberTwo", "NumberZero", "Numpad", "Nut", "NyTimesLogo", "Octagon", "OfficeChair", "Onigiri", "OpenAiLogo", "Option", "Orange", "OrangeSlice", "Oven", "Package", "PaintBrush", "PaintBrushBroad", "PaintBrushHousehold", "PaintBucket", "PaintRoller", "Palette", "Panorama", "Pants", "PaperPlane", "PaperPlaneRight", "PaperPlaneTilt", "Paperclip", "PaperclipHorizontal", "Parachute", "Paragraph", "Parallelogram", "Park", "Password", "Path", "PatreonLogo", "Pause", "PauseCircle", "PawPrint", "PaypalLogo", "Peace", "Pen", "PenNib", "PenNibStraight", "Pencil", "PencilCircle", "PencilLine", "PencilRuler", "PencilSimple", "PencilSimpleLine", "PencilSimpleSlash", "PencilSlash", "Pentagon", "Pentagram", "Pepper", "Percent", "Person", "PersonArmsSpread", "PersonSimple", "PersonSimpleBike", "PersonSimpleCircle", "PersonSimpleHike", "PersonSimpleRun", "PersonSimpleSki", "PersonSimpleSnowboard", "PersonSimpleSwim", "PersonSimpleTaiChi", "PersonSimpleThrow", "PersonSimpleWalk", "Perspective", "Phone", "PhoneCall", "PhoneDisconnect", "PhoneIncoming", "PhoneList", "PhoneOutgoing", "PhonePause", "PhonePlus", "PhoneSlash", "PhoneTransfer", "PhoneX", "PhosphorLogo", "Pi", "PianoKeys", "PicnicTable", "PictureInPicture", "PiggyBank", "Pill", "PingPong", "PintGlass", "PinterestLogo", "Pinwheel", "Pipe", "PipeWrench", "PixLogo", "Pizza", "Placeholder", "Planet", "Plant", "Play", "PlayCircle", "PlayPause", "Playlist", "Plug", "PlugCharging", "Plugs", "PlugsConnected", "Plus", "PlusCircle", "PlusMinus", "PlusSquare", "PokerChip", "PoliceCar", "Polygon", "Popcorn", "Popsicle", "PottedPlant", "Power", "Prescription", "Presentation", "PresentationChart", "Printer", "Prohibit", "ProhibitInset", "ProjectorScreen", "ProjectorScreenChart", "Pulse", "PushPin", "PushPinSimple", "PushPinSimpleSlash", "PushPinSlash", "PuzzlePiece", "QrCode", "Question", "QuestionMark", "Queue", "Quotes", "Rabbit", "Racquet", "Radical", "Radio", "RadioButton", "Radioactive", "Rainbow", "RainbowCloud", "Ranking", "ReadCvLogo", "Receipt", "ReceiptX", "Record", "Rectangle", "RectangleDashed", "Recycle", "RedditLogo", "Repeat", "RepeatOnce", "ReplitLogo", "Resize", "Rewind", "RewindCircle", "RoadHorizon", "Robot", "Rocket", "RocketLaunch", "Rows", "RowsPlusBottom", "RowsPlusTop", "Rss", "RssSimple", "Rug", "Ruler", "SSR", "Sailboat", "Scales", "Scan", "ScanSmiley", "Scissors", "Scooter", "Screencast", "Screwdriver", "Scribble", "ScribbleLoop", "Scroll", "Seal", "SealCheck", "SealPercent", "SealQuestion", "SealWarning", "Seat", "Seatbelt", "SecurityCamera", "Selection", "SelectionAll", "SelectionBackground", "SelectionForeground", "SelectionInverse", "SelectionPlus", "SelectionSlash", "Shapes", "Share", "ShareFat", "ShareNetwork", "Shield", "ShieldCheck", "ShieldCheckered", "ShieldChevron", "ShieldPlus", "ShieldSlash", "ShieldStar", "ShieldWarning", "ShippingContainer", "ShirtFolded", "ShootingStar", "ShoppingBag", "ShoppingBagOpen", "ShoppingCart", "ShoppingCartSimple", "Shovel", "Shower", "Shrimp", "Shuffle", "ShuffleAngular", "ShuffleSimple", "Sidebar", "SidebarSimple", "Sigma", "SignIn", "SignOut", "Signature", "Signpost", "SimCard", "Siren", "SketchLogo", "SkipBack", "SkipBackCircle", "SkipForward", "SkipForwardCircle", "Skull", "SkypeLogo", "SlackLogo", "Sliders", "SlidersHorizontal", "Slideshow", "Smiley", "SmileyAngry", "SmileyBlank", "SmileyMeh", "SmileyMelting", "SmileyNervous", "SmileySad", "SmileySticker", "SmileyWink", "SmileyXEyes", "SnapchatLogo", "Sneaker", "SneakerMove", "Snowflake", "SoccerBall", "Sock", "SolarPanel", "SolarRoof", "SortAscending", "SortDescending", "SoundcloudLogo", "Spade", "Sparkle", "SpeakerHifi", "SpeakerHigh", "SpeakerLow", "SpeakerNone", "SpeakerSimpleHigh", "SpeakerSimpleLow", "SpeakerSimpleNone", "SpeakerSimpleSlash", "SpeakerSimpleX", "SpeakerSlash", "SpeakerX", "Speedometer", "Sphere", "Spinner", "SpinnerBall", "SpinnerGap", "Spiral", "SplitHorizontal", "SplitVertical", "SpotifyLogo", "SprayBottle", "Square", "SquareHalf", "SquareHalfBottom", "SquareLogo", "SquareSplitHorizontal", "SquareSplitVertical", "SquaresFour", "Stack", "StackMinus", "StackOverflowLogo", "StackPlus", "StackSimple", "Stairs", "Stamp", "StandardDefinition", "Star", "StarAndCrescent", "StarFour", "StarHalf", "StarOfDavid", "SteamLogo", "SteeringWheel", "Steps", "Stethoscope", "Sticker", "Stool", "Stop", "StopCircle", "Storefront", "Strategy", "StripeLogo", "Student", "SubsetOf", "SubsetProperOf", "Subtitles", "SubtitlesSlash", "Subtract", "SubtractSquare", "Subway", "Suitcase", "SuitcaseRolling", "SuitcaseSimple", "Sun", "SunDim", "SunHorizon", "Sunglasses", "SupersetOf", "SupersetProperOf", "Swap", "Swatches", "SwimmingPool", "Sword", "Synagogue", "Syringe", "TShirt", "Table", "Tabs", "Tag", "TagChevron", "TagSimple", "Target", "Taxi", "TeaBag", "TelegramLogo", "Television", "TelevisionSimple", "TennisBall", "Tent", "Terminal", "TerminalWindow", "TestTube", "TextAUnderline", "TextAa", "TextAlignCenter", "TextAlignJustify", "TextAlignLeft", "TextAlignRight", "TextB", "TextBolder", "TextColumns", "TextH", "TextHFive", "TextHFour", "TextHOne", "TextHSix", "TextHThree", "TextHTwo", "TextIndent", "TextItalic", "TextOutdent", "TextStrikethrough", "TextSubscript", "TextSuperscript", "TextT", "TextTSlash", "TextUnderline", "Textbox", "Thermometer", "ThermometerCold", "ThermometerHot", "ThermometerSimple", "ThreadsLogo", "ThreeD", "ThumbsDown", "ThumbsUp", "Ticket", "TidalLogo", "TiktokLogo", "Tilde", "Timer", "TipJar", "Tipi", "Tire", "ToggleLeft", "ToggleRight", "Toilet", "ToiletPaper", "Toolbox", "Tooth", "Tornado", "Tote", "ToteSimple", "Towel", "Tractor", "Trademark", "TrademarkRegistered", "TrafficCone", "TrafficSign", "TrafficSignal", "Train", "TrainRegional", "TrainSimple", "Tram", "Translate", "Trash", "TrashSimple", "Tray", "TrayArrowDown", "TrayArrowUp", "TreasureChest", "Tree", "TreeEvergreen", "TreePalm", "TreeStructure", "TreeView", "TrendDown", "TrendUp", "Triangle", "TriangleDashed", "Trolley", "TrolleySuitcase", "Trophy", "Truck", "TruckTrailer", "TumblrLogo", "TwitchLogo", "TwitterLogo", "Umbrella", "UmbrellaSimple", "Union", "Unite", "UniteSquare", "Upload", "UploadSimple", "Usb", "User", "UserCheck", "UserCircle", "UserCircleCheck", "UserCircleDashed", "UserCircleGear", "UserCircleMinus", "UserCirclePlus", "UserFocus", "UserGear", "UserList", "UserMinus", "UserPlus", "UserRectangle", "UserSound", "UserSquare", "UserSwitch", "Users", "UsersFour", "UsersThree", "Van", "Vault", "VectorThree", "VectorTwo", "Vibrate", "Video", "VideoCamera", "VideoCameraSlash", "VideoConference", "Vignette", "VinylRecord", "VirtualReality", "Virus", "Visor", "Voicemail", "Volleyball", "Wall", "Wallet", "Warehouse", "Warning", "WarningCircle", "WarningDiamond", "WarningOctagon", "WashingMachine", "Watch", "WaveSawtooth", "WaveSine", "WaveSquare", "WaveTriangle", "Waveform", "WaveformSlash", "Waves", "Webcam", "WebcamSlash", "WebhooksLogo", "WechatLogo", "WhatsappLogo", "Wheelchair", "WheelchairMotion", "WifiHigh", "WifiLow", "WifiMedium", "WifiNone", "WifiSlash", "WifiX", "Wind", "Windmill", "WindowsLogo", "Wine", "Wrench", "X", "XCircle", "XLogo", "XSquare", "Yarn", "YinYang", "YoutubeLogo"], It = "_buttons_uu72s_1", Mt = "_button_uu72s_1", Ot = "_disabled_uu72s_17", de = {
|
|
119
|
+
}, ei = ["Acorn", "Activity", "AddressBook", "AddressBookTabs", "AirTrafficControl", "Airplane", "AirplaneInFlight", "AirplaneLanding", "AirplaneTakeoff", "AirplaneTaxiing", "AirplaneTilt", "Airplay", "Alarm", "Alien", "AlignBottom", "AlignBottomSimple", "AlignCenterHorizontal", "AlignCenterHorizontalSimple", "AlignCenterVertical", "AlignCenterVerticalSimple", "AlignLeft", "AlignLeftSimple", "AlignRight", "AlignRightSimple", "AlignTop", "AlignTopSimple", "AmazonLogo", "Ambulance", "Anchor", "AnchorSimple", "AndroidLogo", "Angle", "AngularLogo", "Aperture", "AppStoreLogo", "AppWindow", "AppleLogo", "ApplePodcastsLogo", "ApproximateEquals", "Archive", "ArchiveBox", "ArchiveTray", "Armchair", "ArrowArcLeft", "ArrowArcRight", "ArrowBendDoubleUpLeft", "ArrowBendDoubleUpRight", "ArrowBendDownLeft", "ArrowBendDownRight", "ArrowBendLeftDown", "ArrowBendLeftUp", "ArrowBendRightDown", "ArrowBendRightUp", "ArrowBendUpLeft", "ArrowBendUpRight", "ArrowCircleDown", "ArrowCircleDownLeft", "ArrowCircleDownRight", "ArrowCircleLeft", "ArrowCircleRight", "ArrowCircleUp", "ArrowCircleUpLeft", "ArrowCircleUpRight", "ArrowClockwise", "ArrowCounterClockwise", "ArrowDown", "ArrowDownLeft", "ArrowDownRight", "ArrowElbowDownLeft", "ArrowElbowDownRight", "ArrowElbowLeft", "ArrowElbowLeftDown", "ArrowElbowLeftUp", "ArrowElbowRight", "ArrowElbowRightDown", "ArrowElbowRightUp", "ArrowElbowUpLeft", "ArrowElbowUpRight", "ArrowFatDown", "ArrowFatLeft", "ArrowFatLineDown", "ArrowFatLineLeft", "ArrowFatLineRight", "ArrowFatLineUp", "ArrowFatLinesDown", "ArrowFatLinesLeft", "ArrowFatLinesRight", "ArrowFatLinesUp", "ArrowFatRight", "ArrowFatUp", "ArrowLeft", "ArrowLineDown", "ArrowLineDownLeft", "ArrowLineDownRight", "ArrowLineLeft", "ArrowLineRight", "ArrowLineUp", "ArrowLineUpLeft", "ArrowLineUpRight", "ArrowRight", "ArrowSquareDown", "ArrowSquareDownLeft", "ArrowSquareDownRight", "ArrowSquareIn", "ArrowSquareLeft", "ArrowSquareOut", "ArrowSquareRight", "ArrowSquareUp", "ArrowSquareUpLeft", "ArrowSquareUpRight", "ArrowUDownLeft", "ArrowUDownRight", "ArrowULeftDown", "ArrowULeftUp", "ArrowURightDown", "ArrowURightUp", "ArrowUUpLeft", "ArrowUUpRight", "ArrowUp", "ArrowUpLeft", "ArrowUpRight", "ArrowsClockwise", "ArrowsCounterClockwise", "ArrowsDownUp", "ArrowsHorizontal", "ArrowsIn", "ArrowsInCardinal", "ArrowsInLineHorizontal", "ArrowsInLineVertical", "ArrowsInSimple", "ArrowsLeftRight", "ArrowsMerge", "ArrowsOut", "ArrowsOutCardinal", "ArrowsOutLineHorizontal", "ArrowsOutLineVertical", "ArrowsOutSimple", "ArrowsSplit", "ArrowsVertical", "Article", "ArticleMedium", "ArticleNyTimes", "Asclepius", "Asterisk", "AsteriskSimple", "At", "Atom", "Avocado", "Axe", "Baby", "BabyCarriage", "Backpack", "Backspace", "Bag", "BagSimple", "Balloon", "Bandaids", "Bank", "Barbell", "Barcode", "Barn", "Barricade", "Baseball", "BaseballCap", "BaseballHelmet", "Basket", "Basketball", "Bathtub", "BatteryCharging", "BatteryChargingVertical", "BatteryEmpty", "BatteryFull", "BatteryHigh", "BatteryLow", "BatteryMedium", "BatteryPlus", "BatteryPlusVertical", "BatteryVerticalEmpty", "BatteryVerticalFull", "BatteryVerticalHigh", "BatteryVerticalLow", "BatteryVerticalMedium", "BatteryWarning", "BatteryWarningVertical", "BeachBall", "Beanie", "Bed", "BeerBottle", "BeerStein", "BehanceLogo", "Bell", "BellRinging", "BellSimple", "BellSimpleRinging", "BellSimpleSlash", "BellSimpleZ", "BellSlash", "BellZ", "Belt", "BezierCurve", "Bicycle", "Binary", "Binoculars", "Biohazard", "Bird", "Blueprint", "Bluetooth", "BluetoothConnected", "BluetoothSlash", "BluetoothX", "Boat", "Bomb", "Bone", "Book", "BookBookmark", "BookOpen", "BookOpenText", "BookOpenUser", "Bookmark", "BookmarkSimple", "Bookmarks", "BookmarksSimple", "Books", "Boot", "Boules", "BoundingBox", "BowlFood", "BowlSteam", "BowlingBall", "BoxArrowDown", "BoxArrowUp", "BoxingGlove", "BracketsAngle", "BracketsCurly", "BracketsRound", "BracketsSquare", "Brain", "Brandy", "Bread", "Bridge", "Briefcase", "BriefcaseMetal", "Broadcast", "Broom", "Browser", "Browsers", "Bug", "BugBeetle", "BugDroid", "Building", "BuildingApartment", "BuildingOffice", "Buildings", "Bulldozer", "Bus", "Butterfly", "CableCar", "Cactus", "Caduceus", "Cake", "Calculator", "Calendar", "CalendarBlank", "CalendarCheck", "CalendarDot", "CalendarDots", "CalendarHeart", "CalendarMinus", "CalendarPlus", "CalendarSlash", "CalendarStar", "CalendarX", "CallBell", "Camera", "CameraPlus", "CameraRotate", "CameraSlash", "Campfire", "Car", "CarBattery", "CarProfile", "CarSimple", "Cardholder", "Cards", "CardsThree", "CaretCircleDoubleDown", "CaretCircleDoubleLeft", "CaretCircleDoubleRight", "CaretCircleDoubleUp", "CaretCircleDown", "CaretCircleLeft", "CaretCircleRight", "CaretCircleUp", "CaretCircleUpDown", "CaretDoubleDown", "CaretDoubleLeft", "CaretDoubleRight", "CaretDoubleUp", "CaretDown", "CaretLeft", "CaretLineDown", "CaretLineLeft", "CaretLineRight", "CaretLineUp", "CaretRight", "CaretUp", "CaretUpDown", "Carrot", "CashRegister", "CassetteTape", "CastleTurret", "Cat", "CellSignalFull", "CellSignalHigh", "CellSignalLow", "CellSignalMedium", "CellSignalNone", "CellSignalSlash", "CellSignalX", "CellTower", "Certificate", "Chair", "Chalkboard", "ChalkboardSimple", "ChalkboardTeacher", "Champagne", "ChargingStation", "ChartBar", "ChartBarHorizontal", "ChartDonut", "ChartLine", "ChartLineDown", "ChartLineUp", "ChartPie", "ChartPieSlice", "ChartPolar", "ChartScatter", "Chat", "ChatCentered", "ChatCenteredDots", "ChatCenteredSlash", "ChatCenteredText", "ChatCircle", "ChatCircleDots", "ChatCircleSlash", "ChatCircleText", "ChatDots", "ChatSlash", "ChatTeardrop", "ChatTeardropDots", "ChatTeardropSlash", "ChatTeardropText", "ChatText", "Chats", "ChatsCircle", "ChatsTeardrop", "Check", "CheckCircle", "CheckFat", "CheckSquare", "CheckSquareOffset", "Checkerboard", "Checks", "Cheers", "Cheese", "ChefHat", "Cherries", "Church", "Cigarette", "CigaretteSlash", "Circle", "CircleDashed", "CircleHalf", "CircleHalfTilt", "CircleNotch", "CircleWavy", "CircleWavyCheck", "CircleWavyQuestion", "CircleWavyWarning", "CirclesFour", "CirclesThree", "CirclesThreePlus", "Circuitry", "City", "Clipboard", "ClipboardText", "Clock", "ClockAfternoon", "ClockClockwise", "ClockCountdown", "ClockCounterClockwise", "ClockUser", "ClosedCaptioning", "Cloud", "CloudArrowDown", "CloudArrowUp", "CloudCheck", "CloudFog", "CloudLightning", "CloudMoon", "CloudRain", "CloudSlash", "CloudSnow", "CloudSun", "CloudWarning", "CloudX", "Clover", "Club", "CoatHanger", "CodaLogo", "Code", "CodeBlock", "CodeSimple", "CodepenLogo", "CodesandboxLogo", "Coffee", "CoffeeBean", "Coin", "CoinVertical", "Coins", "Columns", "ColumnsPlusLeft", "ColumnsPlusRight", "Command", "Compass", "CompassRose", "CompassTool", "ComputerTower", "Confetti", "ContactlessPayment", "Control", "Cookie", "CookingPot", "Copy", "CopySimple", "Copyleft", "Copyright", "CornersIn", "CornersOut", "Couch", "CourtBasketball", "Cow", "CowboyHat", "Cpu", "Crane", "CraneTower", "CreditCard", "Cricket", "Crop", "Cross", "Crosshair", "CrosshairSimple", "Crown", "CrownCross", "CrownSimple", "Cube", "CubeFocus", "CubeTransparent", "CurrencyBtc", "CurrencyCircleDollar", "CurrencyCny", "CurrencyDollar", "CurrencyDollarSimple", "CurrencyEth", "CurrencyEur", "CurrencyGbp", "CurrencyInr", "CurrencyJpy", "CurrencyKrw", "CurrencyKzt", "CurrencyNgn", "CurrencyRub", "Cursor", "CursorClick", "CursorText", "Cylinder", "Database", "Desk", "Desktop", "DesktopTower", "Detective", "DevToLogo", "DeviceMobile", "DeviceMobileCamera", "DeviceMobileSlash", "DeviceMobileSpeaker", "DeviceRotate", "DeviceTablet", "DeviceTabletCamera", "DeviceTabletSpeaker", "Devices", "Diamond", "DiamondsFour", "DiceFive", "DiceFour", "DiceOne", "DiceSix", "DiceThree", "DiceTwo", "Disc", "DiscoBall", "DiscordLogo", "Divide", "Dna", "Dog", "Door", "DoorOpen", "Dot", "DotOutline", "DotsNine", "DotsSix", "DotsSixVertical", "DotsThree", "DotsThreeCircle", "DotsThreeCircleVertical", "DotsThreeOutline", "DotsThreeOutlineVertical", "DotsThreeVertical", "Download", "DownloadSimple", "Dress", "Dresser", "DribbbleLogo", "Drone", "Drop", "DropHalf", "DropHalfBottom", "DropSimple", "DropSlash", "DropboxLogo", "Ear", "EarSlash", "Egg", "EggCrack", "Eject", "EjectSimple", "Elevator", "Empty", "Engine", "Envelope", "EnvelopeOpen", "EnvelopeSimple", "EnvelopeSimpleOpen", "Equalizer", "Equals", "Eraser", "EscalatorDown", "EscalatorUp", "Exam", "ExclamationMark", "Exclude", "ExcludeSquare", "Export", "Eye", "EyeClosed", "EyeSlash", "Eyedropper", "EyedropperSample", "Eyeglasses", "Eyes", "FaceMask", "FacebookLogo", "Factory", "Faders", "FadersHorizontal", "FalloutShelter", "Fan", "Farm", "FastForward", "FastForwardCircle", "Feather", "FediverseLogo", "FigmaLogo", "File", "FileArchive", "FileArrowDown", "FileArrowUp", "FileAudio", "FileC", "FileCSharp", "FileCloud", "FileCode", "FileCpp", "FileCss", "FileCsv", "FileDashed", "FileDoc", "FileDotted", "FileHtml", "FileImage", "FileIni", "FileJpg", "FileJs", "FileJsx", "FileLock", "FileMagnifyingGlass", "FileMd", "FileMinus", "FilePdf", "FilePlus", "FilePng", "FilePpt", "FilePy", "FileRs", "FileSearch", "FileSql", "FileSvg", "FileText", "FileTs", "FileTsx", "FileTxt", "FileVideo", "FileVue", "FileX", "FileXls", "FileZip", "Files", "FilmReel", "FilmScript", "FilmSlate", "FilmStrip", "Fingerprint", "FingerprintSimple", "FinnTheHuman", "Fire", "FireExtinguisher", "FireSimple", "FireTruck", "FirstAid", "FirstAidKit", "Fish", "FishSimple", "Flag", "FlagBanner", "FlagBannerFold", "FlagCheckered", "FlagPennant", "Flame", "Flashlight", "Flask", "FlipHorizontal", "FlipVertical", "FloppyDisk", "FloppyDiskBack", "FlowArrow", "Flower", "FlowerLotus", "FlowerTulip", "FlyingSaucer", "Folder", "FolderDashed", "FolderDotted", "FolderLock", "FolderMinus", "FolderNotch", "FolderNotchMinus", "FolderNotchOpen", "FolderNotchPlus", "FolderOpen", "FolderPlus", "FolderSimple", "FolderSimpleDashed", "FolderSimpleDotted", "FolderSimpleLock", "FolderSimpleMinus", "FolderSimplePlus", "FolderSimpleStar", "FolderSimpleUser", "FolderStar", "FolderUser", "Folders", "Football", "FootballHelmet", "Footprints", "ForkKnife", "FourK", "FrameCorners", "FramerLogo", "Function", "Funnel", "FunnelSimple", "FunnelSimpleX", "FunnelX", "GameController", "Garage", "GasCan", "GasPump", "Gauge", "Gavel", "Gear", "GearFine", "GearSix", "GenderFemale", "GenderIntersex", "GenderMale", "GenderNeuter", "GenderNonbinary", "GenderTransgender", "Ghost", "Gif", "Gift", "GitBranch", "GitCommit", "GitDiff", "GitFork", "GitMerge", "GitPullRequest", "GithubLogo", "GitlabLogo", "GitlabLogoSimple", "Globe", "GlobeHemisphereEast", "GlobeHemisphereWest", "GlobeSimple", "GlobeSimpleX", "GlobeStand", "GlobeX", "Goggles", "Golf", "GoodreadsLogo", "GoogleCardboardLogo", "GoogleChromeLogo", "GoogleDriveLogo", "GoogleLogo", "GooglePhotosLogo", "GooglePlayLogo", "GooglePodcastsLogo", "Gps", "GpsFix", "GpsSlash", "Gradient", "GraduationCap", "Grains", "GrainsSlash", "Graph", "GraphicsCard", "GreaterThan", "GreaterThanOrEqual", "GridFour", "GridNine", "Guitar", "HairDryer", "Hamburger", "Hammer", "Hand", "HandArrowDown", "HandArrowUp", "HandCoins", "HandDeposit", "HandEye", "HandFist", "HandGrabbing", "HandHeart", "HandPalm", "HandPeace", "HandPointing", "HandSoap", "HandSwipeLeft", "HandSwipeRight", "HandTap", "HandWaving", "HandWithdraw", "Handbag", "HandbagSimple", "HandsClapping", "HandsPraying", "Handshake", "HardDrive", "HardDrives", "HardHat", "Hash", "HashStraight", "HeadCircuit", "Headlights", "Headphones", "Headset", "Heart", "HeartBreak", "HeartHalf", "HeartStraight", "HeartStraightBreak", "Heartbeat", "Hexagon", "HighDefinition", "HighHeel", "Highlighter", "HighlighterCircle", "Hockey", "Hoodie", "Horse", "Hospital", "Hourglass", "HourglassHigh", "HourglassLow", "HourglassMedium", "HourglassSimple", "HourglassSimpleHigh", "HourglassSimpleLow", "HourglassSimpleMedium", "House", "HouseLine", "HouseSimple", "Hurricane", "IceCream", "IconBase", "IconContext", "IdentificationBadge", "IdentificationCard", "Image", "ImageBroken", "ImageSquare", "Images", "ImagesSquare", "Infinity", "Info", "InstagramLogo", "Intersect", "IntersectSquare", "IntersectThree", "Intersection", "Invoice", "Island", "Jar", "JarLabel", "Jeep", "Joystick", "Kanban", "Key", "KeyReturn", "Keyboard", "Keyhole", "Knife", "Ladder", "LadderSimple", "Lamp", "LampPendant", "Laptop", "Lasso", "LastfmLogo", "Layout", "Leaf", "Lectern", "Lego", "LegoSmiley", "Lemniscate", "LessThan", "LessThanOrEqual", "LetterCircleH", "LetterCircleP", "LetterCircleV", "Lifebuoy", "Lightbulb", "LightbulbFilament", "Lighthouse", "Lightning", "LightningA", "LightningSlash", "LineSegment", "LineSegments", "LineVertical", "Link", "LinkBreak", "LinkSimple", "LinkSimpleBreak", "LinkSimpleHorizontal", "LinkSimpleHorizontalBreak", "LinkedinLogo", "LinktreeLogo", "LinuxLogo", "List", "ListBullets", "ListChecks", "ListDashes", "ListHeart", "ListMagnifyingGlass", "ListNumbers", "ListPlus", "ListStar", "Lock", "LockKey", "LockKeyOpen", "LockLaminated", "LockLaminatedOpen", "LockOpen", "LockSimple", "LockSimpleOpen", "Lockers", "Log", "MagicWand", "Magnet", "MagnetStraight", "MagnifyingGlass", "MagnifyingGlassMinus", "MagnifyingGlassPlus", "Mailbox", "MapPin", "MapPinArea", "MapPinLine", "MapPinPlus", "MapPinSimple", "MapPinSimpleArea", "MapPinSimpleLine", "MapTrifold", "MarkdownLogo", "MarkerCircle", "Martini", "MaskHappy", "MaskSad", "MastodonLogo", "MathOperations", "MatrixLogo", "Medal", "MedalMilitary", "MediumLogo", "Megaphone", "MegaphoneSimple", "MemberOf", "Memory", "MessengerLogo", "MetaLogo", "Meteor", "Metronome", "Microphone", "MicrophoneSlash", "MicrophoneStage", "Microscope", "MicrosoftExcelLogo", "MicrosoftOutlookLogo", "MicrosoftPowerpointLogo", "MicrosoftTeamsLogo", "MicrosoftWordLogo", "Minus", "MinusCircle", "MinusSquare", "Money", "MoneyWavy", "Monitor", "MonitorArrowUp", "MonitorPlay", "Moon", "MoonStars", "Moped", "MopedFront", "Mosque", "Motorcycle", "Mountains", "Mouse", "MouseLeftClick", "MouseMiddleClick", "MouseRightClick", "MouseScroll", "MouseSimple", "MusicNote", "MusicNoteSimple", "MusicNotes", "MusicNotesMinus", "MusicNotesPlus", "MusicNotesSimple", "NavigationArrow", "Needle", "Network", "NetworkSlash", "NetworkX", "Newspaper", "NewspaperClipping", "NotEquals", "NotMemberOf", "NotSubsetOf", "NotSupersetOf", "Notches", "Note", "NoteBlank", "NotePencil", "Notebook", "Notepad", "Notification", "NotionLogo", "NuclearPlant", "NumberCircleEight", "NumberCircleFive", "NumberCircleFour", "NumberCircleNine", "NumberCircleOne", "NumberCircleSeven", "NumberCircleSix", "NumberCircleThree", "NumberCircleTwo", "NumberCircleZero", "NumberEight", "NumberFive", "NumberFour", "NumberNine", "NumberOne", "NumberSeven", "NumberSix", "NumberSquareEight", "NumberSquareFive", "NumberSquareFour", "NumberSquareNine", "NumberSquareOne", "NumberSquareSeven", "NumberSquareSix", "NumberSquareThree", "NumberSquareTwo", "NumberSquareZero", "NumberThree", "NumberTwo", "NumberZero", "Numpad", "Nut", "NyTimesLogo", "Octagon", "OfficeChair", "Onigiri", "OpenAiLogo", "Option", "Orange", "OrangeSlice", "Oven", "Package", "PaintBrush", "PaintBrushBroad", "PaintBrushHousehold", "PaintBucket", "PaintRoller", "Palette", "Panorama", "Pants", "PaperPlane", "PaperPlaneRight", "PaperPlaneTilt", "Paperclip", "PaperclipHorizontal", "Parachute", "Paragraph", "Parallelogram", "Park", "Password", "Path", "PatreonLogo", "Pause", "PauseCircle", "PawPrint", "PaypalLogo", "Peace", "Pen", "PenNib", "PenNibStraight", "Pencil", "PencilCircle", "PencilLine", "PencilRuler", "PencilSimple", "PencilSimpleLine", "PencilSimpleSlash", "PencilSlash", "Pentagon", "Pentagram", "Pepper", "Percent", "Person", "PersonArmsSpread", "PersonSimple", "PersonSimpleBike", "PersonSimpleCircle", "PersonSimpleHike", "PersonSimpleRun", "PersonSimpleSki", "PersonSimpleSnowboard", "PersonSimpleSwim", "PersonSimpleTaiChi", "PersonSimpleThrow", "PersonSimpleWalk", "Perspective", "Phone", "PhoneCall", "PhoneDisconnect", "PhoneIncoming", "PhoneList", "PhoneOutgoing", "PhonePause", "PhonePlus", "PhoneSlash", "PhoneTransfer", "PhoneX", "PhosphorLogo", "Pi", "PianoKeys", "PicnicTable", "PictureInPicture", "PiggyBank", "Pill", "PingPong", "PintGlass", "PinterestLogo", "Pinwheel", "Pipe", "PipeWrench", "PixLogo", "Pizza", "Placeholder", "Planet", "Plant", "Play", "PlayCircle", "PlayPause", "Playlist", "Plug", "PlugCharging", "Plugs", "PlugsConnected", "Plus", "PlusCircle", "PlusMinus", "PlusSquare", "PokerChip", "PoliceCar", "Polygon", "Popcorn", "Popsicle", "PottedPlant", "Power", "Prescription", "Presentation", "PresentationChart", "Printer", "Prohibit", "ProhibitInset", "ProjectorScreen", "ProjectorScreenChart", "Pulse", "PushPin", "PushPinSimple", "PushPinSimpleSlash", "PushPinSlash", "PuzzlePiece", "QrCode", "Question", "QuestionMark", "Queue", "Quotes", "Rabbit", "Racquet", "Radical", "Radio", "RadioButton", "Radioactive", "Rainbow", "RainbowCloud", "Ranking", "ReadCvLogo", "Receipt", "ReceiptX", "Record", "Rectangle", "RectangleDashed", "Recycle", "RedditLogo", "Repeat", "RepeatOnce", "ReplitLogo", "Resize", "Rewind", "RewindCircle", "RoadHorizon", "Robot", "Rocket", "RocketLaunch", "Rows", "RowsPlusBottom", "RowsPlusTop", "Rss", "RssSimple", "Rug", "Ruler", "SSR", "Sailboat", "Scales", "Scan", "ScanSmiley", "Scissors", "Scooter", "Screencast", "Screwdriver", "Scribble", "ScribbleLoop", "Scroll", "Seal", "SealCheck", "SealPercent", "SealQuestion", "SealWarning", "Seat", "Seatbelt", "SecurityCamera", "Selection", "SelectionAll", "SelectionBackground", "SelectionForeground", "SelectionInverse", "SelectionPlus", "SelectionSlash", "Shapes", "Share", "ShareFat", "ShareNetwork", "Shield", "ShieldCheck", "ShieldCheckered", "ShieldChevron", "ShieldPlus", "ShieldSlash", "ShieldStar", "ShieldWarning", "ShippingContainer", "ShirtFolded", "ShootingStar", "ShoppingBag", "ShoppingBagOpen", "ShoppingCart", "ShoppingCartSimple", "Shovel", "Shower", "Shrimp", "Shuffle", "ShuffleAngular", "ShuffleSimple", "Sidebar", "SidebarSimple", "Sigma", "SignIn", "SignOut", "Signature", "Signpost", "SimCard", "Siren", "SketchLogo", "SkipBack", "SkipBackCircle", "SkipForward", "SkipForwardCircle", "Skull", "SkypeLogo", "SlackLogo", "Sliders", "SlidersHorizontal", "Slideshow", "Smiley", "SmileyAngry", "SmileyBlank", "SmileyMeh", "SmileyMelting", "SmileyNervous", "SmileySad", "SmileySticker", "SmileyWink", "SmileyXEyes", "SnapchatLogo", "Sneaker", "SneakerMove", "Snowflake", "SoccerBall", "Sock", "SolarPanel", "SolarRoof", "SortAscending", "SortDescending", "SoundcloudLogo", "Spade", "Sparkle", "SpeakerHifi", "SpeakerHigh", "SpeakerLow", "SpeakerNone", "SpeakerSimpleHigh", "SpeakerSimpleLow", "SpeakerSimpleNone", "SpeakerSimpleSlash", "SpeakerSimpleX", "SpeakerSlash", "SpeakerX", "Speedometer", "Sphere", "Spinner", "SpinnerBall", "SpinnerGap", "Spiral", "SplitHorizontal", "SplitVertical", "SpotifyLogo", "SprayBottle", "Square", "SquareHalf", "SquareHalfBottom", "SquareLogo", "SquareSplitHorizontal", "SquareSplitVertical", "SquaresFour", "Stack", "StackMinus", "StackOverflowLogo", "StackPlus", "StackSimple", "Stairs", "Stamp", "StandardDefinition", "Star", "StarAndCrescent", "StarFour", "StarHalf", "StarOfDavid", "SteamLogo", "SteeringWheel", "Steps", "Stethoscope", "Sticker", "Stool", "Stop", "StopCircle", "Storefront", "Strategy", "StripeLogo", "Student", "SubsetOf", "SubsetProperOf", "Subtitles", "SubtitlesSlash", "Subtract", "SubtractSquare", "Subway", "Suitcase", "SuitcaseRolling", "SuitcaseSimple", "Sun", "SunDim", "SunHorizon", "Sunglasses", "SupersetOf", "SupersetProperOf", "Swap", "Swatches", "SwimmingPool", "Sword", "Synagogue", "Syringe", "TShirt", "Table", "Tabs", "Tag", "TagChevron", "TagSimple", "Target", "Taxi", "TeaBag", "TelegramLogo", "Television", "TelevisionSimple", "TennisBall", "Tent", "Terminal", "TerminalWindow", "TestTube", "TextAUnderline", "TextAa", "TextAlignCenter", "TextAlignJustify", "TextAlignLeft", "TextAlignRight", "TextB", "TextBolder", "TextColumns", "TextH", "TextHFive", "TextHFour", "TextHOne", "TextHSix", "TextHThree", "TextHTwo", "TextIndent", "TextItalic", "TextOutdent", "TextStrikethrough", "TextSubscript", "TextSuperscript", "TextT", "TextTSlash", "TextUnderline", "Textbox", "Thermometer", "ThermometerCold", "ThermometerHot", "ThermometerSimple", "ThreadsLogo", "ThreeD", "ThumbsDown", "ThumbsUp", "Ticket", "TidalLogo", "TiktokLogo", "Tilde", "Timer", "TipJar", "Tipi", "Tire", "ToggleLeft", "ToggleRight", "Toilet", "ToiletPaper", "Toolbox", "Tooth", "Tornado", "Tote", "ToteSimple", "Towel", "Tractor", "Trademark", "TrademarkRegistered", "TrafficCone", "TrafficSign", "TrafficSignal", "Train", "TrainRegional", "TrainSimple", "Tram", "Translate", "Trash", "TrashSimple", "Tray", "TrayArrowDown", "TrayArrowUp", "TreasureChest", "Tree", "TreeEvergreen", "TreePalm", "TreeStructure", "TreeView", "TrendDown", "TrendUp", "Triangle", "TriangleDashed", "Trolley", "TrolleySuitcase", "Trophy", "Truck", "TruckTrailer", "TumblrLogo", "TwitchLogo", "TwitterLogo", "Umbrella", "UmbrellaSimple", "Union", "Unite", "UniteSquare", "Upload", "UploadSimple", "Usb", "User", "UserCheck", "UserCircle", "UserCircleCheck", "UserCircleDashed", "UserCircleGear", "UserCircleMinus", "UserCirclePlus", "UserFocus", "UserGear", "UserList", "UserMinus", "UserPlus", "UserRectangle", "UserSound", "UserSquare", "UserSwitch", "Users", "UsersFour", "UsersThree", "Van", "Vault", "VectorThree", "VectorTwo", "Vibrate", "Video", "VideoCamera", "VideoCameraSlash", "VideoConference", "Vignette", "VinylRecord", "VirtualReality", "Virus", "Visor", "Voicemail", "Volleyball", "Wall", "Wallet", "Warehouse", "Warning", "WarningCircle", "WarningDiamond", "WarningOctagon", "WashingMachine", "Watch", "WaveSawtooth", "WaveSine", "WaveSquare", "WaveTriangle", "Waveform", "WaveformSlash", "Waves", "Webcam", "WebcamSlash", "WebhooksLogo", "WechatLogo", "WhatsappLogo", "Wheelchair", "WheelchairMotion", "WifiHigh", "WifiLow", "WifiMedium", "WifiNone", "WifiSlash", "WifiX", "Wind", "Windmill", "WindowsLogo", "Wine", "Wrench", "X", "XCircle", "XLogo", "XSquare", "Yarn", "YinYang", "YoutubeLogo"], It = "_buttons_uu72s_1", Mt = "_button_uu72s_1", Ht = "_disabled_uu72s_17", de = {
|
|
120
120
|
buttons: It,
|
|
121
121
|
button: Mt,
|
|
122
|
-
disabled:
|
|
122
|
+
disabled: Ht
|
|
123
123
|
};
|
|
124
124
|
async function ne(t, n) {
|
|
125
|
-
const s = localStorage.getItem("shopId") || void 0, o = `${
|
|
125
|
+
const s = localStorage.getItem("shopId") || void 0, o = `${Me}/${t}/builder/shops/${s}/${n}`, i = localStorage.getItem("sellerAccessToken") || void 0;
|
|
126
126
|
return (await je.get(o, {
|
|
127
127
|
headers: {
|
|
128
128
|
Authorization: `Bearer ${i}`
|
|
129
129
|
}
|
|
130
130
|
})).data;
|
|
131
131
|
}
|
|
132
|
-
async function
|
|
132
|
+
async function Ot() {
|
|
133
133
|
try {
|
|
134
134
|
const [t, n, s, o, i, a] = await Promise.allSettled([
|
|
135
135
|
ne("v1", "general"),
|
|
@@ -171,21 +171,21 @@ function ti() {
|
|
|
171
171
|
setHeader: i,
|
|
172
172
|
footer: a,
|
|
173
173
|
setFooter: r
|
|
174
|
-
} =
|
|
175
|
-
if (
|
|
174
|
+
} = E.getState(), { currentPage: l, pages: c } = D.getState(), { currentInstance: g, activeBlock: u } = Q.getState(), { settings: C, setSettings: m } = Z.getState();
|
|
175
|
+
if (m(C), !u && g && c) {
|
|
176
176
|
if (n === "header" && o)
|
|
177
177
|
i(o);
|
|
178
178
|
else if (n === "footer" && a)
|
|
179
179
|
r(a);
|
|
180
180
|
else if (n === "header" || n === "footer")
|
|
181
181
|
throw new Error(`Missing ${n} data.`);
|
|
182
|
-
const
|
|
182
|
+
const p = {
|
|
183
183
|
blockSettings: {}
|
|
184
184
|
};
|
|
185
|
-
if (!
|
|
185
|
+
if (!g.blockSettings)
|
|
186
186
|
throw new Error("currentInstance.blockSettings is undefined.");
|
|
187
|
-
if (Object.keys(
|
|
188
|
-
|
|
187
|
+
if (Object.keys(g.blockSettings).filter((v) => !["displayName", "isAddable"].includes(v)).forEach((v) => {
|
|
188
|
+
p.blockSettings[v] = g.blockSettings[v];
|
|
189
189
|
}), !c[l])
|
|
190
190
|
throw new Error(`Page "${l}" does not exist.`);
|
|
191
191
|
if (!s[c[l].path] || !s[c[l].path][n])
|
|
@@ -194,7 +194,7 @@ function ti() {
|
|
|
194
194
|
);
|
|
195
195
|
t(c[l].path, n, {
|
|
196
196
|
name: s[c[l].path][n].name,
|
|
197
|
-
value:
|
|
197
|
+
value: p
|
|
198
198
|
});
|
|
199
199
|
}
|
|
200
200
|
} catch (t) {
|
|
@@ -202,7 +202,7 @@ function ti() {
|
|
|
202
202
|
}
|
|
203
203
|
}
|
|
204
204
|
async function qt() {
|
|
205
|
-
const t = localStorage.getItem("shopId"), n = localStorage.getItem("draftId"), s = `${
|
|
205
|
+
const t = localStorage.getItem("shopId"), n = localStorage.getItem("draftId"), s = `${Me}/v2/builder/shops/${t}/drafts/${n}/pages`, o = localStorage.getItem("sellerAccessToken");
|
|
206
206
|
return (await je.get(s, {
|
|
207
207
|
headers: {
|
|
208
208
|
Authorization: `Bearer ${o}`
|
|
@@ -210,42 +210,42 @@ async function qt() {
|
|
|
210
210
|
})).data;
|
|
211
211
|
}
|
|
212
212
|
async function Gt() {
|
|
213
|
-
const t = localStorage.getItem("shopId") || void 0, n = localStorage.getItem("draftId") || void 0, s = `${
|
|
213
|
+
const t = localStorage.getItem("shopId") || void 0, n = localStorage.getItem("draftId") || void 0, s = `${Me}/v2/builder/shops/${t}/drafts/${n}/all`, o = localStorage.getItem("sellerAccessToken") || void 0;
|
|
214
214
|
return (await je.get(s, {
|
|
215
215
|
headers: {
|
|
216
216
|
Authorization: `Bearer ${o}`
|
|
217
217
|
}
|
|
218
218
|
})).data;
|
|
219
219
|
}
|
|
220
|
-
const
|
|
221
|
-
function
|
|
220
|
+
const W = (t) => t ? t.replace(/_/g, " ").split(" ").map((n) => n.charAt(0).toUpperCase() + n.slice(1)).join(" and ") : "";
|
|
221
|
+
function Wt() {
|
|
222
222
|
let t = new URLSearchParams(document.location.search);
|
|
223
223
|
const n = t.get("shopId") || localStorage.getItem("shopId"), s = t.get("sellerAccessToken") || localStorage.getItem("sellerAccessToken"), o = t.get("draftId") || localStorage.getItem("draftId");
|
|
224
224
|
return sn(), s && localStorage.setItem("sellerAccessToken", s), n && localStorage.setItem("shopId", n), o && localStorage.setItem("draftId", o), !!(s && n && o);
|
|
225
225
|
}
|
|
226
|
-
const
|
|
227
|
-
wrapper:
|
|
226
|
+
const zt = "_wrapper_1dfbs_1", Xt = "_main_1dfbs_9", Yt = "_loading_1dfbs_13", Le = {
|
|
227
|
+
wrapper: zt,
|
|
228
228
|
main: Xt,
|
|
229
229
|
loading: Yt
|
|
230
230
|
}, tt = ({ render: t, block: n }) => t(n), nt = () => {
|
|
231
|
-
const { footer: t } =
|
|
231
|
+
const { footer: t } = E(), { settings: n } = Z(), { pageContext: s } = D();
|
|
232
232
|
return t == null ? void 0 : t.renderBlock(n, s);
|
|
233
233
|
}, st = () => {
|
|
234
|
-
const { header: t } =
|
|
234
|
+
const { header: t } = E(), { settings: n } = Z(), { pageContext: s } = D();
|
|
235
235
|
return t == null ? void 0 : t.renderBlock(n, s);
|
|
236
236
|
}, Kt = "_wrapper_5w9s8_1", Qt = {
|
|
237
237
|
wrapper: Kt
|
|
238
238
|
}, ye = (t) => {
|
|
239
239
|
const { error: n } = t;
|
|
240
240
|
return /* @__PURE__ */ e.jsx("div", { className: Qt.wrapper, children: n });
|
|
241
|
-
}, Vt = "_wrapper_rccv2_1", Jt = "_content_rccv2_11", Zt = "_title_rccv2_21",
|
|
241
|
+
}, Vt = "_wrapper_rccv2_1", Jt = "_content_rccv2_11", Zt = "_title_rccv2_21", Fe = {
|
|
242
242
|
wrapper: Vt,
|
|
243
243
|
content: Jt,
|
|
244
244
|
title: Zt
|
|
245
245
|
}, en = () => {
|
|
246
246
|
const t = ce();
|
|
247
|
-
return /* @__PURE__ */ e.jsx("div", { className:
|
|
248
|
-
/* @__PURE__ */ e.jsx("h1", { className:
|
|
247
|
+
return /* @__PURE__ */ e.jsx("div", { className: Fe.wrapper, children: /* @__PURE__ */ e.jsxs("div", { className: Fe.content, children: [
|
|
248
|
+
/* @__PURE__ */ e.jsx("h1", { className: Fe.title, children: "Page Not Found" }),
|
|
249
249
|
/* @__PURE__ */ e.jsx(
|
|
250
250
|
K,
|
|
251
251
|
{
|
|
@@ -256,51 +256,50 @@ const Wt = "_wrapper_1dfbs_1", Xt = "_main_1dfbs_9", Yt = "_loading_1dfbs_13", P
|
|
|
256
256
|
)
|
|
257
257
|
] }) });
|
|
258
258
|
}, tn = ({ pagePath: t }) => {
|
|
259
|
-
const { sourceBlocks: n } = Q(), [s, o] =
|
|
260
|
-
|
|
259
|
+
const { sourceBlocks: n } = Q(), [s, o] = S.useState(null), [i, a] = S.useState(!0), [r, l] = S.useState(null), { setThemeSettings: c, themeSettings: g } = I(), [u, C] = S.useState(null), { settings: m } = Z(), { addProducts: p } = dt();
|
|
260
|
+
S.useEffect(() => {
|
|
261
261
|
a(!0), (async () => {
|
|
262
|
-
const
|
|
263
|
-
if (
|
|
264
|
-
const { data:
|
|
265
|
-
l(
|
|
266
|
-
const { settings: f, theme:
|
|
267
|
-
if (f &&
|
|
268
|
-
const
|
|
269
|
-
Object.keys(f).map((
|
|
270
|
-
|
|
271
|
-
}), C(
|
|
262
|
+
const _ = await ut(encodeURIComponent(t));
|
|
263
|
+
if (_) {
|
|
264
|
+
const { data: d } = _;
|
|
265
|
+
l(d.layout);
|
|
266
|
+
const { settings: f, theme: b } = (await ht()).data;
|
|
267
|
+
if (f && m) {
|
|
268
|
+
const T = m;
|
|
269
|
+
Object.keys(f).map((N) => {
|
|
270
|
+
T[N] = f[N];
|
|
271
|
+
}), C(T);
|
|
272
272
|
} else
|
|
273
|
-
C(
|
|
274
|
-
c(
|
|
275
|
-
products:
|
|
276
|
-
reviews:
|
|
277
|
-
categories:
|
|
278
|
-
faqs:
|
|
279
|
-
listings:
|
|
280
|
-
}), await
|
|
273
|
+
C(m);
|
|
274
|
+
c(b || g), o({
|
|
275
|
+
products: d.products,
|
|
276
|
+
reviews: d.reviews,
|
|
277
|
+
categories: d.categories,
|
|
278
|
+
faqs: d.faqs,
|
|
279
|
+
listings: d.listings
|
|
280
|
+
}), await p(d.products);
|
|
281
281
|
}
|
|
282
282
|
a(!1);
|
|
283
283
|
})();
|
|
284
284
|
}, [t]);
|
|
285
|
-
const
|
|
286
|
-
|
|
287
|
-
if (console.log(u, S), !g || !g.name)
|
|
285
|
+
const v = (h) => {
|
|
286
|
+
if (!h || !h.name)
|
|
288
287
|
return /* @__PURE__ */ e.jsx(ye, { error: "Block or block.name is undefined." });
|
|
289
|
-
if (!n || !n[
|
|
290
|
-
return /* @__PURE__ */ e.jsx(ye, { error: `Block "${
|
|
291
|
-
const
|
|
292
|
-
return
|
|
288
|
+
if (!n || !n[h.name])
|
|
289
|
+
return /* @__PURE__ */ e.jsx(ye, { error: `Block "${h.name}" does not exist in blocks.` });
|
|
290
|
+
const _ = new n[h.name]();
|
|
291
|
+
return h.value && Object.assign(_, h.value), _.renderBlock(u, s);
|
|
293
292
|
};
|
|
294
|
-
return !i && r === null ? /* @__PURE__ */ e.jsx(en, {}) : /* @__PURE__ */ e.jsxs("div", { className:
|
|
293
|
+
return !i && r === null ? /* @__PURE__ */ e.jsx(en, {}) : /* @__PURE__ */ e.jsxs("div", { className: Le.wrapper, children: [
|
|
295
294
|
/* @__PURE__ */ e.jsx(st, {}),
|
|
296
|
-
!i && r ? /* @__PURE__ */ e.jsx("div", { className:
|
|
295
|
+
!i && r ? /* @__PURE__ */ e.jsx("div", { className: Le.main, children: Object.keys(r).map((h) => /* @__PURE__ */ e.jsx(
|
|
297
296
|
tt,
|
|
298
297
|
{
|
|
299
|
-
block: r[
|
|
300
|
-
render:
|
|
298
|
+
block: r[h],
|
|
299
|
+
render: v
|
|
301
300
|
},
|
|
302
|
-
|
|
303
|
-
)) }) : /* @__PURE__ */ e.jsx("div", { className:
|
|
301
|
+
h
|
|
302
|
+
)) }) : /* @__PURE__ */ e.jsx("div", { className: Le.loading, children: /* @__PURE__ */ e.jsx(Ae, {}) }),
|
|
304
303
|
/* @__PURE__ */ e.jsx(nt, {})
|
|
305
304
|
] });
|
|
306
305
|
};
|
|
@@ -350,20 +349,20 @@ const sn = () => {
|
|
|
350
349
|
s.id = "dynamic-styles", s.innerHTML = t, document.head.appendChild(s);
|
|
351
350
|
}
|
|
352
351
|
}, an = () => {
|
|
353
|
-
const { undo: t, redo: n, past: s, future: o } = gt(), [i, a] =
|
|
354
|
-
return
|
|
352
|
+
const { undo: t, redo: n, past: s, future: o } = gt(), [i, a] = S.useState(!1), [r, l] = S.useState(!1);
|
|
353
|
+
return S.useEffect(() => {
|
|
355
354
|
a(s.length === 0);
|
|
356
|
-
}, [s]),
|
|
355
|
+
}, [s]), S.useEffect(() => {
|
|
357
356
|
l(o.length === 0);
|
|
358
357
|
}, [o]), /* @__PURE__ */ e.jsxs("div", { className: de.buttons, children: [
|
|
359
358
|
/* @__PURE__ */ e.jsx(
|
|
360
359
|
"div",
|
|
361
360
|
{
|
|
362
|
-
className:
|
|
361
|
+
className: P(de.button, {
|
|
363
362
|
[de.disabled]: i
|
|
364
363
|
}),
|
|
365
364
|
children: /* @__PURE__ */ e.jsx(
|
|
366
|
-
|
|
365
|
+
A,
|
|
367
366
|
{
|
|
368
367
|
name: "ArrowUUpLeft",
|
|
369
368
|
width: 20,
|
|
@@ -379,11 +378,11 @@ const sn = () => {
|
|
|
379
378
|
/* @__PURE__ */ e.jsx(
|
|
380
379
|
"div",
|
|
381
380
|
{
|
|
382
|
-
className:
|
|
381
|
+
className: P(de.button, {
|
|
383
382
|
[de.disabled]: r
|
|
384
383
|
}),
|
|
385
384
|
children: /* @__PURE__ */ e.jsx(
|
|
386
|
-
|
|
385
|
+
A,
|
|
387
386
|
{
|
|
388
387
|
name: "ArrowUUpRight",
|
|
389
388
|
width: 20,
|
|
@@ -397,21 +396,21 @@ const sn = () => {
|
|
|
397
396
|
}
|
|
398
397
|
)
|
|
399
398
|
] });
|
|
400
|
-
}, ln = "_devices_1b6y1_1", cn = "_device_1b6y1_1", dn = "_active_1b6y1_26",
|
|
399
|
+
}, ln = "_devices_1b6y1_1", cn = "_device_1b6y1_1", dn = "_active_1b6y1_26", Re = {
|
|
401
400
|
devices: ln,
|
|
402
401
|
device: cn,
|
|
403
402
|
active: dn
|
|
404
403
|
}, un = () => {
|
|
405
404
|
const { currentDevice: t, setCurrentDevice: n } = Ve();
|
|
406
|
-
return /* @__PURE__ */ e.jsx("div", { className:
|
|
405
|
+
return /* @__PURE__ */ e.jsx("div", { className: Re.devices, children: Dt.map((s) => /* @__PURE__ */ e.jsx(
|
|
407
406
|
"div",
|
|
408
407
|
{
|
|
409
|
-
className:
|
|
410
|
-
[
|
|
408
|
+
className: P(Re.device, {
|
|
409
|
+
[Re.active]: t.value === s.value
|
|
411
410
|
}),
|
|
412
411
|
onClick: () => n(s),
|
|
413
412
|
children: /* @__PURE__ */ e.jsx(
|
|
414
|
-
|
|
413
|
+
A,
|
|
415
414
|
{
|
|
416
415
|
name: s.icon,
|
|
417
416
|
fill: t.value === s.value ? "#252525" : "#757575",
|
|
@@ -434,13 +433,13 @@ const sn = () => {
|
|
|
434
433
|
return /* @__PURE__ */ e.jsxs(
|
|
435
434
|
"div",
|
|
436
435
|
{
|
|
437
|
-
className:
|
|
436
|
+
className: P(De.preview, {
|
|
438
437
|
[De.active]: t
|
|
439
438
|
}),
|
|
440
439
|
onClick: () => n(!t),
|
|
441
440
|
children: [
|
|
442
441
|
/* @__PURE__ */ e.jsx(
|
|
443
|
-
|
|
442
|
+
A,
|
|
444
443
|
{
|
|
445
444
|
name: "ArrowUpRight",
|
|
446
445
|
width: 20,
|
|
@@ -453,7 +452,7 @@ const sn = () => {
|
|
|
453
452
|
);
|
|
454
453
|
}, fn = "_settings_u4cv4_1", bn = {
|
|
455
454
|
settings: fn
|
|
456
|
-
}, Cn = "_pages_1mwe1_1", wn = "_text_1mwe1_17", vn = "_modal_1mwe1_23", xn = "_page_1mwe1_1", kn = "_hoverable_1mwe1_49", yn = "_separator_1mwe1_53", jn = "_button_1mwe1_57", An = "_items_1mwe1_72",
|
|
455
|
+
}, Cn = "_pages_1mwe1_1", wn = "_text_1mwe1_17", vn = "_modal_1mwe1_23", xn = "_page_1mwe1_1", kn = "_hoverable_1mwe1_49", yn = "_separator_1mwe1_53", jn = "_button_1mwe1_57", An = "_items_1mwe1_72", z = {
|
|
457
456
|
pages: Cn,
|
|
458
457
|
default: "_default_1mwe1_5",
|
|
459
458
|
text: wn,
|
|
@@ -474,25 +473,25 @@ const sn = () => {
|
|
|
474
473
|
deletePage: r,
|
|
475
474
|
isOpenSelectModal: l,
|
|
476
475
|
setIsOpenSelectModal: c
|
|
477
|
-
} = D(), { deletePage:
|
|
478
|
-
return
|
|
479
|
-
const
|
|
476
|
+
} = D(), { deletePage: g } = E(), [u, C] = S.useState("");
|
|
477
|
+
return S.useEffect(() => {
|
|
478
|
+
const m = () => {
|
|
480
479
|
c(!1);
|
|
481
480
|
};
|
|
482
|
-
return document.body.addEventListener("click",
|
|
483
|
-
document.body.removeEventListener("click",
|
|
481
|
+
return document.body.addEventListener("click", m), () => {
|
|
482
|
+
document.body.removeEventListener("click", m);
|
|
484
483
|
};
|
|
485
|
-
}, []), /* @__PURE__ */ e.jsxs("div", { className:
|
|
484
|
+
}, []), /* @__PURE__ */ e.jsxs("div", { className: z.pages, children: [
|
|
486
485
|
/* @__PURE__ */ e.jsxs(
|
|
487
486
|
"div",
|
|
488
487
|
{
|
|
489
|
-
className:
|
|
490
|
-
onClick: (
|
|
491
|
-
|
|
488
|
+
className: z.default,
|
|
489
|
+
onClick: (m) => {
|
|
490
|
+
m.stopPropagation(), c(!l);
|
|
492
491
|
},
|
|
493
492
|
children: [
|
|
494
493
|
/* @__PURE__ */ e.jsx(
|
|
495
|
-
|
|
494
|
+
A,
|
|
496
495
|
{
|
|
497
496
|
name: o && o[t] && o[t].icon || "File",
|
|
498
497
|
fill: "#252525",
|
|
@@ -500,9 +499,9 @@ const sn = () => {
|
|
|
500
499
|
height: 20
|
|
501
500
|
}
|
|
502
501
|
),
|
|
503
|
-
/* @__PURE__ */ e.jsx("span", { className:
|
|
502
|
+
/* @__PURE__ */ e.jsx("span", { className: z.text, children: o && o[t] && me.includes(o[t].name) ? `${W(o[t].name)} page` : o && o[t] && o[t].name }),
|
|
504
503
|
/* @__PURE__ */ e.jsx(
|
|
505
|
-
|
|
504
|
+
A,
|
|
506
505
|
{
|
|
507
506
|
name: "CaretDown",
|
|
508
507
|
width: 20,
|
|
@@ -515,55 +514,55 @@ const sn = () => {
|
|
|
515
514
|
l && /* @__PURE__ */ e.jsxs(
|
|
516
515
|
"div",
|
|
517
516
|
{
|
|
518
|
-
className:
|
|
519
|
-
onClick: (
|
|
517
|
+
className: z.modal,
|
|
518
|
+
onClick: (m) => m.stopPropagation(),
|
|
520
519
|
children: [
|
|
521
|
-
o && /* @__PURE__ */ e.jsx("div", { className:
|
|
522
|
-
const
|
|
520
|
+
o && /* @__PURE__ */ e.jsx("div", { className: z.items, children: Object.keys(o).map((m) => {
|
|
521
|
+
const p = o[m];
|
|
523
522
|
return /* @__PURE__ */ e.jsxs(
|
|
524
523
|
"div",
|
|
525
524
|
{
|
|
526
|
-
className:
|
|
527
|
-
[
|
|
525
|
+
className: P(z.page, {
|
|
526
|
+
[z.hoverable]: u === m
|
|
528
527
|
}),
|
|
529
|
-
onMouseEnter: () => C(
|
|
528
|
+
onMouseEnter: () => C(m),
|
|
530
529
|
onMouseLeave: () => C(""),
|
|
531
530
|
onClick: () => {
|
|
532
|
-
C(""), i(!1), n(
|
|
531
|
+
C(""), i(!1), n(m), c(!1);
|
|
533
532
|
},
|
|
534
533
|
children: [
|
|
535
534
|
/* @__PURE__ */ e.jsx(
|
|
536
|
-
|
|
535
|
+
A,
|
|
537
536
|
{
|
|
538
|
-
name:
|
|
537
|
+
name: p.icon,
|
|
539
538
|
fill: "#252525"
|
|
540
539
|
}
|
|
541
540
|
),
|
|
542
|
-
/* @__PURE__ */ e.jsx("span", { className:
|
|
543
|
-
|
|
541
|
+
/* @__PURE__ */ e.jsx("span", { className: z.text, children: me.includes(p.name) ? `${W(p.name)} page` : p.name }),
|
|
542
|
+
u === m && /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
544
543
|
/* @__PURE__ */ e.jsx(
|
|
545
|
-
|
|
544
|
+
A,
|
|
546
545
|
{
|
|
547
546
|
name: "Gear",
|
|
548
547
|
fill: "#757575",
|
|
549
|
-
onClick: (
|
|
550
|
-
|
|
548
|
+
onClick: (v) => {
|
|
549
|
+
v.stopPropagation(), i(!0), a(m), s(!0);
|
|
551
550
|
}
|
|
552
551
|
}
|
|
553
552
|
),
|
|
554
|
-
!me.includes(
|
|
555
|
-
|
|
553
|
+
!me.includes(p.name) && /* @__PURE__ */ e.jsx(
|
|
554
|
+
A,
|
|
556
555
|
{
|
|
557
556
|
name: "Trash",
|
|
558
557
|
fill: "#C12A2A",
|
|
559
|
-
onClick: (
|
|
560
|
-
o[t].path ===
|
|
558
|
+
onClick: (v) => {
|
|
559
|
+
o[t].path === p.name && n("/"), v.stopPropagation(), r(m), g(p.name), mt(p.path);
|
|
561
560
|
}
|
|
562
561
|
}
|
|
563
562
|
)
|
|
564
563
|
] }),
|
|
565
|
-
o[t] && o[t].path ===
|
|
566
|
-
|
|
564
|
+
o[t] && o[t].path === p.name && /* @__PURE__ */ e.jsx(
|
|
565
|
+
A,
|
|
567
566
|
{
|
|
568
567
|
name: "Check",
|
|
569
568
|
fill: "#FF3F19"
|
|
@@ -571,21 +570,21 @@ const sn = () => {
|
|
|
571
570
|
)
|
|
572
571
|
]
|
|
573
572
|
},
|
|
574
|
-
|
|
573
|
+
m
|
|
575
574
|
);
|
|
576
575
|
}) }),
|
|
577
|
-
/* @__PURE__ */ e.jsx("div", { className:
|
|
576
|
+
/* @__PURE__ */ e.jsx("div", { className: z.separator }),
|
|
578
577
|
/* @__PURE__ */ e.jsxs(
|
|
579
578
|
K,
|
|
580
579
|
{
|
|
581
|
-
className:
|
|
582
|
-
onClick: (
|
|
583
|
-
|
|
580
|
+
className: z.button,
|
|
581
|
+
onClick: (m) => {
|
|
582
|
+
m.stopPropagation(), s(!0);
|
|
584
583
|
},
|
|
585
584
|
size: "l",
|
|
586
585
|
children: [
|
|
587
586
|
/* @__PURE__ */ e.jsx(
|
|
588
|
-
|
|
587
|
+
A,
|
|
589
588
|
{
|
|
590
589
|
name: "Plus",
|
|
591
590
|
fill: "#ff3f19"
|
|
@@ -599,17 +598,17 @@ const sn = () => {
|
|
|
599
598
|
}
|
|
600
599
|
)
|
|
601
600
|
] });
|
|
602
|
-
}, Nn = "_zoom_1q1ud_1",
|
|
601
|
+
}, Nn = "_zoom_1q1ud_1", Pn = {
|
|
603
602
|
zoom: Nn
|
|
604
|
-
},
|
|
605
|
-
const [t, n] =
|
|
603
|
+
}, Tn = () => {
|
|
604
|
+
const [t, n] = S.useState(), s = () => {
|
|
606
605
|
n(Number(Math.round(window.devicePixelRatio * 50).toFixed(0)));
|
|
607
606
|
};
|
|
608
|
-
return
|
|
607
|
+
return S.useEffect(() => (s(), window.addEventListener("resize", s), () => {
|
|
609
608
|
window.removeEventListener("resize", s);
|
|
610
|
-
}), []), /* @__PURE__ */ e.jsxs("div", { className:
|
|
609
|
+
}), []), /* @__PURE__ */ e.jsxs("div", { className: Pn.zoom, children: [
|
|
611
610
|
/* @__PURE__ */ e.jsx(
|
|
612
|
-
|
|
611
|
+
A,
|
|
613
612
|
{
|
|
614
613
|
name: "MagnifyingGlassMinus",
|
|
615
614
|
width: 20,
|
|
@@ -623,12 +622,12 @@ const sn = () => {
|
|
|
623
622
|
] });
|
|
624
623
|
}, Ln = () => /* @__PURE__ */ e.jsxs("div", { className: bn.settings, children: [
|
|
625
624
|
/* @__PURE__ */ e.jsx(Bn, {}),
|
|
626
|
-
/* @__PURE__ */ e.jsx(
|
|
627
|
-
] }), Fn = "_theme_1jz2h_1",
|
|
625
|
+
/* @__PURE__ */ e.jsx(Tn, {})
|
|
626
|
+
] }), Fn = "_theme_1jz2h_1", Rn = {
|
|
628
627
|
theme: Fn
|
|
629
|
-
},
|
|
628
|
+
}, Dn = () => /* @__PURE__ */ e.jsxs("div", { className: Rn.theme, children: [
|
|
630
629
|
/* @__PURE__ */ e.jsx(
|
|
631
|
-
|
|
630
|
+
A,
|
|
632
631
|
{
|
|
633
632
|
name: "Check",
|
|
634
633
|
width: 18,
|
|
@@ -636,82 +635,79 @@ const sn = () => {
|
|
|
636
635
|
}
|
|
637
636
|
),
|
|
638
637
|
/* @__PURE__ */ e.jsx("div", { children: "Current Theme" })
|
|
639
|
-
] }),
|
|
640
|
-
const { themeSettings: n } = I(), { settings: s } = Z(), [o, i] =
|
|
641
|
-
function
|
|
638
|
+
] }), $n = ({ setIsLoading: t }) => {
|
|
639
|
+
const { themeSettings: n } = I(), { settings: s } = Z(), [o, i] = S.useState(null), [a, r] = S.useState(!1), { setNotification: l } = Je(), { pages: c } = D(), { blocks: g } = E();
|
|
640
|
+
function u(v, h) {
|
|
642
641
|
try {
|
|
643
|
-
return
|
|
644
|
-
if (!
|
|
642
|
+
return h.map((d) => {
|
|
643
|
+
if (!d.value || !d.value.blockSettings) {
|
|
645
644
|
console.error("block.value or block.value.blockSettings is undefined.");
|
|
646
645
|
return;
|
|
647
646
|
}
|
|
648
|
-
return Object.values(
|
|
649
|
-
if (!
|
|
647
|
+
return Object.values(d.value.blockSettings).filter((b) => b && b.type === v).map((b) => {
|
|
648
|
+
if (!b.value)
|
|
650
649
|
throw new Error("item.value is undefined.");
|
|
651
|
-
return
|
|
650
|
+
return b.value;
|
|
652
651
|
}).flat();
|
|
653
|
-
}).flat().filter((
|
|
654
|
-
} catch (
|
|
655
|
-
return console.error("Error in getValues function:",
|
|
652
|
+
}).flat().filter((d) => d).map((d) => v === "ListingIds" ? d.listingId : d);
|
|
653
|
+
} catch (_) {
|
|
654
|
+
return console.error("Error in getValues function:", _), [];
|
|
656
655
|
}
|
|
657
656
|
}
|
|
658
|
-
function C(
|
|
659
|
-
|
|
657
|
+
function C(v, h) {
|
|
658
|
+
const _ = u(v, h);
|
|
659
|
+
return Array.isArray(_) && _.length > 0 ? Math.max(..._) : 0;
|
|
660
660
|
}
|
|
661
|
-
function
|
|
662
|
-
const S = d(_, g);
|
|
663
|
-
return Array.isArray(S) && S.length > 0 ? Math.max(...S) : 0;
|
|
664
|
-
}
|
|
665
|
-
function u(_) {
|
|
661
|
+
function m(v) {
|
|
666
662
|
if (c) {
|
|
667
|
-
const
|
|
668
|
-
if (
|
|
663
|
+
const h = Object.keys(c).find((_) => c[_].name === v);
|
|
664
|
+
if (h) return c[h];
|
|
669
665
|
}
|
|
670
666
|
return null;
|
|
671
667
|
}
|
|
672
|
-
const
|
|
668
|
+
const p = async () => {
|
|
673
669
|
if (a)
|
|
674
670
|
o && clearTimeout(o);
|
|
675
671
|
else {
|
|
676
672
|
t(!0);
|
|
677
|
-
const
|
|
678
|
-
const f =
|
|
673
|
+
const h = Object.keys(g).map((d) => {
|
|
674
|
+
const f = m(d);
|
|
679
675
|
return {
|
|
680
|
-
name: f ? f.name :
|
|
681
|
-
path: (f == null ? void 0 : f.path) ||
|
|
676
|
+
name: f ? f.name : d,
|
|
677
|
+
path: (f == null ? void 0 : f.path) || d,
|
|
682
678
|
layout: {
|
|
683
|
-
...
|
|
679
|
+
...g[d]
|
|
684
680
|
},
|
|
685
|
-
neededProductIds: [...
|
|
686
|
-
neededCategoryIds: [...
|
|
687
|
-
neededAnnouncementIds: [...
|
|
688
|
-
neededListingIds: [...
|
|
689
|
-
|
|
690
|
-
neededReviewCount:
|
|
681
|
+
neededProductIds: [...u("ProductId", Object.values(g[d]))],
|
|
682
|
+
neededCategoryIds: [...u("CategoryId", Object.values(g[d]))],
|
|
683
|
+
neededAnnouncementIds: [...u("AnnouncementId", Object.values(g[d]))],
|
|
684
|
+
neededListingIds: [...u("ListingIds", Object.values(g[d]))],
|
|
685
|
+
neededFaqsIds: [...u("FaqsIds", Object.values(g[d]))],
|
|
686
|
+
neededReviewCount: C("ReviewCount", Object.values(g[d])),
|
|
691
687
|
seo: {
|
|
692
688
|
pageTitle: f && f.seo && f.seo.title ? f.seo.title : "",
|
|
693
689
|
pageDescription: f && f.seo && f.seo.description ? f.seo.description : ""
|
|
694
690
|
}
|
|
695
691
|
};
|
|
696
|
-
}), { status:
|
|
692
|
+
}), { status: _ } = await _t("post", "save", {
|
|
697
693
|
themeSettings: n,
|
|
698
694
|
settings: s,
|
|
699
|
-
updatedPages:
|
|
695
|
+
updatedPages: h
|
|
700
696
|
});
|
|
701
697
|
l({
|
|
702
|
-
message:
|
|
703
|
-
status:
|
|
698
|
+
message: _ === 200 ? "Settings saved" : "Error",
|
|
699
|
+
status: _ === 200 ? "success" : "error"
|
|
704
700
|
}), t(!1);
|
|
705
701
|
}
|
|
706
702
|
r(!0);
|
|
707
|
-
const
|
|
703
|
+
const v = setTimeout(() => {
|
|
708
704
|
r(!1);
|
|
709
705
|
}, 2e3);
|
|
710
|
-
i(
|
|
706
|
+
i(v);
|
|
711
707
|
};
|
|
712
|
-
return /* @__PURE__ */ e.jsx(K, { onClick:
|
|
708
|
+
return /* @__PURE__ */ e.jsx(K, { onClick: p, children: "Save" });
|
|
713
709
|
}, En = () => {
|
|
714
|
-
const { isOpenSelectModal: t } = D(), [n, s] =
|
|
710
|
+
const { isOpenSelectModal: t } = D(), [n, s] = S.useState(!1);
|
|
715
711
|
return /* @__PURE__ */ e.jsxs(
|
|
716
712
|
"div",
|
|
717
713
|
{
|
|
@@ -726,9 +722,9 @@ const sn = () => {
|
|
|
726
722
|
] }),
|
|
727
723
|
/* @__PURE__ */ e.jsx("div", { className: fe.center, children: /* @__PURE__ */ e.jsx(Ln, {}) }),
|
|
728
724
|
/* @__PURE__ */ e.jsxs("div", { className: fe.right, children: [
|
|
729
|
-
/* @__PURE__ */ e.jsx(
|
|
725
|
+
/* @__PURE__ */ e.jsx(Dn, {}),
|
|
730
726
|
/* @__PURE__ */ e.jsx(an, {}),
|
|
731
|
-
n ? /* @__PURE__ */ e.jsx(Ae, {}) : /* @__PURE__ */ e.jsx(
|
|
727
|
+
n ? /* @__PURE__ */ e.jsx(Ae, {}) : /* @__PURE__ */ e.jsx($n, { setIsLoading: s })
|
|
732
728
|
] })
|
|
733
729
|
]
|
|
734
730
|
}
|
|
@@ -736,14 +732,14 @@ const sn = () => {
|
|
|
736
732
|
}, In = "_exit_1wk4t_1", Mn = "_text_1wk4t_11", qe = {
|
|
737
733
|
exit: In,
|
|
738
734
|
text: Mn
|
|
739
|
-
},
|
|
735
|
+
}, Hn = () => /* @__PURE__ */ e.jsxs(
|
|
740
736
|
"a",
|
|
741
737
|
{
|
|
742
738
|
href: "https://dash.billgang.com/",
|
|
743
739
|
className: qe.exit,
|
|
744
740
|
children: [
|
|
745
741
|
/* @__PURE__ */ e.jsx(
|
|
746
|
-
|
|
742
|
+
A,
|
|
747
743
|
{
|
|
748
744
|
name: "SignOut",
|
|
749
745
|
width: 20,
|
|
@@ -753,28 +749,28 @@ const sn = () => {
|
|
|
753
749
|
/* @__PURE__ */ e.jsx("span", { className: qe.text, children: "Exit" })
|
|
754
750
|
]
|
|
755
751
|
}
|
|
756
|
-
),
|
|
757
|
-
navbar:
|
|
752
|
+
), On = "_navbar_14j8e_1", Un = "_main_14j8e_6", qn = "_block_14j8e_13", Gn = "_active_14j8e_30", be = {
|
|
753
|
+
navbar: On,
|
|
758
754
|
main: Un,
|
|
759
755
|
block: qn,
|
|
760
756
|
active: Gn
|
|
761
|
-
},
|
|
762
|
-
const { activeBlock: t, setActiveBlock: n } = Be(), { setActiveBlock: s } = Q(), { setCurrentBlock: o } =
|
|
757
|
+
}, Wn = () => {
|
|
758
|
+
const { activeBlock: t, setActiveBlock: n } = Be(), { setActiveBlock: s } = Q(), { setCurrentBlock: o } = E(), { setActiveBlock: i } = I();
|
|
763
759
|
function a(r) {
|
|
764
760
|
s(null), n(r), o(null), i(null);
|
|
765
761
|
}
|
|
766
762
|
return /* @__PURE__ */ e.jsxs("div", { className: be.navbar, children: [
|
|
767
|
-
/* @__PURE__ */ e.jsx(
|
|
763
|
+
/* @__PURE__ */ e.jsx(Hn, {}),
|
|
768
764
|
/* @__PURE__ */ e.jsx("div", { className: be.main, children: St.map((r) => /* @__PURE__ */ e.jsxs(
|
|
769
765
|
"div",
|
|
770
766
|
{
|
|
771
|
-
className:
|
|
767
|
+
className: P(be.block, {
|
|
772
768
|
[be.active]: t.icon === r.icon
|
|
773
769
|
}),
|
|
774
770
|
onClick: () => a(r),
|
|
775
771
|
children: [
|
|
776
772
|
/* @__PURE__ */ e.jsx(
|
|
777
|
-
|
|
773
|
+
A,
|
|
778
774
|
{
|
|
779
775
|
name: r.icon,
|
|
780
776
|
fill: t.icon === r.icon ? "#252525" : "#757575"
|
|
@@ -786,8 +782,8 @@ const sn = () => {
|
|
|
786
782
|
r.icon
|
|
787
783
|
)) })
|
|
788
784
|
] });
|
|
789
|
-
},
|
|
790
|
-
preview:
|
|
785
|
+
}, zn = "_preview_1howr_1", Xn = "_main_1howr_14", Yn = "_content_1howr_25", Kn = "_loading_1howr_32", Qn = "_loader_1howr_42", Vn = "_spin_1howr_1", Ce = {
|
|
786
|
+
preview: zn,
|
|
791
787
|
main: Xn,
|
|
792
788
|
content: Yn,
|
|
793
789
|
loading: Kn,
|
|
@@ -807,7 +803,7 @@ const sn = () => {
|
|
|
807
803
|
/* @__PURE__ */ e.jsx("div", { className: V.circles, children: ls.map((t) => /* @__PURE__ */ e.jsx(
|
|
808
804
|
"div",
|
|
809
805
|
{
|
|
810
|
-
className:
|
|
806
|
+
className: P(V.circle, {
|
|
811
807
|
[V.red]: t === "red",
|
|
812
808
|
[V.yellow]: t === "yellow",
|
|
813
809
|
[V.green]: t === "green"
|
|
@@ -826,7 +822,7 @@ const sn = () => {
|
|
|
826
822
|
),
|
|
827
823
|
/* @__PURE__ */ e.jsx("span", { className: V.text, children: "lorem.ipsum" }),
|
|
828
824
|
/* @__PURE__ */ e.jsx(
|
|
829
|
-
|
|
825
|
+
A,
|
|
830
826
|
{
|
|
831
827
|
name: "Lock",
|
|
832
828
|
fill: "#757575",
|
|
@@ -836,7 +832,7 @@ const sn = () => {
|
|
|
836
832
|
)
|
|
837
833
|
] }),
|
|
838
834
|
/* @__PURE__ */ e.jsx(
|
|
839
|
-
|
|
835
|
+
A,
|
|
840
836
|
{
|
|
841
837
|
name: "Copy",
|
|
842
838
|
width: 20,
|
|
@@ -856,7 +852,7 @@ const sn = () => {
|
|
|
856
852
|
text: fs,
|
|
857
853
|
sections: bs,
|
|
858
854
|
section: Cs
|
|
859
|
-
}, ws = "_sidebar_1cz73_1", vs = "_content_1cz73_14", xs = "_button_1cz73_24", ks = "_moveButton_1cz73_34", ys = "_border_1cz73_38", js = "_deleteButton_1cz73_42",
|
|
855
|
+
}, ws = "_sidebar_1cz73_1", vs = "_content_1cz73_14", xs = "_button_1cz73_24", ks = "_moveButton_1cz73_34", ys = "_border_1cz73_38", js = "_deleteButton_1cz73_42", H = {
|
|
860
856
|
sidebar: ws,
|
|
861
857
|
content: vs,
|
|
862
858
|
button: xs,
|
|
@@ -864,51 +860,51 @@ const sn = () => {
|
|
|
864
860
|
border: ys,
|
|
865
861
|
deleteButton: js
|
|
866
862
|
}, As = () => {
|
|
867
|
-
const { activeBlock: t } = te(), { blocks: n, removeBlock: s, moveBlock: o, duplicateBlock: i } =
|
|
863
|
+
const { activeBlock: t } = te(), { blocks: n, removeBlock: s, moveBlock: o, duplicateBlock: i } = E(), { currentPage: a, pages: r } = D(), l = r && r[a] ? Object.keys(n[r[a].path]) : [], c = l.indexOf(t), g = () => {
|
|
868
864
|
c > 0 && r && o(r[a].path, c, c - 1);
|
|
869
|
-
},
|
|
865
|
+
}, u = () => {
|
|
870
866
|
c < l.length - 1 && r && o(r[a].path, c, c + 1);
|
|
871
867
|
}, C = () => {
|
|
872
868
|
r && i(r[a].path, t);
|
|
873
869
|
};
|
|
874
|
-
return /* @__PURE__ */ e.jsx("div", { className:
|
|
870
|
+
return /* @__PURE__ */ e.jsx("div", { className: H.sidebar, children: /* @__PURE__ */ e.jsxs("div", { className: H.content, children: [
|
|
875
871
|
/* @__PURE__ */ e.jsx(
|
|
876
872
|
"button",
|
|
877
873
|
{
|
|
878
|
-
onClick:
|
|
879
|
-
className:
|
|
874
|
+
onClick: g,
|
|
875
|
+
className: P(H.button, H.moveButton),
|
|
880
876
|
disabled: c === 0,
|
|
881
|
-
children: /* @__PURE__ */ e.jsx(
|
|
877
|
+
children: /* @__PURE__ */ e.jsx(A, { name: "ArrowUp" })
|
|
882
878
|
}
|
|
883
879
|
),
|
|
884
880
|
/* @__PURE__ */ e.jsx(
|
|
885
881
|
"button",
|
|
886
882
|
{
|
|
887
|
-
onClick:
|
|
888
|
-
className:
|
|
883
|
+
onClick: u,
|
|
884
|
+
className: P(H.button, H.moveButton),
|
|
889
885
|
disabled: c === l.length - 1,
|
|
890
|
-
children: /* @__PURE__ */ e.jsx(
|
|
886
|
+
children: /* @__PURE__ */ e.jsx(A, { name: "ArrowDown" })
|
|
891
887
|
}
|
|
892
888
|
),
|
|
893
|
-
/* @__PURE__ */ e.jsx("div", { className:
|
|
889
|
+
/* @__PURE__ */ e.jsx("div", { className: H.border }),
|
|
894
890
|
/* @__PURE__ */ e.jsx(
|
|
895
891
|
"button",
|
|
896
892
|
{
|
|
897
893
|
onClick: C,
|
|
898
|
-
className:
|
|
899
|
-
children: /* @__PURE__ */ e.jsx(
|
|
894
|
+
className: P(H.button, H.moveButton),
|
|
895
|
+
children: /* @__PURE__ */ e.jsx(A, { name: "Copy" })
|
|
900
896
|
}
|
|
901
897
|
),
|
|
902
|
-
/* @__PURE__ */ e.jsx("div", { className:
|
|
898
|
+
/* @__PURE__ */ e.jsx("div", { className: H.border }),
|
|
903
899
|
/* @__PURE__ */ e.jsx(
|
|
904
900
|
"button",
|
|
905
901
|
{
|
|
906
902
|
onClick: () => {
|
|
907
903
|
r && s(r[a].path, t);
|
|
908
904
|
},
|
|
909
|
-
className:
|
|
905
|
+
className: P(H.button, H.deleteButton),
|
|
910
906
|
children: /* @__PURE__ */ e.jsx(
|
|
911
|
-
|
|
907
|
+
A,
|
|
912
908
|
{
|
|
913
909
|
name: "Trash",
|
|
914
910
|
hoverable: !0
|
|
@@ -917,84 +913,84 @@ const sn = () => {
|
|
|
917
913
|
}
|
|
918
914
|
)
|
|
919
915
|
] }) });
|
|
920
|
-
}, Bs =
|
|
921
|
-
const { setActiveBlock: t, activeBlock: n } = te(), { blocks: s, sourceBlocks: o } = Q(), { blocks: i } =
|
|
922
|
-
|
|
916
|
+
}, Bs = S.memo(() => {
|
|
917
|
+
const { setActiveBlock: t, activeBlock: n } = te(), { blocks: s, sourceBlocks: o } = Q(), { blocks: i } = E(), { settings: a } = Z(), { currentPage: r, pages: l, setIsOpenSelectModal: c, pageContext: g } = D(), { setError: u } = Ne(), C = S.useRef(n), m = ce();
|
|
918
|
+
S.useEffect(() => {
|
|
923
919
|
C.current = n;
|
|
924
|
-
}, [n]),
|
|
925
|
-
const
|
|
920
|
+
}, [n]), S.useEffect(() => {
|
|
921
|
+
const h = () => {
|
|
926
922
|
C.current && t(null);
|
|
927
923
|
};
|
|
928
|
-
return document.body.addEventListener("click",
|
|
929
|
-
document.body.removeEventListener("click",
|
|
924
|
+
return document.body.addEventListener("click", h), () => {
|
|
925
|
+
document.body.removeEventListener("click", h);
|
|
930
926
|
};
|
|
931
927
|
}, []);
|
|
932
|
-
const
|
|
933
|
-
if (!
|
|
934
|
-
return
|
|
928
|
+
const p = (h) => {
|
|
929
|
+
if (!h || !h.name)
|
|
930
|
+
return u({
|
|
935
931
|
message: "Block or block.name is undefined.",
|
|
936
932
|
failedSettings: !1,
|
|
937
933
|
failedThemeSettings: !1,
|
|
938
934
|
failedPageIds: l && l[r].id ? [l[r].id] : []
|
|
939
|
-
}),
|
|
940
|
-
if (!s || !s[
|
|
941
|
-
return
|
|
935
|
+
}), m("/error"), /* @__PURE__ */ e.jsx(ye, { error: "Block or block.name is undefined." });
|
|
936
|
+
if (!s || !s[h.name])
|
|
937
|
+
return u({
|
|
942
938
|
message: 'Block "${block.name}" does not exist in blocks.',
|
|
943
939
|
failedSettings: !1,
|
|
944
940
|
failedThemeSettings: !1,
|
|
945
941
|
failedPageIds: l && l[r].id ? [l[r].id] : []
|
|
946
|
-
}),
|
|
947
|
-
const
|
|
948
|
-
return
|
|
942
|
+
}), m("/error"), /* @__PURE__ */ e.jsx(ye, { error: `Block "${h.name}" does not exist in blocks.` });
|
|
943
|
+
const _ = new s[h.name]();
|
|
944
|
+
return h.value && Object.assign(_, h.value), _.renderBlock(a, g);
|
|
949
945
|
};
|
|
950
|
-
function
|
|
951
|
-
if (!o || !o[
|
|
946
|
+
function v(h) {
|
|
947
|
+
if (!o || !o[h])
|
|
952
948
|
return "unknown name";
|
|
953
|
-
const
|
|
954
|
-
return !
|
|
949
|
+
const _ = new o[h]();
|
|
950
|
+
return !_.blockSettings || !_.blockSettings.displayName ? "unknown name" : _.blockSettings.displayName;
|
|
955
951
|
}
|
|
956
952
|
return /* @__PURE__ */ e.jsxs(
|
|
957
953
|
"div",
|
|
958
954
|
{
|
|
959
|
-
onClick: (
|
|
960
|
-
|
|
955
|
+
onClick: (h) => {
|
|
956
|
+
h.stopPropagation(), c(!1);
|
|
961
957
|
},
|
|
962
958
|
className: ue.content,
|
|
963
959
|
children: [
|
|
964
960
|
/* @__PURE__ */ e.jsx(st, {}),
|
|
965
|
-
/* @__PURE__ */ e.jsx("div", { className: ue.main, children: l && l[r] && i[l[r].path] && Object.keys(i[l[r].path]).map((
|
|
961
|
+
/* @__PURE__ */ e.jsx("div", { className: ue.main, children: l && l[r] && i[l[r].path] && Object.keys(i[l[r].path]).map((h) => /* @__PURE__ */ e.jsxs(
|
|
966
962
|
"div",
|
|
967
963
|
{
|
|
968
|
-
onClick: () => t(
|
|
969
|
-
className:
|
|
970
|
-
[ue.active]: n ===
|
|
964
|
+
onClick: () => t(h),
|
|
965
|
+
className: P(ue.block, {
|
|
966
|
+
[ue.active]: n === h
|
|
971
967
|
}),
|
|
972
968
|
children: [
|
|
973
|
-
n ===
|
|
974
|
-
n ===
|
|
969
|
+
n === h && /* @__PURE__ */ e.jsx("div", { className: ue.name, children: v(i[l[r].path][h].name) }),
|
|
970
|
+
n === h && v(i[l[r].path][h].name) !== "unknown name" && /* @__PURE__ */ e.jsx(As, {}),
|
|
975
971
|
s && /* @__PURE__ */ e.jsx(
|
|
976
972
|
tt,
|
|
977
973
|
{
|
|
978
|
-
render:
|
|
979
|
-
block: i[l[r].path][
|
|
974
|
+
render: p,
|
|
975
|
+
block: i[l[r].path][h]
|
|
980
976
|
}
|
|
981
977
|
)
|
|
982
978
|
]
|
|
983
979
|
},
|
|
984
|
-
|
|
980
|
+
h
|
|
985
981
|
)) }),
|
|
986
982
|
/* @__PURE__ */ e.jsx(nt, {})
|
|
987
983
|
]
|
|
988
984
|
}
|
|
989
985
|
);
|
|
990
|
-
}), Ns = "_results_12p5x_1",
|
|
986
|
+
}), Ns = "_results_12p5x_1", Ps = "_name_12p5x_8", Ts = "_product_12p5x_15", we = {
|
|
991
987
|
results: Ns,
|
|
992
|
-
name:
|
|
993
|
-
product:
|
|
988
|
+
name: Ps,
|
|
989
|
+
product: Ts
|
|
994
990
|
}, Ls = "_search_186hm_1", Fs = "_input_186hm_13", Ge = {
|
|
995
991
|
search: Ls,
|
|
996
992
|
input: Fs
|
|
997
|
-
},
|
|
993
|
+
}, Rs = () => /* @__PURE__ */ e.jsxs("label", { className: Ge.search, children: [
|
|
998
994
|
/* @__PURE__ */ e.jsx(
|
|
999
995
|
"input",
|
|
1000
996
|
{
|
|
@@ -1004,7 +1000,7 @@ const sn = () => {
|
|
|
1004
1000
|
}
|
|
1005
1001
|
),
|
|
1006
1002
|
/* @__PURE__ */ e.jsx(
|
|
1007
|
-
|
|
1003
|
+
A,
|
|
1008
1004
|
{
|
|
1009
1005
|
name: "MagnifyingGlass",
|
|
1010
1006
|
fill: "#757575"
|
|
@@ -1026,7 +1022,7 @@ const sn = () => {
|
|
|
1026
1022
|
return new n[l]().blockSettings.isAddable;
|
|
1027
1023
|
}
|
|
1028
1024
|
return /* @__PURE__ */ e.jsxs("div", { className: we.add, children: [
|
|
1029
|
-
/* @__PURE__ */ e.jsx(
|
|
1025
|
+
/* @__PURE__ */ e.jsx(Rs, {}),
|
|
1030
1026
|
/* @__PURE__ */ e.jsx("div", { className: we.results, children: t && Object.keys(t).map((l) => {
|
|
1031
1027
|
if (r(l))
|
|
1032
1028
|
return /* @__PURE__ */ e.jsxs(
|
|
@@ -1036,21 +1032,21 @@ const sn = () => {
|
|
|
1036
1032
|
onClick: () => i(l),
|
|
1037
1033
|
children: [
|
|
1038
1034
|
/* @__PURE__ */ e.jsx("span", { className: we.name, children: a(l) }),
|
|
1039
|
-
/* @__PURE__ */ e.jsx(
|
|
1035
|
+
/* @__PURE__ */ e.jsx(A, { name: "CaretRight" })
|
|
1040
1036
|
]
|
|
1041
1037
|
},
|
|
1042
1038
|
l
|
|
1043
1039
|
);
|
|
1044
1040
|
}) })
|
|
1045
1041
|
] });
|
|
1046
|
-
},
|
|
1047
|
-
wrapper:
|
|
1042
|
+
}, Ds = "_wrapper_q0sfn_1", $s = {
|
|
1043
|
+
wrapper: Ds
|
|
1048
1044
|
}, Es = ({ children: t }) => {
|
|
1049
1045
|
const { hoverBlockId: n, startHideTimeout: s, clearHideTimeout: o, setMouseOverModal: i } = _e();
|
|
1050
1046
|
return n ? /* @__PURE__ */ e.jsx(
|
|
1051
1047
|
"div",
|
|
1052
1048
|
{
|
|
1053
|
-
className:
|
|
1049
|
+
className: $s.wrapper,
|
|
1054
1050
|
onMouseEnter: () => {
|
|
1055
1051
|
o(), i(!0);
|
|
1056
1052
|
},
|
|
@@ -1060,16 +1056,16 @@ const sn = () => {
|
|
|
1060
1056
|
children: t
|
|
1061
1057
|
}
|
|
1062
1058
|
) : null;
|
|
1063
|
-
}, Is = "_applyButton_11q4y_2", Ms = "_cancelButton_11q4y_7",
|
|
1059
|
+
}, Is = "_applyButton_11q4y_2", Ms = "_cancelButton_11q4y_7", Hs = "_content_11q4y_12", Os = "_label_11q4y_19", Us = "_colorValue_11q4y_32", qs = "_modal_11q4y_39", Gs = "_colorMap_11q4y_58", Ws = "_indicator_11q4y_66", zs = "_hueSlider_11q4y_75", Xs = "_slider_11q4y_106", Ys = "_buttons_11q4y_111", Ks = "_name_11q4y_118", Qs = "_secondary_11q4y_123", Vs = "_input_11q4y_131", M = {
|
|
1064
1060
|
applyButton: Is,
|
|
1065
1061
|
cancelButton: Ms,
|
|
1066
|
-
content:
|
|
1067
|
-
label:
|
|
1062
|
+
content: Hs,
|
|
1063
|
+
label: Os,
|
|
1068
1064
|
colorValue: Us,
|
|
1069
1065
|
modal: qs,
|
|
1070
1066
|
colorMap: Gs,
|
|
1071
|
-
indicator:
|
|
1072
|
-
hueSlider:
|
|
1067
|
+
indicator: Ws,
|
|
1068
|
+
hueSlider: zs,
|
|
1073
1069
|
slider: Xs,
|
|
1074
1070
|
buttons: Ys,
|
|
1075
1071
|
name: Ks,
|
|
@@ -1086,56 +1082,56 @@ const sn = () => {
|
|
|
1086
1082
|
brightness: r,
|
|
1087
1083
|
dragging: l,
|
|
1088
1084
|
setDragging: c,
|
|
1089
|
-
setHue:
|
|
1090
|
-
setSaturation:
|
|
1085
|
+
setHue: g,
|
|
1086
|
+
setSaturation: u,
|
|
1091
1087
|
setBrightness: C,
|
|
1092
|
-
colorChange:
|
|
1093
|
-
setColor:
|
|
1094
|
-
update:
|
|
1095
|
-
} =
|
|
1096
|
-
const { offsetX:
|
|
1097
|
-
c(!0),
|
|
1098
|
-
},
|
|
1088
|
+
colorChange: m,
|
|
1089
|
+
setColor: p,
|
|
1090
|
+
update: v
|
|
1091
|
+
} = Pe(), h = (x) => {
|
|
1092
|
+
const { offsetX: w, offsetY: y } = x.nativeEvent;
|
|
1093
|
+
c(!0), f(w, y, x.currentTarget);
|
|
1094
|
+
}, _ = (x) => {
|
|
1099
1095
|
if (l) {
|
|
1100
|
-
const
|
|
1101
|
-
|
|
1096
|
+
const w = document.querySelector(`.${M.colorMap}`), { left: y, top: L } = w.getBoundingClientRect(), j = x.clientX - y, k = x.clientY - L;
|
|
1097
|
+
f(j, k, w);
|
|
1102
1098
|
}
|
|
1103
|
-
},
|
|
1099
|
+
}, d = () => {
|
|
1104
1100
|
c(!1);
|
|
1105
|
-
},
|
|
1106
|
-
const { width: L, height:
|
|
1107
|
-
|
|
1108
|
-
},
|
|
1109
|
-
const
|
|
1110
|
-
|
|
1111
|
-
},
|
|
1112
|
-
|
|
1113
|
-
const L = (Se) => (Se +
|
|
1114
|
-
return { r:
|
|
1115
|
-
},
|
|
1116
|
-
const L = (
|
|
1117
|
-
return `#${L(
|
|
1118
|
-
}, B = (
|
|
1119
|
-
const { r: L, g:
|
|
1120
|
-
return
|
|
1101
|
+
}, f = (x, w, y) => {
|
|
1102
|
+
const { width: L, height: j } = y.getBoundingClientRect(), k = Math.max(0, Math.min(x / L * 100, 100)), F = Math.max(0, Math.min(100 - w / j * 100, 100));
|
|
1103
|
+
u(k), C(F), b(k, F);
|
|
1104
|
+
}, b = (x, w) => {
|
|
1105
|
+
const y = B(i, x, w);
|
|
1106
|
+
m(y), p(y);
|
|
1107
|
+
}, T = (x, w, y) => {
|
|
1108
|
+
w /= 100, y /= 100;
|
|
1109
|
+
const L = (Se) => (Se + x / 60) % 6, j = (Se) => y * (1 - w * Math.max(0, Math.min(L(Se), 4 - L(Se), 1))), k = Math.round(255 * j(5)), F = Math.round(255 * j(3)), lt = Math.round(255 * j(1));
|
|
1110
|
+
return { r: k, g: F, b: lt };
|
|
1111
|
+
}, N = (x, w, y) => {
|
|
1112
|
+
const L = (j) => j.toString(16).padStart(2, "0");
|
|
1113
|
+
return `#${L(x)}${L(w)}${L(y)}`;
|
|
1114
|
+
}, B = (x, w, y) => {
|
|
1115
|
+
const { r: L, g: j, b: k } = T(x, w, y);
|
|
1116
|
+
return N(L, j, k);
|
|
1121
1117
|
};
|
|
1122
|
-
|
|
1123
|
-
const
|
|
1124
|
-
return l ? (document.addEventListener("mousemove",
|
|
1125
|
-
document.removeEventListener("mousemove",
|
|
1118
|
+
S.useEffect(() => {
|
|
1119
|
+
const x = (y) => _(y), w = () => d();
|
|
1120
|
+
return l ? (document.addEventListener("mousemove", x), document.addEventListener("mouseup", w)) : (document.removeEventListener("mousemove", x), document.removeEventListener("mouseup", w)), () => {
|
|
1121
|
+
document.removeEventListener("mousemove", x), document.removeEventListener("mouseup", w);
|
|
1126
1122
|
};
|
|
1127
1123
|
}, [l]);
|
|
1128
|
-
function
|
|
1129
|
-
|
|
1124
|
+
function R() {
|
|
1125
|
+
v(n), o(!1);
|
|
1130
1126
|
}
|
|
1131
|
-
function
|
|
1132
|
-
o(!1),
|
|
1127
|
+
function $() {
|
|
1128
|
+
o(!1), m(s);
|
|
1133
1129
|
}
|
|
1134
1130
|
return /* @__PURE__ */ e.jsxs(
|
|
1135
1131
|
"div",
|
|
1136
1132
|
{
|
|
1137
|
-
className:
|
|
1138
|
-
onClick: (
|
|
1133
|
+
className: M.modal,
|
|
1134
|
+
onClick: (x) => x.stopPropagation(),
|
|
1139
1135
|
style: {
|
|
1140
1136
|
top: `${t.top}px`,
|
|
1141
1137
|
left: `${t.left}px`
|
|
@@ -1145,8 +1141,8 @@ const sn = () => {
|
|
|
1145
1141
|
/* @__PURE__ */ e.jsx(
|
|
1146
1142
|
"div",
|
|
1147
1143
|
{
|
|
1148
|
-
className:
|
|
1149
|
-
onMouseDown:
|
|
1144
|
+
className: M.colorMap,
|
|
1145
|
+
onMouseDown: h,
|
|
1150
1146
|
style: {
|
|
1151
1147
|
background: `
|
|
1152
1148
|
linear-gradient(to top, black, transparent),
|
|
@@ -1156,7 +1152,7 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
1156
1152
|
children: /* @__PURE__ */ e.jsx(
|
|
1157
1153
|
"div",
|
|
1158
1154
|
{
|
|
1159
|
-
className:
|
|
1155
|
+
className: M.indicator,
|
|
1160
1156
|
style: {
|
|
1161
1157
|
position: "absolute",
|
|
1162
1158
|
left: `${a}%`,
|
|
@@ -1167,33 +1163,33 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
1167
1163
|
)
|
|
1168
1164
|
}
|
|
1169
1165
|
),
|
|
1170
|
-
/* @__PURE__ */ e.jsx("div", { className:
|
|
1166
|
+
/* @__PURE__ */ e.jsx("div", { className: M.hueSlider, children: /* @__PURE__ */ e.jsx(
|
|
1171
1167
|
"input",
|
|
1172
1168
|
{
|
|
1173
1169
|
type: "range",
|
|
1174
1170
|
min: "0",
|
|
1175
1171
|
max: "360",
|
|
1176
1172
|
value: i,
|
|
1177
|
-
onChange: (
|
|
1178
|
-
|
|
1173
|
+
onChange: (x) => {
|
|
1174
|
+
g(Number(x.target.value)), b(a, r);
|
|
1179
1175
|
},
|
|
1180
|
-
className:
|
|
1176
|
+
className: M.slider
|
|
1181
1177
|
}
|
|
1182
1178
|
) }),
|
|
1183
|
-
/* @__PURE__ */ e.jsxs("div", { className:
|
|
1179
|
+
/* @__PURE__ */ e.jsxs("div", { className: M.buttons, children: [
|
|
1184
1180
|
/* @__PURE__ */ e.jsx(
|
|
1185
1181
|
K,
|
|
1186
1182
|
{
|
|
1187
|
-
onClick:
|
|
1188
|
-
className:
|
|
1183
|
+
onClick: $,
|
|
1184
|
+
className: P(M.applyButton, M.cancelButton),
|
|
1189
1185
|
children: "Cancel"
|
|
1190
1186
|
}
|
|
1191
1187
|
),
|
|
1192
1188
|
/* @__PURE__ */ e.jsx(
|
|
1193
1189
|
K,
|
|
1194
1190
|
{
|
|
1195
|
-
onClick:
|
|
1196
|
-
className:
|
|
1191
|
+
onClick: R,
|
|
1192
|
+
className: M.applyButton,
|
|
1197
1193
|
children: "Apply"
|
|
1198
1194
|
}
|
|
1199
1195
|
)
|
|
@@ -1210,8 +1206,8 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
1210
1206
|
// currentPage,
|
|
1211
1207
|
// pages,
|
|
1212
1208
|
pageContext: s
|
|
1213
|
-
} = D(), { showModal: o } =
|
|
1214
|
-
|
|
1209
|
+
} = D(), { showModal: o } = Pe(), [i, a] = S.useState(!0), { currentDevice: r } = Ve();
|
|
1210
|
+
S.useEffect(() => {
|
|
1215
1211
|
t && s.general && setTimeout(() => {
|
|
1216
1212
|
a(!1);
|
|
1217
1213
|
}, 100);
|
|
@@ -1236,7 +1232,7 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
1236
1232
|
}
|
|
1237
1233
|
)
|
|
1238
1234
|
] });
|
|
1239
|
-
}, eo = "_sidebar_1yyyy_1", to = "_title_1yyyy_10", no = "_active_1yyyy_18",
|
|
1235
|
+
}, eo = "_sidebar_1yyyy_1", to = "_title_1yyyy_10", no = "_active_1yyyy_18", We = {
|
|
1240
1236
|
sidebar: eo,
|
|
1241
1237
|
title: to,
|
|
1242
1238
|
active: no
|
|
@@ -1252,22 +1248,22 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
1252
1248
|
icon: ho,
|
|
1253
1249
|
text: po,
|
|
1254
1250
|
highlight: go
|
|
1255
|
-
}, mo = "_block_586dq_1",
|
|
1251
|
+
}, mo = "_block_586dq_1", ze = {
|
|
1256
1252
|
block: mo
|
|
1257
1253
|
}, _o = () => {
|
|
1258
|
-
const { setCurrentBlock: t } =
|
|
1254
|
+
const { setCurrentBlock: t } = E(), { activeBlock: n } = te();
|
|
1259
1255
|
function s(o) {
|
|
1260
1256
|
t(o);
|
|
1261
1257
|
}
|
|
1262
1258
|
return /* @__PURE__ */ e.jsxs(
|
|
1263
1259
|
"div",
|
|
1264
1260
|
{
|
|
1265
|
-
className:
|
|
1266
|
-
[
|
|
1261
|
+
className: P(ze.block, {
|
|
1262
|
+
[ze.active]: n === "header"
|
|
1267
1263
|
}),
|
|
1268
1264
|
onClick: () => s("header"),
|
|
1269
1265
|
children: [
|
|
1270
|
-
/* @__PURE__ */ e.jsx(
|
|
1266
|
+
/* @__PURE__ */ e.jsx(A, { name: "Cards" }),
|
|
1271
1267
|
/* @__PURE__ */ e.jsx("span", { children: "Header" })
|
|
1272
1268
|
]
|
|
1273
1269
|
}
|
|
@@ -1275,19 +1271,19 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
1275
1271
|
}, So = "_block_586dq_1", Xe = {
|
|
1276
1272
|
block: So
|
|
1277
1273
|
}, fo = () => {
|
|
1278
|
-
const { activeBlock: t } = te(), { setCurrentBlock: n } =
|
|
1274
|
+
const { activeBlock: t } = te(), { setCurrentBlock: n } = E();
|
|
1279
1275
|
function s(o) {
|
|
1280
1276
|
n(o);
|
|
1281
1277
|
}
|
|
1282
1278
|
return /* @__PURE__ */ e.jsxs(
|
|
1283
1279
|
"div",
|
|
1284
1280
|
{
|
|
1285
|
-
className:
|
|
1281
|
+
className: P(Xe.block, {
|
|
1286
1282
|
[Xe.active]: t === "footer"
|
|
1287
1283
|
}),
|
|
1288
1284
|
onClick: () => s("footer"),
|
|
1289
1285
|
children: [
|
|
1290
|
-
/* @__PURE__ */ e.jsx(
|
|
1286
|
+
/* @__PURE__ */ e.jsx(A, { name: "Cards" }),
|
|
1291
1287
|
/* @__PURE__ */ e.jsx("span", { children: "Footer" })
|
|
1292
1288
|
]
|
|
1293
1289
|
}
|
|
@@ -1295,56 +1291,56 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
1295
1291
|
}, bo = ({ id: t, name: n, index: s, moveBlock: o, onClick: i }) => {
|
|
1296
1292
|
const { currentPage: a, pages: r } = D(), { activeBlock: l } = te(), {
|
|
1297
1293
|
showPreview: c,
|
|
1298
|
-
hidePreview:
|
|
1299
|
-
showModal:
|
|
1294
|
+
hidePreview: g,
|
|
1295
|
+
showModal: u,
|
|
1300
1296
|
hideModal: C,
|
|
1301
|
-
clearHideTimeout:
|
|
1302
|
-
startHideTimeout:
|
|
1303
|
-
hoverBlockId:
|
|
1304
|
-
isModalVisible:
|
|
1305
|
-
} = _e(), { setPositionBlock:
|
|
1306
|
-
|
|
1307
|
-
},
|
|
1308
|
-
|
|
1309
|
-
},
|
|
1310
|
-
|
|
1297
|
+
clearHideTimeout: m,
|
|
1298
|
+
startHideTimeout: p,
|
|
1299
|
+
hoverBlockId: v,
|
|
1300
|
+
isModalVisible: h
|
|
1301
|
+
} = _e(), { setPositionBlock: _ } = E(), [d, f] = S.useState(!1), b = () => {
|
|
1302
|
+
h && C(), c(t), f(!0), m();
|
|
1303
|
+
}, T = (x) => {
|
|
1304
|
+
x.stopPropagation(), g(), u(t), m(), _(s + 1);
|
|
1305
|
+
}, N = () => {
|
|
1306
|
+
h ? p() : (f(!1), g());
|
|
1311
1307
|
};
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
}, [
|
|
1308
|
+
S.useEffect(() => {
|
|
1309
|
+
h || f(!1);
|
|
1310
|
+
}, [h]);
|
|
1315
1311
|
const [, B] = Ct({
|
|
1316
1312
|
accept: "block",
|
|
1317
|
-
hover(
|
|
1318
|
-
|
|
1313
|
+
hover(x) {
|
|
1314
|
+
x.index !== s && r && (o(r[a].path, x.index, s), x.index = s);
|
|
1319
1315
|
}
|
|
1320
|
-
}), [{ isDragging:
|
|
1316
|
+
}), [{ isDragging: R }, $] = wt({
|
|
1321
1317
|
type: "block",
|
|
1322
1318
|
item: { id: t, index: s },
|
|
1323
|
-
collect: (
|
|
1324
|
-
isDragging:
|
|
1319
|
+
collect: (x) => ({
|
|
1320
|
+
isDragging: x.isDragging()
|
|
1325
1321
|
})
|
|
1326
1322
|
});
|
|
1327
1323
|
return /* @__PURE__ */ e.jsxs(
|
|
1328
1324
|
"div",
|
|
1329
1325
|
{
|
|
1330
|
-
ref: (
|
|
1331
|
-
className:
|
|
1332
|
-
[ie.dragging]:
|
|
1333
|
-
[ie.active]:
|
|
1326
|
+
ref: (x) => $(B(x)),
|
|
1327
|
+
className: P(ie.block, {
|
|
1328
|
+
[ie.dragging]: R,
|
|
1329
|
+
[ie.active]: !R && l === t
|
|
1334
1330
|
}),
|
|
1335
1331
|
onClick: () => i(t),
|
|
1336
|
-
onMouseEnter:
|
|
1337
|
-
onMouseLeave:
|
|
1332
|
+
onMouseEnter: b,
|
|
1333
|
+
onMouseLeave: N,
|
|
1338
1334
|
children: [
|
|
1339
|
-
/* @__PURE__ */ e.jsx(
|
|
1335
|
+
/* @__PURE__ */ e.jsx(A, { name: "Cards" }),
|
|
1340
1336
|
/* @__PURE__ */ e.jsx("span", { children: n }),
|
|
1341
|
-
(
|
|
1337
|
+
(d || v === t) && !R && /* @__PURE__ */ e.jsx("div", { className: ie.add, children: /* @__PURE__ */ e.jsx(
|
|
1342
1338
|
"button",
|
|
1343
1339
|
{
|
|
1344
1340
|
className: ie.button,
|
|
1345
|
-
onClick: (
|
|
1341
|
+
onClick: (x) => T(x),
|
|
1346
1342
|
children: /* @__PURE__ */ e.jsx(
|
|
1347
|
-
|
|
1343
|
+
A,
|
|
1348
1344
|
{
|
|
1349
1345
|
name: "Plus",
|
|
1350
1346
|
fill: "#fff"
|
|
@@ -1356,34 +1352,34 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
1356
1352
|
}
|
|
1357
1353
|
);
|
|
1358
1354
|
}, Co = () => {
|
|
1359
|
-
const { blocks: t, setCurrentBlock: n, moveBlock: s } =
|
|
1360
|
-
function l(
|
|
1361
|
-
n(
|
|
1355
|
+
const { blocks: t, setCurrentBlock: n, moveBlock: s } = E(), { currentPage: o, pages: i } = D(), { setMouseOverModal: a, setHoverBlockId: r } = _e();
|
|
1356
|
+
function l(u) {
|
|
1357
|
+
n(u), a(!1), r(null);
|
|
1362
1358
|
}
|
|
1363
1359
|
const { sourceBlocks: c } = Q();
|
|
1364
|
-
function
|
|
1365
|
-
if (!c || !c[
|
|
1360
|
+
function g(u) {
|
|
1361
|
+
if (!c || !c[u])
|
|
1366
1362
|
return "unknown name";
|
|
1367
|
-
const C = new c[
|
|
1363
|
+
const C = new c[u]();
|
|
1368
1364
|
return !C.blockSettings || !C.blockSettings.displayName ? "unknown name" : C.blockSettings.displayName;
|
|
1369
1365
|
}
|
|
1370
1366
|
return /* @__PURE__ */ e.jsxs("div", { className: ie.layers, children: [
|
|
1371
1367
|
/* @__PURE__ */ e.jsx(_o, {}),
|
|
1372
|
-
/* @__PURE__ */ e.jsx(ft, { backend: bt, children: /* @__PURE__ */ e.jsx(e.Fragment, { children: i && i[o] && t[i[o].path] && Object.keys(t[i[o].path]).map((
|
|
1368
|
+
/* @__PURE__ */ e.jsx(ft, { backend: bt, children: /* @__PURE__ */ e.jsx(e.Fragment, { children: i && i[o] && t[i[o].path] && Object.keys(t[i[o].path]).map((u, C) => /* @__PURE__ */ e.jsx(
|
|
1373
1369
|
bo,
|
|
1374
1370
|
{
|
|
1375
|
-
id:
|
|
1376
|
-
name:
|
|
1371
|
+
id: u,
|
|
1372
|
+
name: g(t[i[o].path][u].name),
|
|
1377
1373
|
index: C,
|
|
1378
1374
|
moveBlock: s,
|
|
1379
1375
|
onClick: l
|
|
1380
1376
|
},
|
|
1381
|
-
|
|
1377
|
+
u
|
|
1382
1378
|
)) }) }),
|
|
1383
1379
|
/* @__PURE__ */ e.jsx(fo, {})
|
|
1384
1380
|
] });
|
|
1385
1381
|
}, wo = ({ isHeader: t }) => {
|
|
1386
|
-
const { header: n, footer: s } =
|
|
1382
|
+
const { header: n, footer: s } = E(), { pageContext: o } = D();
|
|
1387
1383
|
return t ? n == null ? void 0 : n.renderSettings(o) : s == null ? void 0 : s.renderSettings(o);
|
|
1388
1384
|
}, vo = () => {
|
|
1389
1385
|
const { settings: t } = Z(), n = ce(), { setError: s } = Ne();
|
|
@@ -1410,30 +1406,30 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
1410
1406
|
"div",
|
|
1411
1407
|
{
|
|
1412
1408
|
onClick: () => n(s),
|
|
1413
|
-
className:
|
|
1409
|
+
className: P($e.block),
|
|
1414
1410
|
children: [
|
|
1415
|
-
/* @__PURE__ */ e.jsx(
|
|
1411
|
+
/* @__PURE__ */ e.jsx(A, { name: s.icon }),
|
|
1416
1412
|
/* @__PURE__ */ e.jsx("span", { className: $e.name, children: s.name }),
|
|
1417
|
-
/* @__PURE__ */ e.jsx(
|
|
1413
|
+
/* @__PURE__ */ e.jsx(A, { name: "CaretRight" })
|
|
1418
1414
|
]
|
|
1419
1415
|
},
|
|
1420
1416
|
s.icon
|
|
1421
1417
|
)) });
|
|
1422
|
-
}, Ao = "_back_2jwrk_1", Bo = "_render_2jwrk_9", No = "_open_2jwrk_24",
|
|
1418
|
+
}, Ao = "_back_2jwrk_1", Bo = "_render_2jwrk_9", No = "_open_2jwrk_24", Po = "_close_2jwrk_51", To = "_clicked_2jwrk_55", Lo = "_title_2jwrk_59", Fo = "_button_2jwrk_67", Ro = "_loading_2jwrk_72", Do = "_settings_2jwrk_76", $o = "_deleteButton_2jwrk_82", X = {
|
|
1423
1419
|
back: Ao,
|
|
1424
1420
|
render: Bo,
|
|
1425
1421
|
open: No,
|
|
1426
|
-
close:
|
|
1427
|
-
clicked:
|
|
1422
|
+
close: Po,
|
|
1423
|
+
clicked: To,
|
|
1428
1424
|
title: Lo,
|
|
1429
1425
|
button: Fo,
|
|
1430
|
-
loading:
|
|
1431
|
-
settings:
|
|
1432
|
-
deleteButton:
|
|
1426
|
+
loading: Ro,
|
|
1427
|
+
settings: Do,
|
|
1428
|
+
deleteButton: $o
|
|
1433
1429
|
}, Eo = ({ block: t }) => {
|
|
1434
1430
|
const { pageContext: n } = D(), s = ce(), { setError: o } = Ne();
|
|
1435
1431
|
try {
|
|
1436
|
-
return
|
|
1432
|
+
return t.renderSettings(n);
|
|
1437
1433
|
} catch (i) {
|
|
1438
1434
|
return console.error("Error rendering settings:", i), o({
|
|
1439
1435
|
message: "Error rendering block settings",
|
|
@@ -1442,37 +1438,35 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
1442
1438
|
failedSettings: !0
|
|
1443
1439
|
}), s("/error"), null;
|
|
1444
1440
|
}
|
|
1445
|
-
}, Io = "_wrapper_1k72y_1", Mo = "_header_1k72y_8",
|
|
1441
|
+
}, Io = "_wrapper_1k72y_1", Mo = "_header_1k72y_8", Ho = "_title_1k72y_15", Oo = "_colorWrapper_1k72y_21", Uo = "_name_1k72y_32", qo = "_color_1k72y_21", Go = "_value_1k72y_44", Wo = "_length_1k72y_48", O = {
|
|
1446
1442
|
wrapper: Io,
|
|
1447
1443
|
header: Mo,
|
|
1448
|
-
title:
|
|
1449
|
-
colorWrapper:
|
|
1444
|
+
title: Ho,
|
|
1445
|
+
colorWrapper: Oo,
|
|
1450
1446
|
name: Uo,
|
|
1451
1447
|
color: qo,
|
|
1452
1448
|
value: Go,
|
|
1453
|
-
length:
|
|
1449
|
+
length: Wo
|
|
1454
1450
|
}, Ye = (t) => {
|
|
1455
|
-
const { colors: n } = t;
|
|
1456
|
-
|
|
1457
|
-
const { themeSettings: s } = I(), [o, i] = b.useState(!1);
|
|
1458
|
-
b.useEffect(() => {
|
|
1451
|
+
const { colors: n } = t, { themeSettings: s } = I(), [o, i] = S.useState(!1);
|
|
1452
|
+
S.useEffect(() => {
|
|
1459
1453
|
n.length <= 3 && i(!0);
|
|
1460
1454
|
}, []);
|
|
1461
1455
|
function a(r) {
|
|
1462
|
-
const l = r.replace("--", ""), c = l.replace("-", "/"), [
|
|
1456
|
+
const l = r.replace("--", ""), c = l.replace("-", "/"), [g, u] = l.split("-");
|
|
1463
1457
|
return {
|
|
1464
1458
|
name: c,
|
|
1465
|
-
field:
|
|
1466
|
-
variable:
|
|
1459
|
+
field: g,
|
|
1460
|
+
variable: u
|
|
1467
1461
|
};
|
|
1468
1462
|
}
|
|
1469
|
-
return /* @__PURE__ */ e.jsxs("div", { className:
|
|
1470
|
-
/* @__PURE__ */ e.jsxs("div", { className:
|
|
1471
|
-
/* @__PURE__ */ e.jsx("div", { className:
|
|
1463
|
+
return /* @__PURE__ */ e.jsxs("div", { className: O.wrapper, children: [
|
|
1464
|
+
/* @__PURE__ */ e.jsxs("div", { className: O.header, children: [
|
|
1465
|
+
/* @__PURE__ */ e.jsx("div", { className: O.title, children: "Section colors" }),
|
|
1472
1466
|
!o && /* @__PURE__ */ e.jsxs(
|
|
1473
1467
|
"div",
|
|
1474
1468
|
{
|
|
1475
|
-
className:
|
|
1469
|
+
className: P(O.value, O.length),
|
|
1476
1470
|
onClick: () => i(!0),
|
|
1477
1471
|
children: [
|
|
1478
1472
|
"+",
|
|
@@ -1482,20 +1476,20 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
1482
1476
|
)
|
|
1483
1477
|
] }),
|
|
1484
1478
|
o && /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
1485
|
-
/* @__PURE__ */ e.jsx("div", { className:
|
|
1486
|
-
const l = a(r), { variable: c, name:
|
|
1479
|
+
/* @__PURE__ */ e.jsx("div", { className: O.colors, children: n.map((r) => {
|
|
1480
|
+
const l = a(r), { variable: c, name: g, field: u } = l;
|
|
1487
1481
|
return /* @__PURE__ */ e.jsx(
|
|
1488
|
-
|
|
1482
|
+
zo,
|
|
1489
1483
|
{
|
|
1490
|
-
color: s.colors[
|
|
1491
|
-
name:
|
|
1484
|
+
color: s.colors[u][c],
|
|
1485
|
+
name: g
|
|
1492
1486
|
}
|
|
1493
1487
|
);
|
|
1494
1488
|
}) }),
|
|
1495
1489
|
n.length > 3 && /* @__PURE__ */ e.jsxs(
|
|
1496
1490
|
"div",
|
|
1497
1491
|
{
|
|
1498
|
-
className:
|
|
1492
|
+
className: P(O.value, O.length),
|
|
1499
1493
|
onClick: () => i(!1),
|
|
1500
1494
|
children: [
|
|
1501
1495
|
"Hide ",
|
|
@@ -1506,116 +1500,156 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
1506
1500
|
)
|
|
1507
1501
|
] })
|
|
1508
1502
|
] });
|
|
1509
|
-
},
|
|
1510
|
-
const { name: n, color: s } = t
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
)
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
|
|
1503
|
+
}, zo = (t) => {
|
|
1504
|
+
const { name: n, color: s } = t, {
|
|
1505
|
+
setActiveLabel: o,
|
|
1506
|
+
setModalPosition: i,
|
|
1507
|
+
setInitialColor: a,
|
|
1508
|
+
setShowModal: r,
|
|
1509
|
+
setUpdate: l,
|
|
1510
|
+
setColor: c,
|
|
1511
|
+
setColorChange: g,
|
|
1512
|
+
colorChange: u
|
|
1513
|
+
} = Pe(), { updateColor: C } = I(), m = (v, h) => (_) => {
|
|
1514
|
+
C(v, h, _);
|
|
1515
|
+
};
|
|
1516
|
+
S.useEffect(() => {
|
|
1517
|
+
const v = () => {
|
|
1518
|
+
r(!1), o(null), a(s), l(() => {
|
|
1519
|
+
}), c(s), g(() => {
|
|
1520
|
+
});
|
|
1521
|
+
};
|
|
1522
|
+
return document.body.addEventListener("click", v), () => {
|
|
1523
|
+
document.body.removeEventListener("click", v);
|
|
1524
|
+
};
|
|
1525
|
+
}, []);
|
|
1526
|
+
const p = (v) => {
|
|
1527
|
+
const h = n.split("/")[0], _ = n.split(
|
|
1528
|
+
"/"
|
|
1529
|
+
)[1];
|
|
1530
|
+
v.stopPropagation(), r(!0), g(u), l((j) => m(h, _)(j)), a(s), c(s);
|
|
1531
|
+
const d = v.currentTarget.getBoundingClientRect(), f = 400, b = 288, T = 10, N = 20, B = window.innerHeight - d.bottom, R = d.top, $ = window.innerWidth - d.right, x = d.left;
|
|
1532
|
+
let w, y;
|
|
1533
|
+
w = d.bottom + T + window.scrollY, y = d.left, (B < f || B < N) && (R >= f ? w = d.top - f - T + window.scrollY : w = window.scrollY + (window.innerHeight - f) / 2), $ < b && (x >= b ? y = d.right - b : y = (window.innerWidth - b) / 2), y < d.right && y + b > d.left && w < d.bottom && w + f > d.top && ($ >= b ? y = d.right + T + 100 : B >= f ? w = d.bottom + T + window.scrollY : (w = window.scrollY + (window.innerHeight - f) / 2, y = (window.innerWidth - b) / 2)), i({
|
|
1534
|
+
top: w,
|
|
1535
|
+
left: y
|
|
1536
|
+
});
|
|
1537
|
+
};
|
|
1538
|
+
return /* @__PURE__ */ e.jsxs(
|
|
1539
|
+
"div",
|
|
1540
|
+
{
|
|
1541
|
+
className: O.colorWrapper,
|
|
1542
|
+
onClick: p,
|
|
1543
|
+
children: [
|
|
1544
|
+
/* @__PURE__ */ e.jsx(
|
|
1545
|
+
"div",
|
|
1546
|
+
{
|
|
1547
|
+
className: O.color,
|
|
1548
|
+
style: {
|
|
1549
|
+
background: s
|
|
1550
|
+
}
|
|
1551
|
+
}
|
|
1552
|
+
),
|
|
1553
|
+
/* @__PURE__ */ e.jsx("div", { className: O.name, children: n }),
|
|
1554
|
+
/* @__PURE__ */ e.jsx("div", { className: O.value, children: s })
|
|
1555
|
+
]
|
|
1556
|
+
}
|
|
1557
|
+
);
|
|
1524
1558
|
}, Xo = (t) => {
|
|
1525
|
-
var
|
|
1526
|
-
const { isAdd: n } = t, [s, o] =
|
|
1527
|
-
blocks:
|
|
1559
|
+
var y, L;
|
|
1560
|
+
const { isAdd: n } = t, [s, o] = S.useState(!1), { setActiveBlock: i } = Be(), { sourceBlocks: a, activeBlock: r, setActiveBlock: l, currentInstance: c, setCurrentInstance: g } = Q(), {
|
|
1561
|
+
blocks: u,
|
|
1528
1562
|
addBlock: C,
|
|
1529
|
-
editBlock:
|
|
1530
|
-
currentBlock:
|
|
1531
|
-
setCurrentBlock:
|
|
1532
|
-
removeBlock:
|
|
1533
|
-
setPositionBlock:
|
|
1534
|
-
setHeader:
|
|
1535
|
-
setFooter:
|
|
1536
|
-
header:
|
|
1537
|
-
footer:
|
|
1538
|
-
} =
|
|
1539
|
-
function
|
|
1540
|
-
if (!n && B && c && !
|
|
1541
|
-
const
|
|
1563
|
+
editBlock: m,
|
|
1564
|
+
currentBlock: p,
|
|
1565
|
+
setCurrentBlock: v,
|
|
1566
|
+
removeBlock: h,
|
|
1567
|
+
setPositionBlock: _,
|
|
1568
|
+
setHeader: d,
|
|
1569
|
+
setFooter: f,
|
|
1570
|
+
header: b,
|
|
1571
|
+
footer: T
|
|
1572
|
+
} = E(), { currentPage: N, pages: B } = D();
|
|
1573
|
+
function R(j = !1) {
|
|
1574
|
+
if (!n && B && c && !j) {
|
|
1575
|
+
const k = {
|
|
1542
1576
|
blockSettings: {}
|
|
1543
1577
|
};
|
|
1544
1578
|
Object.keys(c.blockSettings).filter((F) => !["displayName", "isAddable"].includes(F)).map((F) => {
|
|
1545
|
-
|
|
1546
|
-
}),
|
|
1547
|
-
name:
|
|
1548
|
-
value:
|
|
1579
|
+
k.blockSettings[F] = c.blockSettings[F];
|
|
1580
|
+
}), m(B[N].path, p, {
|
|
1581
|
+
name: u[B[N].path][p].name,
|
|
1582
|
+
value: k
|
|
1549
1583
|
});
|
|
1550
1584
|
}
|
|
1551
|
-
l(null),
|
|
1585
|
+
l(null), v(null), setTimeout(() => {
|
|
1552
1586
|
o(!1);
|
|
1553
|
-
}, 150),
|
|
1587
|
+
}, 150), g(null);
|
|
1554
1588
|
}
|
|
1555
|
-
function
|
|
1556
|
-
|
|
1589
|
+
function $() {
|
|
1590
|
+
R(), i({
|
|
1557
1591
|
name: "Layers",
|
|
1558
1592
|
icon: "TreeStructure"
|
|
1559
|
-
}),
|
|
1593
|
+
}), g(null);
|
|
1560
1594
|
}
|
|
1561
|
-
function
|
|
1562
|
-
var
|
|
1595
|
+
function x() {
|
|
1596
|
+
var j;
|
|
1563
1597
|
if (n)
|
|
1564
1598
|
return !r || !a[r] ? null : new a[r]();
|
|
1565
1599
|
{
|
|
1566
|
-
if (!B || !B[
|
|
1600
|
+
if (!B || !B[N] || !p)
|
|
1567
1601
|
return null;
|
|
1568
|
-
const
|
|
1569
|
-
return !
|
|
1602
|
+
const k = u[B[N].path][p];
|
|
1603
|
+
return !k || !a[k.name] ? null : new a[k.name]((j = k.value) == null ? void 0 : j.blockSettings);
|
|
1570
1604
|
}
|
|
1571
1605
|
}
|
|
1572
|
-
|
|
1573
|
-
if (r ||
|
|
1574
|
-
const
|
|
1575
|
-
|
|
1606
|
+
S.useEffect(() => {
|
|
1607
|
+
if (r || p && !["header", "footer"].includes(p)) {
|
|
1608
|
+
const j = x();
|
|
1609
|
+
g(j);
|
|
1576
1610
|
} else
|
|
1577
|
-
|
|
1578
|
-
}, [r,
|
|
1579
|
-
|
|
1580
|
-
}, [
|
|
1581
|
-
|
|
1582
|
-
}, [
|
|
1583
|
-
function
|
|
1611
|
+
g(null);
|
|
1612
|
+
}, [r, p]), S.useEffect(() => {
|
|
1613
|
+
p === "header" && d(b);
|
|
1614
|
+
}, [p, b]), S.useEffect(() => {
|
|
1615
|
+
p === "footer" && f(T);
|
|
1616
|
+
}, [p, T]);
|
|
1617
|
+
function w(j) {
|
|
1584
1618
|
if (!a)
|
|
1585
1619
|
return "unknown name";
|
|
1586
|
-
if (!a[
|
|
1587
|
-
return
|
|
1588
|
-
const
|
|
1589
|
-
return !
|
|
1620
|
+
if (!a[j])
|
|
1621
|
+
return p === "header" ? b == null ? void 0 : b.blockSettings.displayName : p === "footer" ? T == null ? void 0 : T.blockSettings.displayName : "unknown name";
|
|
1622
|
+
const k = new a[j]();
|
|
1623
|
+
return !k.blockSettings || !k.blockSettings.displayName ? "unknown name" : k.blockSettings.displayName;
|
|
1590
1624
|
}
|
|
1591
1625
|
return /* @__PURE__ */ e.jsxs(
|
|
1592
1626
|
"div",
|
|
1593
1627
|
{
|
|
1594
|
-
className:
|
|
1595
|
-
[X.open]:
|
|
1596
|
-
[X.close]: !
|
|
1628
|
+
className: P(X.render, {
|
|
1629
|
+
[X.open]: p || r,
|
|
1630
|
+
[X.close]: !p && !r,
|
|
1597
1631
|
[X.clicked]: s
|
|
1598
1632
|
}),
|
|
1599
1633
|
children: [
|
|
1600
1634
|
/* @__PURE__ */ e.jsxs("div", { className: X.back, children: [
|
|
1601
1635
|
/* @__PURE__ */ e.jsx(
|
|
1602
|
-
|
|
1636
|
+
A,
|
|
1603
1637
|
{
|
|
1604
1638
|
name: "CaretLeft",
|
|
1605
1639
|
hoverable: !0,
|
|
1606
|
-
onClick: () =>
|
|
1640
|
+
onClick: () => R()
|
|
1607
1641
|
}
|
|
1608
1642
|
),
|
|
1609
|
-
/* @__PURE__ */ e.jsx("h3", { className: X.title, children: r &&
|
|
1610
|
-
!n &&
|
|
1643
|
+
/* @__PURE__ */ e.jsx("h3", { className: X.title, children: r && w(r) || B && B[N] && u[B[N].path] && p && w((y = u[B[N].path][p]) == null ? void 0 : y.name) || p && W(p) || "Loading" }),
|
|
1644
|
+
!n && p && B && !["header", "footer"].includes(p) && u[B[N].path][p] && w((L = u[B[N].path][p]) == null ? void 0 : L.name) !== "unknown name" && /* @__PURE__ */ e.jsx(
|
|
1611
1645
|
"button",
|
|
1612
1646
|
{
|
|
1613
1647
|
onClick: () => {
|
|
1614
|
-
o(!0),
|
|
1648
|
+
o(!0), h(B[N].path, p), R(!0);
|
|
1615
1649
|
},
|
|
1616
1650
|
className: X.deleteButton,
|
|
1617
1651
|
children: /* @__PURE__ */ e.jsx(
|
|
1618
|
-
|
|
1652
|
+
A,
|
|
1619
1653
|
{
|
|
1620
1654
|
name: "Trash",
|
|
1621
1655
|
hoverable: !0
|
|
@@ -1629,16 +1663,16 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
1629
1663
|
/* @__PURE__ */ e.jsx(Eo, { block: c }),
|
|
1630
1664
|
/* @__PURE__ */ e.jsx(Ye, { colors: c.blockColors })
|
|
1631
1665
|
] }),
|
|
1632
|
-
|
|
1633
|
-
/* @__PURE__ */ e.jsx(wo, { isHeader:
|
|
1666
|
+
p && ["header", "footer"].includes(p) && /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
1667
|
+
/* @__PURE__ */ e.jsx(wo, { isHeader: p === "header" }),
|
|
1634
1668
|
/* @__PURE__ */ e.jsx(
|
|
1635
1669
|
Ye,
|
|
1636
1670
|
{
|
|
1637
|
-
colors:
|
|
1671
|
+
colors: p === "header" ? b.blockColors : T.blockColors
|
|
1638
1672
|
}
|
|
1639
1673
|
)
|
|
1640
1674
|
] }),
|
|
1641
|
-
!r && !
|
|
1675
|
+
!r && !p && /* @__PURE__ */ e.jsx("div", { className: X.loading, children: "Loading" })
|
|
1642
1676
|
] }),
|
|
1643
1677
|
n && /* @__PURE__ */ e.jsx("div", { className: X.addButton, children: /* @__PURE__ */ e.jsx(
|
|
1644
1678
|
K,
|
|
@@ -1647,20 +1681,20 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
1647
1681
|
width: "100%"
|
|
1648
1682
|
},
|
|
1649
1683
|
onClick: () => {
|
|
1650
|
-
if (o(!0), !["header", "footer"].includes(
|
|
1651
|
-
const
|
|
1684
|
+
if (o(!0), !["header", "footer"].includes(p) && B) {
|
|
1685
|
+
const j = {
|
|
1652
1686
|
blockSettings: {},
|
|
1653
1687
|
blockColors: c.blockColors
|
|
1654
1688
|
};
|
|
1655
|
-
Object.keys(c.blockSettings).filter((
|
|
1656
|
-
|
|
1657
|
-
}), C(B[
|
|
1689
|
+
Object.keys(c.blockSettings).filter((k) => !["displayName", "isAddable"].includes(k)).map((k) => {
|
|
1690
|
+
j.blockSettings[k] = c.blockSettings[k];
|
|
1691
|
+
}), C(B[N].path, {
|
|
1658
1692
|
name: r,
|
|
1659
|
-
value:
|
|
1660
|
-
}),
|
|
1693
|
+
value: j
|
|
1694
|
+
}), _(null);
|
|
1661
1695
|
} else
|
|
1662
|
-
|
|
1663
|
-
|
|
1696
|
+
p === "header" ? d(b) : f(T);
|
|
1697
|
+
$();
|
|
1664
1698
|
},
|
|
1665
1699
|
children: "Add Section"
|
|
1666
1700
|
}
|
|
@@ -1683,41 +1717,41 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
1683
1717
|
content: or,
|
|
1684
1718
|
preview: rr
|
|
1685
1719
|
}, ge = (t) => {
|
|
1686
|
-
const { initialColor: n, onChange: s, title: o, labelStyle: i = "primary" } = t, [a, r] =
|
|
1720
|
+
const { initialColor: n, onChange: s, title: o, labelStyle: i = "primary" } = t, [a, r] = S.useState(n), {
|
|
1687
1721
|
setActiveLabel: l,
|
|
1688
1722
|
setModalPosition: c,
|
|
1689
|
-
setInitialColor:
|
|
1690
|
-
setShowModal:
|
|
1723
|
+
setInitialColor: g,
|
|
1724
|
+
setShowModal: u,
|
|
1691
1725
|
setUpdate: C,
|
|
1692
|
-
setColor:
|
|
1693
|
-
setColorChange:
|
|
1694
|
-
colorChange:
|
|
1695
|
-
} =
|
|
1696
|
-
|
|
1697
|
-
const
|
|
1698
|
-
|
|
1699
|
-
}),
|
|
1726
|
+
setColor: m,
|
|
1727
|
+
setColorChange: p,
|
|
1728
|
+
colorChange: v
|
|
1729
|
+
} = Pe();
|
|
1730
|
+
S.useEffect(() => {
|
|
1731
|
+
const _ = () => {
|
|
1732
|
+
u(!1), l(null), g(n), C(() => {
|
|
1733
|
+
}), m(n), p(() => {
|
|
1700
1734
|
});
|
|
1701
1735
|
};
|
|
1702
|
-
return document.body.addEventListener("click",
|
|
1703
|
-
document.body.removeEventListener("click",
|
|
1736
|
+
return document.body.addEventListener("click", _), () => {
|
|
1737
|
+
document.body.removeEventListener("click", _);
|
|
1704
1738
|
};
|
|
1705
1739
|
}, []);
|
|
1706
|
-
const
|
|
1707
|
-
|
|
1708
|
-
const
|
|
1709
|
-
let
|
|
1710
|
-
|
|
1711
|
-
top:
|
|
1712
|
-
left:
|
|
1740
|
+
const h = (_) => {
|
|
1741
|
+
_.stopPropagation(), u(!0), p(r), C(s), g(n), m(a);
|
|
1742
|
+
const d = _.currentTarget.getBoundingClientRect(), f = 400, b = 288, T = 10, N = 20, B = window.innerHeight - d.bottom, R = d.top, $ = window.innerWidth - d.right, x = d.left;
|
|
1743
|
+
let w, y;
|
|
1744
|
+
w = d.bottom + T + window.scrollY, y = d.left, (B < f || B < N) && (R >= f ? w = d.top - f - T + window.scrollY : w = window.scrollY + (window.innerHeight - f) / 2), $ < b && (x >= b ? y = d.right - b : y = (window.innerWidth - b) / 2), y < d.right && y + b > d.left && w < d.bottom && w + f > d.top && ($ >= b ? y = d.right + T + 100 : B >= f ? w = d.bottom + T + window.scrollY : (w = window.scrollY + (window.innerHeight - f) / 2, y = (window.innerWidth - b) / 2)), c({
|
|
1745
|
+
top: w,
|
|
1746
|
+
left: y
|
|
1713
1747
|
});
|
|
1714
1748
|
};
|
|
1715
|
-
return /* @__PURE__ */ e.jsxs("div", { className:
|
|
1749
|
+
return /* @__PURE__ */ e.jsxs("div", { className: M.content, children: [
|
|
1716
1750
|
/* @__PURE__ */ e.jsx(
|
|
1717
1751
|
"span",
|
|
1718
1752
|
{
|
|
1719
|
-
className:
|
|
1720
|
-
[
|
|
1753
|
+
className: P(M.name, {
|
|
1754
|
+
[M.secondary]: i === "secondary"
|
|
1721
1755
|
}),
|
|
1722
1756
|
children: o
|
|
1723
1757
|
}
|
|
@@ -1726,16 +1760,16 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
1726
1760
|
"label",
|
|
1727
1761
|
{
|
|
1728
1762
|
htmlFor: "color",
|
|
1729
|
-
className:
|
|
1763
|
+
className: M.label,
|
|
1730
1764
|
children: [
|
|
1731
1765
|
/* @__PURE__ */ e.jsx(
|
|
1732
1766
|
"div",
|
|
1733
1767
|
{
|
|
1734
|
-
className:
|
|
1768
|
+
className: M.colorValue,
|
|
1735
1769
|
style: {
|
|
1736
1770
|
background: a
|
|
1737
1771
|
},
|
|
1738
|
-
onClick:
|
|
1772
|
+
onClick: h
|
|
1739
1773
|
}
|
|
1740
1774
|
),
|
|
1741
1775
|
/* @__PURE__ */ e.jsx(
|
|
@@ -1744,11 +1778,11 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
1744
1778
|
type: "text",
|
|
1745
1779
|
defaultValue: a,
|
|
1746
1780
|
value: a,
|
|
1747
|
-
onChange: (
|
|
1748
|
-
const
|
|
1749
|
-
s(
|
|
1781
|
+
onChange: (_) => {
|
|
1782
|
+
const d = _.target.value;
|
|
1783
|
+
s(d), m(d), r(d), v(d);
|
|
1750
1784
|
},
|
|
1751
|
-
className:
|
|
1785
|
+
className: M.input
|
|
1752
1786
|
}
|
|
1753
1787
|
)
|
|
1754
1788
|
]
|
|
@@ -1767,11 +1801,11 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
1767
1801
|
error: "#FF3F19",
|
|
1768
1802
|
success: "#338B13"
|
|
1769
1803
|
}, rt = (t) => {
|
|
1770
|
-
const { type: n, message: s, style: o } = t, [i, a] =
|
|
1804
|
+
const { type: n, message: s, style: o } = t, [i, a] = S.useState(!1);
|
|
1771
1805
|
return /* @__PURE__ */ e.jsxs(
|
|
1772
1806
|
"div",
|
|
1773
1807
|
{
|
|
1774
|
-
className:
|
|
1808
|
+
className: P(oe.tip, {
|
|
1775
1809
|
[oe.warning]: n === "warning",
|
|
1776
1810
|
[oe.error]: n === "error",
|
|
1777
1811
|
[oe.success]: n === "success",
|
|
@@ -1780,7 +1814,7 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
1780
1814
|
style: o,
|
|
1781
1815
|
children: [
|
|
1782
1816
|
/* @__PURE__ */ e.jsx("div", { children: /* @__PURE__ */ e.jsx(
|
|
1783
|
-
|
|
1817
|
+
A,
|
|
1784
1818
|
{
|
|
1785
1819
|
name: "Info",
|
|
1786
1820
|
fill: Ke[n],
|
|
@@ -1790,7 +1824,7 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
1790
1824
|
) }),
|
|
1791
1825
|
/* @__PURE__ */ e.jsx("div", { className: oe.text, children: s }),
|
|
1792
1826
|
/* @__PURE__ */ e.jsx("div", { children: /* @__PURE__ */ e.jsx(
|
|
1793
|
-
|
|
1827
|
+
A,
|
|
1794
1828
|
{
|
|
1795
1829
|
name: "X",
|
|
1796
1830
|
fill: Ke[n],
|
|
@@ -1821,7 +1855,7 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
1821
1855
|
{
|
|
1822
1856
|
className: se.category,
|
|
1823
1857
|
children: [
|
|
1824
|
-
/* @__PURE__ */ e.jsx("h2", { className: se.categoryTitle, children:
|
|
1858
|
+
/* @__PURE__ */ e.jsx("h2", { className: se.categoryTitle, children: W(i) }),
|
|
1825
1859
|
Object.entries(a).map(([r, l]) => /* @__PURE__ */ e.jsxs(
|
|
1826
1860
|
"div",
|
|
1827
1861
|
{
|
|
@@ -1840,7 +1874,7 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
1840
1874
|
/* @__PURE__ */ e.jsx(
|
|
1841
1875
|
ge,
|
|
1842
1876
|
{
|
|
1843
|
-
title:
|
|
1877
|
+
title: W(r),
|
|
1844
1878
|
initialColor: l,
|
|
1845
1879
|
onChange: (c) => s(i, r, c)
|
|
1846
1880
|
}
|
|
@@ -1879,19 +1913,19 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
1879
1913
|
lineField: kr,
|
|
1880
1914
|
style: yr,
|
|
1881
1915
|
header: jr
|
|
1882
|
-
}, Ar = "_blocks_emecf_1", Br = "_block_emecf_1", Nr = "_active_emecf_21",
|
|
1916
|
+
}, Ar = "_blocks_emecf_1", Br = "_block_emecf_1", Nr = "_active_emecf_21", Ee = {
|
|
1883
1917
|
blocks: Ar,
|
|
1884
1918
|
block: Br,
|
|
1885
1919
|
active: Nr
|
|
1886
1920
|
}, Qe = (t) => {
|
|
1887
1921
|
const { items: n, selectedItem: s, onSelect: o, getIconName: i } = t;
|
|
1888
|
-
return /* @__PURE__ */ e.jsx("div", { className:
|
|
1922
|
+
return /* @__PURE__ */ e.jsx("div", { className: Ee.blocks, children: n.map((a) => /* @__PURE__ */ e.jsx(
|
|
1889
1923
|
"div",
|
|
1890
1924
|
{
|
|
1891
|
-
className:
|
|
1925
|
+
className: P(Ee.block, { [Ee.active]: s === a }),
|
|
1892
1926
|
onClick: () => o(a),
|
|
1893
1927
|
children: /* @__PURE__ */ e.jsx(
|
|
1894
|
-
|
|
1928
|
+
A,
|
|
1895
1929
|
{
|
|
1896
1930
|
name: i(a),
|
|
1897
1931
|
fill: s === a ? "#252525" : "#757575"
|
|
@@ -1900,7 +1934,7 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
1900
1934
|
},
|
|
1901
1935
|
String(a)
|
|
1902
1936
|
)) });
|
|
1903
|
-
},
|
|
1937
|
+
}, Pr = ["left", "center", "right"], Tr = ["solid", "dashed"], ve = (t) => {
|
|
1904
1938
|
const { title: n, children: s, rightAddon: o } = t;
|
|
1905
1939
|
return /* @__PURE__ */ e.jsxs("div", { className: Y.field, children: [
|
|
1906
1940
|
/* @__PURE__ */ e.jsxs("div", { className: Y.header, children: [
|
|
@@ -1947,7 +1981,7 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
1947
1981
|
/* @__PURE__ */ e.jsx(
|
|
1948
1982
|
ge,
|
|
1949
1983
|
{
|
|
1950
|
-
initialColor:
|
|
1984
|
+
initialColor: W(s.general.color),
|
|
1951
1985
|
onChange: i("general"),
|
|
1952
1986
|
title: "Font Color",
|
|
1953
1987
|
labelStyle: "secondary"
|
|
@@ -1959,7 +1993,7 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
1959
1993
|
{
|
|
1960
1994
|
title: "Field Fill",
|
|
1961
1995
|
rightAddon: /* @__PURE__ */ e.jsx("div", { className: Y.switch, children: /* @__PURE__ */ e.jsx(
|
|
1962
|
-
|
|
1996
|
+
He,
|
|
1963
1997
|
{
|
|
1964
1998
|
onChange: (a) => o("field", a, "active"),
|
|
1965
1999
|
current: s.field.active
|
|
@@ -1969,7 +2003,7 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
1969
2003
|
/* @__PURE__ */ e.jsx(
|
|
1970
2004
|
ge,
|
|
1971
2005
|
{
|
|
1972
|
-
initialColor:
|
|
2006
|
+
initialColor: W(s.field.color),
|
|
1973
2007
|
onChange: i("field"),
|
|
1974
2008
|
title: "Color",
|
|
1975
2009
|
labelStyle: "secondary"
|
|
@@ -1993,7 +2027,7 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
1993
2027
|
{
|
|
1994
2028
|
title: "Border",
|
|
1995
2029
|
rightAddon: /* @__PURE__ */ e.jsx("div", { className: Y.switch, children: /* @__PURE__ */ e.jsx(
|
|
1996
|
-
|
|
2030
|
+
He,
|
|
1997
2031
|
{
|
|
1998
2032
|
onChange: (a) => o("border", a, "active"),
|
|
1999
2033
|
current: s.border.active
|
|
@@ -2006,7 +2040,7 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
2006
2040
|
/* @__PURE__ */ e.jsx(
|
|
2007
2041
|
Qe,
|
|
2008
2042
|
{
|
|
2009
|
-
items:
|
|
2043
|
+
items: Tr,
|
|
2010
2044
|
selectedItem: s.border.style,
|
|
2011
2045
|
onSelect: (a) => o("border", a, "style"),
|
|
2012
2046
|
getIconName: (a) => a === "solid" ? "Minus" : "Selection"
|
|
@@ -2037,7 +2071,7 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
2037
2071
|
/* @__PURE__ */ e.jsx(
|
|
2038
2072
|
ge,
|
|
2039
2073
|
{
|
|
2040
|
-
initialColor:
|
|
2074
|
+
initialColor: W(s.border.color),
|
|
2041
2075
|
onChange: i("border"),
|
|
2042
2076
|
title: "Color",
|
|
2043
2077
|
labelStyle: "secondary"
|
|
@@ -2069,7 +2103,7 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
2069
2103
|
/* @__PURE__ */ e.jsx(
|
|
2070
2104
|
ge,
|
|
2071
2105
|
{
|
|
2072
|
-
initialColor:
|
|
2106
|
+
initialColor: W(s.label.color),
|
|
2073
2107
|
onChange: i("label"),
|
|
2074
2108
|
title: "Color",
|
|
2075
2109
|
labelStyle: "secondary"
|
|
@@ -2080,7 +2114,7 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
2080
2114
|
/* @__PURE__ */ e.jsx(
|
|
2081
2115
|
Qe,
|
|
2082
2116
|
{
|
|
2083
|
-
items:
|
|
2117
|
+
items: Pr,
|
|
2084
2118
|
selectedItem: s.label.alignment,
|
|
2085
2119
|
onSelect: (a) => o("label", a, "alignment"),
|
|
2086
2120
|
getIconName: (a) => a === "center" ? "AlignCenterHorizontal" : a === "left" ? "AlignLeft" : "AlignRight"
|
|
@@ -2089,16 +2123,16 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
2089
2123
|
] })
|
|
2090
2124
|
] })
|
|
2091
2125
|
] });
|
|
2092
|
-
}, Fr = "_wrapper_lov6e_1",
|
|
2126
|
+
}, Fr = "_wrapper_lov6e_1", Rr = "_category_lov6e_5", Dr = "_categoryTitle_lov6e_11", $r = "_font_lov6e_17", Er = "_content_lov6e_38", Ir = "_icon_lov6e_45", Mr = "_paragraph_lov6e_56", Hr = "_deleteIcon_lov6e_60", Or = "_iconButton_lov6e_67", J = {
|
|
2093
2127
|
wrapper: Fr,
|
|
2094
|
-
category:
|
|
2095
|
-
categoryTitle:
|
|
2096
|
-
font:
|
|
2128
|
+
category: Rr,
|
|
2129
|
+
categoryTitle: Dr,
|
|
2130
|
+
font: $r,
|
|
2097
2131
|
content: Er,
|
|
2098
2132
|
icon: Ir,
|
|
2099
2133
|
paragraph: Mr,
|
|
2100
|
-
deleteIcon:
|
|
2101
|
-
iconButton:
|
|
2134
|
+
deleteIcon: Hr,
|
|
2135
|
+
iconButton: Or
|
|
2102
2136
|
}, Ur = (t) => {
|
|
2103
2137
|
const { font: n, size: s, id: o, category: i } = t, { setActiveFont: a } = I();
|
|
2104
2138
|
return /* @__PURE__ */ e.jsxs(
|
|
@@ -2110,14 +2144,14 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
2110
2144
|
/* @__PURE__ */ e.jsx(
|
|
2111
2145
|
"div",
|
|
2112
2146
|
{
|
|
2113
|
-
className:
|
|
2147
|
+
className: P(J.icon, {
|
|
2114
2148
|
[J.paragraph]: i === "paragraph"
|
|
2115
2149
|
}),
|
|
2116
|
-
children: /* @__PURE__ */ e.jsx(
|
|
2150
|
+
children: /* @__PURE__ */ e.jsx(A, { name: i === "paragraph" ? "TextB" : "TextH" })
|
|
2117
2151
|
}
|
|
2118
2152
|
),
|
|
2119
2153
|
/* @__PURE__ */ e.jsxs("div", { className: J.content, children: [
|
|
2120
|
-
/* @__PURE__ */ e.jsx("h2", { className: J.categoryTitle, children:
|
|
2154
|
+
/* @__PURE__ */ e.jsx("h2", { className: J.categoryTitle, children: W(o) }),
|
|
2121
2155
|
/* @__PURE__ */ e.jsx("span", { className: J.value, children: `${n}, ${s}px` })
|
|
2122
2156
|
] })
|
|
2123
2157
|
]
|
|
@@ -2125,7 +2159,7 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
2125
2159
|
);
|
|
2126
2160
|
}, qr = () => {
|
|
2127
2161
|
const { themeSettings: t, setActiveFont: n, activeBlock: s } = I();
|
|
2128
|
-
|
|
2162
|
+
S.useEffect(() => (o(), () => {
|
|
2129
2163
|
o();
|
|
2130
2164
|
}), []);
|
|
2131
2165
|
function o() {
|
|
@@ -2137,7 +2171,7 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
2137
2171
|
{
|
|
2138
2172
|
className: J.category,
|
|
2139
2173
|
children: [
|
|
2140
|
-
/* @__PURE__ */ e.jsx("h2", { className: J.categoryTitle, children:
|
|
2174
|
+
/* @__PURE__ */ e.jsx("h2", { className: J.categoryTitle, children: W(i) }),
|
|
2141
2175
|
Object.entries(a).map(([r, l]) => /* @__PURE__ */ e.jsx(
|
|
2142
2176
|
Ur,
|
|
2143
2177
|
{
|
|
@@ -2151,27 +2185,27 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
2151
2185
|
},
|
|
2152
2186
|
i
|
|
2153
2187
|
)) });
|
|
2154
|
-
}, Gr = "_wrapper_smgf8_1",
|
|
2188
|
+
}, Gr = "_wrapper_smgf8_1", Wr = "_open_smgf8_16", zr = "_close_smgf8_20", Xr = "_header_smgf8_24", Yr = "_title_smgf8_32", Kr = "_options_smgf8_38", Qr = "_clicked_smgf8_45", re = {
|
|
2155
2189
|
wrapper: Gr,
|
|
2156
|
-
open:
|
|
2157
|
-
close:
|
|
2190
|
+
open: Wr,
|
|
2191
|
+
close: zr,
|
|
2158
2192
|
header: Xr,
|
|
2159
2193
|
title: Yr,
|
|
2160
2194
|
options: Kr,
|
|
2161
2195
|
clicked: Qr
|
|
2162
2196
|
}, Vr = () => {
|
|
2163
|
-
const { activeBlock: t, setActiveFont: n, activeFont: s, themeSettings: o, updateFont: i } = I(), { fonts: a } = Ze(), [r, l] =
|
|
2197
|
+
const { activeBlock: t, setActiveFont: n, activeFont: s, themeSettings: o, updateFont: i } = I(), { fonts: a } = Ze(), [r, l] = S.useState(null);
|
|
2164
2198
|
function c() {
|
|
2165
2199
|
n(null);
|
|
2166
2200
|
}
|
|
2167
|
-
function
|
|
2168
|
-
r && s && i(r, s,
|
|
2201
|
+
function g(C, m) {
|
|
2202
|
+
r && s && i(r, s, m, C);
|
|
2169
2203
|
}
|
|
2170
|
-
const
|
|
2204
|
+
const u = S.useMemo(() => s ? o.fonts.heading[s] ? (l("heading"), o.fonts.heading[s]) : o.fonts.paragraph[s] ? (l("paragraph"), o.fonts.paragraph[s]) : (l(null), null) : null, [s, o]);
|
|
2171
2205
|
return /* @__PURE__ */ e.jsxs(
|
|
2172
2206
|
"div",
|
|
2173
2207
|
{
|
|
2174
|
-
className:
|
|
2208
|
+
className: P(re.wrapper, {
|
|
2175
2209
|
[re.open]: (t == null ? void 0 : t.name) === "Fonts" && s,
|
|
2176
2210
|
[re.close]: (t == null ? void 0 : t.name) !== "Fonts" || !s
|
|
2177
2211
|
}),
|
|
@@ -2183,7 +2217,7 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
2183
2217
|
onClick: c,
|
|
2184
2218
|
children: [
|
|
2185
2219
|
/* @__PURE__ */ e.jsx(
|
|
2186
|
-
|
|
2220
|
+
A,
|
|
2187
2221
|
{
|
|
2188
2222
|
name: "CaretLeft",
|
|
2189
2223
|
hoverable: !0
|
|
@@ -2193,22 +2227,22 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
2193
2227
|
]
|
|
2194
2228
|
}
|
|
2195
2229
|
),
|
|
2196
|
-
s &&
|
|
2230
|
+
s && u && /* @__PURE__ */ e.jsxs("div", { className: re.options, children: [
|
|
2197
2231
|
/* @__PURE__ */ e.jsx(
|
|
2198
2232
|
le,
|
|
2199
2233
|
{
|
|
2200
2234
|
label: "Font",
|
|
2201
|
-
value:
|
|
2202
|
-
onChange: (C) =>
|
|
2203
|
-
options: [...a.filter((C) => C !==
|
|
2235
|
+
value: u.font,
|
|
2236
|
+
onChange: (C) => g(C, "font"),
|
|
2237
|
+
options: [...a.filter((C) => C !== u.font)]
|
|
2204
2238
|
}
|
|
2205
2239
|
),
|
|
2206
2240
|
/* @__PURE__ */ e.jsx(
|
|
2207
2241
|
le,
|
|
2208
2242
|
{
|
|
2209
2243
|
label: "Size",
|
|
2210
|
-
value: String(
|
|
2211
|
-
onChange: (C) =>
|
|
2244
|
+
value: String(u.size),
|
|
2245
|
+
onChange: (C) => g(C, "size"),
|
|
2212
2246
|
options: ke
|
|
2213
2247
|
}
|
|
2214
2248
|
),
|
|
@@ -2216,8 +2250,8 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
2216
2250
|
le,
|
|
2217
2251
|
{
|
|
2218
2252
|
label: "Weight",
|
|
2219
|
-
value: String(
|
|
2220
|
-
onChange: (C) =>
|
|
2253
|
+
value: String(u.weight),
|
|
2254
|
+
onChange: (C) => g(C, "weight"),
|
|
2221
2255
|
options: vt
|
|
2222
2256
|
}
|
|
2223
2257
|
)
|
|
@@ -2241,18 +2275,18 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
2241
2275
|
function a() {
|
|
2242
2276
|
o(null);
|
|
2243
2277
|
}
|
|
2244
|
-
const r =
|
|
2278
|
+
const r = S.useMemo(() => n.borders, [n]);
|
|
2245
2279
|
return /* @__PURE__ */ e.jsxs(
|
|
2246
2280
|
"div",
|
|
2247
2281
|
{
|
|
2248
|
-
className:
|
|
2282
|
+
className: P(ae.wrapper, {
|
|
2249
2283
|
[ae.open]: (t == null ? void 0 : t.name) === "Borders",
|
|
2250
2284
|
[ae.close]: (t == null ? void 0 : t.name) !== "Borders"
|
|
2251
2285
|
}),
|
|
2252
2286
|
children: [
|
|
2253
2287
|
/* @__PURE__ */ e.jsxs("div", { className: ae.header, children: [
|
|
2254
2288
|
/* @__PURE__ */ e.jsx(
|
|
2255
|
-
|
|
2289
|
+
A,
|
|
2256
2290
|
{
|
|
2257
2291
|
name: "CaretLeft",
|
|
2258
2292
|
hoverable: !0,
|
|
@@ -2307,18 +2341,18 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
2307
2341
|
function a() {
|
|
2308
2342
|
o(null);
|
|
2309
2343
|
}
|
|
2310
|
-
const r =
|
|
2344
|
+
const r = S.useMemo(() => n.buttons, [n]);
|
|
2311
2345
|
return /* @__PURE__ */ e.jsxs(
|
|
2312
2346
|
"div",
|
|
2313
2347
|
{
|
|
2314
|
-
className:
|
|
2348
|
+
className: P(q.wrapper, {
|
|
2315
2349
|
[q.open]: (t == null ? void 0 : t.name) === "Buttons",
|
|
2316
2350
|
[q.close]: (t == null ? void 0 : t.name) !== "Buttons"
|
|
2317
2351
|
}),
|
|
2318
2352
|
children: [
|
|
2319
2353
|
/* @__PURE__ */ e.jsxs("div", { className: q.header, children: [
|
|
2320
2354
|
/* @__PURE__ */ e.jsx(
|
|
2321
|
-
|
|
2355
|
+
A,
|
|
2322
2356
|
{
|
|
2323
2357
|
name: "CaretLeft",
|
|
2324
2358
|
hoverable: !0,
|
|
@@ -2362,14 +2396,14 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
2362
2396
|
/* @__PURE__ */ e.jsx("div", { className: q.blocks, children: Sa.map((l) => /* @__PURE__ */ e.jsx(
|
|
2363
2397
|
"div",
|
|
2364
2398
|
{
|
|
2365
|
-
className:
|
|
2399
|
+
className: P(q.alignment, {
|
|
2366
2400
|
[q.active]: r.alignment === l
|
|
2367
2401
|
}),
|
|
2368
2402
|
onClick: () => {
|
|
2369
2403
|
i(l, "alignment");
|
|
2370
2404
|
},
|
|
2371
2405
|
children: /* @__PURE__ */ e.jsx(
|
|
2372
|
-
|
|
2406
|
+
A,
|
|
2373
2407
|
{
|
|
2374
2408
|
name: l === "center" ? "AlignCenterHorizontal" : l === "left" ? "AlignLeft" : "AlignRight",
|
|
2375
2409
|
fill: r.alignment === l ? "#252525" : "#757575"
|
|
@@ -2398,14 +2432,14 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
2398
2432
|
return /* @__PURE__ */ e.jsxs(
|
|
2399
2433
|
"div",
|
|
2400
2434
|
{
|
|
2401
|
-
className:
|
|
2435
|
+
className: P(he.settings, {
|
|
2402
2436
|
[he.open]: t,
|
|
2403
2437
|
[he.close]: !t || o.name !== "Theme"
|
|
2404
2438
|
}),
|
|
2405
2439
|
children: [
|
|
2406
2440
|
/* @__PURE__ */ e.jsxs("div", { className: he.header, children: [
|
|
2407
2441
|
/* @__PURE__ */ e.jsx(
|
|
2408
|
-
|
|
2442
|
+
A,
|
|
2409
2443
|
{
|
|
2410
2444
|
name: "CaretLeft",
|
|
2411
2445
|
hoverable: !0,
|
|
@@ -2437,8 +2471,8 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
2437
2471
|
return "Settings";
|
|
2438
2472
|
}
|
|
2439
2473
|
}
|
|
2440
|
-
return /* @__PURE__ */ e.jsxs("div", { className:
|
|
2441
|
-
/* @__PURE__ */ e.jsx("h3", { className:
|
|
2474
|
+
return /* @__PURE__ */ e.jsxs("div", { className: We.sidebar, children: [
|
|
2475
|
+
/* @__PURE__ */ e.jsx("h3", { className: We.title, children: s() }),
|
|
2442
2476
|
t.name === "Layers" && /* @__PURE__ */ e.jsx(Co, {}),
|
|
2443
2477
|
t.name === "Add" && /* @__PURE__ */ e.jsx(ot, {}),
|
|
2444
2478
|
/* @__PURE__ */ e.jsx(Xo, { isAdd: !!n }),
|
|
@@ -2446,7 +2480,7 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
2446
2480
|
t.name === "Theme" && /* @__PURE__ */ e.jsx(jo, {}),
|
|
2447
2481
|
t.name === "Settings" && /* @__PURE__ */ e.jsx(vo, {})
|
|
2448
2482
|
] });
|
|
2449
|
-
}, wa = "_wrapper_gibny_1", va = "_header_gibny_12", xa = "_content_gibny_23", ka = "_buttons_gibny_31", ya = "_cancel_gibny_38", ja = "_label_gibny_43", Aa = "_description_gibny_44", Ba = "_preview_gibny_52", Na = "_block_gibny_58",
|
|
2483
|
+
}, wa = "_wrapper_gibny_1", va = "_header_gibny_12", xa = "_content_gibny_23", ka = "_buttons_gibny_31", ya = "_cancel_gibny_38", ja = "_label_gibny_43", Aa = "_description_gibny_44", Ba = "_preview_gibny_52", Na = "_block_gibny_58", Pa = "_slug_gibny_67", Ta = "_title_gibny_73", G = {
|
|
2450
2484
|
wrapper: wa,
|
|
2451
2485
|
header: va,
|
|
2452
2486
|
content: xa,
|
|
@@ -2456,20 +2490,20 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
2456
2490
|
description: Aa,
|
|
2457
2491
|
preview: Ba,
|
|
2458
2492
|
block: Na,
|
|
2459
|
-
slug:
|
|
2460
|
-
title:
|
|
2461
|
-
}, La = "_wrapper_ba9vp_2", Fa = "_label_ba9vp_10",
|
|
2493
|
+
slug: Pa,
|
|
2494
|
+
title: Ta
|
|
2495
|
+
}, La = "_wrapper_ba9vp_2", Fa = "_label_ba9vp_10", Ra = "_options_ba9vp_18", Da = "_radioLabel_ba9vp_24", $a = "_radio_ba9vp_24", Ea = "_custom_ba9vp_39", Ia = "_option_ba9vp_18", ee = {
|
|
2462
2496
|
wrapper: La,
|
|
2463
2497
|
label: Fa,
|
|
2464
|
-
options:
|
|
2465
|
-
radioLabel:
|
|
2466
|
-
radio:
|
|
2498
|
+
options: Ra,
|
|
2499
|
+
radioLabel: Da,
|
|
2500
|
+
radio: $a,
|
|
2467
2501
|
custom: Ea,
|
|
2468
2502
|
option: Ia
|
|
2469
2503
|
}, Ma = (t) => {
|
|
2470
|
-
const { defaultValue: n, options: s, onChange: o, label: i } = t, [a, r] =
|
|
2471
|
-
const
|
|
2472
|
-
r(
|
|
2504
|
+
const { defaultValue: n, options: s, onChange: o, label: i } = t, [a, r] = S.useState(n), l = (c) => {
|
|
2505
|
+
const g = c.target.value;
|
|
2506
|
+
r(g), o(g);
|
|
2473
2507
|
};
|
|
2474
2508
|
return /* @__PURE__ */ e.jsxs("div", { className: ee.wrapper, children: [
|
|
2475
2509
|
/* @__PURE__ */ e.jsx("span", { className: ee.label, children: i }),
|
|
@@ -2495,8 +2529,8 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
2495
2529
|
c.value
|
|
2496
2530
|
)) })
|
|
2497
2531
|
] });
|
|
2498
|
-
},
|
|
2499
|
-
var $,
|
|
2532
|
+
}, Ha = () => {
|
|
2533
|
+
var R, $, x, w, y, L, j, k;
|
|
2500
2534
|
const {
|
|
2501
2535
|
setIsOpenModal: t,
|
|
2502
2536
|
pages: n,
|
|
@@ -2506,43 +2540,43 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
2506
2540
|
setIsEdit: a,
|
|
2507
2541
|
editedPage: r,
|
|
2508
2542
|
setEditedPage: l
|
|
2509
|
-
} = D(), { createPage: c, updatePage:
|
|
2510
|
-
r && n && ((
|
|
2511
|
-
), [
|
|
2543
|
+
} = D(), { createPage: c, updatePage: g } = E(), [u, C] = S.useState(r ? n && ((R = n[r]) == null ? void 0 : R.path) : ""), [m, p] = S.useState(r ? n && (($ = n[r]) == null ? void 0 : $.name) : ""), [v, h] = S.useState(
|
|
2544
|
+
r && n && ((x = n[r]) == null ? void 0 : x.seo) && ((y = (w = n[r]) == null ? void 0 : w.seo) == null ? void 0 : y.description) || ""
|
|
2545
|
+
), [_, d] = S.useState(
|
|
2512
2546
|
r ? n && ((L = n[r]) == null ? void 0 : L.visibility) : "public"
|
|
2513
2547
|
);
|
|
2514
|
-
function h() {
|
|
2515
|
-
C(""), u(""), _(""), S("public"), a(!1), l(null);
|
|
2516
|
-
}
|
|
2517
2548
|
function f() {
|
|
2518
|
-
h(),
|
|
2549
|
+
C(""), p(""), h(""), d("public"), a(!1), l(null);
|
|
2550
|
+
}
|
|
2551
|
+
function b() {
|
|
2552
|
+
f(), t(!1);
|
|
2519
2553
|
}
|
|
2520
|
-
function
|
|
2554
|
+
function T(F) {
|
|
2521
2555
|
return F[0] === "/" ? F : "/" + F;
|
|
2522
2556
|
}
|
|
2523
|
-
function
|
|
2557
|
+
function N() {
|
|
2524
2558
|
s({
|
|
2525
|
-
path:
|
|
2526
|
-
name:
|
|
2559
|
+
path: T(u),
|
|
2560
|
+
name: m || u || "",
|
|
2527
2561
|
icon: "File",
|
|
2528
2562
|
seo: {
|
|
2529
|
-
title:
|
|
2530
|
-
description:
|
|
2563
|
+
title: m || "",
|
|
2564
|
+
description: v || ""
|
|
2531
2565
|
},
|
|
2532
|
-
visibility:
|
|
2533
|
-
}), c(
|
|
2566
|
+
visibility: _ || "public"
|
|
2567
|
+
}), c(u), b();
|
|
2534
2568
|
}
|
|
2535
2569
|
function B() {
|
|
2536
|
-
n && (
|
|
2537
|
-
path:
|
|
2538
|
-
name:
|
|
2570
|
+
n && (g(n[r].name || "", m || u || ""), o(r, {
|
|
2571
|
+
path: T(u),
|
|
2572
|
+
name: m || u,
|
|
2539
2573
|
icon: n[r].icon || "File",
|
|
2540
2574
|
seo: {
|
|
2541
|
-
title:
|
|
2542
|
-
description:
|
|
2575
|
+
title: m || "",
|
|
2576
|
+
description: v || ""
|
|
2543
2577
|
},
|
|
2544
|
-
visibility:
|
|
2545
|
-
})),
|
|
2578
|
+
visibility: _ || "public"
|
|
2579
|
+
})), b();
|
|
2546
2580
|
}
|
|
2547
2581
|
return /* @__PURE__ */ e.jsxs(
|
|
2548
2582
|
"div",
|
|
@@ -2556,12 +2590,12 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
2556
2590
|
" Blank Page"
|
|
2557
2591
|
] }),
|
|
2558
2592
|
/* @__PURE__ */ e.jsx(
|
|
2559
|
-
|
|
2593
|
+
A,
|
|
2560
2594
|
{
|
|
2561
2595
|
name: "X",
|
|
2562
2596
|
fill: "#757575",
|
|
2563
2597
|
hoverable: !0,
|
|
2564
|
-
onClick:
|
|
2598
|
+
onClick: b
|
|
2565
2599
|
}
|
|
2566
2600
|
)
|
|
2567
2601
|
] }),
|
|
@@ -2571,9 +2605,9 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
2571
2605
|
{
|
|
2572
2606
|
label: "Page Slug",
|
|
2573
2607
|
onChange: (F) => C(F),
|
|
2574
|
-
value:
|
|
2608
|
+
value: u,
|
|
2575
2609
|
placeholder: "path-to-page",
|
|
2576
|
-
disabled: !!(r && n && ((
|
|
2610
|
+
disabled: !!(r && n && ((j = n[r]) != null && j.name) && me.includes(n[r].name)),
|
|
2577
2611
|
required: !0,
|
|
2578
2612
|
regex: "^.+$"
|
|
2579
2613
|
}
|
|
@@ -2582,18 +2616,18 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
2582
2616
|
U,
|
|
2583
2617
|
{
|
|
2584
2618
|
label: "Page Title",
|
|
2585
|
-
onChange: (F) =>
|
|
2586
|
-
value:
|
|
2619
|
+
onChange: (F) => p(F),
|
|
2620
|
+
value: m,
|
|
2587
2621
|
placeholder: "Contact us",
|
|
2588
|
-
disabled: !!(r && n && ((
|
|
2622
|
+
disabled: !!(r && n && ((k = n[r]) != null && k.name) && me.includes(n[r].name))
|
|
2589
2623
|
}
|
|
2590
2624
|
),
|
|
2591
2625
|
/* @__PURE__ */ e.jsx(
|
|
2592
2626
|
xt,
|
|
2593
2627
|
{
|
|
2594
2628
|
label: "Description",
|
|
2595
|
-
onChange: (F) =>
|
|
2596
|
-
value:
|
|
2629
|
+
onChange: (F) => h(F),
|
|
2630
|
+
value: v,
|
|
2597
2631
|
placeholder: "Contact us at any time of the day or night. You are always welcome",
|
|
2598
2632
|
maxLength: 150
|
|
2599
2633
|
}
|
|
@@ -2602,7 +2636,7 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
2602
2636
|
Ma,
|
|
2603
2637
|
{
|
|
2604
2638
|
label: "Visibility",
|
|
2605
|
-
defaultValue:
|
|
2639
|
+
defaultValue: _,
|
|
2606
2640
|
options: [
|
|
2607
2641
|
{
|
|
2608
2642
|
value: "public",
|
|
@@ -2613,15 +2647,15 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
2613
2647
|
label: "Private"
|
|
2614
2648
|
}
|
|
2615
2649
|
],
|
|
2616
|
-
onChange: (F) =>
|
|
2650
|
+
onChange: (F) => d(F)
|
|
2617
2651
|
}
|
|
2618
2652
|
),
|
|
2619
2653
|
/* @__PURE__ */ e.jsxs("div", { className: G.preview, children: [
|
|
2620
2654
|
/* @__PURE__ */ e.jsx("span", { className: G.label, children: "Preview" }),
|
|
2621
2655
|
/* @__PURE__ */ e.jsxs("div", { className: G.block, children: [
|
|
2622
|
-
/* @__PURE__ */ e.jsx("span", { className: G.slug, children:
|
|
2623
|
-
/* @__PURE__ */ e.jsx("span", { className: G.title, children:
|
|
2624
|
-
/* @__PURE__ */ e.jsx("span", { className: G.description, children:
|
|
2656
|
+
/* @__PURE__ */ e.jsx("span", { className: G.slug, children: u || "yoursite.url" }),
|
|
2657
|
+
/* @__PURE__ */ e.jsx("span", { className: G.title, children: m || "My Blank Page" }),
|
|
2658
|
+
/* @__PURE__ */ e.jsx("span", { className: G.description, children: v || "It is My Description" })
|
|
2625
2659
|
] })
|
|
2626
2660
|
] })
|
|
2627
2661
|
] }),
|
|
@@ -2630,15 +2664,15 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
2630
2664
|
K,
|
|
2631
2665
|
{
|
|
2632
2666
|
className: G.cancel,
|
|
2633
|
-
onClick:
|
|
2667
|
+
onClick: b,
|
|
2634
2668
|
children: "Cancel"
|
|
2635
2669
|
}
|
|
2636
2670
|
),
|
|
2637
2671
|
/* @__PURE__ */ e.jsx(
|
|
2638
2672
|
K,
|
|
2639
2673
|
{
|
|
2640
|
-
onClick: i ? B :
|
|
2641
|
-
disabled:
|
|
2674
|
+
onClick: i ? B : N,
|
|
2675
|
+
disabled: u.length === 0,
|
|
2642
2676
|
children: i ? "Update" : "Create"
|
|
2643
2677
|
}
|
|
2644
2678
|
)
|
|
@@ -2646,20 +2680,20 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
2646
2680
|
]
|
|
2647
2681
|
}
|
|
2648
2682
|
);
|
|
2649
|
-
},
|
|
2650
|
-
layout:
|
|
2683
|
+
}, Oa = "_layout_3kge3_1", Ua = "_main_3kge3_10", qa = "_content_3kge3_18", Ga = "_notification_3kge3_26", xe = {
|
|
2684
|
+
layout: Oa,
|
|
2651
2685
|
main: Ua,
|
|
2652
2686
|
content: qa,
|
|
2653
2687
|
notification: Ga
|
|
2654
|
-
},
|
|
2688
|
+
}, Wa = () => {
|
|
2655
2689
|
const { isOpenModal: t, setIsOpenModal: n } = D(), { openModal: s, setOpenModal: o } = kt(), { notification: i, setNotification: a } = Je();
|
|
2656
|
-
return
|
|
2690
|
+
return S.useEffect(() => {
|
|
2657
2691
|
i && setTimeout(() => {
|
|
2658
2692
|
a(null);
|
|
2659
2693
|
}, 3e3);
|
|
2660
2694
|
}, [i]), /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
2661
2695
|
/* @__PURE__ */ e.jsxs("div", { className: xe.layout, children: [
|
|
2662
|
-
/* @__PURE__ */ e.jsx(
|
|
2696
|
+
/* @__PURE__ */ e.jsx(Wn, {}),
|
|
2663
2697
|
/* @__PURE__ */ e.jsxs("main", { className: xe.main, children: [
|
|
2664
2698
|
/* @__PURE__ */ e.jsx(En, {}),
|
|
2665
2699
|
/* @__PURE__ */ e.jsxs("div", { className: xe.content, children: [
|
|
@@ -2668,8 +2702,8 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
2668
2702
|
] })
|
|
2669
2703
|
] })
|
|
2670
2704
|
] }),
|
|
2671
|
-
t && /* @__PURE__ */ e.jsx(
|
|
2672
|
-
s && /* @__PURE__ */ e.jsx(
|
|
2705
|
+
t && /* @__PURE__ */ e.jsx(Oe, { close: n, children: /* @__PURE__ */ e.jsx(Ha, {}) }),
|
|
2706
|
+
s && /* @__PURE__ */ e.jsx(Oe, { close: o, children: /* @__PURE__ */ e.jsx(yt, {}) }),
|
|
2673
2707
|
i && /* @__PURE__ */ e.jsx("div", { className: xe.notification, children: /* @__PURE__ */ e.jsx(
|
|
2674
2708
|
rt,
|
|
2675
2709
|
{
|
|
@@ -2678,23 +2712,23 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
2678
2712
|
}
|
|
2679
2713
|
) })
|
|
2680
2714
|
] });
|
|
2681
|
-
},
|
|
2682
|
-
const { blocks: n, settings: s, header: o, footer: i } = t, { setBlocks: a, setSourceBlocks: r } = Q(), { fonts: l, setFonts: c } = Ze(), { setSettings:
|
|
2683
|
-
setHeader:
|
|
2684
|
-
setFooter:
|
|
2685
|
-
setBlocks:
|
|
2686
|
-
blocks:
|
|
2687
|
-
createPage:
|
|
2688
|
-
} =
|
|
2689
|
-
function
|
|
2690
|
-
return
|
|
2715
|
+
}, za = (t) => {
|
|
2716
|
+
const { blocks: n, settings: s, header: o, footer: i } = t, { setBlocks: a, setSourceBlocks: r } = Q(), { fonts: l, setFonts: c } = Ze(), { setSettings: g } = Z(), { setPageContext: u } = D(), { setThemeSettings: C } = I(), {
|
|
2717
|
+
setHeader: m,
|
|
2718
|
+
setFooter: p,
|
|
2719
|
+
setBlocks: v,
|
|
2720
|
+
blocks: h,
|
|
2721
|
+
createPage: _
|
|
2722
|
+
} = E(), { setPages: d } = D();
|
|
2723
|
+
function f(b) {
|
|
2724
|
+
return b[0] === "/" ? b.slice(1) : b;
|
|
2691
2725
|
}
|
|
2692
|
-
return
|
|
2693
|
-
const
|
|
2694
|
-
Object.keys(n).map((
|
|
2695
|
-
|
|
2696
|
-
}), r(
|
|
2697
|
-
const { data:
|
|
2726
|
+
return S.useEffect(() => {
|
|
2727
|
+
const b = {};
|
|
2728
|
+
Object.keys(n).map((N) => {
|
|
2729
|
+
b[N] = n[N];
|
|
2730
|
+
}), r(b), a(b), m(o), p(i), (async () => {
|
|
2731
|
+
const { data: N } = await Gt();
|
|
2698
2732
|
let B = {
|
|
2699
2733
|
listings: null,
|
|
2700
2734
|
products: null,
|
|
@@ -2703,48 +2737,48 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
2703
2737
|
faqs: null,
|
|
2704
2738
|
general: null
|
|
2705
2739
|
};
|
|
2706
|
-
const
|
|
2707
|
-
Object.keys(
|
|
2708
|
-
const
|
|
2709
|
-
B[
|
|
2710
|
-
}),
|
|
2711
|
-
const { themeSettings:
|
|
2712
|
-
if (
|
|
2713
|
-
const
|
|
2714
|
-
Object.keys(
|
|
2715
|
-
k
|
|
2716
|
-
}),
|
|
2740
|
+
const R = await Ot();
|
|
2741
|
+
Object.keys(R).map((j) => {
|
|
2742
|
+
const k = j;
|
|
2743
|
+
B[k] = R[k].value.data;
|
|
2744
|
+
}), u(B);
|
|
2745
|
+
const { themeSettings: $, layers: x, settings: w } = N;
|
|
2746
|
+
if (w) {
|
|
2747
|
+
const j = s;
|
|
2748
|
+
Object.keys(w).map((k) => {
|
|
2749
|
+
j[k] = w[k];
|
|
2750
|
+
}), g(j);
|
|
2717
2751
|
} else
|
|
2718
|
-
|
|
2719
|
-
|
|
2720
|
-
const
|
|
2721
|
-
if (
|
|
2722
|
-
const
|
|
2723
|
-
|
|
2724
|
-
...
|
|
2752
|
+
g(s);
|
|
2753
|
+
$ && C($), v(x);
|
|
2754
|
+
const y = await qt(), L = {};
|
|
2755
|
+
if (y.data.length > 0 && y.data.forEach((j) => {
|
|
2756
|
+
const k = f(j.path);
|
|
2757
|
+
h[k] || _(k), j.path === "/" ? L["/"] = {
|
|
2758
|
+
...j,
|
|
2725
2759
|
icon: Te.home.icon,
|
|
2726
2760
|
name: "home"
|
|
2727
|
-
} : Te[
|
|
2728
|
-
...
|
|
2729
|
-
icon: Te[
|
|
2730
|
-
name:
|
|
2731
|
-
} : L[
|
|
2732
|
-
...
|
|
2761
|
+
} : Te[k] ? L[k] = {
|
|
2762
|
+
...j,
|
|
2763
|
+
icon: Te[k].icon,
|
|
2764
|
+
name: k
|
|
2765
|
+
} : L[k] = {
|
|
2766
|
+
...j,
|
|
2733
2767
|
icon: "File",
|
|
2734
|
-
name:
|
|
2768
|
+
name: k
|
|
2735
2769
|
};
|
|
2736
|
-
}),
|
|
2737
|
-
const
|
|
2738
|
-
c([...
|
|
2770
|
+
}), d(L), l.length === 0) {
|
|
2771
|
+
const j = await Ut();
|
|
2772
|
+
c([...j.map((k) => k.family)]);
|
|
2739
2773
|
}
|
|
2740
2774
|
})();
|
|
2741
|
-
}, []), /* @__PURE__ */ e.jsx(
|
|
2775
|
+
}, []), /* @__PURE__ */ e.jsx(Wa, {});
|
|
2742
2776
|
}, Xa = (t) => {
|
|
2743
|
-
const { blocks: n, settings: s, header: o, footer: i } = t, [a, r] =
|
|
2744
|
-
return
|
|
2745
|
-
r(!0),
|
|
2777
|
+
const { blocks: n, settings: s, header: o, footer: i } = t, [a, r] = S.useState(!0), l = ce();
|
|
2778
|
+
return S.useEffect(() => {
|
|
2779
|
+
r(!0), Wt() ? r(!1) : l("/");
|
|
2746
2780
|
}, []), /* @__PURE__ */ e.jsx(e.Fragment, { children: a ? /* @__PURE__ */ e.jsx(Ae, {}) : /* @__PURE__ */ e.jsx(
|
|
2747
|
-
|
|
2781
|
+
za,
|
|
2748
2782
|
{
|
|
2749
2783
|
blocks: n,
|
|
2750
2784
|
settings: s,
|
|
@@ -2757,10 +2791,10 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
2757
2791
|
error: Ka,
|
|
2758
2792
|
title: Qa,
|
|
2759
2793
|
buttons: Va
|
|
2760
|
-
},
|
|
2794
|
+
}, Ie = () => {
|
|
2761
2795
|
const t = ce(), { error: n, setError: s } = Ne(), { pages: o } = D();
|
|
2762
|
-
|
|
2763
|
-
|
|
2796
|
+
S.useEffect(() => {
|
|
2797
|
+
n && t("/error");
|
|
2764
2798
|
}, [n]);
|
|
2765
2799
|
async function i() {
|
|
2766
2800
|
await Ue({
|
|
@@ -2802,14 +2836,14 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
2802
2836
|
] })
|
|
2803
2837
|
] }) });
|
|
2804
2838
|
}, ni = (t) => {
|
|
2805
|
-
const { blocks: n, settings: s, header: o, footer: i } = t, [a, r] =
|
|
2806
|
-
|
|
2839
|
+
const { blocks: n, settings: s, header: o, footer: i } = t, [a, r] = S.useState(null), { setBlocks: l, setSourceBlocks: c } = Q(), { setSettings: g } = Z(), { setHeader: u, setFooter: C } = E(), { themeSettings: m } = I();
|
|
2840
|
+
S.useEffect(() => {
|
|
2807
2841
|
if (!a) {
|
|
2808
|
-
const
|
|
2809
|
-
Object.keys(n).map((
|
|
2810
|
-
|
|
2811
|
-
}), c(
|
|
2812
|
-
const
|
|
2842
|
+
const _ = {};
|
|
2843
|
+
Object.keys(n).map((f) => {
|
|
2844
|
+
_[f] = n[f];
|
|
2845
|
+
}), c(_), l(_), u(o), C(i), g(s);
|
|
2846
|
+
const d = jt([
|
|
2813
2847
|
{
|
|
2814
2848
|
path: "/admin/builder",
|
|
2815
2849
|
element: /* @__PURE__ */ e.jsx(
|
|
@@ -2821,7 +2855,7 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
2821
2855
|
footer: i
|
|
2822
2856
|
}
|
|
2823
2857
|
),
|
|
2824
|
-
errorElement: /* @__PURE__ */ e.jsx(
|
|
2858
|
+
errorElement: /* @__PURE__ */ e.jsx(Ie, {})
|
|
2825
2859
|
},
|
|
2826
2860
|
{
|
|
2827
2861
|
path: "/checkout",
|
|
@@ -2829,11 +2863,11 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
2829
2863
|
},
|
|
2830
2864
|
{
|
|
2831
2865
|
path: "/top-up",
|
|
2832
|
-
element: /* @__PURE__ */ e.jsx(
|
|
2866
|
+
element: /* @__PURE__ */ e.jsx(Pt, {})
|
|
2833
2867
|
},
|
|
2834
2868
|
{
|
|
2835
2869
|
path: "/charges/:id",
|
|
2836
|
-
element: /* @__PURE__ */ e.jsx(
|
|
2870
|
+
element: /* @__PURE__ */ e.jsx(Tt, {})
|
|
2837
2871
|
},
|
|
2838
2872
|
{
|
|
2839
2873
|
path: "/orders/:id/:accessToken?",
|
|
@@ -2845,31 +2879,31 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
2845
2879
|
},
|
|
2846
2880
|
{
|
|
2847
2881
|
path: "/customer-dash",
|
|
2848
|
-
element: /* @__PURE__ */ e.jsx(
|
|
2882
|
+
element: /* @__PURE__ */ e.jsx(Rt, {})
|
|
2849
2883
|
},
|
|
2850
2884
|
{
|
|
2851
2885
|
path: "/error",
|
|
2852
|
-
element: /* @__PURE__ */ e.jsx(
|
|
2886
|
+
element: /* @__PURE__ */ e.jsx(Ie, {})
|
|
2853
2887
|
},
|
|
2854
2888
|
{
|
|
2855
2889
|
path: "*",
|
|
2856
2890
|
element: /* @__PURE__ */ e.jsx(nn, {}),
|
|
2857
|
-
errorElement: /* @__PURE__ */ e.jsx(
|
|
2891
|
+
errorElement: /* @__PURE__ */ e.jsx(Ie, {})
|
|
2858
2892
|
}
|
|
2859
2893
|
]);
|
|
2860
|
-
r(
|
|
2894
|
+
r(d);
|
|
2861
2895
|
}
|
|
2862
|
-
}, [a]),
|
|
2863
|
-
const
|
|
2864
|
-
rn(
|
|
2865
|
-
}, [
|
|
2866
|
-
const
|
|
2896
|
+
}, [a]), S.useEffect(() => {
|
|
2897
|
+
const _ = on(m);
|
|
2898
|
+
rn(_);
|
|
2899
|
+
}, [m]);
|
|
2900
|
+
const p = window.location.hostname.includes("localhost") ? localStorage.getItem("fakeDomain") || "flagship-theme.pages.dev" : window.location.hostname, v = localStorage.getItem("shopPassword"), h = localStorage.getItem("shopId") || "";
|
|
2867
2901
|
return /* @__PURE__ */ e.jsx(e.Fragment, { children: a && /* @__PURE__ */ e.jsx(
|
|
2868
2902
|
At,
|
|
2869
2903
|
{
|
|
2870
|
-
shopDomain:
|
|
2871
|
-
shopId:
|
|
2872
|
-
shopPassword:
|
|
2904
|
+
shopDomain: p,
|
|
2905
|
+
shopId: h,
|
|
2906
|
+
shopPassword: v || void 0,
|
|
2873
2907
|
routes: {
|
|
2874
2908
|
Checkout: "/checkout",
|
|
2875
2909
|
TopUp: "/top-up",
|
|
@@ -2883,7 +2917,7 @@ linear-gradient(to right, hsl(${i}, 100%, 100%), hsl(${i}, 100%, 50%))
|
|
|
2883
2917
|
};
|
|
2884
2918
|
export {
|
|
2885
2919
|
ni as App,
|
|
2886
|
-
|
|
2920
|
+
$t as ColorVariables,
|
|
2887
2921
|
ti as hotReload,
|
|
2888
2922
|
ei as iconNames
|
|
2889
2923
|
};
|