@billgangcom/theme-lib 1.62.3 → 1.62.4
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/builder.cjs.js +3 -3
- package/dist/builder.es.js +902 -902
- package/dist/ui.cjs.js +1 -1
- package/dist/ui.es.js +42 -42
- package/package.json +1 -1
package/dist/builder.es.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
(function(){"use strict";try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode('@charset "UTF-8";._icon_bsuj2_1 path{fill:var(--icon-fill)}._hoverable_bsuj2_5{cursor:pointer}._rotated_bsuj2_9{transform:rotate(180deg)}._modal_80uvb_1{display:flex;flex-direction:row;gap:0px;position:fixed;top:0;left:0;right:0;bottom:0;background:#2525253d;z-index:100000;justify-content:center;align-items:center;overflow:hidden}._content_80uvb_17{display:flex;flex-direction:row;gap:0px;animation:_fadeIn_80uvb_1 .3s ease-out forwards;width:100%;height:100%;align-items:center;justify-content:center}@keyframes _fadeIn_80uvb_1{0%{transform:scale(.95) translateY(10px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}._close_80uvb_38{animation:_fadeOut_80uvb_1 .3s ease-out forwards}@keyframes _fadeOut_80uvb_1{0%{transform:scale(1) translateY(0);opacity:1}to{transform:scale(.95) translateY(10px);opacity:0}}._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_jr7a4_1{border:2px solid rgba(0,0,0,.6);border-left-color:var(--background-color);border-radius:50%;width:20px;height:20px;animation:_spin_jr7a4_1 1s linear infinite}@keyframes _spin_jr7a4_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._wrapper_1def3_2{display:flex;flex-direction:column;gap:6px;width:100%}._label_1def3_9{color:var(--accent-color);line-height:20px;font-size:14px;font-weight:400;flex:1 1 auto}._top_1def3_17{display:flex;flex-direction:row;gap:8px}._select_1def3_23{display:flex;align-items:center;justify-content:space-between;width:100%;background-color:var(--background-color);transition:border .3s ease;border-radius:12px;padding:10px 12px;font-size:14px;line-height:20px;cursor:pointer;outline:none;border:1px solid #f0f0f0}._select_1def3_23:hover{border:1px solid #e0e0e0}._borderFocused_1def3_42{border:1px solid #c9c9c9}._borderFocused_1def3_42:hover{border:1px solid #b3b3b3}._input_1def3_49{width:100px;border:none;outline:none;font-size:16px;background-color:transparent;color:var(--text-color);flex:1 1 auto}._icon_1def3_59{transition:transform .2s;display:flex}._rotate_1def3_64{transform:rotate(180deg)}._content_1def3_68{position:relative}._options_1def3_72{display:flex;flex-direction:column;gap:10px;position:absolute;top:50px;width:100%;background-color:#fff;border-radius:12px;font-size:16px;line-height:20px;z-index:10;cursor:pointer;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease,max-height .2s linear;max-height:0;padding:5px 6px;border:1px solid #f0f0f0}._filteredOptions_1def3_93{overflow-y:auto}._open_1def3_97{opacity:1;visibility:visible;max-height:200px}._option_1def3_72{padding:5px 6px;border-radius:12px;display:flex;flex-direction:row;gap:8px;align-items:center}._option_1def3_72:hover,._focused_1def3_115{background-color:#f8f8f8}._addon_1def3_119{margin-right:8px}._clear_1def3_123{margin:0 4px}._value_1def3_127{flex:1 1 auto}._postfix_1def3_131{color:#757575}._wrapper_187gl_1{display:flex;flex-direction:column;gap:6px;justify-content:start;width:100%}._label_187gl_9{width:100%;color:var(--accent-color);line-height:20px;font-size:14px;font-weight:400}._input_187gl_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);transition:border .3s ease}._input_187gl_17:hover{border:1px solid #f0f0f0}._input_187gl_17::placeholder{color:#c2c2c2}._input_187gl_17:disabled{background-color:var(--background-color);opacity:.7}._input_187gl_17:focus{border:1px solid #ff3f19}._input_187gl_17:focus:hover{border:1px solid #ff3f19}._required_187gl_47,._required_187gl_47:hover{border:1px solid #ff3f19}._paddingless_187gl_54{padding:0}._content_187gl_58{display:flex;flex-direction:row;gap:8px;position:relative;align-items:center}._input_187gl_17._borderless_187gl_66{border-radius:0;border:none}._input_187gl_17._borderless_187gl_66:hover{border:none}._input_187gl_17._borderless_187gl_66:focus{border:none}._rightIcon_187gl_77{position:absolute;top:10px;right:12px}._inputPostfix_187gl_83{position:absolute;right:15px;top:50%;transform:translateY(-50%);color:#757575}._wrapper_3kg61_2{display:flex;flex-direction:column;gap:6px;width:100%}._label_3kg61_9{color:var(--accent-color);font-weight:400;font-size:14px;line-height:20px}._icon_3kg61_16{display:flex;flex-direction:row;gap:0px;padding:4px;background-color:transparent;border:var(--default-border);justify-content:center;align-items:center;border-radius:6px}._text_3kg61_28{font-weight:400;font-size:16px;line-height:24px;color:#ff3f19}._content_3kg61_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_3kg61_46{background-color:var(--background-color);border:var(--default-border);border-radius:16px;width:100%;max-width:640px}._top_3kg61_54{display:flex;flex-direction:row;gap:0px;padding:16px 24px;align-items:center;justify-content:space-between}._title_3kg61_63{color:var(--main-color);font-weight:400;font-size:18px;line-height:24px}._modalContent_3kg61_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_3kg61_79{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;overflow-y:scroll;max-height:390px;align-items:center;justify-content:center}._add_3kg61_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;cursor:pointer;transition:background-color .3s ease}._add_3kg61_89:hover{background-color:#f8f8f8}._add_3kg61_89:active{background-color:#f0f0f0}._dragging_3kg61_109{border:1px dashed #ff3f19}._description_3kg61_113{text-align:center;color:var(--main-color);font-size:14px;line-height:20px}._description_3kg61_113 span:last-child{padding-top:4px}._bottom_3kg61_123{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_3kg61_137{background-color:var(--background-color);color:var(--accent-color)}._highlight_3kg61_142{color:#ff3f19;cursor:pointer}._accent_3kg61_147{color:var(--accent-color)}._image_3kg61_79{position:relative;padding:43px 16px;border:1px solid #e6e6e6;justify-content:center;align-items:center;border-radius:16px;aspect-ratio:1/1;cursor:pointer;transition:border .3s ease;transition:background-color .3s ease}._image_3kg61_79:hover{background-color:#f8f8f8}._selected_3kg61_167{border:1px solid #ff3f19;background-color:#ffeae5}._selected_3kg61_167:hover{background-color:#ffeae5}._checkbox_3kg61_175{position:absolute;top:12px;left:12px}._loading_3kg61_181{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_3kg61_195{width:24px;height:24px;border:2px solid #ff3f19;border-top-color:var(--background-color);border-radius:50%;animation:_spin_3kg61_195 1s linear infinite}@keyframes _spin_3kg61_195{to{transform:rotate(360deg)}}._tip_3kg61_209{padding:16px 24px}._customCheckbox_w9x8g_1{display:inline-block;cursor:pointer;position:relative}._checkboxBox_w9x8g_7{display:inline-block;width:20px;height:20px;border:1px solid #e6e6e6;border-radius:6px;position:relative;transition:background-color .3s ease}._checkboxBox_w9x8g_7:hover{background-color:#f8f8f8}._checkboxBox_w9x8g_7:active{background-color:#f0f0f0}._checkboxBox_w9x8g_7._checked_w9x8g_23{background:#ffeae5;border:1px solid #ff3f19}._checkboxBox_w9x8g_7._checked_w9x8g_23:hover{background-color:#ffeae5}._icon_w9x8g_31{position:absolute;top:3px;left:3px}._button_1gxoe_1{padding:10px 16px;border-radius:12px;cursor:pointer;font-size:16px;transition:background-color .3s ease}._button_1gxoe_1:disabled{opacity:.7;cursor:auto}._primary_1gxoe_14{color:#fff;background-color:#ff3f19}._primary_1gxoe_14:hover{background-color:#ff2a00}._secondary_1gxoe_22{color:#757575;background-color:#f0f0f0}._secondary_1gxoe_22:hover{background-color:#e6e6e6}._tertiary_1gxoe_30{color:#757575;background-color:#f0f0f0}._tertiary_1gxoe_30:hover{background-color:#e6e6e6}._content_1gxoe_38{display:flex;flex-direction:row;gap:4px;align-items:center}._withoutHover_1gxoe_45:hover{background-color:transparent}._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}._title_1jkiw_1{font-weight:500}._subtitle_1jkiw_5{color:var(--accent-color);font-size:14px;line-height:20px;font-weight:400}._header_1jkiw_12,._text_1jkiw_13{display:flex;flex-direction:column;gap:0px;padding:10px 0 16px}._top_1jkiw_20{display:flex;flex-direction:row;gap:0px;justify-content:space-between;align-items:center;margin:0 0 8px}._itemsBlock_1jkiw_29{display:flex;flex-direction:column;gap:6px}._typeTexts_167ez_1{display:flex;flex-direction:row;gap:8px;align-items:center}._block_167ez_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;transition:.3s background-color ease}._block_167ez_8:hover{background-color:#f0f0f0}._active_167ez_25{border:1px solid #ff3f19}._wrapper_34cvp_1{display:flex;flex-direction:column;gap:6px;justify-content:start;width:100%;position:relative}._label_34cvp_10{width:100%;color:var(--accent-color);line-height:20px;font-size:14px;font-weight:400}._textarea_34cvp_18{width:100%;background-color:var(--background-color);border-radius:12px;padding:8px 12px;font-size:16px;line-height:24px;resize:vertical;min-height:200px;max-height:400px;border:1px solid transparent;transition:border .3s ease}._textarea_34cvp_18:hover{border:1px solid #f0f0f0}._textarea_34cvp_18:focus{border:1px solid #ff3f19}._textarea_34cvp_18:focus:hover{border:1px solid #ff3f19}._textarea_34cvp_18::placeholder{color:#c2c2c2}._length_34cvp_46{position:absolute;bottom:12px;right:12px;color:#c2c2c2;line-height:20px}._full_34cvp_54{color:#ff3f19}._title_1fz6i_1{font-weight:500}._subtitle_1fz6i_5{color:var(--accent-color);font-size:14px;line-height:20px;font-weight:400}._header_1fz6i_12,._text_1fz6i_13,._productsBlock_1fz6i_14{display:flex;flex-direction:column;gap:12px;padding:10px 0 16px;width:100%}._productsBlock_1fz6i_14{position:relative}._top_1fz6i_26{display:flex;flex-direction:row;gap:0px;justify-content:space-between;align-items:center;margin:0 0 8px}._itemsBlock_1fz6i_35{display:flex;flex-direction:column;gap:6px}._typeTexts_1fz6i_41{display:flex;flex-direction:row;gap:8px;align-items:center}._block_1fz6i_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_1fz6i_61{border:1px solid #ff3f19}._products_1fz6i_14{display:flex;flex-direction:column;gap:8px;width:100%}._product_1fz6i_14{display:flex;flex-direction:row;gap:8px;align-items:center;width:100%}._button_1fz6i_80{display:flex;flex-direction:row;gap:6px;background:inherit;color:#ff3f19;align-items:center;justify-content:center;width:100%}._disabled_1fz6i_91{color:var(--accent-color)}._image_1fz6i_95{border-radius:8px;border:var(--default-border);background-color:#fff;padding:4px}._info_1fz6i_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_1fz6i_114{flex:1 1 100%}._buttons_1fz6i_118{display:flex;flex-direction:row;gap:4px;align-items:center}._modal_1fz6i_125{position:fixed;background-color:#fff;border:var(--default-border);right:-300px;top:0;z-index:10000;max-width:300px;width:100%;border-radius:12px;box-shadow:0 2.1px 4.36px #00000004}._modal_1fz6i_125 ._top_1fz6i_26{display:flex;flex-direction:row;gap:0px;align-items:center;justify-content:space-between;padding:16px 16px 0}._link_1fz6i_146{display:flex;flex-direction:column;gap:8px}._modalOptions_1fz6i_152{display:flex;flex-direction:column;gap:10px;max-height:500px;padding:0 16px 16px}._modalOptions_1fz6i_152>*:not(:last-child){border-bottom:var(--default-border);padding-bottom:7px}._addButton_1fz6i_165{display:flex;flex-direction:row;gap:5px;align-items:center;justify-content:center;width:100%;padding:4px;border-radius:8px;transition:.3s background-color ease}._addButton_1fz6i_165:hover{background-color:#f0f0f0}._deleteButton_1fz6i_180{display:flex;flex-direction:row;gap:0px;padding:6px;border-radius:8px;transition:.3s background-color ease}._deleteButton_1fz6i_180:hover{background-color:#f0f0f0}._closeIcon_1fz6i_192{display:flex;flex-direction:row;gap:0px;padding:6px;border-radius:8px;transition:.3s background-color ease;cursor:pointer}._closeIcon_1fz6i_192:hover{background-color:#f0f0f0}._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_5iipd_1{font-weight:500}._subtitle_5iipd_5{color:var(--accent-color);font-size:14px;line-height:20px;font-weight:400}._header_5iipd_12,._text_5iipd_13,._productsBlock_5iipd_14{display:flex;flex-direction:column;gap:12px;padding:10px 0 16px;width:100%}._productsBlock_5iipd_14{position:relative}._top_5iipd_26{display:flex;flex-direction:row;gap:0px;justify-content:space-between;align-items:center;margin:0 0 8px}._itemsBlock_5iipd_35{display:flex;flex-direction:column;gap:6px}._typeTexts_5iipd_41{display:flex;flex-direction:row;gap:8px;align-items:center}._block_5iipd_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_5iipd_61{border:1px solid #ff3f19}._products_5iipd_14{display:flex;flex-direction:column;gap:8px;width:100%}._product_5iipd_14{display:flex;flex-direction:row;gap:8px;align-items:center;width:100%}._button_5iipd_80{display:flex;flex-direction:row;gap:6px;background:inherit;color:#ff3f19;align-items:center;justify-content:center;width:100%}._disabled_5iipd_91{color:var(--accent-color)}._image_5iipd_95{border-radius:8px;border:var(--default-border);background-color:#fff;padding:4px}._info_5iipd_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_5iipd_114{flex:1 1 100%}._buttons_5iipd_118{display:flex;flex-direction:row;gap:4px;align-items:center}._modal_5iipd_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;box-shadow:0 2.1px 4.36px #00000004}._modal_5iipd_125 ._top_5iipd_26{display:flex;flex-direction:row;gap:0px;align-items:center;justify-content:space-between}._link_5iipd_146{display:flex;flex-direction:column;gap:8px}._modalOptions_5iipd_152{display:flex;flex-direction:column;gap:10px;overflow-y:auto;max-height:500px}._modalOptions_5iipd_152>*:not(:last-child){border-bottom:var(--default-border);padding-bottom:7px}._addButton_5iipd_165{display:flex;flex-direction:row;gap:5px;align-items:center;justify-content:center;width:100%;padding:4px;border-radius:8px;transition:.3s background-color ease}._addButton_5iipd_165:hover{background-color:#f0f0f0}._deleteButton_5iipd_180{display:flex;flex-direction:row;gap:0px;padding:6px;border-radius:8px;transition:.3s background-color ease}._deleteButton_5iipd_180:hover{background-color:#f0f0f0}._closeIcon_5iipd_192{display:flex;flex-direction:row;gap:0px;padding:6px;border-radius:8px;transition:.3s background-color ease;cursor:pointer}._closeIcon_5iipd_192:hover{background-color:#f0f0f0}._title_hvj8m_1{font-weight:500}._subtitle_hvj8m_5{color:var(--accent-color);font-size:14px;line-height:20px;font-weight:400}._header_hvj8m_12,._text_hvj8m_13,._productsBlock_hvj8m_14,._buttonsBlock_hvj8m_15{display:flex;flex-direction:column;gap:0px;padding:10px 0 16px}._buttonsBlock_hvj8m_15{position:relative}._top_hvj8m_26{display:flex;flex-direction:row;gap:0px;justify-content:space-between;align-items:center;margin:0 0 8px}._itemsBlock_hvj8m_35{display:flex;flex-direction:column;gap:6px}._typeTexts_hvj8m_41{display:flex;flex-direction:row;gap:8px;align-items:center}._block_hvj8m_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_hvj8m_60{border:1px solid #ff3f19}._products_hvj8m_14{display:flex;flex-direction:column;gap:8px;width:100%}._product_hvj8m_14{display:flex;flex-direction:row;gap:8px;align-items:center;width:100%}._button_hvj8m_15{display:flex;flex-direction:row;gap:6px;background:inherit;color:#ff3f19;align-items:center;justify-content:center;width:100%}._image_hvj8m_90{border-radius:8px;border:var(--default-border);background-color:#fff;padding:4px}._info_hvj8m_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_hvj8m_109{flex:1 1 100%}._buttons_hvj8m_15{display:flex;flex-direction:row;gap:8px;align-items:center}._modal_hvj8m_120{position:fixed;background-color:#fff;right:-300px;z-index:10000;max-width:276px;width:100%;padding:16px;border-radius:12px;border:var(--default-border);box-shadow:0 2.1px 4.36px #00000004}._modal_hvj8m_120 ._top_hvj8m_26{display:flex;flex-direction:row;gap:0px;align-items:center;justify-content:space-between}._other_hvj8m_140{display:flex;flex-direction:column;gap:6px}._options_hvj8m_146{display:flex;flex-direction:column;gap:15px;overflow-y:auto;max-height:500px}._closeIcon_hvj8m_154{display:flex;flex-direction:row;gap:0px;padding:6px;border-radius:8px;transition:.3s background-color ease;cursor:pointer}._closeIcon_hvj8m_154:hover{background-color:#f0f0f0}._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_1ropb_1{font-weight:500}._subtitle_1ropb_5{color:var(--accent-color);font-size:14px;line-height:20px;font-weight:400}._header_1ropb_12,._text_1ropb_13,._productsBlock_1ropb_14{display:flex;flex-direction:column;gap:12px;padding:10px 0 16px;width:100%}._productsBlock_1ropb_14{position:relative}._top_1ropb_26{display:flex;flex-direction:row;gap:0px;justify-content:space-between;align-items:center;margin:0 0 8px}._itemsBlock_1ropb_35{display:flex;flex-direction:column;gap:6px}._typeTexts_1ropb_41{display:flex;flex-direction:row;gap:8px;align-items:center}._block_1ropb_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_1ropb_61{border:1px solid #ff3f19}._products_1ropb_14{display:flex;flex-direction:column;gap:8px;width:100%}._product_1ropb_14{display:flex;flex-direction:row;gap:8px;align-items:center;width:100%}._button_1ropb_80{display:flex;flex-direction:row;gap:6px;background:inherit;color:#ff3f19;align-items:center;justify-content:center;width:100%}._image_1ropb_91{border-radius:8px;border:var(--default-border);background-color:#fff;padding:4px}._info_1ropb_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_1ropb_110{flex:1 1 100%}._buttons_1ropb_114{display:flex;flex-direction:row;gap:4px;align-items:center}._modal_1ropb_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;box-shadow:0 2.1px 4.36px #00000004}._modal_1ropb_121 ._top_1ropb_26{display:flex;flex-direction:row;gap:0px;align-items:center;justify-content:space-between}._link_1ropb_142{display:flex;flex-direction:column;gap:8px}._modalOptions_1ropb_148{display:flex;flex-direction:column;gap:10px;overflow-y:auto;max-height:500px}._modalOptions_1ropb_148>*:not(:last-child){border-bottom:var(--default-border);padding-bottom:7px}._addButton_1ropb_161{display:flex;flex-direction:row;gap:5px;align-items:center;justify-content:center;width:100%;padding:4px;border-radius:8px;transition:.3s background-color ease}._addButton_1ropb_161:hover{background-color:#f0f0f0}._deleteButton_1ropb_176{display:flex;flex-direction:row;gap:0px;padding:6px;border-radius:8px;transition:.3s background-color ease}._deleteButton_1ropb_176:hover{background-color:#f0f0f0}._closeIcon_1ropb_188{display:flex;flex-direction:row;gap:0px;padding:6px;border-radius:8px;transition:.3s background-color ease;cursor:pointer}._closeIcon_1ropb_188:hover{background-color:#f0f0f0}._wrapper_1ljtt_1{display:flex;flex-direction:column;gap:6px;justify-content:start;width:100%}._label_1ljtt_9{width:100%;color:var(--input-label-color);line-height:var(--input-label-height);font-size:var(--input-label-size);text-align:var(--input-label-alignment);font-weight:400}._input_1ljtt_18{width:100%}._input_1ljtt_18::placeholder{color:var(--text-tertiary)}._input_1ljtt_18:disabled{background-color:var(--surface-secondary);opacity:.7}._paddingless_1ljtt_31{padding:0}._content_1ljtt_35{display:flex;flex-direction:row;gap:8px;position:relative;align-items:center;width:100%;font-size:var(--input-size);height:var(--input-height);color:var(--input-color)!important}._contentBorder_1ljtt_47{border:var(--input-border-thickness) var(--input-border-style) var(--input-border-color);border-radius:var(--input-border-radius);background:var(--input-field-color)}._borderless_1ljtt_53{border-radius:0;border:none}._rightIcon_1ljtt_58{position:absolute;top:50%;right:12px;transform:translateY(-50%);display:flex}._button_85085_1{display:flex;flex-direction:row;gap:0px;align-items:center;justify-content:center;padding:10px 16px;border-radius:var(--button-radius);cursor:pointer;font-size:var(--button-size);height:var(--button-height);transition:background .3s ease}._button_85085_1:disabled{opacity:.7;cursor:auto}._primary_85085_20{color:var(--text-inverted);box-shadow:var(--button-primary-box-shadow);background:var(--button-primary-background);height:var(--button-primary-height);font-size:var(--button-primary-size);border-radius:var(--button-primary-radius);font-family:var(--button-primary-font),sans-serif!important}._primaryHovered_85085_30:hover{background:var(--surface-action1Hover)}._secondary_85085_34{color:var(--text-secondary);box-shadow:var(--button-secondary-box-shadow);background:var(--button-secondary-background);height:var(--button-secondary-height);font-size:var(--button-secondary-size);border-radius:var(--button-secondary-radius);font-family:var(--button-secondary-font),sans-serif}._secondaryHovered_85085_44:hover{background:var(--surface-action2Hover)}._tertiary_85085_48{color:var(--text-secondary);box-shadow:var(--button-tertiary-box-shadow);background:var(--button-tertiary-background);height:var(--button-tertiary-height);font-size:var(--button-tertiary-size);border-radius:var(--button-tertiary-radius);font-family:var(--button-tertiary-font),sans-serif!important}._tertiaryHovered_85085_58:hover{background:var(--surface-action2Hover)}._content_85085_62{display:flex;flex-direction:row;gap:4px;align-items:center;font-family:var(--button-primary-font),sans-serif!important}*{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}*{-ms-overflow-style:none;scrollbar-width:none}* ::-webkit-scrollbar{display:none}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number],input[type=number]:hover,input[type=number]:focus{-webkit-appearance:none;appearance:none;-moz-appearance:textfield}input:focus{outline:none;border:none}textarea:focus{outline:none;border:none}:root{--default-border: 1px solid #f0f0f0;--accent-color: #757575;--main-color: #252525;--background-color: #f8f8f8}#root{width:100%;height:100%}body,html{background-color:#fff;font-family:Geist Variable;max-height:100dvh;overflow:hidden}*{font-family:Geist Variable,sans-serif}#h1{font-size:var(--font-heading-h1-size);font-weight:var(--font-heading-h1-weight);font-family:var(--font-heading-h1-family),sans-serif!important}#h2{font-size:var(--font-heading-h2-size);font-weight:var(--font-heading-h2-weight);font-family:var(--font-heading-h2-family),sans-serif!important}#h3{font-size:var(--font-heading-h3-size);font-weight:var(--font-heading-h3-weight);font-family:var(--font-heading-h3-family),sans-serif!important}#h4{font-size:var(--font-heading-h4-size);font-weight:var(--font-heading-h4-weight);font-family:var(--font-heading-h4-family),sans-serif!important}#h5{font-size:var(--font-heading-h5-size);font-weight:var(--font-heading-h5-weight);font-family:var(--font-heading-h5-family),sans-serif!important}#h6{font-size:var(--font-heading-h6-size);font-weight:var(--font-heading-h6-weight);font-family:var(--font-heading-h6-family),sans-serif!important}#p{font-size:var(--font-paragraph-text-size);font-weight:var(--font-paragraph-text-weight);font-family:var(--font-paragraph-text-family),sans-serif!important}._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}._buttons_12rs0_1{display:flex;flex-direction:row;gap:5px;align-items:center}._button_12rs0_1{cursor:pointer;padding:10px;border-radius:12px;position:relative;display:flex;transition:background-color .3s ease}._button_12rs0_1:hover{background-color:#f0f0f0}._disabled_12rs0_20{cursor:default}._disabled_12rs0_20:hover{background-color:inherit}._wrapper_ecwq2_1{display:flex;flex-direction:column;gap:0px;height:100%;overflow-y:scroll;overflow-x:hidden}._main_ecwq2_10{flex:1 1 auto;width:100vw}._loading_ecwq2_15{display:flex;flex-direction:row;gap:0px;width:100%;height:100%;justify-content:center;align-items:center}._notification_ecwq2_25{z-index:100000000;position:fixed;bottom:5px;right:5px;min-height:50px;min-width:200px}._wrapper_5w9s8_1{width:100%;padding:20px;text-align:center}._tooltip_1ch07_1{font-size:12px;line-height:16px;background-color:#252525;color:#fff;padding:4px 8px;text-align:center;border-radius:8px;position:absolute;bottom:-30px;right:50%;transform:translate(50%);z-index:1000000;width:fit-content;text-wrap:nowrap;animation:_fadeIn_1ch07_1 .2s ease forwards}@keyframes _fadeIn_1ch07_1{0%{opacity:0}to{opacity:1}}._devices_ls6k9_1{display:flex;flex-direction:row;gap:4px;background:var(--background-color);padding:4px;border-radius:16px}._device_ls6k9_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);transition:background-color .3s ease;position:relative}._device_ls6k9_1:hover{background-color:#f0f0f0}._active_ls6k9_27,._active_ls6k9_27:hover{background-color:#fff}._preview_1x3m8_2{display:flex;flex-direction:row;gap:4px;position:relative;align-items:center;color:var(--accent-color);line-height:20px;padding:10px 16px;cursor:pointer;border-radius:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}._active_1x3m8_19{background-color:var(--background-color);transition:background-color .3s ease}._active_1x3m8_19:hover{background-color:#f0f0f0;box-shadow:none}._settings_u4cv4_1{display:flex;flex-direction:row;gap:20px;align-items:center;color:var(--accent-color)}._pages_167qp_1{position:relative}._default_167qp_5{display:flex;flex-direction:row;gap:4px;align-items:center;padding:10px 12px;background-color:var(--background-color);border-radius:12px;cursor:pointer;position:relative;transition:background-color .3s ease}._default_167qp_5:hover{background-color:#f0f0f0}._text_167qp_21{padding-right:4px;color:var(--main-color);flex:1 1 auto}._modal_167qp_27{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:12px;padding:8px 12px;flex-direction:column;opacity:0;visibility:hidden;transition:visibility .3s ease,opacity .3s ease}._open_167qp_46{opacity:1;visibility:visible}._page_167qp_1{display:flex;flex-direction:row;gap:8px;align-items:center;padding:12px 8px;border-radius:12px;cursor:pointer}._hoverable_167qp_61{background-color:var(--background-color)}._separator_167qp_65{border-bottom:var(--default-border);margin:5px 0}._button_167qp_70{display:flex;flex-direction:row;gap:8px;background:inherit;color:#ff3f19;align-items:center;justify-content:start;padding:16px 8px 12px;transition:.2s}._button_167qp_70:hover{background-color:var(--background-color)}._items_167qp_85{max-height:400px;overflow-y:scroll;height:100%}._zoom_fu0hj_1{display:flex;flex-direction:row;gap:4px;align-items:center;background-color:var(--background-color);padding:9px 11px;border-radius:12px;position:relative;cursor:pointer;border:1px solid transparent;transition:border .3s ease}._zoom_fu0hj_1:focus-within{border:1px solid #ff3f19}._theme_1e5wq_1{display:flex;flex-direction:row;gap:4px;align-items:center;padding:2px 9px;background:#e5fadd;color:#338b13;border-radius:100px;text-transform:uppercase}._text_1e5wq_13{font-size:12px;line-height:16px}._exit_ovvox_1{display:flex;flex-direction:row;gap:8px;border-bottom:var(--default-border);align-items:center;padding:16px;cursor:pointer}._text_ovvox_11{color:var(--main-color);line-height:20px}._exitLink_ovvox_16{display:flex;flex-direction:row;gap:8px;cursor:pointer;padding:6px;border-radius:8px;transition:background-color .3s ease}._exitLink_ovvox_16:hover{background-color:var(--background-color)}._navbar_1podc_1{width:100px;border-right:var(--default-border)}._main_1podc_6{display:flex;flex-direction:column;gap:8px;padding:16px 12px}._block_1podc_13{display:flex;flex-direction:column;gap:4px;align-items:center;color:var(--accent-color);line-height:20px;padding:12px 24px;cursor:pointer;border-radius:16px;transition:background-color .3s ease}._block_1podc_13:hover{background-color:var(--background-color)}._active_1podc_29{background-color:var(--background-color);color:var(--main-color)}._active_1podc_29:hover{background-color:var(--background-color)}._preview_1e84t_1{display:flex;flex-direction:row;gap:0px;max-width:100%;width:100%;background-color:var(--background-color);padding:16px 32px 0;position:relative;align-items:center;justify-content:center;z-index:500}._main_1e84t_15{display:flex;flex-direction:column;gap:0px;width:100%;position:relative;z-index:1;align-items:center}._content_1e84t_25{background-color:#fff;border:var(--default-border);border-bottom:none;border-top:none;height:100%;overflow-x:hidden}._loading_1e84t_34{display:flex;flex-direction:row;gap:0px;width:100%;height:100%;justify-content:center;align-items:center;background-color:#fff;border:var(--default-border);border-bottom:none;border-top:none}._loader_1e84t_48{border:4px solid rgba(0,0,0,.1);border-left-color:#fff;border-radius:50%;width:40px;height:40px;animation:_spin_1e84t_1 1s linear infinite}@keyframes _spin_1e84t_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._header_11zku_2{display:flex;flex-direction:row;gap:10px;align-items:center;width:100%;padding:18px;border:var(--default-border);background-color:#fff;border-top-left-radius:16px;border-top-right-radius:16px;z-index:5}._circles_11zku_16{display:flex;flex-direction:row;gap:8px;left:28px;top:28px;align-items:center}._circle_11zku_16{width:12px;height:12px;border-radius:50%;border:.5px solid #e6e6e6}._red_11zku_32{background:#ff5f57}._green_11zku_36{background:#28c840}._yellow_11zku_40{background:#febc2e}._input_11zku_44{display:flex;flex-direction:row;gap:0px;background-color:var(--background-color);padding:8px;width:100%;border-radius:6px;flex:1 1 auto}._main_11zku_55{display:flex;flex-direction:row;gap:4px;flex:1 1 auto;align-items:center}._text_11zku_63{font-weight:400;font-size:12px;line-height:16px;margin:0 0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;display:block}._copy_11zku_75{display:flex;align-items:center}._content_l6a1a_1{display:flex;flex-direction:column;gap:0px;position:relative;overflow-y:auto;overflow-x:hidden}._main_l6a1a_10{flex:1 0 auto}._block_l6a1a_14{position:relative;cursor:pointer;scroll-margin-top:30px}._active_l6a1a_20{border:2px solid #ff3f19;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}._name_l6a1a_30{z-index:10;position:absolute;top:-28px;left:0;border-top-left-radius:8px;border-top-right-radius:8px;color:#fff;background:#ff3f19;padding:4px 12px;line-height:20px;font-size:14px;font-weight:400;text-align:center}._empty_l6a1a_46{display:flex;flex-direction:column;gap:4px;height:100%;width:100%;align-items:center;justify-content:center;text-align:center}._icon_l6a1a_57{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_l6a1a_70{font-weight:700;font-size:24px;line-height:32px}._text_l6a1a_76{font-size:16px;line-height:24px;color:var(--accent-color)}._sections_l6a1a_82{display:flex;flex-direction:row;gap:24px;padding:0 20px;margin:20px 0 0;flex-wrap:wrap;justify-content:center}._section_l6a1a_82{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)}._addSection_l6a1a_107{position:absolute;left:50%;transform:translate(-50%);bottom:-20px;z-index:10}._addSectionTop_l6a1a_115{top:-20px;bottom:auto}._sidebar_xhqpt_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_xhqpt_14{height:100%;border:1px solid #e6e6e6;border-radius:12px;background-color:#fff;padding:8px;max-width:60px;width:100%}._button_xhqpt_24{display:flex;flex-direction:row;gap:0px;align-items:center;border-radius:8px;padding:8px;transition:.2s background-color}._button_xhqpt_24:disabled{opacity:.7}._button_xhqpt_24:disabled:hover{background-color:transparent}._moveButton_xhqpt_40:hover{background-color:var(--background-color)}._border_xhqpt_44{border-bottom:var(--default-border);margin:2px 0}._deleteButton_xhqpt_49:hover{background-color:#f0f0f0}._results_1pahy_1{overflow-y:auto;height:calc(100vh - 180px)}._product_yggw5_1{display:flex;flex-direction:row;gap:8px;align-items:center;cursor:pointer;transition:.3s background-color ease;padding:16px 10px;border-radius:12px}._product_yggw5_1:hover{background-color:#f8f8f8}._name_yggw5_15{color:var(--main-color);font-size:16px;line-height:24px;flex:1 1 auto}._wrapper_1k1cr_1{display:flex;flex-direction:row;gap:0px;width:fit-content;height:fit-content;left:-5px;top:10px;position:absolute;z-index:1000;overflow:hidden}._submodal_1k1cr_14{display:flex;flex-direction:column;gap:5px;left:5px;top:15px;width:fit-content;height:100%;max-height:800px;background-color:#fff;padding:10px;border-radius:10px}._title_1a9kh_14{color:#252525;font-weight:500;font-size:16px;line-height:24px}._label_1a9kh_21{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;border:1px solid transparent;transition:border .3s ease}._label_1a9kh_21:focus-within{border:1px solid #ff3f19}._colorValue_1a9kh_40{width:20px;height:20px;padding:2.5px;border-radius:2px;flex:1 0 auto}._colorMap_1a9kh_48{position:relative;width:100%;height:300px;cursor:pointer;border-radius:4px;flex:1 1 auto}._hueSlider_1a9kh_66{width:80%;left:30px;height:8px;position:absolute;bottom:100px;background:linear-gradient(to right,red,#ff0,#0f0,#0ff,#00f,#f0f,red,red);border-radius:5px}._input_1a9kh_122{line-height:20px;font-size:14px;font-weight:400}._applyButton_1a9kh_2{flex:0 1 50%;font-weight:400}._content_1a9kh_7{display:flex;flex-direction:column;gap:0px;width:100%}._label_1a9kh_21{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_1a9kh_40{width:20px;height:20px;padding:2.5px;border-radius:2px}._modal_1a9kh_160{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:fit-content;font-size:16px;line-height:24px;font-weight:700}._colorMap_1a9kh_48{position:relative;width:100%;height:300px;cursor:pointer;border-radius:4px}._indicator_1a9kh_57{position:absolute;width:20px;height:20px;border:4px solid white;border-radius:50%;pointer-events:none}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_1a9kh_97{width:100%;cursor:pointer}._buttons_1a9kh_102{display:flex;flex-direction:row;gap:5px;width:100%}._name_1a9kh_109{line-height:20px;padding:0 4px 4px}._secondary_1a9kh_114{width:100%;color:var(--accent-color);line-height:20px;font-size:14px;font-weight:400}._input_1a9kh_122{line-height:20px;font-size:14px;font-weight:400;width:100%}._alphaSlider_1a9kh_249{width:80%;left:30px;height:8px;position:absolute;bottom:75px;border-radius:5px}._alphaSlider_1a9kh_249 ._alphaBackground_1a9kh_257{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:5px;overflow:hidden;background:repeating-linear-gradient(45deg,#ccc 0,#ccc 10px,#fff 10px,#fff 20px);z-index:0}._alphaSlider_1a9kh_249 ._alphaGradient_1a9kh_268{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:5px;pointer-events:none;z-index:1}._alphaSlider_1a9kh_249 input[type=range]{position:relative;z-index:2;-webkit-appearance:none;background:none;width:100%;height:8px;border-radius:5px;cursor:pointer}._alphaSlider_1a9kh_249 input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;border:5px solid #fff;border-radius:50%;cursor:pointer}._chargeTypes_1a9kh_297{display:flex;flex-direction:row;gap:5px;padding:4px;border-radius:16px;background-color:var(--background-color);flex:1 1 auto}._charge_1a9kh_297{display:flex;flex-direction:row;gap:4px;flex:0 1 50%;justify-content:center;align-items:center;color:var(--accent-color);padding:4px;border-radius:12px;font-size:14px;font-weight:400;cursor:pointer;transition:.3s background-color ease}._charge_1a9kh_297:hover{background-color:#f0f0f0}._chargeActive_1a9kh_326{background-color:#fff;color:var(--main-color)}._chargeActive_1a9kh_326:hover{background-color:#fff}._gradient_1a9kh_334{display:flex;flex-direction:row;gap:5px;align-items:center}._color_1a9kh_40{border:1px solid transparent;cursor:pointer;border-radius:8px;width:20px;height:20px;padding:4px;position:relative;z-index:10;border:3px solid #fff;box-shadow:0 0 0 1px #f0f0f0;transition:box-shadow .3s,border-color .3s}._colorActive_1a9kh_355{border:1px solid #ff3f19;border:3px solid #fff;box-shadow:0 0 0 1px #ff3f19;transition:box-shadow .3s,border-color .3s}._gradientWrapper_1a9kh_362{display:flex;flex-direction:column;gap:5px}._subtitle_1a9kh_368{font-size:14px;font-weight:400;color:var(--accent-color);line-height:20px}._colorTypes_1a9kh_375{display:flex;flex-direction:row;gap:8px;line-height:20px;width:100%;padding:4px}._colorType_1a9kh_375{display:flex;flex-direction:row;gap:4px;border-bottom:2px solid transparent;padding:8px 0;cursor:pointer;color:#757575;font-size:14px;font-weight:400;align-items:center;justify-content:center;flex:1 1 50%}._colorTypeActive_1a9kh_399{border-bottom:2px solid #757575;color:#252525}._colorsWrapper_1a9kh_404{padding:10px 0;position:relative;display:flex;flex-direction:row;gap:4px;justify-content:space-between;align-items:center}._colors_1a9kh_404{height:15px;position:absolute;left:5px;right:5px}._sidebar_1xtkj_1{max-width:320px;width:100%;padding:16px;border-right:var(--default-border);height:calc(100vh - 60px);position:relative;min-width:300px}._title_1xtkj_11{color:var(--main-color);font-weight:500;font-size:20px;line-height:24px;padding-bottom:8px}._active_1xtkj_19{display:flex;flex-direction:row;gap:8px;align-items:center}._layers_1jhzw_1{display:flex;flex-direction:column;gap:0px;position:relative;height:100%}._wrapper_1jhzw_9{display:flex;flex-direction:row;gap:5px;align-items:center;width:100%}._draggingWrapper_1jhzw_17{cursor:grabbing}._block_1jhzw_21{display:flex;flex-direction:row;gap:4px;flex:1 1 auto;position:relative;align-items:center;font-size:16px;line-height:24px;padding:8px 12px;border-radius:8px;cursor:pointer}._block_1jhzw_21:hover{background-color:var(--background-color)}._dragging_1jhzw_17{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:move;cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}._draggingWrapper_1jhzw_17{cursor:move;cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}._active_1jhzw_56,._active_1jhzw_56:hover{background:#ffeae5}._add_1jhzw_63{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%;opacity:0;height:10px}._addTop_1jhzw_79{display:flex;flex-direction:row;gap:0px;z-index:2;position:absolute;justify-content:center;align-items:center;top:-8px;left:0;border-bottom:2px solid #ff3f19;width:100%;opacity:0;height:10px}._visible_1jhzw_95{opacity:1}._button_1jhzw_99{display:flex;flex-direction:row;gap:0px;position:relative;justify-content:center;align-items:center;top:6px;background-color:#ff3f19;width:24px;height:24px;border-radius:50%;padding:4px}._empty_1jhzw_114{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_1jhzw_126{font-size:16px;line-height:24px;font-weight:700;color:var(--accent-color)}._icon_1jhzw_133{margin:0 0 12px}._blockIcon_1jhzw_137{display:flex;flex-direction:row;gap:0px;justify-content:center;align-items:center;width:20px;height:20px}._text_1jhzw_147{font-size:16px;font-weight:400;line-height:24px}._highlight_1jhzw_153{color:#ff3f19;cursor:pointer}._nameBlock_1jhzw_158{flex:1 1 auto}._loader_1jhzw_162{display:flex;flex-direction:row;gap:0px;justify-content:center;align-items:center;height:100%}._actions_1jhzw_171{display:flex;flex-direction:row;gap:5px;gap:10px;align-items:center}._deleteButton_1jhzw_179{display:flex;flex-direction:row;gap:0px;align-items:center;border-radius:8px;padding:8px;transition:.3s background-color}._deleteButton_1jhzw_179:hover{background-color:#f0f0f0}._block_sj4cc_1{display:flex;flex-direction:row;gap:4px;position:relative;align-items:center;font-size:16px;line-height:24px;padding:8px 12px;cursor:pointer;border-radius:8px}._block_sj4cc_1:hover{background-color:var(--background-color)}._title_sj4cc_17{flex:1 1 auto}._actions_sj4cc_21{display:flex;flex-direction:row;gap:8px;align-items:center}._deleteButton_sj4cc_28{display:flex;flex-direction:row;gap:0px;align-items:center;border-radius:8px;padding:8px;transition:.3s background-color}._deleteButton_sj4cc_28:hover{background-color:#f0f0f0}._loader_eyvkk_1{display:flex;flex-direction:row;gap:0px;justify-content:center;align-items:center;height:100%}._theme_a1one_1{display:flex;flex-direction:column;gap:0px;height:100%}._block_a1one_8{display:flex;flex-direction:row;gap:8px;justify-content:start;align-items:center;width:100%;padding:16px 8px;cursor:pointer;border-radius:8px}._block_a1one_8:hover{background-color:var(--background-color)}._name_a1one_23{flex:1 1 auto}._loader_a1one_27{display:flex;flex-direction:row;gap:0px;justify-content:center;align-items:center;height:100%}._back_7e826_1{display:flex;flex-direction:row;gap:8px;align-items:center;padding-bottom:8px}._render_7e826_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:50}._open_7e826_24{animation:.2s _open_7e826_24 forwards}@keyframes _open_7e826_24{0%{transform:translate(320px);z-index:1}99%{z-index:1}to{z-index:5000;transform:translate(0)}}@keyframes _close_7e826_51{0%{z-index:1;transform:translate(0)}to{z-index:1;transform:translate(320px)}}._close_7e826_51{animation:.2s _close_7e826_51 forwards}._clicked_7e826_55{opacity:0}._title_7e826_59{color:var(--main-color);font-weight:500;font-size:20px;line-height:24px;flex:1 1 auto}._button_7e826_67{align-self:center;flex:1}._loading_7e826_72{flex:1 1 auto}._settings_7e826_76{flex:1 1 100%;overflow-y:scroll;overflow-x:hidden}._deleteButton_7e826_82{display:flex;flex-direction:row;gap:0px;align-items:center;border-radius:8px;padding:8px;transition:.3s background-color}._deleteButton_7e826_82:hover{background-color:#f0f0f0}._backIcon_7e826_95{transition:.3s background-color;cursor:pointer;padding:8px;border-radius:12px}._backIcon_7e826_95:hover{background-color:#f0f0f0}._wrapper_15ju8_1{display:flex;flex-direction:column;gap:10px;padding-top:15px}._header_15ju8_8{display:flex;flex-direction:row;gap:0px;justify-content:space-between}._title_15ju8_15{font-weight:500;font-size:16px;line-height:24px}._colorWrapper_15ju8_21{display:flex;flex-direction:row;gap:5px;padding:12px 6px;align-items:center;border-radius:12px;cursor:pointer;transition:background-color ease .3s}._colorWrapper_15ju8_21:hover{background-color:#f0f0f0}._name_15ju8_35{color:#252525;flex:1 1 auto}._color_15ju8_21{width:20px;height:20px;border-radius:50%;border:1px solid #e6e6e6}._value_15ju8_47{color:#757575}._length_15ju8_51{cursor:pointer;width:fit-content}._length_15ju8_51:hover{border-bottom:1px solid #757575}._back_1sznl_1{display:flex;flex-direction:row;gap:8px;align-items:center;padding-bottom:8px}._title_1sznl_9{color:var(--main-color);font-weight:500;font-size:20px;line-height:24px;flex:1 1 auto}._deleteButton_1sznl_17{display:flex;flex-direction:row;gap:0px;align-items:center;border-radius:8px;padding:8px;transition:.3s background-color}._deleteButton_1sznl_17:hover{background-color:#f0f0f0}._backIcon_1sznl_30{transition:.3s background-color;cursor:pointer;padding:8px;border-radius:12px}._backIcon_1sznl_30:hover{background-color:#f0f0f0}._header_9rrfr_1{display:flex;flex-direction:row;gap:8px;align-items:center;margin:0 0 10px}._title_9rrfr_9{font-weight:500;font-size:20px;line-height:24px}._backIcon_9rrfr_15{transition:.3s background-color;padding:8px;border-radius:12px;display:flex;cursor:pointer}._backIcon_9rrfr_15:hover{background-color:#f0f0f0}._options_ymds7_1{display:flex;flex-direction:column;gap:10px;flex:1 1 auto}._wrapper_kzokw_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_kzokw_16{transform:translate(0)}._close_kzokw_20{transform:translate(320px)}._options_jo38w_1{display:flex;flex-direction:column;gap:10px;flex:1 1 auto;overflow-y:auto}._alignments_jo38w_9{display:flex;flex-direction:column;gap:10px}._blocks_jo38w_15{display:flex;flex-direction:row;gap:8px;align-items:center}._alignment_jo38w_9{padding:8px;border:1px solid var(--background-color);background-color:var(--background-color);border-radius:12px;cursor:pointer;transition:.3s background-color ease}._alignment_jo38w_9:hover{background-color:#f0f0f0}._active_jo38w_34{border:1px solid #ff3f19}._active_jo38w_34:hover{background-color:transparent}._chargeTypes_jo38w_41{display:flex;flex-direction:row;gap:5px;padding:4px;border-radius:16px;background-color:var(--background-color)}._charge_jo38w_41{display:flex;flex-direction:row;gap:0px;justify-content:center;align-items:center;color:var(--accent-color);padding:8px;border-radius:12px;font-size:14px;font-weight:400;flex:1 1 auto;cursor:pointer;transition:.3s background-color ease}._charge_jo38w_41:hover{background-color:#f0f0f0}._chargeActive_jo38w_69{background-color:#fff;color:var(--main-color)}._chargeActive_jo38w_69:hover{background-color:#fff}._shadowsHeader_jo38w_77{display:flex;flex-direction:column;gap:10px}._sliderContainer_jo38w_83{display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:space-between}._shadowInputs_jo38w_91{display:flex;flex-direction:column;gap:10px;padding:0 0 0 10px;max-height:0;transition:max-height .3s ease,visibility .3s ease,opacity .3s ease;visibility:hidden;opacity:0}._label_jo38w_102{width:100%;color:var(--accent-color);line-height:20px;font-size:14px;font-weight:400;white-space:nowrap}._shadowInputsRow_jo38w_111{display:flex;flex-direction:row;gap:5px;justify-content:space-between;align-items:center}._shadowInputsOpen_jo38w_119{max-height:200px;visibility:visible;opacity:1}._category_hxy9u_1{display:flex;flex-direction:row;gap:8px;align-items:center;justify-content:space-between;padding:16px 8px;border-radius:8px;cursor:pointer;transition:background .3s ease}._category_hxy9u_1:not(:last-child){border-bottom:1px solid #f8f8f8}._category_hxy9u_1:hover{background:#f8f8f8}._categoryTitle_hxy9u_19{font-size:16px;font-weight:400;line-height:24px;text-align:left}._wrapper_ikvjo_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_ikvjo_16{transform:translate(0)}._close_ikvjo_20{transform:translate(320px)}._header_ikvjo_24{display:flex;flex-direction:row;gap:8px;align-items:center;margin:0 0 10px}._title_ikvjo_32{font-weight:500;font-size:20px;line-height:24px}._options_ikvjo_38{display:flex;flex-direction:column;gap:10px;flex:1 1 auto}._clicked_ikvjo_45{opacity:0}._backIcon_ikvjo_49{transition:.3s background-color;cursor:pointer;padding:8px;border-radius:12px}._backIcon_ikvjo_49:hover{background-color:#f0f0f0}._charge_ikvjo_59{display:flex;flex-direction:row;gap:0px;justify-content:center;align-items:center;color:var(--accent-color);padding:8px;border-radius:12px;font-size:14px;font-weight:400;flex:1 1 auto;cursor:pointer;transition:.3s background-color ease}._charge_ikvjo_59:hover{background-color:#f0f0f0}._chargeActive_ikvjo_78{background-color:#fff;color:var(--main-color)}._chargeActive_ikvjo_78:hover{background-color:#fff}._wrapper_mkmxa_1{overflow-y:scroll}._category_mkmxa_5{display:flex;flex-direction:column;gap:0px}._categoryTitle_mkmxa_11{font-weight:600;font-size:16px;line-height:24px}._font_mkmxa_17{display:flex;flex-direction:row;gap:8px;padding:12px 0;align-items:center;position:relative;flex:1 1 auto;cursor:pointer}._font_mkmxa_17:hover{background-color:var(--background-color);border-radius:8px}._content_mkmxa_32{display:flex;flex-direction:column;gap:0px;width:100%}._icon_mkmxa_39{display:flex;flex-direction:row;gap:0px;padding:8px;border-radius:8px;background-color:var(--background-color);align-items:center;justify-content:center}._paragraph_mkmxa_50{padding:12px}._deleteIcon_mkmxa_54{position:absolute;right:10px;width:20px;height:20px}._iconButton_mkmxa_61{width:32px;height:32px}._wrapper_16ym0_2{overflow-y:scroll}._category_16ym0_6{display:flex;flex-direction:column;gap:0px}._categoryTitle_16ym0_12{font-weight:500;font-size:16px;line-height:24px}._color_16ym0_18{display:flex;flex-direction:column;gap:8px}._name_16ym0_24{line-height:20px;padding:0 4px 4px}._content_16ym0_29{display:flex;flex-direction:column;gap:0px;width:100%}._label_16ym0_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_16ym0_48[type=color]{width:20px;height:20px;padding:1px}._input_16ym0_48{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:100%;border:none;padding:0;cursor:pointer;border-radius:50%}._input_16ym0_48::-webkit-color-swatch{border-radius:50%;border:none}._input_16ym0_48::-webkit-color-swatch-wrapper{padding:0;border-radius:50%}._title_16ym0_74{width:100%;color:var(--accent-color);line-height:20px;font-size:14px;font-weight:400}._field_16ym0_82{display:flex;flex-direction:column;gap:10px;padding:16px 0}._field_16ym0_82:not(:last-child){border-bottom:var(--default-border)}._alignments_16ym0_92{display:flex;flex-direction:column;gap:10px}._lineField_16ym0_98{display:flex;flex-direction:row;gap:0px;justify-content:space-between;align-items:center}._style_16ym0_106{display:flex;flex-direction:column;gap:8px;flex:1 0 50%}._header_16ym0_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_1yw63_2{overflow-y:auto;overflow-x:hidden}._category_1yw63_7{display:flex;flex-direction:column;gap:0px}._categoryTitle_1yw63_13{font-weight:600;font-size:16px;line-height:24px;position:sticky;top:0;z-index:10;background:#fff;padding:8px 0}._color_1yw63_24{display:flex;flex-direction:column;gap:0px}._color_1yw63_24:not(:last-child){border-bottom:var(--default-border)}._content_1yw63_33{display:flex;flex-direction:row;gap:8px;padding:12px 0;align-items:center;flex:1 1 auto}._preview_1yw63_42{width:39px;height:39px;flex:0 0 39px;padding:5px;border-radius:50%;border:1px solid #e6e6e6}._container_1yw63_52{position:relative;width:100%;height:144px;border:1px solid #f0f0f0;background-color:#f8f8f8;border-radius:12px}._buttonWrapper_1yw63_62{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;height:144px}._button_1yw63_62{display:flex;align-items:center;padding:10px 16px;background-color:#fff;border:1px solid #e6e6e6;border-radius:12px;gap:4px}._button_1yw63_62._buttonBorder_1yw63_80{border:1px solid #ff3f19}._button_1yw63_62._buttonBackground_1yw63_83{background-color:#ffeae5}._button_1yw63_62 ._text_1yw63_87{font-size:14px;color:#757575;line-height:20px;border:1px solid transparent}._button_1yw63_62 ._text_1yw63_87._textText_1yw63_93{border:1px solid #ff3f19}._icon_1yw63_97{border:1px solid transparent}._icon_1yw63_97._iconIcon_1yw63_100{border:1px solid #ff3f19}._annotation_1yw63_104{position:absolute;display:flex;align-items:center}._annotationText_1yw63_111{top:18px;left:45px}._annotation_1yw63_104 ._label_1yw63_116{padding:2px 4px;font-size:12px;color:#fff;background-color:#ff3f19;border-radius:4px;position:absolute;font-weight:400;line-height:16px}._circle_1yw63_127{width:5px;height:5px;background-color:#ff3f19;border-radius:50%;position:absolute}._annotationText_1yw63_111 ._label_1yw63_116{top:2px;width:65px}._line_1yw63_140{width:28px;height:26.5px;background-color:transparent;position:absolute}._annotationText_1yw63_111 ._line_1yw63_140{top:12px;left:80px;border-right:1px dashed #ff3f19;border-top:1px dashed #ff3f19}._annotationText_1yw63_111 ._circle1_1yw63_154{top:41px;left:105px}._annotationText_1yw63_111 ._circle2_1yw63_159{top:10px;left:73px}._annotationIcon_1yw63_164{top:19px;left:75px}._annotationIcon_1yw63_164 ._label_1yw63_116{top:80px;width:65px;left:52px}._annotationIcon_1yw63_164 ._line_1yw63_140{top:65px;left:12px;border-left:1px dashed #ff3f19;border-bottom:1px dashed #ff3f19}._annotationIcon_1yw63_164 ._circle1_1yw63_154{top:61px;left:10px}._annotationIcon_1yw63_164 ._circle2_1yw63_159{top:88.5px;left:40px}._annotationBorder_1yw63_192{top:15px;left:85px}._annotationBorder_1yw63_192 ._label_1yw63_116{top:0;width:79px;left:19px}._annotationBorder_1yw63_192 ._line1_1yw63_203{top:9px;left:-13px;border-left:1px dashed #ff3f19;border-top:1px dashed #ff3f19}._annotationBorder_1yw63_192 ._line2_1yw63_210{top:9px;right:-129px;border-right:1px dashed #ff3f19;border-top:1px dashed #ff3f19}._annotationBorder_1yw63_192 ._circle1_1yw63_154{top:33px;left:-15px}._annotationBorder_1yw63_192 ._circle2_1yw63_159{top:7px;left:12px}._annotationBorder_1yw63_192 ._circle3_1yw63_227{top:7px;left:100px}._annotationBorder_1yw63_192 ._circle4_1yw63_232{top:33px;left:126px}._annotationSurface_1yw63_237{top:19px;left:75px}._annotationSurface_1yw63_237 ._label_1yw63_116{top:2px;width:85px;left:55px}._annotationSurface_1yw63_237 ._line_1yw63_140{top:12px;left:12px;border-left:1px dashed #ff3f19;border-top:1px dashed #ff3f19}._annotationSurface_1yw63_237 ._circle1_1yw63_154{top:37px;left:10px}._annotationSurface_1yw63_237 ._circle2_1yw63_159{top:10px;left:43px}._loader_1p5lr_1{display:flex;flex-direction:column;gap:0px;align-items:center;justify-content:center;height:100%}._wrapper_no6if_1{display:flex;flex-direction:column;gap:20px;background:#fff;max-width:640px;width:100%;padding:16px 24px;border-radius:16px}._header_no6if_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_no6if_23{display:flex;flex-direction:column;gap:10px;overflow-y:scroll;max-height:500px;padding:0 5px;scrollbar-width:auto}._content_no6if_23::-webkit-scrollbar{width:5px;display:block}._content_no6if_23::-webkit-scrollbar-track{background:transparent}._content_no6if_23::-webkit-scrollbar-thumb{background:#ff3f19;border-radius:4px}._buttons_no6if_44{display:flex;flex-direction:row;gap:12px;justify-content:end}._label_no6if_51,._description_no6if_52{width:100%;color:var(--accent-color);line-height:20px;font-size:14px;font-weight:400}._preview_no6if_60{display:flex;flex-direction:column;gap:10px}._block_no6if_66{display:flex;flex-direction:column;gap:0px;padding:24px;border:1px solid var(--background-color);border-radius:8px}._slug_no6if_75{line-height:20px;color:#ff3f19;margin-bottom:4px}._title_no6if_81{font-weight:600;font-size:16px;line-height:24px}._closeIcon_no6if_87{display:flex;flex-direction:row;gap:0px;padding:6px;border-radius:8px;transition:.3s background-color ease;cursor:pointer}._closeIcon_no6if_87:hover{background-color:#f0f0f0}._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}._modal_1h74q_1{display:flex;flex-direction:column;gap:16px;max-width:500px;min-width:300px;width:100%;background-color:#fff;border-radius:16px;padding:24px;border:var(--default-border)}._title_1h74q_14{font-size:24px;line-height:32px;font-weight:700}._buttons_1h74q_20{display:flex;flex-direction:row;gap:10px;justify-content:flex-end}._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}._lock_1mxa7_1{padding:24px;background-color:var(--surface-secondary);border-radius:var(--border-radius);display:flex;flex-direction:row;gap:0px;justify-content:center;align-items:center}._wrapper_1mxa7_12{display:flex;flex-direction:row;gap:0px;justify-content:center;align-items:center;height:100vh;width:100%}._content_1mxa7_22{display:flex;flex-direction:column;gap:24px;align-items:center;max-width:456px;width:100%}._info_1mxa7_31{display:flex;flex-direction:column;gap:8px;text-align:center}._buttons_1mxa7_38{display:flex;flex-direction:row;gap:16px;justify-content:space-between;align-items:center;width:100%}._buttons_1mxa7_38 ._button_1mxa7_38{width:100%}._input_1mxa7_50{display:flex;flex-direction:column;gap:4px;width:100%}._error_1mxa7_57{color:var(--text-error)}html,body,#_root_7svdl_1{height:100%}._snackbar_7svdl_7{padding:.75rem;width:100%;gap:.5rem;display:flex;align-items:center;justify-content:space-between;border-radius:var(--border-radius-custom);box-shadow:var(--shadow-shadow0);transform:translateY(50%);opacity:0;transition:all .3s ease-in-out;z-index:-50}._snackbar_7svdl_7._visible_7svdl_21{transform:translateY(0);opacity:1;z-index:10}._snackbar_7svdl_7._success_7svdl_26{background-color:var(--success-background)}._snackbar_7svdl_7._error_7svdl_29{background-color:var(--signal-danger-background)}._content_7svdl_33{display:flex;align-items:start;gap:.75rem}._title_7svdl_39{font-size:.75rem;font-weight:700;color:var(--success-text)}._title_7svdl_39._error_7svdl_29{color:var(--signal-danger)}._text_7svdl_48{font-size:.75rem;margin-top:.125rem;color:var(--success-text)}._text_7svdl_48._error_7svdl_29{color:var(--signal-danger)}._close_7svdl_57{margin-top:.0625rem;width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);cursor:pointer}html,body,#_root_c0y0k_1{height:100%}._snackbarWrapper_c0y0k_7{width:100%;height:auto;padding:0 8px;display:flex;flex-direction:column-reverse;gap:10px;align-items:flex-end;position:fixed;z-index:1000;bottom:40px;right:0;left:0}@media (min-width: 768px){._snackbarWrapper_c0y0k_7{width:320px}}@media (min-width: 1024px){._snackbarWrapper_c0y0k_7{bottom:40px;right:0;left:auto}}html,body,#_root_1f6gn_1{height:100%}._bottomSheet_1f6gn_10{position:fixed;top:0;left:0;right:0;bottom:0;z-index:50}._bottomSheetBackdrop_1f6gn_18{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#2525253d;opacity:0;transition:opacity .3s}._bottomSheetBackdrop_1f6gn_18._visible_1f6gn_28{opacity:1}._bottomSheetContent_1f6gn_31{position:absolute;bottom:0;width:100%;height:80%;background-color:var(--surface-secondary);border-radius:16px 16px 0 0;transform:translateY(100%);transition:transform .3s,opacity .3s}@media (min-width: 768px){._bottomSheetContent_1f6gn_31{width:640px;height:auto;left:50%;top:50%;bottom:auto;border-radius:24px;transform:translate(-50%,-50%) scale(.5);opacity:0}}._bottomSheetContent_1f6gn_31._visible_1f6gn_28{transform:translateY(0)}@media (min-width: 768px){._bottomSheetContent_1f6gn_31._visible_1f6gn_28{transform:translate(-50%,-50%) scale(1);opacity:1}}._bottomSheetContent_1f6gn_31._full_1f6gn_62{width:100%;height:100%}@media (min-width: 768px){._bottomSheetContent_1f6gn_31._full_1f6gn_62{border-radius:0}}._bottomSheetHeader_1f6gn_71{padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border-primary)}._bottomSheetHeader_1f6gn_71 h1{font-size:24px;font-weight:700}._bottomSheetClose_1f6gn_82{position:absolute;top:1.5rem;right:1.5rem;width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text-secondary)}._bottomSheetClose_1f6gn_82:hover{color:var(--text-primary)}._bottomSheetBody_1f6gn_97{padding:1.5rem;height:92%}html,body,#_root_1xa1g_1{height:100%}._button_1xa1g_10{display:flex;align-items:center;justify-content:center;padding:10px 16px;height:var(--button-height);font-size:var(--button-primary-size);transition:ease-in-out .3s;border-radius:var(--button-primary-radius);cursor:pointer}._button_1xa1g_10._disabled_1xa1g_21{opacity:.7;cursor:not-allowed}._primary_1xa1g_26{color:var(--text-inverted);box-shadow:var(--button-primary-box-shadow);background:var(--button-primary-background);height:var(--button-primary-height);font-size:var(--button-primary-size);border-radius:var(--button-primary-radius);font-family:var(--button-primary-font),sans-serif!important}._primary_1xa1g_26:hover{background:var(--surface-action1Hover)}._secondary_1xa1g_40{color:var(--text-secondary);box-shadow:var(--button-secondary-box-shadow);background:var(--button-secondary-background);height:var(--button-secondary-height);font-size:var(--button-secondary-size);border-radius:var(--button-secondary-radius);font-family:var(--button-secondary-font),sans-serif}._secondary_1xa1g_40:hover{background:var(--surface-action2Hover)}html,body,#_root_1kjw7_1{height:100%}._bottomSheet_1kjw7_7{height:100%;display:flex;flex-direction:column}._content_1kjw7_13{flex:1}._content_1kjw7_13 ._section_1kjw7_16{display:flex;align-items:center;justify-content:space-between}._content_1kjw7_13 ._section_1kjw7_16 ._copyButton_1kjw7_21{color:var(--text-secondary);display:flex;gap:.25rem}._content_1kjw7_13 ._scrollableBox_1kjw7_26{padding:.75rem;margin-top:.5rem;width:100%;height:276px;background-color:var(--surface0);border-radius:var(--border-radius-custom);overflow:auto;scrollbar-width:thin}._content_1kjw7_13 ._discordMessage_1kjw7_36{padding:.75rem;margin-top:.5rem;width:100%;background-color:var(--surface0);border-radius:var(--border-radius-custom);overflow:auto;scrollbar-width:thin}._buttonGroup_1kjw7_46{display:flex;gap:.75rem;justify-content:flex-end;margin-top:2rem}@media (min-width: 768px){._buttonGroup_1kjw7_46{width:50%;margin-left:auto}}._buttonGroup_1kjw7_46 ._buttonWrapper_1kjw7_58{width:fit-content}html,body,#_root_15bm3_1{height:100%}._deliveryItem_15bm3_8{padding:.5rem 1rem;min-width:120px;display:flex;gap:.25rem;justify-content:center;background-color:var(--surface-primary);border-radius:var(--border-radius);cursor:pointer}._deliveryItemText_15bm3_19{color:var(--text-secondary);font-size:14px}html,body,#_root_fmliu_1{height:100%}._checkoutProduct_fmliu_8._isOrder_fmliu_8{padding-bottom:1.5rem;border-bottom:1px solid var(--border-primary)}._checkoutProduct_fmliu_8._isOrder_fmliu_8:last-of-type{border-bottom:none;padding-bottom:0}._productDetails_fmliu_17{display:flex;align-items:center;gap:.75rem}._productImage_fmliu_23{min-width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background-color:var(--surface-secondary);border-radius:var(--border-radius);overflow:hidden}._productImage_fmliu_23._isOrderImage_fmliu_33{background-color:var(--surface-primary)}._image_fmliu_37{width:100%;height:100%;object-fit:contain}._productInfo_fmliu_43{font-size:14px;width:100%;max-width:65%}._productHeader_fmliu_49{display:flex;align-items:center;gap:.5rem}._quantityBadge_fmliu_55{font-size:14px;color:var(--text-secondary);padding:.25rem;background-color:var(--surface-secondary);border-radius:var(--border-radius);display:flex;align-items:center;justify-content:center}._productDescription_fmliu_66{color:var(--text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}._productPrice_fmliu_74{font-weight:600;font-size:16px;max-width:40%;width:100%;text-align:right}._deliveryCategories_fmliu_82{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1rem;width:100%}._customerNote_fmliu_90{padding:.75rem 1rem;margin-top:1rem;background-color:var(--surface-primary);border-radius:var(--border-radius)}._noteHeader_fmliu_97{display:flex;align-items:center;gap:.5rem}._logoContainer_fmliu_103{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;border:1px solid var(--border-primary);border-radius:50%;background-color:var(--surface-secondary);overflow:hidden}._shopName_fmliu_115{font-weight:500}._noteContent_fmliu_119{margin-top:.25rem;font-size:14px;color:var(--text-secondary)}html,body,#_root_1lbwz_1{height:100%}._inputWrapper_1lbwz_10{position:relative;display:flex;align-items:center;width:100%}._inputIcon_1lbwz_18{position:absolute;inset-y:0;display:flex;align-items:center}._inputIcon_1lbwz_18._left_1lbwz_24{left:1rem}._inputIcon_1lbwz_18._right_1lbwz_27{right:1rem}._input_1lbwz_10{display:block;width:100%;border-radius:var(--input-border-radius);border:var(--input-border-thickness) solid var(--input-border-color);height:var(--input-height);padding:.75rem;background-color:var(--input-field-color);color:var(--input-color);outline:none}._input_1lbwz_10._iconLeft_1lbwz_44{padding-left:2.25rem}._input_1lbwz_10._iconRight_1lbwz_47{padding-right:2.5rem}html,body,#_root_1b1uy_1{height:100%}._tooltip_1b1uy_10{width:160px;padding:.25rem .5rem;border-radius:4px;background-color:var(--text-primary);color:var(--surface-primary)}._tooltipText_1b1uy_19{font-size:12px}html,body,#_root_4ee1r_1{height:100%}._coupon_4ee1r_8{display:flex;flex-direction:column;width:100%}._couponApplied_4ee1r_14{display:flex;align-items:center;gap:1rem;padding:0 1rem;height:3rem;background-color:var(--surface-secondary);border-radius:var(--border-radius)}._discount_4ee1r_24{margin-left:.25rem;font-size:16px;color:var(--text-secondary)}._removeButton_4ee1r_30{margin-left:auto}._removeButtonText_4ee1r_34{color:var(--text-secondary)}._couponInput_4ee1r_38{display:flex;align-items:center;gap:.75rem}._applyButton_4ee1r_44{cursor:pointer}._applyButtonText_4ee1r_48{color:var(--text-inverted)}html,body,#_root_4p9sj_1{height:100%}._checkoutFooter_4p9sj_10{display:flex;align-items:center;justify-content:space-between;height:3.5rem;margin-top:1.5rem}._footerBranding_4p9sj_19{display:flex;align-items:center;gap:.5rem}._footerBranding_4p9sj_19 ._poweredText_4p9sj_24{color:var(--text-secondary);font-size:14px}._footerNav_4p9sj_30{list-style:none;display:flex;gap:1.5rem;font-size:12px;color:var(--text-secondary)}._footerNav_4p9sj_30 li:hover{text-decoration:underline}html,body,#_root_xi9no_1{height:100%}._timerContainer_xi9no_10{display:flex;gap:.25rem;align-items:center;padding:.325rem .625rem;background-color:var(--surface-secondary);border-radius:var(--border-radius);color:var(--text-secondary)}._timerText_xi9no_21{font-size:16px}html,body,#_root_1bg1c_1{height:100%}._checkoutHeader_1bg1c_10{padding:0 1.25rem;width:100%;display:flex;align-items:center;justify-content:space-between;height:3.5rem;border-bottom:1px solid var(--border-primary);background-color:var(--surface-secondary)}@media (min-width: 768px){._checkoutHeader_1bg1c_10{height:auto;background-color:transparent;border:none;padding:0}}._leftContainer_1bg1c_30{display:flex;align-items:center;gap:1.25rem}._backArrow_1bg1c_37{width:1.25rem;height:1.25rem;transform:rotate(-90deg);cursor:pointer;color:var(--text-secondary);transition:color .3s ease}._backArrow_1bg1c_37:hover{color:var(--text-primary)}._logoContainer_1bg1c_50{height:1.25rem;padding-left:1rem;border-left:1px solid var(--border-primary)}._logoContainer_1bg1c_50 ._logo_1bg1c_50{width:100%;height:100%;object-fit:contain}html,body,#_root_1n4we_1{height:100%}._checkoutPrices_1n4we_10{margin-top:1.5rem;padding:1.25rem;width:100%;display:flex;flex-direction:column;gap:.75rem;background-color:var(--surface-secondary);border-radius:var(--border-radius)}._priceRow_1n4we_22{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.75rem;font-size:16px}._label_1n4we_32{color:var(--text-secondary)}._totalRow_1n4we_37{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.75rem;font-size:16px;font-weight:600}._totalLabel_1n4we_48,._totalValue_1n4we_53{font-weight:700}html,body,#_root_1gzhf_1{height:100%}@media (min-width: 768px){._checkoutItemsContainer_1gzhf_11{padding:2.5rem;height:100vh;display:flex;flex-direction:column;align-items:flex-end;width:100%;padding:2.5rem 2.5rem 1.5rem 1rem}}@media (min-width: 768px){._innerContainer_1gzhf_26{max-width:520px;width:100%;height:100%}}._headerSection_1gzhf_34{padding:1rem}@media (min-width: 768px){._headerSection_1gzhf_34{width:100%;height:100%;display:flex;flex-direction:column;padding:1rem;padding-left:0}}._headerSection_1gzhf_34 ._header_1gzhf_34{display:flex;justify-content:space-between;align-items:center;margin-top:1.5rem}._headerSection_1gzhf_34 ._header_1gzhf_34 h1{font-weight:700;font-size:20px;color:var(--text-primary)}._productsContainer_1gzhf_60{margin-top:1.5rem;display:flex;flex-direction:column;gap:1rem}._couponContainer_1gzhf_68{margin-top:1.5rem}._checkoutFooter_1gzhf_73{display:none}@media (min-width: 768px){._checkoutFooter_1gzhf_73{display:flex}}html,body,#_root_pw7xq_1{height:100%}._checkbox_pw7xq_10{width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;border:1px solid var(--border-primary);border-radius:6px;transition:all .3s;cursor:pointer}._checkbox_pw7xq_10._checked_pw7xq_21{border-color:var(--surface-action1)!important;background-color:var(--surface-secondary)}._checkboxInput_pw7xq_27{-webkit-appearance:none;-moz-appearance:none;appearance:none}html,body,#_root_zd1pk_1{height:100%}._textareaContainer_zd1pk_10{position:relative}._textarea_zd1pk_10{outline:var(--brand-default);display:block;min-height:96px;width:100%;border:none;border-radius:var(--border-radius-custom);padding:.75rem;background-color:var(--surface-primary);text-align:start}._textarea_zd1pk_10 placeholder{color:var(--surface-secondary)}._textareaPrimary_zd1pk_29{background-color:var(--surface-primary)}._textareaSecondary_zd1pk_32{background-color:var(--surface-secondary)}._textareaWithMaxLength_zd1pk_35{padding-bottom:2.25rem}._textareaMaxLength_zd1pk_40{position:absolute;right:.75rem;bottom:.75rem;font-size:14px;color:var(--surface-secondary)}html,body,#_root_f3544_1{height:100%}._customFields_f3544_8{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}._checkboxWrapper_f3544_15{display:flex;align-items:center;gap:.5rem;cursor:pointer}._checkboxLabel_f3544_22{font-size:14px}._textareaWrapper_f3544_26,._inputWrapper_f3544_27{display:flex;flex-direction:column;gap:.25rem}._label_f3544_33{font-size:14px;color:var(--text-secondary)}html,body,#_root_u58v5_1{height:100%}._activeBadge_u58v5_10{display:flex;align-items:center;background-color:var(--surface-success);color:var(--text-success);border-radius:var(--border-radius);gap:.25rem;padding:.25rem .375rem .25rem 6px;width:fit-content}._activeBadgeText_u58v5_22{font-size:14px}html,body,#_root_bjkpw_1{height:100%}._connectedContainer_bjkpw_8{padding:.75rem 1rem;background-color:var(--surface-primary);border-radius:var(--border-radius);display:flex;justify-content:space-between;align-items:center}._userInfo_bjkpw_17{display:flex;align-items:center;gap:.5rem}._avatar_bjkpw_23{width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden}._avatarImage_bjkpw_33{width:100%;height:100%;object-fit:cover}._connectButton_bjkpw_39{display:flex;align-items:center;justify-content:center;gap:.25rem;width:100%}._connectText_bjkpw_47{color:var(--text-secondary)}html,body,#_root_14hfj_1{height:100%}._container_14hfj_7{padding:.75rem;margin-top:1rem;display:flex;align-items:center;gap:.5rem;border-radius:var(--border-radius-custom);background-color:var(--surface-0)}._icon_14hfj_17{min-width:1rem}._text_14hfj_21{font-size:var(--font-size-xs);color:var(--text-secondary)}html,body,#_root_yc33x_1{height:100%}._securedBySsl_yc33x_8{padding:1rem;margin-top:1rem;display:flex;align-items:center;gap:.5rem;border-radius:var(--border-radius-custom);background-color:var(--surface-0)}._iconWrapper_yc33x_18{min-width:1rem}._text_yc33x_22{font-size:var(--font-size-xs);color:var(--text-secondary)}html,body,#_root_1dej8_1{height:100%}._paymentMethod_1dej8_8{height:3.5rem;padding:0 1rem;display:flex;justify-content:space-between;align-items:center;border:var(--border-thickness) solid var(--border-primary);border-radius:var(--border-radius);cursor:pointer;transition:border-color .3s ease;background-color:var(--surface-primary);gap:.5rem}._paymentMethod_1dej8_8._selected_1dej8_21{border-color:var(--surface-action1)}._paymentMethod_1dej8_8._alignColumn_1dej8_24{flex-direction:column-reverse;height:5.75rem;padding:1rem;align-items:flex-start}._paymentText_1dej8_31{font-size:16px;flex:1 1 100%}._balanceText_1dej8_36{color:var(--text-secondary)}._signInLink_1dej8_40{color:var(--surface-action1);text-decoration:underline;cursor:pointer}._signInLink_1dej8_40:hover{text-decoration:none}._iconContainer_1dej8_49{display:flex;gap:1rem;align-items:center;width:100%;justify-content:flex-end}._gatewayLogo_1dej8_57,._poweredByLogo_1dej8_58{width:auto;height:1.5rem}._logo_1dej8_63{width:100%;height:100%;object-fit:contain}html,body,#_root_1yw3u_1{height:100%}._loadingSpinnerWrapper_1yw3u_10{display:flex;justify-content:center;align-items:center;width:100%;height:100%}._loadingSpinner_1yw3u_10{border-style:solid;border-radius:50%;animation:_spin_1yw3u_26 1s linear infinite}._spinnerSizeDefault_1yw3u_26{width:3rem;height:3rem;border-width:4px}._spinnerSizeSmall_1yw3u_32{width:1.25rem;height:1.25rem;border-width:2px}@keyframes _spin_1yw3u_26{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._primary_1yw3u_47{border-top-color:var(--text-primary);border-right-color:var(--text-primary);border-bottom-color:transparent;border-left-color:var(--text-primary)}._secondary_1yw3u_54{border-top-color:var(--text-secondary);border-right-color:var(--text-secondary);border-bottom-color:transparent;border-left-color:var(--text-secondary)}html,body,#_root_1bd5b_1{height:100%}._bottomSheet_1bd5b_7{height:100%;display:flex;flex-direction:column}._content_1bd5b_13{flex:1}._content_1bd5b_13 ._description_1bd5b_16{color:var(--text-secondary)}._buttonGroup_1bd5b_20{display:flex;gap:.75rem;margin-top:2rem}@media (min-width: 768px){._buttonGroup_1bd5b_20{width:40%;margin-left:auto}}._buttonGroup_1bd5b_20 ._buttonWrapper_1bd5b_31{width:fit-content}._buttonGroup_1bd5b_20 ._fullWidthButton_1bd5b_34{width:100%}html,body,#_root_kkjng_1{height:100%}._paymentMethodsContainer_kkjng_8{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border-default)}@media (min-width: 768px){._paymentMethodsContainer_kkjng_8{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}}html,body,#_root_1fx5m_1{height:100%}._authContainer_1fx5m_8{display:flex;justify-content:center;align-items:center;width:100%;height:100%}._authWrapper_1fx5m_17{max-width:var(--billgang-maxWidthStore);width:100%;margin:0 auto;padding:0 1rem;max-width:480px}._authWrapper_1fx5m_17._inModal_1fx5m_24{max-width:100%;margin:0;padding:0}._formHeaderTitle_1fx5m_31{font-weight:700;font-size:32px;margin-bottom:.25rem}._formHeaderSubtitle_1fx5m_37{color:var(--text-secondary);margin-bottom:1.5rem}._formLabel_1fx5m_43{font-size:14px;color:var(--text-secondary);margin-bottom:.25rem}._formInput_1fx5m_50{margin-top:.25rem}._formError_1fx5m_55{color:var(--surface-action1);margin-bottom:1.25rem}._submitButton_1fx5m_61{width:100%;height:var(--input-height);flex:1 1 auto}._backButton_1fx5m_68{height:var(--input-height)}._backButton_1fx5m_68 ._text_1fx5m_71{color:var(--text-secondary)}._otpInput_1fx5m_76{margin-bottom:1.25rem}._otpContainer_1fx5m_82{display:flex;align-items:center;margin-top:.5rem}._otpSlots_1fx5m_89{display:flex;width:100%;justify-content:space-between;gap:.375rem}._otpSlot_1fx5m_89{position:relative;width:5rem;height:5rem;display:flex;align-items:center;justify-content:center;transition:all .3s;border:var(--border-thickness) solid var(--border-primary);border-radius:var(--border-radius)}._otpSlot_1fx5m_89:hover,._otpSlot_1fx5m_89:focus-within{border-color:var(--surface-action1);opacity:.8}._otpSlot_1fx5m_89._active_1fx5m_112{outline:2px solid var(--surface-action1)}._otpSlotEmpty_1fx5m_117{color:var(--text-secondary)}._actionRow_1fx5m_121{display:flex;align-items:center;justify-content:space-between;gap:1rem}html,body,#_root_1yk88_1{height:100%}._checkoutOperational_1yk88_10{padding:1.5rem 1rem;background-color:var(--surface-secondary);margin-top:2.5rem}@media (min-width: 768px){._checkoutOperational_1yk88_10{margin-top:0;width:100%;padding:2.5rem 1rem 2.5rem 2.5rem;max-height:100vh;overflow:auto}}@media (min-width: 768px){._checkoutOperational_1yk88_10 ._innerContainer_1yk88_26{max-width:520px}}._paymentMethodsSection_1yk88_32{margin-top:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border-primary)}._socialConnectSection_1yk88_39{margin-top:1.25rem}._socialConnectSection_1yk88_39 ._socialConnectLabel_1yk88_42{color:var(--text-secondary);font-size:14px}._socialConnectSection_1yk88_39 ._socialConnectContent_1yk88_46{margin-top:.25rem}._continueButton_1yk88_51{margin-top:2.5rem;width:100%}._continueButton_1yk88_51 ._buttonText_1yk88_55{color:var(--text-inverted)}._continueButton_1yk88_51 ._button_1yk88_55{width:100%}._checkoutFooter_1yk88_63{margin-top:2.5rem;display:flex}@media (min-width: 768px){._checkoutFooter_1yk88_63{display:none}}._emailLabel_1yk88_73{color:var(--text-secondary);font-size:14px}._emailInput_1yk88_78{margin-top:.25rem}._emailCheckbox_1yk88_82{display:flex;align-items:center;gap:.5rem;font-size:14px;margin-top:.75rem}html,body,#_root_1t8tk_1{height:100%}._checkoutContainer_1t8tk_7{background-color:var(--surface-primary);overflow-y:scroll;height:100vh}@media (min-width: 768px){._checkoutContainer_1t8tk_7{display:flex}}._checkoutItems_1t8tk_18,._checkoutOperational_1t8tk_22{flex-grow:1}html,body,#_root_sqqlu_1{height:100%}._card_sqqlu_8{margin-bottom:1rem;display:none;flex-direction:column;align-items:center;width:100%;padding:1rem}@media (min-width: 1280px){._card_sqqlu_8{display:flex}}._email_sqqlu_22{margin-bottom:.25rem;font-weight:700}._balance_sqqlu_27{padding:.25rem .5rem;font-size:16px;color:var(--surface-action1)}._sidebar_sqqlu_34{width:100%;padding:1rem}@media (min-width: 1280px){._sidebar_sqqlu_34{border-right:1px solid var(--border-secondary);padding:1.5rem 1rem 1.5rem 1.5rem;max-width:320px}}._navList_sqqlu_48{display:flex;gap:.25rem;overflow-x:auto}@media (min-width: 1280px){._navList_sqqlu_48{flex-direction:column}}._navItem_sqqlu_59{display:flex;align-items:center;padding:.75rem .5rem;width:100%;border-bottom:1px solid transparent;cursor:pointer;border-radius:var(--border-radius)}._navItem_sqqlu_59:hover{background-color:var(--surface-secondary)}._activeNavItem_sqqlu_72{background-color:var(--surface-secondary);color:var(--text-primary)}._inactiveNavItem_sqqlu_77{background-color:var(--surface-primary);color:var(--text-secondary)}._inactiveNavItem_sqqlu_77:hover{background-color:var(--surface-secondary)}._logoutNavItem_sqqlu_85{color:var(--icon-action);white-space:nowrap}._iconWrapper_sqqlu_90{margin-right:.5rem}html,body,#_root_9awrg_1{height:100%}._iconSizeSm_9awrg_10,._iconSizeS_9awrg_10{width:1rem;height:1rem}._iconSizeM_9awrg_20{width:21px;height:21px}._iconSizeL_9awrg_25{width:28px;height:28px}._iconColorPrimary_9awrg_31{color:var(--icon-primary)}._iconColorSecondary_9awrg_35{color:var(--icon-secondary)}._iconColorAction_9awrg_39{color:var(--icon-action)}._iconColorTextPrimary_9awrg_43{color:var(--text-primary)}._iconColorTextSecondary_9awrg_47{color:var(--text-secondary)}._iconColorSurface100_9awrg_51{color:var(--surface-primary)}._iconColorSignalDanger_9awrg_55{color:var(--surface-action1)}._iconContainerSm_9awrg_64{width:2.5rem;height:2.5rem}._iconContainerM_9awrg_69{width:2.75rem;height:2.75rem}._iconContainerL_9awrg_74{width:3rem;height:3rem}._flexCenter_9awrg_80{display:flex;align-items:center;justify-content:center}html,body,#_root_cd8tm_1{height:100%}._noItemsBlock_cd8tm_10{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1}._noItemsBlockIcon_cd8tm_19{width:1.75rem;height:1.75rem;color:var(--icon-secondary)}._noItemsBlockTitle_cd8tm_26{font-weight:700;font-size:var(--font-heading-h2-size);color:var(--text-secondary);margin-top:.75rem;margin-bottom:.25rem}._noItemsBlockDescription_cd8tm_35{font-size:var(--font-paragraph-text-size);color:var(--text-secondary)}html,body,#_root_m2qdm_1{height:100%}._pageTitle_m2qdm_10{margin-top:.5rem;margin-bottom:1rem;margin-left:1rem}._pageTitleHeading_m2qdm_17{font-weight:700;font-size:20px}._pageTitleDescription_m2qdm_23{color:var(--text-secondary)}html,body,#_root_1qlvn_1{height:100%}._paginationContainer_1qlvn_10{display:flex;gap:.5rem;flex-wrap:wrap}._paginationWithRange_1qlvn_22{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;padding:1rem;margin-top:auto}@media (min-width: 1024px){._paginationWithRange_1qlvn_22{height:72px;justify-content:space-between;align-items:center;flex-direction:row}}._paginationWithRangeText_1qlvn_38{color:var(--text-secondary);display:flex;justify-content:center;align-items:center;margin-bottom:.5rem}@media (min-width: 1024px){._paginationWithRangeText_1qlvn_38{margin-bottom:0}}._paginationWithRangePagination_1qlvn_50{display:flex;justify-content:center;align-items:center}html,body,#_root_8prat_1{height:100%}._dialog_8prat_10{position:fixed;top:1rem;right:1rem;bottom:1rem;left:1rem;margin:auto;z-index:50000;height:fit-content;overflow-x:auto;border-radius:24px;background-color:var(--surface-primary)}._dialogLimits_8prat_22{max-height:calc(100vh - 24px);max-width:650px}html,body,#_root_15t6k_1{height:100%}._modalBackdrop_15t6k_10{background-color:#2525253d;z-index:50000}._modalHeader_15t6k_16{padding:1rem 1.5rem;border-bottom:1px solid var(--border-primary);display:flex;align-items:center}._modalHeader_15t6k_16 ._modalTitle_15t6k_22{font-size:24px;font-weight:700}._modalHeader_15t6k_16 ._modalDismiss_15t6k_26{margin-left:auto;cursor:pointer}._modalContent_15t6k_32{padding:1rem 1.5rem}html,body,#_root_1heoq_1{height:100%}._balanceContainer_1heoq_7{padding:1.5rem;border:1px solid var(--border-secondary);border-radius:var(--border-primary);margin-bottom:1rem}._balanceHeader_1heoq_14{display:flex;gap:.5rem;align-items:flex-end;flex-wrap:wrap}._balanceAmount_1heoq_21{display:flex;flex-direction:column;gap:.5rem;flex:1 0 100%}@media (min-width: 768px){._balanceAmount_1heoq_21{margin-bottom:0;flex:auto}}._balanceAmountTitle_1heoq_34{font-size:16px;color:var(--text-secondary)}._balanceAmountValue_1heoq_39{font-size:32px;font-weight:700;color:var(--text-primary)}._balanceActions_1heoq_45{display:flex;gap:.5rem;flex:1 0 100%}._balanceActions_1heoq_45 ._actionButton_1heoq_50{width:100%}@media (min-width: 768px){._balanceActions_1heoq_45{justify-content:flex-end;flex:inherit}}._actionButton_1heoq_50{display:flex;align-items:center;justify-content:center;padding:.5rem 1rem}._transactionDate_1heoq_67{padding:.75rem 1rem;font-size:14px;color:var(--text-secondary);border-bottom:1px solid var(--border-primary)}._transactionItem_1heoq_74{display:flex;align-items:center;padding:.75rem 1rem;justify-content:space-between}._transactionDetails_1heoq_81{display:flex;align-items:center;gap:1rem}._transactionDetails_1heoq_81 ._iconWrapper_1heoq_86{color:var(--text-primary)}._transactionDetails_1heoq_81 ._transactionInfo_1heoq_89{display:flex;flex-direction:column}._transactionDetails_1heoq_81 ._transactionInfo_1heoq_89 ._transactionTitle_1heoq_93{font-size:16px;font-weight:700}._transactionDetails_1heoq_81 ._transactionInfo_1heoq_89 ._transactionId_1heoq_97{font-size:14px;color:var(--text-secondary)}._transactionAmount_1heoq_102{font-size:var(--font-size-base);font-weight:700}._transactionAmount_1heoq_102._added_1heoq_106{color:var(--text-success)}._transactionAmount_1heoq_102._removed_1heoq_109{color:var(--text-primary)}._noItemsBlock_1heoq_113{margin-top:1rem}._pagination_1heoq_117{margin-top:1rem;display:flex;justify-content:center}._modalContainer_1heoq_123{padding:1.5rem;background-color:var(--surface-primary);border-radius:var(--border-primary)}._modalContainer_1heoq_123 ._formLabel_1heoq_128{font-size:14px;color:var(--text-secondary);margin-bottom:5px;display:block}._modalContainer_1heoq_123 ._formInput_1heoq_134{margin-bottom:1rem}._modalContainer_1heoq_123 ._formInput_1heoq_134 input{padding-left:2rem}._modalContainer_1heoq_123 ._formInput_1heoq_134 ._icon_1heoq_86{position:absolute;left:1rem;color:var(--text-secondary)}._modalContainer_1heoq_123 ._bonusBlock_1heoq_145{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background-color:var(--surface-primary);color:var(--surface-action1);border-radius:var(--border-radius);margin:.75rem 0 1rem}._modalContainer_1heoq_123 ._bonusBlock_1heoq_145 ._icon_1heoq_86{flex-shrink:0}._modalContainer_1heoq_123 ._gatewayList_1heoq_158{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--border-primary)}._modalContainer_1heoq_123 ._gatewayList_1heoq_158 ._gatewayButton_1heoq_166{padding:1rem;border-radius:var(--border-radius);border:1px solid var(--border-primary);display:flex;flex-direction:column}._modalContainer_1heoq_123 ._gatewayList_1heoq_158 ._gatewayButton_1heoq_166._selected_1heoq_173{border-color:var(--surface-action1)}._modalContainer_1heoq_123 ._gatewayList_1heoq_158 ._gatewayButton_1heoq_166._colSpan2_1heoq_176{grid-column:span 2}._modalContainer_1heoq_123 ._gatewayList_1heoq_158 ._gatewayButton_1heoq_166 img{height:1.5rem;margin-bottom:1rem}._modalContainer_1heoq_123 ._gatewayList_1heoq_158 ._gatewayButton_1heoq_166 ._gatewayName_1heoq_183{font-size:14px}._modalContainer_1heoq_123 ._error_1heoq_186{color:var(--surface-action1);margin:.5rem 0 1rem;font-size:14px}._modalContainer_1heoq_123 ._submitButton_1heoq_191{width:100%;padding:.75rem;text-align:center}._modalContainer_1heoq_123 ._infoBlock_1heoq_196{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background-color:var(--surface-primary);border-radius:var(--border-primary);font-size:12px;color:var(--text-secondary)}._modalContainer_1heoq_123 ._infoBlock_1heoq_196:first-child{flex:1 1 100%}._addBalanceButton_1heoq_210{display:flex;gap:5px;align-items:center}@media (max-width: 768px){._addBalanceButton_1heoq_210{flex:1 0 auto}}._iconBlock_1heoq_221{display:flex;align-items:center;justify-content:center;height:100%;flex:1 0 auto}html,body,#_root_17a2h_1{height:100%}._referralBlock_17a2h_8{grid-column:span 2;grid-row:span 2}@media (min-width: 1024px){._referralBlock_17a2h_8{grid-column:span 4}}._referralContainer_17a2h_18{height:100%;border:1px solid var(--border-default);border-radius:var(--border-radius-xl);padding:1.5rem;display:flex;flex-direction:column}._title_17a2h_27{font-size:var(--font-size-xxl);font-weight:700}._description_17a2h_32{margin-bottom:1rem;color:var(--text-secondary)}._label_17a2h_37{font-size:var(--font-size-sm);color:var(--text-secondary);margin-bottom:.25rem}._code_17a2h_43{background-color:var(--surface-0);color:var(--text-primary);border:1px solid var(--text-primary);border-radius:var(--border-radius-xl);padding:.75rem;margin-bottom:1rem}._linkContainer_17a2h_52{background-color:var(--surface-0);color:var(--text-primary);border:1px solid var(--text-primary);border-radius:var(--border-radius-xl);padding:.75rem;display:flex;justify-content:space-between}._link_17a2h_52{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._copyButton_17a2h_68{background:none;border:none;cursor:pointer;display:flex;align-items:center;color:var(--text-secondary)}._modalContainer_17a2h_77{margin-bottom:1.5rem}._stepItem_17a2h_82{display:flex;font-size:var(--font-size-sm);color:var(--text-secondary)}._iconContainer_17a2h_88{display:flex;flex-direction:column;align-items:center;margin-right:.5rem;margin-bottom:.25rem}._index_17a2h_96{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;background-color:var(--border-default);border-radius:50%;font-weight:700;margin-bottom:.25rem}._bar_17a2h_108{width:.25rem;height:2.375rem;background-color:var(--border-default);border-radius:var(--border-radius-2xl)}._content_17a2h_115{display:flex;flex-direction:column}._caption_17a2h_120{margin-bottom:.25rem;font-weight:700;text-transform:uppercase}._descriptionStep_17a2h_126{line-height:1.5}._label_17a2h_37{font-size:var(--font-size-sm);color:var(--text-secondary)}._error_17a2h_136{color:var(--signal-danger)}._infoBlock_17a2h_140{padding:1rem;background-color:var(--surface-0);display:flex;border-radius:var(--border-radius-xl);align-items:center;margin-bottom:2rem;margin-top:1rem}._infoIcon_17a2h_150{height:20px;width:20px;margin-right:10px;display:flex;justify-content:center;align-items:center}._infoText_17a2h_159{font-size:var(--font-size-sm);color:var(--text-secondary)}._actions_17a2h_164{display:flex;justify-content:flex-end}._cancelButton_17a2h_169{margin-right:.75rem}html,body,#_root_c6vgj_1{height:100%}._statItem_c6vgj_7{display:flex;flex-direction:column;justify-content:space-between;width:100%;flex:1;border:var(--border-thickness) solid var(--border-secondary);border-radius:var(--border-radius)}._imageFallback_c6vgj_17{display:flex;flex-direction:column;min-height:300px;background-color:var(--surface-primary);padding:1rem;border-radius:var(--border-radius)}._imageFallback_c6vgj_17 ._icon_c6vgj_25{display:flex;justify-content:center;flex:1}._imageFallback_c6vgj_17 ._imageName_c6vgj_30{margin-top:auto;font-weight:600}._imageBackground_c6vgj_35{min-height:300px;display:flex;flex-direction:column;justify-content:flex-end;background-size:cover;background-repeat:no-repeat;border-radius:var(--border-radius);padding:1rem;color:#fff}._imageBackground_c6vgj_35 ._imageName_c6vgj_30{font-weight:600}._content_c6vgj_50{padding:1rem}@media (min-width: 1024px){._content_c6vgj_50._withChildren_c6vgj_54{padding:.75rem}}._info_c6vgj_59{display:flex}._info_c6vgj_59._infoNoImage_c6vgj_62{flex-direction:column}@media (min-width: 1024px){._info_c6vgj_59._infoNoImage_c6vgj_62{flex-direction:row}}._info_c6vgj_59 ._iconWrapper_c6vgj_70{margin-bottom:.5rem;display:flex;align-items:center;justify-content:center}@media (min-width: 1024px){._info_c6vgj_59 ._iconWrapper_c6vgj_70{margin-bottom:0}}._info_c6vgj_59 ._text_c6vgj_81{margin-left:0;display:flex;flex-direction:column;justify-content:center;gap:.25rem}@media (min-width: 1024px){._info_c6vgj_59 ._text_c6vgj_81{margin-left:.75rem}}._info_c6vgj_59 ._text_c6vgj_81._textWithImage_c6vgj_93{margin-left:.75rem}._info_c6vgj_59 ._text_c6vgj_81 ._title_c6vgj_96{font-size:14px;color:var(--text-secondary)}._info_c6vgj_59 ._text_c6vgj_81 ._value_c6vgj_100{font-size:20px;color:var(--text-primary);font-weight:700}html,body,#_root_1vlo1_1{height:100%}._homeContainer_1vlo1_7{display:flex;width:100%;gap:1rem}@media (min-width: 1024px){._homeContainer_1vlo1_7{padding-bottom:1.5rem}}._statContainer_1vlo1_18{display:grid;grid-template-columns:1fr;gap:.5rem;width:100%}@media (min-width: 1024px){._statContainer_1vlo1_18{gap:1rem}}._textSecondary_1vlo1_30{font-size:.75rem;color:var(--text-secondary);display:flex;align-items:center;margin-top:.5rem}._textSecondary_1vlo1_30 ._iconWrapper_1vlo1_37{margin:0 .25rem}._colSpan2_1vlo1_41{grid-column:span 2}@media (min-width: 1024px){._colSpan2_1vlo1_41{grid-column:span 1}}html,body,#_root_8hrcj_1{height:100%}._statusIndicator_8hrcj_10{display:flex;align-items:center;justify-content:start;border-radius:9999px;padding:4px 8px}._statusIndicatorSuccess_8hrcj_17{background-color:var(--surface-success);color:var(--text-success)}._statusIndicatorWarning_8hrcj_21{background-color:var(--surface-warning);color:var(--text-warning)}._statusIndicatorError_8hrcj_25{background-color:var(--surface-danger);color:var(--surface-danger)}._statusIndicatorText_8hrcj_29{margin-left:.25rem}html,body,#_root_1ihd2_1{height:100%}._table_1ihd2_10{overflow-x:auto;display:grid;grid-template-columns:minmax(120px,auto) repeat(5,minmax(min-content,auto))}._tableItem_1ihd2_17{display:flex;align-items:center;justify-content:flex-start;padding:1rem 1.5rem;border-bottom:1px solid var(--border-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._tableItemTitle_1ihd2_29{font-size:14px;text-transform:uppercase;color:var(--text-secondary)}html,body,#_root_1wib9_1{height:100%}._ordersTable_1wib9_8{border:1px solid var(--border-default);border-radius:var(--border-radius-xl);display:flex;flex-direction:column;justify-content:space-between;flex:1}._gatewayItem_1wib9_17{display:flex;align-items:center}._gatewayIcon_1wib9_22{height:1.5rem;margin-right:.25rem}._orderTime_1wib9_27{font-size:var(--font-size-xs);color:var(--text-secondary)}._reviewContainer_1wib9_32{display:flex;align-items:center;justify-content:center}._reviewIcon_1wib9_38{color:var(--brand-default)}._reviewRating_1wib9_42{margin-left:.25rem}html,body,#_root_sn4a5_1{height:100%}._rewardsContainer_sn4a5_7{display:grid;gap:1rem}@media (min-width: 1024px){._rewardsContainer_sn4a5_7{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1280px){._rewardsContainer_sn4a5_7{grid-template-columns:repeat(3,1fr)}}._achievement_sn4a5_22{display:flex;flex-direction:column;border:1px solid var(--border-default);border-radius:1rem;padding:1.5rem;align-items:center}._achievement__progress_sn4a5_30{margin-top:1rem}._achievement__status_sn4a5_33{margin-top:.75rem;border-radius:.5rem;padding:.5rem 1rem;display:flex;align-items:center;background-color:var(--surface0);color:var(--text-secondary)}._achievement__status--completed_sn4a5_42{color:var(--brand-default);background-color:var(--brand-light)}._achievement__title_sn4a5_46{margin:1rem 0;font-weight:600;display:flex;align-items:center}._achievement__title_sn4a5_46 ._iconWrapper_sn4a5_52{width:1.5rem;height:1.5rem;margin-right:.5rem}._achievement__description_sn4a5_57{background-color:var(--surface100);text-align:center;margin-bottom:1rem;font-size:.875rem}._achievement__button_sn4a5_63{margin-top:auto;width:100%}._circularProgress_sn4a5_68{position:relative;display:flex;align-items:center;justify-content:center}._circularProgress_sn4a5_68 svg{transform:rotate(-90deg)}._circularProgress_sn4a5_68 ._progressText_sn4a5_77{position:absolute;font-size:1rem;font-weight:700;color:var(--brand-default)}html,body,#_root_1tked_1{height:100%}._badge_1tked_7{display:flex;align-items:center;justify-content:flex-start;gap:.25rem;padding:.25rem .5rem;border-radius:var(--border-radius-full);font-size:var(--font-size-sm);width:fit-content}._active_1tked_18{color:var(--success-text);background-color:var(--success-background)}._awaitingPayment_1tked_23{color:var(--warning-text);background-color:var(--warning-background)}._cancelled_1tked_28,._changedGateway_1tked_33,._expired_1tked_38{color:var(--signal-danger);background-color:var(--signal-danger-background)}._rial_1tked_43{color:var(--text-secondary);background-color:var(--surface-primary)}._pastDue_1tked_48{color:var(--signal-danger);background-color:var(--signal-danger-background)}._replaced_1tked_53{color:var(--text-secondary);background-color:var(--surface-primary)}html,body,#_root_1agw0_1{height:100%}._tableContainer_1agw0_7{border:1px solid var(--border-default);border-radius:var(--border-radius-lg);display:flex;flex-direction:column;justify-content:space-between;flex:1}._table_1agw0_7{overflow-x:auto;display:grid;grid-template-columns:minmax(120px,auto) minmax(0,20%) repeat(4,minmax(min-content,auto))}._itemTitle_1agw0_22{text-align:left}._productInfo_1agw0_26{display:flex;gap:.5rem;align-items:center;width:100%}._productImage_1agw0_33{min-width:2rem;height:2rem;display:flex;justify-content:center;align-items:center;background-color:var(--surface-0);border-radius:var(--border-radius-custom)}._productName_1agw0_43{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;color:var(--text-primary)}._productName_1agw0_43:hover{text-decoration:underline}._expirationDate_1agw0_54{font-size:var(--font-size-xs);color:var(--text-secondary)}._overflowItem_1agw0_59{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._gatewayContainer_1agw0_65{display:flex;align-items:center}._gatewayImage_1agw0_70{height:1.5rem;margin-right:.25rem}._dateTime_1agw0_75{font-size:var(--font-size-xs);color:var(--text-secondary)}html,body,#_root_ksglo_1{height:100%}._appContainer_ksglo_7{display:flex;flex-direction:column;width:100%;height:100%;max-width:var(--billgang-maxWidthStore);margin:0 auto}@media (min-width: 1280px){._appContainer_ksglo_7{flex-direction:row}}._contentContainer_ksglo_21{padding:1.5rem 1rem;display:flex;flex-direction:column;width:100%}@media (min-width: 1280px){._contentContainer_ksglo_21{padding:1.5rem 2.5rem 1.5rem 1.5rem}}html,body,#_root_1paja_1{height:100%}._wrapper_1paja_8{display:flex;flex-direction:column;gap:20px}._tableContainer_1paja_14{border:1px solid var(--border-primary);border-radius:var(--border-radius);display:flex;flex-direction:column;justify-content:space-between;flex:1;width:100%}._title_1paja_24{font-size:24px;font-weight:600}._table_1paja_14{overflow-x:auto;display:grid;grid-template-columns:1fr 2.5fr 1fr 1fr}._tableBody_1paja_35{overflow-y:auto;display:flex;flex-direction:column;width:100%;height:100%;max-height:600px;min-width:750px}._scrollContainer_1paja_46{overflow-x:auto;-webkit-overflow-scrolling:touch}._scrollContainer_1paja_46 ._table_1paja_14{min-width:750px}html,body,#_root_xz1nq_1{height:100%}._wrapper_xz1nq_7{display:grid;grid-template-columns:1fr 2.5fr 1fr 1fr;cursor:pointer}._dateTime_xz1nq_13{font-size:var(--font-size-xs);color:var(--text-secondary)}._date_xz1nq_13{display:flex;flex-direction:column;gap:.5rem}._tableItem_xz1nq_24{overflow:visible}._status_xz1nq_28{display:flex;align-items:center;gap:.5rem;padding:8px 7px;border-radius:var(--border-radius);background-color:var(--surface-success)}._statusInProgress_xz1nq_37{background-color:var(--surface-secondary)}._statusText_xz1nq_41,._statusIcon_xz1nq_45{color:var(--text-success)}._statusInProgressText_xz1nq_49,._statusInProgressIcon_xz1nq_53{color:var(--text-secondary)}html,body,#_root_1qia3_1{height:100%}._checkoutOrderMainData_1qia3_10{display:flex;flex-direction:column}._orderDetailRow_1qia3_16{padding:.75rem 0;width:100%;display:flex;align-items:center;justify-content:space-between;font-size:16px;border-bottom:1px solid var(--border-primary)}._chargeIdRow_1qia3_27{padding:.75rem 0;width:100%;display:flex;align-items:center;justify-content:space-between;font-size:16px}._detailLabel_1qia3_37{color:var(--text-secondary)}._chargeIdContainer_1qia3_43{display:flex;align-items:center;justify-content:flex-end;gap:.625rem;max-width:80%;width:100%}._chargeId_1qia3_27{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:80%}._copyIcon_1qia3_61{color:var(--text-secondary);cursor:pointer}._copyIcon_1qia3_61:hover{color:var(--text-primary)}html,body,#_root_13481_1{height:100%}._trackPaymentContainer_13481_7{position:relative}._trackPaymentBox_13481_11{padding:1rem 1.5rem;background-color:var(--surface-secondary);border-radius:var(--border-radius);position:absolute;width:100%;bottom:60px;z-index:50;transition:all .3s ease-in-out;opacity:0;visibility:hidden}._trackPaymentBoxActive_13481_24{opacity:1;visibility:visible}._trackPaymentHeader_13481_29{padding-bottom:1rem}._trackPaymentTitle_13481_33{font-weight:700;font-size:var(--font-size-lg)}._trackPaymentTimeline_13481_38{display:flex;flex-direction:column;gap:1rem;max-height:230px;overflow:auto;scrollbar-width:thin}._trackPaymentItem_13481_47{display:flex;flex-direction:column;gap:.5rem}._itemHeader_13481_53{display:flex;justify-content:space-between;font-size:var(--font-size-sm);color:var(--text-secondary)}._itemDate_13481_60{font-weight:700}._itemMessage_13481_64{margin-top:.5rem}._trackPaymentToggle_13481_68{padding:0 1.5rem;height:3rem;display:flex;justify-content:space-between;align-items:center;background-color:var(--surface-secondary);border-radius:var(--border-radius);cursor:pointer}._trackPaymentToggleContent_13481_79{display:flex;align-items:center;gap:.5rem}._trackPaymentToggleText_13481_85{font-size:var(--font-size-sm)}html,body,#_root_ulsqt_1{height:100%}@media (min-width: 768px){._chargeItemsContainer_ulsqt_11{height:calc(100vh - var(--header-height));display:flex;flex-direction:column;align-items:flex-end;width:100%;padding:2.5rem 2.5rem 1.5rem 1rem}}@media (min-width: 768px){._chargeItemsInner_ulsqt_23{max-width:520px;width:100%;height:100%}}._productsContainer_ulsqt_31{padding:0 1rem}@media (min-width: 768px){._productsContainer_ulsqt_31{display:flex;flex-direction:column;width:100%;height:100%;padding:0}}._chargeHeader_ulsqt_45{display:flex;justify-content:space-between;align-items:flex-start;margin-top:1.5rem}._chargeTitle_ulsqt_52{font-weight:700;color:var(--text-primary);font-size:20px}._chargeDescription_ulsqt_58{color:var(--text-secondary);font-size:14px}._copyButton_ulsqt_64{display:flex;align-items:center;gap:.25rem;min-width:115px}._copyButton_ulsqt_64 ._buttonText_ulsqt_70{color:var(--text-secondary)}._productsList_ulsqt_75{margin-top:1.5rem;display:flex;flex-direction:column;gap:1rem}._trackingContainer_ulsqt_83{margin:1.5rem 0}@media (min-width: 768px){._trackingContainer_ulsqt_83{margin:1.5rem 0 0}}._footerContainer_ulsqt_93{display:none}@media (min-width: 768px){._footerContainer_ulsqt_93{display:flex}}html,body,#_root_80qqs_1{height:100%}._mt1_80qqs_10{margin-top:.25rem}._pb6_80qqs_14{padding-bottom:1.5rem}._borderB_80qqs_19{border-bottom:1px solid var(--border-primary)}._notifyBlock_80qqs_24{padding:.75rem;border-radius:var(--border-radius-custom);background-color:var(--surface-primary);font-size:12px}._notifyBlock_80qqs_24 ._notifyHeader_80qqs_30{display:flex;align-items:center;gap:.5rem;min-width:1rem;width:1rem}._notifyBlock_80qqs_24 ._notifyContent_80qqs_37{color:var(--text-secondary);margin-top:.5rem}._buttonBlock_80qqs_43{width:100%}._buttonBlock_80qqs_43 ._buttonText_80qqs_46{color:var(--text-inverted)}._imageBlock_80qqs_51{width:100%;display:flex;justify-content:center;padding:1rem 0;background-color:var(--surface-primary);border-radius:var(--border-radius-custom)}._imageBlock_80qqs_51 ._imageContainer_80qqs_59{width:10rem;height:10rem;border-radius:var(--border-radius-lg);background-color:var(--surface-secondary)}._imageBlock_80qqs_51 ._imageContainer_80qqs_59 img{width:100%;height:100%;object-fit:contain}._sectionBlock_80qqs_72{padding-bottom:1.5rem;border-bottom:1px solid var(--border-primary)}._sectionBlock_80qqs_72 ._sectionTitle_80qqs_76{color:var(--text-primary)}._sectionBlock_80qqs_72 ._sectionSubtitle_80qqs_79{color:var(--text-secondary);font-size:14px}html,body,#_root_8e4f2_1{height:100%}._bottomSheet_8e4f2_7{height:100%;display:flex;flex-direction:column}._content_8e4f2_13{flex:1}._content_8e4f2_13 ._agreementList_8e4f2_16{display:flex;flex-direction:column;gap:.75rem}._content_8e4f2_13 ._agreementList_8e4f2_16 ._agreementItem_8e4f2_21{display:flex;align-items:center;gap:.5rem;cursor:pointer}._content_8e4f2_13 ._warning_8e4f2_27{padding:.75rem 1rem;color:var(--text-secondary);border-radius:.5rem;background-color:var(--surface0);margin-top:1rem}._buttonGroup_8e4f2_35{display:flex;gap:.75rem;margin-top:2rem}@media (min-width: 768px){._buttonGroup_8e4f2_35{width:50%;margin-left:auto}}._buttonGroup_8e4f2_35 ._buttonWrapper_8e4f2_46{width:fit-content}._buttonGroup_8e4f2_35 ._fullWidthButton_8e4f2_49{width:100%}html,body,#_root_1q4v9_1{height:100%}._bottomSheet_1q4v9_7{height:100%;display:flex;flex-direction:column}._formContainer_1q4v9_13{flex:1}._formContainer_1q4v9_13 ._formGroup_1q4v9_16{margin-top:1rem}._formContainer_1q4v9_13 ._formGroup_1q4v9_16 ._error_1q4v9_19{color:var(--signal-danger)}._buttonGroup_1q4v9_23{display:flex;gap:.75rem;margin-top:2rem}@media (min-width: 768px){._buttonGroup_1q4v9_23{width:50%;margin-left:auto}}._buttonGroup_1q4v9_23 ._buttonWrapper_1q4v9_34{width:fit-content}._buttonGroup_1q4v9_23 ._fullWidthButton_1q4v9_37{width:100%}._buttonGroup_1q4v9_23 ._cancelButton_1q4v9_40{color:var(--text-secondary)}._buttonGroup_1q4v9_23 ._verifyButton_1q4v9_43{color:var(--text-inverted)}html,body,#_root_1gewh_1{height:100%}._chargeStatusBlock_1gewh_10{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.5rem}._chargeStatusIcon_1gewh_20{padding:.75rem;border-radius:var(--border-radius);background-color:var(--surface-primary);display:flex;align-items:center;justify-content:center}._chargeStatusIcon_1gewh_20._success_1gewh_28{color:var(--text-success)}._chargeStatusTitle_1gewh_33{font-weight:700}._chargeStatusDescription_1gewh_38{font-size:14px;color:var(--text-secondary)}._pickUpButton_1gewh_44{margin-top:.75rem;width:16rem;display:flex;align-items:center;gap:.25rem}._pickUpButton_1gewh_44 ._buttonText_1gewh_51{color:var(--text-inverted)}._actionButtons_1gewh_56{display:flex;gap:.5rem;margin-top:.75rem;width:100%}._actionButtons_1gewh_56 ._actionButton_1gewh_56{width:100%;display:flex;align-items:center;gap:.25rem}._actionButtons_1gewh_56 ._actionButton_1gewh_56 ._buttonText_1gewh_51{color:var(--text-secondary);margin-left:5px}html,body,#_root_1uhyv_1{height:100%}._chargePageContainer_1uhyv_7{height:100vh;display:flex;background-color:var(--surface-primary);flex-direction:column;overflow-y:scroll}@media (min-width: 768px){._chargePageContainer_1uhyv_7{flex-direction:row}}._chargeItems_1uhyv_20{flex:1}._mainContent_1uhyv_24{padding:1rem;background-color:var(--surface-secondary)}@media (min-width: 768px){._mainContent_1uhyv_24{width:100%}}._contentWrapper_1uhyv_34{max-width:520px;margin:0 auto}._statusBlock_1uhyv_39{margin-top:1.25rem}._notPaidSection_1uhyv_43{margin-top:1.5rem;display:flex;flex-direction:column;gap:1rem;padding-top:1.5rem;border-top:1px solid var(--borderDefault)}._footer_1uhyv_52{margin-top:2.5rem;display:flex}@media (min-width: 768px){._footer_1uhyv_52{display:none}}html,body,#_root_1wrrj_1{height:100%}@media (min-width: 768px){._topUpContainer_1wrrj_8{display:flex;justify-content:center}}._formWrapper_1wrrj_14{min-height:100vh;display:flex;flex-direction:column}@media (min-width: 768px){._formWrapper_1wrrj_14{max-width:520px;margin-top:1.25rem}}@media (min-width: 768px){._header_1wrrj_27{display:none}}._form_1wrrj_14{flex:1;padding:1rem}._form_1wrrj_14 ._title_1wrrj_36{margin-top:1.5rem;font-size:1.125rem;font-weight:700}._form_1wrrj_14 ._inputBlock_1wrrj_41{margin-top:.625rem}._form_1wrrj_14 ._inputBlock_1wrrj_41 ._label_1wrrj_44{font-size:.875rem;color:var(--text-secondary)}._form_1wrrj_14 ._inputBlock_1wrrj_41 ._input_1wrrj_41{margin-top:.25rem}._form_1wrrj_14 ._inputBlock_1wrrj_41 ._error_1wrrj_51{color:var(--surface-action1);margin-top:.25rem}._form_1wrrj_14 ._bonusBlock_1wrrj_55{margin-top:1.5rem}._form_1wrrj_14 ._paymentMethods_1wrrj_58{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;padding-top:1.5rem;margin-top:1.5rem;border-top:var(--border-thickness) solid var(--border-primary)}._form_1wrrj_14 ._gatewayError_1wrrj_66{margin-bottom:1rem;color:var(--surface-action1)}._form_1wrrj_14 ._submitBlock_1wrrj_70{margin-top:2.5rem}._form_1wrrj_14 ._submitBlock_1wrrj_70 ._submitButton_1wrrj_73{width:100%}._form_1wrrj_14 ._submitBlock_1wrrj_70 ._termsBlock_1wrrj_76{margin-top:1rem}._footer_1wrrj_80{padding:1rem;padding-top:0}@media (min-width: 768px){._footer_1wrrj_80{display:none}}._bonusBlock_1wrrj_55{font-size:.875rem;color:var(--surface-action1);padding:.5rem .75rem;display:inline-flex;background-color:var(--surface-primary);border-radius:.75rem;margin-top:.75rem}._bonusBlock_1wrrj_55 ._icon_1wrrj_99{margin-right:.5rem}html,body,#_root_1jc49_1{height:100%}._orderStatusBlock_1jc49_8{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.5rem}._iconWrapper_1jc49_17{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius);background-color:var(--surface-secondary)}._orderStatusTitle_1jc49_27{font-weight:700}._orderStatusDescription_1jc49_31{font-size:14px;color:var(--text-secondary)}._actionButtons_1jc49_36{display:flex;width:100%;gap:.5rem;margin-top:.75rem}._actionButton_1jc49_36{width:100%}._button_1jc49_47{display:flex;align-items:center;gap:5px;text-align:center;color:var(--text-secondary);width:100%}html,body,#_root_uytxy_1{height:100%}._rating_uytxy_10{display:flex;gap:.375rem;cursor:pointer}._rating_uytxy_10._disabled_uytxy_15{cursor:not-allowed}._ratingStar_uytxy_20{width:1.25rem;display:flex;justify-content:center;align-items:center;transition:color .3s ease-in-out}._ratingStar_uytxy_20._inactive_uytxy_27{color:var(--text-secondary)}html,body,#_root_1hois_1{height:100%}._bottomSheet_1hois_7{height:100%;display:flex;flex-direction:column}._content_1hois_13{flex:1}._content_1hois_13 ._description_1hois_16{color:var(--text-secondary);font-size:.875rem}._content_1hois_13 ._textarea_1hois_20{margin-top:.5rem}._buttonGroup_1hois_24{display:flex;gap:.75rem;margin-top:2rem}@media (min-width: 768px){._buttonGroup_1hois_24{width:40%;margin-left:auto}}._buttonGroup_1hois_24 ._buttonWrapper_1hois_35{width:100%}html,body,#_root_1qa34_1{height:100%}._reviewMessage_1qa34_8{padding:1rem;display:flex;justify-content:space-between;border-radius:var(--border-radius);background-color:var(--surface-secondary);font-weight:700}._leaveReviewContainer_1qa34_17{padding:1rem;display:flex;justify-content:space-between;border-radius:var(--border-radius);background-color:var(--surface-secondary)}._leaveReviewTitle_1qa34_25{font-size:16px;font-weight:700}html,body,#_root_ugssx_1{height:100%}._orderPage_ugssx_7{min-height:100vh;background-color:var(--surface0)}@media (min-width: 768px){._leftSection_ugssx_13{height:100vh;display:flex;flex-direction:column;align-items:flex-end;width:100%;padding:2.5rem 1rem 1.5rem}}@media (min-width: 768px){._content_ugssx_24{max-width:520px;width:100%;height:100%}}._main_ugssx_31{padding:2rem 1rem}@media (min-width: 768px){._main_ugssx_31{padding:0;display:flex;flex-direction:column}}._statusBlock_ugssx_42{margin-top:1rem}._reviewBlock_ugssx_46,._timelineBlock_ugssx_50{margin-top:1.5rem}._footer_ugssx_54{display:none}@media (min-width: 768px){._footer_ugssx_54{display:flex}}._rightSection_ugssx_63{padding:1.5rem;background-color:var(--surface100);margin-top:2.5rem}@media (min-width: 768px){._rightSection_ugssx_63{margin-top:0;width:100%;padding:2.5rem 1rem}}._header_ugssx_76{display:flex;justify-content:space-between;align-items:flex-start;margin-top:1.5rem}._productList_ugssx_83{margin-top:1.5rem;display:flex;flex-direction:column;gap:1rem}._prices_ugssx_90{background-color:var(--surface0)}._mobileFooter_ugssx_94{display:flex}@media (min-width: 768px){._mobileFooter_ugssx_94{display:none}}html,body,#_root_h3afc_1{height:100%}._container_h3afc_7{padding:1.5rem;margin-top:1rem;background-color:var(--surface-100);border-radius:var(--border-radius-lg)}._productDetails_h3afc_14{display:flex;gap:.75rem;width:100%}._imageContainer_h3afc_20{min-width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background-color:var(--surface-0);border-radius:var(--border-radius-custom);overflow:hidden}._image_h3afc_20{width:100%;height:100%;object-fit:contain}._textContainer_h3afc_37{font-size:var(--font-size-base);width:100%}._header_h3afc_42{display:flex;align-items:center;gap:.5rem}._title_h3afc_48{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}._price_h3afc_56{color:var(--text-secondary)}._badgeContainer_h3afc_60{min-width:fit-content}._description_h3afc_64{margin-top:1rem;color:var(--text-secondary)}html,body,#_root_zn98x_1{height:100%}._radio_zn98x_10{width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;border:1px solid var(--border-primary);border-radius:50%;transition:all .3s;cursor:pointer}._radio_zn98x_10._checked_zn98x_21{border-color:var(--surface-action1);background-color:var(--surface-secondary)}._radioInput_zn98x_27{-webkit-appearance:none;-moz-appearance:none;appearance:none}._radioCheckmark_zn98x_32{width:.5rem;height:.5rem;background-color:var(--surface-action1);border-radius:50%}html,body,#_root_1phu0_1{height:100%}._bottomSheet_1phu0_7{height:100%;display:flex;flex-direction:column;margin-top:-.5rem}._content_1phu0_14{flex:1;color:var(--text-secondary)}._content_1phu0_14 ._radioGroup_1phu0_18{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}._content_1phu0_14 ._radioGroup_1phu0_18 ._radioOption_1phu0_24{display:flex;align-items:center;gap:.5rem;cursor:pointer}._content_1phu0_14 ._radioGroup_1phu0_18 ._textarea_1phu0_30{margin-top:1rem}._content_1phu0_14 ._error_1phu0_33{color:var(--surface-action1);margin-top:.5rem}._content_1phu0_14 ._confirmation_1phu0_37{text-align:center;margin-top:1.5rem}._content_1phu0_14 ._confirmation_1phu0_37 ._iconWrapper_1phu0_41{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius);background-color:var(--surface-primary)}._content_1phu0_14 ._confirmation_1phu0_37 ._title_1phu0_50{font-weight:700;margin-top:1rem}._content_1phu0_14 ._confirmation_1phu0_37 ._message_1phu0_54{margin-top:.5rem;max-width:368px}._buttonGroup_1phu0_59{display:flex;gap:.75rem;margin-top:2rem}@media (min-width: 768px){._buttonGroup_1phu0_59{width:fit-content;margin-left:auto}}._buttonGroup_1phu0_59 ._buttonWrapper_1phu0_70{width:fit-content}._buttonGroup_1phu0_59 ._buttonWrapper_1phu0_70 ._cancelButton_1phu0_73{color:var(--text-secondary)}._buttonGroup_1phu0_59 ._buttonWrapper_1phu0_70 ._primaryButton_1phu0_76{color:var(--text-inverted)}html,body,#_root_1w99p_1{height:100%}._subscriptionProductContainer_1w99p_10{padding:1.5rem;width:100%;display:flex;align-items:center;gap:.75rem;border:1px solid var(--border-primary);border-radius:var(--border-radius-lg)}._subscriptionProductImage_1w99p_21{min-width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background-color:var(--surface-primary);border-radius:var(--border-radius-custom);overflow:hidden}._subscriptionProductImage_1w99p_21 img{width:100%;height:100%;object-fit:contain}._subscriptionProductInfo_1w99p_38{font-size:16px;width:100%;max-width:85%}._subscriptionProductInfo_1w99p_38 ._name_1w99p_43{font-weight:700}._subscriptionProductInfo_1w99p_38 ._price_1w99p_46{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:100%}._subscriptionProductCancelButton_1w99p_55{color:var(--text-secondary)}html,body,#_root_47b85_1{height:100%}._progressBar_47b85_10{display:flex;gap:.25rem;align-items:center;font-size:14px}._progressBarLabel_47b85_18{font-size:inherit}._progressBarTrack_47b85_23{height:4px;width:100%;display:flex;align-items:center;flex:1;background-color:var(--surface-primary);border-radius:100px}._progressBarFill_47b85_34{height:100%;background-color:var(--text-primary);border-radius:100px;transition:width .3s ease-in-out}html,body,#_root_yq2u7_1{height:100%}._couponContainer_yq2u7_7{display:flex;align-items:center;gap:1rem;padding:1.5rem;border:1px solid var(--border-color-default);border-radius:var(--border-radius-lg)}._iconWrapper_yq2u7_16{min-width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius-custom);background-color:var(--success-background);color:var(--success-text)}._details_yq2u7_27{width:100%}._title_yq2u7_31{font-weight:700}._progress_yq2u7_35{margin-top:.5rem;width:100%}._foreverText_yq2u7_40{margin-top:.25rem;font-size:var(--font-size-sm);color:var(--text-secondary)}html,body,#_root_wc6rq_1{height:100%}._inputRange_wc6rq_10{display:flex;flex-direction:column;align-items:center;width:100%;gap:1rem;height:calc(fit-content + 50px)}._inputRangeLabel_wc6rq_20{color:var(--text-secondary);margin-bottom:.5rem;text-align:left;width:100%}._progressBar_wc6rq_28{position:relative;width:100%;height:.25rem;background-color:#e5e7eb;border-radius:16px}._progressBarFill_wc6rq_35{position:absolute;top:0;left:0;height:100%;background-color:var(--surface-danger);border-radius:16px;transition:all .3s ease-in-out}._stepsContainer_wc6rq_46{position:absolute;display:flex;justify-content:space-between;align-items:center;width:100%;height:100%}._step_wc6rq_46{position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer}._stepDot_wc6rq_63{border-radius:50%;transition:background-color .3s}._stepDot_wc6rq_63._current_wc6rq_67{width:1rem;height:1rem}._stepDot_wc6rq_63._default_wc6rq_71{width:.75rem;height:.75rem}._stepDot_wc6rq_63._active_wc6rq_75{background-color:var(--surface-danger)}._stepDot_wc6rq_63._inactive_wc6rq_78{background-color:#d1d5db}._tooltip_wc6rq_83{position:absolute;top:2rem;transform:translate(-50%);font-size:14px;color:var(--surface-primary);background-color:var(--text-primary);padding:.25rem .75rem;border-radius:16px;display:flex;align-items:center;gap:.25rem}html,body,#_root_8b544_1{height:100%}._paymentMethods_8b544_7{display:flex;gap:.75rem;justify-content:flex-end;margin-top:2rem}@media (min-width: 768px){._paymentMethods_8b544_7{width:50%;margin-left:auto}}._paymentMethods_8b544_7 ._buttonWrapper_8b544_19{width:fit-content}._paymentMethods_8b544_7 ._buttonWrapper_8b544_19 ._cancelButton_8b544_22{color:var(--text-secondary)}._paymentMethods_8b544_7 ._buttonWrapper_8b544_19 ._continueButton_8b544_25{color:var(--text-inverted)}html,body,#_root_zqps4_1{height:100%}._paymentMethodContainer_zqps4_10{padding:1.5rem;margin-top:1.5rem;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--border-primary);border-radius:var(--border-radius-lg)}._paymentMethodTitle_zqps4_21{font-weight:700}._activeMethod_zqps4_26{display:flex;align-items:center;gap:.75rem;margin-top:.25rem}._noMethod_zqps4_34{color:var(--text-secondary)}._buttonText_zqps4_39{color:var(--text-inverted)}html,body,#_root_x72q2_1{height:100%}._pageLoading_x72q2_8{height:100%;background-color:var(--surface-100);display:flex;flex-direction:column;justify-content:center;align-items:center}._title_x72q2_17{margin-top:1rem;font-size:var(--font-size-xl);font-weight:700}._description_x72q2_23{margin-top:.5rem;font-size:var(--font-size-base);color:var(--text-secondary);max-width:456px;text-align:center}html,body,#_root_75m9a_1{height:100%}._container_75m9a_7{padding:.75rem}._buttonGroup_75m9a_11{display:flex;gap:.75rem;align-items:center;justify-content:flex-end}._buttonGroup_75m9a_11 ._buttonWrapper_75m9a_17{width:fit-content}html,body,#_root_imyzn_1{height:100%}._container_imyzn_7{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem;border:1px solid var(--border-color-default);border-radius:var(--border-radius-lg)}._title_imyzn_17{font-weight:700}._subtitle_imyzn_21,._buttonText_imyzn_25{color:var(--text-secondary)}html,body,#_root_5rqnq_1{height:100%}._bottomSheet_5rqnq_7{height:100%;display:flex;flex-direction:column;margin-top:-.5rem}@media (min-width: 768px){._bottomSheet_5rqnq_7{width:720px}}._content_5rqnq_19{flex:1}._content_5rqnq_19 ._upgradeOptions_5rqnq_22{width:100%;display:flex;margin-top:1.5rem;padding:.25rem;border:1px solid var(--border-default);border-radius:var(--border-radius-custom);background-color:var(--surface0)}._content_5rqnq_19 ._upgradeOptions_5rqnq_22 ._option_5rqnq_31{width:100%;text-align:center;cursor:pointer;padding:6px;color:var(--text-secondary);font-size:.875rem;border:1px solid var(--border-default);transition:all .3s}._content_5rqnq_19 ._upgradeOptions_5rqnq_22 ._option_5rqnq_31:hover{background-color:var(--surface100);color:var(--text-primary)}._content_5rqnq_19 ._upgradeOptions_5rqnq_22 ._activeOption_5rqnq_45{border-radius:.25rem}._content_5rqnq_19 ._selectedPlan_5rqnq_48{margin-top:1rem;padding:1rem;border:1px solid var(--border-default);border-radius:.5rem;background-color:var(--surface100)}._content_5rqnq_19 ._selectedPlan_5rqnq_48 ._planName_5rqnq_55{font-size:1.25rem;font-weight:700}._content_5rqnq_19 ._selectedPlan_5rqnq_48 ._description_5rqnq_59{color:var(--text-secondary)}._content_5rqnq_19 ._selectedPlan_5rqnq_48 ._price_5rqnq_62{margin-top:.5rem;font-weight:600}._content_5rqnq_19 ._summary_5rqnq_66{margin-top:1.5rem;padding:1.25rem;width:100%;display:flex;flex-direction:column;gap:.75rem;border-radius:.5rem;background-color:var(--surface0)}._content_5rqnq_19 ._summary_5rqnq_66 ._lineItem_5rqnq_76{display:flex;align-items:center;justify-content:space-between;gap:.75rem;font-size:1rem}._content_5rqnq_19 ._summary_5rqnq_66 ._lineItem_5rqnq_76 ._subtotal_5rqnq_83{color:var(--text-secondary)}._content_5rqnq_19 ._summary_5rqnq_66 ._lineItem_5rqnq_76 ._total_5rqnq_86{font-weight:600}._buttonGroup_5rqnq_90{display:flex;gap:.75rem;margin-top:1rem}@media (min-width: 768px){._buttonGroup_5rqnq_90{margin-left:auto;width:fit-content}}._buttonGroup_5rqnq_90 ._buttonWrapper_5rqnq_101{width:fit-content}html,body,#_root_65g09_1{height:100%}._card_65g09_7{width:100%;padding:1rem;cursor:pointer;border-radius:.5rem;display:flex;flex-direction:column;align-items:flex-start}._card_65g09_7 ._price_65g09_16{font-size:1.5rem;font-weight:700;display:flex;align-items:center;gap:.5rem}._card_65g09_7 ._price_65g09_16 ._interval_65g09_23{font-size:1rem;font-weight:400;color:var(--text-secondary)}._card_65g09_7 ._name_65g09_28{font-size:1.25rem;font-weight:500;margin-top:1rem;flex:auto}._card_65g09_7 ._description_65g09_34{margin-top:.25rem;color:var(--text-secondary)}._card_65g09_7 ._currentPlan_65g09_38{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.5rem;padding:.75rem;font-size:.875rem;color:var(--brand-default);border:1px solid var(--border-default);border-radius:var(--border-radius-custom)}._card_65g09_7 ._selectButton_65g09_51{width:100%;margin-top:1.5rem;padding:.75rem}._card_65g09_7 ._progressSection_65g09_56{width:100%;margin-top:.75rem}._card_65g09_7 ._progressSection_65g09_56 ._progressLabel_65g09_60{color:var(--text-secondary);font-size:.875rem;margin-top:.5rem}._bottomSheet_65g09_66{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}._title_65g09_74{font-weight:700;font-size:1.5rem}._description_65g09_34{max-width:800px;color:var(--text-secondary);margin-top:.75rem;text-align:center}._typeSelector_65g09_86{max-width:376px;width:100%;display:flex;margin-top:1.5rem;padding:.25rem;border:1px solid var(--border-default);border-radius:var(--border-radius-custom);background-color:var(--surface0)}._typeSelector_65g09_86 ._typeOption_65g09_96{width:100%;text-align:center;cursor:pointer;padding:6px;font-size:.875rem;border-radius:.25rem;transition:all .3s}._typeSelector_65g09_86 ._typeOption_65g09_96._active_65g09_105{background-color:var(--surface100);color:var(--text-primary)}._typeSelector_65g09_86 ._typeOption_65g09_96:not(._active_65g09_105):hover{background-color:var(--surface100);color:var(--text-primary)}._typeSelector_65g09_86 ._typeOption_65g09_96 ._saveTag_65g09_113{border:1px solid var(--brand-default);color:var(--brand-default);padding:2px 8px;border-radius:.25rem;font-size:.75rem;margin-left:.25rem}._planSelector_65g09_122{padding:.5rem 1.5rem;margin-top:1.5rem;width:100%;display:flex;gap:1rem;border:1px solid var(--border-default);border-radius:2rem}html,body,#_root_1csf3_1{height:100%}._subscriptionContainer_1csf3_7{min-height:100vh;background-color:var(--surface0);display:flex;flex-direction:column}@media (min-width: 768px){._subscriptionContainer_1csf3_7{flex-direction:row}}@media (min-width: 768px){._leftSection_1csf3_20{height:100vh;display:flex;flex-direction:column;align-items:flex-end;width:100%;padding:2.5rem 1rem 1.5rem}}@media (min-width: 768px){._content_1csf3_31{max-width:520px;width:100%;height:100%}}._mainContent_1csf3_38{padding:2rem 1rem}@media (min-width: 768px){._mainContent_1csf3_38{padding:0;display:flex;flex-direction:column}}._detailsSection_1csf3_49{padding:1.5rem;background-color:var(--surface100);margin-top:2.5rem}@media (min-width: 768px){._detailsSection_1csf3_49{margin-top:0;width:100%;padding:2.5rem 1rem}}._buttonGroup_1csf3_62{display:flex;margin-top:1rem;gap:1rem}._detailsContent_1csf3_68{margin-top:1.5rem;display:flex;flex-direction:column;gap:1rem}html,body,#_root_hsghj_1{height:100%}._wrapper_hsghj_7{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;width:100%;height:100%;max-width:var(--billgang-maxWidthStore);padding:50px;margin:0 auto}._title_hsghj_20{font-size:var(--font-heading-h4-size);font-weight:700;line-height:1.5}._container_hsghj_26{display:flex;flex-direction:column;align-items:flex-start;gap:10px;width:100%;height:100%;max-width:900px}._content_hsghj_36{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;background-color:var(--surface-secondary);border-radius:var(--border-radius)}._messages_hsghj_46{display:flex;flex-direction:column;gap:10px;flex:1 1 auto;border-bottom:1px solid var(--border-secondary);padding:26px 32px;width:100%;overflow-y:scroll;min-height:500px}._input_hsghj_58{width:100%;padding:24px;position:relative}._textarea_hsghj_64{width:100%;border-radius:var(--input-border-radius);border:var(--input-border-thickness) solid var(--input-border-color);background-color:var(--input-field-color);color:var(--input-color);padding:10px 100px 10px 10px;overflow-y:auto;resize:none;max-height:150px}._message_hsghj_46{max-width:500px;padding:12px 16px;border-radius:var(--border-radius);background-color:var(--surface-information);color:var(--text-primary);font-size:var(--font-paragraph-text-size);display:flex;flex-direction:column;gap:10px;text-align:left}._message_hsghj_46 ._messageDate_hsghj_88{font-size:var(--font-paragraph-text-size);color:var(--text-secondary);width:100%}._myMessage_hsghj_94{align-self:flex-end}._myMessage_hsghj_94 ._messageDate_hsghj_88{text-align:right}._otherMessage_hsghj_101{align-self:flex-start}._otherMessage_hsghj_101 ._messageDate_hsghj_88{text-align:left}._button_hsghj_108{cursor:pointer;color:var(--surface-action1);position:absolute;right:40px;top:50%;transform:translateY(-50%)}._loadingMessage_hsghj_117{position:relative}@font-face{font-family:Geist Variable;src:url(data:font/woff2;base64,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) format("woff2");font-weight:100 900;font-display:swap;font-synthesis:none}._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}._wrapper_1vmyb_2{display:flex;flex-direction:column;gap:10px}._alignmentBlock_1vmyb_8{display:flex;flex-direction:column;gap:6px;padding:10px 0 16px}._title_1vmyb_15{font-weight:500;line-height:24px;font-size:16px;color:var(--main-color)}._subtitle_1vmyb_22{color:var(--accent-color);font-size:14px;line-height:20px;font-weight:400}._alignmentContent_1vmyb_29{display:flex;flex-direction:row;gap:0px;justify-content:space-between;align-items:stretch}._alignments_1vmyb_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 45%}._alignment_1vmyb_8{display:flex;flex-direction:row;gap:0px;cursor:pointer;height:100%;width:100%;align-items:center;justify-content:center;transition:background-color .3s ease;border-radius:8px}._circle_1vmyb_60{width:6px;height:6px;border-radius:50%;background-color:#c2c2c2}._paddings_1vmyb_67{border-radius:12px;display:grid;gap:4px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}._padding_1vmyb_67{display:flex;flex-direction:row;gap:4px;width:75px;align-items:center;background:var(--background-color);border-radius:12px;padding:10px 8px;border:1px solid transparent;transition:border .3s ease}._padding_1vmyb_67:hover{border:1px solid #f0f0f0}._active_1vmyb_91,._active_1vmyb_91:hover{border:1px solid #ff3f19}._input_1vmyb_98{width:100%}._title_82zux_1{font-weight:500}._subtitle_82zux_5{color:var(--accent-color);font-size:14px;line-height:20px;font-weight:400}._header_82zux_12,._text_82zux_13,._productsBlock_82zux_14{display:flex;flex-direction:column;gap:12px;padding:10px 0 16px;width:100%}._productsBlock_82zux_14{position:relative}._top_82zux_26{display:flex;flex-direction:row;gap:0px;justify-content:space-between;align-items:center;margin:0 0 8px}._itemsBlock_82zux_35{display:flex;flex-direction:column;gap:6px}._typeTexts_82zux_41{display:flex;flex-direction:row;gap:8px;align-items:center}._block_82zux_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_82zux_61{border:1px solid #ff3f19}._products_82zux_14{display:flex;flex-direction:column;gap:8px;width:100%}._product_82zux_14{display:flex;flex-direction:row;gap:8px;align-items:center;width:100%}._button_82zux_80{display:flex;flex-direction:row;gap:6px;background:inherit;color:#ff3f19;align-items:center;justify-content:center;width:100%}._disabled_82zux_91{color:var(--accent-color)}._image_82zux_95{border-radius:8px;border:var(--default-border);background-color:#fff;padding:4px}._info_82zux_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_82zux_114{flex:1 1 100%}._buttons_82zux_118{display:flex;flex-direction:row;gap:8px;align-items:center}._modal_82zux_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_82zux_125 ._top_82zux_26{display:flex;flex-direction:row;gap:0px;align-items:center;justify-content:space-between}._link_82zux_145{display:flex;flex-direction:column;gap:8px}._modalOptions_82zux_151{display:flex;flex-direction:column;gap:10px}._addButton_82zux_157{display:flex;flex-direction:row;gap:0px;justify-content:center;width:100%}._addButton_82zux_157{display:flex;flex-direction:row;gap:0px;justify-content:center;width:100%;padding:4px;border-radius:8px;transition:.3s background-color ease}._addButton_82zux_157:hover{background-color:#f0f0f0}._deleteButton_82zux_179{display:flex;flex-direction:row;gap:0px;padding:6px;border-radius:8px;transition:.3s background-color ease}._deleteButton_82zux_179:hover{background-color:#f0f0f0}._title_roi3a_1{font-weight:500}._subtitle_roi3a_5{color:var(--accent-color);font-size:14px;line-height:20px;font-weight:400}._header_roi3a_12,._text_roi3a_13,._productsBlock_roi3a_14{display:flex;flex-direction:column;gap:12px;padding:10px 0 16px;width:100%}._productsBlock_roi3a_14{position:relative}._top_roi3a_26{display:flex;flex-direction:row;gap:0px;justify-content:space-between;align-items:center;margin:0 0 8px}._itemsBlock_roi3a_35{display:flex;flex-direction:column;gap:6px}._typeTexts_roi3a_41{display:flex;flex-direction:row;gap:8px;align-items:center}._block_roi3a_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_roi3a_61{border:1px solid #ff3f19}._products_roi3a_14{display:flex;flex-direction:column;gap:8px;width:100%}._product_roi3a_14{display:flex;flex-direction:row;gap:8px;align-items:center;width:100%}._button_roi3a_80{display:flex;flex-direction:row;gap:6px;background:inherit;color:#ff3f19;align-items:center;justify-content:center;width:100%}._disabled_roi3a_91{color:var(--accent-color)}._image_roi3a_95{border-radius:8px;border:var(--default-border);background-color:#fff;padding:4px}._info_roi3a_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_roi3a_114{flex:1 1 100%}._buttons_roi3a_118{display:flex;flex-direction:row;gap:4px;align-items:center}._modal_roi3a_125{position:fixed;background-color:#fff;border:var(--default-border);right:-300px;top:0;z-index:10000;max-width:276px;width:100%;border-radius:12px}._modal_roi3a_125 ._top_roi3a_26{display:flex;flex-direction:row;gap:0px;align-items:center;justify-content:space-between;padding:16px 16px 0}._link_roi3a_145{display:flex;flex-direction:column;gap:8px}._modalOptions_roi3a_151{display:flex;flex-direction:column;gap:10px;max-height:500px;padding:0 16px 16px}._modalOptions_roi3a_151>*:not(:last-child){border-bottom:var(--default-border);padding-bottom:7px}._addButton_roi3a_164{display:flex;flex-direction:row;gap:5px;align-items:center;justify-content:center;width:100%;padding:4px;border-radius:8px;transition:.3s background-color ease}._addButton_roi3a_164:hover{background-color:#f0f0f0}._deleteButton_roi3a_179{display:flex;flex-direction:row;gap:0px;padding:6px;border-radius:8px;transition:.3s background-color ease}._deleteButton_roi3a_179:hover{background-color:#f0f0f0}._closeIcon_roi3a_191{display:flex;flex-direction:row;gap:0px;padding:6px;border-radius:8px;transition:.3s background-color ease;cursor:pointer}._closeIcon_roi3a_191:hover{background-color:#f0f0f0}._subtitle_jql1y_1{color:var(--accent-color);font-size:14px;line-height:20px;font-weight:400}._header_jql1y_8,._text_jql1y_9,._productsBlock_jql1y_10,._buttonsBlock_jql1y_11{display:flex;flex-direction:column;gap:0px;padding:10px 0 16px;border-bottom:var(--default-border)}._buttonsBlock_jql1y_11{position:relative}._top_jql1y_23{display:flex;flex-direction:row;gap:0px;justify-content:space-between;align-items:center;margin:0 0 8px}._itemsBlock_jql1y_32{display:flex;flex-direction:column;gap:6px}._typeTexts_jql1y_38{display:flex;flex-direction:row;gap:8px;align-items:center}._block_jql1y_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_jql1y_58{border:1px solid #ff3f19}._products_jql1y_10{display:flex;flex-direction:column;gap:8px;width:100%}._product_jql1y_10{display:flex;flex-direction:row;gap:8px;align-items:center;width:100%}._button_jql1y_11{display:flex;flex-direction:row;gap:6px;background:inherit;color:#ff3f19;align-items:center;justify-content:center;width:100%}._image_jql1y_88{border-radius:8px;border:var(--default-border);background-color:#fff;padding:4px}._info_jql1y_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_jql1y_107{flex:1 1 100%}._buttons_jql1y_11{display:flex;flex-direction:row;gap:4px;align-items:center}._modal_jql1y_118{position:fixed;background-color:#fff;right:-300px;z-index:10000;max-width:276px;width:100%;bottom:20px;padding:16px;border-radius:12px;border:var(--default-border)}._modal_jql1y_118 ._top_jql1y_23{display:flex;flex-direction:row;gap:0px;align-items:center;justify-content:space-between}._other_jql1y_138{display:flex;flex-direction:column;gap:6px}._options_jql1y_144{display:flex;flex-direction:column;gap:15px}._addButton_jql1y_150{display:flex;flex-direction:row;gap:5px;align-items:center;justify-content:center;width:100%;transition:.3s background-color ease;padding:4px;border-radius:8px}._addButton_jql1y_150:hover{background-color:#f0f0f0}._deleteButton_jql1y_165{display:flex;flex-direction:row;gap:0px;padding:6px;border-radius:8px;transition:.3s background-color ease}._deleteButton_jql1y_165:hover{background-color:#f0f0f0}._options_6cemk_1{display:flex;flex-direction:column;gap:20px;border-radius:16px;border:var(--default-border);width:100%;height:fit-content;padding:24px}._price_6cemk_12{display:flex;flex-direction:row;gap:4px;align-items:flex-start}._oldPrice_6cemk_19{font-size:14px;font-weight:400;line-height:20px;text-decoration:line-through;color:var(--accent-color)}._newPrice_6cemk_27{font-size:20px;font-weight:700;line-height:24px;color:var(--main-color)}._animate_6cemk_34{animation:_appearAndBounce_6cemk_1 .5s ease-out}@keyframes _appearAndBounce_6cemk_1{0%{opacity:0;transform:translateY(20px)}60%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(0)}}._meta_6cemk_52{display:flex;flex-direction:column;gap:10px}._info_6cemk_58{display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:space-between}._infoRight_6cemk_66{display:flex;flex-direction:row;gap:5px;align-items:center}._buttons_6cemk_73{display:flex;flex-direction:column;gap:8px;width:100%}._variants_6cemk_80{display:flex;flex-direction:column;gap:20px}._variant_6cemk_80{display:flex;flex-direction:row;gap:0px;justify-content:space-between;align-items:center;border-radius:12px;padding:12px 16px;border:2px solid #e6e6e6;cursor:pointer}._stock_6cemk_98{font-size:14px;font-weight:400;line-height:20px;color:var(--accent-color)}._variantInfo_6cemk_105{display:flex;flex-direction:column;gap:4px}._quantity_6cemk_111{display:flex;flex-direction:row;gap:10px;align-items:center}._count_6cemk_118{display:flex;flex-direction:row;gap:0px;text-align:center;padding:0 10px;width:100%;flex:1 1 auto;justify-content:center;align-items:center;border:1px solid #e6e6e6;transition:border .3s ease}._count_6cemk_118:hover{border:1px solid #c9c9c9}._focused_6cemk_135,._focused_6cemk_135:hover{border:1px solid #ff3f19}._button_6cemk_73{display:flex;flex-direction:row;gap:0px;background:var(--background-color);border-radius:50%;padding:8px;justify-content:center;align-items:center;transition:background-color .3s ease}._button_6cemk_73:hover{background-color:#e6e6e6}._button_6cemk_73:disabled{opacity:.7}._activeVariant_6cemk_161{border:2px solid #ff3f19}._chargeTypes_6cemk_165{display:flex;flex-direction:row;gap:5px;padding:4px;border-radius:16px;background-color:var(--background-color)}._charge_6cemk_165{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;transition:.3s background-color ease}._charge_6cemk_165:hover{background-color:#f0f0f0}._chargeActive_6cemk_190{background-color:#fff;color:var(--main-color)}._chargeActive_6cemk_190:hover{background-color:#fff}._title_6cemk_198{font-size:16px;font-weight:700;line-height:24px}._button_1tdo3_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_1tdo3_14{padding:12px 16px}._signUp_1tdo3_18{background-color:var(--surface-action1);color:var(--text-inverted)}._buttons_1tdo3_23{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:16px}._modal_1tdo3_32{background-color:var(--surface-primary);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;animation:_slide-in-fade_1tdo3_1 .3s ease forwards}@media (max-width: 700px){._modal_1tdo3_32{right:0;left:0;bottom:0;top:auto;height:80vh;width:100%;max-width:100vw;min-width:0;border-radius:24px;animation:_mobile-slide-in-fade_1tdo3_1 .3s ease forwards}._modal_1tdo3_32._closing_1tdo3_64{animation:_mobile-slide-out-fade_1tdo3_1 .3s ease forwards}}._closing_1tdo3_64{animation:_slide-out-fade_1tdo3_1 .3s ease forwards}@keyframes _mobile-slide-in-fade_1tdo3_1{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes _slide-in-fade_1tdo3_1{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _mobile-slide-out-fade_1tdo3_1{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}@keyframes _slide-out-fade_1tdo3_1{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}._info_1tdo3_113{display:flex;flex-direction:row;gap:8px;align-items:center}._top_1tdo3_120{display:flex;flex-direction:row;padding:26px 24px;border-bottom:var(--border-thickness) solid var(--border-color);align-items:center;justify-content:space-between;gap:8px}._title_1tdo3_131{font-size:20px;font-weight:700;line-height:24px;color:var(--text-primary)}._clear_1tdo3_138{font-size:14px;font-weight:400;line-height:20px;color:var(--text-secondary)}._activeClear_1tdo3_145{color:var(--surface-action1)}._count_1tdo3_149{display:flex;flex-direction:row;gap:0px;background:var(--surface-action1);color:var(--text-inverted);width:100%;height:100%;border-radius:50%;min-width:20px;min-height:20px;align-items:center;justify-content:center}._cart_1tdo3_164{display:flex;flex-direction:column;gap:0px;height:calc(100% - 76px);width:100%}._empty_1tdo3_172{display:flex;flex-direction:column;gap:4px;align-items:center;justify-content:center;height:100%;flex:1 1 auto;color:var(--accent-color)}._empty_1tdo3_172 div{padding-bottom:16px}._empty_1tdo3_172 span:first-child{font-size:16px;font-weight:700;line-height:24px;text-align:center}._empty_1tdo3_172 span:last-child{font-size:16px;font-weight:400;line-height:24px;text-align:center}._product_1tdo3_198{display:flex;flex-direction:row;gap:0px;padding:26px 24px;align-items:center;justify-content:space-between}._products_1tdo3_207{display:flex;flex-direction:column;gap:0px;flex:1 1 auto;overflow-y:scroll}._image_1tdo3_215{width:56px;height:56px;border-radius:12px}._productInfo_1tdo3_221{display:flex;flex-direction:row;gap:12px;align-items:center}._content_1tdo3_228{display:flex;flex-direction:column;gap:4px}._name_1tdo3_234{font-size:16px;font-weight:600;line-height:24px}._price_1tdo3_240{font-size:16px;font-weight:400;line-height:24px}._productButtons_1tdo3_246{display:flex;flex-direction:row;gap:5px;align-items:center}._productButton_1tdo3_246{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_1tdo3_266{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;background-color:var(--surface-action1);color:var(--text-inverted)}._bottom_1tdo3_282{display:flex;flex-direction:column;gap:10px;width:100%;padding:26px 24px}._subtotal_1tdo3_290{display:flex;flex-direction:row;gap:0px;align-items:center;justify-content:space-between}._block_1tdo3_298{display:flex;flex-direction:row;gap:10px;align-items:center}._shoppingCount_1tdo3_305{display:flex;flex-direction:row;gap:0px;width:12px;height:12px;border-radius:50%;align-items:center;justify-content:center;background-color:var(--surface-action1);color:var(--text-inverted);font-size:10px;font-weight:500;line-height:12px;text-align:center;position:absolute;top:8px;right:8px}._total_1tdo3_325{font-size:20px;font-weight:700;line-height:24px}._link_1tdo3_331{font-size:16px;font-weight:400;line-height:24px;color:var(--text-link)}._userInfo_1tdo3_338{display:flex;flex-direction:row;gap:8px;background-color:var(--surface-secondary);cursor:pointer;align-items:center;border-radius:16px;padding:10px}._pagesMobileModal_1tdo3_349{background-color:var(--surface-primary);height:100vh;position:absolute;right:0;top:0;bottom:0;left:0;width:100%;display:flex;flex-direction:column;gap:20px}._pagesMobileModalContent_1tdo3_363{flex:1 1 100%;overflow-y:auto;padding:16px}._pagesMobileModalHeader_1tdo3_369{display:flex;flex-direction:row;gap:16px;align-items:center;justify-content:space-between;padding:24px;border-bottom:var(--border-thickness) solid var(--border-color)}._pagesMobileModalFooter_1tdo3_379{padding:16px}._share_10urc_1{padding:10px;border-radius:12px;background:#f8f8f8;cursor:pointer;display:flex}._modal_10urc_9{border-radius:12px;background:#fff;width:fit-content;position:relative}@media (max-width: 768px){._modal_10urc_9{width:90vw}}._header_10urc_21{display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:var(--default-border)}._socials_10urc_31{display:flex;flex-direction:row;gap:16px;align-items:center;justify-content:space-between;padding:24px 24px 16px}._social_10urc_31,._copy_10urc_41{padding:12px;border-radius:12px;background:#f8f8f8;cursor:pointer}._title_10urc_48{font-size:24px;font-weight:700;line-height:32px}._copyWrapper_10urc_54{display:flex;flex-direction:row;gap:16px;width:100%;align-items:center;padding:24px}._copyText_10urc_63{flex:1 1 auto;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%}@media (max-width: 768px){._copyText_10urc_63{display:none}}._copyTextMobile_10urc_76{display:none}@media (max-width: 768px){._copyTextMobile_10urc_76{display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%;flex:1 1 auto}}@media (max-width: 485px){._copyTextMobile_10urc_76{display:none}}._copyTextMiniMobile_10urc_95{display:none}@media (max-width: 485px){._copyTextMiniMobile_10urc_95{display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%;flex:1 1 auto}}._accordion_1s1lq_1{border-radius:var(--border-radius);overflow:hidden;transition:all .3s ease;background-color:var(--background-color);padding:24px}._header_1s1lq_9{display:flex;flex-direction:row;gap:0px;justify-content:space-between;align-items:center;cursor:pointer;font-weight:700}._header_1s1lq_9 ._icon_1s1lq_18{transition:transform .3s ease}._header_1s1lq_9 ._icon_1s1lq_18._open_1s1lq_21{transform:rotate(180deg)}._content_1s1lq_25{overflow:hidden;transition:height .3s ease}._buttonsBlock_1b2rb_1{gap:8px;position:absolute;bottom:16px;display:grid;grid-template-columns:1fr 1fr;align-items:center;justify-content:center;padding:0 10px;width:100%;animation:_slideUp_1b2rb_1 .3s ease}@keyframes _slideUp_1b2rb_1{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}._wrapper_27wzz_1{display:flex;align-items:center;gap:12px;margin:0 0 14px}._logo_27wzz_8 img{border-radius:var(--border-radius)}._info_27wzz_12{display:flex;flex-direction:column;gap:4px}._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 { N as we, Q as De, U as
|
|
2
|
+
import { N as we, Q as De, U as oo, V as go, W as dt, X as Mt, Y as W, _ as te, m as G, j as e, q as le, B as Q, $ as se, r as mo, A as Le, J as ie, a0 as so, a1 as ut, a2 as fo, a3 as Ft, a4 as xo, c as j, I as N, a5 as Ht, a6 as ve, a7 as Be, a8 as _o, a9 as nt, aa as Z, ab as ht, ac as _e, ad as pt, ae as Re, af as wo, a as ne, ag as gt, u as vo, e as So, P as Co, D as bo, f as ko, v as jo, g as yo, C as To, d as be, ah as Et, S as At, x as Dt, T as No, ai as Lo, M as at, K as Bo, aj as Oe, E as no, w as Ao, t as Zt, ak as Po, al as $o, am as Io, an as Mo, ao as Fo, ap as Ho, aq as Eo, ar as Do, as as Ro, at as Oo, Z as Uo, au as Vo } from "./index-gMad4uy4.js";
|
|
3
3
|
import { s as kd, b as jd } from "./index-gMad4uy4.js";
|
|
4
|
-
import x, { useMemo as
|
|
4
|
+
import x, { useMemo as zo } from "react";
|
|
5
5
|
import "@phosphor-icons/react";
|
|
6
|
-
const
|
|
6
|
+
const Go = [
|
|
7
7
|
{
|
|
8
8
|
icon: "Desktop",
|
|
9
9
|
value: "desktop"
|
|
@@ -39,7 +39,7 @@ const Me = [
|
|
|
39
39
|
icon: "Textbox",
|
|
40
40
|
name: "Inputs"
|
|
41
41
|
}
|
|
42
|
-
], rt = [12, 14, 16, 18, 20, 24, 28, 32, 40, 48].map((t) => String(t)),
|
|
42
|
+
], rt = [12, 14, 16, 18, 20, 24, 28, 32, 40, 48].map((t) => String(t)), qo = [
|
|
43
43
|
"100",
|
|
44
44
|
"200",
|
|
45
45
|
"300",
|
|
@@ -49,22 +49,22 @@ const Me = [
|
|
|
49
49
|
"700",
|
|
50
50
|
"800",
|
|
51
51
|
"900"
|
|
52
|
-
], _d = ["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"], Xo = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.25%2015.45V8.55C20.25%206.86984%2020.25%206.02976%2019.923%205.38803C19.6354%204.82354%2019.1765%204.3646%2018.612%204.07698C17.9702%203.75%2017.1302%203.75%2015.45%203.75H8.55C6.86984%203.75%206.02976%203.75%205.38803%204.07698C4.82354%204.3646%204.3646%204.82354%204.07698%205.38803C3.75%206.02976%203.75%206.86984%203.75%208.55V15.45C3.75%2017.1302%203.75%2017.9702%204.07698%2018.612C4.3646%2019.1765%204.82354%2019.6354%205.38803%2019.923C6.02976%2020.25%206.86984%2020.25%208.55%2020.25H15.45C17.1302%2020.25%2017.9702%2020.25%2018.612%2019.923C19.1765%2019.6354%2019.6354%2019.1765%2019.923%2018.612C20.25%2017.9702%2020.25%2017.1302%2020.25%2015.45Z'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", Yo = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.0002%2012V20.5M12.0002%2012L4.5%207.78125M12.0002%2012L19.2627%207.91474M20.25%209.11392V14.8861C20.25%2015.9699%2019.6654%2016.9695%2018.7208%2017.5008L13.4708%2020.4539C12.5575%2020.9676%2011.4425%2020.9676%2010.5292%2020.4539L5.27922%2017.5008C4.33459%2016.9695%203.75%2015.9699%203.75%2014.8861V9.11392C3.75%208.0301%204.33459%207.03055%205.27922%206.49919L10.5292%203.54607C11.4425%203.03237%2012.5575%203.03237%2013.4708%203.54607L18.7208%206.4992C19.6654%207.03055%2020.25%208.0301%2020.25%209.11392Z'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", Ko = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.25%2020.25H6.75C5.09315%2020.25%203.75%2018.9069%203.75%2017.25V15.75M15.75%2020.25H17.25C18.9069%2020.25%2020.25%2018.9069%2020.25%2017.25V15.75M3.75%208.25V6.75C3.75%205.09315%205.09315%203.75%206.75%203.75H8.25M15.75%203.75H17.25C18.9069%203.75%2020.25%205.09315%2020.25%206.75V8.25M15.25%2010.3571L12%2011.9999M12%2011.9999L8.75%2010.3571M12%2011.9999V15.2856M11.0077%208.28125L9.25772%209.28125C8.63457%209.63733%208.25%2010.3%208.25%2011.0177V12.9822C8.25%2013.6999%208.63457%2014.3626%209.25772%2014.7186L11.0077%2015.7186C11.6226%2016.07%2012.3774%2016.07%2012.9923%2015.7186L14.7423%2014.7186C15.3654%2014.3626%2015.75%2013.6999%2015.75%2012.9822V11.0177C15.75%2010.3%2015.3654%209.63733%2014.7423%209.28125L12.9923%208.28125C12.3774%207.9299%2011.6226%207.9299%2011.0077%208.28125Z'%20stroke='%23252525'%20stroke-width='1.40625'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", Jo = "data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.125%203.125H16.875'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.9167%205.625C12.1113%205.625%2011.4583%206.27792%2011.4583%207.08333V12.0833C11.4583%2012.8887%2012.1113%2013.5417%2012.9167%2013.5417C13.7221%2013.5417%2014.375%2012.8887%2014.375%2012.0833V7.08333C14.375%206.27792%2013.7221%205.625%2012.9167%205.625Z'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.08333%205.625C6.27792%205.625%205.625%206.27792%205.625%207.08333V15.4167C5.625%2016.2221%206.27792%2016.875%207.08333%2016.875C7.88875%2016.875%208.54167%2016.2221%208.54167%2015.4167V7.08333C8.54167%206.27792%207.88875%205.625%207.08333%205.625Z'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", Qo = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.1073%2017.1577C17.1073%2018.8655%2015.7213%2020.25%2014.0116%2020.25C12.3019%2020.25%2010.9159%2018.8655%2010.9159%2017.1577C10.9159%2015.4499%2012.3019%2014.0654%2014.0116%2014.0654C15.7213%2014.0654%2017.1073%2015.4499%2017.1073%2017.1577Z'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linejoin='round'/%3e%3cpath%20d='M4.99145%206.98598L10.4681%2011.5764L3.75%2014.0189L4.99145%206.98598Z'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linejoin='round'/%3e%3cpath%20d='M14.0106%204.46532C14.1536%203.9321%2014.7017%203.61567%2015.235%203.75841L19.2835%204.842C19.8172%204.98485%2020.1339%205.53345%2019.9908%206.06708L18.9065%2010.1093C18.7635%2010.6425%2018.2154%2010.9589%2017.6821%2010.8162L13.6336%209.73258C13.0999%209.58973%2012.7832%209.04113%2012.9263%208.50749L14.0106%204.46532Z'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linejoin='round'/%3e%3c/svg%3e", es = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.25%2014.75H10C10%2014.3358%209.66421%2014%209.25%2014V14.75ZM3.75%2020.25H3V21H3.75V20.25ZM14.75%209.25H15.5C15.5%208.83579%2015.1642%208.5%2014.75%208.5V9.25ZM20.25%2020.25V21H21V20.25H20.25ZM1.75%2019.5C1.33579%2019.5%201%2019.8358%201%2020.25C1%2020.6642%201.33579%2021%201.75%2021V19.5ZM22.25%2021C22.6642%2021%2023%2020.6642%2023%2020.25C23%2019.8358%2022.6642%2019.5%2022.25%2019.5V21ZM5.25%2015.5H9.25V14H5.25V15.5ZM8.5%2014.75V20.25H10V14.75H8.5ZM9.25%2019.5H3.75V21H9.25V19.5ZM4.5%2020.25V16.25H3V20.25H4.5ZM5.25%2014C4.00736%2014%203%2015.0074%203%2016.25H4.5C4.5%2015.8358%204.83579%2015.5%205.25%2015.5V14ZM10.75%2010H14.75V8.5H10.75V10ZM14%209.25V20.25H15.5V9.25H14ZM14.75%2019.5H9.25V21H14.75V19.5ZM10%2020.25V10.75H8.5V20.25H10ZM10.75%208.5C9.50736%208.5%208.5%209.50736%208.5%2010.75H10C10%2010.3358%2010.3358%2010%2010.75%2010V8.5ZM16.25%204.5H18.75V3H16.25V4.5ZM19.5%205.25V20.25H21V5.25H19.5ZM20.25%2019.5H14.75V21H20.25V19.5ZM15.5%2020.25V5.25H14V20.25H15.5ZM18.75%204.5C19.1642%204.5%2019.5%204.83579%2019.5%205.25H21C21%204.00736%2019.9926%203%2018.75%203V4.5ZM16.25%203C15.0074%203%2014%204.00736%2014%205.25H15.5C15.5%204.83579%2015.8358%204.5%2016.25%204.5V3ZM1.75%2021H22.25V19.5H1.75V21Z'%20fill='%23252525'/%3e%3c/svg%3e", ts = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4%2014.2105L6.84488%2012.0821C7.66137%2011.5378%208.75215%2011.6663%209.41987%2012.3853C10.9123%2013.9926%2012.6426%2015.4538%2015%2015.4538C17.1727%2015.4538%2018.6125%2014.6485%2020%2013.261M6.75%2020.25H17.25C18.9069%2020.25%2020.25%2018.9069%2020.25%2017.25V6.75C20.25%205.09315%2018.9069%203.75%2017.25%203.75H6.75C5.09315%203.75%203.75%205.09315%203.75%206.75V17.25C3.75%2018.9069%205.09315%2020.25%206.75%2020.25ZM17.25%208.75C17.25%209.85457%2016.3546%2010.75%2015.25%2010.75C14.1454%2010.75%2013.25%209.85457%2013.25%208.75C13.25%207.64543%2014.1454%206.75%2015.25%206.75C16.3546%206.75%2017.25%207.64543%2017.25%208.75Z'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e", os = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.252%2019.25H6.74803C5.26465%2019.25%204.29985%2017.6884%204.96324%2016.3611L10.2152%205.85345C10.9506%204.38218%2013.0494%204.38218%2013.7848%205.85345L19.0368%2016.3611C19.7001%2017.6884%2018.7354%2019.25%2017.252%2019.25Z'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linejoin='round'/%3e%3c/svg%3e", ss = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11%202.75V4.5M16.9069%205.09326L15.5962%206.40392M6.40381%2015.5962L5.09315%2016.9069M4.5%2011H2.75M6.40381%206.40381L5.09315%205.09315M14.1323%2020.999L10.5777%2011.3226C10.3542%2010.7143%2010.9552%2010.1281%2011.5577%2010.3666L21.0397%2014.1199C21.4283%2014.2737%2021.4679%2014.8081%2021.1062%2015.0175L17.4231%2017.1498C17.3097%2017.2155%2017.2155%2017.3097%2017.1498%2017.4231L15.0343%2021.0771C14.822%2021.4438%2014.2784%2021.3967%2014.1323%2020.999Z'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", ns = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.38803%2019.923L5.72852%2019.2548H5.72852L5.38803%2019.923ZM4.07698%2018.612L3.40873%2018.9525H3.40873L4.07698%2018.612ZM19.923%2018.612L19.2548%2018.2715V18.2715L19.923%2018.612ZM18.612%2019.923L18.2715%2019.2548H18.2715L18.612%2019.923ZM19.923%205.38803L19.2548%205.72852V5.72852L19.923%205.38803ZM18.612%204.07698L18.9525%203.40873V3.40873L18.612%204.07698ZM4.07698%205.38803L4.74524%205.72852L4.07698%205.38803ZM5.38803%204.07698L5.72852%204.74524L5.38803%204.07698ZM19.5%208.55V15.45H21V8.55H19.5ZM15.45%2019.5H8.55V21H15.45V19.5ZM4.5%2015.45V8.55H3V15.45H4.5ZM8.55%204.5H15.45V3H8.55V4.5ZM8.55%2019.5C7.69755%2019.5%207.10331%2019.4994%206.64068%2019.4616C6.1868%2019.4245%205.92604%2019.3554%205.72852%2019.2548L5.04754%2020.5913C5.49175%2020.8176%205.97189%2020.912%206.51853%2020.9566C7.05641%2021.0006%207.7223%2021%208.55%2021V19.5ZM3%2015.45C3%2016.2777%202.99942%2016.9436%203.04336%2017.4815C3.08803%2018.0281%203.18238%2018.5082%203.40873%2018.9525L4.74524%2018.2715C4.6446%2018.074%204.57546%2017.8132%204.53838%2017.3593C4.50058%2016.8967%204.5%2016.3025%204.5%2015.45H3ZM5.72852%2019.2548C5.30516%2019.039%204.96095%2018.6948%204.74524%2018.2715L3.40873%2018.9525C3.76825%2019.6581%204.34193%2020.2317%205.04754%2020.5913L5.72852%2019.2548ZM19.5%2015.45C19.5%2016.3025%2019.4994%2016.8967%2019.4616%2017.3593C19.4245%2017.8132%2019.3554%2018.074%2019.2548%2018.2715L20.5913%2018.9525C20.8176%2018.5082%2020.912%2018.0281%2020.9566%2017.4815C21.0006%2016.9436%2021%2016.2777%2021%2015.45H19.5ZM15.45%2021C16.2777%2021%2016.9436%2021.0006%2017.4815%2020.9566C18.0281%2020.912%2018.5082%2020.8176%2018.9525%2020.5913L18.2715%2019.2548C18.074%2019.3554%2017.8132%2019.4245%2017.3593%2019.4616C16.8967%2019.4994%2016.3025%2019.5%2015.45%2019.5V21ZM19.2548%2018.2715C19.0391%2018.6948%2018.6948%2019.039%2018.2715%2019.2548L18.9525%2020.5913C19.6581%2020.2317%2020.2318%2019.6581%2020.5913%2018.9525L19.2548%2018.2715ZM21%208.55C21%207.7223%2021.0006%207.05641%2020.9566%206.51853C20.912%205.97189%2020.8176%205.49175%2020.5913%205.04754L19.2548%205.72852C19.3554%205.92604%2019.4245%206.1868%2019.4616%206.64068C19.4994%207.10331%2019.5%207.69755%2019.5%208.55H21ZM15.45%204.5C16.3025%204.5%2016.8967%204.50058%2017.3593%204.53838C17.8132%204.57546%2018.074%204.6446%2018.2715%204.74524L18.9525%203.40873C18.5082%203.18238%2018.0281%203.08803%2017.4815%203.04336C16.9436%202.99942%2016.2777%203%2015.45%203V4.5ZM20.5913%205.04754C20.2318%204.34193%2019.6581%203.76825%2018.9525%203.40873L18.2715%204.74524C18.6948%204.96095%2019.0391%205.30516%2019.2548%205.72852L20.5913%205.04754ZM4.5%208.55C4.5%207.69755%204.50058%207.10331%204.53838%206.64068C4.57546%206.1868%204.6446%205.92604%204.74524%205.72852L3.40873%205.04754C3.18238%205.49175%203.08803%205.97189%203.04336%206.51853C2.99942%207.05641%203%207.7223%203%208.55H4.5ZM8.55%203C7.7223%203%207.05641%202.99942%206.51853%203.04336C5.97189%203.08803%205.49175%203.18238%205.04754%203.40873L5.72852%204.74524C5.92604%204.6446%206.1868%204.57546%206.64068%204.53838C7.10331%204.50058%207.69755%204.5%208.55%204.5V3ZM4.74524%205.72852C4.96095%205.30516%205.30516%204.96095%205.72852%204.74524L5.04754%203.40873C4.34193%203.76825%203.76825%204.34193%203.40873%205.04754L4.74524%205.72852Z'%20fill='%23252525'/%3e%3cpath%20d='M20.25%2015H21V13.5H20.25V15ZM3.75%2013.5H3V15H3.75V13.5ZM3.75%2015H20.25V13.5H3.75V15Z'%20fill='%23252525'/%3e%3c/svg%3e", as = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.0858%202.32272C11.4533%201.55909%2012.5467%201.55909%2012.9142%202.32272L15.0872%206.83907C15.2351%207.14651%2015.5293%207.35876%2015.8692%207.40319L20.8676%208.05664C21.7134%208.16721%2022.0517%209.20388%2021.4322%209.78704L17.779%2013.2263C17.5295%2013.4612%2017.4167%2013.8058%2017.4795%2014.1417L18.3971%2019.0563C18.5526%2019.8892%2017.6676%2020.5294%2016.9183%2020.1261L12.4825%2017.7385C12.1815%2017.5764%2011.8185%2017.5764%2011.5175%2017.7385L7.08174%2020.1261C6.33244%2020.5294%205.44743%2019.8892%205.60294%2019.0563L6.52054%2014.1417C6.58325%2013.8058%206.47048%2013.4612%206.22097%2013.2263L2.56776%209.78704C1.94833%209.20388%202.28661%208.16721%203.13241%208.05664L8.13078%207.40319C8.47066%207.35876%208.7649%207.14651%208.91282%206.83907L11.0858%202.32272Z'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", rs = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.25%204.75H5.75C4.09315%204.75%202.75%206.09315%202.75%207.75V8.25M17.75%204.75H18.25C19.9069%204.75%2021.25%206.09315%2021.25%207.75V8.25M21.25%2015.75V16.25C21.25%2017.9069%2019.9069%2019.25%2018.25%2019.25H17.75M6.25%2019.25H5.75C4.09315%2019.25%202.75%2017.9069%202.75%2016.25V15.75'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.75%209.75H16.25'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.75%2014.25H14.25'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", is = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.25%2010.75V6.75C20.25%205.09315%2018.9069%203.75%2017.25%203.75H6.75C5.09315%203.75%203.75%205.09315%203.75%206.75V17.25C3.75%2018.9069%205.09315%2020.25%206.75%2020.25H10.75M14.1879%2020.8366L12.0869%2013.0056C11.9372%2012.4478%2012.4478%2011.9372%2013.0056%2012.0869L20.8366%2014.1879C21.2665%2014.3032%2021.3428%2014.8805%2020.9576%2015.1035L17.4231%2017.1498C17.3097%2017.2155%2017.2155%2017.3097%2017.1498%2017.4231L15.1035%2020.9576C14.8805%2021.3428%2014.3032%2021.2665%2014.1879%2020.8366Z'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", ls = "data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.125%2016.875H16.875'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.9167%206.45833C12.1113%206.45833%2011.4583%207.11125%2011.4583%207.91667V12.9167C11.4583%2013.7221%2012.1113%2014.375%2012.9167%2014.375C13.7221%2014.375%2014.375%2013.7221%2014.375%2012.9167V7.91667C14.375%207.11125%2013.7221%206.45833%2012.9167%206.45833Z'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.08333%203.125C6.27792%203.125%205.625%203.77792%205.625%204.58333V12.9167C5.625%2013.7221%206.27792%2014.375%207.08333%2014.375C7.88875%2014.375%208.54167%2013.7221%208.54167%2012.9167V4.58333C8.54167%203.77792%207.88875%203.125%207.08333%203.125Z'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", cs = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.75%2018.25H7.25M3.75%2012H9.25M3.75%205.75H20.25M17%2010.5L18.5%2013.5L21.5%2015L18.5%2016.5L17%2019.5L15.5%2016.5L12.5%2015L15.5%2013.5L17%2010.5Z'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", Ge = {
|
|
53
|
-
Header:
|
|
54
|
-
Announcement:
|
|
55
|
-
PrimaryHero:
|
|
56
|
-
ProductHero:
|
|
57
|
-
Items:
|
|
58
|
-
FeaturedItems:
|
|
59
|
-
Content:
|
|
60
|
-
Stats:
|
|
61
|
-
ImageGallery:
|
|
62
|
-
Logos:
|
|
63
|
-
CTA:
|
|
64
|
-
FAQ:
|
|
65
|
-
Reviews:
|
|
66
|
-
ContactUs:
|
|
67
|
-
Footer:
|
|
52
|
+
], _d = ["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"], Zo = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.25%2015.45V8.55C20.25%206.86984%2020.25%206.02976%2019.923%205.38803C19.6354%204.82354%2019.1765%204.3646%2018.612%204.07698C17.9702%203.75%2017.1302%203.75%2015.45%203.75H8.55C6.86984%203.75%206.02976%203.75%205.38803%204.07698C4.82354%204.3646%204.3646%204.82354%204.07698%205.38803C3.75%206.02976%203.75%206.86984%203.75%208.55V15.45C3.75%2017.1302%203.75%2017.9702%204.07698%2018.612C4.3646%2019.1765%204.82354%2019.6354%205.38803%2019.923C6.02976%2020.25%206.86984%2020.25%208.55%2020.25H15.45C17.1302%2020.25%2017.9702%2020.25%2018.612%2019.923C19.1765%2019.6354%2019.6354%2019.1765%2019.923%2018.612C20.25%2017.9702%2020.25%2017.1302%2020.25%2015.45Z'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", Xo = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.0002%2012V20.5M12.0002%2012L4.5%207.78125M12.0002%2012L19.2627%207.91474M20.25%209.11392V14.8861C20.25%2015.9699%2019.6654%2016.9695%2018.7208%2017.5008L13.4708%2020.4539C12.5575%2020.9676%2011.4425%2020.9676%2010.5292%2020.4539L5.27922%2017.5008C4.33459%2016.9695%203.75%2015.9699%203.75%2014.8861V9.11392C3.75%208.0301%204.33459%207.03055%205.27922%206.49919L10.5292%203.54607C11.4425%203.03237%2012.5575%203.03237%2013.4708%203.54607L18.7208%206.4992C19.6654%207.03055%2020.25%208.0301%2020.25%209.11392Z'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", Yo = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.25%2020.25H6.75C5.09315%2020.25%203.75%2018.9069%203.75%2017.25V15.75M15.75%2020.25H17.25C18.9069%2020.25%2020.25%2018.9069%2020.25%2017.25V15.75M3.75%208.25V6.75C3.75%205.09315%205.09315%203.75%206.75%203.75H8.25M15.75%203.75H17.25C18.9069%203.75%2020.25%205.09315%2020.25%206.75V8.25M15.25%2010.3571L12%2011.9999M12%2011.9999L8.75%2010.3571M12%2011.9999V15.2856M11.0077%208.28125L9.25772%209.28125C8.63457%209.63733%208.25%2010.3%208.25%2011.0177V12.9822C8.25%2013.6999%208.63457%2014.3626%209.25772%2014.7186L11.0077%2015.7186C11.6226%2016.07%2012.3774%2016.07%2012.9923%2015.7186L14.7423%2014.7186C15.3654%2014.3626%2015.75%2013.6999%2015.75%2012.9822V11.0177C15.75%2010.3%2015.3654%209.63733%2014.7423%209.28125L12.9923%208.28125C12.3774%207.9299%2011.6226%207.9299%2011.0077%208.28125Z'%20stroke='%23252525'%20stroke-width='1.40625'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", Ko = "data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.125%203.125H16.875'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.9167%205.625C12.1113%205.625%2011.4583%206.27792%2011.4583%207.08333V12.0833C11.4583%2012.8887%2012.1113%2013.5417%2012.9167%2013.5417C13.7221%2013.5417%2014.375%2012.8887%2014.375%2012.0833V7.08333C14.375%206.27792%2013.7221%205.625%2012.9167%205.625Z'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.08333%205.625C6.27792%205.625%205.625%206.27792%205.625%207.08333V15.4167C5.625%2016.2221%206.27792%2016.875%207.08333%2016.875C7.88875%2016.875%208.54167%2016.2221%208.54167%2015.4167V7.08333C8.54167%206.27792%207.88875%205.625%207.08333%205.625Z'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", Jo = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.1073%2017.1577C17.1073%2018.8655%2015.7213%2020.25%2014.0116%2020.25C12.3019%2020.25%2010.9159%2018.8655%2010.9159%2017.1577C10.9159%2015.4499%2012.3019%2014.0654%2014.0116%2014.0654C15.7213%2014.0654%2017.1073%2015.4499%2017.1073%2017.1577Z'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linejoin='round'/%3e%3cpath%20d='M4.99145%206.98598L10.4681%2011.5764L3.75%2014.0189L4.99145%206.98598Z'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linejoin='round'/%3e%3cpath%20d='M14.0106%204.46532C14.1536%203.9321%2014.7017%203.61567%2015.235%203.75841L19.2835%204.842C19.8172%204.98485%2020.1339%205.53345%2019.9908%206.06708L18.9065%2010.1093C18.7635%2010.6425%2018.2154%2010.9589%2017.6821%2010.8162L13.6336%209.73258C13.0999%209.58973%2012.7832%209.04113%2012.9263%208.50749L14.0106%204.46532Z'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linejoin='round'/%3e%3c/svg%3e", Qo = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.25%2014.75H10C10%2014.3358%209.66421%2014%209.25%2014V14.75ZM3.75%2020.25H3V21H3.75V20.25ZM14.75%209.25H15.5C15.5%208.83579%2015.1642%208.5%2014.75%208.5V9.25ZM20.25%2020.25V21H21V20.25H20.25ZM1.75%2019.5C1.33579%2019.5%201%2019.8358%201%2020.25C1%2020.6642%201.33579%2021%201.75%2021V19.5ZM22.25%2021C22.6642%2021%2023%2020.6642%2023%2020.25C23%2019.8358%2022.6642%2019.5%2022.25%2019.5V21ZM5.25%2015.5H9.25V14H5.25V15.5ZM8.5%2014.75V20.25H10V14.75H8.5ZM9.25%2019.5H3.75V21H9.25V19.5ZM4.5%2020.25V16.25H3V20.25H4.5ZM5.25%2014C4.00736%2014%203%2015.0074%203%2016.25H4.5C4.5%2015.8358%204.83579%2015.5%205.25%2015.5V14ZM10.75%2010H14.75V8.5H10.75V10ZM14%209.25V20.25H15.5V9.25H14ZM14.75%2019.5H9.25V21H14.75V19.5ZM10%2020.25V10.75H8.5V20.25H10ZM10.75%208.5C9.50736%208.5%208.5%209.50736%208.5%2010.75H10C10%2010.3358%2010.3358%2010%2010.75%2010V8.5ZM16.25%204.5H18.75V3H16.25V4.5ZM19.5%205.25V20.25H21V5.25H19.5ZM20.25%2019.5H14.75V21H20.25V19.5ZM15.5%2020.25V5.25H14V20.25H15.5ZM18.75%204.5C19.1642%204.5%2019.5%204.83579%2019.5%205.25H21C21%204.00736%2019.9926%203%2018.75%203V4.5ZM16.25%203C15.0074%203%2014%204.00736%2014%205.25H15.5C15.5%204.83579%2015.8358%204.5%2016.25%204.5V3ZM1.75%2021H22.25V19.5H1.75V21Z'%20fill='%23252525'/%3e%3c/svg%3e", es = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4%2014.2105L6.84488%2012.0821C7.66137%2011.5378%208.75215%2011.6663%209.41987%2012.3853C10.9123%2013.9926%2012.6426%2015.4538%2015%2015.4538C17.1727%2015.4538%2018.6125%2014.6485%2020%2013.261M6.75%2020.25H17.25C18.9069%2020.25%2020.25%2018.9069%2020.25%2017.25V6.75C20.25%205.09315%2018.9069%203.75%2017.25%203.75H6.75C5.09315%203.75%203.75%205.09315%203.75%206.75V17.25C3.75%2018.9069%205.09315%2020.25%206.75%2020.25ZM17.25%208.75C17.25%209.85457%2016.3546%2010.75%2015.25%2010.75C14.1454%2010.75%2013.25%209.85457%2013.25%208.75C13.25%207.64543%2014.1454%206.75%2015.25%206.75C16.3546%206.75%2017.25%207.64543%2017.25%208.75Z'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e", ts = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.252%2019.25H6.74803C5.26465%2019.25%204.29985%2017.6884%204.96324%2016.3611L10.2152%205.85345C10.9506%204.38218%2013.0494%204.38218%2013.7848%205.85345L19.0368%2016.3611C19.7001%2017.6884%2018.7354%2019.25%2017.252%2019.25Z'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linejoin='round'/%3e%3c/svg%3e", os = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11%202.75V4.5M16.9069%205.09326L15.5962%206.40392M6.40381%2015.5962L5.09315%2016.9069M4.5%2011H2.75M6.40381%206.40381L5.09315%205.09315M14.1323%2020.999L10.5777%2011.3226C10.3542%2010.7143%2010.9552%2010.1281%2011.5577%2010.3666L21.0397%2014.1199C21.4283%2014.2737%2021.4679%2014.8081%2021.1062%2015.0175L17.4231%2017.1498C17.3097%2017.2155%2017.2155%2017.3097%2017.1498%2017.4231L15.0343%2021.0771C14.822%2021.4438%2014.2784%2021.3967%2014.1323%2020.999Z'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", ss = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.38803%2019.923L5.72852%2019.2548H5.72852L5.38803%2019.923ZM4.07698%2018.612L3.40873%2018.9525H3.40873L4.07698%2018.612ZM19.923%2018.612L19.2548%2018.2715V18.2715L19.923%2018.612ZM18.612%2019.923L18.2715%2019.2548H18.2715L18.612%2019.923ZM19.923%205.38803L19.2548%205.72852V5.72852L19.923%205.38803ZM18.612%204.07698L18.9525%203.40873V3.40873L18.612%204.07698ZM4.07698%205.38803L4.74524%205.72852L4.07698%205.38803ZM5.38803%204.07698L5.72852%204.74524L5.38803%204.07698ZM19.5%208.55V15.45H21V8.55H19.5ZM15.45%2019.5H8.55V21H15.45V19.5ZM4.5%2015.45V8.55H3V15.45H4.5ZM8.55%204.5H15.45V3H8.55V4.5ZM8.55%2019.5C7.69755%2019.5%207.10331%2019.4994%206.64068%2019.4616C6.1868%2019.4245%205.92604%2019.3554%205.72852%2019.2548L5.04754%2020.5913C5.49175%2020.8176%205.97189%2020.912%206.51853%2020.9566C7.05641%2021.0006%207.7223%2021%208.55%2021V19.5ZM3%2015.45C3%2016.2777%202.99942%2016.9436%203.04336%2017.4815C3.08803%2018.0281%203.18238%2018.5082%203.40873%2018.9525L4.74524%2018.2715C4.6446%2018.074%204.57546%2017.8132%204.53838%2017.3593C4.50058%2016.8967%204.5%2016.3025%204.5%2015.45H3ZM5.72852%2019.2548C5.30516%2019.039%204.96095%2018.6948%204.74524%2018.2715L3.40873%2018.9525C3.76825%2019.6581%204.34193%2020.2317%205.04754%2020.5913L5.72852%2019.2548ZM19.5%2015.45C19.5%2016.3025%2019.4994%2016.8967%2019.4616%2017.3593C19.4245%2017.8132%2019.3554%2018.074%2019.2548%2018.2715L20.5913%2018.9525C20.8176%2018.5082%2020.912%2018.0281%2020.9566%2017.4815C21.0006%2016.9436%2021%2016.2777%2021%2015.45H19.5ZM15.45%2021C16.2777%2021%2016.9436%2021.0006%2017.4815%2020.9566C18.0281%2020.912%2018.5082%2020.8176%2018.9525%2020.5913L18.2715%2019.2548C18.074%2019.3554%2017.8132%2019.4245%2017.3593%2019.4616C16.8967%2019.4994%2016.3025%2019.5%2015.45%2019.5V21ZM19.2548%2018.2715C19.0391%2018.6948%2018.6948%2019.039%2018.2715%2019.2548L18.9525%2020.5913C19.6581%2020.2317%2020.2318%2019.6581%2020.5913%2018.9525L19.2548%2018.2715ZM21%208.55C21%207.7223%2021.0006%207.05641%2020.9566%206.51853C20.912%205.97189%2020.8176%205.49175%2020.5913%205.04754L19.2548%205.72852C19.3554%205.92604%2019.4245%206.1868%2019.4616%206.64068C19.4994%207.10331%2019.5%207.69755%2019.5%208.55H21ZM15.45%204.5C16.3025%204.5%2016.8967%204.50058%2017.3593%204.53838C17.8132%204.57546%2018.074%204.6446%2018.2715%204.74524L18.9525%203.40873C18.5082%203.18238%2018.0281%203.08803%2017.4815%203.04336C16.9436%202.99942%2016.2777%203%2015.45%203V4.5ZM20.5913%205.04754C20.2318%204.34193%2019.6581%203.76825%2018.9525%203.40873L18.2715%204.74524C18.6948%204.96095%2019.0391%205.30516%2019.2548%205.72852L20.5913%205.04754ZM4.5%208.55C4.5%207.69755%204.50058%207.10331%204.53838%206.64068C4.57546%206.1868%204.6446%205.92604%204.74524%205.72852L3.40873%205.04754C3.18238%205.49175%203.08803%205.97189%203.04336%206.51853C2.99942%207.05641%203%207.7223%203%208.55H4.5ZM8.55%203C7.7223%203%207.05641%202.99942%206.51853%203.04336C5.97189%203.08803%205.49175%203.18238%205.04754%203.40873L5.72852%204.74524C5.92604%204.6446%206.1868%204.57546%206.64068%204.53838C7.10331%204.50058%207.69755%204.5%208.55%204.5V3ZM4.74524%205.72852C4.96095%205.30516%205.30516%204.96095%205.72852%204.74524L5.04754%203.40873C4.34193%203.76825%203.76825%204.34193%203.40873%205.04754L4.74524%205.72852Z'%20fill='%23252525'/%3e%3cpath%20d='M20.25%2015H21V13.5H20.25V15ZM3.75%2013.5H3V15H3.75V13.5ZM3.75%2015H20.25V13.5H3.75V15Z'%20fill='%23252525'/%3e%3c/svg%3e", ns = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.0858%202.32272C11.4533%201.55909%2012.5467%201.55909%2012.9142%202.32272L15.0872%206.83907C15.2351%207.14651%2015.5293%207.35876%2015.8692%207.40319L20.8676%208.05664C21.7134%208.16721%2022.0517%209.20388%2021.4322%209.78704L17.779%2013.2263C17.5295%2013.4612%2017.4167%2013.8058%2017.4795%2014.1417L18.3971%2019.0563C18.5526%2019.8892%2017.6676%2020.5294%2016.9183%2020.1261L12.4825%2017.7385C12.1815%2017.5764%2011.8185%2017.5764%2011.5175%2017.7385L7.08174%2020.1261C6.33244%2020.5294%205.44743%2019.8892%205.60294%2019.0563L6.52054%2014.1417C6.58325%2013.8058%206.47048%2013.4612%206.22097%2013.2263L2.56776%209.78704C1.94833%209.20388%202.28661%208.16721%203.13241%208.05664L8.13078%207.40319C8.47066%207.35876%208.7649%207.14651%208.91282%206.83907L11.0858%202.32272Z'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", as = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.25%204.75H5.75C4.09315%204.75%202.75%206.09315%202.75%207.75V8.25M17.75%204.75H18.25C19.9069%204.75%2021.25%206.09315%2021.25%207.75V8.25M21.25%2015.75V16.25C21.25%2017.9069%2019.9069%2019.25%2018.25%2019.25H17.75M6.25%2019.25H5.75C4.09315%2019.25%202.75%2017.9069%202.75%2016.25V15.75'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.75%209.75H16.25'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.75%2014.25H14.25'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", rs = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.25%2010.75V6.75C20.25%205.09315%2018.9069%203.75%2017.25%203.75H6.75C5.09315%203.75%203.75%205.09315%203.75%206.75V17.25C3.75%2018.9069%205.09315%2020.25%206.75%2020.25H10.75M14.1879%2020.8366L12.0869%2013.0056C11.9372%2012.4478%2012.4478%2011.9372%2013.0056%2012.0869L20.8366%2014.1879C21.2665%2014.3032%2021.3428%2014.8805%2020.9576%2015.1035L17.4231%2017.1498C17.3097%2017.2155%2017.2155%2017.3097%2017.1498%2017.4231L15.1035%2020.9576C14.8805%2021.3428%2014.3032%2021.2665%2014.1879%2020.8366Z'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", is = "data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.125%2016.875H16.875'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.9167%206.45833C12.1113%206.45833%2011.4583%207.11125%2011.4583%207.91667V12.9167C11.4583%2013.7221%2012.1113%2014.375%2012.9167%2014.375C13.7221%2014.375%2014.375%2013.7221%2014.375%2012.9167V7.91667C14.375%207.11125%2013.7221%206.45833%2012.9167%206.45833Z'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.08333%203.125C6.27792%203.125%205.625%203.77792%205.625%204.58333V12.9167C5.625%2013.7221%206.27792%2014.375%207.08333%2014.375C7.88875%2014.375%208.54167%2013.7221%208.54167%2012.9167V4.58333C8.54167%203.77792%207.88875%203.125%207.08333%203.125Z'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", ls = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.75%2018.25H7.25M3.75%2012H9.25M3.75%205.75H20.25M17%2010.5L18.5%2013.5L21.5%2015L18.5%2016.5L17%2019.5L15.5%2016.5L12.5%2015L15.5%2013.5L17%2010.5Z'%20stroke='%23252525'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", Ge = {
|
|
53
|
+
Header: Ko,
|
|
54
|
+
Announcement: ls,
|
|
55
|
+
PrimaryHero: rs,
|
|
56
|
+
ProductHero: Zo,
|
|
57
|
+
Items: Xo,
|
|
58
|
+
FeaturedItems: Yo,
|
|
59
|
+
Content: Jo,
|
|
60
|
+
Stats: Qo,
|
|
61
|
+
ImageGallery: es,
|
|
62
|
+
Logos: ts,
|
|
63
|
+
CTA: os,
|
|
64
|
+
FAQ: ss,
|
|
65
|
+
Reviews: ns,
|
|
66
|
+
ContactUs: as,
|
|
67
|
+
Footer: is
|
|
68
68
|
}, _t = {
|
|
69
69
|
None: "var(--radius-none)",
|
|
70
70
|
4: "var(--radius-xs)",
|
|
@@ -78,10 +78,10 @@ const Me = [
|
|
|
78
78
|
1: "var(--border-sm)",
|
|
79
79
|
2: "var(--border-md)",
|
|
80
80
|
4: "var(--border-lg)"
|
|
81
|
-
},
|
|
82
|
-
header:
|
|
83
|
-
left:
|
|
84
|
-
right:
|
|
81
|
+
}, cs = "_header_2d8xd_1", ds = "_left_2d8xd_13", us = "_right_2d8xd_14", Xe = {
|
|
82
|
+
header: cs,
|
|
83
|
+
left: ds,
|
|
84
|
+
right: us
|
|
85
85
|
};
|
|
86
86
|
async function $e(t, n) {
|
|
87
87
|
const o = localStorage.getItem("shopId") || void 0, s = `${De}/${t}/builder/shops/${o}/${n}`;
|
|
@@ -91,7 +91,7 @@ async function $e(t, n) {
|
|
|
91
91
|
method: "get"
|
|
92
92
|
})).data;
|
|
93
93
|
}
|
|
94
|
-
async function
|
|
94
|
+
async function hs() {
|
|
95
95
|
try {
|
|
96
96
|
const [t, n, o, s, i, a, r, l] = await Promise.allSettled([
|
|
97
97
|
$e("v1", "general"),
|
|
@@ -121,17 +121,17 @@ async function ps() {
|
|
|
121
121
|
throw console.error("Error fetching page data:", t), t;
|
|
122
122
|
}
|
|
123
123
|
}
|
|
124
|
-
async function
|
|
124
|
+
async function ps() {
|
|
125
125
|
try {
|
|
126
|
-
const { data: t } = await
|
|
127
|
-
`${
|
|
126
|
+
const { data: t } = await oo.get(
|
|
127
|
+
`${go}?key=AIzaSyAEsTbjAPUz_TeuFCq4z4LPK9w_vst0Pfw`
|
|
128
128
|
);
|
|
129
129
|
return t.items;
|
|
130
130
|
} catch (t) {
|
|
131
131
|
throw console.error("Error fetching page data:", t), t;
|
|
132
132
|
}
|
|
133
133
|
}
|
|
134
|
-
async function
|
|
134
|
+
async function gs() {
|
|
135
135
|
var s;
|
|
136
136
|
const t = localStorage.getItem("shopId"), n = localStorage.getItem("draftId"), o = `${De}/v2/builder/shops/${t}/drafts/${n}/pages`;
|
|
137
137
|
try {
|
|
@@ -147,7 +147,7 @@ async function ms() {
|
|
|
147
147
|
};
|
|
148
148
|
}
|
|
149
149
|
}
|
|
150
|
-
async function
|
|
150
|
+
async function ms() {
|
|
151
151
|
const t = localStorage.getItem("shopId") || void 0, n = localStorage.getItem("draftId") || void 0, o = `${De}/v2/builder/shops/${t}/drafts/${n}/all`;
|
|
152
152
|
return (await we({
|
|
153
153
|
url: o,
|
|
@@ -155,16 +155,16 @@ async function fs() {
|
|
|
155
155
|
method: "get"
|
|
156
156
|
})).data;
|
|
157
157
|
}
|
|
158
|
-
async function
|
|
159
|
-
const n =
|
|
158
|
+
async function Pt(t) {
|
|
159
|
+
const n = dt ? localStorage.getItem("fakeDomain") : window.location.hostname, o = `${Mt}/shops/${n}/general` + (t ? `?password=${t}` : "");
|
|
160
160
|
return (await we({
|
|
161
161
|
method: "get",
|
|
162
162
|
url: o,
|
|
163
163
|
withToken: !1
|
|
164
164
|
})).data;
|
|
165
165
|
}
|
|
166
|
-
const
|
|
167
|
-
const t =
|
|
166
|
+
const fs = async () => {
|
|
167
|
+
const t = dt ? localStorage.getItem("fakeDomain") || "flagship-theme.pages.dev" : window.location.hostname, n = `${Mt}/v2/shops/${t}/settings-theme`;
|
|
168
168
|
return await we({
|
|
169
169
|
url: n,
|
|
170
170
|
withToken: !0,
|
|
@@ -179,20 +179,20 @@ const ao = async () => {
|
|
|
179
179
|
main: Ss,
|
|
180
180
|
loading: Cs,
|
|
181
181
|
notification: bs
|
|
182
|
-
},
|
|
183
|
-
const { footer: o } =
|
|
182
|
+
}, Rt = ({ render: t, block: n }) => t(n), it = ({ settings: t, pageContext: n }) => {
|
|
183
|
+
const { footer: o } = W(), { settings: s } = te(), { pageContext: i } = G();
|
|
184
184
|
return o == null ? void 0 : o.renderBlock(t || s, n || i);
|
|
185
|
-
},
|
|
186
|
-
const { header: o } =
|
|
185
|
+
}, lt = ({ settings: t, pageContext: n }) => {
|
|
186
|
+
const { header: o } = W(), { settings: s } = te(), { pageContext: i } = G();
|
|
187
187
|
return o == null ? void 0 : o.renderBlock(t || s, n || i);
|
|
188
|
-
},
|
|
188
|
+
}, ao = ({
|
|
189
189
|
settings: t,
|
|
190
190
|
pageContext: n
|
|
191
191
|
}) => {
|
|
192
|
-
const { announcement: o } =
|
|
192
|
+
const { announcement: o } = W(), { settings: s } = te(), { pageContext: i } = G();
|
|
193
193
|
return o == null ? void 0 : o.renderBlock(t || s, n || i);
|
|
194
|
-
},
|
|
195
|
-
const n =
|
|
194
|
+
}, ro = async (t) => {
|
|
195
|
+
const n = dt ? localStorage.getItem("fakeDomain") || "flagship-theme.pages.dev" : window.location.hostname, o = `${Mt}/v2/shops/${n}/pages/${t}`;
|
|
196
196
|
try {
|
|
197
197
|
return await we({
|
|
198
198
|
url: o,
|
|
@@ -200,7 +200,7 @@ const ao = async () => {
|
|
|
200
200
|
method: "get"
|
|
201
201
|
});
|
|
202
202
|
} catch (s) {
|
|
203
|
-
if (
|
|
203
|
+
if (oo.isAxiosError(s) && s.response && s.response.status === 404)
|
|
204
204
|
return null;
|
|
205
205
|
}
|
|
206
206
|
}, ks = "_wrapper_5w9s8_1", js = {
|
|
@@ -213,7 +213,7 @@ const ao = async () => {
|
|
|
213
213
|
content: Ts,
|
|
214
214
|
title: Ns
|
|
215
215
|
}, Ls = () => {
|
|
216
|
-
const t =
|
|
216
|
+
const t = le();
|
|
217
217
|
return /* @__PURE__ */ e.jsx("div", { className: vt.wrapper, children: /* @__PURE__ */ e.jsxs("div", { className: vt.content, children: [
|
|
218
218
|
/* @__PURE__ */ e.jsx("h1", { className: vt.title, children: "Page Not Found" }),
|
|
219
219
|
/* @__PURE__ */ e.jsx(
|
|
@@ -226,80 +226,73 @@ const ao = async () => {
|
|
|
226
226
|
)
|
|
227
227
|
] }) });
|
|
228
228
|
}, Bs = ({ pagePath: t }) => {
|
|
229
|
-
const { sourceBlocks: n } = se(), [o, s] = x.useState(null), [i, a] = x.useState(!0), [r, l] = x.useState(null), { settings:
|
|
229
|
+
const { sourceBlocks: n } = se(), [o, s] = x.useState(null), [i, a] = x.useState(!0), [r, l] = x.useState(null), { settings: u } = te(), { addProducts: f } = mo(), { notification: h, setNotification: m } = Le(), [c, d] = x.useState(null), { pageContext: v } = G();
|
|
230
230
|
x.useEffect(() => {
|
|
231
231
|
if (h) {
|
|
232
|
-
|
|
233
|
-
const
|
|
232
|
+
c && clearTimeout(c);
|
|
233
|
+
const _ = setTimeout(() => {
|
|
234
234
|
m(null);
|
|
235
235
|
}, 3e3);
|
|
236
|
-
|
|
236
|
+
d(_);
|
|
237
237
|
}
|
|
238
238
|
}, [h]), x.useEffect(() => {
|
|
239
|
-
a(!0)
|
|
240
|
-
|
|
241
|
-
if (
|
|
242
|
-
const
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
}, b = async () => {
|
|
246
|
-
const C = await io(encodeURIComponent(t));
|
|
247
|
-
if (C) {
|
|
248
|
-
const { data: j } = C;
|
|
249
|
-
l(j.layout);
|
|
250
|
-
const k = j.listings && j.listings.length > 0 ? j.listings : w.listings;
|
|
239
|
+
a(!0), (async () => {
|
|
240
|
+
const S = await ro(encodeURIComponent(t));
|
|
241
|
+
if (S) {
|
|
242
|
+
const { data: w } = S;
|
|
243
|
+
l(w.layout);
|
|
244
|
+
const p = w.listings && w.listings.length > 0 ? w.listings : v.listings;
|
|
251
245
|
s({
|
|
252
|
-
...
|
|
253
|
-
products:
|
|
254
|
-
reviews:
|
|
255
|
-
categories:
|
|
256
|
-
faqs:
|
|
257
|
-
general:
|
|
258
|
-
fullPosts:
|
|
259
|
-
posts:
|
|
260
|
-
listings:
|
|
261
|
-
}), await f(
|
|
246
|
+
...v,
|
|
247
|
+
products: w.products,
|
|
248
|
+
reviews: w.reviews,
|
|
249
|
+
categories: w.categories,
|
|
250
|
+
faqs: w.faqs,
|
|
251
|
+
general: w.general,
|
|
252
|
+
fullPosts: w.fullPosts,
|
|
253
|
+
posts: w.posts,
|
|
254
|
+
listings: p
|
|
255
|
+
}), await f(w.products);
|
|
262
256
|
}
|
|
263
257
|
a(!1);
|
|
264
|
-
};
|
|
265
|
-
d(), b();
|
|
258
|
+
})();
|
|
266
259
|
}, [t]);
|
|
267
|
-
const
|
|
268
|
-
if (!
|
|
260
|
+
const g = (_) => {
|
|
261
|
+
if (!_ || !_.name)
|
|
269
262
|
return /* @__PURE__ */ e.jsx(He, { error: "Block or block.name is undefined." });
|
|
270
|
-
if (!n || !n[
|
|
271
|
-
return /* @__PURE__ */ e.jsx(He, { error: `Block "${
|
|
272
|
-
const
|
|
273
|
-
return
|
|
263
|
+
if (!n || !n[_.name])
|
|
264
|
+
return /* @__PURE__ */ e.jsx(He, { error: `Block "${_.name}" does not exist in blocks.` });
|
|
265
|
+
const S = new n[_.name]();
|
|
266
|
+
return _.value && Object.assign(S, _.value), S.renderBlock(u, o);
|
|
274
267
|
};
|
|
275
268
|
return !i && r === null ? /* @__PURE__ */ e.jsx(Ls, {}) : /* @__PURE__ */ e.jsxs("div", { className: Ye.wrapper, children: [
|
|
276
269
|
!i && r ? /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
277
|
-
/* @__PURE__ */ e.jsx(
|
|
270
|
+
/* @__PURE__ */ e.jsx(ao, {}),
|
|
278
271
|
/* @__PURE__ */ e.jsx(
|
|
279
|
-
|
|
272
|
+
lt,
|
|
280
273
|
{
|
|
281
|
-
settings:
|
|
274
|
+
settings: u,
|
|
282
275
|
pageContext: o
|
|
283
276
|
}
|
|
284
277
|
),
|
|
285
|
-
/* @__PURE__ */ e.jsx("div", { className: Ye.main, children: r.order && r.order.map((
|
|
286
|
-
|
|
278
|
+
/* @__PURE__ */ e.jsx("div", { className: Ye.main, children: r.order && r.order.map((_) => /* @__PURE__ */ e.jsx(
|
|
279
|
+
Rt,
|
|
287
280
|
{
|
|
288
|
-
block: r.data[
|
|
289
|
-
render:
|
|
281
|
+
block: r.data[_],
|
|
282
|
+
render: g
|
|
290
283
|
},
|
|
291
|
-
|
|
284
|
+
_
|
|
292
285
|
)) }),
|
|
293
286
|
/* @__PURE__ */ e.jsx(
|
|
294
|
-
|
|
287
|
+
it,
|
|
295
288
|
{
|
|
296
|
-
settings:
|
|
289
|
+
settings: u,
|
|
297
290
|
pageContext: o
|
|
298
291
|
}
|
|
299
292
|
)
|
|
300
|
-
] }) : /* @__PURE__ */ e.jsx("div", { className: Ye.loading, children: /* @__PURE__ */ e.jsx(
|
|
293
|
+
] }) : /* @__PURE__ */ e.jsx("div", { className: Ye.loading, children: /* @__PURE__ */ e.jsx(ie, {}) }),
|
|
301
294
|
h && /* @__PURE__ */ e.jsx("div", { className: Ye.notification, children: /* @__PURE__ */ e.jsx(
|
|
302
|
-
|
|
295
|
+
so,
|
|
303
296
|
{
|
|
304
297
|
message: h.message,
|
|
305
298
|
type: h.status
|
|
@@ -308,7 +301,7 @@ const ao = async () => {
|
|
|
308
301
|
] });
|
|
309
302
|
};
|
|
310
303
|
function As() {
|
|
311
|
-
const t =
|
|
304
|
+
const t = ut();
|
|
312
305
|
return /* @__PURE__ */ e.jsx(Bs, { pagePath: t.pathname });
|
|
313
306
|
}
|
|
314
307
|
const Ps = (t, n) => {
|
|
@@ -431,7 +424,7 @@ const Ps = (t, n) => {
|
|
|
431
424
|
o.id = "dynamic-styles", o.innerHTML = t, document.head.appendChild(o);
|
|
432
425
|
}
|
|
433
426
|
};
|
|
434
|
-
let
|
|
427
|
+
let ct = /* @__PURE__ */ new Set();
|
|
435
428
|
const Is = (t) => {
|
|
436
429
|
const n = /* @__PURE__ */ new Map();
|
|
437
430
|
return Object.entries(t).forEach(([o, s]) => {
|
|
@@ -455,19 +448,19 @@ const Is = (t) => {
|
|
|
455
448
|
});
|
|
456
449
|
}), n;
|
|
457
450
|
}, Fs = (t) => {
|
|
458
|
-
|
|
451
|
+
ct.forEach((n) => {
|
|
459
452
|
if (!t.has(n)) {
|
|
460
453
|
const o = document.querySelector(`link[data-font="${n}"]`);
|
|
461
|
-
o && o.remove(),
|
|
454
|
+
o && o.remove(), ct.delete(n);
|
|
462
455
|
}
|
|
463
456
|
});
|
|
464
457
|
}, Hs = (t) => {
|
|
465
458
|
const n = /* @__PURE__ */ new Set();
|
|
466
459
|
t.forEach((o, s) => {
|
|
467
460
|
const i = Array.from(o).join(";"), a = `${s}:wght@${i}`;
|
|
468
|
-
if (n.add(a), !
|
|
461
|
+
if (n.add(a), !ct.has(a)) {
|
|
469
462
|
const r = document.createElement("link");
|
|
470
|
-
r.rel = "stylesheet", r.href = `https://fonts.googleapis.com/css2?family=${a}&display=swap`, r.setAttribute("data-font", a), document.head.appendChild(r),
|
|
463
|
+
r.rel = "stylesheet", r.href = `https://fonts.googleapis.com/css2?family=${a}&display=swap`, r.setAttribute("data-font", a), document.head.appendChild(r), ct.add(a);
|
|
471
464
|
}
|
|
472
465
|
}), Fs(n);
|
|
473
466
|
}, Es = (t) => {
|
|
@@ -493,24 +486,24 @@ function wd() {
|
|
|
493
486
|
footer: a,
|
|
494
487
|
setFooter: r,
|
|
495
488
|
announcement: l,
|
|
496
|
-
setAnnouncement:
|
|
497
|
-
} =
|
|
498
|
-
if (
|
|
489
|
+
setAnnouncement: u
|
|
490
|
+
} = W.getState(), { currentPage: f, pages: h } = G.getState(), { currentInstance: m } = se.getState(), { settings: c, setSettings: d } = te.getState();
|
|
491
|
+
if (d(c), n && m && h) {
|
|
499
492
|
if (n === "header" && s)
|
|
500
493
|
i(s);
|
|
501
494
|
else if (n === "footer" && a)
|
|
502
495
|
r(a);
|
|
503
496
|
else if (n === "announcement" && l)
|
|
504
|
-
|
|
497
|
+
u(l);
|
|
505
498
|
else if (n === "header" || n === "footer" || n === "announcement")
|
|
506
499
|
throw new Error(`Missing ${n} data.`);
|
|
507
|
-
const
|
|
500
|
+
const v = {
|
|
508
501
|
blockSettings: {}
|
|
509
502
|
};
|
|
510
503
|
if (!m.blockSettings)
|
|
511
504
|
throw new Error("currentInstance.blockSettings is undefined.");
|
|
512
505
|
if (Object.keys(m.blockSettings).filter((g) => !["displayName", "isAddable"].includes(g)).forEach((g) => {
|
|
513
|
-
|
|
506
|
+
v.blockSettings[g] = m.blockSettings[g];
|
|
514
507
|
}), !h[f])
|
|
515
508
|
throw new Error(`Page "${f}" does not exist.`);
|
|
516
509
|
if (!o[h[f].path].data || !o[h[f].path].data[n])
|
|
@@ -519,7 +512,7 @@ function wd() {
|
|
|
519
512
|
);
|
|
520
513
|
t(h[f].path, n, {
|
|
521
514
|
name: o[h[f].path].data[n].name,
|
|
522
|
-
value:
|
|
515
|
+
value: v
|
|
523
516
|
});
|
|
524
517
|
}
|
|
525
518
|
} catch (t) {
|
|
@@ -527,7 +520,7 @@ function wd() {
|
|
|
527
520
|
}
|
|
528
521
|
}
|
|
529
522
|
async function vd(t, n, o, s) {
|
|
530
|
-
const i =
|
|
523
|
+
const i = dt ? localStorage.getItem("fakeDomain") : window.location.hostname, a = `${fo}/v1/public/${i}/tickets`, { setNotification: r } = Le.getState(), l = await we({
|
|
531
524
|
method: "post",
|
|
532
525
|
url: a,
|
|
533
526
|
body: {
|
|
@@ -547,12 +540,12 @@ const Ds = "_tooltip_1ch07_1", Rs = "_fadeIn_1ch07_1", Os = {
|
|
|
547
540
|
tooltip: Ds,
|
|
548
541
|
fadeIn: Rs
|
|
549
542
|
}, Ee = (t) => {
|
|
550
|
-
const { text: n } = t, { setShowTooltip: o } =
|
|
543
|
+
const { text: n } = t, { setShowTooltip: o } = Ft();
|
|
551
544
|
return x.useEffect(() => (o(!0), () => {
|
|
552
545
|
o(!1);
|
|
553
546
|
}), []), /* @__PURE__ */ e.jsx("div", { className: Os.tooltip, children: n });
|
|
554
547
|
}, Us = () => {
|
|
555
|
-
const { undo: t, redo: n, past: o, future: s } =
|
|
548
|
+
const { undo: t, redo: n, past: o, future: s } = xo(), [i, a] = x.useState(!1), [r, l] = x.useState(!1), [u, f] = x.useState(!1), [h, m] = x.useState(!1), [c, d] = x.useState(null), { setNotification: v } = Le();
|
|
556
549
|
return x.useEffect(() => {
|
|
557
550
|
a(o.length === 0);
|
|
558
551
|
}, [o]), x.useEffect(() => {
|
|
@@ -561,14 +554,14 @@ const Ds = "_tooltip_1ch07_1", Rs = "_fadeIn_1ch07_1", Os = {
|
|
|
561
554
|
/* @__PURE__ */ e.jsxs(
|
|
562
555
|
"div",
|
|
563
556
|
{
|
|
564
|
-
className:
|
|
557
|
+
className: j(Ue.button, {
|
|
565
558
|
[Ue.disabled]: i
|
|
566
559
|
}),
|
|
567
560
|
onMouseEnter: () => {
|
|
568
561
|
const g = setTimeout(() => {
|
|
569
562
|
m(!0), f(!1);
|
|
570
563
|
}, 200);
|
|
571
|
-
|
|
564
|
+
d(g);
|
|
572
565
|
},
|
|
573
566
|
onMouseLeave: () => {
|
|
574
567
|
c && clearTimeout(c), m(!1), f(!1);
|
|
@@ -581,7 +574,7 @@ const Ds = "_tooltip_1ch07_1", Rs = "_fadeIn_1ch07_1", Os = {
|
|
|
581
574
|
width: 20,
|
|
582
575
|
height: 20,
|
|
583
576
|
onClick: () => {
|
|
584
|
-
i || (t(),
|
|
577
|
+
i || (t(), v({
|
|
585
578
|
message: "Changes undone",
|
|
586
579
|
status: "success"
|
|
587
580
|
}));
|
|
@@ -596,14 +589,14 @@ const Ds = "_tooltip_1ch07_1", Rs = "_fadeIn_1ch07_1", Os = {
|
|
|
596
589
|
/* @__PURE__ */ e.jsxs(
|
|
597
590
|
"div",
|
|
598
591
|
{
|
|
599
|
-
className:
|
|
592
|
+
className: j(Ue.button, {
|
|
600
593
|
[Ue.disabled]: r
|
|
601
594
|
}),
|
|
602
595
|
onMouseEnter: () => {
|
|
603
596
|
const g = setTimeout(() => {
|
|
604
597
|
f(!0), m(!1);
|
|
605
598
|
}, 200);
|
|
606
|
-
|
|
599
|
+
d(g);
|
|
607
600
|
},
|
|
608
601
|
onMouseLeave: () => {
|
|
609
602
|
c && clearTimeout(c), f(!1), m(!1);
|
|
@@ -616,7 +609,7 @@ const Ds = "_tooltip_1ch07_1", Rs = "_fadeIn_1ch07_1", Os = {
|
|
|
616
609
|
width: 20,
|
|
617
610
|
height: 20,
|
|
618
611
|
onClick: () => {
|
|
619
|
-
r || (n(),
|
|
612
|
+
r || (n(), v({
|
|
620
613
|
message: "Changes redone",
|
|
621
614
|
status: "success"
|
|
622
615
|
}));
|
|
@@ -624,29 +617,29 @@ const Ds = "_tooltip_1ch07_1", Rs = "_fadeIn_1ch07_1", Os = {
|
|
|
624
617
|
fill: r ? "#757575" : "#252525"
|
|
625
618
|
}
|
|
626
619
|
),
|
|
627
|
-
|
|
620
|
+
u && /* @__PURE__ */ e.jsx(Ee, { text: r ? "Nothing to redo" : "Click to redo changes" })
|
|
628
621
|
]
|
|
629
622
|
}
|
|
630
623
|
)
|
|
631
624
|
] });
|
|
632
|
-
}, Vs = "_devices_ls6k9_1", zs = "_device_ls6k9_1", Gs = "_active_ls6k9_27",
|
|
625
|
+
}, Vs = "_devices_ls6k9_1", zs = "_device_ls6k9_1", Gs = "_active_ls6k9_27", $t = {
|
|
633
626
|
devices: Vs,
|
|
634
627
|
device: zs,
|
|
635
628
|
active: Gs
|
|
636
|
-
},
|
|
637
|
-
const { device: n } = t, { currentDevice: o, setCurrentDevice: s } =
|
|
629
|
+
}, Ws = () => /* @__PURE__ */ e.jsx("div", { className: $t.devices, children: Go.map((t) => /* @__PURE__ */ e.jsx(qs, { device: t })) }), qs = (t) => {
|
|
630
|
+
const { device: n } = t, { currentDevice: o, setCurrentDevice: s } = Ht(), [i, a] = x.useState(!1), [r, l] = x.useState(null);
|
|
638
631
|
return /* @__PURE__ */ e.jsxs(
|
|
639
632
|
"div",
|
|
640
633
|
{
|
|
641
|
-
className:
|
|
642
|
-
[
|
|
634
|
+
className: j($t.device, {
|
|
635
|
+
[$t.active]: o.value === n.value
|
|
643
636
|
}),
|
|
644
637
|
onClick: () => s(n),
|
|
645
638
|
onMouseEnter: () => {
|
|
646
|
-
const
|
|
639
|
+
const u = setTimeout(() => {
|
|
647
640
|
a(!0);
|
|
648
641
|
}, 200);
|
|
649
|
-
l(
|
|
642
|
+
l(u);
|
|
650
643
|
},
|
|
651
644
|
onMouseLeave: () => {
|
|
652
645
|
r && clearTimeout(r), a(!1);
|
|
@@ -675,7 +668,7 @@ const Ds = "_tooltip_1ch07_1", Rs = "_fadeIn_1ch07_1", Os = {
|
|
|
675
668
|
"a",
|
|
676
669
|
{
|
|
677
670
|
href: "/",
|
|
678
|
-
className:
|
|
671
|
+
className: j(St.preview, {
|
|
679
672
|
[St.active]: t
|
|
680
673
|
}),
|
|
681
674
|
target: "_blank",
|
|
@@ -704,7 +697,7 @@ const Ds = "_tooltip_1ch07_1", Rs = "_fadeIn_1ch07_1", Os = {
|
|
|
704
697
|
);
|
|
705
698
|
}, Ks = "_settings_u4cv4_1", Js = {
|
|
706
699
|
settings: Ks
|
|
707
|
-
}, Qs = "_pages_167qp_1", en = "_text_167qp_21", tn = "_modal_167qp_27", on = "_open_167qp_46", sn = "_page_167qp_1", nn = "_hoverable_167qp_61", an = "_separator_167qp_65", rn = "_button_167qp_70", ln = "_items_167qp_85",
|
|
700
|
+
}, Qs = "_pages_167qp_1", en = "_text_167qp_21", tn = "_modal_167qp_27", on = "_open_167qp_46", sn = "_page_167qp_1", nn = "_hoverable_167qp_61", an = "_separator_167qp_65", rn = "_button_167qp_70", ln = "_items_167qp_85", ce = {
|
|
708
701
|
pages: Qs,
|
|
709
702
|
default: "_default_167qp_5",
|
|
710
703
|
text: en,
|
|
@@ -715,17 +708,17 @@ const Ds = "_tooltip_1ch07_1", Rs = "_fadeIn_1ch07_1", Os = {
|
|
|
715
708
|
separator: an,
|
|
716
709
|
button: rn,
|
|
717
710
|
items: ln
|
|
718
|
-
},
|
|
711
|
+
}, pe = (t) => t ? t.replace(/_/g, " ").split(" ").map((n) => n.charAt(0).toUpperCase() + n.slice(1)).join(" and ") : "";
|
|
719
712
|
function Fe(t, n) {
|
|
720
713
|
if (!n || !n[t])
|
|
721
714
|
return "unknown name";
|
|
722
715
|
const o = new n[t]();
|
|
723
716
|
return !o.blockSettings || !o.blockSettings.displayName ? "unknown name" : o.blockSettings.displayName;
|
|
724
717
|
}
|
|
725
|
-
const
|
|
726
|
-
const l = t.currentTarget.getBoundingClientRect(),
|
|
727
|
-
let c,
|
|
728
|
-
return c = l.bottom + s + window.scrollY,
|
|
718
|
+
const io = (t, n, o, s, i, a, r) => {
|
|
719
|
+
const l = t.currentTarget.getBoundingClientRect(), u = window.innerHeight - l.bottom, f = l.top, h = window.innerWidth - l.right, m = l.left;
|
|
720
|
+
let c, d;
|
|
721
|
+
return c = l.bottom + s + window.scrollY, d = l.left, (u < n || u < i) && (f >= n + r ? c = l.top - n - s + window.scrollY : c = window.scrollY + r), c - window.scrollY < r && (c = window.scrollY + r), (h < o || h < a) && (m >= o ? d = l.right - o : d = (window.innerWidth - o) / 2), d < l.right + a && (d = l.right + a), d < l.right && d + o > l.left && c < l.bottom && c + n > l.top && (h >= o + a ? d = l.right + s + a : u >= n ? c = l.bottom + s + window.scrollY : (c = window.scrollY + r, d = (window.innerWidth - o) / 2)), { top: c, left: d };
|
|
729
722
|
}, cn = async (t) => {
|
|
730
723
|
const n = localStorage.getItem("shopId") || void 0, o = localStorage.getItem("draftId"), s = `${De}/v2/builder/shops/${n}/drafts/${o}/pages/${encodeURIComponent(t)}`;
|
|
731
724
|
return await we({
|
|
@@ -743,9 +736,9 @@ const lo = (t, n, o, s, i, a, r) => {
|
|
|
743
736
|
setEditedPage: a,
|
|
744
737
|
deletePage: r,
|
|
745
738
|
setIsOpenSelectModal: l
|
|
746
|
-
} = G(), { deletePage:
|
|
747
|
-
return
|
|
748
|
-
g &&
|
|
739
|
+
} = G(), { deletePage: u, setCurrentBlock: f } = W(), [h, m] = x.useState(null), { setTitle: c, setDescription: d, setOnConfirm: v } = Be(), [g, _] = x.useState(!1), S = x.useRef(null);
|
|
740
|
+
return _o(S, () => {
|
|
741
|
+
g && _(!1);
|
|
749
742
|
}), x.useEffect(() => {
|
|
750
743
|
g ? l(!0) : setTimeout(() => {
|
|
751
744
|
l(!1);
|
|
@@ -753,15 +746,15 @@ const lo = (t, n, o, s, i, a, r) => {
|
|
|
753
746
|
}, [g]), /* @__PURE__ */ e.jsxs(
|
|
754
747
|
"div",
|
|
755
748
|
{
|
|
756
|
-
className:
|
|
749
|
+
className: ce.pages,
|
|
757
750
|
ref: S,
|
|
758
751
|
children: [
|
|
759
752
|
/* @__PURE__ */ e.jsxs(
|
|
760
753
|
"div",
|
|
761
754
|
{
|
|
762
|
-
className:
|
|
763
|
-
onClick: (
|
|
764
|
-
|
|
755
|
+
className: ce.default,
|
|
756
|
+
onClick: (w) => {
|
|
757
|
+
w.stopPropagation(), _((p) => !p);
|
|
765
758
|
},
|
|
766
759
|
children: [
|
|
767
760
|
/* @__PURE__ */ e.jsx(
|
|
@@ -773,7 +766,7 @@ const lo = (t, n, o, s, i, a, r) => {
|
|
|
773
766
|
height: 20
|
|
774
767
|
}
|
|
775
768
|
),
|
|
776
|
-
/* @__PURE__ */ e.jsx("span", { className:
|
|
769
|
+
/* @__PURE__ */ e.jsx("span", { className: ce.text, children: s && s[t] && nt.includes(s[t].path) ? `${pe(s[t].name)} page` : s && s[t] && s[t].name }),
|
|
777
770
|
/* @__PURE__ */ e.jsx(
|
|
778
771
|
"div",
|
|
779
772
|
{
|
|
@@ -798,60 +791,60 @@ const lo = (t, n, o, s, i, a, r) => {
|
|
|
798
791
|
/* @__PURE__ */ e.jsxs(
|
|
799
792
|
"div",
|
|
800
793
|
{
|
|
801
|
-
className:
|
|
802
|
-
[
|
|
794
|
+
className: j(ce.modal, {
|
|
795
|
+
[ce.open]: g
|
|
803
796
|
}),
|
|
804
|
-
onClick: (
|
|
797
|
+
onClick: (w) => w.stopPropagation(),
|
|
805
798
|
children: [
|
|
806
|
-
s && /* @__PURE__ */ e.jsx("div", { className:
|
|
807
|
-
const
|
|
799
|
+
s && /* @__PURE__ */ e.jsx("div", { className: ce.items, children: Object.keys(s).map((w) => {
|
|
800
|
+
const p = s[w];
|
|
808
801
|
return /* @__PURE__ */ e.jsxs(
|
|
809
802
|
"div",
|
|
810
803
|
{
|
|
811
|
-
className:
|
|
812
|
-
[
|
|
804
|
+
className: j(ce.page, {
|
|
805
|
+
[ce.hoverable]: h === w
|
|
813
806
|
}),
|
|
814
|
-
onMouseEnter: () => m(
|
|
807
|
+
onMouseEnter: () => m(w),
|
|
815
808
|
onMouseLeave: () => m(null),
|
|
816
809
|
onClick: () => {
|
|
817
|
-
m(null), i(!1), f(null), n(
|
|
810
|
+
m(null), i(!1), f(null), n(w), _(!1);
|
|
818
811
|
},
|
|
819
812
|
children: [
|
|
820
813
|
/* @__PURE__ */ e.jsx(
|
|
821
814
|
N,
|
|
822
815
|
{
|
|
823
|
-
name:
|
|
816
|
+
name: p.icon,
|
|
824
817
|
fill: "#252525"
|
|
825
818
|
}
|
|
826
819
|
),
|
|
827
|
-
/* @__PURE__ */ e.jsx("span", { className:
|
|
828
|
-
h ===
|
|
820
|
+
/* @__PURE__ */ e.jsx("span", { className: ce.text, children: nt.includes(p.path) ? `${pe(p.name)} page` : p.name }),
|
|
821
|
+
h === w && /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
829
822
|
/* @__PURE__ */ e.jsx(
|
|
830
823
|
N,
|
|
831
824
|
{
|
|
832
825
|
name: "Gear",
|
|
833
826
|
fill: "#757575",
|
|
834
827
|
onClick: (b) => {
|
|
835
|
-
b.stopPropagation(), i(!0), a(
|
|
828
|
+
b.stopPropagation(), i(!0), a(w), o(!0);
|
|
836
829
|
}
|
|
837
830
|
}
|
|
838
831
|
),
|
|
839
|
-
!nt.includes(
|
|
832
|
+
!nt.includes(p.path) && /* @__PURE__ */ e.jsx(
|
|
840
833
|
N,
|
|
841
834
|
{
|
|
842
835
|
name: "Trash",
|
|
843
836
|
fill: "#C12A2A",
|
|
844
837
|
onClick: (b) => {
|
|
845
|
-
b.stopPropagation(), c("Delete Page"),
|
|
846
|
-
`Are you sure you want to delete ${
|
|
847
|
-
),
|
|
848
|
-
b.stopPropagation(), s[t].path ===
|
|
838
|
+
b.stopPropagation(), c("Delete Page"), d(
|
|
839
|
+
`Are you sure you want to delete ${p.name || "this"} page? Once you delete this page, any content visible will also be deleted. This is irreversible.`
|
|
840
|
+
), v(() => {
|
|
841
|
+
b.stopPropagation(), s[t].path === p.path && n(Object.keys(s)[0]), r(w), u(p.name), cn(p.path);
|
|
849
842
|
});
|
|
850
843
|
}
|
|
851
844
|
}
|
|
852
845
|
)
|
|
853
846
|
] }),
|
|
854
|
-
s[t] && s[t].name ===
|
|
847
|
+
s[t] && s[t].name === p.name && /* @__PURE__ */ e.jsx(
|
|
855
848
|
N,
|
|
856
849
|
{
|
|
857
850
|
name: "Check",
|
|
@@ -860,16 +853,16 @@ const lo = (t, n, o, s, i, a, r) => {
|
|
|
860
853
|
)
|
|
861
854
|
]
|
|
862
855
|
},
|
|
863
|
-
|
|
856
|
+
w
|
|
864
857
|
);
|
|
865
858
|
}) }),
|
|
866
|
-
/* @__PURE__ */ e.jsx("div", { className:
|
|
859
|
+
/* @__PURE__ */ e.jsx("div", { className: ce.separator }),
|
|
867
860
|
/* @__PURE__ */ e.jsxs(
|
|
868
861
|
Q,
|
|
869
862
|
{
|
|
870
|
-
className:
|
|
871
|
-
onClick: (
|
|
872
|
-
|
|
863
|
+
className: ce.button,
|
|
864
|
+
onClick: (w) => {
|
|
865
|
+
w.stopPropagation(), o(!0);
|
|
873
866
|
},
|
|
874
867
|
size: "l",
|
|
875
868
|
children: [
|
|
@@ -890,7 +883,7 @@ const lo = (t, n, o, s, i, a, r) => {
|
|
|
890
883
|
]
|
|
891
884
|
}
|
|
892
885
|
);
|
|
893
|
-
}, un = "_zoom_fu0hj_1",
|
|
886
|
+
}, un = "_zoom_fu0hj_1", Xt = {
|
|
894
887
|
zoom: un
|
|
895
888
|
}, hn = () => {
|
|
896
889
|
const { zoomLevel: t, setZoomLevel: n } = ve();
|
|
@@ -898,7 +891,7 @@ const lo = (t, n, o, s, i, a, r) => {
|
|
|
898
891
|
"label",
|
|
899
892
|
{
|
|
900
893
|
htmlFor: "zoom",
|
|
901
|
-
className:
|
|
894
|
+
className: Xt.zoom,
|
|
902
895
|
children: [
|
|
903
896
|
/* @__PURE__ */ e.jsx(
|
|
904
897
|
"label",
|
|
@@ -932,7 +925,7 @@ const lo = (t, n, o, s, i, a, r) => {
|
|
|
932
925
|
const s = Number(o.target.value);
|
|
933
926
|
n(s / 100);
|
|
934
927
|
},
|
|
935
|
-
className:
|
|
928
|
+
className: Xt.input
|
|
936
929
|
}
|
|
937
930
|
),
|
|
938
931
|
/* @__PURE__ */ e.jsx("span", { children: "%" })
|
|
@@ -942,10 +935,10 @@ const lo = (t, n, o, s, i, a, r) => {
|
|
|
942
935
|
}, pn = () => /* @__PURE__ */ e.jsxs("div", { className: Js.settings, children: [
|
|
943
936
|
/* @__PURE__ */ e.jsx(dn, {}),
|
|
944
937
|
/* @__PURE__ */ e.jsx(hn, {})
|
|
945
|
-
] }), gn = "_theme_1e5wq_1", mn = "_text_1e5wq_13",
|
|
938
|
+
] }), gn = "_theme_1e5wq_1", mn = "_text_1e5wq_13", Yt = {
|
|
946
939
|
theme: gn,
|
|
947
940
|
text: mn
|
|
948
|
-
}, fn = () => /* @__PURE__ */ e.jsx("div", { className:
|
|
941
|
+
}, fn = () => /* @__PURE__ */ e.jsx("div", { className: Yt.theme, children: /* @__PURE__ */ e.jsx("div", { className: Yt.text, children: "Live Theme" }) }), xn = async (t, n, o) => {
|
|
949
942
|
const s = localStorage.getItem("shopId") || void 0, i = localStorage.getItem("draftId"), a = `${De}/v2/builder/shops/${s}/drafts/${i}/${n}`;
|
|
950
943
|
return await we({
|
|
951
944
|
url: a,
|
|
@@ -995,32 +988,31 @@ function vn(t, n) {
|
|
|
995
988
|
return null;
|
|
996
989
|
}
|
|
997
990
|
const Sn = ({ setIsLoading: t, isLoading: n }) => {
|
|
998
|
-
const { themeSettings: o } =
|
|
991
|
+
const { themeSettings: o } = Z(), { settings: s } = te(), [i, a] = x.useState(null), [r, l] = x.useState(!1), { setNotification: u } = Le(), { header: f, footer: h, announcement: m, blocks: c } = W(), { pageContext: d } = G(), { pages: v } = G(), g = async () => {
|
|
999
992
|
if (r)
|
|
1000
993
|
i && clearTimeout(i);
|
|
1001
994
|
else {
|
|
1002
995
|
t(!0);
|
|
1003
|
-
const S = Object.keys(c).map((
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
name: b ? b.name : d,
|
|
996
|
+
const S = Object.keys(c).map((p) => {
|
|
997
|
+
const b = vn(p, v);
|
|
998
|
+
return c[p] && c[p].data && (b != null && b.path) ? {
|
|
999
|
+
id: b ? b.id : p,
|
|
1000
|
+
name: b ? b.name : p,
|
|
1009
1001
|
path: b.path,
|
|
1010
1002
|
layout: {
|
|
1011
|
-
...c[
|
|
1003
|
+
...c[p]
|
|
1012
1004
|
},
|
|
1013
|
-
neededProductIds: [...Ve("ProductId", Object.values(c[
|
|
1014
|
-
neededCategoryIds: [...Ve("CategoryId", Object.values(c[
|
|
1005
|
+
neededProductIds: [...Ve("ProductId", Object.values(c[p].data))],
|
|
1006
|
+
neededCategoryIds: [...Ve("CategoryId", Object.values(c[p].data))],
|
|
1015
1007
|
neededAnnouncementIds: [
|
|
1016
|
-
...Ve("AnnouncementId", Object.values(c[
|
|
1008
|
+
...Ve("AnnouncementId", Object.values(c[p].data))
|
|
1017
1009
|
],
|
|
1018
|
-
neededListingIds: [...Ve("ListingIds", Object.values(c[
|
|
1019
|
-
neededFaqIds: [...Ve("FaqsIds", Object.values(c[
|
|
1010
|
+
neededListingIds: [...Ve("ListingIds", Object.values(c[p].data))],
|
|
1011
|
+
neededFaqIds: [...Ve("FaqsIds", Object.values(c[p].data))],
|
|
1020
1012
|
neededReviewCount: _n(
|
|
1021
1013
|
"ReviewCount",
|
|
1022
|
-
Object.values(c[
|
|
1023
|
-
|
|
1014
|
+
Object.values(c[p].data),
|
|
1015
|
+
d
|
|
1024
1016
|
),
|
|
1025
1017
|
seo: {
|
|
1026
1018
|
pageTitle: b && b.seo && b.seo.pageTitle ? b.seo.pageTitle : "",
|
|
@@ -1028,7 +1020,7 @@ const Sn = ({ setIsLoading: t, isLoading: n }) => {
|
|
|
1028
1020
|
},
|
|
1029
1021
|
isPrivate: !!(b && b.visibility === "private")
|
|
1030
1022
|
} : null;
|
|
1031
|
-
}).filter((
|
|
1023
|
+
}).filter((p) => p), { status: w } = await xn("post", "save", {
|
|
1032
1024
|
themeSettings: o,
|
|
1033
1025
|
settings: {
|
|
1034
1026
|
settings: s,
|
|
@@ -1038,16 +1030,16 @@ const Sn = ({ setIsLoading: t, isLoading: n }) => {
|
|
|
1038
1030
|
},
|
|
1039
1031
|
updatedPages: S
|
|
1040
1032
|
});
|
|
1041
|
-
|
|
1042
|
-
message:
|
|
1043
|
-
status:
|
|
1033
|
+
u({
|
|
1034
|
+
message: w === 200 ? "Settings saved" : "Error",
|
|
1035
|
+
status: w === 200 ? "success" : "error"
|
|
1044
1036
|
}), t(!1);
|
|
1045
1037
|
}
|
|
1046
1038
|
l(!0);
|
|
1047
|
-
const
|
|
1039
|
+
const _ = setTimeout(() => {
|
|
1048
1040
|
l(!1);
|
|
1049
1041
|
}, 2e3);
|
|
1050
|
-
a(
|
|
1042
|
+
a(_);
|
|
1051
1043
|
};
|
|
1052
1044
|
return /* @__PURE__ */ e.jsx(
|
|
1053
1045
|
Q,
|
|
@@ -1058,7 +1050,7 @@ const Sn = ({ setIsLoading: t, isLoading: n }) => {
|
|
|
1058
1050
|
}
|
|
1059
1051
|
);
|
|
1060
1052
|
}, Cn = () => {
|
|
1061
|
-
const { isOpenSelectModal: t } = G(), [n, o] = x.useState(!1), { showTooltip: s } =
|
|
1053
|
+
const { isOpenSelectModal: t } = G(), [n, o] = x.useState(!1), { showTooltip: s } = Ft();
|
|
1062
1054
|
return /* @__PURE__ */ e.jsxs(
|
|
1063
1055
|
"div",
|
|
1064
1056
|
{
|
|
@@ -1068,7 +1060,7 @@ const Sn = ({ setIsLoading: t, isLoading: n }) => {
|
|
|
1068
1060
|
},
|
|
1069
1061
|
children: [
|
|
1070
1062
|
/* @__PURE__ */ e.jsxs("div", { className: Xe.left, children: [
|
|
1071
|
-
/* @__PURE__ */ e.jsx(
|
|
1063
|
+
/* @__PURE__ */ e.jsx(Ws, {}),
|
|
1072
1064
|
/* @__PURE__ */ e.jsx(Ys, {})
|
|
1073
1065
|
] }),
|
|
1074
1066
|
/* @__PURE__ */ e.jsx("div", { className: Xe.center, children: /* @__PURE__ */ e.jsx(pn, {}) }),
|
|
@@ -1082,7 +1074,7 @@ const Sn = ({ setIsLoading: t, isLoading: n }) => {
|
|
|
1082
1074
|
isLoading: n
|
|
1083
1075
|
}
|
|
1084
1076
|
),
|
|
1085
|
-
n && /* @__PURE__ */ e.jsx(
|
|
1077
|
+
n && /* @__PURE__ */ e.jsx(ie, {})
|
|
1086
1078
|
] })
|
|
1087
1079
|
]
|
|
1088
1080
|
}
|
|
@@ -1114,7 +1106,7 @@ const Sn = ({ setIsLoading: t, isLoading: n }) => {
|
|
|
1114
1106
|
block: Ln,
|
|
1115
1107
|
active: Bn
|
|
1116
1108
|
}, An = () => {
|
|
1117
|
-
const { activeBlock: t } = ht(), { setActiveBlock: n } = se(), { setCurrentBlock: o } =
|
|
1109
|
+
const { activeBlock: t } = ht(), { setActiveBlock: n } = se(), { setCurrentBlock: o } = W(), { setActiveBlock: s } = Z(), { setActiveBlock: i } = ve(), a = le();
|
|
1118
1110
|
function r(l) {
|
|
1119
1111
|
switch (n(null), o(null), s(null), i({
|
|
1120
1112
|
id: null,
|
|
@@ -1139,7 +1131,7 @@ const Sn = ({ setIsLoading: t, isLoading: n }) => {
|
|
|
1139
1131
|
/* @__PURE__ */ e.jsx("div", { className: Ke.main, children: _e.map((l) => /* @__PURE__ */ e.jsxs(
|
|
1140
1132
|
"div",
|
|
1141
1133
|
{
|
|
1142
|
-
className:
|
|
1134
|
+
className: j(Ke.block, {
|
|
1143
1135
|
[Ke.active]: t.icon === l.icon
|
|
1144
1136
|
}),
|
|
1145
1137
|
onClick: () => r(l),
|
|
@@ -1164,7 +1156,7 @@ const Sn = ({ setIsLoading: t, isLoading: n }) => {
|
|
|
1164
1156
|
loading: Mn,
|
|
1165
1157
|
loader: Fn,
|
|
1166
1158
|
spin: Hn
|
|
1167
|
-
}, En = "_header_11zku_2", Dn = "_circles_11zku_16", Rn = "_circle_11zku_16", On = "_red_11zku_32", Un = "_green_11zku_36", Vn = "_yellow_11zku_40", zn = "_input_11zku_44", Gn = "_main_11zku_55",
|
|
1159
|
+
}, En = "_header_11zku_2", Dn = "_circles_11zku_16", Rn = "_circle_11zku_16", On = "_red_11zku_32", Un = "_green_11zku_36", Vn = "_yellow_11zku_40", zn = "_input_11zku_44", Gn = "_main_11zku_55", Wn = "_text_11zku_63", qn = "_copy_11zku_75", fe = {
|
|
1168
1160
|
header: En,
|
|
1169
1161
|
circles: Dn,
|
|
1170
1162
|
circle: Rn,
|
|
@@ -1173,15 +1165,15 @@ const Sn = ({ setIsLoading: t, isLoading: n }) => {
|
|
|
1173
1165
|
yellow: Vn,
|
|
1174
1166
|
input: zn,
|
|
1175
1167
|
main: Gn,
|
|
1176
|
-
text:
|
|
1177
|
-
copy:
|
|
1168
|
+
text: Wn,
|
|
1169
|
+
copy: qn
|
|
1178
1170
|
}, Zn = ["red", "yellow", "green"], Xn = () => {
|
|
1179
|
-
const { currentDevice: t } =
|
|
1171
|
+
const { currentDevice: t } = Ht(), n = (s, i) => s.length > i ? s.slice(0, i) + "..." : s, { setNotification: o } = Le();
|
|
1180
1172
|
return /* @__PURE__ */ e.jsxs("div", { className: fe.header, children: [
|
|
1181
1173
|
/* @__PURE__ */ e.jsx("div", { className: fe.circles, children: Zn.map((s) => /* @__PURE__ */ e.jsx(
|
|
1182
1174
|
"div",
|
|
1183
1175
|
{
|
|
1184
|
-
className:
|
|
1176
|
+
className: j(fe.circle, {
|
|
1185
1177
|
[fe.red]: s === "red",
|
|
1186
1178
|
[fe.yellow]: s === "yellow",
|
|
1187
1179
|
[fe.green]: s === "green"
|
|
@@ -1248,8 +1240,8 @@ const Sn = ({ setIsLoading: t, isLoading: n }) => {
|
|
|
1248
1240
|
deleteButton: ga
|
|
1249
1241
|
}, ma = () => {
|
|
1250
1242
|
var C;
|
|
1251
|
-
const { activeBlock: t, setActiveBlock: n } = ve(), { blocks: o, removeBlock: s, moveBlock: i, duplicateBlock: a, setCurrentBlock: r } =
|
|
1252
|
-
|
|
1243
|
+
const { activeBlock: t, setActiveBlock: n } = ve(), { blocks: o, removeBlock: s, moveBlock: i, duplicateBlock: a, setCurrentBlock: r } = W(), { currentPage: l, pages: u } = G(), { setTitle: f, setDescription: h, setOnConfirm: m } = Be(), { setActiveBlock: c } = se(), d = (C = u == null ? void 0 : u[l]) == null ? void 0 : C.path, v = d ? o[d] : null, g = (v == null ? void 0 : v.order) || [], _ = g.indexOf(t.id), S = (T) => {
|
|
1244
|
+
T.stopPropagation(), _ > 0 && d && (i(d, _, _ - 1), n({
|
|
1253
1245
|
id: t.id,
|
|
1254
1246
|
neededScroll: !0
|
|
1255
1247
|
}), setTimeout(() => {
|
|
@@ -1258,8 +1250,8 @@ const Sn = ({ setIsLoading: t, isLoading: n }) => {
|
|
|
1258
1250
|
neededScroll: !1
|
|
1259
1251
|
});
|
|
1260
1252
|
}, 100));
|
|
1261
|
-
},
|
|
1262
|
-
|
|
1253
|
+
}, w = (T) => {
|
|
1254
|
+
T.stopPropagation(), _ < g.length - 1 && d && (i(d, _, _ + 1), n({
|
|
1263
1255
|
id: t.id,
|
|
1264
1256
|
neededScroll: !0
|
|
1265
1257
|
}), setTimeout(() => {
|
|
@@ -1268,10 +1260,10 @@ const Sn = ({ setIsLoading: t, isLoading: n }) => {
|
|
|
1268
1260
|
neededScroll: !1
|
|
1269
1261
|
});
|
|
1270
1262
|
}, 100));
|
|
1271
|
-
},
|
|
1272
|
-
|
|
1263
|
+
}, p = (T) => {
|
|
1264
|
+
T.stopPropagation(), d && a(d, t.id);
|
|
1273
1265
|
}, b = () => {
|
|
1274
|
-
|
|
1266
|
+
d && (s(d, t.id), r(null), c(null), n({
|
|
1275
1267
|
id: null,
|
|
1276
1268
|
neededScroll: !1
|
|
1277
1269
|
}));
|
|
@@ -1281,35 +1273,35 @@ const Sn = ({ setIsLoading: t, isLoading: n }) => {
|
|
|
1281
1273
|
"button",
|
|
1282
1274
|
{
|
|
1283
1275
|
onClick: S,
|
|
1284
|
-
className:
|
|
1285
|
-
disabled:
|
|
1276
|
+
className: j(xe.button, xe.moveButton),
|
|
1277
|
+
disabled: _ === 0,
|
|
1286
1278
|
children: /* @__PURE__ */ e.jsx(N, { name: "ArrowUp" })
|
|
1287
1279
|
}
|
|
1288
1280
|
),
|
|
1289
1281
|
/* @__PURE__ */ e.jsx(
|
|
1290
1282
|
"button",
|
|
1291
1283
|
{
|
|
1292
|
-
onClick:
|
|
1293
|
-
className:
|
|
1294
|
-
disabled:
|
|
1284
|
+
onClick: w,
|
|
1285
|
+
className: j(xe.button, xe.moveButton),
|
|
1286
|
+
disabled: _ === g.length - 1,
|
|
1295
1287
|
children: /* @__PURE__ */ e.jsx(N, { name: "ArrowDown" })
|
|
1296
1288
|
}
|
|
1297
1289
|
),
|
|
1298
1290
|
/* @__PURE__ */ e.jsx(
|
|
1299
1291
|
"button",
|
|
1300
1292
|
{
|
|
1301
|
-
onClick:
|
|
1302
|
-
className:
|
|
1293
|
+
onClick: p,
|
|
1294
|
+
className: j(xe.button, xe.moveButton),
|
|
1303
1295
|
children: /* @__PURE__ */ e.jsx(N, { name: "Copy" })
|
|
1304
1296
|
}
|
|
1305
1297
|
),
|
|
1306
1298
|
/* @__PURE__ */ e.jsx(
|
|
1307
1299
|
"button",
|
|
1308
1300
|
{
|
|
1309
|
-
className:
|
|
1310
|
-
onClick: (
|
|
1311
|
-
|
|
1312
|
-
`Are you sure you want to delete ${(
|
|
1301
|
+
className: j(xe.button, xe.deleteButton),
|
|
1302
|
+
onClick: (T) => {
|
|
1303
|
+
T.stopPropagation(), f("Remove Block"), h(
|
|
1304
|
+
`Are you sure you want to delete ${(v == null ? void 0 : v.data[t.id].name) || "this"} block? Once you delete this block, any content visible will also be deleted. This is irreversible.`
|
|
1313
1305
|
), m(b);
|
|
1314
1306
|
},
|
|
1315
1307
|
children: /* @__PURE__ */ e.jsx(
|
|
@@ -1324,14 +1316,13 @@ const Sn = ({ setIsLoading: t, isLoading: n }) => {
|
|
|
1324
1316
|
)
|
|
1325
1317
|
] }) });
|
|
1326
1318
|
}, fa = x.memo(({ scrollableRef: t }) => {
|
|
1327
|
-
console.log("PreviewContent", t);
|
|
1328
1319
|
const { setActiveBlock: n, activeBlock: o, zoomLevel: s } = ve(), { blocks: i, sourceBlocks: a } = se(), {
|
|
1329
1320
|
blocks: r,
|
|
1330
1321
|
setCurrentBlock: l,
|
|
1331
|
-
currentBlock:
|
|
1322
|
+
currentBlock: u,
|
|
1332
1323
|
setPositionBlock: f,
|
|
1333
1324
|
announcement: h
|
|
1334
|
-
} =
|
|
1325
|
+
} = W(), { settings: m } = te(), { currentPage: c, pages: d, pageContext: v } = G(), { activeBlock: g, setActiveBlock: _ } = Z(), { setError: S } = pt(), { setActiveBlock: w } = se(), p = x.useRef(o.id), b = x.useRef({});
|
|
1335
1326
|
x.useEffect(() => {
|
|
1336
1327
|
if (o.id && o.neededScroll && b.current[o.id]) {
|
|
1337
1328
|
const k = b.current[o.id];
|
|
@@ -1344,27 +1335,27 @@ const Sn = ({ setIsLoading: t, isLoading: n }) => {
|
|
|
1344
1335
|
}
|
|
1345
1336
|
}
|
|
1346
1337
|
}, [o, t]);
|
|
1347
|
-
const C =
|
|
1338
|
+
const C = le();
|
|
1348
1339
|
x.useEffect(() => {
|
|
1349
|
-
|
|
1340
|
+
p.current = o.id;
|
|
1350
1341
|
}, [o.id]);
|
|
1351
|
-
const
|
|
1342
|
+
const T = (k) => {
|
|
1352
1343
|
if (!k || !k.name)
|
|
1353
1344
|
return S({
|
|
1354
1345
|
message: "Block or block.name is undefined.",
|
|
1355
1346
|
failedSettings: !1,
|
|
1356
1347
|
failedThemeSettings: !1,
|
|
1357
|
-
failedPageIds:
|
|
1348
|
+
failedPageIds: d && d[c].id ? [d[c].id] : []
|
|
1358
1349
|
}), /* @__PURE__ */ e.jsx(He, { error: "Block or block.name is undefined." });
|
|
1359
1350
|
if (!i || !i[k.name])
|
|
1360
1351
|
return S({
|
|
1361
1352
|
message: 'Block "${block.name}" does not exist in blocks.',
|
|
1362
1353
|
failedSettings: !1,
|
|
1363
1354
|
failedThemeSettings: !1,
|
|
1364
|
-
failedPageIds:
|
|
1355
|
+
failedPageIds: d && d[c].id ? [d[c].id] : []
|
|
1365
1356
|
}), /* @__PURE__ */ e.jsx(He, { error: `Block "${k.name}" does not exist in blocks.` });
|
|
1366
1357
|
const L = new i[k.name]();
|
|
1367
|
-
return k.value && Object.assign(L, k.value), L.renderBlock(m,
|
|
1358
|
+
return k.value && Object.assign(L, k.value), L.renderBlock(m, v);
|
|
1368
1359
|
};
|
|
1369
1360
|
return /* @__PURE__ */ e.jsxs(
|
|
1370
1361
|
"div",
|
|
@@ -1380,14 +1371,14 @@ const Sn = ({ setIsLoading: t, isLoading: n }) => {
|
|
|
1380
1371
|
},
|
|
1381
1372
|
ref: t,
|
|
1382
1373
|
children: [
|
|
1383
|
-
h && /* @__PURE__ */ e.jsx(
|
|
1384
|
-
/* @__PURE__ */ e.jsx(
|
|
1385
|
-
/* @__PURE__ */ e.jsx("div", { className: ke.main, children:
|
|
1374
|
+
h && /* @__PURE__ */ e.jsx(ao, {}),
|
|
1375
|
+
/* @__PURE__ */ e.jsx(lt, {}),
|
|
1376
|
+
/* @__PURE__ */ e.jsx("div", { className: ke.main, children: d && d[c] && r[d[c].path] && r[d[c].path].data && r[d[c].path].order.map((k) => /* @__PURE__ */ e.jsxs(
|
|
1386
1377
|
"div",
|
|
1387
1378
|
{
|
|
1388
1379
|
ref: (L) => b.current[k] = L,
|
|
1389
1380
|
onClick: (L) => {
|
|
1390
|
-
L.stopPropagation(),
|
|
1381
|
+
L.stopPropagation(), w(null), g && _(null), n({
|
|
1391
1382
|
id: k,
|
|
1392
1383
|
neededScroll: !0
|
|
1393
1384
|
}), setTimeout(() => {
|
|
@@ -1395,7 +1386,7 @@ const Sn = ({ setIsLoading: t, isLoading: n }) => {
|
|
|
1395
1386
|
id: k,
|
|
1396
1387
|
neededScroll: !1
|
|
1397
1388
|
});
|
|
1398
|
-
}, 100), l(null),
|
|
1389
|
+
}, 100), l(null), u ? setTimeout(() => {
|
|
1399
1390
|
l(o.id);
|
|
1400
1391
|
}, 100) : l(o.id);
|
|
1401
1392
|
},
|
|
@@ -1411,19 +1402,19 @@ const Sn = ({ setIsLoading: t, isLoading: n }) => {
|
|
|
1411
1402
|
neededScroll: !1
|
|
1412
1403
|
});
|
|
1413
1404
|
},
|
|
1414
|
-
className:
|
|
1405
|
+
className: j(ke.block),
|
|
1415
1406
|
children: [
|
|
1416
|
-
(o.id === k ||
|
|
1417
|
-
(o.id === k ||
|
|
1418
|
-
r[
|
|
1407
|
+
(o.id === k || u === k) && /* @__PURE__ */ e.jsx("div", { className: ke.active }),
|
|
1408
|
+
(o.id === k || u === k) && /* @__PURE__ */ e.jsx("div", { className: ke.name, children: Fe(
|
|
1409
|
+
r[d[c].path].data[k].name,
|
|
1419
1410
|
a
|
|
1420
1411
|
) }),
|
|
1421
|
-
(o.id === k ||
|
|
1422
|
-
r[
|
|
1412
|
+
(o.id === k || u === k) && Fe(
|
|
1413
|
+
r[d[c].path].data[k].name,
|
|
1423
1414
|
a
|
|
1424
1415
|
) !== "unknown name" && /* @__PURE__ */ e.jsx(ma, {}),
|
|
1425
|
-
(o.id === k ||
|
|
1426
|
-
r[
|
|
1416
|
+
(o.id === k || u === k) && Fe(
|
|
1417
|
+
r[d[c].path].data[k].name,
|
|
1427
1418
|
a
|
|
1428
1419
|
) !== "unknown name" && /* @__PURE__ */ e.jsx("div", { className: ke.addSection, children: /* @__PURE__ */ e.jsx(
|
|
1429
1420
|
Q,
|
|
@@ -1432,42 +1423,42 @@ const Sn = ({ setIsLoading: t, isLoading: n }) => {
|
|
|
1432
1423
|
L.stopPropagation(), f(k, !0), l(null), n({
|
|
1433
1424
|
id: null,
|
|
1434
1425
|
neededScroll: !1
|
|
1435
|
-
}),
|
|
1426
|
+
}), w(null), C("/admin/builder/add");
|
|
1436
1427
|
},
|
|
1437
1428
|
children: "Add Section"
|
|
1438
1429
|
}
|
|
1439
1430
|
) }),
|
|
1440
|
-
(o.id === k ||
|
|
1441
|
-
r[
|
|
1431
|
+
(o.id === k || u === k) && Fe(
|
|
1432
|
+
r[d[c].path].data[k].name,
|
|
1442
1433
|
a
|
|
1443
|
-
) !== "unknown name" && /* @__PURE__ */ e.jsx("div", { className:
|
|
1434
|
+
) !== "unknown name" && /* @__PURE__ */ e.jsx("div", { className: j(ke.addSection, ke.addSectionTop), children: /* @__PURE__ */ e.jsx(
|
|
1444
1435
|
Q,
|
|
1445
1436
|
{
|
|
1446
1437
|
onClick: (L) => {
|
|
1447
1438
|
L.stopPropagation(), f(k, !1), l(null), n({
|
|
1448
1439
|
id: null,
|
|
1449
1440
|
neededScroll: !1
|
|
1450
|
-
}),
|
|
1441
|
+
}), w(null), C("/admin/builder/add");
|
|
1451
1442
|
},
|
|
1452
1443
|
children: "Add Section"
|
|
1453
1444
|
}
|
|
1454
1445
|
) }),
|
|
1455
1446
|
i && /* @__PURE__ */ e.jsx(
|
|
1456
|
-
|
|
1447
|
+
Rt,
|
|
1457
1448
|
{
|
|
1458
|
-
render:
|
|
1459
|
-
block: r[
|
|
1449
|
+
render: T,
|
|
1450
|
+
block: r[d[c].path].data[k]
|
|
1460
1451
|
}
|
|
1461
1452
|
)
|
|
1462
1453
|
]
|
|
1463
1454
|
},
|
|
1464
1455
|
k
|
|
1465
1456
|
)) }),
|
|
1466
|
-
/* @__PURE__ */ e.jsx(
|
|
1457
|
+
/* @__PURE__ */ e.jsx(it, {})
|
|
1467
1458
|
]
|
|
1468
1459
|
}
|
|
1469
1460
|
);
|
|
1470
|
-
}), xa = "_results_1pahy_1",
|
|
1461
|
+
}), xa = "_results_1pahy_1", Kt = {
|
|
1471
1462
|
results: xa
|
|
1472
1463
|
};
|
|
1473
1464
|
function _a(t, n) {
|
|
@@ -1476,7 +1467,7 @@ function _a(t, n) {
|
|
|
1476
1467
|
function wa(t, n) {
|
|
1477
1468
|
return t ? Object.keys(t || {}).reduce((o, s) => (_a(s, n) && o.push(s), o), []) : [];
|
|
1478
1469
|
}
|
|
1479
|
-
const va = "_product_yggw5_1", Sa = "_name_yggw5_15",
|
|
1470
|
+
const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Jt = {
|
|
1480
1471
|
product: va,
|
|
1481
1472
|
name: Sa
|
|
1482
1473
|
}, Ca = (t) => {
|
|
@@ -1484,19 +1475,19 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
1484
1475
|
hideModal: a,
|
|
1485
1476
|
hoverBlockId: r,
|
|
1486
1477
|
isModalVisible: l,
|
|
1487
|
-
showPreview:
|
|
1478
|
+
showPreview: u,
|
|
1488
1479
|
hidePreview: f,
|
|
1489
1480
|
clearHideTimeout: h,
|
|
1490
1481
|
startHideTimeout: m,
|
|
1491
1482
|
setHoverBlockTopPosition: c
|
|
1492
1483
|
} = Re();
|
|
1493
|
-
function
|
|
1494
|
-
o(""), i(
|
|
1484
|
+
function d(_) {
|
|
1485
|
+
o(""), i(_), a("keyBlock");
|
|
1495
1486
|
}
|
|
1496
|
-
function _
|
|
1497
|
-
const
|
|
1487
|
+
function v(_, S) {
|
|
1488
|
+
const w = window.innerHeight, p = 400, b = 10;
|
|
1498
1489
|
let C = S.clientY - 120;
|
|
1499
|
-
C +
|
|
1490
|
+
C + p > w && (C = w - p - b), C < b && (C = b), r || a("keyBlock"), u(_, "keyBlock"), h(), c(C);
|
|
1500
1491
|
}
|
|
1501
1492
|
function g() {
|
|
1502
1493
|
l ? m("keyBlock") : f("keyBlock"), c(null);
|
|
@@ -1504,13 +1495,13 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
1504
1495
|
return /* @__PURE__ */ e.jsxs(
|
|
1505
1496
|
"div",
|
|
1506
1497
|
{
|
|
1507
|
-
className:
|
|
1508
|
-
onClick: () =>
|
|
1509
|
-
onMouseEnter: (
|
|
1498
|
+
className: Jt.product,
|
|
1499
|
+
onClick: () => d(n),
|
|
1500
|
+
onMouseEnter: (_) => v(n, _),
|
|
1510
1501
|
onMouseLeave: g,
|
|
1511
1502
|
children: [
|
|
1512
1503
|
Ge[n] ? /* @__PURE__ */ e.jsx("img", { src: Ge[n] }) : /* @__PURE__ */ e.jsx(N, { name: "Cards" }),
|
|
1513
|
-
/* @__PURE__ */ e.jsx("span", { className:
|
|
1504
|
+
/* @__PURE__ */ e.jsx("span", { className: Jt.name, children: Fe(n, s) }),
|
|
1514
1505
|
/* @__PURE__ */ e.jsx(
|
|
1515
1506
|
N,
|
|
1516
1507
|
{
|
|
@@ -1523,8 +1514,8 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
1523
1514
|
},
|
|
1524
1515
|
n
|
|
1525
1516
|
);
|
|
1526
|
-
},
|
|
1527
|
-
const { blocks: t, sourceBlocks: n } = se(), [o, s] = x.useState(""), [i, a] = x.useState([]), r = x.useMemo(() => wa(t, n), [t]), l = x.useMemo(() => new
|
|
1517
|
+
}, lo = () => {
|
|
1518
|
+
const { blocks: t, sourceBlocks: n } = se(), [o, s] = x.useState(""), [i, a] = x.useState([]), r = x.useMemo(() => wa(t, n), [t]), l = x.useMemo(() => new wo(r, {
|
|
1528
1519
|
keys: ["name"],
|
|
1529
1520
|
threshold: 0.4
|
|
1530
1521
|
}), [r]);
|
|
@@ -1532,8 +1523,8 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
1532
1523
|
if (o.trim() === "")
|
|
1533
1524
|
a(r);
|
|
1534
1525
|
else {
|
|
1535
|
-
const
|
|
1536
|
-
a(
|
|
1526
|
+
const u = l.search(o);
|
|
1527
|
+
a(u.map((f) => f.item));
|
|
1537
1528
|
}
|
|
1538
1529
|
}, [o, l]), /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
1539
1530
|
/* @__PURE__ */ e.jsx(
|
|
@@ -1549,15 +1540,15 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
1549
1540
|
}
|
|
1550
1541
|
}
|
|
1551
1542
|
),
|
|
1552
|
-
/* @__PURE__ */ e.jsx("div", { className:
|
|
1543
|
+
/* @__PURE__ */ e.jsx("div", { className: Kt.results, children: i.length > 0 ? i.map((u) => /* @__PURE__ */ e.jsx(
|
|
1553
1544
|
Ca,
|
|
1554
1545
|
{
|
|
1555
|
-
blockId:
|
|
1546
|
+
blockId: u,
|
|
1556
1547
|
setSearchValue: s
|
|
1557
1548
|
}
|
|
1558
|
-
)) : /* @__PURE__ */ e.jsx("div", { className:
|
|
1549
|
+
)) : /* @__PURE__ */ e.jsx("div", { className: Kt.noResults, children: "No sections found" }) })
|
|
1559
1550
|
] });
|
|
1560
|
-
}, ba = "_wrapper_1k1cr_1", ka = "_submodal_1k1cr_14",
|
|
1551
|
+
}, ba = "_wrapper_1k1cr_1", ka = "_submodal_1k1cr_14", It = {
|
|
1561
1552
|
wrapper: ba,
|
|
1562
1553
|
submodal: ka
|
|
1563
1554
|
}, ja = ({ children: t, positionTop: n, positionLeft: o }) => {
|
|
@@ -1565,7 +1556,7 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
1565
1556
|
return s ? /* @__PURE__ */ e.jsx(
|
|
1566
1557
|
"div",
|
|
1567
1558
|
{
|
|
1568
|
-
className:
|
|
1559
|
+
className: It.wrapper,
|
|
1569
1560
|
style: n ? {
|
|
1570
1561
|
top: n,
|
|
1571
1562
|
left: o || void 0
|
|
@@ -1584,7 +1575,7 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
1584
1575
|
return n ? /* @__PURE__ */ e.jsx(
|
|
1585
1576
|
"div",
|
|
1586
1577
|
{
|
|
1587
|
-
className:
|
|
1578
|
+
className: j(It.wrapper, It.submodal),
|
|
1588
1579
|
onMouseEnter: () => {
|
|
1589
1580
|
s(), i(!0);
|
|
1590
1581
|
},
|
|
@@ -1594,7 +1585,7 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
1594
1585
|
children: t
|
|
1595
1586
|
}
|
|
1596
1587
|
) : null;
|
|
1597
|
-
}, Ta = "_applyButton_1a9kh_2", Na = "_content_1a9kh_7", La = "_title_1a9kh_14", Ba = "_label_1a9kh_21", Aa = "_colorValue_1a9kh_40", Pa = "_colorMap_1a9kh_48", $a = "_indicator_1a9kh_57", Ia = "_hueSlider_1a9kh_66", Ma = "_slider_1a9kh_97", Fa = "_buttons_1a9kh_102", Ha = "_name_1a9kh_109", Ea = "_secondary_1a9kh_114", Da = "_input_1a9kh_122", Ra = "_modal_1a9kh_160", Oa = "_alphaSlider_1a9kh_249", Ua = "_alphaBackground_1a9kh_257", Va = "_alphaGradient_1a9kh_268", za = "_chargeTypes_1a9kh_297", Ga = "_charge_1a9kh_297",
|
|
1588
|
+
}, Ta = "_applyButton_1a9kh_2", Na = "_content_1a9kh_7", La = "_title_1a9kh_14", Ba = "_label_1a9kh_21", Aa = "_colorValue_1a9kh_40", Pa = "_colorMap_1a9kh_48", $a = "_indicator_1a9kh_57", Ia = "_hueSlider_1a9kh_66", Ma = "_slider_1a9kh_97", Fa = "_buttons_1a9kh_102", Ha = "_name_1a9kh_109", Ea = "_secondary_1a9kh_114", Da = "_input_1a9kh_122", Ra = "_modal_1a9kh_160", Oa = "_alphaSlider_1a9kh_249", Ua = "_alphaBackground_1a9kh_257", Va = "_alphaGradient_1a9kh_268", za = "_chargeTypes_1a9kh_297", Ga = "_charge_1a9kh_297", Wa = "_chargeActive_1a9kh_326", qa = "_gradient_1a9kh_334", Za = "_color_1a9kh_40", Xa = "_colorActive_1a9kh_355", Ya = "_gradientWrapper_1a9kh_362", Ka = "_subtitle_1a9kh_368", Ja = "_colorTypes_1a9kh_375", Qa = "_colorType_1a9kh_375", er = "_colorTypeActive_1a9kh_399", tr = "_colorsWrapper_1a9kh_404", or = "_colors_1a9kh_404", A = {
|
|
1598
1589
|
applyButton: Ta,
|
|
1599
1590
|
content: Na,
|
|
1600
1591
|
title: La,
|
|
@@ -1614,8 +1605,8 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
1614
1605
|
alphaGradient: Va,
|
|
1615
1606
|
chargeTypes: za,
|
|
1616
1607
|
charge: Ga,
|
|
1617
|
-
chargeActive:
|
|
1618
|
-
gradient:
|
|
1608
|
+
chargeActive: Wa,
|
|
1609
|
+
gradient: qa,
|
|
1619
1610
|
color: Za,
|
|
1620
1611
|
colorActive: Xa,
|
|
1621
1612
|
gradientWrapper: Ya,
|
|
@@ -1635,177 +1626,177 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
1635
1626
|
saturation: a,
|
|
1636
1627
|
brightness: r,
|
|
1637
1628
|
alpha: l,
|
|
1638
|
-
dragging:
|
|
1629
|
+
dragging: u,
|
|
1639
1630
|
setDragging: f,
|
|
1640
1631
|
setHue: h,
|
|
1641
1632
|
setSaturation: m,
|
|
1642
1633
|
setBrightness: c,
|
|
1643
|
-
setAlpha:
|
|
1644
|
-
colorChange:
|
|
1634
|
+
setAlpha: d,
|
|
1635
|
+
colorChange: v,
|
|
1645
1636
|
setColor: g,
|
|
1646
|
-
update:
|
|
1637
|
+
update: _,
|
|
1647
1638
|
isGradient: S,
|
|
1648
|
-
setIsGradient:
|
|
1649
|
-
gradientDirection:
|
|
1639
|
+
setIsGradient: w,
|
|
1640
|
+
gradientDirection: p,
|
|
1650
1641
|
setGradientDirection: b,
|
|
1651
1642
|
hue2: C,
|
|
1652
|
-
saturation2:
|
|
1643
|
+
saturation2: T,
|
|
1653
1644
|
brightness2: k,
|
|
1654
1645
|
alpha2: L,
|
|
1655
1646
|
setHue2: O,
|
|
1656
|
-
setSaturation2:
|
|
1657
|
-
setBrightness2:
|
|
1658
|
-
setAlpha2:
|
|
1659
|
-
activeColorIndex:
|
|
1660
|
-
setActiveColorIndex:
|
|
1661
|
-
isGradientActive:
|
|
1662
|
-
} = gt(), R = (
|
|
1647
|
+
setSaturation2: M,
|
|
1648
|
+
setBrightness2: E,
|
|
1649
|
+
setAlpha2: q,
|
|
1650
|
+
activeColorIndex: D,
|
|
1651
|
+
setActiveColorIndex: ae,
|
|
1652
|
+
isGradientActive: ge
|
|
1653
|
+
} = gt(), R = ($, B, V) => {
|
|
1663
1654
|
B /= 100, V /= 100;
|
|
1664
|
-
const
|
|
1665
|
-
return { r:
|
|
1666
|
-
},
|
|
1667
|
-
const { r:
|
|
1668
|
-
return `#${
|
|
1669
|
-
},
|
|
1655
|
+
const P = (Y) => (Y + $ / 60) % 6, F = (Y) => V * (1 - B * Math.max(0, Math.min(P(Y), 4 - P(Y), 1))), I = Math.round(255 * F(5)), U = Math.round(255 * F(3)), z = Math.round(255 * F(1));
|
|
1656
|
+
return { r: I, g: U, b: z };
|
|
1657
|
+
}, me = ($) => $.toString(16).padStart(2, "0"), ee = ($, B, V, P) => {
|
|
1658
|
+
const { r: F, g: I, b: U } = R($, B, V), z = Math.round(P / 100 * 255);
|
|
1659
|
+
return `#${me(F)}${me(I)}${me(U)}${me(z)}`;
|
|
1660
|
+
}, H = ($, B, V, P) => {
|
|
1670
1661
|
if (S)
|
|
1671
|
-
if (
|
|
1672
|
-
h(
|
|
1673
|
-
const
|
|
1674
|
-
|
|
1662
|
+
if (D === 1) {
|
|
1663
|
+
h($), m(B), c(V), d(P);
|
|
1664
|
+
const F = ee($, B, V, P), I = ee(C, T, k, L), z = `linear-gradient(${p === "vertical" ? "0deg" : "90deg"}, ${F} 0%, ${I} 100%)`;
|
|
1665
|
+
v(z), g(z);
|
|
1675
1666
|
} else {
|
|
1676
|
-
O(
|
|
1677
|
-
const
|
|
1678
|
-
|
|
1667
|
+
O($), M(B), E(V), q(P);
|
|
1668
|
+
const F = ee($, B, V, P), I = ee(i, a, r, l), z = `linear-gradient(${p === "vertical" ? "0deg" : "90deg"}, ${I} 0%, ${F} 100%)`;
|
|
1669
|
+
v(z), g(z);
|
|
1679
1670
|
}
|
|
1680
1671
|
else {
|
|
1681
|
-
const
|
|
1682
|
-
|
|
1672
|
+
const F = ee($, B, V, P);
|
|
1673
|
+
v(F), g(F);
|
|
1683
1674
|
}
|
|
1684
|
-
}, K = (
|
|
1685
|
-
const { width:
|
|
1686
|
-
S ?
|
|
1687
|
-
}, Se = (
|
|
1688
|
-
const { offsetX: B, offsetY: V } =
|
|
1689
|
-
f(!0), K(B, V,
|
|
1690
|
-
}, mt = (
|
|
1691
|
-
if (
|
|
1692
|
-
const B = document.querySelector(`.${
|
|
1693
|
-
K(
|
|
1675
|
+
}, K = ($, B, V) => {
|
|
1676
|
+
const { width: P, height: F } = V.getBoundingClientRect(), I = Math.max(0, Math.min($ / P * 100, 100)), U = Math.max(0, Math.min(100 - B / F * 100, 100));
|
|
1677
|
+
S ? D === 1 ? (m(I), c(U), H(i, I, U, l)) : (M(I), E(U), H(C, I, U, L)) : (m(I), c(U), H(i, I, U, l));
|
|
1678
|
+
}, Se = ($) => {
|
|
1679
|
+
const { offsetX: B, offsetY: V } = $.nativeEvent;
|
|
1680
|
+
f(!0), K(B, V, $.currentTarget);
|
|
1681
|
+
}, mt = ($) => {
|
|
1682
|
+
if (u) {
|
|
1683
|
+
const B = document.querySelector(`.${A.colorMap}`), { left: V, top: P } = B.getBoundingClientRect(), F = $.clientX - V, I = $.clientY - P;
|
|
1684
|
+
K(F, I, B);
|
|
1694
1685
|
}
|
|
1695
1686
|
}, Ze = () => {
|
|
1696
1687
|
f(!1);
|
|
1697
1688
|
};
|
|
1698
1689
|
x.useEffect(() => {
|
|
1699
|
-
function
|
|
1700
|
-
const
|
|
1701
|
-
if (
|
|
1702
|
-
const U =
|
|
1690
|
+
function $(P) {
|
|
1691
|
+
const F = /linear-gradient\((\d+deg),\s*(#[0-9a-fA-F]{8})\s*0%,\s*(#[0-9a-fA-F]{8})\s*100%\)/, I = P.match(F);
|
|
1692
|
+
if (I) {
|
|
1693
|
+
const U = I[1], z = I[2], Y = I[3];
|
|
1703
1694
|
return { angle: U, col1: z, col2: Y };
|
|
1704
1695
|
}
|
|
1705
1696
|
return null;
|
|
1706
1697
|
}
|
|
1707
|
-
function B(
|
|
1708
|
-
const
|
|
1698
|
+
function B(P) {
|
|
1699
|
+
const F = parseInt(P.slice(1, 3), 16), I = parseInt(P.slice(3, 5), 16), U = parseInt(P.slice(5, 7), 16), z = parseInt(P.slice(7, 9), 16) / 255 * 100, { h: Y, s: Pe, b: xt } = V(F, I, U);
|
|
1709
1700
|
return { h: Y, s: Pe, b: xt, a: z };
|
|
1710
1701
|
}
|
|
1711
|
-
function V(
|
|
1712
|
-
|
|
1713
|
-
const U = Math.max(
|
|
1702
|
+
function V(P, F, I) {
|
|
1703
|
+
P /= 255, F /= 255, I /= 255;
|
|
1704
|
+
const U = Math.max(P, F, I), z = Math.min(P, F, I);
|
|
1714
1705
|
let Y = 0;
|
|
1715
|
-
const Pe = U - z, xt = (U === 0 ? 0 : Pe / U) * 100,
|
|
1706
|
+
const Pe = U - z, xt = (U === 0 ? 0 : Pe / U) * 100, po = U * 100;
|
|
1716
1707
|
if (U === z)
|
|
1717
1708
|
Y = 0;
|
|
1718
1709
|
else
|
|
1719
1710
|
switch (U) {
|
|
1720
|
-
case
|
|
1721
|
-
Y = ((
|
|
1711
|
+
case P:
|
|
1712
|
+
Y = ((F - I) / Pe + (F < I ? 6 : 0)) * 60;
|
|
1722
1713
|
break;
|
|
1723
|
-
case
|
|
1724
|
-
Y = ((
|
|
1714
|
+
case F:
|
|
1715
|
+
Y = ((I - P) / Pe + 2) * 60;
|
|
1725
1716
|
break;
|
|
1726
|
-
case
|
|
1727
|
-
Y = ((
|
|
1717
|
+
case I:
|
|
1718
|
+
Y = ((P - F) / Pe + 4) * 60;
|
|
1728
1719
|
break;
|
|
1729
1720
|
}
|
|
1730
|
-
return { h: Y, s: xt, b:
|
|
1721
|
+
return { h: Y, s: xt, b: po };
|
|
1731
1722
|
}
|
|
1732
1723
|
if (o && o.startsWith("linear-gradient")) {
|
|
1733
|
-
const
|
|
1734
|
-
if (
|
|
1735
|
-
const { angle:
|
|
1736
|
-
|
|
1724
|
+
const P = $(o);
|
|
1725
|
+
if (P) {
|
|
1726
|
+
const { angle: F, col1: I, col2: U } = P, z = B(I), Y = B(U);
|
|
1727
|
+
w(!0), b(F === "0deg" ? "vertical" : "horizontal"), h(z.h), m(z.s), c(z.b), d(z.a), O(Y.h), M(Y.s), E(Y.b), q(Y.a), ae(1);
|
|
1737
1728
|
}
|
|
1738
1729
|
} else if (o) {
|
|
1739
|
-
const
|
|
1730
|
+
const F = function(U) {
|
|
1740
1731
|
let z = U;
|
|
1741
1732
|
return z.length === 7 && (z = z + "ff"), z;
|
|
1742
|
-
}(o),
|
|
1743
|
-
|
|
1733
|
+
}(o), I = B(F);
|
|
1734
|
+
w(!1), h(I.h), m(I.s), c(I.b), d(I.a);
|
|
1744
1735
|
}
|
|
1745
1736
|
}, [
|
|
1746
1737
|
o,
|
|
1747
|
-
|
|
1738
|
+
w,
|
|
1748
1739
|
b,
|
|
1749
1740
|
h,
|
|
1750
1741
|
m,
|
|
1751
1742
|
c,
|
|
1752
|
-
|
|
1743
|
+
d,
|
|
1753
1744
|
O,
|
|
1754
|
-
|
|
1755
|
-
|
|
1756
|
-
|
|
1757
|
-
|
|
1745
|
+
M,
|
|
1746
|
+
E,
|
|
1747
|
+
q,
|
|
1748
|
+
ae
|
|
1758
1749
|
]), x.useEffect(() => {
|
|
1759
|
-
let
|
|
1760
|
-
S ?
|
|
1750
|
+
let $, B, V, P;
|
|
1751
|
+
S ? D === 1 ? ($ = i, B = a, V = r, P = l) : ($ = C, B = T, V = k, P = L) : ($ = i, B = a, V = r, P = l), H($, B, V, P);
|
|
1761
1752
|
}, [
|
|
1762
1753
|
S,
|
|
1763
|
-
|
|
1764
|
-
|
|
1754
|
+
p,
|
|
1755
|
+
D,
|
|
1765
1756
|
i,
|
|
1766
1757
|
a,
|
|
1767
1758
|
r,
|
|
1768
1759
|
l,
|
|
1769
1760
|
C,
|
|
1770
|
-
|
|
1761
|
+
T,
|
|
1771
1762
|
k,
|
|
1772
1763
|
L
|
|
1773
1764
|
]), x.useEffect(() => {
|
|
1774
|
-
const
|
|
1775
|
-
return
|
|
1776
|
-
document.removeEventListener("mousemove",
|
|
1765
|
+
const $ = (V) => mt(V), B = () => Ze();
|
|
1766
|
+
return u ? (document.addEventListener("mousemove", $), document.addEventListener("mouseup", B)) : (document.removeEventListener("mousemove", $), document.removeEventListener("mouseup", B)), () => {
|
|
1767
|
+
document.removeEventListener("mousemove", $), document.removeEventListener("mouseup", B);
|
|
1777
1768
|
};
|
|
1778
|
-
}, [
|
|
1769
|
+
}, [u, S, p]);
|
|
1779
1770
|
function ft() {
|
|
1780
1771
|
if (!S)
|
|
1781
|
-
|
|
1772
|
+
_(n);
|
|
1782
1773
|
else {
|
|
1783
|
-
const
|
|
1784
|
-
|
|
1774
|
+
const $ = ee(i, a, r, l), B = ee(C, T, k, L), P = `linear-gradient(${p === "vertical" ? "0deg" : "90deg"}, ${$} 0%, ${B} 100%)`;
|
|
1775
|
+
_(P);
|
|
1785
1776
|
}
|
|
1786
1777
|
s(!1);
|
|
1787
1778
|
}
|
|
1788
1779
|
function X() {
|
|
1789
|
-
s(!1),
|
|
1780
|
+
s(!1), v(o);
|
|
1790
1781
|
}
|
|
1791
|
-
const Ae = S ?
|
|
1782
|
+
const Ae = S ? D === 1 ? i : C : i, Ot = S ? D === 1 ? a : T : a, Ut = S ? D === 1 ? r : k : r, uo = S ? D === 1 ? l : L : l, { r: Vt, g: zt, b: Gt } = R(Ae, Ot, Ut), ho = `linear-gradient(to right, rgba(${Vt}, ${zt}, ${Gt}, 0), rgba(${Vt}, ${zt}, ${Gt}, 1))`, Wt = ee(i, a, r, l), qt = ee(C, T, k, L);
|
|
1792
1783
|
return /* @__PURE__ */ e.jsxs(
|
|
1793
1784
|
"div",
|
|
1794
1785
|
{
|
|
1795
|
-
className:
|
|
1796
|
-
onClick: (
|
|
1786
|
+
className: A.modal,
|
|
1787
|
+
onClick: ($) => $.stopPropagation(),
|
|
1797
1788
|
style: {
|
|
1798
1789
|
top: `${t.top}px`,
|
|
1799
1790
|
left: `${t.left}px`
|
|
1800
1791
|
},
|
|
1801
1792
|
children: [
|
|
1802
|
-
/* @__PURE__ */ e.jsx("h2", { className:
|
|
1803
|
-
|
|
1793
|
+
/* @__PURE__ */ e.jsx("h2", { className: A.title, children: "Color" }),
|
|
1794
|
+
ge && /* @__PURE__ */ e.jsxs("div", { className: A.colorTypes, children: [
|
|
1804
1795
|
/* @__PURE__ */ e.jsxs(
|
|
1805
1796
|
"div",
|
|
1806
1797
|
{
|
|
1807
|
-
className:
|
|
1808
|
-
onClick: () =>
|
|
1798
|
+
className: j(A.colorType, { [A.colorTypeActive]: !S }),
|
|
1799
|
+
onClick: () => w(!1),
|
|
1809
1800
|
children: [
|
|
1810
1801
|
/* @__PURE__ */ e.jsx(
|
|
1811
1802
|
"div",
|
|
@@ -1825,8 +1816,8 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
1825
1816
|
/* @__PURE__ */ e.jsxs(
|
|
1826
1817
|
"div",
|
|
1827
1818
|
{
|
|
1828
|
-
className:
|
|
1829
|
-
onClick: () =>
|
|
1819
|
+
className: j(A.colorType, { [A.colorTypeActive]: S }),
|
|
1820
|
+
onClick: () => w(!0),
|
|
1830
1821
|
children: [
|
|
1831
1822
|
/* @__PURE__ */ e.jsx(
|
|
1832
1823
|
"div",
|
|
@@ -1844,37 +1835,37 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
1844
1835
|
}
|
|
1845
1836
|
)
|
|
1846
1837
|
] }),
|
|
1847
|
-
S &&
|
|
1838
|
+
S && ge && /* @__PURE__ */ e.jsxs("div", { className: A.colorsWrapper, children: [
|
|
1848
1839
|
/* @__PURE__ */ e.jsx(
|
|
1849
1840
|
"div",
|
|
1850
1841
|
{
|
|
1851
|
-
className:
|
|
1842
|
+
className: A.colors,
|
|
1852
1843
|
style: {
|
|
1853
|
-
background: `linear-gradient(90deg, ${Wt} 0%, ${
|
|
1844
|
+
background: `linear-gradient(90deg, ${Wt} 0%, ${qt} 100%)`
|
|
1854
1845
|
}
|
|
1855
1846
|
}
|
|
1856
1847
|
),
|
|
1857
1848
|
/* @__PURE__ */ e.jsx(
|
|
1858
1849
|
"div",
|
|
1859
1850
|
{
|
|
1860
|
-
className:
|
|
1861
|
-
onClick: () =>
|
|
1851
|
+
className: j(A.color, { [A.colorActive]: D === 1 }),
|
|
1852
|
+
onClick: () => ae(1),
|
|
1862
1853
|
style: { background: Wt }
|
|
1863
1854
|
}
|
|
1864
1855
|
),
|
|
1865
1856
|
/* @__PURE__ */ e.jsx(
|
|
1866
1857
|
"div",
|
|
1867
1858
|
{
|
|
1868
|
-
className:
|
|
1869
|
-
onClick: () =>
|
|
1870
|
-
style: { background:
|
|
1859
|
+
className: j(A.color, { [A.colorActive]: D === 2 }),
|
|
1860
|
+
onClick: () => ae(2),
|
|
1861
|
+
style: { background: qt }
|
|
1871
1862
|
}
|
|
1872
1863
|
)
|
|
1873
1864
|
] }),
|
|
1874
1865
|
/* @__PURE__ */ e.jsx(
|
|
1875
1866
|
"div",
|
|
1876
1867
|
{
|
|
1877
|
-
className:
|
|
1868
|
+
className: A.colorMap,
|
|
1878
1869
|
onMouseDown: Se,
|
|
1879
1870
|
style: {
|
|
1880
1871
|
background: `
|
|
@@ -1885,11 +1876,11 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
1885
1876
|
children: /* @__PURE__ */ e.jsx(
|
|
1886
1877
|
"div",
|
|
1887
1878
|
{
|
|
1888
|
-
className:
|
|
1879
|
+
className: A.indicator,
|
|
1889
1880
|
style: {
|
|
1890
1881
|
position: "absolute",
|
|
1891
|
-
left: `${
|
|
1892
|
-
top: `${100 -
|
|
1882
|
+
left: `${Ot}%`,
|
|
1883
|
+
top: `${100 - Ut}%`,
|
|
1893
1884
|
transform: "translate(-50%, -50%)"
|
|
1894
1885
|
}
|
|
1895
1886
|
}
|
|
@@ -1899,7 +1890,7 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
1899
1890
|
/* @__PURE__ */ e.jsx(
|
|
1900
1891
|
"div",
|
|
1901
1892
|
{
|
|
1902
|
-
className:
|
|
1893
|
+
className: A.hueSlider,
|
|
1903
1894
|
style: {
|
|
1904
1895
|
bottom: S ? "175px" : "100px"
|
|
1905
1896
|
},
|
|
@@ -1910,11 +1901,11 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
1910
1901
|
min: "0",
|
|
1911
1902
|
max: "360",
|
|
1912
1903
|
value: Ae,
|
|
1913
|
-
onChange: (
|
|
1914
|
-
const B = Number(
|
|
1915
|
-
S ?
|
|
1904
|
+
onChange: ($) => {
|
|
1905
|
+
const B = Number($.target.value);
|
|
1906
|
+
S ? D === 1 ? H(B, a, r, l) : H(B, T, k, L) : (h(B), H(B, a, r, l));
|
|
1916
1907
|
},
|
|
1917
|
-
className:
|
|
1908
|
+
className: A.slider
|
|
1918
1909
|
}
|
|
1919
1910
|
)
|
|
1920
1911
|
}
|
|
@@ -1922,17 +1913,17 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
1922
1913
|
/* @__PURE__ */ e.jsxs(
|
|
1923
1914
|
"div",
|
|
1924
1915
|
{
|
|
1925
|
-
className:
|
|
1916
|
+
className: A.alphaSlider,
|
|
1926
1917
|
style: {
|
|
1927
1918
|
bottom: S ? "150px" : "75px"
|
|
1928
1919
|
},
|
|
1929
1920
|
children: [
|
|
1930
|
-
/* @__PURE__ */ e.jsx("div", { className:
|
|
1921
|
+
/* @__PURE__ */ e.jsx("div", { className: A.alphaBackground }),
|
|
1931
1922
|
/* @__PURE__ */ e.jsx(
|
|
1932
1923
|
"div",
|
|
1933
1924
|
{
|
|
1934
|
-
className:
|
|
1935
|
-
style: { background:
|
|
1925
|
+
className: A.alphaGradient,
|
|
1926
|
+
style: { background: ho }
|
|
1936
1927
|
}
|
|
1937
1928
|
),
|
|
1938
1929
|
/* @__PURE__ */ e.jsx(
|
|
@@ -1941,25 +1932,25 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
1941
1932
|
type: "range",
|
|
1942
1933
|
min: "0",
|
|
1943
1934
|
max: "100",
|
|
1944
|
-
value:
|
|
1945
|
-
onChange: (
|
|
1946
|
-
const B = Number(
|
|
1947
|
-
S ?
|
|
1935
|
+
value: uo,
|
|
1936
|
+
onChange: ($) => {
|
|
1937
|
+
const B = Number($.target.value);
|
|
1938
|
+
S ? D === 1 ? H(i, a, r, B) : H(C, T, k, B) : (d(B), H(i, a, r, B));
|
|
1948
1939
|
},
|
|
1949
|
-
className:
|
|
1940
|
+
className: A.slider
|
|
1950
1941
|
}
|
|
1951
1942
|
)
|
|
1952
1943
|
]
|
|
1953
1944
|
}
|
|
1954
1945
|
),
|
|
1955
|
-
S &&
|
|
1956
|
-
/* @__PURE__ */ e.jsx("h3", { className:
|
|
1957
|
-
/* @__PURE__ */ e.jsx("div", { className:
|
|
1946
|
+
S && ge && /* @__PURE__ */ e.jsxs("div", { className: A.gradientWrapper, children: [
|
|
1947
|
+
/* @__PURE__ */ e.jsx("h3", { className: A.subtitle, children: "Rotation" }),
|
|
1948
|
+
/* @__PURE__ */ e.jsx("div", { className: A.gradient, children: /* @__PURE__ */ e.jsxs("div", { className: A.chargeTypes, children: [
|
|
1958
1949
|
/* @__PURE__ */ e.jsxs(
|
|
1959
1950
|
"div",
|
|
1960
1951
|
{
|
|
1961
|
-
className:
|
|
1962
|
-
[
|
|
1952
|
+
className: j(A.charge, {
|
|
1953
|
+
[A.chargeActive]: p === "horizontal"
|
|
1963
1954
|
}),
|
|
1964
1955
|
onClick: () => b("horizontal"),
|
|
1965
1956
|
children: [
|
|
@@ -1978,8 +1969,8 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
1978
1969
|
/* @__PURE__ */ e.jsxs(
|
|
1979
1970
|
"div",
|
|
1980
1971
|
{
|
|
1981
|
-
className:
|
|
1982
|
-
[
|
|
1972
|
+
className: j(A.charge, {
|
|
1973
|
+
[A.chargeActive]: p === "vertical"
|
|
1983
1974
|
}),
|
|
1984
1975
|
onClick: () => b("vertical"),
|
|
1985
1976
|
children: [
|
|
@@ -1997,12 +1988,12 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
1997
1988
|
)
|
|
1998
1989
|
] }) })
|
|
1999
1990
|
] }),
|
|
2000
|
-
/* @__PURE__ */ e.jsxs("div", { className:
|
|
1991
|
+
/* @__PURE__ */ e.jsxs("div", { className: A.buttons, children: [
|
|
2001
1992
|
/* @__PURE__ */ e.jsx(
|
|
2002
1993
|
Q,
|
|
2003
1994
|
{
|
|
2004
1995
|
onClick: X,
|
|
2005
|
-
className:
|
|
1996
|
+
className: j(A.applyButton, A.cancelButton),
|
|
2006
1997
|
type: "Secondary",
|
|
2007
1998
|
children: "Cancel"
|
|
2008
1999
|
}
|
|
@@ -2011,7 +2002,7 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
2011
2002
|
Q,
|
|
2012
2003
|
{
|
|
2013
2004
|
onClick: ft,
|
|
2014
|
-
className:
|
|
2005
|
+
className: A.applyButton,
|
|
2015
2006
|
children: "Apply"
|
|
2016
2007
|
}
|
|
2017
2008
|
)
|
|
@@ -2020,13 +2011,13 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
2020
2011
|
}
|
|
2021
2012
|
);
|
|
2022
2013
|
}, nr = () => {
|
|
2023
|
-
const { onPreview: t, zoomLevel: n } = ve(), { keyBlock: o, hoverBlockId: s, isModalVisible: i, hoverBlockTopPosition: a } = Re(), { settings: r } = te(), { sourceBlocks: l } = se(), { pageContext:
|
|
2024
|
-
function
|
|
2014
|
+
const { onPreview: t, zoomLevel: n } = ve(), { keyBlock: o, hoverBlockId: s, isModalVisible: i, hoverBlockTopPosition: a } = Re(), { settings: r } = te(), { sourceBlocks: l } = se(), { pageContext: u } = G(), { showModal: f } = gt(), { currentDevice: h } = Ht(), { isLoadingThemeSettings: m } = Z(), { isLoadingLayers: c } = W(), d = (p) => p ? !l || !l[p] ? /* @__PURE__ */ e.jsx(He, { error: `Block "${p}" does not exist in blocks.` }) : new l[p]().renderPreview(r, u) : /* @__PURE__ */ e.jsx(He, { error: "Block or block.name is undefined." });
|
|
2015
|
+
function v() {
|
|
2025
2016
|
if (h.value === "desktop")
|
|
2026
2017
|
return n >= 1 ? "100%" : `${(n * 100).toFixed(2)}%`;
|
|
2027
2018
|
{
|
|
2028
|
-
const
|
|
2029
|
-
return n >= 1 ? `${
|
|
2019
|
+
const p = h.value === "tablet" ? 768 : 425;
|
|
2020
|
+
return n >= 1 ? `${p}px` : `${(p * n).toFixed(2)}px`;
|
|
2030
2021
|
}
|
|
2031
2022
|
}
|
|
2032
2023
|
function g() {
|
|
@@ -2041,19 +2032,19 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
2041
2032
|
return "100%";
|
|
2042
2033
|
}
|
|
2043
2034
|
}
|
|
2044
|
-
const { isOpenSelectModal:
|
|
2045
|
-
S.current && (S.current.scrollTop +=
|
|
2035
|
+
const { isOpenSelectModal: _ } = G(), S = x.useRef(null), w = (p) => {
|
|
2036
|
+
S.current && (S.current.scrollTop += p.deltaY);
|
|
2046
2037
|
};
|
|
2047
2038
|
return /* @__PURE__ */ e.jsxs(
|
|
2048
2039
|
"div",
|
|
2049
2040
|
{
|
|
2050
2041
|
className: Je.preview,
|
|
2051
|
-
style: { zIndex: f && !
|
|
2052
|
-
onWheel: (
|
|
2053
|
-
|
|
2042
|
+
style: { zIndex: f && !_ ? 5e3 : 500 },
|
|
2043
|
+
onWheel: (p) => {
|
|
2044
|
+
p.stopPropagation(), w(p);
|
|
2054
2045
|
},
|
|
2055
2046
|
children: [
|
|
2056
|
-
i && /* @__PURE__ */ e.jsx(ya, { children: /* @__PURE__ */ e.jsx(
|
|
2047
|
+
i && /* @__PURE__ */ e.jsx(ya, { children: /* @__PURE__ */ e.jsx(lo, {}) }),
|
|
2057
2048
|
/* @__PURE__ */ e.jsxs(
|
|
2058
2049
|
ja,
|
|
2059
2050
|
{
|
|
@@ -2061,13 +2052,13 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
2061
2052
|
positionLeft: !s && o ? void 0 : 250,
|
|
2062
2053
|
children: [
|
|
2063
2054
|
!m && !c && /* @__PURE__ */ e.jsx(
|
|
2064
|
-
|
|
2055
|
+
Rt,
|
|
2065
2056
|
{
|
|
2066
|
-
render:
|
|
2057
|
+
render: d,
|
|
2067
2058
|
block: o
|
|
2068
2059
|
}
|
|
2069
2060
|
),
|
|
2070
|
-
m && /* @__PURE__ */ e.jsx(
|
|
2061
|
+
m && /* @__PURE__ */ e.jsx(ie, {})
|
|
2071
2062
|
]
|
|
2072
2063
|
}
|
|
2073
2064
|
),
|
|
@@ -2085,8 +2076,8 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
2085
2076
|
"div",
|
|
2086
2077
|
{
|
|
2087
2078
|
style: {
|
|
2088
|
-
borderLeft:
|
|
2089
|
-
borderRight:
|
|
2079
|
+
borderLeft: v() === "100%" ? "none" : "var(--default-border)",
|
|
2080
|
+
borderRight: v() === "100%" ? "none" : "var(--default-border)",
|
|
2090
2081
|
width: "100%",
|
|
2091
2082
|
display: "flex",
|
|
2092
2083
|
flexDirection: "column",
|
|
@@ -2095,22 +2086,22 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
2095
2086
|
overflowY: "scroll",
|
|
2096
2087
|
overflowX: "hidden"
|
|
2097
2088
|
},
|
|
2098
|
-
onScroll: (
|
|
2099
|
-
|
|
2089
|
+
onScroll: (p) => {
|
|
2090
|
+
p.stopPropagation();
|
|
2100
2091
|
},
|
|
2101
|
-
onWheel: (
|
|
2102
|
-
|
|
2092
|
+
onWheel: (p) => {
|
|
2093
|
+
p.stopPropagation();
|
|
2103
2094
|
},
|
|
2104
2095
|
children: !m && !c ? /* @__PURE__ */ e.jsx(
|
|
2105
2096
|
"div",
|
|
2106
2097
|
{
|
|
2107
2098
|
className: Je.content,
|
|
2108
2099
|
style: {
|
|
2109
|
-
width:
|
|
2100
|
+
width: v()
|
|
2110
2101
|
},
|
|
2111
2102
|
children: /* @__PURE__ */ e.jsx(fa, { scrollableRef: S })
|
|
2112
2103
|
}
|
|
2113
|
-
) : /* @__PURE__ */ e.jsx("div", { className: Je.loading, children: /* @__PURE__ */ e.jsx(
|
|
2104
|
+
) : /* @__PURE__ */ e.jsx("div", { className: Je.loading, children: /* @__PURE__ */ e.jsx(ie, {}) })
|
|
2114
2105
|
}
|
|
2115
2106
|
)
|
|
2116
2107
|
]
|
|
@@ -2119,7 +2110,7 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
2119
2110
|
]
|
|
2120
2111
|
}
|
|
2121
2112
|
);
|
|
2122
|
-
}, ar = "_sidebar_1xtkj_1", rr = "_title_1xtkj_11", ir = "_active_1xtkj_19",
|
|
2113
|
+
}, ar = "_sidebar_1xtkj_1", rr = "_title_1xtkj_11", ir = "_active_1xtkj_19", Qt = {
|
|
2123
2114
|
sidebar: ar,
|
|
2124
2115
|
title: rr,
|
|
2125
2116
|
active: ir
|
|
@@ -2157,14 +2148,14 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
2157
2148
|
const {
|
|
2158
2149
|
setCurrentBlock: n
|
|
2159
2150
|
// setAnnouncement
|
|
2160
|
-
} =
|
|
2151
|
+
} = W(), { activeBlock: o } = ve(), [s, i] = x.useState(!1);
|
|
2161
2152
|
function a(r) {
|
|
2162
2153
|
n(r);
|
|
2163
2154
|
}
|
|
2164
2155
|
return /* @__PURE__ */ e.jsxs(
|
|
2165
2156
|
"div",
|
|
2166
2157
|
{
|
|
2167
|
-
className:
|
|
2158
|
+
className: j(je.block, {
|
|
2168
2159
|
[je.active]: o.id === t,
|
|
2169
2160
|
[je.header]: t === "header",
|
|
2170
2161
|
[je.footer]: t === "footer",
|
|
@@ -2206,41 +2197,41 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
2206
2197
|
}, Pr = ({ id: t, name: n, onClick: o, isDragging: s, icon: i }) => {
|
|
2207
2198
|
const { activeBlock: a, setActiveBlock: r } = ve(), {
|
|
2208
2199
|
showPreview: l,
|
|
2209
|
-
hidePreview:
|
|
2200
|
+
hidePreview: u,
|
|
2210
2201
|
showModal: f,
|
|
2211
2202
|
hideModal: h,
|
|
2212
2203
|
clearHideTimeout: m,
|
|
2213
2204
|
startHideTimeout: c,
|
|
2214
|
-
hoverBlockId:
|
|
2215
|
-
isModalVisible:
|
|
2216
|
-
} = Re(), { setPositionBlock: g } =
|
|
2205
|
+
hoverBlockId: d,
|
|
2206
|
+
isModalVisible: v
|
|
2207
|
+
} = Re(), { setPositionBlock: g } = W(), [_, S] = x.useState(!1), [w, p] = x.useState(!1), [b, C] = x.useState(!1), [T, k] = x.useState(!1), [L, O] = x.useState(null), { attributes: M, listeners: E, setNodeRef: q, transform: D, transition: ae } = yo({
|
|
2217
2208
|
id: t
|
|
2218
|
-
}),
|
|
2219
|
-
transform:
|
|
2220
|
-
transition:
|
|
2221
|
-
}, { setTitle: R, setDescription:
|
|
2209
|
+
}), ge = {
|
|
2210
|
+
transform: To.Transform.toString(D),
|
|
2211
|
+
transition: ae
|
|
2212
|
+
}, { setTitle: R, setDescription: me, setOnConfirm: ee } = Be(), { pages: H, currentPage: K } = G(), { removeBlock: Se } = W(), mt = (X) => {
|
|
2222
2213
|
X.stopPropagation(), r({
|
|
2223
2214
|
id: t,
|
|
2224
2215
|
neededScroll: !0
|
|
2225
|
-
}),
|
|
2216
|
+
}), v && h(), l(t), m();
|
|
2226
2217
|
}, Ze = (X, Ae = !0) => {
|
|
2227
|
-
X.stopPropagation(),
|
|
2218
|
+
X.stopPropagation(), u(), f(t), m(), g(t, Ae);
|
|
2228
2219
|
}, ft = (X) => {
|
|
2229
2220
|
X.stopPropagation(), r({
|
|
2230
2221
|
id: null,
|
|
2231
2222
|
neededScroll: !1
|
|
2232
|
-
}),
|
|
2223
|
+
}), v ? c() : u();
|
|
2233
2224
|
};
|
|
2234
2225
|
return x.useEffect(() => {
|
|
2235
|
-
C(!1), S(!1),
|
|
2226
|
+
C(!1), S(!1), p(!1), k(!1);
|
|
2236
2227
|
}, [s]), x.useEffect(() => {
|
|
2237
|
-
|
|
2238
|
-
}, [
|
|
2228
|
+
v || (p(!1), S(!1));
|
|
2229
|
+
}, [v]), /* @__PURE__ */ e.jsxs(
|
|
2239
2230
|
"div",
|
|
2240
2231
|
{
|
|
2241
|
-
ref:
|
|
2242
|
-
style:
|
|
2243
|
-
className:
|
|
2232
|
+
ref: q,
|
|
2233
|
+
style: ge,
|
|
2234
|
+
className: j(J.wrapper, {
|
|
2244
2235
|
[J.draggingWrapper]: s && a.id === t
|
|
2245
2236
|
}),
|
|
2246
2237
|
onClick: (X) => {
|
|
@@ -2248,13 +2239,13 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
2248
2239
|
},
|
|
2249
2240
|
onMouseEnter: mt,
|
|
2250
2241
|
onMouseLeave: ft,
|
|
2251
|
-
...
|
|
2252
|
-
...
|
|
2242
|
+
...M,
|
|
2243
|
+
...E,
|
|
2253
2244
|
children: [
|
|
2254
2245
|
/* @__PURE__ */ e.jsxs(
|
|
2255
2246
|
"div",
|
|
2256
2247
|
{
|
|
2257
|
-
className:
|
|
2248
|
+
className: j(J.block, {
|
|
2258
2249
|
[J.dragging]: s && a.id === t,
|
|
2259
2250
|
[J.active]: !s && a.id === t
|
|
2260
2251
|
}),
|
|
@@ -2275,17 +2266,17 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
2275
2266
|
}
|
|
2276
2267
|
),
|
|
2277
2268
|
/* @__PURE__ */ e.jsx("span", { className: J.nameBlock, children: n }),
|
|
2278
|
-
|
|
2269
|
+
d === t && !s && /* @__PURE__ */ e.jsx(
|
|
2279
2270
|
"div",
|
|
2280
2271
|
{
|
|
2281
|
-
className:
|
|
2282
|
-
[J.visible]:
|
|
2272
|
+
className: j(J.addTop, {
|
|
2273
|
+
[J.visible]: w
|
|
2283
2274
|
}),
|
|
2284
2275
|
onMouseEnter: () => {
|
|
2285
|
-
|
|
2276
|
+
p(!0);
|
|
2286
2277
|
},
|
|
2287
2278
|
onMouseLeave: () => {
|
|
2288
|
-
|
|
2279
|
+
p(!1);
|
|
2289
2280
|
},
|
|
2290
2281
|
children: /* @__PURE__ */ e.jsxs(
|
|
2291
2282
|
"button",
|
|
@@ -2309,17 +2300,17 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
2309
2300
|
fill: "#fff"
|
|
2310
2301
|
}
|
|
2311
2302
|
),
|
|
2312
|
-
|
|
2303
|
+
T && /* @__PURE__ */ e.jsx(Ee, { text: "Click to add a section" })
|
|
2313
2304
|
]
|
|
2314
2305
|
}
|
|
2315
2306
|
)
|
|
2316
2307
|
}
|
|
2317
2308
|
),
|
|
2318
|
-
|
|
2309
|
+
d === t && !s && /* @__PURE__ */ e.jsx(
|
|
2319
2310
|
"div",
|
|
2320
2311
|
{
|
|
2321
|
-
className:
|
|
2322
|
-
[J.visible]:
|
|
2312
|
+
className: j(J.add, {
|
|
2313
|
+
[J.visible]: _
|
|
2323
2314
|
}),
|
|
2324
2315
|
onMouseEnter: () => {
|
|
2325
2316
|
S(!0);
|
|
@@ -2358,7 +2349,7 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
2358
2349
|
]
|
|
2359
2350
|
}
|
|
2360
2351
|
),
|
|
2361
|
-
|
|
2352
|
+
d === t && !s && /* @__PURE__ */ e.jsxs("div", { className: J.actions, children: [
|
|
2362
2353
|
/* @__PURE__ */ e.jsx(
|
|
2363
2354
|
N,
|
|
2364
2355
|
{
|
|
@@ -2373,10 +2364,10 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
2373
2364
|
{
|
|
2374
2365
|
className: J.deleteButton,
|
|
2375
2366
|
onClick: (X) => {
|
|
2376
|
-
X.stopPropagation(), R("Remove Block"),
|
|
2367
|
+
X.stopPropagation(), R("Remove Block"), me(
|
|
2377
2368
|
`Are you sure you want to delete ${n || "this"} block? Once you delete this block, any content visible will also be deleted. This is irreversible.`
|
|
2378
2369
|
), ee(() => {
|
|
2379
|
-
|
|
2370
|
+
H && Se(H[K].path, t);
|
|
2380
2371
|
});
|
|
2381
2372
|
},
|
|
2382
2373
|
children: /* @__PURE__ */ e.jsx(
|
|
@@ -2396,54 +2387,54 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
2396
2387
|
}
|
|
2397
2388
|
);
|
|
2398
2389
|
}, $r = () => {
|
|
2399
|
-
const { blocks: t, setCurrentBlock: n, moveBlock: o, isLoadingLayers: s, announcement: i } =
|
|
2400
|
-
function h(
|
|
2401
|
-
n(
|
|
2390
|
+
const { blocks: t, setCurrentBlock: n, moveBlock: o, isLoadingLayers: s, announcement: i } = W(), { currentPage: a, pages: r } = G(), { setMouseOverModal: l, setHoverBlockId: u } = Re(), { sourceBlocks: f } = se();
|
|
2391
|
+
function h(_) {
|
|
2392
|
+
n(_), l(!1), u(null);
|
|
2402
2393
|
}
|
|
2403
|
-
const m =
|
|
2404
|
-
Co
|
|
2394
|
+
const m = vo(
|
|
2395
|
+
So(Co, {
|
|
2405
2396
|
activationConstraint: {
|
|
2406
2397
|
distance: 5
|
|
2407
2398
|
}
|
|
2408
2399
|
})
|
|
2409
|
-
), [c,
|
|
2410
|
-
|
|
2411
|
-
}, g = (
|
|
2412
|
-
|
|
2413
|
-
const { active: S, over:
|
|
2414
|
-
if (
|
|
2415
|
-
const
|
|
2416
|
-
C !== -1 &&
|
|
2400
|
+
), [c, d] = x.useState(!1), v = () => {
|
|
2401
|
+
d(!0);
|
|
2402
|
+
}, g = (_) => {
|
|
2403
|
+
d(!1);
|
|
2404
|
+
const { active: S, over: w } = _;
|
|
2405
|
+
if (w && S.id !== w.id && r && r[a]) {
|
|
2406
|
+
const p = r[a].path, b = t[p].order, C = b.indexOf(S.id), T = b.indexOf(w.id);
|
|
2407
|
+
C !== -1 && T !== -1 && o(p, C, T);
|
|
2417
2408
|
}
|
|
2418
2409
|
};
|
|
2419
|
-
return /* @__PURE__ */ e.jsx("div", { className: J.layers, children: s ? /* @__PURE__ */ e.jsx("div", { className: J.loader, children: /* @__PURE__ */ e.jsx(
|
|
2410
|
+
return /* @__PURE__ */ e.jsx("div", { className: J.layers, children: s ? /* @__PURE__ */ e.jsx("div", { className: J.loader, children: /* @__PURE__ */ e.jsx(ie, {}) }) : /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
2420
2411
|
i && /* @__PURE__ */ e.jsx(kt, { id: "announcement" }),
|
|
2421
2412
|
/* @__PURE__ */ e.jsx(kt, { id: "header" }),
|
|
2422
2413
|
/* @__PURE__ */ e.jsx(
|
|
2423
|
-
|
|
2414
|
+
bo,
|
|
2424
2415
|
{
|
|
2425
2416
|
sensors: m,
|
|
2426
2417
|
onDragEnd: g,
|
|
2427
|
-
onDragStart:
|
|
2418
|
+
onDragStart: v,
|
|
2428
2419
|
children: r && r[a] && t[r[a].path] && /* @__PURE__ */ e.jsx(
|
|
2429
|
-
|
|
2420
|
+
ko,
|
|
2430
2421
|
{
|
|
2431
2422
|
items: t[r[a].path].order,
|
|
2432
|
-
strategy:
|
|
2433
|
-
children: t[r[a].path].order.map((
|
|
2423
|
+
strategy: jo,
|
|
2424
|
+
children: t[r[a].path].order.map((_, S) => /* @__PURE__ */ e.jsx(
|
|
2434
2425
|
Pr,
|
|
2435
2426
|
{
|
|
2436
|
-
id:
|
|
2427
|
+
id: _,
|
|
2437
2428
|
name: Fe(
|
|
2438
|
-
t[r[a].path].data[
|
|
2429
|
+
t[r[a].path].data[_].name,
|
|
2439
2430
|
f
|
|
2440
2431
|
),
|
|
2441
2432
|
index: S,
|
|
2442
2433
|
onClick: h,
|
|
2443
2434
|
isDragging: c,
|
|
2444
|
-
icon: Ge[t[r[a].path].data[
|
|
2435
|
+
icon: Ge[t[r[a].path].data[_].name]
|
|
2445
2436
|
},
|
|
2446
|
-
|
|
2437
|
+
_
|
|
2447
2438
|
))
|
|
2448
2439
|
}
|
|
2449
2440
|
)
|
|
@@ -2452,16 +2443,16 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
2452
2443
|
/* @__PURE__ */ e.jsx(kt, { id: "footer" })
|
|
2453
2444
|
] }) });
|
|
2454
2445
|
}, Ir = ({ isHeader: t }) => {
|
|
2455
|
-
const { header: n, footer: o } =
|
|
2446
|
+
const { header: n, footer: o } = W(), { pageContext: s } = G();
|
|
2456
2447
|
return t ? n == null ? void 0 : n.renderSettings(s) : o == null ? void 0 : o.renderSettings(s);
|
|
2457
2448
|
}, Mr = () => {
|
|
2458
|
-
const { announcement: t } =
|
|
2449
|
+
const { announcement: t } = W(), { pageContext: n } = G();
|
|
2459
2450
|
return t == null ? void 0 : t.renderSettings(n);
|
|
2460
2451
|
}, Fr = "_loader_eyvkk_1", Hr = {
|
|
2461
2452
|
loader: Fr
|
|
2462
2453
|
}, Er = () => {
|
|
2463
2454
|
const { isLoadingSettings: t } = te();
|
|
2464
|
-
return t ? /* @__PURE__ */ e.jsx("div", { className: Hr.loader, children: /* @__PURE__ */ e.jsx(
|
|
2455
|
+
return t ? /* @__PURE__ */ e.jsx("div", { className: Hr.loader, children: /* @__PURE__ */ e.jsx(ie, {}) }) : /* @__PURE__ */ e.jsx(Dr, {});
|
|
2465
2456
|
}, Dr = () => {
|
|
2466
2457
|
const { settings: t } = te(), { setError: n } = pt();
|
|
2467
2458
|
try {
|
|
@@ -2480,7 +2471,7 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
2480
2471
|
name: Ur,
|
|
2481
2472
|
loader: Vr
|
|
2482
2473
|
}, zr = () => {
|
|
2483
|
-
const t =
|
|
2474
|
+
const t = le(), { isLoadingThemeSettings: n } = Z();
|
|
2484
2475
|
function o(s) {
|
|
2485
2476
|
switch (s == null ? void 0 : s.name) {
|
|
2486
2477
|
case "Colors":
|
|
@@ -2500,11 +2491,11 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
2500
2491
|
break;
|
|
2501
2492
|
}
|
|
2502
2493
|
}
|
|
2503
|
-
return /* @__PURE__ */ e.jsx("div", { className: Qe.theme, children: n ? /* @__PURE__ */ e.jsx("div", { className: Qe.loader, children: /* @__PURE__ */ e.jsx(
|
|
2494
|
+
return /* @__PURE__ */ e.jsx("div", { className: Qe.theme, children: n ? /* @__PURE__ */ e.jsx("div", { className: Qe.loader, children: /* @__PURE__ */ e.jsx(ie, {}) }) : Me.map((s) => /* @__PURE__ */ e.jsxs(
|
|
2504
2495
|
"div",
|
|
2505
2496
|
{
|
|
2506
2497
|
onClick: () => o(s),
|
|
2507
|
-
className:
|
|
2498
|
+
className: j(Qe.block),
|
|
2508
2499
|
children: [
|
|
2509
2500
|
/* @__PURE__ */ e.jsx(N, { name: s.icon }),
|
|
2510
2501
|
/* @__PURE__ */ e.jsx("span", { className: Qe.name, children: s.name }),
|
|
@@ -2513,10 +2504,10 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
2513
2504
|
},
|
|
2514
2505
|
s.icon
|
|
2515
2506
|
)) });
|
|
2516
|
-
}, Gr = "_back_7e826_1",
|
|
2507
|
+
}, Gr = "_back_7e826_1", Wr = "_render_7e826_9", qr = "_open_7e826_24", Zr = "_close_7e826_51", Xr = "_clicked_7e826_55", Yr = "_title_7e826_59", Kr = "_button_7e826_67", Jr = "_loading_7e826_72", Qr = "_settings_7e826_76", ei = "_deleteButton_7e826_82", ti = "_backIcon_7e826_95", Ie = {
|
|
2517
2508
|
back: Gr,
|
|
2518
|
-
render:
|
|
2519
|
-
open:
|
|
2509
|
+
render: Wr,
|
|
2510
|
+
open: qr,
|
|
2520
2511
|
close: Zr,
|
|
2521
2512
|
clicked: Xr,
|
|
2522
2513
|
title: Yr,
|
|
@@ -2537,7 +2528,7 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
2537
2528
|
failedSettings: !0
|
|
2538
2529
|
}), s;
|
|
2539
2530
|
}
|
|
2540
|
-
}, si = "_wrapper_15ju8_1", ni = "_header_15ju8_8", ai = "_title_15ju8_15", ri = "_colorWrapper_15ju8_21", ii = "_name_15ju8_35", li = "_color_15ju8_21", ci = "_value_15ju8_47", di = "_length_15ju8_51",
|
|
2531
|
+
}, si = "_wrapper_15ju8_1", ni = "_header_15ju8_8", ai = "_title_15ju8_15", ri = "_colorWrapper_15ju8_21", ii = "_name_15ju8_35", li = "_color_15ju8_21", ci = "_value_15ju8_47", di = "_length_15ju8_51", re = {
|
|
2541
2532
|
wrapper: si,
|
|
2542
2533
|
header: ni,
|
|
2543
2534
|
title: ai,
|
|
@@ -2547,25 +2538,25 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
2547
2538
|
value: ci,
|
|
2548
2539
|
length: di
|
|
2549
2540
|
}, jt = (t) => {
|
|
2550
|
-
const { colors: n } = t, { themeSettings: o } =
|
|
2541
|
+
const { colors: n } = t, { themeSettings: o } = Z(), [s, i] = x.useState(!0);
|
|
2551
2542
|
x.useEffect(() => {
|
|
2552
2543
|
n.length <= 3 && i(!0);
|
|
2553
2544
|
}, []);
|
|
2554
2545
|
function a(r) {
|
|
2555
|
-
const l = r.replace("--", ""), [
|
|
2546
|
+
const l = r.replace("--", ""), [u, f] = l.split("-"), h = `${f.charAt(0).toUpperCase() + f.slice(1)} ${u.charAt(0).toUpperCase() + u.slice(1)}`, [m, c] = l.split("-");
|
|
2556
2547
|
return {
|
|
2557
2548
|
name: h,
|
|
2558
2549
|
field: m,
|
|
2559
2550
|
variable: c
|
|
2560
2551
|
};
|
|
2561
2552
|
}
|
|
2562
|
-
return /* @__PURE__ */ e.jsxs("div", { className:
|
|
2563
|
-
/* @__PURE__ */ e.jsxs("div", { className:
|
|
2564
|
-
/* @__PURE__ */ e.jsx("div", { className:
|
|
2553
|
+
return /* @__PURE__ */ e.jsxs("div", { className: re.wrapper, children: [
|
|
2554
|
+
/* @__PURE__ */ e.jsxs("div", { className: re.header, children: [
|
|
2555
|
+
/* @__PURE__ */ e.jsx("div", { className: re.title, children: "Section Colors" }),
|
|
2565
2556
|
!s && /* @__PURE__ */ e.jsxs(
|
|
2566
2557
|
"div",
|
|
2567
2558
|
{
|
|
2568
|
-
className:
|
|
2559
|
+
className: j(re.value, re.length),
|
|
2569
2560
|
onClick: () => i(!0),
|
|
2570
2561
|
children: [
|
|
2571
2562
|
"+",
|
|
@@ -2575,12 +2566,12 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
2575
2566
|
)
|
|
2576
2567
|
] }),
|
|
2577
2568
|
s && /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
2578
|
-
/* @__PURE__ */ e.jsx("div", { className:
|
|
2579
|
-
const l = a(r), { variable:
|
|
2569
|
+
/* @__PURE__ */ e.jsx("div", { className: re.colors, children: n.map((r) => {
|
|
2570
|
+
const l = a(r), { variable: u, name: f, field: h } = l;
|
|
2580
2571
|
return /* @__PURE__ */ e.jsx(
|
|
2581
2572
|
ui,
|
|
2582
2573
|
{
|
|
2583
|
-
color: o.colors[h][
|
|
2574
|
+
color: o.colors[h][u],
|
|
2584
2575
|
name: f
|
|
2585
2576
|
}
|
|
2586
2577
|
);
|
|
@@ -2588,7 +2579,7 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
2588
2579
|
n.length > 3 && /* @__PURE__ */ e.jsxs(
|
|
2589
2580
|
"div",
|
|
2590
2581
|
{
|
|
2591
|
-
className:
|
|
2582
|
+
className: j(re.value, re.length),
|
|
2592
2583
|
onClick: () => i(!1),
|
|
2593
2584
|
children: [
|
|
2594
2585
|
"Hide ",
|
|
@@ -2606,52 +2597,52 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
2606
2597
|
setInitialColor: a,
|
|
2607
2598
|
setShowModal: r,
|
|
2608
2599
|
setUpdate: l,
|
|
2609
|
-
setColor:
|
|
2600
|
+
setColor: u,
|
|
2610
2601
|
setColorChange: f,
|
|
2611
2602
|
colorChange: h,
|
|
2612
2603
|
setIsGradientActive: m
|
|
2613
|
-
} = gt(), { updateColor: c } =
|
|
2614
|
-
c(
|
|
2604
|
+
} = gt(), { updateColor: c } = Z(), d = (_, S) => (w) => {
|
|
2605
|
+
c(_, S, w);
|
|
2615
2606
|
};
|
|
2616
2607
|
x.useEffect(() => {
|
|
2617
|
-
const
|
|
2608
|
+
const _ = () => {
|
|
2618
2609
|
r(!1), s(null), a(o), l(() => {
|
|
2619
|
-
}),
|
|
2610
|
+
}), u(o), f(() => {
|
|
2620
2611
|
});
|
|
2621
2612
|
};
|
|
2622
|
-
return document.body.addEventListener("click",
|
|
2623
|
-
document.body.removeEventListener("click",
|
|
2613
|
+
return document.body.addEventListener("click", _), () => {
|
|
2614
|
+
document.body.removeEventListener("click", _);
|
|
2624
2615
|
};
|
|
2625
2616
|
}, []);
|
|
2626
|
-
const
|
|
2627
|
-
const S = n.split("/")[0],
|
|
2628
|
-
|
|
2629
|
-
const { top: b, left: C } =
|
|
2617
|
+
const v = (_) => {
|
|
2618
|
+
const S = n.split("/")[0], w = S.split(" ")[0].toLowerCase(), p = S.split(" ")[1].toLowerCase();
|
|
2619
|
+
_.stopPropagation(), r(!0), f(h), l((T) => d(p, w)(T)), a(o), u(o), m(p === "surface");
|
|
2620
|
+
const { top: b, left: C } = io(_, 550, 288, 10, 20, 230, 80);
|
|
2630
2621
|
i({
|
|
2631
|
-
top:
|
|
2622
|
+
top: p === "surface" ? b : b + 125,
|
|
2632
2623
|
left: C - 200
|
|
2633
2624
|
});
|
|
2634
2625
|
};
|
|
2635
|
-
function g(
|
|
2636
|
-
return
|
|
2626
|
+
function g(_) {
|
|
2627
|
+
return _.length > 15 ? _.slice(0, 15) + "..." : _;
|
|
2637
2628
|
}
|
|
2638
2629
|
return /* @__PURE__ */ e.jsxs(
|
|
2639
2630
|
"div",
|
|
2640
2631
|
{
|
|
2641
|
-
className:
|
|
2642
|
-
onClick:
|
|
2632
|
+
className: re.colorWrapper,
|
|
2633
|
+
onClick: v,
|
|
2643
2634
|
children: [
|
|
2644
2635
|
/* @__PURE__ */ e.jsx(
|
|
2645
2636
|
"div",
|
|
2646
2637
|
{
|
|
2647
|
-
className:
|
|
2638
|
+
className: re.color,
|
|
2648
2639
|
style: {
|
|
2649
2640
|
background: o
|
|
2650
2641
|
}
|
|
2651
2642
|
}
|
|
2652
2643
|
),
|
|
2653
|
-
/* @__PURE__ */ e.jsx("div", { className:
|
|
2654
|
-
/* @__PURE__ */ e.jsx("div", { className:
|
|
2644
|
+
/* @__PURE__ */ e.jsx("div", { className: re.name, children: n }),
|
|
2645
|
+
/* @__PURE__ */ e.jsx("div", { className: re.value, children: g(o) })
|
|
2655
2646
|
]
|
|
2656
2647
|
}
|
|
2657
2648
|
);
|
|
@@ -2661,8 +2652,8 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
2661
2652
|
deleteButton: gi,
|
|
2662
2653
|
backIcon: mi
|
|
2663
2654
|
}, fi = ({ onClick: t, setIsClicked: n, getDisplayName: o }) => {
|
|
2664
|
-
var c,
|
|
2665
|
-
const { activeBlock: s } = se(), { setTitle: i, setDescription: a, setOnConfirm: r } = Be(), { blocks: l, currentBlock:
|
|
2655
|
+
var c, d;
|
|
2656
|
+
const { activeBlock: s } = se(), { setTitle: i, setDescription: a, setOnConfirm: r } = Be(), { blocks: l, currentBlock: u, removeBlock: f } = W(), { currentPage: h, pages: m } = G();
|
|
2666
2657
|
return /* @__PURE__ */ e.jsxs("div", { className: et.back, children: [
|
|
2667
2658
|
/* @__PURE__ */ e.jsx(
|
|
2668
2659
|
"div",
|
|
@@ -2680,16 +2671,16 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
2680
2671
|
)
|
|
2681
2672
|
}
|
|
2682
2673
|
),
|
|
2683
|
-
/* @__PURE__ */ e.jsx("h3", { className: et.title, children: s && o(s) || m && m[h] && l[m[h].path] &&
|
|
2684
|
-
|
|
2674
|
+
/* @__PURE__ */ e.jsx("h3", { className: et.title, children: s && o(s) || m && m[h] && l[m[h].path] && u && o((c = l[m[h].path].data[u]) == null ? void 0 : c.name) || u && pe(u) || "Loading" }),
|
|
2675
|
+
u && m && !["header", "footer", "announcement"].includes(u) && l[m[h].path].data[u] && o((d = l[m[h].path].data[u]) == null ? void 0 : d.name) !== "unknown name" && /* @__PURE__ */ e.jsx(
|
|
2685
2676
|
"button",
|
|
2686
2677
|
{
|
|
2687
|
-
onClick: (
|
|
2678
|
+
onClick: (v) => {
|
|
2688
2679
|
var g;
|
|
2689
|
-
|
|
2690
|
-
`Are you sure you want to delete ${o((g = l[m[h].path].data[
|
|
2680
|
+
v.stopPropagation(), i("Remove Block"), a(
|
|
2681
|
+
`Are you sure you want to delete ${o((g = l[m[h].path].data[u]) == null ? void 0 : g.name) || "this"} block? Once you delete this block, any content visible will also be deleted. This is irreversible.`
|
|
2691
2682
|
), r(() => {
|
|
2692
|
-
n(!0), f(m[h].path,
|
|
2683
|
+
n(!0), f(m[h].path, u), t(!0);
|
|
2693
2684
|
});
|
|
2694
2685
|
},
|
|
2695
2686
|
className: et.deleteButton,
|
|
@@ -2707,33 +2698,33 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
2707
2698
|
)
|
|
2708
2699
|
] });
|
|
2709
2700
|
}, xi = () => {
|
|
2710
|
-
const t =
|
|
2701
|
+
const t = le(), [n, o] = x.useState(!1), { sourceBlocks: s, activeBlock: i, setActiveBlock: a, currentInstance: r, setCurrentInstance: l } = se(), { setActiveBlock: u } = ve(), {
|
|
2711
2702
|
blocks: f,
|
|
2712
2703
|
addBlock: h,
|
|
2713
2704
|
editBlock: m,
|
|
2714
2705
|
currentBlock: c,
|
|
2715
|
-
setCurrentBlock:
|
|
2716
|
-
setHeader:
|
|
2706
|
+
setCurrentBlock: d,
|
|
2707
|
+
setHeader: v,
|
|
2717
2708
|
setFooter: g,
|
|
2718
|
-
setAnnouncement:
|
|
2709
|
+
setAnnouncement: _,
|
|
2719
2710
|
header: S,
|
|
2720
|
-
footer:
|
|
2721
|
-
announcement:
|
|
2711
|
+
footer: w,
|
|
2712
|
+
announcement: p,
|
|
2722
2713
|
isLoadingLayers: b
|
|
2723
|
-
} =
|
|
2724
|
-
function k(
|
|
2725
|
-
if (
|
|
2726
|
-
const
|
|
2714
|
+
} = W(), { currentPage: C, pages: T } = G();
|
|
2715
|
+
function k(M = !1) {
|
|
2716
|
+
if (T && r && !M) {
|
|
2717
|
+
const E = {
|
|
2727
2718
|
blockSettings: {}
|
|
2728
2719
|
};
|
|
2729
|
-
Object.keys(r.blockSettings).filter((
|
|
2730
|
-
|
|
2731
|
-
}), m(
|
|
2732
|
-
name: f[
|
|
2733
|
-
value:
|
|
2720
|
+
Object.keys(r.blockSettings).filter((q) => !["displayName", "isAddable"].includes(q)).map((q) => {
|
|
2721
|
+
E.blockSettings[q] = r.blockSettings[q];
|
|
2722
|
+
}), m(T[C].path, c, {
|
|
2723
|
+
name: f[T[C].path].data[c].name,
|
|
2724
|
+
value: E
|
|
2734
2725
|
});
|
|
2735
2726
|
}
|
|
2736
|
-
a(null),
|
|
2727
|
+
a(null), d(null), u({
|
|
2737
2728
|
id: null,
|
|
2738
2729
|
neededScroll: !1
|
|
2739
2730
|
}), setTimeout(() => {
|
|
@@ -2741,62 +2732,62 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
2741
2732
|
}, 150), l(null);
|
|
2742
2733
|
}
|
|
2743
2734
|
function L() {
|
|
2744
|
-
var
|
|
2745
|
-
if (!
|
|
2735
|
+
var q;
|
|
2736
|
+
if (!T || !T[C] || !c)
|
|
2746
2737
|
return null;
|
|
2747
|
-
const
|
|
2748
|
-
return !
|
|
2738
|
+
const M = f[T[C].path].data[c];
|
|
2739
|
+
return !M || !s[M.name] ? null : new s[M.name]((q = M.value) == null ? void 0 : q.blockSettings);
|
|
2749
2740
|
}
|
|
2750
2741
|
x.useEffect(() => {
|
|
2751
2742
|
if (i || c && !["header", "footer", "announcement"].includes(c)) {
|
|
2752
|
-
const
|
|
2753
|
-
l(
|
|
2743
|
+
const M = L();
|
|
2744
|
+
l(M);
|
|
2754
2745
|
} else
|
|
2755
2746
|
l(null);
|
|
2756
2747
|
}, [i, c]), x.useEffect(() => {
|
|
2757
|
-
if (i &&
|
|
2758
|
-
const
|
|
2748
|
+
if (i && T && !c) {
|
|
2749
|
+
const M = {
|
|
2759
2750
|
blockSettings: {},
|
|
2760
2751
|
blockColors: {}
|
|
2761
|
-
},
|
|
2762
|
-
l(
|
|
2763
|
-
|
|
2764
|
-
}), Object.keys(
|
|
2765
|
-
|
|
2752
|
+
}, E = new s[i]();
|
|
2753
|
+
l(E), Object.keys(E.blockSettings).filter((D) => !["displayName", "isAddable"].includes(D)).map((D) => {
|
|
2754
|
+
M.blockSettings[D] = E.blockSettings[D];
|
|
2755
|
+
}), Object.keys(E.blockColors).filter((D) => !["displayName", "isAddable"].includes(D)).map((D) => {
|
|
2756
|
+
M.blockColors[D] = E.blockColors[D];
|
|
2766
2757
|
});
|
|
2767
|
-
const
|
|
2758
|
+
const q = h(T[C].path, {
|
|
2768
2759
|
name: i,
|
|
2769
|
-
value:
|
|
2760
|
+
value: M
|
|
2770
2761
|
});
|
|
2771
|
-
|
|
2772
|
-
id:
|
|
2762
|
+
u({
|
|
2763
|
+
id: q,
|
|
2773
2764
|
neededScroll: !0
|
|
2774
|
-
}),
|
|
2765
|
+
}), d(q), t("/admin/builder");
|
|
2775
2766
|
}
|
|
2776
2767
|
}, [i]), x.useEffect(() => {
|
|
2777
|
-
c === "header" &&
|
|
2768
|
+
c === "header" && v(S);
|
|
2778
2769
|
}, [c, S]), x.useEffect(() => {
|
|
2779
|
-
c === "footer" && g(
|
|
2780
|
-
}, [c,
|
|
2781
|
-
c === "announcement" &&
|
|
2782
|
-
}, [c,
|
|
2783
|
-
function O(
|
|
2770
|
+
c === "footer" && g(w);
|
|
2771
|
+
}, [c, w]), x.useEffect(() => {
|
|
2772
|
+
c === "announcement" && _(p);
|
|
2773
|
+
}, [c, p]);
|
|
2774
|
+
function O(M) {
|
|
2784
2775
|
if (!s)
|
|
2785
2776
|
return "unknown name";
|
|
2786
|
-
if (!s[
|
|
2787
|
-
return c === "header" ? S == null ? void 0 : S.blockSettings.displayName : c === "footer" ?
|
|
2788
|
-
const
|
|
2789
|
-
return !
|
|
2777
|
+
if (!s[M])
|
|
2778
|
+
return c === "header" ? S == null ? void 0 : S.blockSettings.displayName : c === "footer" ? w == null ? void 0 : w.blockSettings.displayName : c === "announcement" ? p == null ? void 0 : p.blockSettings.displayName : "unknown name";
|
|
2779
|
+
const E = new s[M]();
|
|
2780
|
+
return !E.blockSettings || !E.blockSettings.displayName ? "unknown name" : E.blockSettings.displayName;
|
|
2790
2781
|
}
|
|
2791
2782
|
return /* @__PURE__ */ e.jsxs(
|
|
2792
2783
|
"div",
|
|
2793
2784
|
{
|
|
2794
|
-
className:
|
|
2785
|
+
className: j(Ie.render, {
|
|
2795
2786
|
[Ie.open]: c,
|
|
2796
2787
|
[Ie.close]: !c,
|
|
2797
2788
|
[Ie.clicked]: n
|
|
2798
2789
|
}),
|
|
2799
|
-
onClick: (
|
|
2790
|
+
onClick: (M) => M.stopPropagation(),
|
|
2800
2791
|
style: {
|
|
2801
2792
|
opacity: b ? 0 : 1
|
|
2802
2793
|
},
|
|
@@ -2819,13 +2810,13 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
2819
2810
|
/* @__PURE__ */ e.jsx(
|
|
2820
2811
|
jt,
|
|
2821
2812
|
{
|
|
2822
|
-
colors: c === "header" ? S.blockColors :
|
|
2813
|
+
colors: c === "header" ? S.blockColors : w.blockColors
|
|
2823
2814
|
}
|
|
2824
2815
|
)
|
|
2825
2816
|
] }),
|
|
2826
2817
|
c === "announcement" && /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
2827
2818
|
/* @__PURE__ */ e.jsx(Mr, {}),
|
|
2828
|
-
/* @__PURE__ */ e.jsx(jt, { colors:
|
|
2819
|
+
/* @__PURE__ */ e.jsx(jt, { colors: p.blockColors })
|
|
2829
2820
|
] }),
|
|
2830
2821
|
!i && !c && /* @__PURE__ */ e.jsx("div", { className: Ie.loading, children: "Loading" })
|
|
2831
2822
|
] })
|
|
@@ -2836,7 +2827,7 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
2836
2827
|
header: _i,
|
|
2837
2828
|
title: wi,
|
|
2838
2829
|
backIcon: vi
|
|
2839
|
-
},
|
|
2830
|
+
}, We = ({ onClick: t, title: n }) => /* @__PURE__ */ e.jsxs("div", { className: yt.header, children: [
|
|
2840
2831
|
/* @__PURE__ */ e.jsx(
|
|
2841
2832
|
"div",
|
|
2842
2833
|
{
|
|
@@ -2860,12 +2851,12 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
2860
2851
|
wrapper: bi,
|
|
2861
2852
|
open: ki,
|
|
2862
2853
|
close: ji
|
|
2863
|
-
},
|
|
2854
|
+
}, qe = (t) => {
|
|
2864
2855
|
const { isOpen: n, isClose: o, children: s } = t;
|
|
2865
2856
|
return /* @__PURE__ */ e.jsx(
|
|
2866
2857
|
"div",
|
|
2867
2858
|
{
|
|
2868
|
-
className:
|
|
2859
|
+
className: j(Tt.wrapper, {
|
|
2869
2860
|
[Tt.open]: n,
|
|
2870
2861
|
[Tt.close]: o
|
|
2871
2862
|
}),
|
|
@@ -2874,23 +2865,23 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
2874
2865
|
);
|
|
2875
2866
|
}, yi = () => {
|
|
2876
2867
|
var f, h;
|
|
2877
|
-
const { activeBlock: t, themeSettings: n, updateBorder: o, setActiveBlock: s } =
|
|
2868
|
+
const { activeBlock: t, themeSettings: n, updateBorder: o, setActiveBlock: s } = Z();
|
|
2878
2869
|
function i(m, c) {
|
|
2879
2870
|
o(c, m);
|
|
2880
2871
|
}
|
|
2881
|
-
const a =
|
|
2872
|
+
const a = le();
|
|
2882
2873
|
function r() {
|
|
2883
2874
|
s(null), a("/admin/builder/theme");
|
|
2884
2875
|
}
|
|
2885
|
-
const l = x.useMemo(() => n.borders, [n]),
|
|
2876
|
+
const l = x.useMemo(() => n.borders, [n]), u = (t == null ? void 0 : t.name) === "Borders";
|
|
2886
2877
|
return /* @__PURE__ */ e.jsxs(
|
|
2887
|
-
|
|
2878
|
+
qe,
|
|
2888
2879
|
{
|
|
2889
|
-
isOpen:
|
|
2890
|
-
isClose: !
|
|
2880
|
+
isOpen: u,
|
|
2881
|
+
isClose: !u,
|
|
2891
2882
|
children: [
|
|
2892
2883
|
/* @__PURE__ */ e.jsx(
|
|
2893
|
-
|
|
2884
|
+
We,
|
|
2894
2885
|
{
|
|
2895
2886
|
onClick: r,
|
|
2896
2887
|
title: "Borders Style"
|
|
@@ -2940,40 +2931,40 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
2940
2931
|
l(n);
|
|
2941
2932
|
}, [n]);
|
|
2942
2933
|
const {
|
|
2943
|
-
setActiveLabel:
|
|
2934
|
+
setActiveLabel: u,
|
|
2944
2935
|
setModalPosition: f,
|
|
2945
2936
|
setInitialColor: h,
|
|
2946
2937
|
setShowModal: m,
|
|
2947
2938
|
setUpdate: c,
|
|
2948
|
-
setColor:
|
|
2949
|
-
setColorChange:
|
|
2939
|
+
setColor: d,
|
|
2940
|
+
setColorChange: v,
|
|
2950
2941
|
setIsGradientActive: g,
|
|
2951
|
-
colorChange:
|
|
2942
|
+
colorChange: _
|
|
2952
2943
|
} = gt();
|
|
2953
2944
|
x.useEffect(() => {
|
|
2954
|
-
const
|
|
2955
|
-
m(!1),
|
|
2956
|
-
}),
|
|
2945
|
+
const w = () => {
|
|
2946
|
+
m(!1), u(null), h(n), c(() => {
|
|
2947
|
+
}), d(n), v(() => {
|
|
2957
2948
|
});
|
|
2958
2949
|
};
|
|
2959
|
-
return document.body.addEventListener("click",
|
|
2960
|
-
document.body.removeEventListener("click",
|
|
2950
|
+
return document.body.addEventListener("click", w), () => {
|
|
2951
|
+
document.body.removeEventListener("click", w);
|
|
2961
2952
|
};
|
|
2962
2953
|
}, []);
|
|
2963
|
-
const S = (
|
|
2964
|
-
|
|
2965
|
-
const { top:
|
|
2954
|
+
const S = (w) => {
|
|
2955
|
+
w.stopPropagation(), m(!0), v(l), c(o), h(n), d(r), g(a);
|
|
2956
|
+
const { top: p, left: b } = io(w, 600, 288, 10, 20, 230, 80);
|
|
2966
2957
|
f({
|
|
2967
|
-
top:
|
|
2958
|
+
top: p,
|
|
2968
2959
|
left: b
|
|
2969
2960
|
});
|
|
2970
2961
|
};
|
|
2971
|
-
return /* @__PURE__ */ e.jsxs("div", { className:
|
|
2962
|
+
return /* @__PURE__ */ e.jsxs("div", { className: A.content, children: [
|
|
2972
2963
|
/* @__PURE__ */ e.jsx(
|
|
2973
2964
|
"span",
|
|
2974
2965
|
{
|
|
2975
|
-
className:
|
|
2976
|
-
[
|
|
2966
|
+
className: j(A.name, {
|
|
2967
|
+
[A.secondary]: i === "secondary"
|
|
2977
2968
|
}),
|
|
2978
2969
|
children: s
|
|
2979
2970
|
}
|
|
@@ -2981,13 +2972,13 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
2981
2972
|
/* @__PURE__ */ e.jsxs(
|
|
2982
2973
|
"label",
|
|
2983
2974
|
{
|
|
2984
|
-
className:
|
|
2985
|
-
onClick: (
|
|
2975
|
+
className: A.label,
|
|
2976
|
+
onClick: (w) => w.stopPropagation(),
|
|
2986
2977
|
children: [
|
|
2987
2978
|
/* @__PURE__ */ e.jsx(
|
|
2988
2979
|
"div",
|
|
2989
2980
|
{
|
|
2990
|
-
className:
|
|
2981
|
+
className: A.colorValue,
|
|
2991
2982
|
style: {
|
|
2992
2983
|
background: r
|
|
2993
2984
|
},
|
|
@@ -2999,11 +2990,11 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
2999
2990
|
{
|
|
3000
2991
|
type: "text",
|
|
3001
2992
|
value: r,
|
|
3002
|
-
onChange: (
|
|
3003
|
-
const
|
|
3004
|
-
o(
|
|
2993
|
+
onChange: (w) => {
|
|
2994
|
+
const p = w.target.value;
|
|
2995
|
+
o(p), d(p), l(p), _(p);
|
|
3005
2996
|
},
|
|
3006
|
-
className:
|
|
2997
|
+
className: A.input
|
|
3007
2998
|
}
|
|
3008
2999
|
)
|
|
3009
3000
|
]
|
|
@@ -3011,26 +3002,26 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3011
3002
|
)
|
|
3012
3003
|
] });
|
|
3013
3004
|
}, Oi = ["left", "center", "right"], Ui = () => {
|
|
3014
|
-
const { activeBlock: t, themeSettings: n, updateButton: o, setActiveBlock: s } =
|
|
3015
|
-
function l(g,
|
|
3016
|
-
o(a,
|
|
3005
|
+
const { activeBlock: t, themeSettings: n, updateButton: o, setActiveBlock: s } = Z(), { fonts: i } = Et(), [a, r] = x.useState("primary");
|
|
3006
|
+
function l(g, _) {
|
|
3007
|
+
o(a, _, g);
|
|
3017
3008
|
}
|
|
3018
|
-
const [
|
|
3009
|
+
const [u, f] = x.useState(!1), h = n.buttons[a], m = le();
|
|
3019
3010
|
function c() {
|
|
3020
3011
|
s(null), m("/admin/builder/theme");
|
|
3021
3012
|
}
|
|
3022
|
-
const
|
|
3023
|
-
function
|
|
3024
|
-
l({ ...h.boxShadow, [g]:
|
|
3013
|
+
const d = (t == null ? void 0 : t.name) === "Buttons";
|
|
3014
|
+
function v(g, _) {
|
|
3015
|
+
l({ ...h.boxShadow, [g]: _ }, "boxShadow");
|
|
3025
3016
|
}
|
|
3026
3017
|
return /* @__PURE__ */ e.jsxs(
|
|
3027
|
-
|
|
3018
|
+
qe,
|
|
3028
3019
|
{
|
|
3029
|
-
isOpen:
|
|
3030
|
-
isClose: !
|
|
3020
|
+
isOpen: d,
|
|
3021
|
+
isClose: !d,
|
|
3031
3022
|
children: [
|
|
3032
3023
|
/* @__PURE__ */ e.jsx(
|
|
3033
|
-
|
|
3024
|
+
We,
|
|
3034
3025
|
{
|
|
3035
3026
|
onClick: c,
|
|
3036
3027
|
title: "Buttons Style"
|
|
@@ -3044,7 +3035,7 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3044
3035
|
children: ["primary", "secondary", "tertiary"].map((g) => /* @__PURE__ */ e.jsx(
|
|
3045
3036
|
"div",
|
|
3046
3037
|
{
|
|
3047
|
-
className:
|
|
3038
|
+
className: j(oe.charge, { [oe.chargeActive]: a === g }),
|
|
3048
3039
|
onClick: () => r(g),
|
|
3049
3040
|
children: g.charAt(0).toUpperCase() + g.slice(1)
|
|
3050
3041
|
},
|
|
@@ -3107,7 +3098,7 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3107
3098
|
Q,
|
|
3108
3099
|
{
|
|
3109
3100
|
type: "Secondary",
|
|
3110
|
-
onClick: () => f(!
|
|
3101
|
+
onClick: () => f(!u),
|
|
3111
3102
|
style: {
|
|
3112
3103
|
padding: 5
|
|
3113
3104
|
},
|
|
@@ -3116,7 +3107,7 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3116
3107
|
{
|
|
3117
3108
|
name: "CaretUp",
|
|
3118
3109
|
style: {
|
|
3119
|
-
rotate:
|
|
3110
|
+
rotate: u ? "0deg" : "-180deg",
|
|
3120
3111
|
transition: "0.3s rotate ease"
|
|
3121
3112
|
}
|
|
3122
3113
|
}
|
|
@@ -3124,14 +3115,14 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3124
3115
|
}
|
|
3125
3116
|
)
|
|
3126
3117
|
] }),
|
|
3127
|
-
/* @__PURE__ */ e.jsxs("div", { className:
|
|
3118
|
+
/* @__PURE__ */ e.jsxs("div", { className: j(oe.shadowInputs, { [oe.shadowInputsOpen]: u }), children: [
|
|
3128
3119
|
/* @__PURE__ */ e.jsxs("div", { className: oe.shadowInputsRow, children: [
|
|
3129
3120
|
/* @__PURE__ */ e.jsx(
|
|
3130
3121
|
ne,
|
|
3131
3122
|
{
|
|
3132
3123
|
label: "Left (px)",
|
|
3133
3124
|
value: String(h.boxShadow.left),
|
|
3134
|
-
onChange: (g) =>
|
|
3125
|
+
onChange: (g) => v("left", Number(g)),
|
|
3135
3126
|
type: "number"
|
|
3136
3127
|
}
|
|
3137
3128
|
),
|
|
@@ -3140,7 +3131,7 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3140
3131
|
{
|
|
3141
3132
|
label: "Top (px)",
|
|
3142
3133
|
value: String(h.boxShadow.top),
|
|
3143
|
-
onChange: (g) =>
|
|
3134
|
+
onChange: (g) => v("top", Number(g)),
|
|
3144
3135
|
type: "number"
|
|
3145
3136
|
}
|
|
3146
3137
|
),
|
|
@@ -3149,7 +3140,7 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3149
3140
|
{
|
|
3150
3141
|
label: "Blur (px)",
|
|
3151
3142
|
value: String(h.boxShadow.blur),
|
|
3152
|
-
onChange: (g) =>
|
|
3143
|
+
onChange: (g) => v("blur", Number(g)),
|
|
3153
3144
|
type: "number"
|
|
3154
3145
|
}
|
|
3155
3146
|
),
|
|
@@ -3158,7 +3149,7 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3158
3149
|
{
|
|
3159
3150
|
label: "Spread (px)",
|
|
3160
3151
|
value: String(h.boxShadow.spread),
|
|
3161
|
-
onChange: (g) =>
|
|
3152
|
+
onChange: (g) => v("spread", Number(g)),
|
|
3162
3153
|
type: "number"
|
|
3163
3154
|
}
|
|
3164
3155
|
) })
|
|
@@ -3167,7 +3158,7 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3167
3158
|
Ne,
|
|
3168
3159
|
{
|
|
3169
3160
|
initialColor: h.boxShadow.color,
|
|
3170
|
-
onChange: (g) =>
|
|
3161
|
+
onChange: (g) => v("color", g),
|
|
3171
3162
|
title: "Color",
|
|
3172
3163
|
labelStyle: "secondary",
|
|
3173
3164
|
isGradientActive: !1
|
|
@@ -3179,7 +3170,7 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3179
3170
|
/* @__PURE__ */ e.jsx("div", { className: oe.blocks, children: Oi.map((g) => /* @__PURE__ */ e.jsx(
|
|
3180
3171
|
"div",
|
|
3181
3172
|
{
|
|
3182
|
-
className:
|
|
3173
|
+
className: j(oe.alignment, {
|
|
3183
3174
|
[oe.active]: h.alignment === g
|
|
3184
3175
|
}),
|
|
3185
3176
|
onClick: () => {
|
|
@@ -3212,18 +3203,18 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3212
3203
|
category: Vi,
|
|
3213
3204
|
categoryTitle: zi
|
|
3214
3205
|
}, Gi = () => {
|
|
3215
|
-
const { themeSettings: t, setActiveColorCategory: n } =
|
|
3206
|
+
const { themeSettings: t, setActiveColorCategory: n } = Z();
|
|
3216
3207
|
function o(s) {
|
|
3217
|
-
|
|
3208
|
+
n(s);
|
|
3218
3209
|
}
|
|
3219
|
-
return
|
|
3210
|
+
return /* @__PURE__ */ e.jsx("div", { className: Nt.wrapper, children: Object.keys(t.colors).map((s) => s === "icon" ? /* @__PURE__ */ e.jsx(e.Fragment, {}) : /* @__PURE__ */ e.jsxs(
|
|
3220
3211
|
"div",
|
|
3221
3212
|
{
|
|
3222
3213
|
className: Nt.category,
|
|
3223
3214
|
onClick: () => o(s),
|
|
3224
3215
|
children: [
|
|
3225
3216
|
/* @__PURE__ */ e.jsxs("h2", { className: Nt.categoryTitle, children: [
|
|
3226
|
-
s === "text" ? "Text & Icon" :
|
|
3217
|
+
s === "text" ? "Text & Icon" : pe(s),
|
|
3227
3218
|
" Colors"
|
|
3228
3219
|
] }),
|
|
3229
3220
|
/* @__PURE__ */ e.jsx(
|
|
@@ -3238,9 +3229,9 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3238
3229
|
},
|
|
3239
3230
|
s
|
|
3240
3231
|
)) });
|
|
3241
|
-
},
|
|
3242
|
-
wrapper:
|
|
3243
|
-
open:
|
|
3232
|
+
}, Wi = "_wrapper_ikvjo_1", qi = "_open_ikvjo_16", Zi = "_close_ikvjo_20", Xi = "_header_ikvjo_24", Yi = "_title_ikvjo_32", Ki = "_options_ikvjo_38", Ji = "_clicked_ikvjo_45", Qi = "_backIcon_ikvjo_49", el = "_charge_ikvjo_59", tl = "_chargeActive_ikvjo_78", ol = {
|
|
3233
|
+
wrapper: Wi,
|
|
3234
|
+
open: qi,
|
|
3244
3235
|
close: Zi,
|
|
3245
3236
|
header: Xi,
|
|
3246
3237
|
title: Yi,
|
|
@@ -3250,24 +3241,24 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3250
3241
|
charge: el,
|
|
3251
3242
|
chargeActive: tl
|
|
3252
3243
|
}, sl = () => {
|
|
3253
|
-
const { activeBlock: t, setActiveFont: n, activeFont: o, themeSettings: s, updateFont: i } =
|
|
3254
|
-
function
|
|
3244
|
+
const { activeBlock: t, setActiveFont: n, activeFont: o, themeSettings: s, updateFont: i } = Z(), { fonts: a } = Et(), [r, l] = x.useState(null);
|
|
3245
|
+
function u() {
|
|
3255
3246
|
n(null);
|
|
3256
3247
|
}
|
|
3257
|
-
function f(
|
|
3258
|
-
r && o && i("desktop", r, o,
|
|
3248
|
+
function f(d, v) {
|
|
3249
|
+
r && o && i("desktop", r, o, v, d);
|
|
3259
3250
|
}
|
|
3260
3251
|
const h = x.useMemo(() => o ? s.fonts.desktop.heading[o] ? (l("heading"), s.fonts.desktop.heading[o]) : s.fonts.desktop.paragraph[o] ? (l("paragraph"), s.fonts.desktop.paragraph[o]) : (l(null), null) : null, [o, s]), m = !!((t == null ? void 0 : t.name) === "Fonts" && o), c = (t == null ? void 0 : t.name) !== "Fonts" || !o;
|
|
3261
3252
|
return /* @__PURE__ */ e.jsxs(
|
|
3262
|
-
|
|
3253
|
+
qe,
|
|
3263
3254
|
{
|
|
3264
3255
|
isOpen: m,
|
|
3265
3256
|
isClose: c,
|
|
3266
3257
|
children: [
|
|
3267
3258
|
/* @__PURE__ */ e.jsx(
|
|
3268
|
-
|
|
3259
|
+
We,
|
|
3269
3260
|
{
|
|
3270
|
-
onClick:
|
|
3261
|
+
onClick: u,
|
|
3271
3262
|
title: "Font Style"
|
|
3272
3263
|
}
|
|
3273
3264
|
),
|
|
@@ -3277,8 +3268,8 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3277
3268
|
{
|
|
3278
3269
|
label: "Font",
|
|
3279
3270
|
value: h.font,
|
|
3280
|
-
onChange: (
|
|
3281
|
-
options: [...a.filter((
|
|
3271
|
+
onChange: (d) => f(d, "font"),
|
|
3272
|
+
options: [...a.filter((d) => d !== h.font)]
|
|
3282
3273
|
}
|
|
3283
3274
|
),
|
|
3284
3275
|
/* @__PURE__ */ e.jsx(
|
|
@@ -3286,7 +3277,7 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3286
3277
|
{
|
|
3287
3278
|
label: "Size",
|
|
3288
3279
|
value: String(h.size),
|
|
3289
|
-
onChange: (
|
|
3280
|
+
onChange: (d) => f(d, "size"),
|
|
3290
3281
|
options: rt
|
|
3291
3282
|
}
|
|
3292
3283
|
),
|
|
@@ -3295,8 +3286,8 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3295
3286
|
{
|
|
3296
3287
|
label: "Weight",
|
|
3297
3288
|
value: String(h.weight),
|
|
3298
|
-
onChange: (
|
|
3299
|
-
options:
|
|
3289
|
+
onChange: (d) => f(d, "weight"),
|
|
3290
|
+
options: qo
|
|
3300
3291
|
}
|
|
3301
3292
|
)
|
|
3302
3293
|
] })
|
|
@@ -3314,7 +3305,7 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3314
3305
|
deleteIcon: ul,
|
|
3315
3306
|
iconButton: hl
|
|
3316
3307
|
}, pl = (t) => {
|
|
3317
|
-
const { font: n, size: o, id: s, category: i } = t, { setActiveFont: a } =
|
|
3308
|
+
const { font: n, size: o, id: s, category: i } = t, { setActiveFont: a } = Z();
|
|
3318
3309
|
return /* @__PURE__ */ e.jsxs(
|
|
3319
3310
|
"div",
|
|
3320
3311
|
{
|
|
@@ -3324,21 +3315,21 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3324
3315
|
/* @__PURE__ */ e.jsx(
|
|
3325
3316
|
"div",
|
|
3326
3317
|
{
|
|
3327
|
-
className:
|
|
3318
|
+
className: j(Ce.icon, {
|
|
3328
3319
|
[Ce.paragraph]: i === "paragraph"
|
|
3329
3320
|
}),
|
|
3330
3321
|
children: /* @__PURE__ */ e.jsx(N, { name: i === "paragraph" ? "TextB" : "TextH" })
|
|
3331
3322
|
}
|
|
3332
3323
|
),
|
|
3333
3324
|
/* @__PURE__ */ e.jsxs("div", { className: Ce.content, children: [
|
|
3334
|
-
/* @__PURE__ */ e.jsx("h2", { className: Ce.categoryTitle, children:
|
|
3325
|
+
/* @__PURE__ */ e.jsx("h2", { className: Ce.categoryTitle, children: pe(s) }),
|
|
3335
3326
|
/* @__PURE__ */ e.jsx("span", { className: Ce.value, children: `${n}, ${o}px` })
|
|
3336
3327
|
] })
|
|
3337
3328
|
]
|
|
3338
3329
|
}
|
|
3339
3330
|
);
|
|
3340
3331
|
}, gl = () => {
|
|
3341
|
-
const { themeSettings: t, setActiveFont: n, activeBlock: o } =
|
|
3332
|
+
const { themeSettings: t, setActiveFont: n, activeBlock: o } = Z();
|
|
3342
3333
|
x.useEffect(() => (s(), () => {
|
|
3343
3334
|
s();
|
|
3344
3335
|
}), []);
|
|
@@ -3351,7 +3342,7 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3351
3342
|
{
|
|
3352
3343
|
className: Ce.category,
|
|
3353
3344
|
children: [
|
|
3354
|
-
/* @__PURE__ */ e.jsx("h2", { className: Ce.categoryTitle, children:
|
|
3345
|
+
/* @__PURE__ */ e.jsx("h2", { className: Ce.categoryTitle, children: pe(i) }),
|
|
3355
3346
|
Object.entries(a).map(([r, l]) => /* @__PURE__ */ e.jsx(
|
|
3356
3347
|
pl,
|
|
3357
3348
|
{
|
|
@@ -3365,7 +3356,7 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3365
3356
|
},
|
|
3366
3357
|
i
|
|
3367
3358
|
)) });
|
|
3368
|
-
}, ml = "_wrapper_16ym0_2", fl = "_category_16ym0_6", xl = "_categoryTitle_16ym0_12", _l = "_color_16ym0_18", wl = "_name_16ym0_24", vl = "_content_16ym0_29", Sl = "_label_16ym0_36", Cl = "_input_16ym0_48", bl = "_title_16ym0_74", kl = "_field_16ym0_82", jl = "_alignments_16ym0_92", yl = "_lineField_16ym0_98", Tl = "_style_16ym0_106", Nl = "_header_16ym0_113",
|
|
3359
|
+
}, ml = "_wrapper_16ym0_2", fl = "_category_16ym0_6", xl = "_categoryTitle_16ym0_12", _l = "_color_16ym0_18", wl = "_name_16ym0_24", vl = "_content_16ym0_29", Sl = "_label_16ym0_36", Cl = "_input_16ym0_48", bl = "_title_16ym0_74", kl = "_field_16ym0_82", jl = "_alignments_16ym0_92", yl = "_lineField_16ym0_98", Tl = "_style_16ym0_106", Nl = "_header_16ym0_113", he = {
|
|
3369
3360
|
wrapper: ml,
|
|
3370
3361
|
category: fl,
|
|
3371
3362
|
categoryTitle: xl,
|
|
@@ -3384,12 +3375,12 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3384
3375
|
blocks: Ll,
|
|
3385
3376
|
block: Bl,
|
|
3386
3377
|
active: Al
|
|
3387
|
-
},
|
|
3378
|
+
}, eo = (t) => {
|
|
3388
3379
|
const { items: n, selectedItem: o, onSelect: s, getIconName: i } = t;
|
|
3389
3380
|
return /* @__PURE__ */ e.jsx("div", { className: Lt.blocks, children: n.map((a) => /* @__PURE__ */ e.jsx(
|
|
3390
3381
|
"div",
|
|
3391
3382
|
{
|
|
3392
|
-
className:
|
|
3383
|
+
className: j(Lt.block, { [Lt.active]: o === a }),
|
|
3393
3384
|
onClick: () => s(a),
|
|
3394
3385
|
children: /* @__PURE__ */ e.jsx(
|
|
3395
3386
|
N,
|
|
@@ -3403,20 +3394,20 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3403
3394
|
)) });
|
|
3404
3395
|
}, Pl = ["left", "center", "right"], $l = ["solid", "dashed"], tt = (t) => {
|
|
3405
3396
|
const { title: n, children: o, rightAddon: s } = t;
|
|
3406
|
-
return /* @__PURE__ */ e.jsxs("div", { className:
|
|
3407
|
-
/* @__PURE__ */ e.jsxs("div", { className:
|
|
3408
|
-
/* @__PURE__ */ e.jsx("h4", { className:
|
|
3397
|
+
return /* @__PURE__ */ e.jsxs("div", { className: he.field, children: [
|
|
3398
|
+
/* @__PURE__ */ e.jsxs("div", { className: he.header, children: [
|
|
3399
|
+
/* @__PURE__ */ e.jsx("h4", { className: he.categoryTitle, children: n }),
|
|
3409
3400
|
s
|
|
3410
3401
|
] }),
|
|
3411
3402
|
o
|
|
3412
3403
|
] });
|
|
3413
3404
|
}, Il = () => {
|
|
3414
|
-
const { themeSettings: t, updateInput: n } =
|
|
3405
|
+
const { themeSettings: t, updateInput: n } = Z(), o = zo(() => t.inputs, [t]), s = (a, r, l) => {
|
|
3415
3406
|
n(a, r, l);
|
|
3416
3407
|
}, i = (a) => (r) => {
|
|
3417
3408
|
n(a, r, "color");
|
|
3418
3409
|
};
|
|
3419
|
-
return /* @__PURE__ */ e.jsxs("div", { className:
|
|
3410
|
+
return /* @__PURE__ */ e.jsxs("div", { className: he.wrapper, children: [
|
|
3420
3411
|
/* @__PURE__ */ e.jsxs(tt, { title: "General", children: [
|
|
3421
3412
|
/* @__PURE__ */ e.jsx(
|
|
3422
3413
|
ne,
|
|
@@ -3440,7 +3431,7 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3440
3431
|
/* @__PURE__ */ e.jsx(
|
|
3441
3432
|
Ne,
|
|
3442
3433
|
{
|
|
3443
|
-
initialColor:
|
|
3434
|
+
initialColor: pe(o.general.color),
|
|
3444
3435
|
onChange: i("general"),
|
|
3445
3436
|
title: "Font Color",
|
|
3446
3437
|
labelStyle: "secondary",
|
|
@@ -3452,7 +3443,7 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3452
3443
|
tt,
|
|
3453
3444
|
{
|
|
3454
3445
|
title: "Field Fill",
|
|
3455
|
-
rightAddon: /* @__PURE__ */ e.jsx("div", { className:
|
|
3446
|
+
rightAddon: /* @__PURE__ */ e.jsx("div", { className: he.switch, children: /* @__PURE__ */ e.jsx(
|
|
3456
3447
|
At,
|
|
3457
3448
|
{
|
|
3458
3449
|
onChange: (a) => s("field", a, "active"),
|
|
@@ -3474,7 +3465,7 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3474
3465
|
tt,
|
|
3475
3466
|
{
|
|
3476
3467
|
title: "Border",
|
|
3477
|
-
rightAddon: /* @__PURE__ */ e.jsx("div", { className:
|
|
3468
|
+
rightAddon: /* @__PURE__ */ e.jsx("div", { className: he.switch, children: /* @__PURE__ */ e.jsx(
|
|
3478
3469
|
At,
|
|
3479
3470
|
{
|
|
3480
3471
|
onChange: (a) => s("border", a, "active"),
|
|
@@ -3482,11 +3473,11 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3482
3473
|
}
|
|
3483
3474
|
) }),
|
|
3484
3475
|
children: [
|
|
3485
|
-
/* @__PURE__ */ e.jsxs("div", { className:
|
|
3486
|
-
/* @__PURE__ */ e.jsxs("div", { className:
|
|
3487
|
-
/* @__PURE__ */ e.jsx("span", { className:
|
|
3476
|
+
/* @__PURE__ */ e.jsxs("div", { className: he.lineField, children: [
|
|
3477
|
+
/* @__PURE__ */ e.jsxs("div", { className: he.style, children: [
|
|
3478
|
+
/* @__PURE__ */ e.jsx("span", { className: he.title, children: "Style" }),
|
|
3488
3479
|
/* @__PURE__ */ e.jsx(
|
|
3489
|
-
|
|
3480
|
+
eo,
|
|
3490
3481
|
{
|
|
3491
3482
|
items: $l,
|
|
3492
3483
|
selectedItem: o.border.style,
|
|
@@ -3519,7 +3510,7 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3519
3510
|
/* @__PURE__ */ e.jsx(
|
|
3520
3511
|
Ne,
|
|
3521
3512
|
{
|
|
3522
|
-
initialColor:
|
|
3513
|
+
initialColor: pe(o.border.color),
|
|
3523
3514
|
onChange: i("border"),
|
|
3524
3515
|
title: "Color",
|
|
3525
3516
|
labelStyle: "secondary",
|
|
@@ -3552,17 +3543,17 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3552
3543
|
/* @__PURE__ */ e.jsx(
|
|
3553
3544
|
Ne,
|
|
3554
3545
|
{
|
|
3555
|
-
initialColor:
|
|
3546
|
+
initialColor: pe(o.label.color),
|
|
3556
3547
|
onChange: i("label"),
|
|
3557
3548
|
title: "Color",
|
|
3558
3549
|
labelStyle: "secondary",
|
|
3559
3550
|
isGradientActive: !1
|
|
3560
3551
|
}
|
|
3561
3552
|
),
|
|
3562
|
-
/* @__PURE__ */ e.jsxs("div", { className:
|
|
3563
|
-
/* @__PURE__ */ e.jsx("h4", { className:
|
|
3553
|
+
/* @__PURE__ */ e.jsxs("div", { className: he.alignments, children: [
|
|
3554
|
+
/* @__PURE__ */ e.jsx("h4", { className: he.title, children: "Alignment Type" }),
|
|
3564
3555
|
/* @__PURE__ */ e.jsx(
|
|
3565
|
-
|
|
3556
|
+
eo,
|
|
3566
3557
|
{
|
|
3567
3558
|
items: Pl,
|
|
3568
3559
|
selectedItem: o.label.alignment,
|
|
@@ -3573,7 +3564,7 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3573
3564
|
] })
|
|
3574
3565
|
] })
|
|
3575
3566
|
] });
|
|
3576
|
-
}, Ml = "_wrapper_1yw63_2", Fl = "_category_1yw63_7", Hl = "_categoryTitle_1yw63_13", El = "_color_1yw63_24", Dl = "_content_1yw63_33", Rl = "_preview_1yw63_42", Ol = "_container_1yw63_52", Ul = "_buttonWrapper_1yw63_62", Vl = "_button_1yw63_62", zl = "_buttonBorder_1yw63_80", Gl = "_buttonBackground_1yw63_83",
|
|
3567
|
+
}, Ml = "_wrapper_1yw63_2", Fl = "_category_1yw63_7", Hl = "_categoryTitle_1yw63_13", El = "_color_1yw63_24", Dl = "_content_1yw63_33", Rl = "_preview_1yw63_42", Ol = "_container_1yw63_52", Ul = "_buttonWrapper_1yw63_62", Vl = "_button_1yw63_62", zl = "_buttonBorder_1yw63_80", Gl = "_buttonBackground_1yw63_83", Wl = "_text_1yw63_87", ql = "_textText_1yw63_93", Zl = "_icon_1yw63_97", Xl = "_iconIcon_1yw63_100", Yl = "_annotation_1yw63_104", Kl = "_annotationText_1yw63_111", Jl = "_label_1yw63_116", Ql = "_circle_1yw63_127", ec = "_line_1yw63_140", tc = "_circle1_1yw63_154", oc = "_circle2_1yw63_159", sc = "_annotationIcon_1yw63_164", nc = "_annotationBorder_1yw63_192", ac = "_line1_1yw63_203", rc = "_line2_1yw63_210", ic = "_circle3_1yw63_227", lc = "_circle4_1yw63_232", cc = "_annotationSurface_1yw63_237", y = {
|
|
3577
3568
|
wrapper: Ml,
|
|
3578
3569
|
category: Fl,
|
|
3579
3570
|
categoryTitle: Hl,
|
|
@@ -3585,8 +3576,8 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3585
3576
|
button: Vl,
|
|
3586
3577
|
buttonBorder: zl,
|
|
3587
3578
|
buttonBackground: Gl,
|
|
3588
|
-
text:
|
|
3589
|
-
textText:
|
|
3579
|
+
text: Wl,
|
|
3580
|
+
textText: ql,
|
|
3590
3581
|
icon: Zl,
|
|
3591
3582
|
iconIcon: Xl,
|
|
3592
3583
|
annotation: Yl,
|
|
@@ -3604,23 +3595,23 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3604
3595
|
circle4: lc,
|
|
3605
3596
|
annotationSurface: cc
|
|
3606
3597
|
}, dc = () => {
|
|
3607
|
-
const { activeColorCategory: t } =
|
|
3608
|
-
return /* @__PURE__ */ e.jsx("div", { className:
|
|
3598
|
+
const { activeColorCategory: t } = Z();
|
|
3599
|
+
return /* @__PURE__ */ e.jsx("div", { className: y.container, children: /* @__PURE__ */ e.jsxs("div", { className: y.buttonWrapper, children: [
|
|
3609
3600
|
/* @__PURE__ */ e.jsxs(
|
|
3610
3601
|
"div",
|
|
3611
3602
|
{
|
|
3612
|
-
className: y
|
|
3613
|
-
[
|
|
3614
|
-
[
|
|
3603
|
+
className: j(y.button, {
|
|
3604
|
+
[y.buttonBorder]: t === "border",
|
|
3605
|
+
[y.buttonBackground]: t === "surface"
|
|
3615
3606
|
}),
|
|
3616
3607
|
children: [
|
|
3617
3608
|
/* @__PURE__ */ e.jsx(
|
|
3618
3609
|
N,
|
|
3619
3610
|
{
|
|
3620
3611
|
name: "Smiley",
|
|
3621
|
-
className: y
|
|
3612
|
+
className: j(y.icon, {
|
|
3622
3613
|
//TODO: возможно надо будет вернуть на иконку
|
|
3623
|
-
[
|
|
3614
|
+
[y.iconIcon]: t === "text"
|
|
3624
3615
|
}),
|
|
3625
3616
|
width: 22,
|
|
3626
3617
|
height: 22,
|
|
@@ -3630,8 +3621,8 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3630
3621
|
/* @__PURE__ */ e.jsx(
|
|
3631
3622
|
"span",
|
|
3632
3623
|
{
|
|
3633
|
-
className: y
|
|
3634
|
-
[
|
|
3624
|
+
className: j(y.text, {
|
|
3625
|
+
[y.textText]: t === "text"
|
|
3635
3626
|
}),
|
|
3636
3627
|
children: "Button Example"
|
|
3637
3628
|
}
|
|
@@ -3639,68 +3630,68 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3639
3630
|
]
|
|
3640
3631
|
}
|
|
3641
3632
|
),
|
|
3642
|
-
t === "text" && /* @__PURE__ */ e.jsxs("div", { className: y
|
|
3643
|
-
/* @__PURE__ */ e.jsx("div", { className:
|
|
3644
|
-
/* @__PURE__ */ e.jsx("div", { className:
|
|
3645
|
-
/* @__PURE__ */ e.jsx("div", { className: y
|
|
3646
|
-
/* @__PURE__ */ e.jsx("div", { className: y
|
|
3633
|
+
t === "text" && /* @__PURE__ */ e.jsxs("div", { className: j(y.annotation, y.annotationText), children: [
|
|
3634
|
+
/* @__PURE__ */ e.jsx("div", { className: y.label, children: "Text Color" }),
|
|
3635
|
+
/* @__PURE__ */ e.jsx("div", { className: y.line }),
|
|
3636
|
+
/* @__PURE__ */ e.jsx("div", { className: j(y.circle, y.circle1) }),
|
|
3637
|
+
/* @__PURE__ */ e.jsx("div", { className: j(y.circle, y.circle2) })
|
|
3647
3638
|
] }),
|
|
3648
|
-
t === "text" && /* @__PURE__ */ e.jsxs("div", { className: y
|
|
3649
|
-
/* @__PURE__ */ e.jsx("div", { className:
|
|
3650
|
-
/* @__PURE__ */ e.jsx("div", { className:
|
|
3651
|
-
/* @__PURE__ */ e.jsx("div", { className: y
|
|
3652
|
-
/* @__PURE__ */ e.jsx("div", { className: y
|
|
3639
|
+
t === "text" && /* @__PURE__ */ e.jsxs("div", { className: j(y.annotation, y.annotationIcon), children: [
|
|
3640
|
+
/* @__PURE__ */ e.jsx("div", { className: y.label, children: "Icon Color" }),
|
|
3641
|
+
/* @__PURE__ */ e.jsx("div", { className: y.line }),
|
|
3642
|
+
/* @__PURE__ */ e.jsx("div", { className: j(y.circle, y.circle1) }),
|
|
3643
|
+
/* @__PURE__ */ e.jsx("div", { className: j(y.circle, y.circle2) })
|
|
3653
3644
|
] }),
|
|
3654
|
-
t === "border" && /* @__PURE__ */ e.jsxs("div", { className: y
|
|
3655
|
-
/* @__PURE__ */ e.jsx("div", { className:
|
|
3656
|
-
/* @__PURE__ */ e.jsx("div", { className: y
|
|
3657
|
-
/* @__PURE__ */ e.jsx("div", { className: y
|
|
3658
|
-
/* @__PURE__ */ e.jsx("div", { className: y
|
|
3659
|
-
/* @__PURE__ */ e.jsx("div", { className: y
|
|
3660
|
-
/* @__PURE__ */ e.jsx("div", { className: y
|
|
3661
|
-
/* @__PURE__ */ e.jsx("div", { className: y
|
|
3645
|
+
t === "border" && /* @__PURE__ */ e.jsxs("div", { className: j(y.annotation, y.annotationBorder), children: [
|
|
3646
|
+
/* @__PURE__ */ e.jsx("div", { className: y.label, children: "Border Color" }),
|
|
3647
|
+
/* @__PURE__ */ e.jsx("div", { className: j(y.line, y.line1) }),
|
|
3648
|
+
/* @__PURE__ */ e.jsx("div", { className: j(y.line, y.line2) }),
|
|
3649
|
+
/* @__PURE__ */ e.jsx("div", { className: j(y.circle, y.circle1) }),
|
|
3650
|
+
/* @__PURE__ */ e.jsx("div", { className: j(y.circle, y.circle2) }),
|
|
3651
|
+
/* @__PURE__ */ e.jsx("div", { className: j(y.circle, y.circle3) }),
|
|
3652
|
+
/* @__PURE__ */ e.jsx("div", { className: j(y.circle, y.circle4) })
|
|
3662
3653
|
] }),
|
|
3663
|
-
t === "surface" && /* @__PURE__ */ e.jsxs("div", { className: y
|
|
3664
|
-
/* @__PURE__ */ e.jsx("div", { className:
|
|
3665
|
-
/* @__PURE__ */ e.jsx("div", { className:
|
|
3666
|
-
/* @__PURE__ */ e.jsx("div", { className: y
|
|
3667
|
-
/* @__PURE__ */ e.jsx("div", { className: y
|
|
3654
|
+
t === "surface" && /* @__PURE__ */ e.jsxs("div", { className: j(y.annotation, y.annotationSurface), children: [
|
|
3655
|
+
/* @__PURE__ */ e.jsx("div", { className: y.label, children: "Surface Color" }),
|
|
3656
|
+
/* @__PURE__ */ e.jsx("div", { className: y.line }),
|
|
3657
|
+
/* @__PURE__ */ e.jsx("div", { className: j(y.circle, y.circle1) }),
|
|
3658
|
+
/* @__PURE__ */ e.jsx("div", { className: j(y.circle, y.circle2) })
|
|
3668
3659
|
] })
|
|
3669
3660
|
] }) });
|
|
3670
3661
|
}, uc = () => {
|
|
3671
|
-
const { activeBlock: t, setActiveColorCategory: n, activeColorCategory: o, themeSettings: s, updateColor: i } =
|
|
3662
|
+
const { activeBlock: t, setActiveColorCategory: n, activeColorCategory: o, themeSettings: s, updateColor: i } = Z();
|
|
3672
3663
|
function a() {
|
|
3673
3664
|
n(null);
|
|
3674
3665
|
}
|
|
3675
3666
|
function r(f, h, m) {
|
|
3676
3667
|
i(f, h, m);
|
|
3677
3668
|
}
|
|
3678
|
-
const l = !!((t == null ? void 0 : t.name) === "Colors" && o),
|
|
3669
|
+
const l = !!((t == null ? void 0 : t.name) === "Colors" && o), u = (t == null ? void 0 : t.name) !== "Colors" || !o;
|
|
3679
3670
|
return /* @__PURE__ */ e.jsxs(
|
|
3680
|
-
|
|
3671
|
+
qe,
|
|
3681
3672
|
{
|
|
3682
3673
|
isOpen: l,
|
|
3683
|
-
isClose:
|
|
3674
|
+
isClose: u,
|
|
3684
3675
|
children: [
|
|
3685
3676
|
/* @__PURE__ */ e.jsx(
|
|
3686
|
-
|
|
3677
|
+
We,
|
|
3687
3678
|
{
|
|
3688
3679
|
onClick: a,
|
|
3689
|
-
title: o === "text" ? "Text & Icon Colors" : `${
|
|
3680
|
+
title: o === "text" ? "Text & Icon Colors" : `${pe(o)} Colors`
|
|
3690
3681
|
}
|
|
3691
3682
|
),
|
|
3692
|
-
o && /* @__PURE__ */ e.jsxs("div", { className:
|
|
3683
|
+
o && /* @__PURE__ */ e.jsxs("div", { className: y.wrapper, children: [
|
|
3693
3684
|
/* @__PURE__ */ e.jsx(dc, {}),
|
|
3694
3685
|
Object.entries(s.colors[o]).map(
|
|
3695
3686
|
([f, h]) => /* @__PURE__ */ e.jsx(
|
|
3696
3687
|
"div",
|
|
3697
3688
|
{
|
|
3698
|
-
className:
|
|
3699
|
-
children: /* @__PURE__ */ e.jsxs("div", { className:
|
|
3689
|
+
className: y.color,
|
|
3690
|
+
children: /* @__PURE__ */ e.jsxs("div", { className: y.content, children: [
|
|
3700
3691
|
/* @__PURE__ */ e.jsx(
|
|
3701
3692
|
"div",
|
|
3702
3693
|
{
|
|
3703
|
-
className:
|
|
3694
|
+
className: y.preview,
|
|
3704
3695
|
style: {
|
|
3705
3696
|
background: h
|
|
3706
3697
|
}
|
|
@@ -3709,7 +3700,7 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3709
3700
|
/* @__PURE__ */ e.jsx(
|
|
3710
3701
|
Ne,
|
|
3711
3702
|
{
|
|
3712
|
-
title:
|
|
3703
|
+
title: pe(f),
|
|
3713
3704
|
initialColor: h,
|
|
3714
3705
|
onChange: (m) => r(o, f, m),
|
|
3715
3706
|
isGradientActive: o === "surface"
|
|
@@ -3727,8 +3718,8 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3727
3718
|
}, hc = "_loader_1p5lr_1", pc = {
|
|
3728
3719
|
loader: hc
|
|
3729
3720
|
}, gc = () => {
|
|
3730
|
-
const { activeBlock: t, themeSettings: n, isLoadingThemeSettings: o } =
|
|
3731
|
-
return /* @__PURE__ */ e.jsx(e.Fragment, { children: o ? /* @__PURE__ */ e.jsx("div", { className: pc.loader, children: /* @__PURE__ */ e.jsx(
|
|
3721
|
+
const { activeBlock: t, themeSettings: n, isLoadingThemeSettings: o } = Z();
|
|
3722
|
+
return /* @__PURE__ */ e.jsx(e.Fragment, { children: o ? /* @__PURE__ */ e.jsx("div", { className: pc.loader, children: /* @__PURE__ */ e.jsx(ie, {}) }) : /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
3732
3723
|
(t == null ? void 0 : t.name) === "Fonts" && n.fonts && /* @__PURE__ */ e.jsx(gl, {}),
|
|
3733
3724
|
(t == null ? void 0 : t.name) === "Fonts" && n.fonts && /* @__PURE__ */ e.jsx(sl, {}),
|
|
3734
3725
|
(t == null ? void 0 : t.name) === "Colors" && n.colors && /* @__PURE__ */ e.jsx(Gi, {}),
|
|
@@ -3738,19 +3729,19 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3738
3729
|
(t == null ? void 0 : t.name) === "Buttons" && n.buttons && /* @__PURE__ */ e.jsx(Ui, {})
|
|
3739
3730
|
] }) });
|
|
3740
3731
|
}, mc = () => {
|
|
3741
|
-
const { activeBlock: t, setActiveBlock: n } =
|
|
3732
|
+
const { activeBlock: t, setActiveBlock: n } = Z(), { activeBlock: o } = ht(), s = le();
|
|
3742
3733
|
function i() {
|
|
3743
3734
|
n(null), s("/admin/builder/theme");
|
|
3744
3735
|
}
|
|
3745
3736
|
const a = !!t, r = !t || o.name !== "Theme";
|
|
3746
3737
|
return /* @__PURE__ */ e.jsxs(
|
|
3747
|
-
|
|
3738
|
+
qe,
|
|
3748
3739
|
{
|
|
3749
3740
|
isOpen: a,
|
|
3750
3741
|
isClose: r,
|
|
3751
3742
|
children: [
|
|
3752
3743
|
/* @__PURE__ */ e.jsx(
|
|
3753
|
-
|
|
3744
|
+
We,
|
|
3754
3745
|
{
|
|
3755
3746
|
onClick: i,
|
|
3756
3747
|
title: (t == null ? void 0 : t.name) || ""
|
|
@@ -3761,7 +3752,7 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3761
3752
|
}
|
|
3762
3753
|
);
|
|
3763
3754
|
}, fc = () => {
|
|
3764
|
-
const { activeBlock: t } = ht(), { showTooltip: n } =
|
|
3755
|
+
const { activeBlock: t } = ht(), { showTooltip: n } = Ft();
|
|
3765
3756
|
function o() {
|
|
3766
3757
|
switch (t.name) {
|
|
3767
3758
|
case "Layers":
|
|
@@ -3777,14 +3768,14 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3777
3768
|
return /* @__PURE__ */ e.jsxs(
|
|
3778
3769
|
"div",
|
|
3779
3770
|
{
|
|
3780
|
-
className:
|
|
3771
|
+
className: Qt.sidebar,
|
|
3781
3772
|
style: {
|
|
3782
3773
|
zIndex: n ? 50 : "auto"
|
|
3783
3774
|
},
|
|
3784
3775
|
children: [
|
|
3785
|
-
/* @__PURE__ */ e.jsx("h3", { className:
|
|
3776
|
+
/* @__PURE__ */ e.jsx("h3", { className: Qt.title, children: o() }),
|
|
3786
3777
|
t.name === "Layers" && /* @__PURE__ */ e.jsx($r, {}),
|
|
3787
|
-
t.name === "Add" && /* @__PURE__ */ e.jsx(
|
|
3778
|
+
t.name === "Add" && /* @__PURE__ */ e.jsx(lo, {}),
|
|
3788
3779
|
/* @__PURE__ */ e.jsx(xi, {}),
|
|
3789
3780
|
/* @__PURE__ */ e.jsx(mc, {}),
|
|
3790
3781
|
t.name === "Theme" && /* @__PURE__ */ e.jsx(zr, {}),
|
|
@@ -3792,7 +3783,7 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3792
3783
|
]
|
|
3793
3784
|
}
|
|
3794
3785
|
);
|
|
3795
|
-
}, xc = "_wrapper_no6if_1", _c = "_header_no6if_12", wc = "_content_no6if_23", vc = "_buttons_no6if_44", Sc = "_label_no6if_51", Cc = "_description_no6if_52", bc = "_preview_no6if_60", kc = "_block_no6if_66", jc = "_slug_no6if_75", yc = "_title_no6if_81", Tc = "_closeIcon_no6if_87",
|
|
3786
|
+
}, xc = "_wrapper_no6if_1", _c = "_header_no6if_12", wc = "_content_no6if_23", vc = "_buttons_no6if_44", Sc = "_label_no6if_51", Cc = "_description_no6if_52", bc = "_preview_no6if_60", kc = "_block_no6if_66", jc = "_slug_no6if_75", yc = "_title_no6if_81", Tc = "_closeIcon_no6if_87", de = {
|
|
3796
3787
|
wrapper: xc,
|
|
3797
3788
|
header: _c,
|
|
3798
3789
|
content: wc,
|
|
@@ -3813,13 +3804,13 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3813
3804
|
custom: $c,
|
|
3814
3805
|
option: Ic
|
|
3815
3806
|
}, Mc = (t) => {
|
|
3816
|
-
const { defaultValue: n, options: o, onChange: s, label: i } = t, [a, r] = x.useState(n), l = (
|
|
3817
|
-
const f =
|
|
3807
|
+
const { defaultValue: n, options: o, onChange: s, label: i } = t, [a, r] = x.useState(n), l = (u) => {
|
|
3808
|
+
const f = u.target.value;
|
|
3818
3809
|
r(f), s(f);
|
|
3819
3810
|
};
|
|
3820
3811
|
return /* @__PURE__ */ e.jsxs("div", { className: ye.wrapper, children: [
|
|
3821
3812
|
/* @__PURE__ */ e.jsx("span", { className: ye.label, children: i }),
|
|
3822
|
-
/* @__PURE__ */ e.jsx("div", { className: ye.options, children: o.map((
|
|
3813
|
+
/* @__PURE__ */ e.jsx("div", { className: ye.options, children: o.map((u) => /* @__PURE__ */ e.jsxs(
|
|
3823
3814
|
"label",
|
|
3824
3815
|
{
|
|
3825
3816
|
className: ye.radioLabel,
|
|
@@ -3828,21 +3819,21 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3828
3819
|
"input",
|
|
3829
3820
|
{
|
|
3830
3821
|
type: "radio",
|
|
3831
|
-
value:
|
|
3832
|
-
checked: a ===
|
|
3822
|
+
value: u.value,
|
|
3823
|
+
checked: a === u.value,
|
|
3833
3824
|
onChange: l,
|
|
3834
3825
|
className: ye.radio
|
|
3835
3826
|
}
|
|
3836
3827
|
),
|
|
3837
3828
|
/* @__PURE__ */ e.jsx("span", { className: ye.custom }),
|
|
3838
|
-
/* @__PURE__ */ e.jsx("span", { className: ye.option, children:
|
|
3829
|
+
/* @__PURE__ */ e.jsx("span", { className: ye.option, children: u.label })
|
|
3839
3830
|
]
|
|
3840
3831
|
},
|
|
3841
|
-
|
|
3832
|
+
u.value
|
|
3842
3833
|
)) })
|
|
3843
3834
|
] });
|
|
3844
3835
|
}, Fc = () => {
|
|
3845
|
-
var O,
|
|
3836
|
+
var O, M, E, q, D, ae, ge;
|
|
3846
3837
|
const {
|
|
3847
3838
|
setIsOpenModal: t,
|
|
3848
3839
|
pages: n,
|
|
@@ -3852,56 +3843,56 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3852
3843
|
setIsEdit: a,
|
|
3853
3844
|
editedPage: r,
|
|
3854
3845
|
setEditedPage: l,
|
|
3855
|
-
pageContext:
|
|
3856
|
-
} = G(), { setIsOpen: f } =
|
|
3857
|
-
r ? n && ((
|
|
3858
|
-
), [
|
|
3859
|
-
r && n && (
|
|
3846
|
+
pageContext: u
|
|
3847
|
+
} = G(), { setIsOpen: f } = Dt(), { createPage: h, updatePage: m } = W(), [c, d] = x.useState(r ? n && ((O = n[r]) == null ? void 0 : O.path) : ""), [v, g] = x.useState(r ? n && ((M = n[r]) == null ? void 0 : M.name) : ""), [_, S] = x.useState(
|
|
3848
|
+
r ? n && ((E = n[r]) == null ? void 0 : E.seo) && ((D = (q = n[r]) == null ? void 0 : q.seo) == null ? void 0 : D.pageDescription) || "" : `${u.general.info.name} is powered by the Billgang.com platform which allows them to sell their digital products online for free.`
|
|
3849
|
+
), [w, p] = x.useState(
|
|
3850
|
+
r && n && (ae = n[r]) != null && ae.isPrivate ? "private" : "public"
|
|
3860
3851
|
);
|
|
3861
3852
|
function b() {
|
|
3862
|
-
|
|
3853
|
+
d(""), g(""), S(""), p("public"), a(!1), l(null);
|
|
3863
3854
|
}
|
|
3864
3855
|
function C() {
|
|
3865
3856
|
f(!1), setTimeout(() => {
|
|
3866
3857
|
b(), t(!1), f(!0);
|
|
3867
3858
|
}, 300);
|
|
3868
3859
|
}
|
|
3869
|
-
function
|
|
3860
|
+
function T(R) {
|
|
3870
3861
|
return R[0] === "/" ? R : "/" + R;
|
|
3871
3862
|
}
|
|
3872
3863
|
function k() {
|
|
3873
3864
|
o({
|
|
3874
|
-
path:
|
|
3875
|
-
name:
|
|
3865
|
+
path: T(c),
|
|
3866
|
+
name: v || c || "",
|
|
3876
3867
|
icon: "File",
|
|
3877
3868
|
seo: {
|
|
3878
|
-
pageTitle:
|
|
3879
|
-
pageDescription:
|
|
3869
|
+
pageTitle: v || "",
|
|
3870
|
+
pageDescription: _ || ""
|
|
3880
3871
|
},
|
|
3881
|
-
visibility:
|
|
3882
|
-
}), h(
|
|
3872
|
+
visibility: w || "public"
|
|
3873
|
+
}), h(T(c)), C();
|
|
3883
3874
|
}
|
|
3884
3875
|
function L() {
|
|
3885
3876
|
n && (m(n[r].path || "", c || ""), s(r, {
|
|
3886
|
-
path:
|
|
3887
|
-
name:
|
|
3877
|
+
path: T(c),
|
|
3878
|
+
name: v || c,
|
|
3888
3879
|
icon: n[r].icon || "File",
|
|
3889
3880
|
seo: {
|
|
3890
|
-
pageTitle:
|
|
3891
|
-
pageDescription:
|
|
3881
|
+
pageTitle: v || "",
|
|
3882
|
+
pageDescription: _ || ""
|
|
3892
3883
|
},
|
|
3893
|
-
visibility:
|
|
3884
|
+
visibility: w || "public"
|
|
3894
3885
|
})), C();
|
|
3895
3886
|
}
|
|
3896
3887
|
return /* @__PURE__ */ e.jsxs(
|
|
3897
3888
|
"div",
|
|
3898
3889
|
{
|
|
3899
|
-
className:
|
|
3890
|
+
className: de.wrapper,
|
|
3900
3891
|
onClick: (R) => R.stopPropagation(),
|
|
3901
3892
|
children: [
|
|
3902
|
-
/* @__PURE__ */ e.jsxs("div", { className:
|
|
3893
|
+
/* @__PURE__ */ e.jsxs("div", { className: de.header, children: [
|
|
3903
3894
|
/* @__PURE__ */ e.jsx("h2", { children: i ? "Edit Page" : "Create New Page" }),
|
|
3904
|
-
/* @__PURE__ */ e.jsx("div", { className:
|
|
3895
|
+
/* @__PURE__ */ e.jsx("div", { className: de.closeIcon, children: /* @__PURE__ */ e.jsx(
|
|
3905
3896
|
N,
|
|
3906
3897
|
{
|
|
3907
3898
|
name: "X",
|
|
@@ -3911,15 +3902,15 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3911
3902
|
}
|
|
3912
3903
|
) })
|
|
3913
3904
|
] }),
|
|
3914
|
-
/* @__PURE__ */ e.jsxs("div", { className:
|
|
3905
|
+
/* @__PURE__ */ e.jsxs("div", { className: de.content, children: [
|
|
3915
3906
|
/* @__PURE__ */ e.jsx(
|
|
3916
3907
|
ne,
|
|
3917
3908
|
{
|
|
3918
3909
|
label: "Page Slug",
|
|
3919
|
-
onChange: (R) =>
|
|
3910
|
+
onChange: (R) => d(R),
|
|
3920
3911
|
value: c,
|
|
3921
3912
|
placeholder: "path-to-page",
|
|
3922
|
-
disabled: !!(r && n && ((
|
|
3913
|
+
disabled: !!(r && n && ((ge = n[r]) != null && ge.name) && nt.includes(n[r].path)),
|
|
3923
3914
|
required: !0,
|
|
3924
3915
|
regex: "^.+$"
|
|
3925
3916
|
}
|
|
@@ -3931,17 +3922,17 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3931
3922
|
onChange: (R) => {
|
|
3932
3923
|
g(R);
|
|
3933
3924
|
},
|
|
3934
|
-
value:
|
|
3925
|
+
value: v.charAt(0).toUpperCase() + v.slice(1),
|
|
3935
3926
|
placeholder: "Contact us"
|
|
3936
3927
|
}
|
|
3937
3928
|
),
|
|
3938
3929
|
/* @__PURE__ */ e.jsx(
|
|
3939
|
-
|
|
3930
|
+
No,
|
|
3940
3931
|
{
|
|
3941
3932
|
label: "Description",
|
|
3942
3933
|
onChange: (R) => S(R),
|
|
3943
|
-
value:
|
|
3944
|
-
placeholder: `${
|
|
3934
|
+
value: _,
|
|
3935
|
+
placeholder: `${u.general.info.name} is powered by the Billgang.com platform which allows them to sell their digital products online for free.`,
|
|
3945
3936
|
maxLength: 150
|
|
3946
3937
|
}
|
|
3947
3938
|
),
|
|
@@ -3949,7 +3940,7 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3949
3940
|
Mc,
|
|
3950
3941
|
{
|
|
3951
3942
|
label: "Visibility",
|
|
3952
|
-
defaultValue:
|
|
3943
|
+
defaultValue: w,
|
|
3953
3944
|
options: [
|
|
3954
3945
|
{
|
|
3955
3946
|
value: "public",
|
|
@@ -3960,19 +3951,19 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
3960
3951
|
label: "Private"
|
|
3961
3952
|
}
|
|
3962
3953
|
],
|
|
3963
|
-
onChange: (R) =>
|
|
3954
|
+
onChange: (R) => p(R)
|
|
3964
3955
|
}
|
|
3965
3956
|
),
|
|
3966
|
-
/* @__PURE__ */ e.jsxs("div", { className:
|
|
3967
|
-
/* @__PURE__ */ e.jsx("span", { className:
|
|
3968
|
-
/* @__PURE__ */ e.jsxs("div", { className:
|
|
3969
|
-
/* @__PURE__ */ e.jsx("span", { className:
|
|
3970
|
-
/* @__PURE__ */ e.jsx("span", { className:
|
|
3971
|
-
/* @__PURE__ */ e.jsx("span", { className:
|
|
3957
|
+
/* @__PURE__ */ e.jsxs("div", { className: de.preview, children: [
|
|
3958
|
+
/* @__PURE__ */ e.jsx("span", { className: de.label, children: "Preview" }),
|
|
3959
|
+
/* @__PURE__ */ e.jsxs("div", { className: de.block, children: [
|
|
3960
|
+
/* @__PURE__ */ e.jsx("span", { className: de.slug, children: c || "yoursite.url" }),
|
|
3961
|
+
/* @__PURE__ */ e.jsx("span", { className: de.title, children: v || "My Blank Page" }),
|
|
3962
|
+
/* @__PURE__ */ e.jsx("span", { className: de.description, children: _ || "It is My Description" })
|
|
3972
3963
|
] })
|
|
3973
3964
|
] })
|
|
3974
3965
|
] }),
|
|
3975
|
-
/* @__PURE__ */ e.jsxs("div", { className:
|
|
3966
|
+
/* @__PURE__ */ e.jsxs("div", { className: de.buttons, children: [
|
|
3976
3967
|
/* @__PURE__ */ e.jsx(
|
|
3977
3968
|
Q,
|
|
3978
3969
|
{
|
|
@@ -4002,8 +3993,8 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
4002
3993
|
modal: Oc,
|
|
4003
3994
|
title: Uc,
|
|
4004
3995
|
buttons: Vc
|
|
4005
|
-
},
|
|
4006
|
-
const { title: t, description: n, onConfirm: o, setTitle: s, setDescription: i, setOnConfirm: a } = Be(), { setIsOpen: r } =
|
|
3996
|
+
}, co = () => {
|
|
3997
|
+
const { title: t, description: n, onConfirm: o, setTitle: s, setDescription: i, setOnConfirm: a } = Be(), { setIsOpen: r } = Dt();
|
|
4007
3998
|
function l() {
|
|
4008
3999
|
r(!1), setTimeout(() => {
|
|
4009
4000
|
s(null), i(null), a(null), r(!0);
|
|
@@ -4013,7 +4004,7 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
4013
4004
|
"div",
|
|
4014
4005
|
{
|
|
4015
4006
|
className: st.modal,
|
|
4016
|
-
onClick: (
|
|
4007
|
+
onClick: (u) => u.stopPropagation(),
|
|
4017
4008
|
children: [
|
|
4018
4009
|
/* @__PURE__ */ e.jsx("div", { className: st.title, children: t }),
|
|
4019
4010
|
/* @__PURE__ */ e.jsx("div", { className: st.description, children: n }),
|
|
@@ -4034,14 +4025,14 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
4034
4025
|
}
|
|
4035
4026
|
);
|
|
4036
4027
|
}, zc = () => {
|
|
4037
|
-
const { isOpenModal: t, setIsOpenModal: n } = G(), { openModal: o, setOpenModal: s } =
|
|
4028
|
+
const { isOpenModal: t, setIsOpenModal: n } = G(), { openModal: o, setOpenModal: s } = Lo(), { notification: i, setNotification: a } = Le(), { title: r, description: l, setTitle: u, setDescription: f, setOnConfirm: h } = Be(), [m, c] = x.useState(null);
|
|
4038
4029
|
return x.useEffect(() => {
|
|
4039
4030
|
if (i) {
|
|
4040
4031
|
m && clearTimeout(m);
|
|
4041
|
-
const
|
|
4032
|
+
const d = setTimeout(() => {
|
|
4042
4033
|
a(null);
|
|
4043
4034
|
}, 3e3);
|
|
4044
|
-
c(
|
|
4035
|
+
c(d);
|
|
4045
4036
|
}
|
|
4046
4037
|
}, [i]), /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
4047
4038
|
/* @__PURE__ */ e.jsxs("div", { className: ot.layout, children: [
|
|
@@ -4058,15 +4049,15 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
4058
4049
|
at,
|
|
4059
4050
|
{
|
|
4060
4051
|
close: () => {
|
|
4061
|
-
|
|
4052
|
+
u(null), f(null), h(null);
|
|
4062
4053
|
},
|
|
4063
|
-
children: /* @__PURE__ */ e.jsx(
|
|
4054
|
+
children: /* @__PURE__ */ e.jsx(co, {})
|
|
4064
4055
|
}
|
|
4065
4056
|
),
|
|
4066
4057
|
t && /* @__PURE__ */ e.jsx(at, { close: n, children: /* @__PURE__ */ e.jsx(Fc, {}) }),
|
|
4067
|
-
o && /* @__PURE__ */ e.jsx(at, { close: s, children: /* @__PURE__ */ e.jsx(
|
|
4058
|
+
o && /* @__PURE__ */ e.jsx(at, { close: s, children: /* @__PURE__ */ e.jsx(Bo, {}) }),
|
|
4068
4059
|
i && /* @__PURE__ */ e.jsx("div", { className: ot.notification, children: /* @__PURE__ */ e.jsx(
|
|
4069
|
-
|
|
4060
|
+
so,
|
|
4070
4061
|
{
|
|
4071
4062
|
message: i.message,
|
|
4072
4063
|
type: i.status
|
|
@@ -4074,22 +4065,22 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
4074
4065
|
) })
|
|
4075
4066
|
] });
|
|
4076
4067
|
}, Gc = (t) => {
|
|
4077
|
-
const { blocks: n, settings: o, header: s, footer: i, announcement: a } = t, { setBlocks: r, setSourceBlocks: l } = se(), { fonts:
|
|
4078
|
-
setHeader:
|
|
4068
|
+
const { blocks: n, settings: o, header: s, footer: i, announcement: a } = t, { setBlocks: r, setSourceBlocks: l } = se(), { fonts: u, setFonts: f } = Et(), { setSettings: h } = te(), { setPageContext: m } = G(), { setThemeSettings: c, setIsLoadingThemeSettings: d } = Z(), { setIsLoadingSettings: v } = te(), { setNotification: g } = Le(), {
|
|
4069
|
+
setHeader: _,
|
|
4079
4070
|
setFooter: S,
|
|
4080
|
-
setAnnouncement:
|
|
4081
|
-
setBlocks:
|
|
4071
|
+
setAnnouncement: w,
|
|
4072
|
+
setBlocks: p,
|
|
4082
4073
|
blocks: b,
|
|
4083
4074
|
createPage: C,
|
|
4084
|
-
setIsLoadingLayers:
|
|
4085
|
-
} =
|
|
4075
|
+
setIsLoadingLayers: T
|
|
4076
|
+
} = W(), { setPages: k, setCurrentPage: L } = G();
|
|
4086
4077
|
return x.useEffect(() => {
|
|
4087
|
-
|
|
4078
|
+
d(!0), T(!0), v(!0);
|
|
4088
4079
|
const O = {};
|
|
4089
|
-
Object.keys(n).forEach((
|
|
4090
|
-
O[
|
|
4091
|
-
}), l(O), r(O),
|
|
4092
|
-
let
|
|
4080
|
+
Object.keys(n).forEach((E) => {
|
|
4081
|
+
O[E] = n[E];
|
|
4082
|
+
}), l(O), r(O), _(s), S(i), w(a), (async () => {
|
|
4083
|
+
let E = {
|
|
4093
4084
|
listings: null,
|
|
4094
4085
|
products: null,
|
|
4095
4086
|
reviews: null,
|
|
@@ -4099,23 +4090,21 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
4099
4090
|
fullPosts: null,
|
|
4100
4091
|
posts: null
|
|
4101
4092
|
};
|
|
4102
|
-
const
|
|
4103
|
-
Object.keys(
|
|
4104
|
-
const K =
|
|
4105
|
-
|
|
4106
|
-
}), m(
|
|
4107
|
-
const { data:
|
|
4108
|
-
console.log("✅ Проверка структуры dataAll:", JSON.stringify(A, null, 2)), (!(A != null && A.themeSettings) || !(A != null && A.layers) || !(A != null && A.settings)) && console.warn("⚠️ Некорректная структура API-ответа!", A);
|
|
4109
|
-
const { themeSettings: re, layers: me, settings: R } = A || {};
|
|
4093
|
+
const q = await hs();
|
|
4094
|
+
Object.keys(q).map((H) => {
|
|
4095
|
+
const K = H;
|
|
4096
|
+
E[K] = q[K].value.data;
|
|
4097
|
+
}), m(E);
|
|
4098
|
+
const { data: D } = await ms(), { themeSettings: ae, layers: ge, settings: R } = D || {};
|
|
4110
4099
|
if (R) {
|
|
4111
|
-
const
|
|
4100
|
+
const H = o;
|
|
4112
4101
|
if (R.settings && (Object.keys(R.settings).map((K) => {
|
|
4113
|
-
|
|
4114
|
-
}), h(
|
|
4102
|
+
H[K] = R.settings[K];
|
|
4103
|
+
}), h(H)), R.header) {
|
|
4115
4104
|
const K = s;
|
|
4116
4105
|
Object.keys(R.header).map((Se) => {
|
|
4117
4106
|
K[Se] = R.header[Se];
|
|
4118
|
-
}),
|
|
4107
|
+
}), _(K);
|
|
4119
4108
|
}
|
|
4120
4109
|
if (R.footer) {
|
|
4121
4110
|
const K = i;
|
|
@@ -4125,40 +4114,38 @@ const va = "_product_yggw5_1", Sa = "_name_yggw5_15", Qt = {
|
|
|
4125
4114
|
}
|
|
4126
4115
|
} else
|
|
4127
4116
|
h(o);
|
|
4128
|
-
|
|
4129
|
-
const
|
|
4130
|
-
|
|
4131
|
-
const ee = {};
|
|
4132
|
-
if (ce.status >= 400 && g({
|
|
4117
|
+
ae && c(ae);
|
|
4118
|
+
const me = await gs(), ee = {};
|
|
4119
|
+
if (me.status >= 400 && g({
|
|
4133
4120
|
message: "Error fetching pages",
|
|
4134
4121
|
status: "error"
|
|
4135
|
-
}),
|
|
4136
|
-
b[
|
|
4137
|
-
...
|
|
4138
|
-
icon: Oe[
|
|
4139
|
-
name:
|
|
4122
|
+
}), me.data.length > 0 ? (me.data.forEach((H) => {
|
|
4123
|
+
b[H.path] || C(H.path), ee[H.id || H.path] = {
|
|
4124
|
+
...H,
|
|
4125
|
+
icon: Oe[H.path] ? Oe[H.path].icon : "File",
|
|
4126
|
+
name: H.name ? H.name : Oe[H.path].name
|
|
4140
4127
|
};
|
|
4141
|
-
}), k(ee), L(Object.keys(ee)[0])) : (k(Oe), L(Object.keys(Oe)[0])),
|
|
4142
|
-
const
|
|
4143
|
-
f([...
|
|
4128
|
+
}), k(ee), L(Object.keys(ee)[0])) : (k(Oe), L(Object.keys(Oe)[0])), u.length === 0) {
|
|
4129
|
+
const H = await ps();
|
|
4130
|
+
f([...H.map((K) => K.family)]);
|
|
4144
4131
|
}
|
|
4145
|
-
|
|
4132
|
+
p(ge), d(!1), T(!1), v(!1);
|
|
4146
4133
|
})();
|
|
4147
4134
|
}, []), /* @__PURE__ */ e.jsx(zc, {});
|
|
4148
4135
|
};
|
|
4149
|
-
function
|
|
4136
|
+
function Wc() {
|
|
4150
4137
|
const t = new URL(window.location.href);
|
|
4151
4138
|
window.history.replaceState(null, "", t.pathname + t.hash);
|
|
4152
4139
|
}
|
|
4153
|
-
function
|
|
4140
|
+
function qc() {
|
|
4154
4141
|
const t = new URLSearchParams(document.location.search), n = t.get("shopId") || localStorage.getItem("shopId"), o = t.get("sellerAccessToken") || localStorage.getItem("sellerAccessToken"), s = t.get("draftId") || localStorage.getItem("draftId");
|
|
4155
|
-
return
|
|
4142
|
+
return Wc(), o && localStorage.setItem("sellerAccessToken", o), n && localStorage.setItem("shopId", n), s && localStorage.setItem("draftId", s), !!(o && n && s);
|
|
4156
4143
|
}
|
|
4157
4144
|
const Zc = (t) => {
|
|
4158
|
-
const { blocks: n, settings: o, header: s, footer: i, announcement: a } = t, [r, l] = x.useState(!0),
|
|
4145
|
+
const { blocks: n, settings: o, header: s, footer: i, announcement: a } = t, [r, l] = x.useState(!0), u = le();
|
|
4159
4146
|
return x.useEffect(() => {
|
|
4160
|
-
l(!0),
|
|
4161
|
-
}, []), /* @__PURE__ */ e.jsx(e.Fragment, { children: r ? /* @__PURE__ */ e.jsx(
|
|
4147
|
+
l(!0), qc() ? l(!1) : u("/");
|
|
4148
|
+
}, []), /* @__PURE__ */ e.jsx(e.Fragment, { children: r ? /* @__PURE__ */ e.jsx(ie, {}) : /* @__PURE__ */ e.jsx(
|
|
4162
4149
|
Gc,
|
|
4163
4150
|
{
|
|
4164
4151
|
blocks: n,
|
|
@@ -4173,7 +4160,7 @@ const Zc = (t) => {
|
|
|
4173
4160
|
error: Yc,
|
|
4174
4161
|
title: Kc,
|
|
4175
4162
|
buttons: Jc
|
|
4176
|
-
},
|
|
4163
|
+
}, to = async (t) => {
|
|
4177
4164
|
const n = localStorage.getItem("shopId") || void 0, o = localStorage.getItem("draftId"), s = `${De}/v2/builder/shops/${n}/drafts/${o}/reset`;
|
|
4178
4165
|
return await we({
|
|
4179
4166
|
url: s,
|
|
@@ -4182,9 +4169,9 @@ const Zc = (t) => {
|
|
|
4182
4169
|
body: t
|
|
4183
4170
|
});
|
|
4184
4171
|
}, Qc = () => {
|
|
4185
|
-
const { error: t, setError: n } = pt(), { pages: o } = G(), { setIsOpen: s } =
|
|
4172
|
+
const { error: t, setError: n } = pt(), { pages: o } = G(), { setIsOpen: s } = Dt(), { title: i, description: a, setOnConfirm: r, setTitle: l, setDescription: u } = Be(), { setBlocks: f } = W();
|
|
4186
4173
|
async function h() {
|
|
4187
|
-
await
|
|
4174
|
+
await to({
|
|
4188
4175
|
resetSettings: (t == null ? void 0 : t.failedSettings) ?? !1,
|
|
4189
4176
|
resetThemeSettings: (t == null ? void 0 : t.failedThemeSettings) ?? !1,
|
|
4190
4177
|
resetPageIds: (t == null ? void 0 : t.failedPageIds) ?? []
|
|
@@ -4192,7 +4179,7 @@ const Zc = (t) => {
|
|
|
4192
4179
|
}
|
|
4193
4180
|
async function m() {
|
|
4194
4181
|
const c = [];
|
|
4195
|
-
o && Object.keys(o).map((
|
|
4182
|
+
o && Object.keys(o).map((d) => o[d].id).filter((d) => d !== void 0).map((d) => c.push(d)), await to({
|
|
4196
4183
|
resetSettings: !0,
|
|
4197
4184
|
resetThemeSettings: !0,
|
|
4198
4185
|
resetPageIds: c
|
|
@@ -4218,7 +4205,7 @@ const Zc = (t) => {
|
|
|
4218
4205
|
{
|
|
4219
4206
|
type: "Secondary",
|
|
4220
4207
|
onClick: (c) => {
|
|
4221
|
-
c.stopPropagation(), l("Reset All Settings"),
|
|
4208
|
+
c.stopPropagation(), l("Reset All Settings"), u("Are you sure you want to reset all settings? This is irreversible."), r(async () => {
|
|
4222
4209
|
await m();
|
|
4223
4210
|
});
|
|
4224
4211
|
},
|
|
@@ -4232,15 +4219,15 @@ const Zc = (t) => {
|
|
|
4232
4219
|
{
|
|
4233
4220
|
close: () => {
|
|
4234
4221
|
s(!1), setTimeout(() => {
|
|
4235
|
-
l(null),
|
|
4222
|
+
l(null), u(null), r(null), s(!0);
|
|
4236
4223
|
}, 300);
|
|
4237
4224
|
},
|
|
4238
|
-
children: /* @__PURE__ */ e.jsx(
|
|
4225
|
+
children: /* @__PURE__ */ e.jsx(co, {})
|
|
4239
4226
|
}
|
|
4240
4227
|
)
|
|
4241
4228
|
] });
|
|
4242
4229
|
}, ed = (t) => {
|
|
4243
|
-
const { children: n } = t, { pathname: o } =
|
|
4230
|
+
const { children: n } = t, { pathname: o } = ut(), { setActiveBlock: s } = ht(), { setActiveBlock: i } = Z(), { setActiveBlock: a } = ve();
|
|
4244
4231
|
return x.useEffect(() => {
|
|
4245
4232
|
switch (a({
|
|
4246
4233
|
id: null,
|
|
@@ -4275,7 +4262,7 @@ const Zc = (t) => {
|
|
|
4275
4262
|
break;
|
|
4276
4263
|
}
|
|
4277
4264
|
}, [o]), /* @__PURE__ */ e.jsx(e.Fragment, { children: n });
|
|
4278
|
-
}, td = "_lock_1mxa7_1", od = "_wrapper_1mxa7_12", sd = "_content_1mxa7_22", nd = "_info_1mxa7_31", ad = "_buttons_1mxa7_38", rd = "_button_1mxa7_38", id = "_input_1mxa7_50", ld = "_error_1mxa7_57",
|
|
4265
|
+
}, td = "_lock_1mxa7_1", od = "_wrapper_1mxa7_12", sd = "_content_1mxa7_22", nd = "_info_1mxa7_31", ad = "_buttons_1mxa7_38", rd = "_button_1mxa7_38", id = "_input_1mxa7_50", ld = "_error_1mxa7_57", ue = {
|
|
4279
4266
|
lock: td,
|
|
4280
4267
|
wrapper: od,
|
|
4281
4268
|
content: sd,
|
|
@@ -4285,26 +4272,38 @@ const Zc = (t) => {
|
|
|
4285
4272
|
input: id,
|
|
4286
4273
|
error: ld
|
|
4287
4274
|
}, cd = () => {
|
|
4288
|
-
const [t, n] = x.useState(!1), [o, s] = x.useState(!1), [i, a] = x.useState(""), { general: r, setGeneral: l } =
|
|
4275
|
+
const [t, n] = x.useState(!1), [o, s] = x.useState(!1), [i, a] = x.useState(""), { general: r, setGeneral: l } = no(), u = ut(), f = le();
|
|
4289
4276
|
x.useEffect(() => {
|
|
4290
|
-
r && r.info.passwordProtected
|
|
4277
|
+
if (r && (!r.info.passwordProtected || r.isPasswordValid)) {
|
|
4278
|
+
const m = u.state.from === "/validation" ? "/" : u.state.from;
|
|
4279
|
+
f(m);
|
|
4280
|
+
}
|
|
4291
4281
|
}, [r]), x.useEffect(() => {
|
|
4292
4282
|
(async () => {
|
|
4293
|
-
|
|
4294
|
-
|
|
4295
|
-
|
|
4296
|
-
|
|
4297
|
-
|
|
4283
|
+
var v;
|
|
4284
|
+
n(!0);
|
|
4285
|
+
const c = localStorage.getItem("shopPassword") || "", d = await Pt(c);
|
|
4286
|
+
if (d.isPasswordValid) {
|
|
4287
|
+
const g = ((v = u.state) == null ? void 0 : v.from) || "/";
|
|
4288
|
+
f(g);
|
|
4298
4289
|
}
|
|
4299
|
-
n(!1);
|
|
4290
|
+
l(d), n(!1);
|
|
4300
4291
|
})();
|
|
4301
4292
|
}, []);
|
|
4302
4293
|
async function h() {
|
|
4303
|
-
|
|
4294
|
+
var c;
|
|
4295
|
+
if (n(!0), !(await Pt(i)).isPasswordValid)
|
|
4296
|
+
s(!0);
|
|
4297
|
+
else {
|
|
4298
|
+
localStorage.setItem("shopPassword", i);
|
|
4299
|
+
const d = ((c = u.state) == null ? void 0 : c.from) || "/";
|
|
4300
|
+
f(d);
|
|
4301
|
+
}
|
|
4302
|
+
n(!1);
|
|
4304
4303
|
}
|
|
4305
|
-
return /* @__PURE__ */ e.jsxs("div", { className:
|
|
4306
|
-
!t && /* @__PURE__ */ e.jsxs("div", { className:
|
|
4307
|
-
/* @__PURE__ */ e.jsx("div", { className:
|
|
4304
|
+
return /* @__PURE__ */ e.jsxs("div", { className: ue.wrapper, children: [
|
|
4305
|
+
!t && /* @__PURE__ */ e.jsxs("div", { className: ue.content, children: [
|
|
4306
|
+
/* @__PURE__ */ e.jsx("div", { className: ue.lock, children: /* @__PURE__ */ e.jsx(
|
|
4308
4307
|
N,
|
|
4309
4308
|
{
|
|
4310
4309
|
name: "Lock",
|
|
@@ -4313,12 +4312,12 @@ const Zc = (t) => {
|
|
|
4313
4312
|
height: 64
|
|
4314
4313
|
}
|
|
4315
4314
|
) }),
|
|
4316
|
-
/* @__PURE__ */ e.jsxs("div", { className:
|
|
4315
|
+
/* @__PURE__ */ e.jsxs("div", { className: ue.info, children: [
|
|
4317
4316
|
/* @__PURE__ */ e.jsx(
|
|
4318
4317
|
"h2",
|
|
4319
4318
|
{
|
|
4320
4319
|
id: "h2",
|
|
4321
|
-
className:
|
|
4320
|
+
className: ue.title,
|
|
4322
4321
|
children: "The store is password protected"
|
|
4323
4322
|
}
|
|
4324
4323
|
),
|
|
@@ -4326,14 +4325,14 @@ const Zc = (t) => {
|
|
|
4326
4325
|
"p",
|
|
4327
4326
|
{
|
|
4328
4327
|
id: "p",
|
|
4329
|
-
className:
|
|
4328
|
+
className: ue.description,
|
|
4330
4329
|
children: "If you do not have a password, we recommend you to contact the technical support of the store or write to the mail"
|
|
4331
4330
|
}
|
|
4332
4331
|
)
|
|
4333
4332
|
] }),
|
|
4334
|
-
/* @__PURE__ */ e.jsxs("div", { className:
|
|
4333
|
+
/* @__PURE__ */ e.jsxs("div", { className: ue.input, children: [
|
|
4335
4334
|
/* @__PURE__ */ e.jsx(
|
|
4336
|
-
|
|
4335
|
+
Ao,
|
|
4337
4336
|
{
|
|
4338
4337
|
type: "password",
|
|
4339
4338
|
onChange: (m) => {
|
|
@@ -4344,22 +4343,22 @@ const Zc = (t) => {
|
|
|
4344
4343
|
required: !0
|
|
4345
4344
|
}
|
|
4346
4345
|
),
|
|
4347
|
-
/* @__PURE__ */ e.jsx("span", { className:
|
|
4346
|
+
/* @__PURE__ */ e.jsx("span", { className: ue.error, children: o && "Incorrect password" })
|
|
4348
4347
|
] }),
|
|
4349
|
-
/* @__PURE__ */ e.jsxs("div", { className:
|
|
4348
|
+
/* @__PURE__ */ e.jsxs("div", { className: ue.buttons, children: [
|
|
4350
4349
|
/* @__PURE__ */ e.jsx(
|
|
4351
|
-
|
|
4350
|
+
Zt,
|
|
4352
4351
|
{
|
|
4353
4352
|
type: "Secondary",
|
|
4354
|
-
className:
|
|
4353
|
+
className: ue.button,
|
|
4355
4354
|
children: "Contact Support"
|
|
4356
4355
|
}
|
|
4357
4356
|
),
|
|
4358
4357
|
/* @__PURE__ */ e.jsx(
|
|
4359
|
-
|
|
4358
|
+
Zt,
|
|
4360
4359
|
{
|
|
4361
4360
|
type: "Primary",
|
|
4362
|
-
className:
|
|
4361
|
+
className: ue.button,
|
|
4363
4362
|
disabled: o,
|
|
4364
4363
|
onClick: h,
|
|
4365
4364
|
children: "Submit"
|
|
@@ -4367,30 +4366,31 @@ const Zc = (t) => {
|
|
|
4367
4366
|
)
|
|
4368
4367
|
] })
|
|
4369
4368
|
] }),
|
|
4370
|
-
t && /* @__PURE__ */ e.jsx(
|
|
4369
|
+
t && /* @__PURE__ */ e.jsx(ie, {})
|
|
4371
4370
|
] });
|
|
4372
4371
|
}, dd = ({ children: t }) => {
|
|
4373
|
-
|
|
4372
|
+
const n = ut();
|
|
4373
|
+
if (n.pathname.startsWith("/admin/builder"))
|
|
4374
4374
|
return /* @__PURE__ */ e.jsx(e.Fragment, { children: t });
|
|
4375
|
-
const [o, s] = x.useState(!0), { setThemeSettings: i, themeSettings: a } =
|
|
4375
|
+
const [o, s] = x.useState(!0), { setThemeSettings: i, themeSettings: a } = Z(), { settings: r, setSettings: l } = te(), { setHeader: u, setFooter: f, setAnnouncement: h, header: m, footer: c, announcement: d } = W(), { general: v, setGeneral: g } = no(), { pageContext: _, setPageContext: S } = G(), w = le();
|
|
4376
4376
|
return x.useEffect(() => {
|
|
4377
4377
|
s(!0);
|
|
4378
|
-
const
|
|
4379
|
-
if (!
|
|
4380
|
-
const C = await
|
|
4381
|
-
C.isPasswordValid ||
|
|
4378
|
+
const p = async () => {
|
|
4379
|
+
if (!v) {
|
|
4380
|
+
const C = await Pt();
|
|
4381
|
+
C.isPasswordValid || w("/validation", { state: { from: n.pathname } }), g(C);
|
|
4382
4382
|
}
|
|
4383
4383
|
}, b = async () => {
|
|
4384
|
-
const { settings: C, theme:
|
|
4384
|
+
const { settings: C, theme: T } = (await fs()).data, k = n.pathname.startsWith("/validation") ? null : await ro(encodeURIComponent("/products"));
|
|
4385
4385
|
if (k) {
|
|
4386
4386
|
const { data: L } = k;
|
|
4387
4387
|
S({
|
|
4388
|
-
...
|
|
4388
|
+
..._,
|
|
4389
4389
|
listings: L.listings
|
|
4390
4390
|
});
|
|
4391
4391
|
} else
|
|
4392
4392
|
S({
|
|
4393
|
-
...
|
|
4393
|
+
..._
|
|
4394
4394
|
});
|
|
4395
4395
|
if (C && r) {
|
|
4396
4396
|
const L = r;
|
|
@@ -4398,27 +4398,27 @@ const Zc = (t) => {
|
|
|
4398
4398
|
L[O] = C.settings[O];
|
|
4399
4399
|
}), l(L)) : l(r), C.header && m) {
|
|
4400
4400
|
const O = m;
|
|
4401
|
-
Object.keys(C.header).map((
|
|
4402
|
-
O[
|
|
4403
|
-
}),
|
|
4401
|
+
Object.keys(C.header).map((M) => {
|
|
4402
|
+
O[M] = C.header[M];
|
|
4403
|
+
}), u(O);
|
|
4404
4404
|
}
|
|
4405
4405
|
if (C.footer && c) {
|
|
4406
4406
|
const O = c;
|
|
4407
|
-
Object.keys(C.footer).map((
|
|
4408
|
-
O[
|
|
4407
|
+
Object.keys(C.footer).map((M) => {
|
|
4408
|
+
O[M] = C.footer[M];
|
|
4409
4409
|
}), f(O);
|
|
4410
4410
|
}
|
|
4411
|
-
if (C.announcement &&
|
|
4412
|
-
const O =
|
|
4413
|
-
Object.keys(C.announcement).map((
|
|
4414
|
-
O[
|
|
4411
|
+
if (C.announcement && d) {
|
|
4412
|
+
const O = d;
|
|
4413
|
+
Object.keys(C.announcement).map((M) => {
|
|
4414
|
+
O[M] = C.announcement[M];
|
|
4415
4415
|
}), h(O);
|
|
4416
4416
|
}
|
|
4417
4417
|
} else
|
|
4418
4418
|
l(r);
|
|
4419
|
-
i(a), i(
|
|
4419
|
+
i(a), i(T || a), s(!1);
|
|
4420
4420
|
};
|
|
4421
|
-
|
|
4421
|
+
n.pathname.startsWith("/validation") || p(), b();
|
|
4422
4422
|
}, []), /* @__PURE__ */ e.jsx(e.Fragment, { children: o ? /* @__PURE__ */ e.jsx(
|
|
4423
4423
|
"div",
|
|
4424
4424
|
{
|
|
@@ -4429,7 +4429,7 @@ const Zc = (t) => {
|
|
|
4429
4429
|
justifyContent: "center",
|
|
4430
4430
|
alignItems: "center"
|
|
4431
4431
|
},
|
|
4432
|
-
children: /* @__PURE__ */ e.jsx(
|
|
4432
|
+
children: /* @__PURE__ */ e.jsx(ie, {})
|
|
4433
4433
|
}
|
|
4434
4434
|
) : t });
|
|
4435
4435
|
}, ud = () => (x.useEffect(() => {
|
|
@@ -4446,14 +4446,14 @@ const Zc = (t) => {
|
|
|
4446
4446
|
justifyContent: "center",
|
|
4447
4447
|
alignItems: "center"
|
|
4448
4448
|
},
|
|
4449
|
-
children: /* @__PURE__ */ e.jsx(
|
|
4449
|
+
children: /* @__PURE__ */ e.jsx(ie, {})
|
|
4450
4450
|
}
|
|
4451
4451
|
)), hd = "_wrapper_rccv2_1", pd = "_content_rccv2_11", gd = "_title_rccv2_21", Bt = {
|
|
4452
4452
|
wrapper: hd,
|
|
4453
4453
|
content: pd,
|
|
4454
4454
|
title: gd
|
|
4455
4455
|
}, Te = () => {
|
|
4456
|
-
const t =
|
|
4456
|
+
const t = le();
|
|
4457
4457
|
return /* @__PURE__ */ e.jsx("div", { className: Bt.wrapper, children: /* @__PURE__ */ e.jsxs("div", { className: Bt.content, children: [
|
|
4458
4458
|
/* @__PURE__ */ e.jsx("h1", { className: Bt.title, children: "Something went wrong" }),
|
|
4459
4459
|
/* @__PURE__ */ e.jsx(
|
|
@@ -4466,20 +4466,20 @@ const Zc = (t) => {
|
|
|
4466
4466
|
)
|
|
4467
4467
|
] }) });
|
|
4468
4468
|
}, Sd = (t) => {
|
|
4469
|
-
const { blocks: n, settings: o, header: s, footer: i, announcement: a } = t, [r, l] = x.useState(null), { setBlocks:
|
|
4469
|
+
const { blocks: n, settings: o, header: s, footer: i, announcement: a } = t, [r, l] = x.useState(null), { setBlocks: u, setSourceBlocks: f } = se(), { setSettings: h } = te(), { setHeader: m, setFooter: c, setAnnouncement: d } = W(), { themeSettings: v } = Z(), { settings: g } = te(), _ = window.location.hostname.includes("localhost") ? localStorage.getItem("fakeDomain") || "flagship-theme.pages.dev" : window.location.hostname, S = localStorage.getItem("shopPassword"), w = localStorage.getItem("shopId") || "";
|
|
4470
4470
|
return x.useEffect(() => {
|
|
4471
4471
|
if (!r) {
|
|
4472
|
-
const
|
|
4472
|
+
const p = {};
|
|
4473
4473
|
Object.keys(n).map((C) => {
|
|
4474
|
-
|
|
4475
|
-
}), f(
|
|
4476
|
-
const b =
|
|
4474
|
+
p[C] = n[C];
|
|
4475
|
+
}), f(p), u(p), m(s), c(i), h(o), d(a);
|
|
4476
|
+
const b = Po([
|
|
4477
4477
|
{
|
|
4478
4478
|
element: /* @__PURE__ */ e.jsx(
|
|
4479
|
-
|
|
4479
|
+
Io,
|
|
4480
4480
|
{
|
|
4481
|
-
shopDomain:
|
|
4482
|
-
shopId:
|
|
4481
|
+
shopDomain: _,
|
|
4482
|
+
shopId: w,
|
|
4483
4483
|
shopPassword: S || void 0,
|
|
4484
4484
|
routes: {
|
|
4485
4485
|
Checkout: "/checkout",
|
|
@@ -4488,7 +4488,7 @@ const Zc = (t) => {
|
|
|
4488
4488
|
Order: "/orders",
|
|
4489
4489
|
Subscription: "/subscriptions"
|
|
4490
4490
|
},
|
|
4491
|
-
children: /* @__PURE__ */ e.jsx(dd, { children: /* @__PURE__ */ e.jsx(
|
|
4491
|
+
children: /* @__PURE__ */ e.jsx(dd, { children: /* @__PURE__ */ e.jsx(Mo, {}) })
|
|
4492
4492
|
}
|
|
4493
4493
|
),
|
|
4494
4494
|
errorElement: /* @__PURE__ */ e.jsx(ud, {}),
|
|
@@ -4509,27 +4509,27 @@ const Zc = (t) => {
|
|
|
4509
4509
|
},
|
|
4510
4510
|
{
|
|
4511
4511
|
path: "/checkout",
|
|
4512
|
-
element: /* @__PURE__ */ e.jsx(
|
|
4512
|
+
element: /* @__PURE__ */ e.jsx(Fo, {}),
|
|
4513
4513
|
errorElement: /* @__PURE__ */ e.jsx(Te, {})
|
|
4514
4514
|
},
|
|
4515
4515
|
{
|
|
4516
4516
|
path: "/top-up",
|
|
4517
|
-
element: /* @__PURE__ */ e.jsx(
|
|
4517
|
+
element: /* @__PURE__ */ e.jsx(Ho, {}),
|
|
4518
4518
|
errorElement: /* @__PURE__ */ e.jsx(Te, {})
|
|
4519
4519
|
},
|
|
4520
4520
|
{
|
|
4521
4521
|
path: "/charges/:id",
|
|
4522
|
-
element: /* @__PURE__ */ e.jsx(
|
|
4522
|
+
element: /* @__PURE__ */ e.jsx(Eo, {}),
|
|
4523
4523
|
errorElement: /* @__PURE__ */ e.jsx(Te, {})
|
|
4524
4524
|
},
|
|
4525
4525
|
{
|
|
4526
4526
|
path: "/orders/:id/:accessToken?",
|
|
4527
|
-
element: /* @__PURE__ */ e.jsx(
|
|
4527
|
+
element: /* @__PURE__ */ e.jsx(Do, {}),
|
|
4528
4528
|
errorElement: /* @__PURE__ */ e.jsx(Te, {})
|
|
4529
4529
|
},
|
|
4530
4530
|
{
|
|
4531
4531
|
path: "/subscriptions/:id/:accessToken?",
|
|
4532
|
-
element: /* @__PURE__ */ e.jsx(
|
|
4532
|
+
element: /* @__PURE__ */ e.jsx(Ro, {}),
|
|
4533
4533
|
errorElement: /* @__PURE__ */ e.jsx(Te, {})
|
|
4534
4534
|
},
|
|
4535
4535
|
{
|
|
@@ -4546,7 +4546,7 @@ const Zc = (t) => {
|
|
|
4546
4546
|
overflowX: "hidden"
|
|
4547
4547
|
},
|
|
4548
4548
|
children: [
|
|
4549
|
-
/* @__PURE__ */ e.jsx(
|
|
4549
|
+
/* @__PURE__ */ e.jsx(lt, {}),
|
|
4550
4550
|
/* @__PURE__ */ e.jsx(
|
|
4551
4551
|
"div",
|
|
4552
4552
|
{
|
|
@@ -4555,10 +4555,10 @@ const Zc = (t) => {
|
|
|
4555
4555
|
width: "100%",
|
|
4556
4556
|
height: "100%"
|
|
4557
4557
|
},
|
|
4558
|
-
children: /* @__PURE__ */ e.jsx(
|
|
4558
|
+
children: /* @__PURE__ */ e.jsx(Oo, {})
|
|
4559
4559
|
}
|
|
4560
4560
|
),
|
|
4561
|
-
/* @__PURE__ */ e.jsx(
|
|
4561
|
+
/* @__PURE__ */ e.jsx(it, {})
|
|
4562
4562
|
]
|
|
4563
4563
|
}
|
|
4564
4564
|
),
|
|
@@ -4582,7 +4582,7 @@ const Zc = (t) => {
|
|
|
4582
4582
|
overflowX: "hidden"
|
|
4583
4583
|
},
|
|
4584
4584
|
children: [
|
|
4585
|
-
/* @__PURE__ */ e.jsx(
|
|
4585
|
+
/* @__PURE__ */ e.jsx(lt, {}),
|
|
4586
4586
|
/* @__PURE__ */ e.jsx(
|
|
4587
4587
|
"div",
|
|
4588
4588
|
{
|
|
@@ -4591,10 +4591,10 @@ const Zc = (t) => {
|
|
|
4591
4591
|
width: "100%",
|
|
4592
4592
|
height: "100%"
|
|
4593
4593
|
},
|
|
4594
|
-
children: /* @__PURE__ */ e.jsx(
|
|
4594
|
+
children: /* @__PURE__ */ e.jsx(Uo, { children: /* @__PURE__ */ e.jsx(Vo, {}) })
|
|
4595
4595
|
}
|
|
4596
4596
|
),
|
|
4597
|
-
/* @__PURE__ */ e.jsx(
|
|
4597
|
+
/* @__PURE__ */ e.jsx(it, {})
|
|
4598
4598
|
]
|
|
4599
4599
|
}
|
|
4600
4600
|
)
|
|
@@ -4610,14 +4610,14 @@ const Zc = (t) => {
|
|
|
4610
4610
|
l(b);
|
|
4611
4611
|
}
|
|
4612
4612
|
}, [r]), x.useEffect(() => {
|
|
4613
|
-
const
|
|
4614
|
-
Es(
|
|
4615
|
-
}, [
|
|
4613
|
+
const p = Ps(v, g);
|
|
4614
|
+
Es(v), $s(p);
|
|
4615
|
+
}, [v, g]), /* @__PURE__ */ e.jsx(e.Fragment, { children: r && /* @__PURE__ */ e.jsx($o, { router: r }) });
|
|
4616
4616
|
};
|
|
4617
4617
|
export {
|
|
4618
4618
|
Sd as App,
|
|
4619
4619
|
Wo as ColorVariables,
|
|
4620
|
-
|
|
4620
|
+
Uo as ReCaptchaProvider,
|
|
4621
4621
|
vd as createTicket,
|
|
4622
4622
|
wd as hotReload,
|
|
4623
4623
|
_d as iconNames,
|