@gpustack/core-ui 1.0.34 → 1.0.35

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/charts.es.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { o as e } from "./rolldown-runtime-BETGA6I9.js";
2
2
  import { t } from "./lodash-CFrt21kh.js";
3
3
  import { t as n } from "./useCoreUIContext-_TAsecw_.js";
4
- import { a as r, c as i } from "./utils-B4OCyMbr.js";
4
+ import { a as r, c as i } from "./utils-CHekcXoK.js";
5
5
  import { forwardRef as a, useCallback as o, useEffect as s, useImperativeHandle as c, useMemo as l, useRef as u } from "react";
6
6
  import { BarChart as d, GaugeChart as f, LineChart as p, PieChart as m, ScatterChart as h } from "echarts/charts";
7
7
  import { DataZoomComponent as g, DatasetComponent as _, GridComponent as v, LegendComponent as y, TitleComponent as b, TooltipComponent as x, TransformComponent as S } from "echarts/components";
@@ -1,14 +1,6 @@
1
1
  import { t as e } from "./rolldown-runtime-BETGA6I9.js";
2
- import { t } from "./useCoreUIContext-_TAsecw_.js";
3
- import { useMemo as n } from "react";
4
- //#region src/lib/hooks/useIntl.ts
5
- var r = () => {
6
- let { hooks: e } = t(), r = e.useIntl();
7
- return n(() => ({
8
- ...r,
9
- locale: r.locale || "en-US"
10
- }), [r]);
11
- }, i = /* @__PURE__ */ e(((e, t) => {
2
+ //#region node_modules/.pnpm/classnames@2.5.1/node_modules/classnames/index.js
3
+ var t = /* @__PURE__ */ e(((e, t) => {
12
4
  (function() {
13
5
  var e = {}.hasOwnProperty;
14
6
  function n() {
@@ -36,4 +28,4 @@ var r = () => {
36
28
  })();
37
29
  }));
38
30
  //#endregion
39
- export { r as n, i as t };
31
+ export { t };
@@ -1,5 +1,5 @@
1
1
  import { o as e } from "./rolldown-runtime-BETGA6I9.js";
2
- import { t } from "./classnames-1RsQ5HaB.js";
2
+ import { t } from "./classnames-fDEzIsab.js";
3
3
  import "react";
4
4
  import { jsx as n, jsxs as r } from "react/jsx-runtime";
5
5
  import i from "styled-components";
@@ -5,7 +5,7 @@ function t(e) {
5
5
  let r = new FileReader();
6
6
  r.onload = async function(e) {
7
7
  try {
8
- let { default: n } = await import("./xlsx-CkHo9SHP.js").then((e) => e.t), r = e.target.result, i = n.read(r, { type: "string" }), a = i.SheetNames[0];
8
+ let { default: n } = await import("./xlsx-C7SIkCvo.js").then((e) => e.t), r = e.target.result, i = n.read(r, { type: "string" }), a = i.SheetNames[0];
9
9
  if (!a) {
10
10
  t("[]");
11
11
  return;
@@ -24,7 +24,7 @@ function t(e) {
24
24
  });
25
25
  }
26
26
  function n({ sheets: t, fileName: n = "data.xlsx" }) {
27
- import("./xlsx-CkHo9SHP.js").then((e) => e.t).then(({ default: r }) => {
27
+ import("./xlsx-C7SIkCvo.js").then((e) => e.t).then(({ default: r }) => {
28
28
  let i = r.utils.book_new();
29
29
  t.forEach((e) => {
30
30
  let { sheetName: t, jsonData: n, fields: a, fieldLabels: o, formatMap: s } = e, c = n.map((e) => {
package/dist/excel.es.js CHANGED
@@ -1,2 +1,2 @@
1
- import { t as e } from "./excel-reader-Dm-T5v37.js";
1
+ import { t as e } from "./excel-reader-fp4wfcR5.js";
2
2
  export { e as exportJsonToExcel };
@@ -1,3 +1,3 @@
1
- import { a as e, i as t, n, r, t as i } from "./word-reader-DZfu7nOd.js";
2
- import { n as a } from "./excel-reader-Dm-T5v37.js";
1
+ import { a as e, i as t, n, r, t as i } from "./word-reader-Dy0F38kq.js";
2
+ import { n as a } from "./excel-reader-fp4wfcR5.js";
3
3
  export { e as readEpubContent, a as readExcelContent, n as readHtmlContent, t as readPDFContent, r as readPptxContent, i as readWordContent };
@@ -1,7 +1,8 @@
1
1
  import { o as e, t } from "./rolldown-runtime-BETGA6I9.js";
2
2
  import { t as n } from "./lodash-CFrt21kh.js";
3
3
  import { t as r } from "./useCoreUIContext-_TAsecw_.js";
4
- import { n as i, t as a } from "./classnames-1RsQ5HaB.js";
4
+ import { t as i } from "./useIntl-CBh5liUu.js";
5
+ import { t as a } from "./classnames-fDEzIsab.js";
5
6
  import o, { useCallback as s, useEffect as c, useMemo as l, useRef as u, useState as d } from "react";
6
7
  import { jsx as f, jsxs as p } from "react/jsx-runtime";
7
8
  import { Button as m, Tag as h, Tooltip as g, message as _ } from "antd";
package/dist/index.css CHANGED
@@ -1,2 +1,2 @@
1
- .index-module__wrapper___AP3Au{width:100%;padding-inline:8px;overflow-y:auto}.code-pre.dark .hljs{color:#abb2bf;background:var(--color-editor-dark)}.code-pre.dark .hljs-comment,.code-pre.dark .hljs-quote{color:#5c6370;font-style:italic}.code-pre.dark .hljs-doctag,.code-pre.dark .hljs-keyword,.code-pre.dark .hljs-formula{color:#c678dd}.code-pre.dark .hljs-section,.code-pre.dark .hljs-name,.code-pre.dark .hljs-selector-tag,.code-pre.dark .hljs-deletion,.code-pre.dark .hljs-subst{color:#e06c75}.code-pre.dark .hljs-literal{color:#56b6c2}.code-pre.dark .hljs-string,.code-pre.dark .hljs-regexp,.code-pre.dark .hljs-addition,.code-pre.dark .hljs-attribute,.code-pre.dark .hljs-meta .hljs-string{color:#98c379}.code-pre.dark .hljs-attr,.code-pre.dark .hljs-variable,.code-pre.dark .hljs-template-variable,.code-pre.dark .hljs-type,.code-pre.dark .hljs-selector-class,.code-pre.dark .hljs-selector-attr,.code-pre.dark .hljs-selector-pseudo,.code-pre.dark .hljs-number{color:#d19a66}.code-pre.dark .hljs-symbol,.code-pre.dark .hljs-bullet,.code-pre.dark .hljs-link,.code-pre.dark .hljs-meta,.code-pre.dark .hljs-selector-id,.code-pre.dark .hljs-title{color:#61aeee}.code-pre.dark .hljs-built_in,.code-pre.dark .hljs-title.class_,.code-pre.dark .hljs-class .hljs-title{color:#e6c07b}.code-pre.dark .hljs-emphasis{font-style:italic}.code-pre.dark .hljs-strong{font-weight:700}.code-pre.dark .hljs-link{text-decoration:underline}pre code.hljs{padding:1em;display:block;overflow-x:auto}code.hljs{padding:3px 5px}.code-pre.light .hljs{color:#383a42;background:var(--color-editor-light)}.code-pre.light .hljs-comment,.code-pre.light .hljs-quote{color:#a0a1a7;font-style:italic}.code-pre.light .hljs-doctag,.code-pre.light .hljs-keyword,.code-pre.light .hljs-formula{color:#a626a4}.code-pre.light .hljs-section,.code-pre.light .hljs-name,.code-pre.light .hljs-selector-tag,.code-pre.light .hljs-deletion,.code-pre.light .hljs-subst{color:#e45649}.code-pre.light .hljs-literal{color:#0184bb}.code-pre.light .hljs-string,.code-pre.light .hljs-regexp,.code-pre.light .hljs-addition,.code-pre.light .hljs-attribute,.code-pre.light .hljs-meta .hljs-string{color:#50a14f}.code-pre.light .hljs-attr,.code-pre.light .hljs-variable,.code-pre.light .hljs-template-variable,.code-pre.light .hljs-type,.code-pre.light .hljs-selector-class,.code-pre.light .hljs-selector-attr,.code-pre.light .hljs-selector-pseudo,.code-pre.light .hljs-number{color:#986801}.code-pre.light .hljs-symbol,.code-pre.light .hljs-bullet,.code-pre.light .hljs-link,.code-pre.light .hljs-meta,.code-pre.light .hljs-selector-id,.code-pre.light .hljs-title{color:#4078f2}.code-pre.light .hljs-built_in,.code-pre.light .hljs-title.class_,.code-pre.light .hljs-class .hljs-title{color:#c18401}.code-pre.light .hljs-emphasis{font-style:italic}.code-pre.light .hljs-strong{font-weight:700}.code-pre.light .hljs-link{text-decoration:underline}.high-light-wrapper{text-align:left;font-size:var(--font-size-code)}.high-light-wrapper .hljs{font-weight:var(--font-weight-normal);padding-block:1.2em;padding-inline:0}.high-light-wrapper .hljs::-webkit-scrollbar{height:var(--scrollbar-size)}.high-light-wrapper .hljs::-webkit-scrollbar-thumb{background-color:#0000;border-radius:4px}.high-light-wrapper .hljs::-webkit-scrollbar-track{background-color:#0000}.high-light-wrapper .hljs.light:hover::-webkit-scrollbar-thumb{background-color:var(--color-scrollbar-thumb);border-radius:4px}.high-light-wrapper .hljs.dark:hover::-webkit-scrollbar-thumb{background-color:var(--scrollbar-handle-light-bg);border-radius:4px}.high-light-wrapper .code-pre{border-radius:0 0 var(--border-radius-mini) var(--border-radius-mini);white-space:pre-wrap;padding-inline:12px;position:relative}.high-light-wrapper .code-pre code{line-height:1.6}.high-light-wrapper .code-pre.copyable{padding-inline:12px 32px}.high-light-wrapper .code-pre .copy-button{position:absolute;top:6px;right:6px}.high-light-wrapper .code-pre.dark{background-color:var(--color-editor-dark)}.high-light-wrapper .code-pre.dark:hover::-webkit-scrollbar-thumb{background-color:var(--scrollbar-handle-light-bg);border-radius:4px}.high-light-wrapper .code-pre.light{background-color:#fafafa}.high-light-wrapper .code-pre.light:hover::-webkit-scrollbar-thumb{background-color:var(--color-scrollbar-thumb);border-radius:4px}.editor-wrap{border-radius:var(--border-radius-mini);font-size:0;overflow:hidden}.editor-wrap .code-pre{margin-bottom:0}.editor-wrap .editor-header{background-color:var(--color-editor-header-bg);justify-content:space-between;align-items:center;padding-block:0;padding-inline:12px 10px;display:flex}.editor-wrap .scrollbar .slider{border-radius:6px}.style-module__canvas-wrap___On3sN{text-align:center;justify-content:center;align-items:center;width:100%;display:flex}.style-module__canvas-wrap___On3sN canvas{width:100%;image-rendering:crisp-edges;display:block}.style-module__scroller-wrapper___kJ-Hn{width:100%;height:100%;overflow:hidden}.index-module__player-wrap___uvzWS{border-radius:6px;width:100%;display:flex}.index-module__player-wrap___uvzWS .index-module__player-ui___ljnHo{flex:1;justify-content:flex-start;align-items:center;padding:8px 16px;display:flex}.index-module__player-wrap___uvzWS .index-module__controls___67BmH{justify-content:space-between;align-items:center;width:100%;display:flex}.index-module__player-wrap___uvzWS .index-module__play-btn___JLfeR{width:22px;height:22px;margin-inline:30px}.index-module__player-wrap___uvzWS .index-module__play-btn___JLfeR .index-module__ant-btn___iV0PO{width:22px;height:22px}.index-module__player-wrap___uvzWS .index-module__backward___398Ih,.index-module__player-wrap___uvzWS .index-module__forward___-E6j4{background:0 0!important}.index-module__player-wrap___uvzWS .index-module__slider___QzUoC{justify-content:center;align-items:center;display:flex}.index-module__player-wrap___uvzWS .index-module__slider___QzUoC .index-module__slider-inner___-0sut{flex:1}.index-module__player-wrap___uvzWS .index-module__play-content___OYzXt{flex:1;justify-content:center;align-items:center;display:flex}.index-module__player-wrap___uvzWS .index-module__time___JgzSm{text-align:right;width:52px}.index-module__player-wrap___uvzWS .index-module__time___JgzSm.index-module__current___ovx3J{text-align:left}.index-module__player-wrap___uvzWS .index-module__progress-bar___LO3Uh{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;margin-inline:10px;display:flex}.index-module__player-wrap___uvzWS .index-module__progress-bar___LO3Uh .index-module__slider___QzUoC{width:100%}.index-module__player-wrap___uvzWS .index-module__progress-bar___LO3Uh .index-module__file-name___Uyk3Q{text-overflow:ellipsis;white-space:nowrap;justify-content:center;align-self:center;align-items:center;height:20px;margin-bottom:6px;line-height:20px;display:flex;overflow:hidden}.index-module__player-wrap___uvzWS .index-module__progress-bar___LO3Uh .index-module__ant-slider-horizontal___xyZKN{margin-block:5px}.index-module__player-wrap___uvzWS .index-module__speaker___CCk-v{margin-left:10px;position:relative}.index-module__player-wrap___uvzWS .index-module__speaker___CCk-v .index-module__volume-slider___f3j-V{position:absolute;bottom:30px}.index-module__toolbar-wrapper___zxPMT{color:#ffffffa6;background-color:#0000001a;border-radius:100px;padding:0 24px;font-size:16px}.index-module__toolbar-wrapper___zxPMT .anticon{cursor:pointer;padding:12px}.index-module__toolbar-wrapper___zxPMT .anticon[disabled]{cursor:not-allowed;opacity:.3}.index-module__toolbar-wrapper___zxPMT .anticon:hover{opacity:.3}.thumb-img .label{background-color:var(--ant-geekblue-1);z-index:10;border-radius:12px;height:20px;padding:0 8px;line-height:20px;position:absolute;top:4px;left:4px;transform:scale(.9)}.thumb-img .progress-wrapper{position:absolute;bottom:20px;left:20px;right:20px}.thumb-img .small-progress-wrap{background-color:#0000004d;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.thumb-img .small-progress-wrap .ant-progress-text{color:var(--color-white-secondary)}.single-image{width:inherit;border-radius:var(--border-radius-base);justify-content:center;align-items:center;display:flex;overflow:hidden}.single-image.loading{width:100%;height:100%}.single-image.auto-bg-color{position:relative}.single-image.auto-bg-color:before{content:"";filter:blur(100px);-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);z-index:5;position:absolute;inset:0}.single-image.auto-bg-color .thumb-img{z-index:10;border-radius:0;position:relative}.single-image.auto-bg-color .thumb-img .img,.single-image.auto-bg-color .ant-image{border-radius:0}.single-image.auto-bg-color .mask{z-index:1;width:100%;height:100%;display:flex;position:absolute;inset:0}.style-module__content-wrapper___Iy8gK .style-module__content___HqnAN{padding-block:0 32px;padding-inline:40px}.style-module__content-wrapper___Iy8gK .style-module__title___o8-uH{font-size:var(--font-size-large);padding-block:8px 16px;padding-inline:40px;font-weight:600;line-height:32px}.index-module__divider-line___W2S2g{z-index:100;width:100%;height:8px;margin:0;position:relative}.index-module__divider-line___W2S2g:after{content:"";background:var(--color-fill-1);height:100%;position:absolute;inset:0 0 0 -9px}.index-module__middle___pMpZ3{width:28px!important;height:28px!important}.label-text{color:var(--ant-color-text-tertiary);font-size:var(--font-size-base);justify-content:flex-start;align-items:center;display:flex}.label-text>span{align-items:center;display:flex}.label-text .note-info{align-items:center;margin-left:4px;display:flex}.label-text .star{font-size:.7rem}.styles-module__footer___OVLXu{color:var(--ant-color-text-tertiary);border-top:1px solid var(--ant-color-split);margin-top:8px;margin-bottom:0;padding:8px 12px}.style-module__wrapper___Iefxu{width:0;transition:all var(--ant-motion-duration-slow) var(--ant-motion-ease-in-out);border-color:var(--ant-color-split);flex-shrink:0;overflow:hidden}.style-module__wrapper___Iefxu.style-module__show___DHsIc{border-right:1px solid var(--ant-color-split);width:232px}.style-module__container___SWN9K{padding:0 16px}.style-module__container___SWN9K .style-module__title___NIE5q{color:var(--ant-color-text-tertiary);justify-content:space-between;align-items:center;margin-top:8px;margin-bottom:16px;padding-inline:8px;font-weight:500;display:flex}.style-module__container___SWN9K .style-module__btn-wrapper___e1BuB{justify-content:space-between;align-items:center;padding-top:24px;padding-right:8px;display:flex}.style-module__container___SWN9K .style-module__buttons___8nshx{justify-content:flex-end;gap:8px;display:flex}.thumb-img{border-radius:var(--border-radius-base);justify-content:center;align-items:center;max-width:100%;max-height:100%;display:flex;position:relative;overflow:hidden}.thumb-img .img{border-radius:var(--border-radius-base);cursor:pointer;justify-content:center;align-items:center;width:auto;max-width:100%;height:auto;max-height:100%;display:flex;overflow:hidden}.thumb-img .del{font-size:var(--font-size-middle);cursor:pointer;background-color:var(--color-white-1);pointer-events:all;border-radius:50%;width:16px;height:16px;display:none;position:absolute;top:2px;right:2px;overflow:hidden}.thumb-img .del:hover{transform:scale(1.1)}.thumb-img:hover .ant-image .ant-image-mask{opacity:1;transition:opacity var(--ant-motion-duration-slow)}.thumb-img:hover .del{justify-content:center;align-items:center;display:flex}.thumb-list-wrap{flex-wrap:wrap;gap:10px;display:flex}.row-textarea-wrapper{position:relative}.row-textarea-wrapper .actions-wrapper{z-index:10;justify-content:flex-end;align-items:center;gap:8px;display:none;position:absolute;bottom:50%;right:6px;transform:translateY(50%)}.row-textarea-wrapper .actions{border-radius:var(--ant-border-radius);align-items:center;gap:4px;display:flex}.row-textarea-wrapper.show{transform:unset;display:flex;bottom:8px}.row-textarea-wrapper:hover .actions-wrapper,.row-textarea-wrapper.dropDownOpen .actions-wrapper,.row-textarea-wrapper.from-url .actions-wrapper{display:flex}.row-textarea-wrapper.expanded .actions-wrapper{transform:unset;display:flex;bottom:8px}.row-textarea{cursor:pointer;border-radius:var(--border-radius-base);border:1px solid var(--ant-color-border);justify-content:space-between;align-items:center;padding:0;display:flex;position:relative;overflow:hidden}.row-textarea .textarea-wrapper{flex:1;width:100%}.row-textarea.text-mode{height:var(--row-collapsed-h,46px);transition:height .3s;display:block}.row-textarea.text-mode .textarea-wrapper,.row-textarea.text-mode .content-wrap{width:100%;transition:opacity .2s;position:absolute;inset:0}.row-textarea.text-mode .textarea-wrapper{opacity:0;pointer-events:none}.row-textarea.text-mode .content-wrap{opacity:1}.row-textarea.text-mode.expanded{height:var(--row-expanded-h,168px)}.row-textarea.text-mode.expanded .textarea-wrapper{opacity:1;pointer-events:auto}.row-textarea.text-mode.expanded .content-wrap{opacity:0;pointer-events:none}.row-textarea:hover:before{content:"";background-color:var(--ant-color-fill-tertiary);z-index:5;pointer-events:none;display:flex;position:absolute;inset:0}.row-textarea:focus-within,.row-textarea:focus-within:before{background-color:#0000}.row-textarea .content-wrap{z-index:10;cursor:pointer;flex:1;justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.row-textarea .content-wrap .content{margin-right:60px}.row-textarea textarea.ant-input{box-shadow:none;background-color:#0000}.row-textarea .textarea-label{padding-left:14px;position:relative;top:4px}.row-textarea .content{text-overflow:ellipsis;white-space:nowrap;width:100px;height:46px;color:var(--ant-color-text-secondary);flex:1;padding:8px 14px;line-height:30px;overflow:hidden}.row-textarea .content .title{color:var(--ant-color-text);padding-right:10px;font-weight:400}.index-module__editor-wrapper___-q6TM{flex-direction:column;width:100%;height:100%;display:flex}.index-module__editor-wrapper___-q6TM .index-module__tools___Vs6ua{gap:10px;margin-bottom:10px;display:flex}.index-module__editor-wrapper___-q6TM .index-module__editor-content___YIk-U{justify-content:center;align-items:center;display:flex;overflow:hidden}.index-module__editor-wrapper___-q6TM .index-module__overlay-canvas___SaATc:hover{cursor:none!important}.index-module__editor-wrapper___-q6TM .index-module__overlay-canvas--disabled___5TrsB:hover{cursor:default!important}.index-module__editor-wrapper___-q6TM .upload-mask:hover .close-btn{display:block}.index-module__editor-wrapper___-q6TM .close-btn{display:none}.label-item{justify-content:flex-start;align-items:center;margin-bottom:12px;display:flex}.label-item .seprator{width:12px;color:var(--ant-color-text-tertiary);flex:none;justify-content:center;align-items:center;display:flex}.label-item .btn{flex:none;width:24px;margin-left:10px}.label-item .label-key,.label-item .label-value{flex:1}.list-item{grid-template-columns:1fr max-content;justify-content:flex-start;align-items:center;gap:10px;width:100%;margin-bottom:12px;display:grid}.list-item .field-wrapper{flex:1}.logs-wrap{background-color:var(--color-logs-bg);border-radius:var(--border-radius-mini);font-family:monospace,Menlo,Courier,Courier New,Consolas,Monaco,Liberation Mono!important}.logs-wrap .content{word-wrap:break-word;height:100%;color:var(--color-logs-text);white-space:pre-wrap;background-color:var(--color-logs-bg);padding-right:2px;font-size:12px;line-height:22px}.logs-wrap .content.line-break{word-wrap:break-word}.logs-wrap .content .text{min-height:22px;padding-inline-end:80px}.logs-wrap .content .text.numable{padding-left:45px;position:relative}.logs-wrap .content .text.numable .line-num{background-color:#47474780;justify-content:center;align-items:center;width:40px;display:flex;position:absolute;top:0;left:0}.pagination{color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.pagination .ant-btn:hover{color:#ffffffe6!important;background-color:#474747!important}.pagination .ant-btn{background-color:#474747b3!important}.pagination .pages{justify-content:center;align-items:center;width:38px;height:38px;display:flex}.logs-viewer-wrap-w2{position:relative}.logs-viewer-wrap-w2 .pg{width:40px;height:130px;position:absolute;top:16px;right:20px}.logs-viewer-wrap-w2 .pg .pg-inner{position:relative}.logs-viewer-wrap-w2 .pg .pg-inner:before{content:"";height:185px;position:absolute;top:0;bottom:0;right:-18px}.logs-viewer-wrap-w2 .pg .pg-inner .pagination{display:none}.logs-viewer-wrap-w2 .pg .pg-inner:hover .pagination,.logs-viewer-wrap-w2 .pg .pg-inner.at-top .pagination{display:flex}.logs-viewer-wrap-w2 .loading{z-index:100;background-color:var(--color-fill-spin-bg);justify-content:center;padding-top:100px;display:flex;position:absolute;inset:0}.logs-viewer-wrap-w2 .copy{z-index:100;position:absolute;top:10px;right:10px}.logs-viewer-wrap-w2 .copy button{color:#ffffffb3;background-color:#474747}.logs-viewer-wrap-w2 .copy button:hover{color:#ffffffe6!important;background-color:#474747!important}.logs-viewer-wrap-w2 .wrap{background-color:var(--color-logs-bg);border-radius:var(--border-radius-mini);padding:5px 0 2px 10px;font-family:monospace,Menlo,Courier,Courier New,Consolas,Monaco,Liberation Mono!important}.logs-viewer-wrap-w2 .wrap .content{word-wrap:break-word;height:100%;color:var(--color-logs-text);font-size:var(--font-size-small);white-space:pre-wrap;background-color:var(--color-logs-bg);padding-right:2px;line-height:22px}.logs-viewer-wrap-w2 .wrap .content.line-break{word-wrap:break-word}.logs-viewer-wrap-w2 .wrap .content .text{min-height:22px}.logs-viewer-wrap-w2 .xterm .xterm-viewport{overflow-y:auto!important}.logs-viewer-wrap-w2 .xterm .xterm-viewport::-webkit-scrollbar{width:var(--scrollbar-size);height:var(--scrollbar-size)}.logs-viewer-wrap-w2 .xterm .xterm-viewport::-webkit-scrollbar-thumb{background-color:var(--color-scrollbar-thumb);border-radius:4px}.logs-viewer-wrap-w2 .xterm .xterm-viewport::-webkit-scrollbar-track{background-color:var(--color-scrollbar-track);border-radius:4px}.filters-button-module__wrapper___wgAvR{cursor:pointer;align-items:center;gap:8px;display:flex}.filters-button-module__wrapper___wgAvR .filters-button-module__count___9Uazh{background-color:var(--ant-color-bg-text-active);width:16px;height:16px;color:var(--ant-color-text-secondary);border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:500;display:flex}.filters-button-module__buttonWrapper___s0HOa{justify-content:center;align-items:center;display:flex;position:relative}.filters-button-module__buttonWrapper___s0HOa .filters-button-module__close-btn___COdze{color:var(--ant-color-text-quaternary);border-radius:50%;font-size:16px;display:none}.filters-button-module__buttonWrapper___s0HOa .filters-button-module__close-btn___COdze:hover{color:var(--ant-color-text-tertiary)}.filters-button-module__buttonWrapper___s0HOa:hover .filters-button-module__count___9Uazh{display:none}.filters-button-module__buttonWrapper___s0HOa:hover .filters-button-module__close-btn___COdze{display:block}.index-module__page-tools___qC1VM{justify-content:space-between;align-items:center;margin-top:70px;display:flex}.index-module__page-tools___qC1VM .index-module__left___RQSzE,.index-module__page-tools___qC1VM .index-module__right___xVhib{font-size:var(--font-size-middle);align-items:center;display:flex}.index-module__seal_custom_popover___IA6li{padding-top:var(--ant-popover-inner-padding);border-radius:var(--ant-border-radius-lg);background-color:var(--color-white-1);box-shadow:var(--ant-box-shadow-secondary);padding-top:80px;position:relative;overflow:hidden}.index-module__seal_custom_popover___IA6li .ant-popover-inner{box-shadow:none;padding-top:0}.index-module__seal_custom_popover___IA6li .ant-popover-content{position:static}.index-module__seal_custom_popover___IA6li .ant-popover-title{padding-block:var(--ant-popover-inner-padding) var(--ant-popover-title-margin-bottom);padding-left:var(--ant-popover-inner-padding);background:#fff;width:100%;margin-bottom:0;position:absolute;top:0;left:0}.radio-button-wrap .item{font-size:var(--font-size-base);border-radius:var(--border-radius-base);border:1px solid var(--ant-color-border);cursor:pointer;justify-content:center;align-items:center;height:32px;padding:0 8px;display:flex}.radio-button-wrap .item.active,.radio-button-wrap .item:hover{background-color:var(--ant-color-fill-secondary)}.short-cuts{margin-bottom:10px}.short-cuts .ant-table-container .ant-table-content table tr>td{border-bottom:var(--ant-line-width) var(--ant-line-type) var(--ant-table-border-color);height:auto}.short-cuts .ant-table-container .ant-table-content table{border-spacing:0}.short-cuts .ant-table-container .ant-table-content table .ant-table-tbody .ant-table-row{background:0 0}.short-cuts .ant-table-container .ant-table-content table tr>td:first-child,.short-cuts .ant-table-container .ant-table-content table tr>td:last-child{border-radius:0}.short-cuts .ant-table-container .ant-table-content table .ant-table-thead>tr>th,.short-cuts .ant-table-fixed-header .ant-table-thead>tr>th{background-color:var(--ant-color-fill-tertiary);height:36px;padding-block:0}[data-simplebar]{flex-flow:column wrap;place-content:flex-start;align-items:flex-start;position:relative}.simplebar-wrapper{width:inherit;height:inherit;max-width:inherit;max-height:inherit;overflow:hidden}.simplebar-mask{direction:inherit;z-index:0;margin:0;padding:0;position:absolute;inset:0;overflow:hidden;width:auto!important;height:auto!important}.simplebar-offset{-webkit-overflow-scrolling:touch;margin:0;padding:0;position:absolute;inset:0;direction:inherit!important;box-sizing:inherit!important;resize:none!important}.simplebar-content-wrapper{direction:inherit;scrollbar-width:none;-ms-overflow-style:none;width:auto;max-width:100%;height:100%;max-height:100%;display:block;position:relative;overflow:auto;box-sizing:border-box!important}.simplebar-content-wrapper::-webkit-scrollbar{width:0;height:0;display:none}.simplebar-hide-scrollbar::-webkit-scrollbar{width:0;height:0;display:none}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{pointer-events:none;width:100%;max-width:100%;max-height:100%}.simplebar-height-auto-observer-wrapper{float:left;z-index:-1;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0;width:100%;max-width:1px;height:100%;max-height:1px;margin:0;padding:0;position:relative;overflow:hidden;box-sizing:inherit!important}.simplebar-height-auto-observer{box-sizing:inherit;opacity:0;pointer-events:none;z-index:-1;width:1000%;min-width:1px;height:1000%;min-height:1px;display:block;position:absolute;top:0;left:0;overflow:hidden}.simplebar-track{z-index:1;pointer-events:none;position:absolute;bottom:0;right:0;overflow:hidden}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{min-height:10px;position:absolute;left:0;right:0}.simplebar-scrollbar:before{content:"";opacity:0;background:#000;border-radius:7px;transition:opacity .2s linear .5s;position:absolute;left:2px;right:2px}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-duration:0s;transition-delay:0s}.simplebar-track.simplebar-vertical{width:11px;top:0}.simplebar-scrollbar:before{inset:2px}.simplebar-track.simplebar-horizontal{height:11px;left:0}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{width:auto;min-width:10px;min-height:0;inset:0 auto 0 0}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{left:0;right:auto}.simplebar-dummy-scrollbar-size{opacity:0;visibility:hidden;direction:rtl;width:500px;height:500px;position:fixed;overflow:scroll hidden;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{visibility:hidden;scrollbar-width:none;-ms-overflow-style:none;position:fixed;left:0;overflow-y:scroll}.simple-table{table-layout:auto;text-align:left;width:100%}.simple-table.simple-table-bordered{border-collapse:collapse;border-spacing:0}.simple-table.simple-table-bordered td,.simple-table.simple-table-bordered th{border-bottom:1px solid var(--color-white-light-1)}.simple-table th{height:36px;font-weight:600}.simple-table td{color:var(--color-white-quaternary)}.simple-table .cell-span{min-height:32px;padding:6px;display:flex}.simple-table .cell-header{font-weight:var(--font-weight-medium);font-size:13px}.simple-table.light th,.simple-table.light td{color:var(--ant-color-text);border-bottom:1px solid var(--ant-color-split)}.speech-item{justify-content:flex-start;align-items:center;width:100%;display:flex}.speech-item .voice{justify-content:flex-start;align-items:center;gap:5px;width:80px;display:flex}.speech-item .voice .text{border:1px solid var(--ant-color-border);border-radius:4px;padding:2px 4px;display:flex}.speech-item .wrapper{flex:1;justify-content:flex-start;align-items:center;display:flex}.speech-item .wrapper .audio-container{flex:1}.speech-item .wrapper .format{padding-left:5px;display:flex}.speech-item audio{flex:1}.prompt-box{padding-left:80px}.prompt-box .prompt{border-radius:var(--border-radius-base);background-color:var(--ant-color-fill-quaternary);margin-top:16px;padding:10px}.speech-actions{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.speech-actions .actions{justify-content:flex-start;align-items:center;gap:15px;display:flex}.speech-actions .actions .anticon{font-size:14px}.speech-actions .duration{justify-content:center;width:100px;display:flex}.speech-actions .tags{justify-content:flex-start;align-items:center;display:flex}.speech-actions .tags .item{color:var(--ant-color-text-tertiary);border-radius:4px;justify-content:center;align-items:center;padding:2px;display:flex}.speech-actions .tags .splitor{background-color:var(--ant-color-fill-content-hover);border-radius:2px;width:1px;height:1px;margin:0 8px;display:flex}.audio-container{pointer-events:none}.slider-progress:hover .ant-slider-track{background-color:var(--ant-blue-5)}.slider-progress .ant-slider-rail{border-radius:var(--border-radius-base);height:2px}.slider-progress .ant-slider-track{background-color:var(--ant-blue-5);height:2px}.slider-progress .ant-slider-handle{display:none}.status-content-wrapper:hover .copy-button-wrapper{flex-direction:column;justify-content:flex-start;align-items:center;display:flex}.status-content-wrapper .copy-button-wrapper{z-index:10;background-color:#fff3;border-radius:0 4px;padding:2px;display:none;position:absolute;top:0;right:0}.status-content-wrapper .simplebar-content{width:max-content}.status-tag{border-radius:20px;justify-content:center;align-items:center;width:max-content;min-width:76px;height:24px;padding-inline:7px;font-size:12px;font-weight:400;display:flex;position:relative;overflow:hidden}.status-tag .txt{align-items:center;gap:4px;display:flex}.status-tag .txt.err{cursor:default}.status-tag.download{border:1px solid var(--ant-color-success-border-hover)!important}.status-tag .download{background-color:var(--ant-color-success-border);justify-content:center;align-items:center;height:100%;display:flex;position:absolute;top:0;bottom:0;left:0}.status-tag .progress{z-index:10;color:var(--ant-color-success);position:relative}.tooltip-scrollbar .simplebar-scrollbar:before{width:var(--scrollbar-size);background:var(--scrollbar-handle-light-bg)}.styles-module__mask___fnLBF{z-index:1004;background-color:var(--ant-color-bg-mask);opacity:0;height:100%;transition:opacity var(--ant-motion-duration-slow) var(--ant-motion-ease-in-out);position:fixed;inset:0}.styles-module__maskOpen___KKROU{opacity:1}.styles-module__overlay___8EcfD{z-index:1005;background:var(--ant-color-bg-elevated);border-radius:var(--ant-border-radius-lg) 0 0 var(--ant-border-radius-lg);height:100vh;transition:transform var(--ant-motion-duration-slow) var(--ant-motion-ease-in-out);flex-direction:column;display:flex;position:fixed;inset:0 0 auto auto;overflow:hidden;transform:translate(100%);box-shadow:-6px 0 16px #00000014,-3px 0 6px -4px #0000001f,-9px 0 28px 8px #0000000d}.styles-module__overlayOpen___erlYw{transform:translate(0)}.styles-module__header___pI-km{min-height:56px;padding:var(--ant-padding) var(--ant-padding-lg);border-bottom:1px solid var(--ant-color-split);color:var(--ant-color-text);align-items:center;gap:12px;font-size:14px;font-weight:600;line-height:24px;display:flex}.styles-module__title___-lnOQ{align-items:center;min-width:0;display:flex}.styles-module__subTitle___vunlj{border-color:var(--ant-color-border-secondary);color:var(--ant-color-text-secondary);border-radius:4px;margin-left:8px;font-size:12px;font-weight:400}.styles-module__content___d1qHZ{flex:1;height:calc(100vh - 57px);padding-block:16px;overflow-y:auto}.styles-module__footer___wE8uH{justify-content:flex-end;padding:16px 24px 8px;display:flex}.styles-module__buttonWrapper___wwKZl{justify-content:space-between;align-items:center;line-height:1;display:flex}.styles-module__wrapper___FITtv{border-radius:var(--ant-border-radius-lg);border:1px solid var(--ant-color-border);flex-direction:column;gap:8px;padding:12px 14px;display:flex}.styles-module__wrapper___FITtv .styles-module__tips___xnrzu{color:var(--ant-color-text-secondary)}.styles-module__wrapper___FITtv .styles-module__button___mqt3w{justify-content:space-between;align-items:center;display:flex}.styles-module__label___wq9YF{color:var(--ant-color-text);font-size:14px;font-weight:500}.table-header{height:50px;min-height:20px;padding-inline:var(--ant-table-cell-padding-inline);color:var(--color-text-table-header);justify-content:flex-start;align-items:center;display:flex;position:relative}.table-header:before{top:50%;background-color:var(--ant-table-header-split-color);content:"";width:1px;height:1.6em;position:absolute;inset-inline-end:0;transform:translateY(-50%)}.table-header-last{border-right:none}.table-header-cell{font-weight:500}.table-header-left{justify-content:flex-start}.table-header-right{justify-content:flex-end}.table-header-center{justify-content:center}.table-header:hover .sorter-header .sorter .anticon:not(.sorter-active){color:var(--ant-table-header-icon-hover-color)}.table-header .sorter-header{cursor:pointer;flex:1;justify-content:space-between;align-items:center;width:100%;display:flex}.table-header .sorter-header .sorter{flex-direction:column;align-items:center;margin-left:4px;display:flex}.table-header .sorter-header .sorter .anticon{color:var(--ant-table-header-icon-color);transition:color var(--ant-motion-duration-slow);font-size:12px}.table-header .sorter-header .sorter .sorter-up{margin-bottom:-.125em}.table-header .sorter-header .sorter .sorter-down{margin-top:-.125em}.table-header .sorter-header .sorter .sorter-active,.table-header .sorter-header .sorter .sorter-active .anticon{color:var(--ant-color-primary)}.row-children{border-radius:var(--border-radius-mdium);align-items:center;height:54px;transition:all .2s;display:flex;position:relative}.row-children:hover{background-color:var(--ant-table-row-hover-bg);transition:all .2s}.pagination-wrapper{margin:var(--ant-margin) 0;justify-content:flex-end;display:flex}.seal-table-container{flex-direction:column;width:100%;display:flex}.seal-table-container .header-row-wrapper{background-color:var(--ant-color-fill-tertiary);border-radius:var(--ant-table-header-border-radius) var(--ant-table-header-border-radius) 0 0;justify-content:flex-start;align-items:center;height:50px;display:flex}.seal-table-container .header-row-wrapper .header-row-prefix-wrapper{padding-left:var(--ant-table-cell-padding-inline)}.seal-table-container .header-row-wrapper .row{flex:1}.seal-table-container .row-box{border-bottom:1px solid var(--ant-color-split);overflow:hidden}.seal-table-container .expanded-row{border-radius:0 0 var(--ant-table-header-border-radius) var(--ant-table-header-border-radius);border-top:0;padding:16px}.seal-table-container .expanded-row .ant-empty-image{height:30px}.seal-table-container .row-wrapper{justify-content:flex-start;align-items:center;transition:all .2s;display:flex}.seal-table-container .row-wrapper:hover{background-color:var(--ant-table-row-hover-bg);transition:all .2s}.seal-table-container .row-wrapper-selected{transition:all .2s}.seal-table-container .row-wrapper-selected:hover{background-color:var(--ant-table-row-hover-bg);transition:all .2s}.seal-table-container .row-wrapper .row-prefix-wrapper{padding-left:var(--ant-table-cell-padding-inline);align-items:center;display:flex}.seal-table-container .seal-table-row{flex:1}.seal-table-container .spin{text-align:center;justify-content:center;align-items:center;min-height:100px;margin-top:20px;display:flex}.seal-table-container .empty-wrapper{justify-content:center;align-items:center;min-height:160px;display:flex}.tags-wrapper{width:100%;display:flex;overflow:hidden}.tags-wrapper .more{opacity:.7;border-radius:4px;justify-content:center;align-items:center;height:22px;padding:2px 6px;font-size:12px;display:flex}.tags-wrapper .tags-content{display:flex}.tags-wrapper-dropdown .ant-dropdown-menu .ant-dropdown-menu-item{cursor:default;background-color:#0000}.tags-wrapper-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover{background-color:#0000}.ant-pro-footer-bar{border-block-start:1px solid #0505050f;border-radius:4px 4px 0 0;padding-inline:0}.ant-pro-footer-bar .ant-pro-footer-bar-left{display:none}.ant-pro-footer-bar .ant-pro-footer-bar-right{flex:1}.xterm{cursor:text;-webkit-user-select:none;user-select:none;position:relative}.xterm.focus,.xterm:focus{outline:none}.xterm .xterm-helpers{z-index:5;position:absolute;top:0}.xterm .xterm-helper-textarea{opacity:0;z-index:-5;white-space:nowrap;resize:none;border:0;width:0;height:0;margin:0;padding:0;position:absolute;top:0;left:-9999em;overflow:hidden}.xterm .composition-view{color:#fff;white-space:nowrap;z-index:1;background:#000;display:none;position:absolute}.xterm .composition-view.active{display:block}.xterm .xterm-viewport{cursor:default;background-color:#000;position:absolute;inset:0;overflow-y:scroll}.xterm .xterm-screen{position:relative}.xterm .xterm-screen canvas{position:absolute;top:0;left:0}.xterm .xterm-scroll-area{visibility:hidden}.xterm-char-measure-element{visibility:hidden;line-height:normal;display:inline-block;position:absolute;top:0;left:-9999em}.xterm.enable-mouse-events{cursor:default}.xterm.xterm-cursor-pointer,.xterm .xterm-cursor-pointer{cursor:pointer}.xterm.column-select.focus{cursor:crosshair}.xterm .xterm-accessibility:not(.debug),.xterm .xterm-message{z-index:10;color:#0000;pointer-events:none;position:absolute;inset:0}.xterm .xterm-accessibility-tree:not(.debug) ::selection{color:#0000}.xterm .xterm-accessibility-tree{-webkit-user-select:text;user-select:text;white-space:pre}.xterm .live-region{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.xterm-dim{opacity:1!important}.xterm-underline-1{text-decoration:underline}.xterm-underline-2{-webkit-text-decoration:underline double;text-decoration:underline double}.xterm-underline-3{-webkit-text-decoration:underline wavy;text-decoration:underline wavy}.xterm-underline-4{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.xterm-underline-5{-webkit-text-decoration:underline dashed;text-decoration:underline dashed}.xterm-overline{text-decoration:overline}.xterm-overline.xterm-underline-1{text-decoration:underline overline}.xterm-overline.xterm-underline-2{-webkit-text-decoration:overline double underline;text-decoration:overline double underline}.xterm-overline.xterm-underline-3{-webkit-text-decoration:overline wavy underline;text-decoration:overline wavy underline}.xterm-overline.xterm-underline-4{-webkit-text-decoration:overline dotted underline;text-decoration:overline dotted underline}.xterm-overline.xterm-underline-5{-webkit-text-decoration:overline dashed underline;text-decoration:overline dashed underline}.xterm-strikethrough{text-decoration:line-through}.xterm-screen .xterm-decoration-container .xterm-decoration{z-index:6;position:absolute}.xterm-screen .xterm-decoration-container .xterm-decoration.xterm-decoration-top-layer{z-index:7}.xterm-decoration-overview-ruler{z-index:8;pointer-events:none;position:absolute;top:0;right:0}.xterm-decoration-top{z-index:2;position:relative}.transition-wrapper{border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.transition-wrapper.bordered{border-width:var(--ant-line-width);border-style:var(--ant-line-type);border-color:var(--ant-color-border);background-color:var(--color-white-1)}.transition-wrapper.filled{border-color:var(--ant-color-border)}.transition-wrapper.filled .transition-content-wrapper{background-color:var(--color-fill-1)}.transition-wrapper .header{background-color:var(--color-fill-1);cursor:pointer;padding:8px 16px}.transition-wrapper .transition-content-wrapper{transition:all .3s ease-in-out;overflow:hidden}.transition-wrapper .transition-content-wrapper .transition-content{background-color:var(--color-white-1);border-radius:var(--border-radius-base);height:max-content}.transition-wrapper .ant-input::-webkit-scrollbar-track{color:#0000;width:0!important}.markdown-viewer{word-break:break-word;line-height:2;font-size:var(--font-size-base)}.markdown-viewer .hr,.markdown-viewer hr{background-color:var(--ant-color-split);border:none;border-color:var(--ant-color-split);height:1px}.markdown-viewer p{margin-bottom:0}.markdown-viewer b{font-weight:var(--font-weight-bold)}.markdown-viewer pre{white-space:pre-wrap}.markdown-viewer h1,.markdown-viewer h2,.markdown-viewer h3,.markdown-viewer h4{margin-top:1em}.markdown-viewer h1{font-size:20px}.markdown-viewer h2{font-size:18px}.markdown-viewer h3{font-size:16px}.markdown-viewer h4,.markdown-viewer h5,.markdown-viewer h6{font-size:14px}.markdown-viewer .hj-wrapper{margin-top:16px}.markdown-viewer ul,.markdown-viewer ol{margin-bottom:0;padding-left:20px}.markdown-viewer a *{color:inherit}.markdown-viewer table{width:100%;font-size:var(--font-size-small);margin-bottom:1.2em}.markdown-viewer table th{font-weight:var(--font-weight-bold);border:1px solid var(--ant-color-split);word-break:break-word;padding-inline:6px;line-height:1.5;text-align:left!important}.markdown-viewer table td{border:1px solid var(--ant-color-split);word-break:break-word;padding-inline:6px;line-height:1.5;text-align:left!important}.markdown-viewer table div,.markdown-viewer a div{display:inline}.markdown-viewer img{max-width:100%;height:auto}.markdown-viewer img[src^="https://img.shields.io/"],.markdown-viewer img[src*=badge\.svg]{width:unset;max-width:100%;margin-bottom:6px}.markdown-viewer video,.markdown-viewer audio{border-radius:var(--border-radius-base);max-width:100%;height:auto}.markdown-viewer .item-token{color:inherit;font-size:inherit;font-weight:inherit}
1
+ .index-module__wrapper___AP3Au{width:100%;padding-inline:8px;overflow-y:auto}.code-pre.dark .hljs{color:#abb2bf;background:var(--color-editor-dark)}.code-pre.dark .hljs-comment,.code-pre.dark .hljs-quote{color:#5c6370;font-style:italic}.code-pre.dark .hljs-doctag,.code-pre.dark .hljs-keyword,.code-pre.dark .hljs-formula{color:#c678dd}.code-pre.dark .hljs-section,.code-pre.dark .hljs-name,.code-pre.dark .hljs-selector-tag,.code-pre.dark .hljs-deletion,.code-pre.dark .hljs-subst{color:#e06c75}.code-pre.dark .hljs-literal{color:#56b6c2}.code-pre.dark .hljs-string,.code-pre.dark .hljs-regexp,.code-pre.dark .hljs-addition,.code-pre.dark .hljs-attribute,.code-pre.dark .hljs-meta .hljs-string{color:#98c379}.code-pre.dark .hljs-attr,.code-pre.dark .hljs-variable,.code-pre.dark .hljs-template-variable,.code-pre.dark .hljs-type,.code-pre.dark .hljs-selector-class,.code-pre.dark .hljs-selector-attr,.code-pre.dark .hljs-selector-pseudo,.code-pre.dark .hljs-number{color:#d19a66}.code-pre.dark .hljs-symbol,.code-pre.dark .hljs-bullet,.code-pre.dark .hljs-link,.code-pre.dark .hljs-meta,.code-pre.dark .hljs-selector-id,.code-pre.dark .hljs-title{color:#61aeee}.code-pre.dark .hljs-built_in,.code-pre.dark .hljs-title.class_,.code-pre.dark .hljs-class .hljs-title{color:#e6c07b}.code-pre.dark .hljs-emphasis{font-style:italic}.code-pre.dark .hljs-strong{font-weight:700}.code-pre.dark .hljs-link{text-decoration:underline}pre code.hljs{padding:1em;display:block;overflow-x:auto}code.hljs{padding:3px 5px}.code-pre.light .hljs{color:#383a42;background:var(--color-editor-light)}.code-pre.light .hljs-comment,.code-pre.light .hljs-quote{color:#a0a1a7;font-style:italic}.code-pre.light .hljs-doctag,.code-pre.light .hljs-keyword,.code-pre.light .hljs-formula{color:#a626a4}.code-pre.light .hljs-section,.code-pre.light .hljs-name,.code-pre.light .hljs-selector-tag,.code-pre.light .hljs-deletion,.code-pre.light .hljs-subst{color:#e45649}.code-pre.light .hljs-literal{color:#0184bb}.code-pre.light .hljs-string,.code-pre.light .hljs-regexp,.code-pre.light .hljs-addition,.code-pre.light .hljs-attribute,.code-pre.light .hljs-meta .hljs-string{color:#50a14f}.code-pre.light .hljs-attr,.code-pre.light .hljs-variable,.code-pre.light .hljs-template-variable,.code-pre.light .hljs-type,.code-pre.light .hljs-selector-class,.code-pre.light .hljs-selector-attr,.code-pre.light .hljs-selector-pseudo,.code-pre.light .hljs-number{color:#986801}.code-pre.light .hljs-symbol,.code-pre.light .hljs-bullet,.code-pre.light .hljs-link,.code-pre.light .hljs-meta,.code-pre.light .hljs-selector-id,.code-pre.light .hljs-title{color:#4078f2}.code-pre.light .hljs-built_in,.code-pre.light .hljs-title.class_,.code-pre.light .hljs-class .hljs-title{color:#c18401}.code-pre.light .hljs-emphasis{font-style:italic}.code-pre.light .hljs-strong{font-weight:700}.code-pre.light .hljs-link{text-decoration:underline}.high-light-wrapper{text-align:left;font-size:var(--font-size-code)}.high-light-wrapper .hljs{font-weight:var(--font-weight-normal);padding-block:1.2em;padding-inline:0}.high-light-wrapper .hljs::-webkit-scrollbar{height:var(--scrollbar-size)}.high-light-wrapper .hljs::-webkit-scrollbar-thumb{background-color:#0000;border-radius:4px}.high-light-wrapper .hljs::-webkit-scrollbar-track{background-color:#0000}.high-light-wrapper .hljs.light:hover::-webkit-scrollbar-thumb{background-color:var(--color-scrollbar-thumb);border-radius:4px}.high-light-wrapper .hljs.dark:hover::-webkit-scrollbar-thumb{background-color:var(--scrollbar-handle-light-bg);border-radius:4px}.high-light-wrapper .code-pre{border-radius:0 0 var(--border-radius-mini) var(--border-radius-mini);white-space:pre-wrap;padding-inline:12px;position:relative}.high-light-wrapper .code-pre code{line-height:1.6}.high-light-wrapper .code-pre.copyable{padding-inline:12px 32px}.high-light-wrapper .code-pre .copy-button{position:absolute;top:6px;right:6px}.high-light-wrapper .code-pre.dark{background-color:var(--color-editor-dark)}.high-light-wrapper .code-pre.dark:hover::-webkit-scrollbar-thumb{background-color:var(--scrollbar-handle-light-bg);border-radius:4px}.high-light-wrapper .code-pre.light{background-color:#fafafa}.high-light-wrapper .code-pre.light:hover::-webkit-scrollbar-thumb{background-color:var(--color-scrollbar-thumb);border-radius:4px}.editor-wrap{border-radius:var(--border-radius-mini);font-size:0;overflow:hidden}.editor-wrap .code-pre{margin-bottom:0}.editor-wrap .editor-header{background-color:var(--color-editor-header-bg);justify-content:space-between;align-items:center;padding-block:0;padding-inline:12px 10px;display:flex}.editor-wrap .scrollbar .slider{border-radius:6px}.style-module__canvas-wrap___On3sN{text-align:center;justify-content:center;align-items:center;width:100%;display:flex}.style-module__canvas-wrap___On3sN canvas{width:100%;image-rendering:crisp-edges;display:block}.style-module__scroller-wrapper___kJ-Hn{width:100%;height:100%;overflow:hidden}.index-module__player-wrap___uvzWS{border-radius:6px;width:100%;display:flex}.index-module__player-wrap___uvzWS .index-module__player-ui___ljnHo{flex:1;justify-content:flex-start;align-items:center;padding:8px 16px;display:flex}.index-module__player-wrap___uvzWS .index-module__controls___67BmH{justify-content:space-between;align-items:center;width:100%;display:flex}.index-module__player-wrap___uvzWS .index-module__play-btn___JLfeR{width:22px;height:22px;margin-inline:30px}.index-module__player-wrap___uvzWS .index-module__play-btn___JLfeR .index-module__ant-btn___iV0PO{width:22px;height:22px}.index-module__player-wrap___uvzWS .index-module__backward___398Ih,.index-module__player-wrap___uvzWS .index-module__forward___-E6j4{background:0 0!important}.index-module__player-wrap___uvzWS .index-module__slider___QzUoC{justify-content:center;align-items:center;display:flex}.index-module__player-wrap___uvzWS .index-module__slider___QzUoC .index-module__slider-inner___-0sut{flex:1}.index-module__player-wrap___uvzWS .index-module__play-content___OYzXt{flex:1;justify-content:center;align-items:center;display:flex}.index-module__player-wrap___uvzWS .index-module__time___JgzSm{text-align:right;width:52px}.index-module__player-wrap___uvzWS .index-module__time___JgzSm.index-module__current___ovx3J{text-align:left}.index-module__player-wrap___uvzWS .index-module__progress-bar___LO3Uh{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;margin-inline:10px;display:flex}.index-module__player-wrap___uvzWS .index-module__progress-bar___LO3Uh .index-module__slider___QzUoC{width:100%}.index-module__player-wrap___uvzWS .index-module__progress-bar___LO3Uh .index-module__file-name___Uyk3Q{text-overflow:ellipsis;white-space:nowrap;justify-content:center;align-self:center;align-items:center;height:20px;margin-bottom:6px;line-height:20px;display:flex;overflow:hidden}.index-module__player-wrap___uvzWS .index-module__progress-bar___LO3Uh .index-module__ant-slider-horizontal___xyZKN{margin-block:5px}.index-module__player-wrap___uvzWS .index-module__speaker___CCk-v{margin-left:10px;position:relative}.index-module__player-wrap___uvzWS .index-module__speaker___CCk-v .index-module__volume-slider___f3j-V{position:absolute;bottom:30px}.index-module__toolbar-wrapper___zxPMT{color:#ffffffa6;background-color:#0000001a;border-radius:100px;padding:0 24px;font-size:16px}.index-module__toolbar-wrapper___zxPMT .anticon{cursor:pointer;padding:12px}.index-module__toolbar-wrapper___zxPMT .anticon[disabled]{cursor:not-allowed;opacity:.3}.index-module__toolbar-wrapper___zxPMT .anticon:hover{opacity:.3}.thumb-img .label{background-color:var(--ant-geekblue-1);z-index:10;border-radius:12px;height:20px;padding:0 8px;line-height:20px;position:absolute;top:4px;left:4px;transform:scale(.9)}.thumb-img .progress-wrapper{position:absolute;bottom:20px;left:20px;right:20px}.thumb-img .small-progress-wrap{background-color:#0000004d;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.thumb-img .small-progress-wrap .ant-progress-text{color:var(--color-white-secondary)}.single-image{width:inherit;border-radius:var(--border-radius-base);justify-content:center;align-items:center;display:flex;overflow:hidden}.single-image.loading{width:100%;height:100%}.single-image.auto-bg-color{position:relative}.single-image.auto-bg-color:before{content:"";filter:blur(100px);-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);z-index:5;position:absolute;inset:0}.single-image.auto-bg-color .thumb-img{z-index:10;border-radius:0;position:relative}.single-image.auto-bg-color .thumb-img .img,.single-image.auto-bg-color .ant-image{border-radius:0}.single-image.auto-bg-color .mask{z-index:1;width:100%;height:100%;display:flex;position:absolute;inset:0}.style-module__content-wrapper___Iy8gK .style-module__content___HqnAN{padding-block:0 32px;padding-inline:40px}.style-module__content-wrapper___Iy8gK .style-module__title___o8-uH{font-size:var(--font-size-large);padding-block:8px 16px;padding-inline:40px;font-weight:600;line-height:32px}.index-module__divider-line___W2S2g{z-index:100;width:100%;height:8px;margin:0;position:relative}.index-module__divider-line___W2S2g:after{content:"";background:var(--color-fill-1);height:100%;position:absolute;inset:0 0 0 -9px}.index-module__middle___pMpZ3{width:28px!important;height:28px!important}.label-text{color:var(--ant-color-text-tertiary);font-size:var(--font-size-base);justify-content:flex-start;align-items:center;display:flex}.label-text>span{align-items:center;display:flex}.label-text .note-info{align-items:center;margin-left:4px;display:flex}.label-text .star{font-size:.7rem}.styles-module__footer___OVLXu{color:var(--ant-color-text-tertiary);border-top:1px solid var(--ant-color-split);margin-top:8px;margin-bottom:0;padding:8px 12px}.style-module__wrapper___Iefxu{width:0;transition:all var(--ant-motion-duration-slow) var(--ant-motion-ease-in-out);border-color:var(--ant-color-split);flex-shrink:0;overflow:hidden}.style-module__wrapper___Iefxu.style-module__show___DHsIc{border-right:1px solid var(--ant-color-split);width:232px}.style-module__container___SWN9K{padding:0 16px}.style-module__container___SWN9K .style-module__title___NIE5q{color:var(--ant-color-text-tertiary);justify-content:space-between;align-items:center;margin-top:8px;margin-bottom:16px;padding-inline:8px;font-weight:500;display:flex}.style-module__container___SWN9K .style-module__btn-wrapper___e1BuB{justify-content:space-between;align-items:center;padding-top:24px;padding-right:8px;display:flex}.style-module__container___SWN9K .style-module__buttons___8nshx{justify-content:flex-end;gap:8px;display:flex}.thumb-img{border-radius:var(--border-radius-base);justify-content:center;align-items:center;max-width:100%;max-height:100%;display:flex;position:relative;overflow:hidden}.thumb-img .img{border-radius:var(--border-radius-base);cursor:pointer;justify-content:center;align-items:center;width:auto;max-width:100%;height:auto;max-height:100%;display:flex;overflow:hidden}.thumb-img .del{font-size:var(--font-size-middle);cursor:pointer;background-color:var(--color-white-1);pointer-events:all;border-radius:50%;width:16px;height:16px;display:none;position:absolute;top:2px;right:2px;overflow:hidden}.thumb-img .del:hover{transform:scale(1.1)}.thumb-img:hover .ant-image .ant-image-mask{opacity:1;transition:opacity var(--ant-motion-duration-slow)}.thumb-img:hover .del{justify-content:center;align-items:center;display:flex}.thumb-list-wrap{flex-wrap:wrap;gap:10px;display:flex}.row-textarea-wrapper{position:relative}.row-textarea-wrapper .actions-wrapper{z-index:10;justify-content:flex-end;align-items:center;gap:8px;display:none;position:absolute;bottom:50%;right:6px;transform:translateY(50%)}.row-textarea-wrapper .actions{border-radius:var(--ant-border-radius);align-items:center;gap:4px;display:flex}.row-textarea-wrapper.show{transform:unset;display:flex;bottom:8px}.row-textarea-wrapper:hover .actions-wrapper,.row-textarea-wrapper.dropDownOpen .actions-wrapper,.row-textarea-wrapper.from-url .actions-wrapper{display:flex}.row-textarea-wrapper.expanded .actions-wrapper{transform:unset;display:flex;bottom:8px}.row-textarea{cursor:pointer;border-radius:var(--border-radius-base);border:1px solid var(--ant-color-border);justify-content:space-between;align-items:center;padding:0;display:flex;position:relative;overflow:hidden}.row-textarea .textarea-wrapper{flex:1;width:100%}.row-textarea.text-mode{height:var(--row-collapsed-h,46px);transition:height .3s;display:block}.row-textarea.text-mode .textarea-wrapper,.row-textarea.text-mode .content-wrap{width:100%;transition:opacity .2s;position:absolute;inset:0}.row-textarea.text-mode .textarea-wrapper{opacity:0;pointer-events:none}.row-textarea.text-mode .content-wrap{opacity:1}.row-textarea.text-mode.expanded{height:var(--row-expanded-h,168px)}.row-textarea.text-mode.expanded .textarea-wrapper{opacity:1;pointer-events:auto}.row-textarea.text-mode.expanded .content-wrap{opacity:0;pointer-events:none}.row-textarea:hover:before{content:"";background-color:var(--ant-color-fill-tertiary);z-index:5;pointer-events:none;display:flex;position:absolute;inset:0}.row-textarea:focus-within,.row-textarea:focus-within:before{background-color:#0000}.row-textarea .content-wrap{z-index:10;cursor:pointer;flex:1;justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.row-textarea .content-wrap .content{margin-right:60px}.row-textarea textarea.ant-input{box-shadow:none;background-color:#0000}.row-textarea .textarea-label{padding-left:14px;position:relative;top:4px}.row-textarea .content{text-overflow:ellipsis;white-space:nowrap;width:100px;height:46px;color:var(--ant-color-text-secondary);flex:1;padding:8px 14px;line-height:30px;overflow:hidden}.row-textarea .content .title{color:var(--ant-color-text);padding-right:10px;font-weight:400}.index-module__editor-wrapper___-q6TM{flex-direction:column;width:100%;height:100%;display:flex}.index-module__editor-wrapper___-q6TM .index-module__tools___Vs6ua{gap:10px;margin-bottom:10px;display:flex}.index-module__editor-wrapper___-q6TM .index-module__editor-content___YIk-U{justify-content:center;align-items:center;display:flex;overflow:hidden}.index-module__editor-wrapper___-q6TM .index-module__overlay-canvas___SaATc:hover{cursor:none!important}.index-module__editor-wrapper___-q6TM .index-module__overlay-canvas--disabled___5TrsB:hover{cursor:default!important}.index-module__editor-wrapper___-q6TM .upload-mask:hover .close-btn{display:block}.index-module__editor-wrapper___-q6TM .close-btn{display:none}.label-item{justify-content:flex-start;align-items:center;margin-bottom:12px;display:flex}.label-item .seprator{width:12px;color:var(--ant-color-text-tertiary);flex:none;justify-content:center;align-items:center;display:flex}.label-item .btn{flex:none;width:24px;margin-left:10px}.label-item .label-key,.label-item .label-value{flex:1}.list-item{grid-template-columns:1fr max-content;justify-content:flex-start;align-items:center;gap:10px;width:100%;margin-bottom:12px;display:grid}.list-item .field-wrapper{flex:1}.logs-wrap{background-color:var(--color-logs-bg);border-radius:var(--border-radius-mini);font-family:monospace,Menlo,Courier,Courier New,Consolas,Monaco,Liberation Mono!important}.logs-wrap .content{word-wrap:break-word;height:100%;color:var(--color-logs-text);white-space:pre-wrap;background-color:var(--color-logs-bg);padding-right:2px;font-size:12px;line-height:22px}.logs-wrap .content.line-break{word-wrap:break-word}.logs-wrap .content .text{min-height:22px;padding-inline-end:80px}.logs-wrap .content .text.numable{padding-left:45px;position:relative}.logs-wrap .content .text.numable .line-num{background-color:#47474780;justify-content:center;align-items:center;width:40px;display:flex;position:absolute;top:0;left:0}.pagination{color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.pagination .ant-btn:hover{color:#ffffffe6!important;background-color:#474747!important}.pagination .ant-btn{background-color:#474747b3!important}.pagination .pages{justify-content:center;align-items:center;width:38px;height:38px;display:flex}.logs-viewer-wrap-w2{position:relative}.logs-viewer-wrap-w2 .pg{width:40px;height:130px;position:absolute;top:16px;right:20px}.logs-viewer-wrap-w2 .pg .pg-inner{position:relative}.logs-viewer-wrap-w2 .pg .pg-inner:before{content:"";height:185px;position:absolute;top:0;bottom:0;right:-18px}.logs-viewer-wrap-w2 .pg .pg-inner .pagination{display:none}.logs-viewer-wrap-w2 .pg .pg-inner:hover .pagination,.logs-viewer-wrap-w2 .pg .pg-inner.at-top .pagination{display:flex}.logs-viewer-wrap-w2 .loading{z-index:100;background-color:var(--color-fill-spin-bg);justify-content:center;padding-top:100px;display:flex;position:absolute;inset:0}.logs-viewer-wrap-w2 .copy{z-index:100;position:absolute;top:10px;right:10px}.logs-viewer-wrap-w2 .copy button{color:#ffffffb3;background-color:#474747}.logs-viewer-wrap-w2 .copy button:hover{color:#ffffffe6!important;background-color:#474747!important}.logs-viewer-wrap-w2 .wrap{background-color:var(--color-logs-bg);border-radius:var(--border-radius-mini);padding:5px 0 2px 10px;font-family:monospace,Menlo,Courier,Courier New,Consolas,Monaco,Liberation Mono!important}.logs-viewer-wrap-w2 .wrap .content{word-wrap:break-word;height:100%;color:var(--color-logs-text);font-size:var(--font-size-small);white-space:pre-wrap;background-color:var(--color-logs-bg);padding-right:2px;line-height:22px}.logs-viewer-wrap-w2 .wrap .content.line-break{word-wrap:break-word}.logs-viewer-wrap-w2 .wrap .content .text{min-height:22px}.logs-viewer-wrap-w2 .xterm .xterm-viewport{overflow-y:auto!important}.logs-viewer-wrap-w2 .xterm .xterm-viewport::-webkit-scrollbar{width:var(--scrollbar-size);height:var(--scrollbar-size)}.logs-viewer-wrap-w2 .xterm .xterm-viewport::-webkit-scrollbar-thumb{background-color:var(--color-scrollbar-thumb);border-radius:4px}.logs-viewer-wrap-w2 .xterm .xterm-viewport::-webkit-scrollbar-track{background-color:var(--color-scrollbar-track);border-radius:4px}.filters-button-module__wrapper___wgAvR{cursor:pointer;align-items:center;gap:8px;display:flex}.filters-button-module__wrapper___wgAvR .filters-button-module__count___9Uazh{background-color:var(--ant-color-bg-text-active);width:16px;height:16px;color:var(--ant-color-text-secondary);border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:500;display:flex}.filters-button-module__buttonWrapper___s0HOa{justify-content:center;align-items:center;display:flex;position:relative}.filters-button-module__buttonWrapper___s0HOa .filters-button-module__close-btn___COdze{color:var(--ant-color-text-quaternary);border-radius:50%;font-size:16px;display:none}.filters-button-module__buttonWrapper___s0HOa .filters-button-module__close-btn___COdze:hover{color:var(--ant-color-text-tertiary)}.filters-button-module__buttonWrapper___s0HOa:hover .filters-button-module__count___9Uazh{display:none}.filters-button-module__buttonWrapper___s0HOa:hover .filters-button-module__close-btn___COdze{display:block}.index-module__page-tools___qC1VM{justify-content:space-between;align-items:center;margin-top:70px;display:flex}.index-module__page-tools___qC1VM .index-module__left___RQSzE,.index-module__page-tools___qC1VM .index-module__right___xVhib{font-size:var(--font-size-middle);align-items:center;display:flex}.index-module__seal_custom_popover___IA6li{padding-top:var(--ant-popover-inner-padding);border-radius:var(--ant-border-radius-lg);background-color:var(--color-white-1);box-shadow:var(--ant-box-shadow-secondary);padding-top:80px;position:relative;overflow:hidden}.index-module__seal_custom_popover___IA6li .ant-popover-inner{box-shadow:none;padding-top:0}.index-module__seal_custom_popover___IA6li .ant-popover-content{position:static}.index-module__seal_custom_popover___IA6li .ant-popover-title{padding-block:var(--ant-popover-inner-padding) var(--ant-popover-title-margin-bottom);padding-left:var(--ant-popover-inner-padding);background:#fff;width:100%;margin-bottom:0;position:absolute;top:0;left:0}.radio-button-wrap .item{font-size:var(--font-size-base);border-radius:var(--border-radius-base);border:1px solid var(--ant-color-border);cursor:pointer;justify-content:center;align-items:center;height:32px;padding:0 8px;display:flex}.radio-button-wrap .item.active,.radio-button-wrap .item:hover{background-color:var(--ant-color-fill-secondary)}.short-cuts{margin-bottom:10px}.short-cuts .ant-table-container .ant-table-content table tr>td{border-bottom:var(--ant-line-width) var(--ant-line-type) var(--ant-table-border-color);height:auto}.short-cuts .ant-table-container .ant-table-content table{border-spacing:0}.short-cuts .ant-table-container .ant-table-content table .ant-table-tbody .ant-table-row{background:0 0}.short-cuts .ant-table-container .ant-table-content table tr>td:first-child,.short-cuts .ant-table-container .ant-table-content table tr>td:last-child{border-radius:0}.short-cuts .ant-table-container .ant-table-content table .ant-table-thead>tr>th,.short-cuts .ant-table-fixed-header .ant-table-thead>tr>th{background-color:var(--ant-color-fill-tertiary);height:36px;padding-block:0}[data-simplebar]{flex-flow:column wrap;place-content:flex-start;align-items:flex-start;position:relative}.simplebar-wrapper{width:inherit;height:inherit;max-width:inherit;max-height:inherit;overflow:hidden}.simplebar-mask{direction:inherit;z-index:0;margin:0;padding:0;position:absolute;inset:0;overflow:hidden;width:auto!important;height:auto!important}.simplebar-offset{-webkit-overflow-scrolling:touch;margin:0;padding:0;position:absolute;inset:0;direction:inherit!important;box-sizing:inherit!important;resize:none!important}.simplebar-content-wrapper{direction:inherit;scrollbar-width:none;-ms-overflow-style:none;width:auto;max-width:100%;height:100%;max-height:100%;display:block;position:relative;overflow:auto;box-sizing:border-box!important}.simplebar-content-wrapper::-webkit-scrollbar{width:0;height:0;display:none}.simplebar-hide-scrollbar::-webkit-scrollbar{width:0;height:0;display:none}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{pointer-events:none;width:100%;max-width:100%;max-height:100%}.simplebar-height-auto-observer-wrapper{float:left;z-index:-1;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0;width:100%;max-width:1px;height:100%;max-height:1px;margin:0;padding:0;position:relative;overflow:hidden;box-sizing:inherit!important}.simplebar-height-auto-observer{box-sizing:inherit;opacity:0;pointer-events:none;z-index:-1;width:1000%;min-width:1px;height:1000%;min-height:1px;display:block;position:absolute;top:0;left:0;overflow:hidden}.simplebar-track{z-index:1;pointer-events:none;position:absolute;bottom:0;right:0;overflow:hidden}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{min-height:10px;position:absolute;left:0;right:0}.simplebar-scrollbar:before{content:"";opacity:0;background:#000;border-radius:7px;transition:opacity .2s linear .5s;position:absolute;left:2px;right:2px}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-duration:0s;transition-delay:0s}.simplebar-track.simplebar-vertical{width:11px;top:0}.simplebar-scrollbar:before{inset:2px}.simplebar-track.simplebar-horizontal{height:11px;left:0}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{width:auto;min-width:10px;min-height:0;inset:0 auto 0 0}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{left:0;right:auto}.simplebar-dummy-scrollbar-size{opacity:0;visibility:hidden;direction:rtl;width:500px;height:500px;position:fixed;overflow:scroll hidden;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{visibility:hidden;scrollbar-width:none;-ms-overflow-style:none;position:fixed;left:0;overflow-y:scroll}.simple-table{table-layout:auto;text-align:left;width:100%}.simple-table.simple-table-bordered{border-collapse:collapse;border-spacing:0}.simple-table.simple-table-bordered td,.simple-table.simple-table-bordered th{border-bottom:1px solid var(--color-white-light-1)}.simple-table th{height:36px;font-weight:600}.simple-table td{color:var(--color-white-quaternary)}.simple-table .cell-span{min-height:32px;padding:6px;display:flex}.simple-table .cell-header{font-weight:var(--font-weight-medium);font-size:13px}.simple-table.light th,.simple-table.light td{color:var(--ant-color-text);border-bottom:1px solid var(--ant-color-split)}.speech-item{justify-content:flex-start;align-items:center;width:100%;display:flex}.speech-item .voice{justify-content:flex-start;align-items:center;gap:5px;width:80px;display:flex}.speech-item .voice .text{border:1px solid var(--ant-color-border);border-radius:4px;padding:2px 4px;display:flex}.speech-item .wrapper{flex:1;justify-content:flex-start;align-items:center;display:flex}.speech-item .wrapper .audio-container{flex:1}.speech-item .wrapper .format{padding-left:5px;display:flex}.speech-item audio{flex:1}.prompt-box{padding-left:80px}.prompt-box .prompt{border-radius:var(--border-radius-base);background-color:var(--ant-color-fill-quaternary);margin-top:16px;padding:10px}.speech-actions{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.speech-actions .actions{justify-content:flex-start;align-items:center;gap:15px;display:flex}.speech-actions .actions .anticon{font-size:14px}.speech-actions .duration{justify-content:center;width:100px;display:flex}.speech-actions .tags{justify-content:flex-start;align-items:center;display:flex}.speech-actions .tags .item{color:var(--ant-color-text-tertiary);border-radius:4px;justify-content:center;align-items:center;padding:2px;display:flex}.speech-actions .tags .splitor{background-color:var(--ant-color-fill-content-hover);border-radius:2px;width:1px;height:1px;margin:0 8px;display:flex}.audio-container{pointer-events:none}.slider-progress:hover .ant-slider-track{background-color:var(--ant-blue-5)}.slider-progress .ant-slider-rail{border-radius:var(--border-radius-base);height:2px}.slider-progress .ant-slider-track{background-color:var(--ant-blue-5);height:2px}.slider-progress .ant-slider-handle{display:none}.status-content-wrapper:hover .copy-button-wrapper{flex-direction:column;justify-content:flex-start;align-items:center;display:flex}.status-content-wrapper .copy-button-wrapper{z-index:10;background-color:#fff3;border-radius:0 4px;padding:2px;display:none;position:absolute;top:0;right:0}.status-content-wrapper .simplebar-content{width:max-content}.status-tag{border-radius:20px;justify-content:center;align-items:center;width:max-content;min-width:76px;height:24px;padding-inline:7px;font-size:12px;font-weight:400;display:flex;position:relative;overflow:hidden}.status-tag .txt{align-items:center;gap:4px;display:flex}.status-tag .txt.err{cursor:default}.status-tag.download{border:1px solid var(--ant-color-success-border-hover)!important}.status-tag .download{background-color:var(--ant-color-success-border);justify-content:center;align-items:center;height:100%;display:flex;position:absolute;top:0;bottom:0;left:0}.status-tag .progress{z-index:10;color:var(--ant-color-success);position:relative}.tooltip-scrollbar .simplebar-scrollbar:before{width:var(--scrollbar-size);background:var(--scrollbar-handle-light-bg)}.styles-module__mask___fnLBF{z-index:1004;background-color:var(--ant-color-bg-mask);opacity:0;height:100%;transition:opacity var(--ant-motion-duration-slow) var(--ant-motion-ease-in-out);position:fixed;inset:0}.styles-module__maskOpen___KKROU{opacity:1}.styles-module__overlay___8EcfD{z-index:1005;background:var(--ant-color-bg-elevated);border-radius:var(--ant-border-radius-lg) 0 0 var(--ant-border-radius-lg);height:100vh;transition:transform var(--ant-motion-duration-slow) var(--ant-motion-ease-in-out);flex-direction:column;display:flex;position:fixed;inset:0 0 auto auto;overflow:hidden;transform:translate(100%);box-shadow:-6px 0 16px #00000014,-3px 0 6px -4px #0000001f,-9px 0 28px 8px #0000000d}.styles-module__overlayOpen___erlYw{transform:translate(0)}.styles-module__header___pI-km{min-height:56px;padding:var(--ant-padding) var(--ant-padding-lg);border-bottom:1px solid var(--ant-color-split);color:var(--ant-color-text);align-items:center;gap:12px;font-size:14px;font-weight:600;line-height:24px;display:flex}.styles-module__title___-lnOQ{align-items:center;min-width:0;display:flex}.styles-module__subTitle___vunlj{border-color:var(--ant-color-border-secondary);color:var(--ant-color-text-secondary);border-radius:4px;margin-left:8px;font-size:12px;font-weight:400}.styles-module__content___d1qHZ{flex:1;height:calc(100vh - 57px);padding-block:16px;overflow-y:auto}.styles-module__footer___wE8uH{justify-content:flex-end;padding:16px 24px 8px;display:flex}.styles-module__buttonWrapper___wwKZl{justify-content:space-between;align-items:center;line-height:1;display:flex}.styles-module__wrapper___FITtv{border-radius:var(--ant-border-radius-lg);border:1px solid var(--ant-color-border);flex-direction:column;gap:8px;padding:12px 14px;display:flex}.styles-module__wrapper___FITtv .styles-module__tips___xnrzu{color:var(--ant-color-text-secondary)}.styles-module__wrapper___FITtv .styles-module__button___mqt3w{justify-content:space-between;align-items:center;display:flex}.styles-module__label___wq9YF{color:var(--ant-color-text);font-size:14px;font-weight:500}.table-header{height:50px;min-height:20px;padding-inline:var(--ant-table-cell-padding-inline);color:var(--color-text-table-header);justify-content:flex-start;align-items:center;display:flex;position:relative}.table-header:before{top:50%;background-color:var(--ant-table-header-split-color);content:"";width:1px;height:1.6em;position:absolute;inset-inline-end:0;transform:translateY(-50%)}.table-header-last{border-right:none}.table-header-cell{font-weight:500}.table-header-left{justify-content:flex-start}.table-header-right{justify-content:flex-end}.table-header-center{justify-content:center}.table-header:hover .sorter-header .sorter .anticon:not(.sorter-active){color:var(--ant-table-header-icon-hover-color)}.table-header .sorter-header{cursor:pointer;flex:1;justify-content:space-between;align-items:center;width:100%;display:flex}.table-header .sorter-header .sorter{flex-direction:column;align-items:center;margin-left:4px;display:flex}.table-header .sorter-header .sorter .anticon{color:var(--ant-table-header-icon-color);transition:color var(--ant-motion-duration-slow);font-size:12px}.table-header .sorter-header .sorter .sorter-up{margin-bottom:-.125em}.table-header .sorter-header .sorter .sorter-down{margin-top:-.125em}.table-header .sorter-header .sorter .sorter-active,.table-header .sorter-header .sorter .sorter-active .anticon{color:var(--ant-color-primary)}.row-children{border-radius:var(--border-radius-mdium);align-items:center;height:54px;transition:all .2s;display:flex;position:relative}.row-children:hover{background-color:var(--ant-table-row-hover-bg);transition:all .2s}.pagination-wrapper{margin:var(--ant-margin) 0;justify-content:flex-end;display:flex}.seal-table-container{flex-direction:column;width:100%;display:flex}.seal-table-container .header-row-wrapper{background-color:var(--ant-color-fill-tertiary);border-radius:var(--ant-table-header-border-radius) var(--ant-table-header-border-radius) 0 0;justify-content:flex-start;align-items:center;height:50px;display:flex}.seal-table-container .header-row-wrapper .header-row-prefix-wrapper{padding-left:var(--ant-table-cell-padding-inline)}.seal-table-container .header-row-wrapper .row{flex:1}.seal-table-container .row-box{border-bottom:1px solid var(--ant-color-split);overflow:hidden}.seal-table-container .expanded-row{border-radius:0 0 var(--ant-table-header-border-radius) var(--ant-table-header-border-radius);border-top:0;padding:16px}.seal-table-container .expanded-row .ant-empty-image{height:30px}.seal-table-container .row-wrapper{justify-content:flex-start;align-items:center;transition:all .2s;display:flex}.seal-table-container .row-wrapper:hover{background-color:var(--ant-table-row-hover-bg);transition:all .2s}.seal-table-container .row-wrapper-selected{transition:all .2s}.seal-table-container .row-wrapper-selected:hover{background-color:var(--ant-table-row-hover-bg);transition:all .2s}.seal-table-container .row-wrapper .row-prefix-wrapper{padding-left:var(--ant-table-cell-padding-inline);align-items:center;display:flex}.seal-table-container .seal-table-row{flex:1}.seal-table-container .spin{text-align:center;justify-content:center;align-items:center;min-height:100px;margin-top:20px;display:flex}.seal-table-container .empty-wrapper{justify-content:center;align-items:center;min-height:160px;display:flex}.tags-wrapper{width:100%;display:flex;overflow:hidden}.tags-wrapper .more{opacity:.7;border-radius:4px;justify-content:center;align-items:center;height:22px;padding:2px 6px;font-size:12px;display:flex}.tags-wrapper .tags-content{display:flex}.tags-wrapper-dropdown .ant-dropdown-menu .ant-dropdown-menu-item{cursor:default;background-color:#0000}.tags-wrapper-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover{background-color:#0000}.transition-wrapper{border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.transition-wrapper.bordered{border-width:var(--ant-line-width);border-style:var(--ant-line-type);border-color:var(--ant-color-border);background-color:var(--color-white-1)}.transition-wrapper.filled{border-color:var(--ant-color-border)}.transition-wrapper.filled .transition-content-wrapper{background-color:var(--color-fill-1)}.transition-wrapper .header{background-color:var(--color-fill-1);cursor:pointer;padding:8px 16px}.transition-wrapper .transition-content-wrapper{transition:all .3s ease-in-out;overflow:hidden}.transition-wrapper .transition-content-wrapper .transition-content{background-color:var(--color-white-1);border-radius:var(--border-radius-base);height:max-content}.transition-wrapper .ant-input::-webkit-scrollbar-track{color:#0000;width:0!important}.markdown-viewer{word-break:break-word;line-height:2;font-size:var(--font-size-base)}.markdown-viewer .hr,.markdown-viewer hr{background-color:var(--ant-color-split);border:none;border-color:var(--ant-color-split);height:1px}.markdown-viewer p{margin-bottom:0}.markdown-viewer b{font-weight:var(--font-weight-bold)}.markdown-viewer pre{white-space:pre-wrap}.markdown-viewer h1,.markdown-viewer h2,.markdown-viewer h3,.markdown-viewer h4{margin-top:1em}.markdown-viewer h1{font-size:20px}.markdown-viewer h2{font-size:18px}.markdown-viewer h3{font-size:16px}.markdown-viewer h4,.markdown-viewer h5,.markdown-viewer h6{font-size:14px}.markdown-viewer .hj-wrapper{margin-top:16px}.markdown-viewer ul,.markdown-viewer ol{margin-bottom:0;padding-left:20px}.markdown-viewer a *{color:inherit}.markdown-viewer table{width:100%;font-size:var(--font-size-small);margin-bottom:1.2em}.markdown-viewer table th{font-weight:var(--font-weight-bold);border:1px solid var(--ant-color-split);word-break:break-word;padding-inline:6px;line-height:1.5;text-align:left!important}.markdown-viewer table td{border:1px solid var(--ant-color-split);word-break:break-word;padding-inline:6px;line-height:1.5;text-align:left!important}.markdown-viewer table div,.markdown-viewer a div{display:inline}.markdown-viewer img{max-width:100%;height:auto}.markdown-viewer img[src^="https://img.shields.io/"],.markdown-viewer img[src*=badge\.svg]{width:unset;max-width:100%;margin-bottom:6px}.markdown-viewer video,.markdown-viewer audio{border-radius:var(--border-radius-base);max-width:100%;height:auto}.markdown-viewer .item-token{color:inherit;font-size:inherit;font-weight:inherit}.ant-pro-footer-bar{border-block-start:1px solid #0505050f;border-radius:4px 4px 0 0;padding-inline:0}.ant-pro-footer-bar .ant-pro-footer-bar-left{display:none}.ant-pro-footer-bar .ant-pro-footer-bar-right{flex:1}.xterm{cursor:text;-webkit-user-select:none;user-select:none;position:relative}.xterm.focus,.xterm:focus{outline:none}.xterm .xterm-helpers{z-index:5;position:absolute;top:0}.xterm .xterm-helper-textarea{opacity:0;z-index:-5;white-space:nowrap;resize:none;border:0;width:0;height:0;margin:0;padding:0;position:absolute;top:0;left:-9999em;overflow:hidden}.xterm .composition-view{color:#fff;white-space:nowrap;z-index:1;background:#000;display:none;position:absolute}.xterm .composition-view.active{display:block}.xterm .xterm-viewport{cursor:default;background-color:#000;position:absolute;inset:0;overflow-y:scroll}.xterm .xterm-screen{position:relative}.xterm .xterm-screen canvas{position:absolute;top:0;left:0}.xterm .xterm-scroll-area{visibility:hidden}.xterm-char-measure-element{visibility:hidden;line-height:normal;display:inline-block;position:absolute;top:0;left:-9999em}.xterm.enable-mouse-events{cursor:default}.xterm.xterm-cursor-pointer,.xterm .xterm-cursor-pointer{cursor:pointer}.xterm.column-select.focus{cursor:crosshair}.xterm .xterm-accessibility:not(.debug),.xterm .xterm-message{z-index:10;color:#0000;pointer-events:none;position:absolute;inset:0}.xterm .xterm-accessibility-tree:not(.debug) ::selection{color:#0000}.xterm .xterm-accessibility-tree{-webkit-user-select:text;user-select:text;white-space:pre}.xterm .live-region{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.xterm-dim{opacity:1!important}.xterm-underline-1{text-decoration:underline}.xterm-underline-2{-webkit-text-decoration:underline double;text-decoration:underline double}.xterm-underline-3{-webkit-text-decoration:underline wavy;text-decoration:underline wavy}.xterm-underline-4{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.xterm-underline-5{-webkit-text-decoration:underline dashed;text-decoration:underline dashed}.xterm-overline{text-decoration:overline}.xterm-overline.xterm-underline-1{text-decoration:underline overline}.xterm-overline.xterm-underline-2{-webkit-text-decoration:overline double underline;text-decoration:overline double underline}.xterm-overline.xterm-underline-3{-webkit-text-decoration:overline wavy underline;text-decoration:overline wavy underline}.xterm-overline.xterm-underline-4{-webkit-text-decoration:overline dotted underline;text-decoration:overline dotted underline}.xterm-overline.xterm-underline-5{-webkit-text-decoration:overline dashed underline;text-decoration:overline dashed underline}.xterm-strikethrough{text-decoration:line-through}.xterm-screen .xterm-decoration-container .xterm-decoration{z-index:6;position:absolute}.xterm-screen .xterm-decoration-container .xterm-decoration.xterm-decoration-top-layer{z-index:7}.xterm-decoration-overview-ruler{z-index:8;pointer-events:none;position:absolute;top:0;right:0}.xterm-decoration-top{z-index:2;position:relative}
2
2
  /*$vite$:1*/