@hbis-uni/components 2.13.0 → 2.15.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/style.css CHANGED
@@ -1 +1 @@
1
- @charset "UTF-8";.c1-container[data-v-e2028f64]{padding:16px;border:1px solid #e0e0e0;border-radius:4px;background-color:#fff}.c1-primary[data-v-e2028f64]{background-color:#1890ff;color:#fff;border-color:#1890ff}.c2-container[data-v-b1d573ae]{padding:20px;border:1px solid #e0e0e0;border-radius:8px;background-color:#fafafa;margin:16px 0}.c2-title[data-v-b1d573ae]{margin:0 0 12px;font-size:18px;font-weight:600;color:#333}.c2-content[data-v-b1d573ae]{margin-bottom:16px;color:#666}.c2-button[data-v-b1d573ae]{padding:8px 16px;background-color:#52c41a;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color .3s}.c2-button[data-v-b1d573ae]:hover{background-color:#73d13d}.hbis-date-strip[data-v-2e8258eb]{display:flex;flex-direction:column;width:100%;padding:8px;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;box-sizing:border-box}.hbis-date-strip--scrollable[data-v-2e8258eb]{overflow:hidden}.hbis-date-strip__scroll-wrapper[data-v-2e8258eb]{overflow:hidden;width:100%}.hbis-date-strip__scroll-container[data-v-2e8258eb]{width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.hbis-date-strip__scroll-container[data-v-2e8258eb]::-webkit-scrollbar{display:none}.hbis-date-strip__weekdays[data-v-2e8258eb]{display:flex;margin-bottom:8px;box-sizing:border-box;flex-wrap:nowrap}.hbis-date-strip__weekday[data-v-2e8258eb]{text-align:center;font-size:12px;font-weight:500;color:#666;padding:4px 0;flex:0 0 calc(100% / 7);width:calc(100% / 7);min-width:calc(100% / 7);box-sizing:border-box}.hbis-date-strip__weekday--weekend[data-v-2e8258eb]{color:#ff4d4f}.hbis-date-strip__dates[data-v-2e8258eb]{display:flex;justify-content:flex-start;width:100%;box-sizing:border-box}.hbis-date-strip--scrollable .hbis-date-strip__weekdays[data-v-2e8258eb]{width:auto}.hbis-date-strip--scrollable .hbis-date-strip__dates[data-v-2e8258eb]{width:auto;flex-wrap:nowrap}.hbis-date-strip:not(.hbis-date-strip--scrollable) .hbis-date-strip__dates[data-v-2e8258eb]{justify-content:space-around;width:100%}.hbis-date-strip__date[data-v-2e8258eb]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 0;border-radius:4px;transition:all .2s ease;position:relative;-webkit-user-select:none;user-select:none;cursor:pointer;flex:0 0 calc(100% / 7);width:calc(100% / 7);min-width:calc(100% / 7);max-width:calc(100% / 7);box-sizing:border-box;white-space:normal}.hbis-date-strip__date--disabled[data-v-2e8258eb]{cursor:not-allowed;opacity:.6}.hbis-date-strip__date-number[data-v-2e8258eb]{font-size:14px;font-weight:500;padding:4px;transition:all .2s ease;width:100%;text-align:center;box-sizing:border-box}.hbis-date-strip__date-slot[data-v-2e8258eb]{margin-top:4px;font-size:10px;text-align:center;width:100%;box-sizing:border-box}.hbis-date-strip--highlight-dot .hbis-date-strip__date--selected .hbis-date-strip__date-number[data-v-2e8258eb]{border-radius:2px}.hbis-date-strip--highlight-round .hbis-date-strip__date--selected .hbis-date-strip__date-number[data-v-2e8258eb]{border-radius:50%;padding:4px 8px;min-width:20px;text-align:center}.hbis-date-strip__date--today .hbis-date-strip__date-number[data-v-2e8258eb]{font-weight:600;color:#1890ff!important}.hbis-date-strip__date--disabled[data-v-2e8258eb]{color:#ccc!important;background-color:transparent!important}.image-preview{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000000f2;overflow:hidden;z-index:9999;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center}.counter{position:absolute;top:20px;left:50%;transform:translate(-50%);background-color:#000000b3;color:#fff;padding:8px 16px;border-radius:20px;font-size:14px;z-index:10}.counter-text{font-weight:500}.close-btn{position:absolute;top:20px;right:20px;background:none;border:none;color:#fff;font-size:24px;cursor:pointer;padding:8px;border-radius:50%;background-color:#00000080;width:40px;height:40px;display:flex;align-items:center;justify-content:center;z-index:10;transition:background-color .2s ease}.close-btn:hover{background-color:#000000b3}.swiper-container{position:relative;width:100%;height:100%;overflow:hidden}.swiper-wrapper{display:flex;height:100%}.swiper-slide{flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.image-container{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;cursor:grab}.image-container:active{cursor:grabbing}.preview-image{max-width:100%;max-height:100%;object-fit:contain;transition:opacity .3s ease}.nav-btn{position:absolute;top:50%;transform:translateY(-50%);background:none;border:none;color:#fff;font-size:24px;cursor:pointer;padding:12px;border-radius:50%;background-color:#00000080;width:48px;height:48px;display:flex;align-items:center;justify-content:center;z-index:10;transition:background-color .2s ease,opacity .2s ease}.nav-btn:hover:not(:disabled){background-color:#000000b3}.nav-btn:disabled{opacity:.3;cursor:not-allowed}.prev-btn{left:20px}.next-btn{right:20px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.hbis-auto-scroll-list[data-v-5b76d8eb]{position:relative;overflow:hidden;user-select:none;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;touch-action:none}.scroll-content[data-v-5b76d8eb]{position:absolute;left:0;top:0;width:100%;will-change:transform;cursor:grab}.scroll-content[data-v-5b76d8eb]:active{cursor:grabbing}.default-item[data-v-5b76d8eb]{display:flex;align-items:center;justify-content:center;padding:0 10px;width:100%;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){.hbis-auto-scroll-list[data-v-5b76d8eb]{touch-action:pan-y}.scroll-content[data-v-5b76d8eb]{width:100%;cursor:none}.scroll-content[data-v-5b76d8eb]:active{cursor:none}.default-item[data-v-5b76d8eb]{padding:0 8px;font-size:14px}}@media (max-width: 480px){.default-item[data-v-5b76d8eb]{padding:0 6px;font-size:13px}}.hbis-loading-container[data-v-d5965f87]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;transition:opacity .3s ease}.hbis-loading-container.touch-dismissible[data-v-d5965f87]{cursor:pointer}.hbis-loading-wrapper[data-v-d5965f87]{background-color:#000c;border-radius:8px;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:120px;box-shadow:0 4px 12px #0000004d}.hbis-loading-spinner[data-v-d5965f87]{margin-bottom:16px}.circular-spinner[data-v-d5965f87]{position:relative;width:40px;height:40px}.circular-spinner .circle[data-v-d5965f87]{position:absolute;width:100%;height:100%;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin-d5965f87 1s linear infinite}@keyframes spin-d5965f87{to{transform:rotate(360deg)}}.dots-spinner[data-v-d5965f87]{display:flex;gap:8px}.dots-spinner .dot[data-v-d5965f87]{width:12px;height:12px;border-radius:50%;background-color:#fff;animation:pulse-d5965f87 1.4s ease-in-out infinite both}.dots-spinner .dot[data-v-d5965f87]:nth-child(1){animation-delay:-.32s}.dots-spinner .dot[data-v-d5965f87]:nth-child(2){animation-delay:-.16s}@keyframes pulse-d5965f87{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.bars-spinner[data-v-d5965f87]{display:flex;gap:4px}.bars-spinner .bar[data-v-d5965f87]{width:8px;height:32px;background-color:#fff;border-radius:4px;animation:stretch-d5965f87 1.2s ease-in-out infinite}.bars-spinner .bar[data-v-d5965f87]:nth-child(1){animation-delay:-1.2s}.bars-spinner .bar[data-v-d5965f87]:nth-child(2){animation-delay:-1.1s}.bars-spinner .bar[data-v-d5965f87]:nth-child(3){animation-delay:-1s}@keyframes stretch-d5965f87{0%,40%,to{transform:scaleY(.4)}20%{transform:scaleY(1)}}.hbis-loading-text[data-v-d5965f87]{color:#fff;font-size:14px;line-height:1.4;text-align:center;min-height:20px}@media (max-width: 768px){.hbis-loading-wrapper[data-v-d5965f87]{padding:20px;min-width:100px}.circular-spinner[data-v-d5965f87]{width:32px;height:32px}.circular-spinner .circle[data-v-d5965f87]{border-width:2px}.dots-spinner .dot[data-v-d5965f87]{width:10px;height:10px}.bars-spinner .bar[data-v-d5965f87]{width:6px;height:24px}.hbis-loading-text[data-v-d5965f87]{font-size:12px}}@media (max-width: 480px){.hbis-loading-wrapper[data-v-d5965f87]{padding:16px;min-width:80px}.hbis-loading-spinner[data-v-d5965f87]{margin-bottom:12px}.circular-spinner[data-v-d5965f87]{width:24px;height:24px}.dots-spinner .dot[data-v-d5965f87]{width:8px;height:8px}.bars-spinner .bar[data-v-d5965f87]{width:4px;height:16px}.hbis-loading-text[data-v-d5965f87]{font-size:11px}}.parent-view[data-v-3eedbbcc]{width:100%}.input_view_sms_code[data-v-3eedbbcc]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;color:#000;margin-top:20px;background-color:#f1f7fa;width:100%;border-radius:8px;height:48px;padding:0 1px;box-sizing:border-box;border:1px solid #e4e7ed;transition:border-color .3s,box-shadow .3s}.input_view_sms_code[data-v-3eedbbcc]:focus-within{border-color:#409eff;box-shadow:0 0 0 2px #409eff33}.view_sms_code[data-v-3eedbbcc]{flex:1;color:#333;background:transparent;border:none;outline:none;font-size:14px;line-height:1.5;padding:0 8px}.view_sms_code[data-v-3eedbbcc]::placeholder{color:#999}.sms_code_btn[data-v-3eedbbcc]{padding:8px;border:none;border-radius:4px;font-size:12px;font-weight:500;cursor:pointer;transition:all .3s;min-width:100px;display:inline-flex;align-items:center;justify-content:center;outline:none}.sms_code_btn[data-v-3eedbbcc]:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 2px 8px #00000026}.sms_code_btn[data-v-3eedbbcc]:active{transform:translateY(0)}.sms_code_btn.disabled[data-v-3eedbbcc]{opacity:.6;cursor:not-allowed}.sms_code_btn.disabled[data-v-3eedbbcc]:hover{opacity:.6;transform:none;box-shadow:none}page{width:100%}.parent-view{width:100%}.input_view_sms_code{display:flex;flex-direction:row;align-self:center;align-items:center;justify-content:center;color:#000;margin-top:20px;background-color:#f1f7fa;width:100%;border-radius:20px;height:80px}.input_view_sms_code .view_sms_code{align-self:center;color:#000;width:70%;border-radius:20px;height:80px;padding-left:10px}.input_view_sms_code .sms_code_btn{display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:#2e6dff;border-radius:8px;width:20%;align-self:center;margin-right:2px;text-align:center;height:40px;font-size:14px;color:#fff}.input_view_sms_code .input_view_password_code{align-self:center;color:#000;background-color:#f1f7fa;width:80%;border-radius:20px;height:80px;padding-left:10px}.input_view_sms_code .eye_img_btn{display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:#0000;border-radius:10px;width:28%;align-self:center;margin-right:10px;text-align:center;height:60px;font-size:26px;color:#2e6dff}.input_view_sms_code .eye_img_btn .eye_img{width:50px}.waterfall-debug[data-v-20459ccd]{background-color:#f0f0f0;padding:10px;margin-bottom:10px;border-radius:4px}.waterfall-container[data-v-20459ccd]{display:flex;gap:var(--columnGap);width:100%}.waterfall-column[data-v-20459ccd]{flex:1;min-width:0;display:flex;flex-direction:column;gap:var(--rowGap)}.column-debug[data-v-20459ccd]{background-color:#e0e0e0;padding:5px;border-radius:4px;font-size:12px}.waterfall-item[data-v-20459ccd]{width:100%}.waterfall-image[data-v-20459ccd]{width:100%;height:auto;display:block}.waterfall-item-with-slot[data-v-20459ccd]{display:flex;flex-direction:column;width:100%}.waterfall-content[data-v-20459ccd]{padding:10px;background-color:#fff;border-radius:0 0 4px 4px;box-shadow:0 2px 4px #0000001a}.svga-player-container[data-v-6b83dcf1]{position:relative;width:var(--v5ce75b7f);height:var(--v26351a8e);overflow:hidden}.svga-player-canvas[data-v-6b83dcf1]{width:100%;height:100%;display:block}.search-dropdown{position:relative;width:100%}.input-wrapper{border:2px solid #dcdfe6;border-radius:8px;padding:20px 60px 20px 20px;transition:all .3s ease;position:relative}.clear-icon{position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:32px;color:#c0c4cc;cursor:pointer;padding:4px}.clear-icon:active{color:#909399}.input-wrapper.focus{box-shadow:0 0 0 2px #409eff33}.search-input{width:100%;font-size:28px;color:#303133;border-style:none}.search-input:focus{outline:none}.dropdown-list{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e4e7ed;border-radius:8px;box-shadow:0 2px 12px #0000001a;z-index:1000;margin-top:8px;overflow-y:auto}.dropdown-item{padding:20px 24px;border-bottom:1px solid #ebeef5}.dropdown-item:last-child{border-bottom:none}.item-text{font-size:28px;color:#606266}.dropdown-item:active{background:#f5f7fa}.hbis-swiper[data-v-61e2df95]{position:relative;touch-action:pan-y;-webkit-user-select:none;user-select:none}.swiper-wrapper[data-v-61e2df95]{will-change:transform}.swiper-slide[data-v-61e2df95]{display:flex;align-items:center;justify-content:center}.swiper-image[data-v-61e2df95]{width:100%;height:100%;object-fit:cover;display:block}.swiper-indicators[data-v-61e2df95]{position:absolute;display:flex;gap:8px;z-index:10}.swiper-indicators.top[data-v-61e2df95]{top:10px;left:50%;transform:translate(-50%)}.swiper-indicators.bottom[data-v-61e2df95]{bottom:10px;left:50%;transform:translate(-50%)}.swiper-indicators.left[data-v-61e2df95]{left:10px;top:50%;transform:translateY(-50%);flex-direction:column}.swiper-indicators.right[data-v-61e2df95]{right:10px;top:50%;transform:translateY(-50%);flex-direction:column}.indicator[data-v-61e2df95]{cursor:pointer;transition:all .3s ease;opacity:.6}.indicator.active[data-v-61e2df95]{opacity:1;transform:scale(1.2)}.indicator.is-dots.active[data-v-61e2df95]{background-color:var(--indicator-active-color, #ffffff)}.indicator.is-numbers[data-v-61e2df95]{display:flex;align-items:center;justify-content:center;font-size:12px;color:#333}.indicator.is-numbers.active[data-v-61e2df95]{background-color:var(--indicator-active-color, #ffffff);color:#333;font-weight:700}.swiper-arrow[data-v-61e2df95]{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:#0000004d;color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .3s ease;font-size:24px}.swiper-arrow[data-v-61e2df95]:hover{background:#0009;transform:translateY(-50%) scale(1.1)}.swiper-arrow-prev[data-v-61e2df95]{left:10px}.swiper-arrow-next[data-v-61e2df95]{right:10px}.arrow-icon[data-v-61e2df95]{font-size:30px;line-height:1;-webkit-user-select:none;user-select:none}.is-vertical .swiper-indicators[data-v-61e2df95]{flex-direction:column}.is-vertical .swiper-arrow[data-v-61e2df95]{top:auto;left:50%;transform:translate(-50%)}.is-vertical .swiper-arrow-prev[data-v-61e2df95]{top:10px;transform:translate(-50%)}.is-vertical .swiper-arrow-next[data-v-61e2df95]{bottom:10px;transform:translate(-50%)}.is-vertical .swiper-arrow[data-v-61e2df95]:hover{transform:translate(-50%) scale(1.1)}@media (max-width: 768px){.swiper-arrow[data-v-61e2df95]{width:32px;height:32px;font-size:20px}.arrow-icon[data-v-61e2df95]{font-size:24px}.swiper-indicators[data-v-61e2df95]{gap:6px}.indicator[data-v-61e2df95]{width:6px!important;height:6px!important}}.dropdown-filter[data-v-1a98ef80]{position:relative;width:100%}.filter-container[data-v-1a98ef80]{display:flex;background-color:#fff;border-bottom:1px solid #ebedf0;padding:10px 0}.filter-item[data-v-1a98ef80]{flex:1;position:relative;display:flex;justify-content:center}.filter-header[data-v-1a98ef80]{display:flex;align-items:center;justify-content:center;padding:10px 5px;position:relative;cursor:pointer}.filter-value-group[data-v-1a98ef80]{flex:1;display:flex;flex-direction:row;justify-content:center;align-items:center}.filter-label[data-v-1a98ef80]{font-size:14px;color:#323233;margin-right:10px}.filter-value[data-v-1a98ef80]{font-size:14px;color:#969799;max-width:60px;margin-right:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.arrow[data-v-1a98ef80]{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #969799;transition:transform .3s}.arrow.up[data-v-1a98ef80]{transform:rotate(180deg)}.dropdown-menu-hide[data-v-1a98ef80]{position:absolute;top:100%;left:0;right:0;background-color:#fff;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.dropdown-menu-show[data-v-1a98ef80]{position:absolute;top:100%;left:0;right:0;background-color:#fff;overflow-y:auto;scrollbar-width:thin;-ms-overflow-style:scrollbar}.dropdown-menu[data-v-1a98ef80]::-webkit-scrollbar{display:none}.dropdown-item[data-v-1a98ef80]{padding:10px 15px;width:100%;font-size:14px;color:#323233;display:flex;flex-direction:column;justify-content:center;align-items:center;border-bottom:1px solid #f7f8fa;cursor:pointer}.dropdown-item[data-v-1a98ef80]:last-child{border-bottom:none}.active .filter-header[data-v-1a98ef80]{color:#ee0a24}.hbis-password-input[data-v-32ee9eeb]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center}.password-overlay[data-v-32ee9eeb]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080}.password-dialog[data-v-32ee9eeb]{position:relative;background-color:#fff;border-radius:12px;width:90%;max-width:400px;box-shadow:0 4px 20px #00000026;overflow:hidden;animation:dialogFadeIn-32ee9eeb .3s ease-out}.password-header[data-v-32ee9eeb]{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #f0f0f0}.password-title[data-v-32ee9eeb]{margin:0;font-size:18px;font-weight:600;color:#333}.password-close[data-v-32ee9eeb]{background:none;border:none;font-size:24px;color:#999;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.password-close[data-v-32ee9eeb]:hover{color:#666}.password-body[data-v-32ee9eeb]{padding:20px}.password-input-container[data-v-32ee9eeb]{display:flex;justify-content:center;gap:12px;margin-bottom:24px}.password-input-item[data-v-32ee9eeb]{width:40px;height:40px;border:1px solid #dcdfe6;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:18px;transition:all .3s ease}.password-input-item[data-v-32ee9eeb]:focus-within{border-color:#409eff;box-shadow:0 0 0 2px #409eff33}.password-visible[data-v-32ee9eeb]{color:#333}.password-hidden[data-v-32ee9eeb]{color:#333;font-size:20px}.password-keyboard[data-v-32ee9eeb]{width:100%}.keyboard-row[data-v-32ee9eeb]{display:flex;justify-content:space-between;margin-bottom:12px}.keyboard-key[data-v-32ee9eeb]{flex:1;height:48px;margin:0 6px;border:1px solid #dcdfe6;border-radius:8px;background-color:#fff;font-size:18px;font-weight:500;color:#333;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.keyboard-key[data-v-32ee9eeb]:hover{background-color:#f5f7fa;border-color:#c0c4cc}.keyboard-key[data-v-32ee9eeb]:active{background-color:#ecf5ff;border-color:#409eff}.keyboard-key-action[data-v-32ee9eeb]{color:#409eff}.password-footer[data-v-32ee9eeb]{display:flex;border-top:1px solid #f0f0f0}.password-cancel[data-v-32ee9eeb],.password-confirm[data-v-32ee9eeb]{flex:1;height:48px;border:none;font-size:16px;cursor:pointer;transition:all .3s ease}.password-cancel[data-v-32ee9eeb]{background-color:#fff;color:#606266;border-right:1px solid #f0f0f0}.password-cancel[data-v-32ee9eeb]:hover{color:#303133}.password-confirm[data-v-32ee9eeb]{background-color:#409eff;color:#fff}.password-confirm[data-v-32ee9eeb]:hover{background-color:#66b1ff}@keyframes dialogFadeIn-32ee9eeb{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.password-dialog[data-v-32ee9eeb]{width:95%;max-width:none}.password-input-item[data-v-32ee9eeb]{width:36px;height:36px}.keyboard-key[data-v-32ee9eeb]{height:44px;font-size:16px}.password-footer[data-v-32ee9eeb]{height:44px}.password-cancel[data-v-32ee9eeb],.password-confirm[data-v-32ee9eeb]{height:44px;font-size:14px}}@media (max-width: 480px){.password-header[data-v-32ee9eeb]{padding:12px 16px}.password-title[data-v-32ee9eeb]{font-size:16px}.password-body[data-v-32ee9eeb]{padding:16px}.password-input-container[data-v-32ee9eeb]{gap:8px;margin-bottom:20px}.password-input-item[data-v-32ee9eeb]{width:32px;height:32px;font-size:16px}.keyboard-key[data-v-32ee9eeb]{height:40px;font-size:15px}}.hbis-empty-container[data-v-27a2026a]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;box-sizing:border-box}.hbis-empty-content[data-v-27a2026a]{display:flex;flex-direction:column;align-items:center;justify-content:center}.hbis-empty-image[data-v-27a2026a]{margin-bottom:16px}.hbis-empty-text[data-v-27a2026a]{text-align:center;line-height:1.5;word-break:break-word}@media (max-width: 768px){.hbis-empty-container[data-v-27a2026a]{padding:30px 16px}.hbis-empty-image[data-v-27a2026a]{margin-bottom:12px}}@media (max-width: 480px){.hbis-empty-container[data-v-27a2026a]{padding:20px 12px}.hbis-empty-image[data-v-27a2026a]{margin-bottom:8px}}.hbis-bubble-box[data-v-f7ba99b3]{position:relative;display:inline-block}.hbis-bubble-trigger[data-v-f7ba99b3]{cursor:pointer}.hbis-bubble-popup[data-v-f7ba99b3]{position:absolute;border-radius:8px;box-shadow:0 4px 16px #00000026,0 2px 6px #0000001a;background-color:#fff}.hbis-bubble-popup.position-top[data-v-f7ba99b3]{bottom:100%;left:50%;transform:translate(-50%);margin-bottom:10px}.hbis-bubble-popup.position-bottom[data-v-f7ba99b3]{top:100%;left:50%;transform:translate(-50%);margin-top:10px}.hbis-bubble-popup.position-left[data-v-f7ba99b3]{right:100%;top:50%;transform:translateY(-50%);margin-right:10px}.hbis-bubble-popup.position-right[data-v-f7ba99b3]{left:100%;top:50%;transform:translateY(-50%);margin-left:10px}.hbis-bubble-options[data-v-f7ba99b3]{display:flex;flex-direction:column;padding:8px 10px;gap:2px}.hbis-bubble-option[data-v-f7ba99b3]{display:flex;align-items:center;cursor:pointer;transition:all .2s ease;border-radius:6px;min-height:40px;padding:10px 14px;white-space:nowrap}.hbis-bubble-option[data-v-f7ba99b3]:last-child{border-bottom:none}.hbis-bubble-option[data-v-f7ba99b3]:not(.disabled):hover{background-color:#f8f9fa}.hbis-bubble-option[data-v-f7ba99b3]:not(.disabled):active{background-color:#f0f2f5}.hbis-bubble-option.disabled[data-v-f7ba99b3]{opacity:.4;cursor:not-allowed}.hbis-bubble-option-icon[data-v-f7ba99b3]{width:22px;height:22px;margin-right:10px;flex-shrink:0}.hbis-bubble-option-text[data-v-f7ba99b3]{font-size:15px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hbis-bubble-arrow[data-v-f7ba99b3]{position:absolute;width:0;height:0;border-style:solid}.hbis-bubble-arrow.arrow-top[data-v-f7ba99b3]{bottom:-8px;left:50%;transform:translate(-50%);border-width:8px 8px 0 8px;border-color:#ffffff transparent transparent transparent}.hbis-bubble-arrow.arrow-bottom[data-v-f7ba99b3]{top:-8px;left:50%;transform:translate(-50%);border-width:0 8px 8px 8px;border-color:transparent transparent #ffffff transparent}.hbis-bubble-arrow.arrow-left[data-v-f7ba99b3]{right:-8px;top:50%;transform:translateY(-50%);border-width:8px 0 8px 8px;border-color:transparent transparent transparent #ffffff}.hbis-bubble-arrow.arrow-right[data-v-f7ba99b3]{left:-8px;top:50%;transform:translateY(-50%);border-width:8px 8px 8px 0;border-color:transparent #ffffff transparent transparent}.hbis-bubble-options[data-v-f7ba99b3]::-webkit-scrollbar{width:3px}.hbis-bubble-options[data-v-f7ba99b3]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.hbis-bubble-options[data-v-f7ba99b3]::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:2px}.hbis-bubble-options[data-v-f7ba99b3]::-webkit-scrollbar-thumb:hover{background:#a8a8a8}
1
+ @charset "UTF-8";.c1-container[data-v-e2028f64]{padding:16px;border:1px solid #e0e0e0;border-radius:4px;background-color:#fff}.c1-primary[data-v-e2028f64]{background-color:#1890ff;color:#fff;border-color:#1890ff}.c2-container[data-v-b1d573ae]{padding:20px;border:1px solid #e0e0e0;border-radius:8px;background-color:#fafafa;margin:16px 0}.c2-title[data-v-b1d573ae]{margin:0 0 12px;font-size:18px;font-weight:600;color:#333}.c2-content[data-v-b1d573ae]{margin-bottom:16px;color:#666}.c2-button[data-v-b1d573ae]{padding:8px 16px;background-color:#52c41a;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color .3s}.c2-button[data-v-b1d573ae]:hover{background-color:#73d13d}.hbis-date-strip[data-v-2e8258eb]{display:flex;flex-direction:column;width:100%;padding:8px;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;box-sizing:border-box}.hbis-date-strip--scrollable[data-v-2e8258eb]{overflow:hidden}.hbis-date-strip__scroll-wrapper[data-v-2e8258eb]{overflow:hidden;width:100%}.hbis-date-strip__scroll-container[data-v-2e8258eb]{width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.hbis-date-strip__scroll-container[data-v-2e8258eb]::-webkit-scrollbar{display:none}.hbis-date-strip__weekdays[data-v-2e8258eb]{display:flex;margin-bottom:8px;box-sizing:border-box;flex-wrap:nowrap}.hbis-date-strip__weekday[data-v-2e8258eb]{text-align:center;font-size:12px;font-weight:500;color:#666;padding:4px 0;flex:0 0 calc(100% / 7);width:calc(100% / 7);min-width:calc(100% / 7);box-sizing:border-box}.hbis-date-strip__weekday--weekend[data-v-2e8258eb]{color:#ff4d4f}.hbis-date-strip__dates[data-v-2e8258eb]{display:flex;justify-content:flex-start;width:100%;box-sizing:border-box}.hbis-date-strip--scrollable .hbis-date-strip__weekdays[data-v-2e8258eb]{width:auto}.hbis-date-strip--scrollable .hbis-date-strip__dates[data-v-2e8258eb]{width:auto;flex-wrap:nowrap}.hbis-date-strip:not(.hbis-date-strip--scrollable) .hbis-date-strip__dates[data-v-2e8258eb]{justify-content:space-around;width:100%}.hbis-date-strip__date[data-v-2e8258eb]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 0;border-radius:4px;transition:all .2s ease;position:relative;-webkit-user-select:none;user-select:none;cursor:pointer;flex:0 0 calc(100% / 7);width:calc(100% / 7);min-width:calc(100% / 7);max-width:calc(100% / 7);box-sizing:border-box;white-space:normal}.hbis-date-strip__date--disabled[data-v-2e8258eb]{cursor:not-allowed;opacity:.6}.hbis-date-strip__date-number[data-v-2e8258eb]{font-size:14px;font-weight:500;padding:4px;transition:all .2s ease;width:100%;text-align:center;box-sizing:border-box}.hbis-date-strip__date-slot[data-v-2e8258eb]{margin-top:4px;font-size:10px;text-align:center;width:100%;box-sizing:border-box}.hbis-date-strip--highlight-dot .hbis-date-strip__date--selected .hbis-date-strip__date-number[data-v-2e8258eb]{border-radius:2px}.hbis-date-strip--highlight-round .hbis-date-strip__date--selected .hbis-date-strip__date-number[data-v-2e8258eb]{border-radius:50%;padding:4px 8px;min-width:20px;text-align:center}.hbis-date-strip__date--today .hbis-date-strip__date-number[data-v-2e8258eb]{font-weight:600;color:#1890ff!important}.hbis-date-strip__date--disabled[data-v-2e8258eb]{color:#ccc!important;background-color:transparent!important}.image-preview{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000000f2;overflow:hidden;z-index:9999;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center}.counter{position:absolute;top:20px;left:50%;transform:translate(-50%);background-color:#000000b3;color:#fff;padding:8px 16px;border-radius:20px;font-size:14px;z-index:10}.counter-text{font-weight:500}.close-btn{position:absolute;top:20px;right:20px;background:none;border:none;color:#fff;font-size:24px;cursor:pointer;padding:8px;border-radius:50%;background-color:#00000080;width:40px;height:40px;display:flex;align-items:center;justify-content:center;z-index:10;transition:background-color .2s ease}.close-btn:hover{background-color:#000000b3}.swiper-container{position:relative;width:100%;height:100%;overflow:hidden}.swiper-wrapper{display:flex;height:100%}.swiper-slide{flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.image-container{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;cursor:grab}.image-container:active{cursor:grabbing}.preview-image{max-width:100%;max-height:100%;object-fit:contain;transition:opacity .3s ease}.nav-btn{position:absolute;top:50%;transform:translateY(-50%);background:none;border:none;color:#fff;font-size:24px;cursor:pointer;padding:12px;border-radius:50%;background-color:#00000080;width:48px;height:48px;display:flex;align-items:center;justify-content:center;z-index:10;transition:background-color .2s ease,opacity .2s ease}.nav-btn:hover:not(:disabled){background-color:#000000b3}.nav-btn:disabled{opacity:.3;cursor:not-allowed}.prev-btn{left:20px}.next-btn{right:20px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.hbis-auto-scroll-list[data-v-5b76d8eb]{position:relative;overflow:hidden;user-select:none;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;touch-action:none}.scroll-content[data-v-5b76d8eb]{position:absolute;left:0;top:0;width:100%;will-change:transform;cursor:grab}.scroll-content[data-v-5b76d8eb]:active{cursor:grabbing}.default-item[data-v-5b76d8eb]{display:flex;align-items:center;justify-content:center;padding:0 10px;width:100%;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){.hbis-auto-scroll-list[data-v-5b76d8eb]{touch-action:pan-y}.scroll-content[data-v-5b76d8eb]{width:100%;cursor:none}.scroll-content[data-v-5b76d8eb]:active{cursor:none}.default-item[data-v-5b76d8eb]{padding:0 8px;font-size:14px}}@media (max-width: 480px){.default-item[data-v-5b76d8eb]{padding:0 6px;font-size:13px}}.hbis-loading-container[data-v-d5965f87]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;transition:opacity .3s ease}.hbis-loading-container.touch-dismissible[data-v-d5965f87]{cursor:pointer}.hbis-loading-wrapper[data-v-d5965f87]{background-color:#000c;border-radius:8px;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:120px;box-shadow:0 4px 12px #0000004d}.hbis-loading-spinner[data-v-d5965f87]{margin-bottom:16px}.circular-spinner[data-v-d5965f87]{position:relative;width:40px;height:40px}.circular-spinner .circle[data-v-d5965f87]{position:absolute;width:100%;height:100%;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin-d5965f87 1s linear infinite}@keyframes spin-d5965f87{to{transform:rotate(360deg)}}.dots-spinner[data-v-d5965f87]{display:flex;gap:8px}.dots-spinner .dot[data-v-d5965f87]{width:12px;height:12px;border-radius:50%;background-color:#fff;animation:pulse-d5965f87 1.4s ease-in-out infinite both}.dots-spinner .dot[data-v-d5965f87]:nth-child(1){animation-delay:-.32s}.dots-spinner .dot[data-v-d5965f87]:nth-child(2){animation-delay:-.16s}@keyframes pulse-d5965f87{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.bars-spinner[data-v-d5965f87]{display:flex;gap:4px}.bars-spinner .bar[data-v-d5965f87]{width:8px;height:32px;background-color:#fff;border-radius:4px;animation:stretch-d5965f87 1.2s ease-in-out infinite}.bars-spinner .bar[data-v-d5965f87]:nth-child(1){animation-delay:-1.2s}.bars-spinner .bar[data-v-d5965f87]:nth-child(2){animation-delay:-1.1s}.bars-spinner .bar[data-v-d5965f87]:nth-child(3){animation-delay:-1s}@keyframes stretch-d5965f87{0%,40%,to{transform:scaleY(.4)}20%{transform:scaleY(1)}}.hbis-loading-text[data-v-d5965f87]{color:#fff;font-size:14px;line-height:1.4;text-align:center;min-height:20px}@media (max-width: 768px){.hbis-loading-wrapper[data-v-d5965f87]{padding:20px;min-width:100px}.circular-spinner[data-v-d5965f87]{width:32px;height:32px}.circular-spinner .circle[data-v-d5965f87]{border-width:2px}.dots-spinner .dot[data-v-d5965f87]{width:10px;height:10px}.bars-spinner .bar[data-v-d5965f87]{width:6px;height:24px}.hbis-loading-text[data-v-d5965f87]{font-size:12px}}@media (max-width: 480px){.hbis-loading-wrapper[data-v-d5965f87]{padding:16px;min-width:80px}.hbis-loading-spinner[data-v-d5965f87]{margin-bottom:12px}.circular-spinner[data-v-d5965f87]{width:24px;height:24px}.dots-spinner .dot[data-v-d5965f87]{width:8px;height:8px}.bars-spinner .bar[data-v-d5965f87]{width:4px;height:16px}.hbis-loading-text[data-v-d5965f87]{font-size:11px}}.parent-view[data-v-3eedbbcc]{width:100%}.input_view_sms_code[data-v-3eedbbcc]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;color:#000;margin-top:20px;background-color:#f1f7fa;width:100%;border-radius:8px;height:48px;padding:0 1px;box-sizing:border-box;border:1px solid #e4e7ed;transition:border-color .3s,box-shadow .3s}.input_view_sms_code[data-v-3eedbbcc]:focus-within{border-color:#409eff;box-shadow:0 0 0 2px #409eff33}.view_sms_code[data-v-3eedbbcc]{flex:1;color:#333;background:transparent;border:none;outline:none;font-size:14px;line-height:1.5;padding:0 8px}.view_sms_code[data-v-3eedbbcc]::placeholder{color:#999}.sms_code_btn[data-v-3eedbbcc]{padding:8px;border:none;border-radius:4px;font-size:12px;font-weight:500;cursor:pointer;transition:all .3s;min-width:100px;display:inline-flex;align-items:center;justify-content:center;outline:none}.sms_code_btn[data-v-3eedbbcc]:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 2px 8px #00000026}.sms_code_btn[data-v-3eedbbcc]:active{transform:translateY(0)}.sms_code_btn.disabled[data-v-3eedbbcc]{opacity:.6;cursor:not-allowed}.sms_code_btn.disabled[data-v-3eedbbcc]:hover{opacity:.6;transform:none;box-shadow:none}page{width:100%}.parent-view{width:100%}.input_view_sms_code{display:flex;flex-direction:row;align-self:center;align-items:center;justify-content:center;color:#000;margin-top:20px;background-color:#f1f7fa;width:100%;border-radius:20px;height:80px}.input_view_sms_code .view_sms_code{align-self:center;color:#000;width:70%;border-radius:20px;height:80px;padding-left:10px}.input_view_sms_code .sms_code_btn{display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:#2e6dff;border-radius:8px;width:20%;align-self:center;margin-right:2px;text-align:center;height:40px;font-size:14px;color:#fff}.input_view_sms_code .input_view_password_code{align-self:center;color:#000;background-color:#f1f7fa;width:80%;border-radius:20px;height:80px;padding-left:10px}.input_view_sms_code .eye_img_btn{display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:#0000;border-radius:10px;width:28%;align-self:center;margin-right:10px;text-align:center;height:60px;font-size:26px;color:#2e6dff}.input_view_sms_code .eye_img_btn .eye_img{width:50px}.waterfall-debug[data-v-20459ccd]{background-color:#f0f0f0;padding:10px;margin-bottom:10px;border-radius:4px}.waterfall-container[data-v-20459ccd]{display:flex;gap:var(--columnGap);width:100%}.waterfall-column[data-v-20459ccd]{flex:1;min-width:0;display:flex;flex-direction:column;gap:var(--rowGap)}.column-debug[data-v-20459ccd]{background-color:#e0e0e0;padding:5px;border-radius:4px;font-size:12px}.waterfall-item[data-v-20459ccd]{width:100%}.waterfall-image[data-v-20459ccd]{width:100%;height:auto;display:block}.waterfall-item-with-slot[data-v-20459ccd]{display:flex;flex-direction:column;width:100%}.waterfall-content[data-v-20459ccd]{padding:10px;background-color:#fff;border-radius:0 0 4px 4px;box-shadow:0 2px 4px #0000001a}.svga-player-container[data-v-6b83dcf1]{position:relative;width:var(--v5ce75b7f);height:var(--v26351a8e);overflow:hidden}.svga-player-canvas[data-v-6b83dcf1]{width:100%;height:100%;display:block}.search-dropdown{position:relative;width:100%}.input-wrapper{border:2px solid #dcdfe6;border-radius:8px;padding:20px 60px 20px 20px;transition:all .3s ease;position:relative}.clear-icon{position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:32px;color:#c0c4cc;cursor:pointer;padding:4px}.clear-icon:active{color:#909399}.input-wrapper.focus{box-shadow:0 0 0 2px #409eff33}.search-input{width:100%;font-size:28px;color:#303133;border-style:none}.search-input:focus{outline:none}.dropdown-list{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e4e7ed;border-radius:8px;box-shadow:0 2px 12px #0000001a;z-index:1000;margin-top:8px;overflow-y:auto}.dropdown-item{padding:20px 24px;border-bottom:1px solid #ebeef5}.dropdown-item:last-child{border-bottom:none}.item-text{font-size:28px;color:#606266}.dropdown-item:active{background:#f5f7fa}.hbis-swiper[data-v-61e2df95]{position:relative;touch-action:pan-y;-webkit-user-select:none;user-select:none}.swiper-wrapper[data-v-61e2df95]{will-change:transform}.swiper-slide[data-v-61e2df95]{display:flex;align-items:center;justify-content:center}.swiper-image[data-v-61e2df95]{width:100%;height:100%;object-fit:cover;display:block}.swiper-indicators[data-v-61e2df95]{position:absolute;display:flex;gap:8px;z-index:10}.swiper-indicators.top[data-v-61e2df95]{top:10px;left:50%;transform:translate(-50%)}.swiper-indicators.bottom[data-v-61e2df95]{bottom:10px;left:50%;transform:translate(-50%)}.swiper-indicators.left[data-v-61e2df95]{left:10px;top:50%;transform:translateY(-50%);flex-direction:column}.swiper-indicators.right[data-v-61e2df95]{right:10px;top:50%;transform:translateY(-50%);flex-direction:column}.indicator[data-v-61e2df95]{cursor:pointer;transition:all .3s ease;opacity:.6}.indicator.active[data-v-61e2df95]{opacity:1;transform:scale(1.2)}.indicator.is-dots.active[data-v-61e2df95]{background-color:var(--indicator-active-color, #ffffff)}.indicator.is-numbers[data-v-61e2df95]{display:flex;align-items:center;justify-content:center;font-size:12px;color:#333}.indicator.is-numbers.active[data-v-61e2df95]{background-color:var(--indicator-active-color, #ffffff);color:#333;font-weight:700}.swiper-arrow[data-v-61e2df95]{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:#0000004d;color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .3s ease;font-size:24px}.swiper-arrow[data-v-61e2df95]:hover{background:#0009;transform:translateY(-50%) scale(1.1)}.swiper-arrow-prev[data-v-61e2df95]{left:10px}.swiper-arrow-next[data-v-61e2df95]{right:10px}.arrow-icon[data-v-61e2df95]{font-size:30px;line-height:1;-webkit-user-select:none;user-select:none}.is-vertical .swiper-indicators[data-v-61e2df95]{flex-direction:column}.is-vertical .swiper-arrow[data-v-61e2df95]{top:auto;left:50%;transform:translate(-50%)}.is-vertical .swiper-arrow-prev[data-v-61e2df95]{top:10px;transform:translate(-50%)}.is-vertical .swiper-arrow-next[data-v-61e2df95]{bottom:10px;transform:translate(-50%)}.is-vertical .swiper-arrow[data-v-61e2df95]:hover{transform:translate(-50%) scale(1.1)}@media (max-width: 768px){.swiper-arrow[data-v-61e2df95]{width:32px;height:32px;font-size:20px}.arrow-icon[data-v-61e2df95]{font-size:24px}.swiper-indicators[data-v-61e2df95]{gap:6px}.indicator[data-v-61e2df95]{width:6px!important;height:6px!important}}.dropdown-filter[data-v-1a98ef80]{position:relative;width:100%}.filter-container[data-v-1a98ef80]{display:flex;background-color:#fff;border-bottom:1px solid #ebedf0;padding:10px 0}.filter-item[data-v-1a98ef80]{flex:1;position:relative;display:flex;justify-content:center}.filter-header[data-v-1a98ef80]{display:flex;align-items:center;justify-content:center;padding:10px 5px;position:relative;cursor:pointer}.filter-value-group[data-v-1a98ef80]{flex:1;display:flex;flex-direction:row;justify-content:center;align-items:center}.filter-label[data-v-1a98ef80]{font-size:14px;color:#323233;margin-right:10px}.filter-value[data-v-1a98ef80]{font-size:14px;color:#969799;max-width:60px;margin-right:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.arrow[data-v-1a98ef80]{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #969799;transition:transform .3s}.arrow.up[data-v-1a98ef80]{transform:rotate(180deg)}.dropdown-menu-hide[data-v-1a98ef80]{position:absolute;top:100%;left:0;right:0;background-color:#fff;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.dropdown-menu-show[data-v-1a98ef80]{position:absolute;top:100%;left:0;right:0;background-color:#fff;overflow-y:auto;scrollbar-width:thin;-ms-overflow-style:scrollbar}.dropdown-menu[data-v-1a98ef80]::-webkit-scrollbar{display:none}.dropdown-item[data-v-1a98ef80]{padding:10px 15px;width:100%;font-size:14px;color:#323233;display:flex;flex-direction:column;justify-content:center;align-items:center;border-bottom:1px solid #f7f8fa;cursor:pointer}.dropdown-item[data-v-1a98ef80]:last-child{border-bottom:none}.active .filter-header[data-v-1a98ef80]{color:#ee0a24}.hbis-password-input[data-v-32ee9eeb]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center}.password-overlay[data-v-32ee9eeb]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080}.password-dialog[data-v-32ee9eeb]{position:relative;background-color:#fff;border-radius:12px;width:90%;max-width:400px;box-shadow:0 4px 20px #00000026;overflow:hidden;animation:dialogFadeIn-32ee9eeb .3s ease-out}.password-header[data-v-32ee9eeb]{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #f0f0f0}.password-title[data-v-32ee9eeb]{margin:0;font-size:18px;font-weight:600;color:#333}.password-close[data-v-32ee9eeb]{background:none;border:none;font-size:24px;color:#999;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.password-close[data-v-32ee9eeb]:hover{color:#666}.password-body[data-v-32ee9eeb]{padding:20px}.password-input-container[data-v-32ee9eeb]{display:flex;justify-content:center;gap:12px;margin-bottom:24px}.password-input-item[data-v-32ee9eeb]{width:40px;height:40px;border:1px solid #dcdfe6;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:18px;transition:all .3s ease}.password-input-item[data-v-32ee9eeb]:focus-within{border-color:#409eff;box-shadow:0 0 0 2px #409eff33}.password-visible[data-v-32ee9eeb]{color:#333}.password-hidden[data-v-32ee9eeb]{color:#333;font-size:20px}.password-keyboard[data-v-32ee9eeb]{width:100%}.keyboard-row[data-v-32ee9eeb]{display:flex;justify-content:space-between;margin-bottom:12px}.keyboard-key[data-v-32ee9eeb]{flex:1;height:48px;margin:0 6px;border:1px solid #dcdfe6;border-radius:8px;background-color:#fff;font-size:18px;font-weight:500;color:#333;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.keyboard-key[data-v-32ee9eeb]:hover{background-color:#f5f7fa;border-color:#c0c4cc}.keyboard-key[data-v-32ee9eeb]:active{background-color:#ecf5ff;border-color:#409eff}.keyboard-key-action[data-v-32ee9eeb]{color:#409eff}.password-footer[data-v-32ee9eeb]{display:flex;border-top:1px solid #f0f0f0}.password-cancel[data-v-32ee9eeb],.password-confirm[data-v-32ee9eeb]{flex:1;height:48px;border:none;font-size:16px;cursor:pointer;transition:all .3s ease}.password-cancel[data-v-32ee9eeb]{background-color:#fff;color:#606266;border-right:1px solid #f0f0f0}.password-cancel[data-v-32ee9eeb]:hover{color:#303133}.password-confirm[data-v-32ee9eeb]{background-color:#409eff;color:#fff}.password-confirm[data-v-32ee9eeb]:hover{background-color:#66b1ff}@keyframes dialogFadeIn-32ee9eeb{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.password-dialog[data-v-32ee9eeb]{width:95%;max-width:none}.password-input-item[data-v-32ee9eeb]{width:36px;height:36px}.keyboard-key[data-v-32ee9eeb]{height:44px;font-size:16px}.password-footer[data-v-32ee9eeb]{height:44px}.password-cancel[data-v-32ee9eeb],.password-confirm[data-v-32ee9eeb]{height:44px;font-size:14px}}@media (max-width: 480px){.password-header[data-v-32ee9eeb]{padding:12px 16px}.password-title[data-v-32ee9eeb]{font-size:16px}.password-body[data-v-32ee9eeb]{padding:16px}.password-input-container[data-v-32ee9eeb]{gap:8px;margin-bottom:20px}.password-input-item[data-v-32ee9eeb]{width:32px;height:32px;font-size:16px}.keyboard-key[data-v-32ee9eeb]{height:40px;font-size:15px}}.hbis-empty-container[data-v-27a2026a]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;box-sizing:border-box}.hbis-empty-content[data-v-27a2026a]{display:flex;flex-direction:column;align-items:center;justify-content:center}.hbis-empty-image[data-v-27a2026a]{margin-bottom:16px}.hbis-empty-text[data-v-27a2026a]{text-align:center;line-height:1.5;word-break:break-word}@media (max-width: 768px){.hbis-empty-container[data-v-27a2026a]{padding:30px 16px}.hbis-empty-image[data-v-27a2026a]{margin-bottom:12px}}@media (max-width: 480px){.hbis-empty-container[data-v-27a2026a]{padding:20px 12px}.hbis-empty-image[data-v-27a2026a]{margin-bottom:8px}}.hbis-bubble-box[data-v-f7ba99b3]{position:relative;display:inline-block}.hbis-bubble-trigger[data-v-f7ba99b3]{cursor:pointer}.hbis-bubble-popup[data-v-f7ba99b3]{position:absolute;border-radius:8px;box-shadow:0 4px 16px #00000026,0 2px 6px #0000001a;background-color:#fff}.hbis-bubble-popup.position-top[data-v-f7ba99b3]{bottom:100%;left:50%;transform:translate(-50%);margin-bottom:10px}.hbis-bubble-popup.position-bottom[data-v-f7ba99b3]{top:100%;left:50%;transform:translate(-50%);margin-top:10px}.hbis-bubble-popup.position-left[data-v-f7ba99b3]{right:100%;top:50%;transform:translateY(-50%);margin-right:10px}.hbis-bubble-popup.position-right[data-v-f7ba99b3]{left:100%;top:50%;transform:translateY(-50%);margin-left:10px}.hbis-bubble-options[data-v-f7ba99b3]{display:flex;flex-direction:column;padding:8px 10px;gap:2px}.hbis-bubble-option[data-v-f7ba99b3]{display:flex;align-items:center;cursor:pointer;transition:all .2s ease;border-radius:6px;min-height:40px;padding:10px 14px;white-space:nowrap}.hbis-bubble-option[data-v-f7ba99b3]:last-child{border-bottom:none}.hbis-bubble-option[data-v-f7ba99b3]:not(.disabled):hover{background-color:#f8f9fa}.hbis-bubble-option[data-v-f7ba99b3]:not(.disabled):active{background-color:#f0f2f5}.hbis-bubble-option.disabled[data-v-f7ba99b3]{opacity:.4;cursor:not-allowed}.hbis-bubble-option-icon[data-v-f7ba99b3]{width:22px;height:22px;margin-right:10px;flex-shrink:0}.hbis-bubble-option-text[data-v-f7ba99b3]{font-size:15px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hbis-bubble-arrow[data-v-f7ba99b3]{position:absolute;width:0;height:0;border-style:solid}.hbis-bubble-arrow.arrow-top[data-v-f7ba99b3]{bottom:-8px;left:50%;transform:translate(-50%);border-width:8px 8px 0 8px;border-color:#ffffff transparent transparent transparent}.hbis-bubble-arrow.arrow-bottom[data-v-f7ba99b3]{top:-8px;left:50%;transform:translate(-50%);border-width:0 8px 8px 8px;border-color:transparent transparent #ffffff transparent}.hbis-bubble-arrow.arrow-left[data-v-f7ba99b3]{right:-8px;top:50%;transform:translateY(-50%);border-width:8px 0 8px 8px;border-color:transparent transparent transparent #ffffff}.hbis-bubble-arrow.arrow-right[data-v-f7ba99b3]{left:-8px;top:50%;transform:translateY(-50%);border-width:8px 8px 8px 0;border-color:transparent #ffffff transparent transparent}.hbis-bubble-options[data-v-f7ba99b3]::-webkit-scrollbar{width:3px}.hbis-bubble-options[data-v-f7ba99b3]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.hbis-bubble-options[data-v-f7ba99b3]::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:2px}.hbis-bubble-options[data-v-f7ba99b3]::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.hbis-share-sheet-container[data-v-55c87ab1]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.hbis-share-sheet-overlay[data-v-55c87ab1]{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0006;animation:fadeIn-55c87ab1 .3s ease}.hbis-share-sheet-panel[data-v-55c87ab1]{position:relative;background-color:#fff;border-radius:16px 16px 0 0;width:100%;max-width:600px;animation:slideUp-55c87ab1 .3s ease;box-shadow:0 -4px 20px #0000001a}.hbis-share-sheet-header[data-v-55c87ab1]{padding:24px 20px 16px;text-align:center;border-bottom:1px solid #f0f0f0}.hbis-share-sheet-title[data-v-55c87ab1]{font-size:18px;font-weight:600;color:#333;margin:0 0 8px}.hbis-share-sheet-description[data-v-55c87ab1]{font-size:14px;color:#666;margin:0;line-height:1.4}.hbis-share-sheet-content[data-v-55c87ab1]{padding:24px 20px}.hbis-share-sheet-row[data-v-55c87ab1]{display:flex;justify-content:space-around;margin-bottom:24px}.hbis-share-sheet-row[data-v-55c87ab1]:last-child{margin-bottom:0}.hbis-share-sheet-item[data-v-55c87ab1]{display:flex;flex-direction:column;align-items:center;cursor:pointer;padding:12px;border-radius:12px;transition:all .2s ease;min-width:80px}.hbis-share-sheet-item[data-v-55c87ab1]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.hbis-share-sheet-item[data-v-55c87ab1]:active{transform:translateY(0)}.hbis-share-sheet-item-icon[data-v-55c87ab1]{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-bottom:8px;font-size:28px;background-color:#f5f5f5}.hbis-share-sheet-item-icon-image[data-v-55c87ab1]{width:32px;height:32px}.hbis-share-sheet-item-name[data-v-55c87ab1]{font-size:14px;font-weight:500;text-align:center;line-height:1.2;word-break:break-word;max-width:80px}.hbis-share-sheet-footer[data-v-55c87ab1]{padding:16px 20px;border-top:8px solid #f5f5f5}.hbis-share-sheet-cancel[data-v-55c87ab1]{width:100%;padding:14px;background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;font-size:16px;font-weight:500;color:#333;cursor:pointer;transition:all .2s ease}.hbis-share-sheet-cancel[data-v-55c87ab1]:hover{background-color:#f8f9fa}.hbis-share-sheet-cancel[data-v-55c87ab1]:active{background-color:#f0f2f5}@keyframes fadeIn-55c87ab1{0%{opacity:0}to{opacity:1}}@keyframes slideUp-55c87ab1{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (max-width: 768px){.hbis-share-sheet-header[data-v-55c87ab1]{padding:20px 16px 12px}.hbis-share-sheet-content[data-v-55c87ab1]{padding:20px 16px}.hbis-share-sheet-row[data-v-55c87ab1]{margin-bottom:20px}.hbis-share-sheet-item[data-v-55c87ab1]{min-width:70px}.hbis-share-sheet-item-icon[data-v-55c87ab1]{width:50px;height:50px;font-size:24px}.hbis-share-sheet-item-name[data-v-55c87ab1]{font-size:13px;max-width:70px}.hbis-share-sheet-footer[data-v-55c87ab1]{padding:12px 16px}.hbis-share-sheet-cancel[data-v-55c87ab1]{padding:12px;font-size:15px}}@media (max-width: 480px){.hbis-share-sheet-header[data-v-55c87ab1]{padding:16px 12px 8px}.hbis-share-sheet-title[data-v-55c87ab1]{font-size:16px}.hbis-share-sheet-description[data-v-55c87ab1]{font-size:13px}.hbis-share-sheet-content[data-v-55c87ab1]{padding:16px 12px}.hbis-share-sheet-row[data-v-55c87ab1]{margin-bottom:16px}.hbis-share-sheet-item[data-v-55c87ab1]{min-width:60px;padding:8px}.hbis-share-sheet-item-icon[data-v-55c87ab1]{width:44px;height:44px;font-size:20px}.hbis-share-sheet-item-icon-image[data-v-55c87ab1]{width:24px;height:24px}.hbis-share-sheet-item-name[data-v-55c87ab1]{font-size:12px;max-width:60px}.hbis-share-sheet-footer[data-v-55c87ab1]{padding:8px 12px}.hbis-share-sheet-cancel[data-v-55c87ab1]{padding:10px;font-size:14px}}.hbis-popup-container[data-v-091517df]{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.hbis-popup-container.hbis-popup-visible[data-v-091517df]{pointer-events:auto}.hbis-popup-overlay[data-v-091517df]{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000080;animation:fadeIn-091517df .3s ease;pointer-events:auto}.hbis-popup-content[data-v-091517df]{position:relative;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;pointer-events:auto;animation-duration:.3s;animation-timing-function:ease}.hbis-popup-position-center[data-v-091517df]{animation-name:zoomIn-091517df}.hbis-popup-position-top[data-v-091517df]{align-self:flex-start;width:100%;border-radius:0 0 8px 8px;animation-name:slideDown-091517df}.hbis-popup-position-right[data-v-091517df]{align-self:flex-end;height:100%;border-radius:8px 0 0 8px;animation-name:slideLeft-091517df}.hbis-popup-position-bottom[data-v-091517df]{align-self:flex-end;width:100%;border-radius:8px 8px 0 0;animation-name:slideUp-091517df}.hbis-popup-position-left[data-v-091517df]{align-self:flex-start;height:100%;border-radius:0 8px 8px 0;animation-name:slideRight-091517df}.hbis-popup-closable[data-v-091517df]{padding:16px 48px 16px 16px}.hbis-popup-close[data-v-091517df]{position:absolute;top:12px;right:12px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;transition:background-color .2s ease}.hbis-popup-close[data-v-091517df]:hover{background-color:#0000000d}.hbis-popup-close-icon[data-v-091517df]{font-size:18px;color:#999;line-height:1}@keyframes fadeIn-091517df{0%{opacity:0}to{opacity:1}}@keyframes zoomIn-091517df{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes slideDown-091517df{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp-091517df{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes slideLeft-091517df{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes slideRight-091517df{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@media (max-width: 768px){.hbis-popup-content[data-v-091517df]{max-width:90vw}.hbis-popup-closable[data-v-091517df]{padding:12px 40px 12px 12px}.hbis-popup-close[data-v-091517df]{top:8px;right:8px;width:20px;height:20px}.hbis-popup-close-icon[data-v-091517df]{font-size:16px}}@media (max-width: 480px){.hbis-popup-content[data-v-091517df]{max-width:95vw}.hbis-popup-closable[data-v-091517df]{padding:8px 32px 8px 8px}.hbis-popup-close[data-v-091517df]{top:4px;right:4px;width:16px;height:16px}.hbis-popup-close-icon[data-v-091517df]{font-size:14px}}.hbis-navbar-container[data-v-6ca82b09]{width:100%}.hbis-navbar-placeholder[data-v-6ca82b09]{height:44px;width:100%}.hbis-navbar[data-v-6ca82b09]{position:relative;height:44px;width:100%;background-color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 16px;box-sizing:border-box;transition:all .3s ease}.hbis-navbar-fixed[data-v-6ca82b09]{position:fixed;top:0;left:0;right:0;box-shadow:0 1px 4px #0000001a}.hbis-navbar-bordered[data-v-6ca82b09]{border-bottom:1px solid #e5e7eb}.hbis-navbar-left[data-v-6ca82b09]{flex:0 0 auto;display:flex;align-items:center;cursor:pointer;padding:8px 0}.hbis-navbar-left-content[data-v-6ca82b09]{display:flex;align-items:center;color:#333;font-size:14px;transition:all .2s ease}.hbis-navbar-left-content[data-v-6ca82b09]:hover{color:#409eff}.hbis-navbar-left-disabled[data-v-6ca82b09]{opacity:.5;cursor:not-allowed}.hbis-navbar-left-disabled[data-v-6ca82b09]:hover{color:#333}.hbis-navbar-left-arrow[data-v-6ca82b09]{font-size:16px;margin-right:4px}.hbis-navbar-left-text[data-v-6ca82b09]{white-space:nowrap}.hbis-navbar-title[data-v-6ca82b09]{flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0 16px}.hbis-navbar-title slot[name=title][data-v-6ca82b09]{display:block;width:100%;text-align:center}.hbis-navbar-title span[data-v-6ca82b09]{font-size:16px;font-weight:600;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.hbis-navbar-right[data-v-6ca82b09]{flex:0 0 auto;display:flex;align-items:center;cursor:pointer;padding:8px 0}.hbis-navbar-right-content[data-v-6ca82b09]{color:#333;font-size:14px;transition:all .2s ease;white-space:nowrap}.hbis-navbar-right-content[data-v-6ca82b09]:hover{color:#409eff}.hbis-navbar-right-disabled[data-v-6ca82b09]{opacity:.5;cursor:not-allowed}.hbis-navbar-right-disabled[data-v-6ca82b09]:hover{color:#333}@media (max-width: 768px){.hbis-navbar[data-v-6ca82b09],.hbis-navbar-title[data-v-6ca82b09]{padding:0 12px}.hbis-navbar-title span[data-v-6ca82b09]{font-size:15px}.hbis-navbar-left-content[data-v-6ca82b09],.hbis-navbar-right-content[data-v-6ca82b09]{font-size:13px}.hbis-navbar-left-arrow[data-v-6ca82b09]{font-size:15px}}@media (max-width: 480px){.hbis-navbar[data-v-6ca82b09],.hbis-navbar-title[data-v-6ca82b09]{padding:0 10px}.hbis-navbar-title span[data-v-6ca82b09]{font-size:14px}.hbis-navbar-left-content[data-v-6ca82b09],.hbis-navbar-right-content[data-v-6ca82b09]{font-size:12px}.hbis-navbar-left-arrow[data-v-6ca82b09]{font-size:14px}}.hbis-segmented[data-v-b45fdcb8]{display:inline-block;border-radius:8px;background-color:#f5f5f5;overflow:hidden;transition:all .3s ease}.hbis-segmented-disabled[data-v-b45fdcb8]{opacity:.5;cursor:not-allowed}.hbis-segmented-container[data-v-b45fdcb8]{position:relative;display:flex;align-items:center}.hbis-segmented-item[data-v-b45fdcb8]{flex:1;padding:0 16px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;position:relative;z-index:1}.hbis-segmented-item-disabled[data-v-b45fdcb8]{opacity:.5;cursor:not-allowed}.hbis-segmented-item-label[data-v-b45fdcb8]{white-space:nowrap;font-size:14px;font-weight:500;color:#666;transition:all .3s ease}.hbis-segmented-item-active .hbis-segmented-item-label[data-v-b45fdcb8]{color:#409eff}.hbis-segmented-active[data-v-b45fdcb8]{position:absolute;top:2px;bottom:2px;background-color:#fff;border-radius:6px;box-shadow:0 2px 4px #0000001a;z-index:0;transition:all .3s ease}.hbis-segmented-large .hbis-segmented-item[data-v-b45fdcb8]{padding:12px 20px}.hbis-segmented-large .hbis-segmented-item-label[data-v-b45fdcb8]{font-size:16px}.hbis-segmented-middle .hbis-segmented-item[data-v-b45fdcb8]{padding:8px 16px}.hbis-segmented-middle .hbis-segmented-item-label[data-v-b45fdcb8]{font-size:14px}.hbis-segmented-small .hbis-segmented-item[data-v-b45fdcb8]{padding:4px 12px}.hbis-segmented-small .hbis-segmented-item-label[data-v-b45fdcb8]{font-size:12px}@media (max-width: 768px){.hbis-segmented-large .hbis-segmented-item[data-v-b45fdcb8]{padding:10px 16px}.hbis-segmented-large .hbis-segmented-item-label[data-v-b45fdcb8]{font-size:15px}.hbis-segmented-middle .hbis-segmented-item[data-v-b45fdcb8]{padding:6px 12px}.hbis-segmented-middle .hbis-segmented-item-label[data-v-b45fdcb8]{font-size:13px}.hbis-segmented-small .hbis-segmented-item[data-v-b45fdcb8]{padding:3px 8px}.hbis-segmented-small .hbis-segmented-item-label[data-v-b45fdcb8]{font-size:11px}}@media (max-width: 480px){.hbis-segmented[data-v-b45fdcb8]{border-radius:6px}.hbis-segmented-large .hbis-segmented-item[data-v-b45fdcb8]{padding:8px 12px}.hbis-segmented-large .hbis-segmented-item-label[data-v-b45fdcb8]{font-size:14px}.hbis-segmented-middle .hbis-segmented-item[data-v-b45fdcb8]{padding:4px 8px}.hbis-segmented-middle .hbis-segmented-item-label[data-v-b45fdcb8]{font-size:12px}.hbis-segmented-small .hbis-segmented-item[data-v-b45fdcb8]{padding:2px 6px}.hbis-segmented-small .hbis-segmented-item-label[data-v-b45fdcb8]{font-size:10px}.hbis-segmented-active[data-v-b45fdcb8]{top:1px;bottom:1px;border-radius:4px}}.hbis-checkbox[data-v-65b8f51f]{display:inline-flex;align-items:center;cursor:pointer;transition:all .3s ease}.hbis-checkbox-disabled[data-v-65b8f51f]{opacity:.5;cursor:not-allowed}.hbis-checkbox-content[data-v-65b8f51f]{display:flex;align-items:center;gap:8px}.hbis-checkbox-icon[data-v-65b8f51f]{width:18px;height:18px;border:1px solid #dcdfe6;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;font-size:12px;font-weight:700}.hbis-checkbox-square .hbis-checkbox-icon[data-v-65b8f51f]{border-radius:2px}.hbis-checkbox-icon-check[data-v-65b8f51f]{line-height:1}.hbis-checkbox-label[data-v-65b8f51f]{font-size:14px;color:#333;-webkit-user-select:none;user-select:none}.hbis-checkbox-button[data-v-65b8f51f]{padding:4px 12px;border:1px solid #dcdfe6;border-radius:4px;transition:all .3s ease}.hbis-checkbox-button.hbis-checkbox-checked[data-v-65b8f51f]{border-color:#409eff;background-color:#ecf5ff;color:#409eff}.hbis-checkbox-button-content[data-v-65b8f51f]{font-size:14px;-webkit-user-select:none;user-select:none}@media (max-width: 768px){.hbis-checkbox-icon[data-v-65b8f51f]{width:16px;height:16px;font-size:10px}.hbis-checkbox-label[data-v-65b8f51f]{font-size:13px}.hbis-checkbox-button[data-v-65b8f51f]{padding:3px 10px}.hbis-checkbox-button-content[data-v-65b8f51f]{font-size:13px}}@media (max-width: 480px){.hbis-checkbox-icon[data-v-65b8f51f]{width:14px;height:14px;font-size:9px}.hbis-checkbox-label[data-v-65b8f51f]{font-size:12px}.hbis-checkbox-button[data-v-65b8f51f]{padding:2px 8px}.hbis-checkbox-button-content[data-v-65b8f51f]{font-size:12px}}.hbis-checkbox-group[data-v-a7d0f349]{display:flex;flex-direction:column;gap:8px}.hbis-checkbox-group-inline[data-v-a7d0f349]{flex-direction:row;flex-wrap:wrap}.hbis-checkbox-group-cell[data-v-a7d0f349]{gap:0}@media (max-width: 768px){.hbis-checkbox-group[data-v-a7d0f349]{gap:6px}}@media (max-width: 480px){.hbis-checkbox-group[data-v-a7d0f349]{gap:4px}}.hbis-input[data-v-4c67f39f]{display:flex;align-items:flex-start;width:100%;margin-bottom:16px}.hbis-input-label[data-v-4c67f39f]{flex-shrink:0;font-size:14px;color:#333;margin-right:12px;padding-top:8px}.hbis-input-required[data-v-4c67f39f]{color:#ff4d4f;margin-right:4px}.hbis-input-center[data-v-4c67f39f]{align-items:center}.hbis-input-center .hbis-input-label[data-v-4c67f39f]{padding-top:0}.hbis-input-container[data-v-4c67f39f]{flex:1;position:relative;display:flex;align-items:center;border:1px solid #dcdfe6;border-radius:4px;padding:0 12px;transition:all .3s ease}.hbis-input-container[data-v-4c67f39f]:hover{border-color:#c0c4cc}.hbis-input-field[data-v-4c67f39f]{flex:1;border:none;outline:none;padding:10px 0;font-size:14px;color:#333;background:transparent}.hbis-input-field[data-v-4c67f39f]::placeholder{color:#999}.hbis-input-disabled .hbis-input-container[data-v-4c67f39f]{background-color:#f5f7fa;border-color:#e4e7ed}.hbis-input-disabled .hbis-input-field[data-v-4c67f39f]{color:#c0c4cc;cursor:not-allowed}.hbis-input-error .hbis-input-container[data-v-4c67f39f]{border-color:#ff4d4f}.hbis-input-error .hbis-input-field[data-v-4c67f39f]{color:#ff4d4f}.hbis-input-large .hbis-input-field[data-v-4c67f39f]{font-size:16px;padding:12px 0}.hbis-input-icon[data-v-4c67f39f]{font-size:16px;color:#999;transition:color .3s ease}.hbis-input-prefix[data-v-4c67f39f]{margin-right:8px}.hbis-input-suffix[data-v-4c67f39f]{margin-left:8px}.hbis-input-password-toggle[data-v-4c67f39f]{margin-left:8px;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .3s ease}.hbis-input-password-toggle[data-v-4c67f39f]:hover{background-color:#f0f0f0}.hbis-input-clear[data-v-4c67f39f]{margin-left:8px;cursor:pointer;padding:4px;border-radius:4px;transition:all .3s ease}.hbis-input-clear[data-v-4c67f39f]:hover{background-color:#f0f0f0;color:#666}.hbis-input-word-limit[data-v-4c67f39f]{position:absolute;bottom:-20px;right:0;font-size:12px;color:#999}@media (max-width: 768px){.hbis-input[data-v-4c67f39f]{flex-direction:column;align-items:flex-start}.hbis-input-label[data-v-4c67f39f]{width:100%;margin-right:0;margin-bottom:8px;padding-top:0}.hbis-input-container[data-v-4c67f39f]{width:100%}}@media (max-width: 480px){.hbis-input-container[data-v-4c67f39f]{padding:0 8px}.hbis-input-field[data-v-4c67f39f]{padding:8px 0;font-size:13px}.hbis-input-large .hbis-input-field[data-v-4c67f39f]{font-size:15px;padding:10px 0}.hbis-input-icon[data-v-4c67f39f]{font-size:14px}}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hbis-uni/components",
3
- "version": "2.13.0",
3
+ "version": "2.15.0",
4
4
  "description": "HBIS UNI components library",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.es.js",
@@ -86,6 +86,36 @@
86
86
  "require": "dist/index.cjs.js",
87
87
  "types": "dist/types/index.d.ts"
88
88
  },
89
+ "./hbis-share-sheet": {
90
+ "import": "dist/index.es.js",
91
+ "require": "dist/index.cjs.js",
92
+ "types": "dist/types/index.d.ts"
93
+ },
94
+ "./hbis-popup": {
95
+ "import": "dist/index.es.js",
96
+ "require": "dist/index.cjs.js",
97
+ "types": "dist/types/index.d.ts"
98
+ },
99
+ "./hbis-navbar": {
100
+ "import": "dist/index.es.js",
101
+ "require": "dist/index.cjs.js",
102
+ "types": "dist/types/index.d.ts"
103
+ },
104
+ "./hbis-segmented": {
105
+ "import": "dist/index.es.js",
106
+ "require": "dist/index.cjs.js",
107
+ "types": "dist/types/index.d.ts"
108
+ },
109
+ "./hbis-checkbox": {
110
+ "import": "dist/index.es.js",
111
+ "require": "dist/index.cjs.js",
112
+ "types": "dist/types/index.d.ts"
113
+ },
114
+ "./hbis-input": {
115
+ "import": "dist/index.es.js",
116
+ "require": "dist/index.cjs.js",
117
+ "types": "dist/types/index.d.ts"
118
+ },
89
119
  "./dist/style.css": {
90
120
  "import": "dist/style.css",
91
121
  "require": "dist/style.css"