dsh-audiogen 0.4.15 → 0.4.17

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/lib/client.js CHANGED
@@ -1174,7 +1174,7 @@ window.__ModuleLoader__.load({
1174
1174
  }
1175
1175
  //#endregion
1176
1176
  //#region \0dsh-css:/Users/shimingming/Projects_code/dsh-audiogen/src/client/audio-panel.module.css.mjs
1177
- const css$4 = ".Oo1fpq_panel{background:var(--dsw-alias-bg-base,#f7f7f8);min-width:0;height:100%;min-height:0;color:var(--dsw-alias-label-primary,#1f2328);font-family:var(--dsw-font-family,system-ui, sans-serif);flex-direction:column;gap:12px;padding:14px 16px 16px;display:flex;position:relative}.Oo1fpq_panel,.Oo1fpq_panel *,.Oo1fpq_panel :before,.Oo1fpq_panel :after{box-sizing:border-box}.Oo1fpq_header{flex:none;justify-content:space-between;align-items:center;gap:12px;display:flex}.Oo1fpq_title{color:var(--dsw-alias-label-primary,#1f2328);white-space:nowrap;margin:0;font-size:16px;font-weight:700}.Oo1fpq_tabs{border:1px solid var(--dsw-alias-border-l1,#e5e7eb);background:var(--dsw-alias-bg-layer-2,#f3f4f6);border-radius:10px;align-items:center;gap:2px;padding:3px;display:inline-flex}.Oo1fpq_tab{min-height:27px;color:var(--dsw-alias-label-secondary,#6b7280);cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:6px;padding:0 12px;font-family:inherit;font-size:12.5px;transition:color .12s,background .12s;display:inline-flex}.Oo1fpq_tab:hover{color:var(--dsw-alias-label-primary,#1f2328)}.Oo1fpq_tab[data-active=true]{color:var(--dsw-alias-label-primary,#1f2328);background:var(--dsw-alias-bg-layer-1,#fff);font-weight:600;box-shadow:0 1px 3px #0000001a}.Oo1fpq_studio{flex:1;gap:14px;min-width:0;min-height:0;display:flex}.Oo1fpq_formCol{scrollbar-width:thin;scrollbar-color:var(--dsw-alias-border-l2) transparent;flex-direction:column;flex:none;gap:11px;width:380px;min-width:320px;max-width:440px;min-height:0;padding:2px;display:flex;overflow-y:auto}.Oo1fpq_formCol::-webkit-scrollbar{width:8px}.Oo1fpq_formCol::-webkit-scrollbar-thumb{background:var(--dsw-alias-border-l2);border-radius:999px}.Oo1fpq_modeRow{flex-wrap:wrap;gap:6px;display:flex}.Oo1fpq_modeButton{border:1px solid var(--dsw-alias-border-l2,#d1d5db);background:var(--dsw-alias-bg-layer-1,#fff);min-width:0;min-height:34px;color:var(--dsw-alias-label-secondary,#6b7280);white-space:nowrap;cursor:pointer;border-radius:9px;flex:auto;justify-content:center;align-items:center;padding:6px 10px;font-family:inherit;font-size:11.5px;transition:border-color .12s,color .12s,background .12s;display:flex}.Oo1fpq_modeButton:hover{border-color:var(--dsw-alias-label-dimmed,#9ca3af);color:var(--dsw-alias-label-primary,#1f2328)}.Oo1fpq_modeButton[data-active=true]{border-color:var(--dsw-alias-brand-primary,#2563eb);color:var(--dsw-alias-brand-primary,#2563eb);background:color-mix(in srgb, var(--dsw-alias-brand-primary,#2563eb) 8%, transparent);font-weight:600}.Oo1fpq_label{color:var(--dsw-alias-label-secondary,#6b7280);flex-direction:column;gap:5px;font-size:12px;font-weight:600;display:flex}.Oo1fpq_input,.Oo1fpq_textarea{border:1px solid var(--dsw-alias-border-l2,#d1d5db);background:var(--dsw-alias-bg-layer-2,#fff);width:100%;min-height:36px;color:var(--dsw-alias-label-primary,#1f2328);border-radius:9px;outline:none;padding:7px 10px;font-family:inherit;font-size:13px;transition:border-color .12s,box-shadow .12s}.Oo1fpq_input:focus,.Oo1fpq_textarea:focus{border-color:var(--dsw-alias-brand-primary,#2563eb);box-shadow:0 0 0 3px color-mix(in srgb, var(--dsw-alias-brand-primary,#2563eb) 14%, transparent)}.Oo1fpq_textarea{resize:vertical;min-height:96px}.Oo1fpq_checkbox{color:var(--dsw-alias-label-secondary,#6b7280);cursor:pointer;align-items:center;gap:7px;font-size:12px;font-weight:600;display:flex}.Oo1fpq_checkbox input{accent-color:var(--dsw-alias-brand-primary,#2563eb);margin:0}.Oo1fpq_hint{color:var(--dsw-alias-label-tertiary,#9ca3af);margin:0;font-size:11.5px;line-height:1.55}.Oo1fpq_row{align-items:flex-end;gap:8px;display:flex}.Oo1fpq_row .Oo1fpq_label{flex:1;min-width:0}.Oo1fpq_advanced{border:1px dashed var(--dsw-alias-border-l2,#d1d5db);background:var(--dsw-alias-bg-layer-1,#fff);border-radius:10px;flex-direction:column;gap:9px;padding:9px 11px;display:flex}.Oo1fpq_advanced summary{cursor:pointer;color:var(--dsw-alias-label-secondary,#6b7280);font-size:12px;font-weight:600}.Oo1fpq_generate{background:var(--dsw-alias-label-primary,#1f2328);color:var(--dsw-alias-bg-layer-3,#fff);cursor:pointer;border:0;border-radius:10px;padding:10px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:opacity .12s,transform 80ms}.Oo1fpq_generate:hover:not(:disabled){opacity:.92}.Oo1fpq_generate:active:not(:disabled){transform:translateY(1px)}.Oo1fpq_generate:disabled{opacity:.5;cursor:default}.Oo1fpq_resultCol{border:1px solid var(--dsw-alias-border-l1,#e5e7eb);background:var(--dsw-alias-bg-layer-1,#fff);scrollbar-width:thin;scrollbar-color:var(--dsw-alias-border-l2) transparent;border-radius:12px;flex-direction:column;flex:1;gap:10px;min-width:0;max-width:760px;padding:14px;display:flex;overflow-y:auto}.Oo1fpq_resultCol::-webkit-scrollbar{width:8px}.Oo1fpq_resultCol::-webkit-scrollbar-thumb{background:var(--dsw-alias-border-l2);border-radius:999px}.Oo1fpq_resultEmpty{text-align:center;color:var(--dsw-alias-label-secondary,#6b7280);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:6px;font-size:13px;display:flex}.Oo1fpq_resultEmptyIcon{background:var(--dsw-alias-bg-layer-2,#f3f4f6);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:4px;font-size:24px;display:inline-flex}.Oo1fpq_resultEmptyHint{color:var(--dsw-alias-label-tertiary,#9ca3af);margin:0;font-size:11.5px}.Oo1fpq_error{border:1px solid var(--dsw-alias-label-error,#b91c1c);background:color-mix(in srgb, var(--dsw-alias-label-error,#b91c1c) 6%, transparent);color:var(--dsw-alias-label-error,#b91c1c);border-radius:9px;flex:none;margin:0;padding:9px 12px;font-size:12.5px;line-height:1.55}.Oo1fpq_resultMeta{color:var(--dsw-alias-label-tertiary,#9ca3af);flex:none;align-items:center;gap:8px;font-size:12px;display:flex}.Oo1fpq_resultModeChip{border:1px solid var(--dsw-alias-border-l1,#e5e7eb);background:var(--dsw-alias-bg-layer-2,#f3f4f6);color:var(--dsw-alias-label-secondary,#6b7280);border-radius:999px;padding:2px 9px;font-size:11px}.Oo1fpq_audioList{gap:10px;display:grid}.Oo1fpq_audioCard{border:1px solid var(--dsw-alias-border-l1,#e5e7eb);background:var(--dsw-alias-bg-layer-2,#f7f7f8);border-radius:12px;flex-direction:column;gap:8px;padding:12px;transition:border-color .12s;display:flex}.Oo1fpq_audioCard[data-saved=true]{border-color:color-mix(in srgb, var(--dsw-alias-brand-primary,#2563eb) 42%, var(--dsw-alias-border-l1,#e5e7eb));background:color-mix(in srgb, var(--dsw-alias-brand-primary,#2563eb) 5%, var(--dsw-alias-bg-layer-2,#f7f7f8))}.Oo1fpq_audioCardHead{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.Oo1fpq_voiceIdChip{border:1px solid var(--dsw-alias-border-l1,#e5e7eb);background:var(--dsw-alias-bg-layer-1,#fff);max-width:100%;color:var(--dsw-alias-label-secondary,#6b7280);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;padding:2px 9px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10.5px;overflow:hidden}.Oo1fpq_savedChip{background:color-mix(in srgb, var(--dsw-alias-brand-primary,#2563eb) 12%, transparent);color:var(--dsw-alias-brand-primary,#2563eb);border-radius:999px;align-items:center;gap:5px;padding:2px 9px;font-size:11px;font-weight:600;display:inline-flex}.Oo1fpq_audioCardIndex{color:var(--dsw-alias-label-tertiary,#9ca3af);font-variant-numeric:tabular-nums;margin-left:auto;font-size:11px}.Oo1fpq_audioCardActions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.Oo1fpq_ghostButton{border:1px solid var(--dsw-alias-border-l2,#d1d5db);min-height:27px;color:var(--dsw-alias-label-secondary,#6b7280);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:5px;padding:3px 11px;font-family:inherit;font-size:12px;text-decoration:none;transition:color .12s,border-color .12s,background .12s;display:inline-flex}.Oo1fpq_ghostButton:hover{color:var(--dsw-alias-brand-primary,#2563eb);border-color:var(--dsw-alias-brand-primary,#2563eb);background:color-mix(in srgb, var(--dsw-alias-brand-primary,#2563eb) 8%, transparent)}.Oo1fpq_compareBox{border:1px dashed var(--dsw-alias-brand-primary,#2563eb);background:color-mix(in srgb, var(--dsw-alias-brand-primary,#2563eb) 4%, var(--dsw-alias-bg-layer-1,#fff));border-radius:10px;flex-direction:column;gap:7px;padding:9px 11px;display:flex}.Oo1fpq_compareChips{flex-wrap:wrap;gap:6px;display:flex}.Oo1fpq_compareChip{border:1px solid var(--dsw-alias-border-l2,#d1d5db);background:var(--dsw-alias-bg-layer-1,#fff);min-height:27px;color:var(--dsw-alias-label-secondary,#6b7280);cursor:pointer;border-radius:999px;align-items:center;padding:0 11px;font-family:inherit;font-size:12px;transition:color .12s,border-color .12s,background .12s;display:inline-flex}.Oo1fpq_compareChip:hover{color:var(--dsw-alias-label-primary,#1f2328);border-color:var(--dsw-alias-label-dimmed,#9ca3af)}.Oo1fpq_compareChip[data-active=true]{color:var(--dsw-alias-brand-primary,#2563eb);border-color:var(--dsw-alias-brand-primary,#2563eb);background:color-mix(in srgb, var(--dsw-alias-brand-primary,#2563eb) 9%, transparent);font-weight:600}.Oo1fpq_compareBoard{flex-direction:column;gap:12px;display:flex}.Oo1fpq_compareGroup{border:1px solid var(--dsw-alias-border-l1,#e5e7eb);background:var(--dsw-alias-bg-layer-2,#f7f7f8);border-radius:12px;flex-direction:column;gap:8px;padding:11px;display:flex}.Oo1fpq_compareGroup[data-state=running]{border-color:color-mix(in srgb, var(--dsw-alias-brand-primary,#2563eb) 45%, var(--dsw-alias-border-l1,#e5e7eb))}.Oo1fpq_compareGroup[data-state=done]{border-color:color-mix(in srgb, #10b981 45%, var(--dsw-alias-border-l1,#e5e7eb))}.Oo1fpq_compareGroup[data-state=error]{border-color:color-mix(in srgb, var(--dsw-alias-label-error,#b91c1c) 45%, var(--dsw-alias-border-l1,#e5e7eb))}.Oo1fpq_compareGroupHead{justify-content:space-between;align-items:center;gap:10px;display:flex}.Oo1fpq_compareModelName{background:var(--dsw-alias-bg-layer-1,#fff);border:1px solid var(--dsw-alias-border-l1,#e5e7eb);color:var(--dsw-alias-label-primary,#1f2328);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;padding:3px 10px;font-size:12px;font-weight:600;overflow:hidden}.Oo1fpq_compareState{color:var(--dsw-alias-label-tertiary,#9ca3af);white-space:nowrap;align-items:center;gap:5px;font-size:11px;display:inline-flex}.Oo1fpq_compareGroup[data-state=running] .Oo1fpq_compareState{color:var(--dsw-alias-brand-primary,#2563eb)}.Oo1fpq_compareGroup[data-state=done] .Oo1fpq_compareState{color:#059669}.Oo1fpq_compareGroup[data-state=error] .Oo1fpq_compareState,.Oo1fpq_hint[data-error]{color:var(--dsw-alias-label-error,#b91c1c)}.Oo1fpq_historyCol{border:1px solid var(--dsw-alias-border-l1,#e5e7eb);background:var(--dsw-alias-bg-layer-1,#fff);border-radius:12px;flex-direction:column;flex:none;width:250px;min-width:210px;max-width:290px;min-height:0;display:flex;overflow:hidden}.Oo1fpq_historyHeader{border-bottom:1px solid var(--dsw-alias-border-l1,#e5e7eb);flex:none;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;display:flex}.Oo1fpq_historyTitle{color:var(--dsw-alias-label-primary,#1f2328);font-size:13px;font-weight:700}.Oo1fpq_historyClear{border:1px solid var(--dsw-alias-border-l2,#d1d5db);color:var(--dsw-alias-label-tertiary,#9ca3af);cursor:pointer;background:0 0;border-radius:999px;padding:2px 9px;font-family:inherit;font-size:11px}.Oo1fpq_historyClear:hover{color:var(--dsw-alias-label-error,#b91c1c);border-color:var(--dsw-alias-label-error,#b91c1c)}.Oo1fpq_historyList{scrollbar-width:thin;scrollbar-color:var(--dsw-alias-border-l2) transparent;flex-direction:column;flex:1;gap:8px;min-height:0;padding:9px;display:flex;overflow-y:auto}.Oo1fpq_historyList::-webkit-scrollbar{width:8px}.Oo1fpq_historyList::-webkit-scrollbar-thumb{background:var(--dsw-alias-border-l2);border-radius:999px}.Oo1fpq_historyEmpty{text-align:center;color:var(--dsw-alias-label-tertiary,#9ca3af);flex:1;justify-content:center;align-items:center;padding:18px;font-size:12px;display:flex}.Oo1fpq_historyItem{border:1px solid var(--dsw-alias-border-l1,#e5e7eb);background:var(--dsw-alias-bg-layer-2,#f7f7f8);border-radius:10px;flex-direction:column;gap:6px;padding:9px;display:flex}.Oo1fpq_historyPrompt{color:var(--dsw-alias-label-primary,#1f2328);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.Oo1fpq_historyMeta{color:var(--dsw-alias-label-tertiary,#9ca3af);white-space:nowrap;text-overflow:ellipsis;font-size:10.5px;overflow:hidden}.Oo1fpq_historyActions{justify-content:flex-end;display:flex}.Oo1fpq_historyAction{border:1px solid var(--dsw-alias-border-l2,#d1d5db);color:var(--dsw-alias-label-secondary,#6b7280);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:4px;padding:2px 9px;font-family:inherit;font-size:11px;display:inline-flex}.Oo1fpq_historyAction:hover{color:var(--dsw-alias-brand-primary,#2563eb);border-color:var(--dsw-alias-brand-primary,#2563eb)}.Oo1fpq_player{border:1px solid var(--dsw-alias-border-l1,#e5e7eb);background:var(--dsw-alias-bg-layer-1,#fff);border-radius:10px;align-items:center;gap:9px;padding:8px 10px;display:flex}.Oo1fpq_playerCompact{border:1px solid var(--dsw-alias-border-l1,#e5e7eb);background:var(--dsw-alias-bg-layer-1,#fff);border-radius:9px;align-items:center;gap:8px;padding:6px 8px;display:flex}.Oo1fpq_playButton{background:var(--dsw-alias-label-primary,#1f2328);width:30px;height:30px;color:var(--dsw-alias-bg-layer-3,#fff);cursor:pointer;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;transition:opacity .12s,transform 80ms;display:inline-flex}.Oo1fpq_playerCompact .Oo1fpq_playButton{width:26px;height:26px}.Oo1fpq_playButton:hover{opacity:.9}.Oo1fpq_playButton:active{transform:scale(.94)}.Oo1fpq_track{background:var(--dsw-alias-border-l2,#d1d5db);cursor:pointer;border-radius:999px;flex:1;min-width:0;height:4px;position:relative}.Oo1fpq_trackFill{background:var(--dsw-alias-brand-primary,#2563eb);border-radius:999px;position:absolute;inset:0 auto 0 0}.Oo1fpq_trackKnob{background:var(--dsw-alias-brand-primary,#2563eb);border-radius:50%;width:11px;height:11px;transition:transform .1s;position:absolute;top:50%;transform:translate(-50%,-50%)}.Oo1fpq_time{font-variant-numeric:tabular-nums;min-width:62px;color:var(--dsw-alias-label-tertiary,#9ca3af);white-space:nowrap;text-align:right;flex:none;font-size:10.5px}.Oo1fpq_playerCompact .Oo1fpq_time{min-width:56px;font-size:10px}.Oo1fpq_muteButton{width:24px;height:24px;color:var(--dsw-alias-label-tertiary,#9ca3af);cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;justify-content:center;align-items:center;display:inline-flex}.Oo1fpq_muteButton:hover{color:var(--dsw-alias-label-primary,#1f2328);background:var(--dsw-alias-bg-layer-2,#f3f4f6)}.Oo1fpq_modalMask{z-index:200;backdrop-filter:blur(3px);background:#0006;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.Oo1fpq_modal{border:1px solid var(--dsw-alias-border-l2,#d1d5db);background:var(--dsw-alias-bg-layer-1,#fff);border-radius:14px;flex-direction:column;gap:12px;width:440px;max-width:100%;max-height:calc(100vh - 40px);padding:16px;display:flex;box-shadow:0 18px 50px #00000038}.Oo1fpq_modalHead{color:var(--dsw-alias-label-primary,#1f2328);justify-content:space-between;align-items:center;gap:10px;font-size:14px;display:flex}.Oo1fpq_modalBody{flex-direction:column;gap:11px;min-height:0;display:flex;overflow-y:auto}.Oo1fpq_formRow{grid-template-columns:1fr 1fr;gap:10px;display:grid}.Oo1fpq_modalFoot{justify-content:flex-end;align-items:center;gap:8px;display:flex}.Oo1fpq_primaryButton{background:var(--dsw-alias-label-primary,#1f2328);min-height:32px;color:var(--dsw-alias-bg-layer-3,#fff);cursor:pointer;border:0;border-radius:8px;align-items:center;gap:6px;padding:0 14px;font-family:inherit;font-size:12.5px;font-weight:600;display:inline-flex}.Oo1fpq_primaryButton:disabled{opacity:.5;cursor:default}.Oo1fpq_secondaryButton{border:1px solid var(--dsw-alias-border-l2,#d1d5db);min-height:32px;color:var(--dsw-alias-label-secondary,#6b7280);cursor:pointer;background:0 0;border-radius:8px;padding:0 14px;font-family:inherit;font-size:12.5px}.Oo1fpq_secondaryButton:hover{color:var(--dsw-alias-label-primary,#1f2328);background:var(--dsw-alias-bg-layer-2,#f3f4f6)}.Oo1fpq_iconButton{width:26px;height:26px;color:var(--dsw-alias-label-tertiary,#9ca3af);cursor:pointer;background:0 0;border:0;border-radius:7px;flex:none;justify-content:center;align-items:center;font-size:16px;line-height:1;display:inline-flex}.Oo1fpq_iconButton:hover{color:var(--dsw-alias-label-primary,#1f2328);background:var(--dsw-alias-bg-layer-2,#f3f4f6)}.Oo1fpq_toast{z-index:150;border:1px solid var(--dsw-alias-border-l2,#d1d5db);background:var(--dsw-alias-bg-mask-1,#fff);color:var(--dsw-alias-label-primary,#1f2328);backdrop-filter:blur(6px);pointer-events:none;border-radius:999px;align-items:center;gap:7px;padding:7px 16px;font-size:12.5px;animation:.16s ease-out Oo1fpq_audiogenToastIn;display:inline-flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000038}@keyframes Oo1fpq_audiogenToastIn{0%{opacity:0;transform:translate(-50%,6px)}to{opacity:1;transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.Oo1fpq_toast{animation-duration:1ms}}.Oo1fpq_modelCheckList{border:1px solid var(--dsw-alias-border-l2,#d1d5db);background:var(--dsw-alias-bg-layer-3,#fff);border-radius:8px;flex-direction:column;gap:4px;max-height:180px;padding:8px;display:flex;overflow-y:auto}.Oo1fpq_resultGroups{flex-direction:column;gap:16px;display:flex}.Oo1fpq_resultGroup{flex-direction:column;gap:8px;display:flex}.Oo1fpq_resultGroupHead{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.Oo1fpq_resultGroupChip{background:var(--dsw-alias-interactive-bg-hover-accent,#26314824);border:1px solid var(--dsw-alias-border-l2,#d1d5db);color:var(--dsw-alias-label-primary,#1f2328);border-radius:999px;padding:3px 10px;font-size:12px;font-weight:600}.Oo1fpq_resultGroupError{color:var(--dsw-alias-state-error-primary,#dc2626);font-size:12px}.Oo1fpq_resultGroupCount{color:var(--dsw-alias-label-tertiary,#9ca3af);font-size:11px}.Oo1fpq_overrideTable{flex-direction:column;gap:6px;display:flex}.Oo1fpq_overrideRow{align-items:center;gap:6px;display:flex}.Oo1fpq_overrideCell{min-width:0;color:var(--dsw-alias-label-secondary,#6b7280);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12px;font-weight:500;overflow:hidden}.Oo1fpq_overrideCell .Oo1fpq_input{min-height:30px;padding:5px 8px}.Oo1fpq_overrideCellHead{color:var(--dsw-alias-label-primary,#1f2328);white-space:normal;font-weight:700}.Oo1fpq_taskList{flex-direction:column;gap:14px;display:flex}.Oo1fpq_taskCard{border:1px solid var(--dsw-alias-border-l2,#d1d5db);background:var(--dsw-alias-bg-layer-2,#fafafa);border-radius:10px;flex-direction:column;gap:8px;padding:10px 12px;display:flex}.Oo1fpq_taskCard[data-state=failed]{border-color:var(--dsw-alias-state-error-primary,#dc2626)}.Oo1fpq_taskCard[data-state=cancelled]{opacity:.75}.Oo1fpq_taskHead{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.Oo1fpq_taskLabel{color:var(--dsw-alias-label-primary,#1f2328);text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-size:13px;font-weight:600;overflow:hidden}.Oo1fpq_taskStatus{color:var(--dsw-alias-label-secondary,#6b7280);font-size:12px}.Oo1fpq_taskStatus[data-state=done]{color:var(--dsw-alias-state-success-primary,#16a34a)}.Oo1fpq_taskStatus[data-state=failed]{color:var(--dsw-alias-state-error-primary,#dc2626)}.Oo1fpq_taskActions{gap:6px;margin-left:auto;display:flex}.Oo1fpq_historyTabs{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.Oo1fpq_historyTab{border:1px solid var(--dsw-alias-border-l2,#d1d5db);cursor:pointer;background:var(--dsw-alias-bg-layer-3,#fff);color:var(--dsw-alias-label-secondary,#6b7280);border-radius:999px;padding:3px 10px;font-size:12px}.Oo1fpq_historyTab[data-active=true]{background:var(--dsw-alias-interactive-bg-hover-accent,#26314824);color:var(--dsw-alias-label-primary,#1f2328);font-weight:600}.Oo1fpq_historyTabCount{color:var(--dsw-alias-label-tertiary,#9ca3af);margin-left:4px;font-size:11px}.Oo1fpq_historyCompareSummary{cursor:pointer;flex-wrap:wrap;align-items:center;gap:8px;display:flex}.Oo1fpq_historyCompareBadge{color:var(--dsw-alias-label-secondary,#6b7280);border:1px solid var(--dsw-alias-border-l2,#d1d5db);background:var(--dsw-alias-bg-layer-3,#fff);white-space:nowrap;border-radius:999px;padding:1px 8px;font-size:11px;font-weight:600}.Oo1fpq_historyModelRow{border-top:1px dashed var(--dsw-alias-border-l1,#e5e7eb);flex-direction:column;gap:4px;margin-top:8px;padding-top:8px;display:flex}.Oo1fpq_overrideOnly{color:var(--dsw-alias-label-tertiary,#9ca3af);font-size:10px;font-weight:500}.Oo1fpq_overrideDash{color:var(--dsw-alias-label-tertiary,#9ca3af);padding:0 6px}.Oo1fpq_historyTime{color:var(--dsw-alias-label-tertiary,#9ca3af);white-space:nowrap;margin:2px 0;font-size:11px}.Oo1fpq_formSection{letter-spacing:.04em;color:var(--dsw-alias-label-tertiary,#9ca3af);border-bottom:1px solid var(--dsw-alias-border-l1,#e5e7eb);margin:10px 0 2px;padding-bottom:4px;font-size:11px;font-weight:700}.Oo1fpq_formFields{grid-template-columns:1fr 1fr;align-items:end;gap:10px;display:grid}.Oo1fpq_fieldCell{min-width:0}.Oo1fpq_fieldFull{grid-column:1/-1}.Oo1fpq_textarea:disabled{opacity:.55;cursor:not-allowed;background:var(--dsw-alias-bg-layer-2,#f3f4f6)}.Oo1fpq_modeIcon{margin-right:4px;font-size:13px}.Oo1fpq_modeButton[data-active=true]{border-color:var(--dsw-alias-interactive-bg-hover-accent,#26314824);background:var(--dsw-alias-interactive-bg-hover-accent,#26314824);color:var(--dsw-alias-label-primary,#1f2328);font-weight:600}.Oo1fpq_taskBar{background:var(--dsw-alias-border-l1,#e5e7eb);border-radius:999px;flex:1;min-width:60px;height:4px;display:block;overflow:hidden}.Oo1fpq_taskBar i{background:var(--dsw-alias-interactive-bg-hover-accent,#26314859);border-radius:999px;height:100%;transition:width .3s;display:block}.Oo1fpq_historyIcon{width:26px;height:26px;color:var(--dsw-alias-label-secondary,#6b7280);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;font-size:14px;display:inline-flex}.Oo1fpq_historyIcon:hover{background:var(--dsw-alias-interactive-bg-hover-accent,#26314824);color:var(--dsw-alias-label-primary,#1f2328)}.Oo1fpq_historyIcon[title^=删除]:hover{color:var(--dsw-alias-state-error-primary,#dc2626)}.Oo1fpq_historyPrompt{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.Oo1fpq_input:focus-visible,.Oo1fpq_select:focus-visible,.Oo1fpq_textarea:focus-visible,.Oo1fpq_modeButton:focus-visible,.Oo1fpq_ghostButton:focus-visible,.Oo1fpq_historyAction:focus-visible,.Oo1fpq_historyIcon:focus-visible{outline:2px solid var(--dsw-alias-interactive-bg-hover-accent,#26314859);outline-offset:1px}.Oo1fpq_generate:focus-visible{outline:2px solid var(--dsw-alias-interactive-bg-hover-accent,#26314859);outline-offset:2px}@media (width<=1100px){.Oo1fpq_studio{flex-wrap:wrap}.Oo1fpq_historyCol{width:100%;min-width:0;max-width:none}}@media (width<=720px){.Oo1fpq_formCol{width:100%;min-width:0;max-width:none}.Oo1fpq_resultCol{min-height:320px}}.Oo1fpq_formSectionRow{justify-content:space-between;align-items:flex-end;gap:8px;display:flex}.Oo1fpq_formSectionRow .Oo1fpq_formSection{flex:1}.Oo1fpq_enhanceCard{border:1px solid var(--dsw-alias-border-l1,#e5e7eb);background:var(--dsw-alias-bg-layer-2,#fafafa);border-radius:10px;flex-direction:column;gap:8px;padding:10px;display:flex}.Oo1fpq_enhanceCardHead{color:var(--dsw-alias-label-secondary,#6b7280);justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex}.Oo1fpq_enhanceActions{gap:6px;display:flex}.Oo1fpq_enhanceActionsRow{justify-content:flex-end;margin-top:-4px;display:flex}";
1177
+ const css$4 = ".Oo1fpq_panel{background:var(--dsw-alias-bg-base,#f7f7f8);min-width:0;height:100%;min-height:0;color:var(--dsw-alias-label-primary,#1f2328);font-family:var(--dsw-font-family,system-ui, sans-serif);flex-direction:column;gap:12px;padding:14px 16px 16px;display:flex;position:relative}.Oo1fpq_panel,.Oo1fpq_panel *,.Oo1fpq_panel :before,.Oo1fpq_panel :after{box-sizing:border-box}.Oo1fpq_header{flex:none;justify-content:space-between;align-items:center;gap:12px;display:flex}.Oo1fpq_title{color:var(--dsw-alias-label-primary,#1f2328);white-space:nowrap;margin:0;font-size:16px;font-weight:700}.Oo1fpq_tabs{border:1px solid var(--dsw-alias-border-l1,#e5e7eb);background:var(--dsw-alias-bg-layer-2,#f3f4f6);border-radius:10px;align-items:center;gap:2px;padding:3px;display:inline-flex}.Oo1fpq_tab{min-height:27px;color:var(--dsw-alias-label-secondary,#6b7280);cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:6px;padding:0 12px;font-family:inherit;font-size:12.5px;transition:color .12s,background .12s;display:inline-flex}.Oo1fpq_tab:hover{color:var(--dsw-alias-label-primary,#1f2328)}.Oo1fpq_tab[data-active=true]{color:var(--dsw-alias-label-primary,#1f2328);background:var(--dsw-alias-bg-layer-1,#fff);font-weight:600;box-shadow:0 1px 3px #0000001a}.Oo1fpq_studio{flex:1;gap:14px;min-width:0;min-height:0;display:flex}.Oo1fpq_formCol{scrollbar-width:thin;scrollbar-color:var(--dsw-alias-border-l2) transparent;flex-direction:column;flex:none;gap:11px;width:380px;min-width:320px;max-width:440px;min-height:0;padding:2px;display:flex;overflow-y:auto}.Oo1fpq_formCol::-webkit-scrollbar{width:8px}.Oo1fpq_formCol::-webkit-scrollbar-thumb{background:var(--dsw-alias-border-l2);border-radius:999px}.Oo1fpq_modeRow{flex-wrap:wrap;gap:6px;display:flex}.Oo1fpq_modeButton{border:1px solid var(--dsw-alias-border-l2,#d1d5db);background:var(--dsw-alias-bg-layer-1,#fff);min-width:0;min-height:34px;color:var(--dsw-alias-label-secondary,#6b7280);white-space:nowrap;cursor:pointer;border-radius:9px;flex:auto;justify-content:center;align-items:center;padding:6px 10px;font-family:inherit;font-size:11.5px;transition:border-color .12s,color .12s,background .12s;display:flex}.Oo1fpq_modeButton:hover{border-color:var(--dsw-alias-label-dimmed,#9ca3af);color:var(--dsw-alias-label-primary,#1f2328)}.Oo1fpq_modeButton[data-active=true]{border-color:var(--dsw-alias-brand-primary,#2563eb);color:var(--dsw-alias-brand-primary,#2563eb);background:color-mix(in srgb, var(--dsw-alias-brand-primary,#2563eb) 8%, transparent);font-weight:600}.Oo1fpq_label{color:var(--dsw-alias-label-secondary,#6b7280);flex-direction:column;gap:5px;font-size:12px;font-weight:600;display:flex}.Oo1fpq_input,.Oo1fpq_textarea{border:1px solid var(--dsw-alias-border-l2,#d1d5db);background:var(--dsw-alias-bg-layer-2,#fff);width:100%;min-height:36px;color:var(--dsw-alias-label-primary,#1f2328);border-radius:9px;outline:none;padding:7px 10px;font-family:inherit;font-size:13px;transition:border-color .12s,box-shadow .12s}.Oo1fpq_input:focus,.Oo1fpq_textarea:focus{border-color:var(--dsw-alias-brand-primary,#2563eb);box-shadow:0 0 0 3px color-mix(in srgb, var(--dsw-alias-brand-primary,#2563eb) 14%, transparent)}.Oo1fpq_textarea{resize:vertical;min-height:96px}.Oo1fpq_checkbox{color:var(--dsw-alias-label-secondary,#6b7280);cursor:pointer;align-items:center;gap:7px;font-size:12px;font-weight:600;display:flex}.Oo1fpq_checkbox input{accent-color:var(--dsw-alias-brand-primary,#2563eb);margin:0}.Oo1fpq_radioGroup{align-items:center;gap:8px;display:flex}.Oo1fpq_radioOption{border:1px solid var(--dsw-alias-border-l2,#d1d5db);background:var(--dsw-alias-bg-layer-2,#fff);color:var(--dsw-alias-label-primary,#1f2328);cursor:pointer;border-radius:9px;align-items:center;gap:6px;padding:7px 12px;font-size:13px;font-weight:500;transition:border-color .12s,background .12s;display:flex}.Oo1fpq_radioOption input{accent-color:var(--dsw-alias-brand-primary,#2563eb);margin:0}.Oo1fpq_radioOption[data-active=true]{border-color:var(--dsw-alias-brand-primary,#2563eb);background:color-mix(in srgb, var(--dsw-alias-brand-primary,#2563eb) 8%, transparent);font-weight:600}.Oo1fpq_hint{color:var(--dsw-alias-label-tertiary,#9ca3af);margin:0;font-size:11.5px;line-height:1.55}.Oo1fpq_row{align-items:flex-end;gap:8px;display:flex}.Oo1fpq_row .Oo1fpq_label{flex:1;min-width:0}.Oo1fpq_advanced{border:1px dashed var(--dsw-alias-border-l2,#d1d5db);background:var(--dsw-alias-bg-layer-1,#fff);border-radius:10px;flex-direction:column;gap:9px;padding:9px 11px;display:flex}.Oo1fpq_advanced summary{cursor:pointer;color:var(--dsw-alias-label-secondary,#6b7280);font-size:12px;font-weight:600}.Oo1fpq_generate{background:var(--dsw-alias-label-primary,#1f2328);color:var(--dsw-alias-bg-layer-3,#fff);cursor:pointer;border:0;border-radius:10px;padding:10px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:opacity .12s,transform 80ms}.Oo1fpq_generate:hover:not(:disabled){opacity:.92}.Oo1fpq_generate:active:not(:disabled){transform:translateY(1px)}.Oo1fpq_generate:disabled{opacity:.5;cursor:default}.Oo1fpq_resultCol{border:1px solid var(--dsw-alias-border-l1,#e5e7eb);background:var(--dsw-alias-bg-layer-1,#fff);scrollbar-width:thin;scrollbar-color:var(--dsw-alias-border-l2) transparent;border-radius:12px;flex-direction:column;flex:1;gap:10px;min-width:0;max-width:760px;padding:14px;display:flex;overflow-y:auto}.Oo1fpq_resultCol::-webkit-scrollbar{width:8px}.Oo1fpq_resultCol::-webkit-scrollbar-thumb{background:var(--dsw-alias-border-l2);border-radius:999px}.Oo1fpq_resultEmpty{text-align:center;color:var(--dsw-alias-label-secondary,#6b7280);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:6px;font-size:13px;display:flex}.Oo1fpq_resultEmptyIcon{background:var(--dsw-alias-bg-layer-2,#f3f4f6);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:4px;font-size:24px;display:inline-flex}.Oo1fpq_resultEmptyHint{color:var(--dsw-alias-label-tertiary,#9ca3af);margin:0;font-size:11.5px}.Oo1fpq_error{border:1px solid var(--dsw-alias-label-error,#b91c1c);background:color-mix(in srgb, var(--dsw-alias-label-error,#b91c1c) 6%, transparent);color:var(--dsw-alias-label-error,#b91c1c);border-radius:9px;flex:none;margin:0;padding:9px 12px;font-size:12.5px;line-height:1.55}.Oo1fpq_resultMeta{color:var(--dsw-alias-label-tertiary,#9ca3af);flex:none;align-items:center;gap:8px;font-size:12px;display:flex}.Oo1fpq_resultModeChip{border:1px solid var(--dsw-alias-border-l1,#e5e7eb);background:var(--dsw-alias-bg-layer-2,#f3f4f6);color:var(--dsw-alias-label-secondary,#6b7280);border-radius:999px;padding:2px 9px;font-size:11px}.Oo1fpq_audioList{gap:10px;display:grid}.Oo1fpq_audioCard{border:1px solid var(--dsw-alias-border-l1,#e5e7eb);background:var(--dsw-alias-bg-layer-2,#f7f7f8);border-radius:12px;flex-direction:column;gap:8px;padding:12px;transition:border-color .12s;display:flex}.Oo1fpq_audioCard[data-saved=true]{border-color:color-mix(in srgb, var(--dsw-alias-brand-primary,#2563eb) 42%, var(--dsw-alias-border-l1,#e5e7eb));background:color-mix(in srgb, var(--dsw-alias-brand-primary,#2563eb) 5%, var(--dsw-alias-bg-layer-2,#f7f7f8))}.Oo1fpq_audioCardHead{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.Oo1fpq_voiceIdChip{border:1px solid var(--dsw-alias-border-l1,#e5e7eb);background:var(--dsw-alias-bg-layer-1,#fff);max-width:100%;color:var(--dsw-alias-label-secondary,#6b7280);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;padding:2px 9px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10.5px;overflow:hidden}.Oo1fpq_savedChip{background:color-mix(in srgb, var(--dsw-alias-brand-primary,#2563eb) 12%, transparent);color:var(--dsw-alias-brand-primary,#2563eb);border-radius:999px;align-items:center;gap:5px;padding:2px 9px;font-size:11px;font-weight:600;display:inline-flex}.Oo1fpq_audioCardIndex{color:var(--dsw-alias-label-tertiary,#9ca3af);font-variant-numeric:tabular-nums;margin-left:auto;font-size:11px}.Oo1fpq_audioCardActions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.Oo1fpq_ghostButton{border:1px solid var(--dsw-alias-border-l2,#d1d5db);min-height:27px;color:var(--dsw-alias-label-secondary,#6b7280);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:5px;padding:3px 11px;font-family:inherit;font-size:12px;text-decoration:none;transition:color .12s,border-color .12s,background .12s;display:inline-flex}.Oo1fpq_ghostButton:hover{color:var(--dsw-alias-brand-primary,#2563eb);border-color:var(--dsw-alias-brand-primary,#2563eb);background:color-mix(in srgb, var(--dsw-alias-brand-primary,#2563eb) 8%, transparent)}.Oo1fpq_compareBox{border:1px dashed var(--dsw-alias-brand-primary,#2563eb);background:color-mix(in srgb, var(--dsw-alias-brand-primary,#2563eb) 4%, var(--dsw-alias-bg-layer-1,#fff));border-radius:10px;flex-direction:column;gap:7px;padding:9px 11px;display:flex}.Oo1fpq_compareChips{flex-wrap:wrap;gap:6px;display:flex}.Oo1fpq_compareChip{border:1px solid var(--dsw-alias-border-l2,#d1d5db);background:var(--dsw-alias-bg-layer-1,#fff);min-height:27px;color:var(--dsw-alias-label-secondary,#6b7280);cursor:pointer;border-radius:999px;align-items:center;padding:0 11px;font-family:inherit;font-size:12px;transition:color .12s,border-color .12s,background .12s;display:inline-flex}.Oo1fpq_compareChip:hover{color:var(--dsw-alias-label-primary,#1f2328);border-color:var(--dsw-alias-label-dimmed,#9ca3af)}.Oo1fpq_compareChip[data-active=true]{color:var(--dsw-alias-brand-primary,#2563eb);border-color:var(--dsw-alias-brand-primary,#2563eb);background:color-mix(in srgb, var(--dsw-alias-brand-primary,#2563eb) 9%, transparent);font-weight:600}.Oo1fpq_compareBoard{flex-direction:column;gap:12px;display:flex}.Oo1fpq_compareGroup{border:1px solid var(--dsw-alias-border-l1,#e5e7eb);background:var(--dsw-alias-bg-layer-2,#f7f7f8);border-radius:12px;flex-direction:column;gap:8px;padding:11px;display:flex}.Oo1fpq_compareGroup[data-state=running]{border-color:color-mix(in srgb, var(--dsw-alias-brand-primary,#2563eb) 45%, var(--dsw-alias-border-l1,#e5e7eb))}.Oo1fpq_compareGroup[data-state=done]{border-color:color-mix(in srgb, #10b981 45%, var(--dsw-alias-border-l1,#e5e7eb))}.Oo1fpq_compareGroup[data-state=error]{border-color:color-mix(in srgb, var(--dsw-alias-label-error,#b91c1c) 45%, var(--dsw-alias-border-l1,#e5e7eb))}.Oo1fpq_compareGroupHead{justify-content:space-between;align-items:center;gap:10px;display:flex}.Oo1fpq_compareModelName{background:var(--dsw-alias-bg-layer-1,#fff);border:1px solid var(--dsw-alias-border-l1,#e5e7eb);color:var(--dsw-alias-label-primary,#1f2328);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;padding:3px 10px;font-size:12px;font-weight:600;overflow:hidden}.Oo1fpq_compareState{color:var(--dsw-alias-label-tertiary,#9ca3af);white-space:nowrap;align-items:center;gap:5px;font-size:11px;display:inline-flex}.Oo1fpq_compareGroup[data-state=running] .Oo1fpq_compareState{color:var(--dsw-alias-brand-primary,#2563eb)}.Oo1fpq_compareGroup[data-state=done] .Oo1fpq_compareState{color:#059669}.Oo1fpq_compareGroup[data-state=error] .Oo1fpq_compareState,.Oo1fpq_hint[data-error]{color:var(--dsw-alias-label-error,#b91c1c)}.Oo1fpq_historyCol{border:1px solid var(--dsw-alias-border-l1,#e5e7eb);background:var(--dsw-alias-bg-layer-1,#fff);border-radius:12px;flex-direction:column;flex:none;width:250px;min-width:210px;max-width:290px;min-height:0;display:flex;overflow:hidden}.Oo1fpq_historyHeader{border-bottom:1px solid var(--dsw-alias-border-l1,#e5e7eb);flex:none;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;display:flex}.Oo1fpq_historyTitle{color:var(--dsw-alias-label-primary,#1f2328);font-size:13px;font-weight:700}.Oo1fpq_historyClear{border:1px solid var(--dsw-alias-border-l2,#d1d5db);color:var(--dsw-alias-label-tertiary,#9ca3af);cursor:pointer;background:0 0;border-radius:999px;padding:2px 9px;font-family:inherit;font-size:11px}.Oo1fpq_historyClear:hover{color:var(--dsw-alias-label-error,#b91c1c);border-color:var(--dsw-alias-label-error,#b91c1c)}.Oo1fpq_historyList{scrollbar-width:thin;scrollbar-color:var(--dsw-alias-border-l2) transparent;flex-direction:column;flex:1;gap:8px;min-height:0;padding:9px;display:flex;overflow-y:auto}.Oo1fpq_historyList::-webkit-scrollbar{width:8px}.Oo1fpq_historyList::-webkit-scrollbar-thumb{background:var(--dsw-alias-border-l2);border-radius:999px}.Oo1fpq_historyEmpty{text-align:center;color:var(--dsw-alias-label-tertiary,#9ca3af);flex:1;justify-content:center;align-items:center;padding:18px;font-size:12px;display:flex}.Oo1fpq_historyItem{border:1px solid var(--dsw-alias-border-l1,#e5e7eb);background:var(--dsw-alias-bg-layer-2,#f7f7f8);border-radius:10px;flex-direction:column;gap:6px;padding:9px;display:flex}.Oo1fpq_historyPrompt{color:var(--dsw-alias-label-primary,#1f2328);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.Oo1fpq_historyMeta{color:var(--dsw-alias-label-tertiary,#9ca3af);white-space:nowrap;text-overflow:ellipsis;font-size:10.5px;overflow:hidden}.Oo1fpq_historyActions{justify-content:flex-end;display:flex}.Oo1fpq_historyAction{border:1px solid var(--dsw-alias-border-l2,#d1d5db);color:var(--dsw-alias-label-secondary,#6b7280);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:4px;padding:2px 9px;font-family:inherit;font-size:11px;display:inline-flex}.Oo1fpq_historyAction:hover{color:var(--dsw-alias-brand-primary,#2563eb);border-color:var(--dsw-alias-brand-primary,#2563eb)}.Oo1fpq_player{border:1px solid var(--dsw-alias-border-l1,#e5e7eb);background:var(--dsw-alias-bg-layer-1,#fff);border-radius:10px;align-items:center;gap:9px;padding:8px 10px;display:flex}.Oo1fpq_playerCompact{border:1px solid var(--dsw-alias-border-l1,#e5e7eb);background:var(--dsw-alias-bg-layer-1,#fff);border-radius:9px;align-items:center;gap:8px;padding:6px 8px;display:flex}.Oo1fpq_playButton{background:var(--dsw-alias-label-primary,#1f2328);width:30px;height:30px;color:var(--dsw-alias-bg-layer-3,#fff);cursor:pointer;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;transition:opacity .12s,transform 80ms;display:inline-flex}.Oo1fpq_playerCompact .Oo1fpq_playButton{width:26px;height:26px}.Oo1fpq_playButton:hover{opacity:.9}.Oo1fpq_playButton:active{transform:scale(.94)}.Oo1fpq_track{background:var(--dsw-alias-border-l2,#d1d5db);cursor:pointer;border-radius:999px;flex:1;min-width:0;height:4px;position:relative}.Oo1fpq_trackFill{background:var(--dsw-alias-brand-primary,#2563eb);border-radius:999px;position:absolute;inset:0 auto 0 0}.Oo1fpq_trackKnob{background:var(--dsw-alias-brand-primary,#2563eb);border-radius:50%;width:11px;height:11px;transition:transform .1s;position:absolute;top:50%;transform:translate(-50%,-50%)}.Oo1fpq_time{font-variant-numeric:tabular-nums;min-width:62px;color:var(--dsw-alias-label-tertiary,#9ca3af);white-space:nowrap;text-align:right;flex:none;font-size:10.5px}.Oo1fpq_playerCompact .Oo1fpq_time{min-width:56px;font-size:10px}.Oo1fpq_muteButton{width:24px;height:24px;color:var(--dsw-alias-label-tertiary,#9ca3af);cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;justify-content:center;align-items:center;display:inline-flex}.Oo1fpq_muteButton:hover{color:var(--dsw-alias-label-primary,#1f2328);background:var(--dsw-alias-bg-layer-2,#f3f4f6)}.Oo1fpq_modalMask{z-index:200;backdrop-filter:blur(3px);background:#0006;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.Oo1fpq_modal{border:1px solid var(--dsw-alias-border-l2,#d1d5db);background:var(--dsw-alias-bg-layer-1,#fff);border-radius:14px;flex-direction:column;gap:12px;width:440px;max-width:100%;max-height:calc(100vh - 40px);padding:16px;display:flex;box-shadow:0 18px 50px #00000038}.Oo1fpq_modalHead{color:var(--dsw-alias-label-primary,#1f2328);justify-content:space-between;align-items:center;gap:10px;font-size:14px;display:flex}.Oo1fpq_modalBody{flex-direction:column;gap:11px;min-height:0;display:flex;overflow-y:auto}.Oo1fpq_formRow{grid-template-columns:1fr 1fr;gap:10px;display:grid}.Oo1fpq_modalFoot{justify-content:flex-end;align-items:center;gap:8px;display:flex}.Oo1fpq_primaryButton{background:var(--dsw-alias-label-primary,#1f2328);min-height:32px;color:var(--dsw-alias-bg-layer-3,#fff);cursor:pointer;border:0;border-radius:8px;align-items:center;gap:6px;padding:0 14px;font-family:inherit;font-size:12.5px;font-weight:600;display:inline-flex}.Oo1fpq_primaryButton:disabled{opacity:.5;cursor:default}.Oo1fpq_secondaryButton{border:1px solid var(--dsw-alias-border-l2,#d1d5db);min-height:32px;color:var(--dsw-alias-label-secondary,#6b7280);cursor:pointer;background:0 0;border-radius:8px;padding:0 14px;font-family:inherit;font-size:12.5px}.Oo1fpq_secondaryButton:hover{color:var(--dsw-alias-label-primary,#1f2328);background:var(--dsw-alias-bg-layer-2,#f3f4f6)}.Oo1fpq_iconButton{width:26px;height:26px;color:var(--dsw-alias-label-tertiary,#9ca3af);cursor:pointer;background:0 0;border:0;border-radius:7px;flex:none;justify-content:center;align-items:center;font-size:16px;line-height:1;display:inline-flex}.Oo1fpq_iconButton:hover{color:var(--dsw-alias-label-primary,#1f2328);background:var(--dsw-alias-bg-layer-2,#f3f4f6)}.Oo1fpq_toast{z-index:150;border:1px solid var(--dsw-alias-border-l2,#d1d5db);background:var(--dsw-alias-bg-mask-1,#fff);color:var(--dsw-alias-label-primary,#1f2328);backdrop-filter:blur(6px);pointer-events:none;border-radius:999px;align-items:center;gap:7px;padding:7px 16px;font-size:12.5px;animation:.16s ease-out Oo1fpq_audiogenToastIn;display:inline-flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000038}@keyframes Oo1fpq_audiogenToastIn{0%{opacity:0;transform:translate(-50%,6px)}to{opacity:1;transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.Oo1fpq_toast{animation-duration:1ms}}.Oo1fpq_modelCheckList{border:1px solid var(--dsw-alias-border-l2,#d1d5db);background:var(--dsw-alias-bg-layer-3,#fff);border-radius:8px;flex-direction:column;gap:4px;max-height:180px;padding:8px;display:flex;overflow-y:auto}.Oo1fpq_resultGroups{flex-direction:column;gap:16px;display:flex}.Oo1fpq_resultGroup{flex-direction:column;gap:8px;display:flex}.Oo1fpq_resultGroupHead{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.Oo1fpq_resultGroupChip{background:var(--dsw-alias-interactive-bg-hover-accent,#26314824);border:1px solid var(--dsw-alias-border-l2,#d1d5db);color:var(--dsw-alias-label-primary,#1f2328);border-radius:999px;padding:3px 10px;font-size:12px;font-weight:600}.Oo1fpq_resultGroupError{color:var(--dsw-alias-state-error-primary,#dc2626);font-size:12px}.Oo1fpq_resultGroupCount{color:var(--dsw-alias-label-tertiary,#9ca3af);font-size:11px}.Oo1fpq_overrideTable{flex-direction:column;gap:6px;display:flex}.Oo1fpq_overrideRow{align-items:center;gap:6px;display:flex}.Oo1fpq_overrideCell{min-width:0;color:var(--dsw-alias-label-secondary,#6b7280);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12px;font-weight:500;overflow:hidden}.Oo1fpq_overrideCell .Oo1fpq_input{min-height:30px;padding:5px 8px}.Oo1fpq_overrideCellHead{color:var(--dsw-alias-label-primary,#1f2328);white-space:normal;font-weight:700}.Oo1fpq_taskList{flex-direction:column;gap:14px;display:flex}.Oo1fpq_taskCard{border:1px solid var(--dsw-alias-border-l2,#d1d5db);background:var(--dsw-alias-bg-layer-2,#fafafa);border-radius:10px;flex-direction:column;gap:8px;padding:10px 12px;display:flex}.Oo1fpq_taskCard[data-state=failed]{border-color:var(--dsw-alias-state-error-primary,#dc2626)}.Oo1fpq_taskCard[data-state=cancelled]{opacity:.75}.Oo1fpq_taskHead{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.Oo1fpq_taskLabel{color:var(--dsw-alias-label-primary,#1f2328);text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-size:13px;font-weight:600;overflow:hidden}.Oo1fpq_taskStatus{color:var(--dsw-alias-label-secondary,#6b7280);font-size:12px}.Oo1fpq_taskStatus[data-state=done]{color:var(--dsw-alias-state-success-primary,#16a34a)}.Oo1fpq_taskStatus[data-state=failed]{color:var(--dsw-alias-state-error-primary,#dc2626)}.Oo1fpq_taskActions{gap:6px;margin-left:auto;display:flex}.Oo1fpq_historyTabs{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.Oo1fpq_historyTab{border:1px solid var(--dsw-alias-border-l2,#d1d5db);cursor:pointer;background:var(--dsw-alias-bg-layer-3,#fff);color:var(--dsw-alias-label-secondary,#6b7280);border-radius:999px;padding:3px 10px;font-size:12px}.Oo1fpq_historyTab[data-active=true]{background:var(--dsw-alias-interactive-bg-hover-accent,#26314824);color:var(--dsw-alias-label-primary,#1f2328);font-weight:600}.Oo1fpq_historyTabCount{color:var(--dsw-alias-label-tertiary,#9ca3af);margin-left:4px;font-size:11px}.Oo1fpq_historyCompareSummary{cursor:pointer;flex-wrap:wrap;align-items:center;gap:8px;display:flex}.Oo1fpq_historyCompareBadge{color:var(--dsw-alias-label-secondary,#6b7280);border:1px solid var(--dsw-alias-border-l2,#d1d5db);background:var(--dsw-alias-bg-layer-3,#fff);white-space:nowrap;border-radius:999px;padding:1px 8px;font-size:11px;font-weight:600}.Oo1fpq_historyModelRow{border-top:1px dashed var(--dsw-alias-border-l1,#e5e7eb);flex-direction:column;gap:4px;margin-top:8px;padding-top:8px;display:flex}.Oo1fpq_overrideOnly{color:var(--dsw-alias-label-tertiary,#9ca3af);font-size:10px;font-weight:500}.Oo1fpq_overrideDash{color:var(--dsw-alias-label-tertiary,#9ca3af);padding:0 6px}.Oo1fpq_historyTime{color:var(--dsw-alias-label-tertiary,#9ca3af);white-space:nowrap;margin:2px 0;font-size:11px}.Oo1fpq_formSection{letter-spacing:.04em;color:var(--dsw-alias-label-tertiary,#9ca3af);border-bottom:1px solid var(--dsw-alias-border-l1,#e5e7eb);margin:10px 0 2px;padding-bottom:4px;font-size:11px;font-weight:700}.Oo1fpq_formFields{grid-template-columns:1fr 1fr;align-items:end;gap:10px;display:grid}.Oo1fpq_fieldCell{min-width:0}.Oo1fpq_fieldFull{grid-column:1/-1}.Oo1fpq_textarea:disabled{opacity:.55;cursor:not-allowed;background:var(--dsw-alias-bg-layer-2,#f3f4f6)}.Oo1fpq_modeIcon{margin-right:4px;font-size:13px}.Oo1fpq_modeButton[data-active=true]{border-color:var(--dsw-alias-interactive-bg-hover-accent,#26314824);background:var(--dsw-alias-interactive-bg-hover-accent,#26314824);color:var(--dsw-alias-label-primary,#1f2328);font-weight:600}.Oo1fpq_taskBar{background:var(--dsw-alias-border-l1,#e5e7eb);border-radius:999px;flex:1;min-width:60px;height:4px;display:block;overflow:hidden}.Oo1fpq_taskBar i{background:var(--dsw-alias-interactive-bg-hover-accent,#26314859);border-radius:999px;height:100%;transition:width .3s;display:block}.Oo1fpq_historyIcon{width:26px;height:26px;color:var(--dsw-alias-label-secondary,#6b7280);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;font-size:14px;display:inline-flex}.Oo1fpq_historyIcon:hover{background:var(--dsw-alias-interactive-bg-hover-accent,#26314824);color:var(--dsw-alias-label-primary,#1f2328)}.Oo1fpq_historyIcon[title^=删除]:hover{color:var(--dsw-alias-state-error-primary,#dc2626)}.Oo1fpq_historyPrompt{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.Oo1fpq_input:focus-visible,.Oo1fpq_select:focus-visible,.Oo1fpq_textarea:focus-visible,.Oo1fpq_modeButton:focus-visible,.Oo1fpq_ghostButton:focus-visible,.Oo1fpq_historyAction:focus-visible,.Oo1fpq_historyIcon:focus-visible{outline:2px solid var(--dsw-alias-interactive-bg-hover-accent,#26314859);outline-offset:1px}.Oo1fpq_generate:focus-visible{outline:2px solid var(--dsw-alias-interactive-bg-hover-accent,#26314859);outline-offset:2px}@media (width<=1100px){.Oo1fpq_studio{flex-wrap:wrap}.Oo1fpq_historyCol{width:100%;min-width:0;max-width:none}}@media (width<=720px){.Oo1fpq_formCol{width:100%;min-width:0;max-width:none}.Oo1fpq_resultCol{min-height:320px}}.Oo1fpq_formSectionRow{justify-content:space-between;align-items:flex-end;gap:8px;display:flex}.Oo1fpq_formSectionRow .Oo1fpq_formSection{flex:1}.Oo1fpq_enhanceCard{border:1px solid var(--dsw-alias-border-l1,#e5e7eb);background:var(--dsw-alias-bg-layer-2,#fafafa);border-radius:10px;flex-direction:column;gap:8px;padding:10px;display:flex}.Oo1fpq_enhanceCardHead{color:var(--dsw-alias-label-secondary,#6b7280);justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex}.Oo1fpq_enhanceActions{gap:6px;display:flex}.Oo1fpq_enhanceActionsRow{justify-content:flex-end;margin-top:-4px;display:flex}";
1178
1178
  const tagId$4 = "dsh-audiogen/audio-panel.module.css";
1179
1179
  if (typeof document !== "undefined" && document.querySelector("style[data-plugin-css=" + JSON.stringify(tagId$4) + "]") === null) {
1180
1180
  const tag = document.createElement("style");
@@ -1184,115 +1184,117 @@ window.__ModuleLoader__.load({
1184
1184
  document.head.appendChild(tag);
1185
1185
  }
1186
1186
  var audio_panel_module_css_default = {
1187
- "overrideTable": "Oo1fpq_overrideTable",
1188
- "historyTabs": "Oo1fpq_historyTabs",
1189
- "historyTabCount": "Oo1fpq_historyTabCount",
1190
- "audioCardHead": "Oo1fpq_audioCardHead",
1191
- "resultGroupCount": "Oo1fpq_resultGroupCount",
1192
- "iconButton": "Oo1fpq_iconButton",
1193
- "tab": "Oo1fpq_tab",
1194
- "taskCard": "Oo1fpq_taskCard",
1195
- "overrideOnly": "Oo1fpq_overrideOnly",
1196
- "overrideRow": "Oo1fpq_overrideRow",
1197
- "modeIcon": "Oo1fpq_modeIcon",
1198
- "modelCheckList": "Oo1fpq_modelCheckList",
1199
- "primaryButton": "Oo1fpq_primaryButton",
1200
- "formSectionRow": "Oo1fpq_formSectionRow",
1201
- "taskStatus": "Oo1fpq_taskStatus",
1202
- "enhanceActions": "Oo1fpq_enhanceActions",
1203
- "enhanceCardHead": "Oo1fpq_enhanceCardHead",
1204
- "studio": "Oo1fpq_studio",
1205
- "textarea": "Oo1fpq_textarea",
1206
- "toast": "Oo1fpq_toast",
1207
- "formRow": "Oo1fpq_formRow",
1187
+ "modalHead": "Oo1fpq_modalHead",
1188
+ "hint": "Oo1fpq_hint",
1189
+ "resultGroup": "Oo1fpq_resultGroup",
1190
+ "resultGroupChip": "Oo1fpq_resultGroupChip",
1191
+ "radioGroup": "Oo1fpq_radioGroup",
1192
+ "resultModeChip": "Oo1fpq_resultModeChip",
1208
1193
  "audioCard": "Oo1fpq_audioCard",
1209
- "generate": "Oo1fpq_generate",
1210
- "panel": "Oo1fpq_panel",
1211
- "resultMeta": "Oo1fpq_resultMeta",
1212
- "historyItem": "Oo1fpq_historyItem",
1213
1194
  "compareModelName": "Oo1fpq_compareModelName",
1214
- "historyAction": "Oo1fpq_historyAction",
1215
- "audioCardActions": "Oo1fpq_audioCardActions",
1216
- "historyEmpty": "Oo1fpq_historyEmpty",
1217
- "historyActions": "Oo1fpq_historyActions",
1218
- "header": "Oo1fpq_header",
1219
- "playerCompact": "Oo1fpq_playerCompact",
1220
- "resultEmptyHint": "Oo1fpq_resultEmptyHint",
1221
1195
  "compareBoard": "Oo1fpq_compareBoard",
1222
- "modalMask": "Oo1fpq_modalMask",
1223
- "tabs": "Oo1fpq_tabs",
1224
- "ghostButton": "Oo1fpq_ghostButton",
1225
- "resultGroupHead": "Oo1fpq_resultGroupHead",
1226
- "resultGroupError": "Oo1fpq_resultGroupError",
1227
- "overrideCell": "Oo1fpq_overrideCell",
1228
- "audioList": "Oo1fpq_audioList",
1229
- "historyTab": "Oo1fpq_historyTab",
1230
- "taskActions": "Oo1fpq_taskActions",
1231
- "historyMeta": "Oo1fpq_historyMeta",
1232
- "overrideDash": "Oo1fpq_overrideDash",
1233
- "formSection": "Oo1fpq_formSection",
1234
- "taskList": "Oo1fpq_taskList",
1235
- "taskHead": "Oo1fpq_taskHead",
1236
- "audioCardIndex": "Oo1fpq_audioCardIndex",
1237
1196
  "historyPrompt": "Oo1fpq_historyPrompt",
1238
- "fieldCell": "Oo1fpq_fieldCell",
1239
- "taskBar": "Oo1fpq_taskBar",
1240
- "historyIcon": "Oo1fpq_historyIcon",
1241
- "resultCol": "Oo1fpq_resultCol",
1197
+ "trackKnob": "Oo1fpq_trackKnob",
1198
+ "resultGroupCount": "Oo1fpq_resultGroupCount",
1199
+ "studio": "Oo1fpq_studio",
1200
+ "resultEmptyHint": "Oo1fpq_resultEmptyHint",
1201
+ "resultEmpty": "Oo1fpq_resultEmpty",
1202
+ "input": "Oo1fpq_input",
1203
+ "savedChip": "Oo1fpq_savedChip",
1242
1204
  "compareChip": "Oo1fpq_compareChip",
1205
+ "enhanceActions": "Oo1fpq_enhanceActions",
1243
1206
  "historyTime": "Oo1fpq_historyTime",
1244
- "historyCompareBadge": "Oo1fpq_historyCompareBadge",
1245
- "compareChips": "Oo1fpq_compareChips",
1246
- "modalHead": "Oo1fpq_modalHead",
1247
- "track": "Oo1fpq_track",
1248
- "formFields": "Oo1fpq_formFields",
1207
+ "primaryButton": "Oo1fpq_primaryButton",
1208
+ "textarea": "Oo1fpq_textarea",
1249
1209
  "historyTitle": "Oo1fpq_historyTitle",
1250
- "enhanceActionsRow": "Oo1fpq_enhanceActionsRow",
1251
- "resultEmptyIcon": "Oo1fpq_resultEmptyIcon",
1252
- "compareGroup": "Oo1fpq_compareGroup",
1253
- "historyList": "Oo1fpq_historyList",
1254
- "error": "Oo1fpq_error",
1255
- "historyCol": "Oo1fpq_historyCol",
1210
+ "enhanceCardHead": "Oo1fpq_enhanceCardHead",
1211
+ "modalMask": "Oo1fpq_modalMask",
1212
+ "overrideRow": "Oo1fpq_overrideRow",
1213
+ "formSection": "Oo1fpq_formSection",
1214
+ "modalFoot": "Oo1fpq_modalFoot",
1215
+ "formFields": "Oo1fpq_formFields",
1256
1216
  "playButton": "Oo1fpq_playButton",
1257
- "time": "Oo1fpq_time",
1258
- "muteButton": "Oo1fpq_muteButton",
1259
- "voiceIdChip": "Oo1fpq_voiceIdChip",
1260
- "select": "Oo1fpq_select",
1217
+ "resultGroupHead": "Oo1fpq_resultGroupHead",
1218
+ "compareState": "Oo1fpq_compareState",
1219
+ "track": "Oo1fpq_track",
1220
+ "iconButton": "Oo1fpq_iconButton",
1261
1221
  "compareBox": "Oo1fpq_compareBox",
1262
- "historyCompareSummary": "Oo1fpq_historyCompareSummary",
1263
- "label": "Oo1fpq_label",
1264
- "modeButton": "Oo1fpq_modeButton",
1265
- "advanced": "Oo1fpq_advanced",
1266
- "historyHeader": "Oo1fpq_historyHeader",
1267
- "modeRow": "Oo1fpq_modeRow",
1268
- "title": "Oo1fpq_title",
1269
- "modalBody": "Oo1fpq_modalBody",
1270
- "modalFoot": "Oo1fpq_modalFoot",
1222
+ "historyIcon": "Oo1fpq_historyIcon",
1271
1223
  "row": "Oo1fpq_row",
1272
- "compareGroupHead": "Oo1fpq_compareGroupHead",
1224
+ "historyClear": "Oo1fpq_historyClear",
1225
+ "voiceIdChip": "Oo1fpq_voiceIdChip",
1226
+ "audioCardActions": "Oo1fpq_audioCardActions",
1227
+ "time": "Oo1fpq_time",
1228
+ "modeRow": "Oo1fpq_modeRow",
1229
+ "checkbox": "Oo1fpq_checkbox",
1230
+ "ghostButton": "Oo1fpq_ghostButton",
1273
1231
  "modal": "Oo1fpq_modal",
1232
+ "audioList": "Oo1fpq_audioList",
1233
+ "audioCardHead": "Oo1fpq_audioCardHead",
1234
+ "taskActions": "Oo1fpq_taskActions",
1235
+ "historyTab": "Oo1fpq_historyTab",
1236
+ "taskStatus": "Oo1fpq_taskStatus",
1237
+ "historyTabCount": "Oo1fpq_historyTabCount",
1238
+ "historyMeta": "Oo1fpq_historyMeta",
1239
+ "panel": "Oo1fpq_panel",
1240
+ "resultMeta": "Oo1fpq_resultMeta",
1241
+ "historyAction": "Oo1fpq_historyAction",
1242
+ "muteButton": "Oo1fpq_muteButton",
1243
+ "compareGroup": "Oo1fpq_compareGroup",
1244
+ "radioOption": "Oo1fpq_radioOption",
1245
+ "generate": "Oo1fpq_generate",
1246
+ "tab": "Oo1fpq_tab",
1247
+ "formRow": "Oo1fpq_formRow",
1248
+ "secondaryButton": "Oo1fpq_secondaryButton",
1274
1249
  "resultGroups": "Oo1fpq_resultGroups",
1275
1250
  "formCol": "Oo1fpq_formCol",
1276
- "resultGroup": "Oo1fpq_resultGroup",
1277
- "savedChip": "Oo1fpq_savedChip",
1251
+ "overrideTable": "Oo1fpq_overrideTable",
1252
+ "taskBar": "Oo1fpq_taskBar",
1253
+ "advanced": "Oo1fpq_advanced",
1254
+ "modelCheckList": "Oo1fpq_modelCheckList",
1255
+ "header": "Oo1fpq_header",
1256
+ "error": "Oo1fpq_error",
1278
1257
  "overrideCellHead": "Oo1fpq_overrideCellHead",
1258
+ "taskList": "Oo1fpq_taskList",
1259
+ "playerCompact": "Oo1fpq_playerCompact",
1260
+ "fieldFull": "Oo1fpq_fieldFull",
1279
1261
  "taskLabel": "Oo1fpq_taskLabel",
1280
- "resultModeChip": "Oo1fpq_resultModeChip",
1281
- "resultGroupChip": "Oo1fpq_resultGroupChip",
1282
- "player": "Oo1fpq_player",
1262
+ "taskCard": "Oo1fpq_taskCard",
1263
+ "resultEmptyIcon": "Oo1fpq_resultEmptyIcon",
1283
1264
  "historyModelRow": "Oo1fpq_historyModelRow",
1284
- "audiogenToastIn": "Oo1fpq_audiogenToastIn",
1285
- "trackKnob": "Oo1fpq_trackKnob",
1286
- "checkbox": "Oo1fpq_checkbox",
1287
- "secondaryButton": "Oo1fpq_secondaryButton",
1288
- "fieldFull": "Oo1fpq_fieldFull",
1265
+ "formSectionRow": "Oo1fpq_formSectionRow",
1266
+ "historyList": "Oo1fpq_historyList",
1267
+ "title": "Oo1fpq_title",
1268
+ "resultGroupError": "Oo1fpq_resultGroupError",
1289
1269
  "trackFill": "Oo1fpq_trackFill",
1290
- "hint": "Oo1fpq_hint",
1270
+ "historyActions": "Oo1fpq_historyActions",
1271
+ "historyTabs": "Oo1fpq_historyTabs",
1272
+ "historyItem": "Oo1fpq_historyItem",
1273
+ "overrideCell": "Oo1fpq_overrideCell",
1274
+ "historyCompareBadge": "Oo1fpq_historyCompareBadge",
1275
+ "modalBody": "Oo1fpq_modalBody",
1291
1276
  "enhanceCard": "Oo1fpq_enhanceCard",
1292
- "input": "Oo1fpq_input",
1293
- "compareState": "Oo1fpq_compareState",
1294
- "historyClear": "Oo1fpq_historyClear",
1295
- "resultEmpty": "Oo1fpq_resultEmpty"
1277
+ "select": "Oo1fpq_select",
1278
+ "tabs": "Oo1fpq_tabs",
1279
+ "toast": "Oo1fpq_toast",
1280
+ "enhanceActionsRow": "Oo1fpq_enhanceActionsRow",
1281
+ "compareGroupHead": "Oo1fpq_compareGroupHead",
1282
+ "taskHead": "Oo1fpq_taskHead",
1283
+ "historyCompareSummary": "Oo1fpq_historyCompareSummary",
1284
+ "historyEmpty": "Oo1fpq_historyEmpty",
1285
+ "historyHeader": "Oo1fpq_historyHeader",
1286
+ "audiogenToastIn": "Oo1fpq_audiogenToastIn",
1287
+ "audioCardIndex": "Oo1fpq_audioCardIndex",
1288
+ "modeButton": "Oo1fpq_modeButton",
1289
+ "fieldCell": "Oo1fpq_fieldCell",
1290
+ "modeIcon": "Oo1fpq_modeIcon",
1291
+ "overrideOnly": "Oo1fpq_overrideOnly",
1292
+ "overrideDash": "Oo1fpq_overrideDash",
1293
+ "historyCol": "Oo1fpq_historyCol",
1294
+ "player": "Oo1fpq_player",
1295
+ "resultCol": "Oo1fpq_resultCol",
1296
+ "compareChips": "Oo1fpq_compareChips",
1297
+ "label": "Oo1fpq_label"
1296
1298
  };
1297
1299
  //#endregion
1298
1300
  //#region src/client/audio-player.tsx
@@ -1734,17 +1736,33 @@ window.__ModuleLoader__.load({
1734
1736
  });
1735
1737
  }
1736
1738
  function contextOfEntry(entry) {
1739
+ const voiceId = entry.voiceId ?? entry.audio.find((audio) => audio.voiceId !== void 0)?.voiceId;
1737
1740
  return {
1738
1741
  mode: entry.mode,
1739
1742
  prompt: entry.prompt,
1740
1743
  ...entry.voice === void 0 ? {} : { voice: entry.voice },
1741
- ...entry.voiceId === void 0 ? {} : { voiceId: entry.voiceId },
1744
+ ...voiceId === void 0 ? {} : { voiceId },
1742
1745
  ...entry.model === void 0 ? {} : { model: entry.model },
1743
1746
  ...entry.channel === void 0 ? {} : { channel: entry.channel },
1744
1747
  ...entry.channelId === void 0 ? {} : { channelId: entry.channelId },
1745
1748
  ...entry.params === void 0 ? {} : { params: entry.params }
1746
1749
  };
1747
1750
  }
1751
+ /** 历史条目 → 恢复参数:params 快照优先;旧记录无快照时回退到条目顶层字段。 */
1752
+ function paramsOfEntry(entry) {
1753
+ return {
1754
+ ...entry.prompt.trim() !== "" ? { prompt: entry.prompt.trim() } : {},
1755
+ ...entry.model !== "" ? { model: entry.model } : {},
1756
+ ...entry.voice === void 0 ? {} : { voice: entry.voice },
1757
+ ...entry.previewText === void 0 || entry.previewText.trim() === "" ? {} : { previewText: entry.previewText.trim() },
1758
+ ...entry.speed === void 0 ? {} : { speed: entry.speed },
1759
+ ...entry.duration === void 0 ? {} : { duration: entry.duration },
1760
+ ...entry.format === void 0 ? {} : { format: entry.format },
1761
+ ...entry.channelId === void 0 ? {} : { channelId: entry.channelId },
1762
+ ...entry.channel === void 0 ? {} : { channel: entry.channel },
1763
+ ...entry.params === void 0 ? {} : entry.params
1764
+ };
1765
+ }
1748
1766
  function StudioView(props) {
1749
1767
  const { api, scope, config, reuse } = props;
1750
1768
  const effectiveConfig = useConfig(scope);
@@ -2216,6 +2234,7 @@ window.__ModuleLoader__.load({
2216
2234
  if (cfgValue !== void 0) setCfgScale(String(cfgValue));
2217
2235
  const previewValue = str("previewText");
2218
2236
  if (previewValue !== void 0) setPreviewText(previewValue);
2237
+ else if (modeValue === "voice_design") setPreviewText("");
2219
2238
  const channelIdValue = str("channelId");
2220
2239
  if (channelIdValue !== void 0 && modeValue === "voice_design") setDesignChannelId(channelIdValue);
2221
2240
  setOverrides(overridesRestore ?? {});
@@ -2380,19 +2399,31 @@ window.__ModuleLoader__.load({
2380
2399
  placeholder: instrumental ? "纯音乐模式无需填写歌词" : "第一段歌词…\n\n第二段歌词…"
2381
2400
  })]
2382
2401
  }, spec.key);
2383
- case "instrumental": return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("label", {
2384
- className: audio_panel_module_css_default.checkbox,
2402
+ case "instrumental": return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("div", {
2403
+ className: audio_panel_module_css_default.label,
2385
2404
  title: spec.hint,
2386
- children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("input", {
2387
- type: "checkbox",
2388
- checked: instrumental,
2389
- onChange: (event) => setInstrumental(event.target.checked)
2390
- }), /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("span", { children: [
2391
- spec.label,
2392
- "(是:",
2393
- currentPreset === "elevenlabs" ? "force_instrumental" : "is_instrumental",
2394
- ")"
2395
- ] })]
2405
+ children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("span", { children: spec.label }), /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("div", {
2406
+ className: audio_panel_module_css_default.radioGroup,
2407
+ children: [/* @__PURE__ */ (0, react_jsx_runtime.jsxs)("label", {
2408
+ className: audio_panel_module_css_default.radioOption,
2409
+ "data-active": instrumental ? "true" : "false",
2410
+ children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("input", {
2411
+ type: "radio",
2412
+ name: "instrumental",
2413
+ checked: instrumental,
2414
+ onChange: () => setInstrumental(true)
2415
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("span", { children: "是" })]
2416
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("label", {
2417
+ className: audio_panel_module_css_default.radioOption,
2418
+ "data-active": instrumental ? "false" : "true",
2419
+ children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("input", {
2420
+ type: "radio",
2421
+ name: "instrumental",
2422
+ checked: !instrumental,
2423
+ onChange: () => setInstrumental(false)
2424
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("span", { children: "否" })]
2425
+ })]
2426
+ })]
2396
2427
  }, spec.key);
2397
2428
  case "sampleRate": return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("label", {
2398
2429
  className: audio_panel_module_css_default.label,
@@ -3182,7 +3213,7 @@ window.__ModuleLoader__.load({
3182
3213
  type: "button",
3183
3214
  className: audio_panel_module_css_default.historyIcon,
3184
3215
  title: "恢复(回填配置与全部模型)",
3185
- onClick: () => restoreFromParams(item.models[0]?.entry.params ?? {}, item.mode, item.models[0]?.model ?? "", item.models.map((model) => model.model), overridesOfCompare(item.models), item.models.map((model) => ({
3216
+ onClick: () => restoreFromParams(item.models.length > 0 ? paramsOfEntry(item.models[0].entry) : {}, item.mode, item.models[0]?.model ?? "", item.models.map((model) => model.model), overridesOfCompare(item.models), item.models.map((model) => ({
3186
3217
  model: model.model,
3187
3218
  audio: historyAudioToGenerated(model.entry.id, model.entry.audio)
3188
3219
  }))),
@@ -3205,6 +3236,11 @@ window.__ModuleLoader__.load({
3205
3236
  className: audio_panel_module_css_default.historyPrompt,
3206
3237
  children: entry.prompt
3207
3238
  }),
3239
+ entry.mode === "voice_design" && entry.previewText !== void 0 && entry.previewText.trim() !== "" ? /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("div", {
3240
+ className: audio_panel_module_css_default.historyMeta,
3241
+ title: "试听文本(恢复时会回填到表单)",
3242
+ children: ["试听文本:", entry.previewText]
3243
+ }) : null,
3208
3244
  /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("div", {
3209
3245
  className: audio_panel_module_css_default.historyMeta,
3210
3246
  children: [
@@ -3230,7 +3266,7 @@ window.__ModuleLoader__.load({
3230
3266
  type: "button",
3231
3267
  className: audio_panel_module_css_default.historyIcon,
3232
3268
  title: "恢复(回填配置与 prompt)",
3233
- onClick: () => restoreFromParams(entry.params ?? {}, entry.mode, entry.model, void 0, void 0, [{
3269
+ onClick: () => restoreFromParams(paramsOfEntry(entry), entry.mode, entry.model, void 0, void 0, [{
3234
3270
  model: entry.model,
3235
3271
  audio: historyAudioToGenerated(entry.id, entry.audio)
3236
3272
  }]),
@@ -3279,61 +3315,61 @@ window.__ModuleLoader__.load({
3279
3315
  document.head.appendChild(tag);
3280
3316
  }
3281
3317
  var library_module_css_default = {
3282
- "drawerHead": "vzUV2a_drawerHead",
3283
- "drawerPlayerList": "vzUV2a_drawerPlayerList",
3284
- "drawerActions": "vzUV2a_drawerActions",
3318
+ "paramsDetails": "vzUV2a_paramsDetails",
3319
+ "filterRow": "vzUV2a_filterRow",
3320
+ "audiogenDrawerIn": "vzUV2a_audiogenDrawerIn",
3321
+ "searchBox": "vzUV2a_searchBox",
3322
+ "smallChip": "vzUV2a_smallChip",
3323
+ "listHead": "vzUV2a_listHead",
3285
3324
  "empty": "vzUV2a_empty",
3286
- "typeChips": "vzUV2a_typeChips",
3287
- "toolbar": "vzUV2a_toolbar",
3325
+ "cardHead": "vzUV2a_cardHead",
3326
+ "cardTime": "vzUV2a_cardTime",
3327
+ "emptyIcon": "vzUV2a_emptyIcon",
3328
+ "metaChip": "vzUV2a_metaChip",
3329
+ "smallSelect": "vzUV2a_smallSelect",
3330
+ "drawerTitle": "vzUV2a_drawerTitle",
3331
+ "provKey": "vzUV2a_provKey",
3332
+ "promptText": "vzUV2a_promptText",
3333
+ "chip": "vzUV2a_chip",
3288
3334
  "filterLabel": "vzUV2a_filterLabel",
3289
- "listActions": "vzUV2a_listActions",
3290
3335
  "dangerBtn": "vzUV2a_dangerBtn",
3336
+ "cardCheck": "vzUV2a_cardCheck",
3337
+ "iconBtn": "vzUV2a_iconBtn",
3338
+ "cardName": "vzUV2a_cardName",
3339
+ "typeChips": "vzUV2a_typeChips",
3340
+ "drawerPlayerList": "vzUV2a_drawerPlayerList",
3341
+ "drawerPlayerName": "vzUV2a_drawerPlayerName",
3291
3342
  "input": "vzUV2a_input",
3292
3343
  "cardFoot": "vzUV2a_cardFoot",
3344
+ "drawerBody": "vzUV2a_drawerBody",
3345
+ "drawerActions": "vzUV2a_drawerActions",
3346
+ "provenance": "vzUV2a_provenance",
3293
3347
  "drawerSection": "vzUV2a_drawerSection",
3294
- "provValue": "vzUV2a_provValue",
3348
+ "drawerField": "vzUV2a_drawerField",
3349
+ "toolbar": "vzUV2a_toolbar",
3350
+ "drawerHead": "vzUV2a_drawerHead",
3351
+ "provRow": "vzUV2a_provRow",
3352
+ "searchInput": "vzUV2a_searchInput",
3295
3353
  "mono": "vzUV2a_mono",
3354
+ "drawer": "vzUV2a_drawer",
3296
3355
  "library": "vzUV2a_library",
3297
- "chipCount": "vzUV2a_chipCount",
3298
- "promptText": "vzUV2a_promptText",
3299
- "code": "vzUV2a_code",
3300
- "smallChip": "vzUV2a_smallChip",
3301
- "drawerMask": "vzUV2a_drawerMask",
3302
- "iconBtn": "vzUV2a_iconBtn",
3303
3356
  "drawerPlayer": "vzUV2a_drawerPlayer",
3304
- "paramsDetails": "vzUV2a_paramsDetails",
3357
+ "provValue": "vzUV2a_provValue",
3358
+ "listActions": "vzUV2a_listActions",
3359
+ "chipCount": "vzUV2a_chipCount",
3360
+ "stateNote": "vzUV2a_stateNote",
3361
+ "emptyHint": "vzUV2a_emptyHint",
3362
+ "selCount": "vzUV2a_selCount",
3363
+ "grid": "vzUV2a_grid",
3305
3364
  "listCount": "vzUV2a_listCount",
3365
+ "typeBadge": "vzUV2a_typeBadge",
3366
+ "ghostBtn": "vzUV2a_ghostBtn",
3367
+ "drawerMask": "vzUV2a_drawerMask",
3368
+ "drawerLabel": "vzUV2a_drawerLabel",
3369
+ "drawerSplit": "vzUV2a_drawerSplit",
3306
3370
  "primaryBtn": "vzUV2a_primaryBtn",
3307
- "audiogenDrawerIn": "vzUV2a_audiogenDrawerIn",
3308
- "selCount": "vzUV2a_selCount",
3309
- "emptyIcon": "vzUV2a_emptyIcon",
3310
- "emptyHint": "vzUV2a_emptyHint",
3371
+ "code": "vzUV2a_code",
3311
3372
  "card": "vzUV2a_card",
3312
- "smallSelect": "vzUV2a_smallSelect",
3313
- "cardCheck": "vzUV2a_cardCheck",
3314
- "cardTime": "vzUV2a_cardTime",
3315
- "drawerBody": "vzUV2a_drawerBody",
3316
- "provenance": "vzUV2a_provenance",
3317
- "drawerField": "vzUV2a_drawerField",
3318
- "cardHead": "vzUV2a_cardHead",
3319
- "typeBadge": "vzUV2a_typeBadge",
3320
- "drawer": "vzUV2a_drawer",
3321
- "listHead": "vzUV2a_listHead",
3322
- "searchInput": "vzUV2a_searchInput",
3323
- "grid": "vzUV2a_grid",
3324
- "searchBox": "vzUV2a_searchBox",
3325
- "drawerTitle": "vzUV2a_drawerTitle",
3326
- "ghostBtn": "vzUV2a_ghostBtn",
3327
- "drawerLabel": "vzUV2a_drawerLabel",
3328
- "drawerPlayerName": "vzUV2a_drawerPlayerName",
3329
- "stateNote": "vzUV2a_stateNote",
3330
- "cardName": "vzUV2a_cardName",
3331
- "provRow": "vzUV2a_provRow",
3332
- "provKey": "vzUV2a_provKey",
3333
- "chip": "vzUV2a_chip",
3334
- "filterRow": "vzUV2a_filterRow",
3335
- "metaChip": "vzUV2a_metaChip",
3336
- "drawerSplit": "vzUV2a_drawerSplit",
3337
3373
  "textarea": "vzUV2a_textarea"
3338
3374
  };
3339
3375
  //#endregion
@@ -3449,6 +3485,11 @@ window.__ModuleLoader__.load({
3449
3485
  return counts;
3450
3486
  }, [entries]);
3451
3487
  const detail = entries.find((entry) => entry.id === detailId) ?? null;
3488
+ /** Voice ID:provenance 优先;旧记录未写入时从 files[].voiceId 兜底。 */
3489
+ const drawerVoiceId = detail?.provenance.voiceId ?? detail?.files.find((file) => file.voiceId !== void 0)?.voiceId;
3490
+ /** 音色设计音频对应的试听文本:provenance.previewText 优先,旧记录从 params 快照兜底。 */
3491
+ const drawerPreviewTextRaw = detail?.provenance.previewText ?? (typeof detail?.provenance.params?.["previewText"] === "string" ? detail.provenance.params["previewText"] : void 0);
3492
+ const drawerPreviewText = typeof drawerPreviewTextRaw === "string" && drawerPreviewTextRaw.trim() !== "" ? drawerPreviewTextRaw.trim() : void 0;
3452
3493
  const currentCategoryOptions = (0, react.useMemo)(() => {
3453
3494
  if (typeFilter === "all") return [];
3454
3495
  return [.../* @__PURE__ */ new Set([...categoriesOf.get(typeFilter) ?? [], ...typeFilter === "voice" ? VOICE_CATEGORIES : []])];
@@ -3994,7 +4035,7 @@ window.__ModuleLoader__.load({
3994
4035
  children: detail.provenance.voice
3995
4036
  })]
3996
4037
  }) : null,
3997
- detail.provenance.voiceId !== void 0 ? /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("div", {
4038
+ drawerVoiceId !== void 0 ? /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("div", {
3998
4039
  className: library_module_css_default.provRow,
3999
4040
  children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("span", {
4000
4041
  className: library_module_css_default.provKey,
@@ -4003,12 +4044,12 @@ window.__ModuleLoader__.load({
4003
4044
  className: library_module_css_default.provValue,
4004
4045
  children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("code", {
4005
4046
  className: library_module_css_default.code,
4006
- children: detail.provenance.voiceId
4047
+ children: drawerVoiceId
4007
4048
  }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("button", {
4008
4049
  type: "button",
4009
4050
  className: library_module_css_default.iconBtn,
4010
4051
  title: "复制 Voice ID",
4011
- onClick: () => void copyText(detail.provenance.voiceId, `vid-${detail.id}`),
4052
+ onClick: () => void copyText(drawerVoiceId, `vid-${detail.id}`),
4012
4053
  children: copied === `vid-${detail.id}` ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)(CheckIcon, {}) : /* @__PURE__ */ (0, react_jsx_runtime.jsx)(CopyIcon, {})
4013
4054
  })]
4014
4055
  })]
@@ -4023,6 +4064,16 @@ window.__ModuleLoader__.load({
4023
4064
  children: detail.provenance.prompt || "—"
4024
4065
  })]
4025
4066
  }),
4067
+ drawerPreviewText !== void 0 ? /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("div", {
4068
+ className: library_module_css_default.provRow,
4069
+ children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("span", {
4070
+ className: library_module_css_default.provKey,
4071
+ children: "试听文本"
4072
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("span", {
4073
+ className: `${library_module_css_default.provValue} ${library_module_css_default.promptText}`,
4074
+ children: drawerPreviewText
4075
+ })]
4076
+ }) : null,
4026
4077
  /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("div", {
4027
4078
  className: library_module_css_default.provRow,
4028
4079
  children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("span", {
@@ -4074,13 +4125,13 @@ window.__ModuleLoader__.load({
4074
4125
  }),
4075
4126
  /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("div", {
4076
4127
  className: library_module_css_default.drawerActions,
4077
- children: [detail.provenance.voiceId !== void 0 || detail.provenance.voice !== void 0 ? /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("button", {
4128
+ children: [drawerVoiceId !== void 0 || detail.provenance.voice !== void 0 ? /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("button", {
4078
4129
  type: "button",
4079
4130
  className: library_module_css_default.primaryBtn,
4080
4131
  onClick: () => {
4081
4132
  props.onReuseVoice({
4082
4133
  mode: "tts",
4083
- ...detail.provenance.voiceId !== void 0 ? { voiceId: detail.provenance.voiceId } : {},
4134
+ ...drawerVoiceId !== void 0 ? { voiceId: drawerVoiceId } : {},
4084
4135
  ...detail.provenance.voice !== void 0 ? { voice: detail.provenance.voice } : {},
4085
4136
  ...detail.provenance.model !== void 0 ? { model: detail.provenance.model } : {}
4086
4137
  });
@@ -4207,167 +4258,167 @@ window.__ModuleLoader__.load({
4207
4258
  document.head.appendChild(tag);
4208
4259
  }
4209
4260
  var panel_module_css_default = {
4210
- "lightboxDownload": "rwa6qG_lightboxDownload",
4211
- "taskRow": "rwa6qG_taskRow",
4212
- "reference": "rwa6qG_reference",
4213
- "canvasHistoryTag": "rwa6qG_canvasHistoryTag",
4214
- "galleryCount": "rwa6qG_galleryCount",
4215
- "galleryCardFooter": "rwa6qG_galleryCardFooter",
4216
- "enhanceButton": "rwa6qG_enhanceButton",
4217
- "galleryFilterCount": "rwa6qG_galleryFilterCount",
4218
- "spinner": "rwa6qG_spinner",
4219
- "galleryTagFilter": "rwa6qG_galleryTagFilter",
4220
- "connectionStatus": "rwa6qG_connectionStatus",
4221
- "galleryTagEditor": "rwa6qG_galleryTagEditor",
4222
- "optionGrid": "rwa6qG_optionGrid",
4223
- "historyAction": "rwa6qG_historyAction",
4261
+ "taskTray": "rwa6qG_taskTray",
4262
+ "compareToggle": "rwa6qG_compareToggle",
4263
+ "lightboxIndex": "rwa6qG_lightboxIndex",
4264
+ "panelHeader": "rwa6qG_panelHeader",
4265
+ "galleryFilters": "rwa6qG_galleryFilters",
4266
+ "entryIcon": "rwa6qG_entryIcon",
4267
+ "config": "rwa6qG_config",
4268
+ "historyHeader": "rwa6qG_historyHeader",
4269
+ "compareModelChoices": "rwa6qG_compareModelChoices",
4270
+ "modeRow": "rwa6qG_modeRow",
4271
+ "promptCount": "rwa6qG_promptCount",
4272
+ "grid": "rwa6qG_grid",
4273
+ "galleryFilterHeading": "rwa6qG_galleryFilterHeading",
4224
4274
  "canvasEmptyIcon": "rwa6qG_canvasEmptyIcon",
4225
- "gallerySelectMode": "rwa6qG_gallerySelectMode",
4226
- "card": "rwa6qG_card",
4275
+ "galleryImageButton": "rwa6qG_galleryImageButton",
4276
+ "modelMenuItem": "rwa6qG_modelMenuItem",
4277
+ "updateBanner": "rwa6qG_updateBanner",
4278
+ "modelMenu": "rwa6qG_modelMenu",
4227
4279
  "bigSpinner": "rwa6qG_bigSpinner",
4228
- "comparisonBoard": "rwa6qG_comparisonBoard",
4229
- "lightbox": "rwa6qG_lightbox",
4230
- "gallerySort": "rwa6qG_gallerySort",
4231
- "gallerySelect": "rwa6qG_gallerySelect",
4232
- "prompt": "rwa6qG_prompt",
4233
- "canvasState": "rwa6qG_canvasState",
4234
- "galleryAdd": "rwa6qG_galleryAdd",
4280
+ "dshImageGenToastIn": "rwa6qG_dshImageGenToastIn",
4281
+ "lightboxNav": "rwa6qG_lightboxNav",
4282
+ "galleryRatio": "rwa6qG_galleryRatio",
4283
+ "galleryFilterNote": "rwa6qG_galleryFilterNote",
4284
+ "gallerySelectionClear": "rwa6qG_gallerySelectionClear",
4285
+ "referenceActions": "rwa6qG_referenceActions",
4286
+ "historyEmpty": "rwa6qG_historyEmpty",
4287
+ "modelLabel": "rwa6qG_modelLabel",
4288
+ "canvasBody": "rwa6qG_canvasBody",
4289
+ "lightboxStage": "rwa6qG_lightboxStage",
4235
4290
  "galleryTagFilterList": "rwa6qG_galleryTagFilterList",
4236
- "canvasMeta": "rwa6qG_canvasMeta",
4291
+ "comparisonBoard": "rwa6qG_comparisonBoard",
4292
+ "view": "rwa6qG_view",
4293
+ "taskTrayChevron": "rwa6qG_taskTrayChevron",
4294
+ "historyPrompt": "rwa6qG_historyPrompt",
4295
+ "galleryTagFilter": "rwa6qG_galleryTagFilter",
4296
+ "lightboxClose": "rwa6qG_lightboxClose",
4297
+ "galleryImage": "rwa6qG_galleryImage",
4298
+ "galleryTagEditor": "rwa6qG_galleryTagEditor",
4237
4299
  "taskTrayHeader": "rwa6qG_taskTrayHeader",
4238
- "galleryTags": "rwa6qG_galleryTags",
4239
- "lightboxCaption": "rwa6qG_lightboxCaption",
4240
- "canvasBody": "rwa6qG_canvasBody",
4241
- "configGuideBody": "rwa6qG_configGuideBody",
4242
- "taskPrompt": "rwa6qG_taskPrompt",
4243
- "galleryTagInput": "rwa6qG_galleryTagInput",
4244
- "galleryViewToggle": "rwa6qG_galleryViewToggle",
4300
+ "card": "rwa6qG_card",
4301
+ "canvasStateTitle": "rwa6qG_canvasStateTitle",
4302
+ "lightboxEdit": "rwa6qG_lightboxEdit",
4303
+ "lightboxZoomLevel": "rwa6qG_lightboxZoomLevel",
4304
+ "paramHint": "rwa6qG_paramHint",
4245
4305
  "updateActions": "rwa6qG_updateActions",
4246
- "galleryImage": "rwa6qG_galleryImage",
4247
- "uploadIcon": "rwa6qG_uploadIcon",
4248
- "lightboxCaptionRow": "rwa6qG_lightboxCaptionRow",
4249
- "historyEmpty": "rwa6qG_historyEmpty",
4250
- "view": "rwa6qG_view",
4251
- "panelTitle": "rwa6qG_panelTitle",
4252
- "referenceActions": "rwa6qG_referenceActions",
4253
- "paramLabel": "rwa6qG_paramLabel",
4254
- "historyFilters": "rwa6qG_historyFilters",
4255
- "download": "rwa6qG_download",
4256
- "grid": "rwa6qG_grid",
4257
- "promptFooter": "rwa6qG_promptFooter",
4306
+ "generateButton": "rwa6qG_generateButton",
4307
+ "historyMeta": "rwa6qG_historyMeta",
4308
+ "galleryFilterCount": "rwa6qG_galleryFilterCount",
4309
+ "entry": "rwa6qG_entry",
4258
4310
  "panelHeading": "rwa6qG_panelHeading",
4259
- "config": "rwa6qG_config",
4260
- "gallerySearch": "rwa6qG_gallerySearch",
4261
- "historyMain": "rwa6qG_historyMain",
4262
- "uploadHint": "rwa6qG_uploadHint",
4263
- "lightboxImage": "rwa6qG_lightboxImage",
4264
- "lightboxMeta": "rwa6qG_lightboxMeta",
4265
- "galleryRemove": "rwa6qG_galleryRemove",
4266
4311
  "taskRows": "rwa6qG_taskRows",
4267
- "templatesButton": "rwa6qG_templatesButton",
4268
- "taskTrayClose": "rwa6qG_taskTrayClose",
4312
+ "connectionDot": "rwa6qG_connectionDot",
4313
+ "entryLabel": "rwa6qG_entryLabel",
4314
+ "historySearch": "rwa6qG_historySearch",
4315
+ "uploadBox": "rwa6qG_uploadBox",
4316
+ "galleryBulkButton": "rwa6qG_galleryBulkButton",
4317
+ "taskRow": "rwa6qG_taskRow",
4318
+ "canvasStateHint": "rwa6qG_canvasStateHint",
4319
+ "history": "rwa6qG_history",
4320
+ "panel": "rwa6qG_panel",
4321
+ "canvasMeta": "rwa6qG_canvasMeta",
4322
+ "imageCaption": "rwa6qG_imageCaption",
4323
+ "spinner": "rwa6qG_spinner",
4324
+ "studio": "rwa6qG_studio",
4269
4325
  "lightboxTool": "rwa6qG_lightboxTool",
4270
- "lightboxTools": "rwa6qG_lightboxTools",
4271
- "galleryRatio": "rwa6qG_galleryRatio",
4272
4326
  "githubLink": "rwa6qG_githubLink",
4273
- "galleryFilters": "rwa6qG_galleryFilters",
4274
- "canvasError": "rwa6qG_canvasError",
4275
- "galleryRatioList": "rwa6qG_galleryRatioList",
4276
- "dshImageGenSpin": "rwa6qG_dshImageGenSpin",
4327
+ "paramLabel": "rwa6qG_paramLabel",
4328
+ "galleryWorkspace": "rwa6qG_galleryWorkspace",
4329
+ "galleryCount": "rwa6qG_galleryCount",
4330
+ "galleryToolbarActions": "rwa6qG_galleryToolbarActions",
4277
4331
  "comparisonGrid": "rwa6qG_comparisonGrid",
4278
- "uploadBox": "rwa6qG_uploadBox",
4279
- "lightboxZoomLevel": "rwa6qG_lightboxZoomLevel",
4280
- "lightboxCopy": "rwa6qG_lightboxCopy",
4281
- "lightboxIndex": "rwa6qG_lightboxIndex",
4282
- "lightboxClose": "rwa6qG_lightboxClose",
4283
- "updateBanner": "rwa6qG_updateBanner",
4284
- "historyHeader": "rwa6qG_historyHeader",
4332
+ "lightbox": "rwa6qG_lightbox",
4333
+ "gallerySort": "rwa6qG_gallerySort",
4334
+ "historyMain": "rwa6qG_historyMain",
4335
+ "historyFilters": "rwa6qG_historyFilters",
4336
+ "taskTrayClose": "rwa6qG_taskTrayClose",
4337
+ "historyItem": "rwa6qG_historyItem",
4338
+ "lightboxFigure": "rwa6qG_lightboxFigure",
4339
+ "hiddenFile": "rwa6qG_hiddenFile",
4340
+ "zoomHint": "rwa6qG_zoomHint",
4341
+ "gallerySelectionBar": "rwa6qG_gallerySelectionBar",
4285
4342
  "historyInfo": "rwa6qG_historyInfo",
4286
- "paramGroup": "rwa6qG_paramGroup",
4287
- "optionPill": "rwa6qG_optionPill",
4288
- "generateInner": "rwa6qG_generateInner",
4289
- "canvasStateTitle": "rwa6qG_canvasStateTitle",
4290
- "compareModelChoices": "rwa6qG_compareModelChoices",
4291
- "modePill": "rwa6qG_modePill",
4292
- "galleryBadge": "rwa6qG_galleryBadge",
4293
- "comparisonFullscreen": "rwa6qG_comparisonFullscreen",
4294
- "entry": "rwa6qG_entry",
4295
- "galleryTagEdit": "rwa6qG_galleryTagEdit",
4296
- "galleryFilterNote": "rwa6qG_galleryFilterNote",
4297
- "history": "rwa6qG_history",
4298
- "historySearch": "rwa6qG_historySearch",
4299
- "referenceImage": "rwa6qG_referenceImage",
4300
- "galleryToolbarActions": "rwa6qG_galleryToolbarActions",
4301
- "lightboxActions": "rwa6qG_lightboxActions",
4302
- "canvas": "rwa6qG_canvas",
4303
- "galleryFilterDivider": "rwa6qG_galleryFilterDivider",
4304
- "updateRelease": "rwa6qG_updateRelease",
4305
- "studio": "rwa6qG_studio",
4306
4343
  "optionRow": "rwa6qG_optionRow",
4307
- "modelMenuItem": "rwa6qG_modelMenuItem",
4344
+ "connectionStatus": "rwa6qG_connectionStatus",
4345
+ "taskTrayCount": "rwa6qG_taskTrayCount",
4346
+ "historyActions": "rwa6qG_historyActions",
4347
+ "lightboxActions": "rwa6qG_lightboxActions",
4308
4348
  "galleryMasonry": "rwa6qG_galleryMasonry",
4309
- "historyPrompt": "rwa6qG_historyPrompt",
4310
- "modelLabel": "rwa6qG_modelLabel",
4311
- "taskTrayToggle": "rwa6qG_taskTrayToggle",
4349
+ "galleryAdd": "rwa6qG_galleryAdd",
4350
+ "galleryCardInfo": "rwa6qG_galleryCardInfo",
4351
+ "galleryBadge": "rwa6qG_galleryBadge",
4352
+ "lightboxDownload": "rwa6qG_lightboxDownload",
4353
+ "galleryCard": "rwa6qG_galleryCard",
4354
+ "historyTitle": "rwa6qG_historyTitle",
4355
+ "canvasHistoryTag": "rwa6qG_canvasHistoryTag",
4356
+ "galleryToast": "rwa6qG_galleryToast",
4357
+ "download": "rwa6qG_download",
4358
+ "canvasState": "rwa6qG_canvasState",
4359
+ "galleryTagEdit": "rwa6qG_galleryTagEdit",
4360
+ "gallerySearch": "rwa6qG_gallerySearch",
4361
+ "taskPrompt": "rwa6qG_taskPrompt",
4362
+ "lightboxCaption": "rwa6qG_lightboxCaption",
4363
+ "comparisonImageButton": "rwa6qG_comparisonImageButton",
4364
+ "modePill": "rwa6qG_modePill",
4312
4365
  "updateText": "rwa6qG_updateText",
4366
+ "comparisonFullscreen": "rwa6qG_comparisonFullscreen",
4367
+ "historyAction": "rwa6qG_historyAction",
4368
+ "galleryRemove": "rwa6qG_galleryRemove",
4369
+ "taskTrayToggle": "rwa6qG_taskTrayToggle",
4370
+ "templatesButton": "rwa6qG_templatesButton",
4371
+ "galleryToolbar": "rwa6qG_galleryToolbar",
4372
+ "galleryRatioList": "rwa6qG_galleryRatioList",
4373
+ "dshImageGenSpin": "rwa6qG_dshImageGenSpin",
4374
+ "gallerySelect": "rwa6qG_gallerySelect",
4313
4375
  "modelSelect": "rwa6qG_modelSelect",
4314
- "zoomHint": "rwa6qG_zoomHint",
4315
- "compareControl": "rwa6qG_compareControl",
4316
- "lightboxEdit": "rwa6qG_lightboxEdit",
4317
- "historyActions": "rwa6qG_historyActions",
4318
- "galleryBulkButton": "rwa6qG_galleryBulkButton",
4319
- "hiddenFile": "rwa6qG_hiddenFile",
4320
- "gallerySelectionBar": "rwa6qG_gallerySelectionBar",
4321
- "historyTitle": "rwa6qG_historyTitle",
4322
- "entryIcon": "rwa6qG_entryIcon",
4323
- "dshImageGenToastIn": "rwa6qG_dshImageGenToastIn",
4324
- "modelMenu": "rwa6qG_modelMenu",
4325
- "historyMeta": "rwa6qG_historyMeta",
4326
- "image": "rwa6qG_image",
4376
+ "galleryFilter": "rwa6qG_galleryFilter",
4377
+ "paramGroup": "rwa6qG_paramGroup",
4378
+ "galleryClear": "rwa6qG_galleryClear",
4379
+ "optionPill": "rwa6qG_optionPill",
4380
+ "enhanceButton": "rwa6qG_enhanceButton",
4381
+ "panelTitle": "rwa6qG_panelTitle",
4382
+ "galleryViewToggle": "rwa6qG_galleryViewToggle",
4327
4383
  "lightboxScaleFrame": "rwa6qG_lightboxScaleFrame",
4328
- "historyClear": "rwa6qG_historyClear",
4329
- "galleryToolbar": "rwa6qG_galleryToolbar",
4330
- "galleryCard": "rwa6qG_galleryCard",
4331
- "imageCard": "rwa6qG_imageCard",
4332
- "taskStatus": "rwa6qG_taskStatus",
4384
+ "galleryAvatar": "rwa6qG_galleryAvatar",
4385
+ "lightboxCaptionRow": "rwa6qG_lightboxCaptionRow",
4333
4386
  "historyList": "rwa6qG_historyList",
4334
- "modeRow": "rwa6qG_modeRow",
4335
- "modelWrap": "rwa6qG_modelWrap",
4336
- "promptCount": "rwa6qG_promptCount",
4337
- "lightboxFigure": "rwa6qG_lightboxFigure",
4338
- "configGuide": "rwa6qG_configGuide",
4339
- "lightboxNav": "rwa6qG_lightboxNav",
4387
+ "prompt": "rwa6qG_prompt",
4388
+ "optionGrid": "rwa6qG_optionGrid",
4389
+ "lightboxMeta": "rwa6qG_lightboxMeta",
4390
+ "comparisonFullscreenGrid": "rwa6qG_comparisonFullscreenGrid",
4391
+ "footer": "rwa6qG_footer",
4392
+ "referenceImage": "rwa6qG_referenceImage",
4393
+ "canvas": "rwa6qG_canvas",
4340
4394
  "historyThumbPlaceholder": "rwa6qG_historyThumbPlaceholder",
4341
- "gallerySelectionClear": "rwa6qG_gallerySelectionClear",
4342
- "paramHint": "rwa6qG_paramHint",
4343
- "modelMenuList": "rwa6qG_modelMenuList",
4344
- "taskTrayChevron": "rwa6qG_taskTrayChevron",
4345
- "galleryFilter": "rwa6qG_galleryFilter",
4346
- "galleryImageButton": "rwa6qG_galleryImageButton",
4347
- "entryLabel": "rwa6qG_entryLabel",
4348
- "comparisonImageButton": "rwa6qG_comparisonImageButton",
4349
- "generateButton": "rwa6qG_generateButton",
4350
- "galleryHeading": "rwa6qG_galleryHeading",
4351
- "compareToggle": "rwa6qG_compareToggle",
4352
- "connectionDot": "rwa6qG_connectionDot",
4395
+ "configGuide": "rwa6qG_configGuide",
4396
+ "reference": "rwa6qG_reference",
4397
+ "lightboxImage": "rwa6qG_lightboxImage",
4398
+ "taskStatus": "rwa6qG_taskStatus",
4399
+ "generateInner": "rwa6qG_generateInner",
4400
+ "imageCard": "rwa6qG_imageCard",
4353
4401
  "historyThumb": "rwa6qG_historyThumb",
4354
- "galleryToast": "rwa6qG_galleryToast",
4355
- "galleryWorkspace": "rwa6qG_galleryWorkspace",
4356
- "lightboxStage": "rwa6qG_lightboxStage",
4357
- "taskTray": "rwa6qG_taskTray",
4358
- "historyItem": "rwa6qG_historyItem",
4359
- "taskTrayCount": "rwa6qG_taskTrayCount",
4360
- "canvasStateHint": "rwa6qG_canvasStateHint",
4361
- "imageCaption": "rwa6qG_imageCaption",
4362
- "galleryCardInfo": "rwa6qG_galleryCardInfo",
4363
- "panel": "rwa6qG_panel",
4364
- "panelHeader": "rwa6qG_panelHeader",
4365
- "galleryFilterHeading": "rwa6qG_galleryFilterHeading",
4366
- "galleryAvatar": "rwa6qG_galleryAvatar",
4367
- "footer": "rwa6qG_footer",
4368
- "comparisonFullscreenGrid": "rwa6qG_comparisonFullscreenGrid",
4402
+ "compareControl": "rwa6qG_compareControl",
4403
+ "galleryTags": "rwa6qG_galleryTags",
4404
+ "promptFooter": "rwa6qG_promptFooter",
4405
+ "uploadIcon": "rwa6qG_uploadIcon",
4406
+ "modelMenuList": "rwa6qG_modelMenuList",
4407
+ "galleryTagInput": "rwa6qG_galleryTagInput",
4408
+ "updateRelease": "rwa6qG_updateRelease",
4369
4409
  "configScroll": "rwa6qG_configScroll",
4370
- "galleryClear": "rwa6qG_galleryClear"
4410
+ "modelWrap": "rwa6qG_modelWrap",
4411
+ "image": "rwa6qG_image",
4412
+ "gallerySelectMode": "rwa6qG_gallerySelectMode",
4413
+ "galleryCardFooter": "rwa6qG_galleryCardFooter",
4414
+ "canvasError": "rwa6qG_canvasError",
4415
+ "lightboxTools": "rwa6qG_lightboxTools",
4416
+ "configGuideBody": "rwa6qG_configGuideBody",
4417
+ "uploadHint": "rwa6qG_uploadHint",
4418
+ "historyClear": "rwa6qG_historyClear",
4419
+ "galleryFilterDivider": "rwa6qG_galleryFilterDivider",
4420
+ "lightboxCopy": "rwa6qG_lightboxCopy",
4421
+ "galleryHeading": "rwa6qG_galleryHeading"
4371
4422
  };
4372
4423
  //#endregion
4373
4424
  //#region src/client/mount.tsx
@@ -5024,79 +5075,79 @@ window.__ModuleLoader__.load({
5024
5075
  document.head.appendChild(tag);
5025
5076
  }
5026
5077
  var settings_card_module_css_default = {
5027
- "detectOk": "zmjoSq_detectOk",
5028
- "channelBadge": "zmjoSq_channelBadge",
5029
- "channelAddRow": "zmjoSq_channelAddRow",
5030
- "link": "zmjoSq_link",
5031
- "channelHost": "zmjoSq_channelHost",
5032
- "channelAdd": "zmjoSq_channelAdd",
5033
- "modelRows": "zmjoSq_modelRows",
5078
+ "save": "zmjoSq_save",
5079
+ "modelRowRemove": "zmjoSq_modelRowRemove",
5034
5080
  "addModel": "zmjoSq_addModel",
5081
+ "modelEmpty": "zmjoSq_modelEmpty",
5082
+ "modelCatalogTools": "zmjoSq_modelCatalogTools",
5083
+ "channelAdd": "zmjoSq_channelAdd",
5084
+ "channelMain": "zmjoSq_channelMain",
5085
+ "sectionHeader": "zmjoSq_sectionHeader",
5086
+ "channelDanger": "zmjoSq_channelDanger",
5087
+ "modelBadge": "zmjoSq_modelBadge",
5088
+ "channelRow": "zmjoSq_channelRow",
5089
+ "candidateHead": "zmjoSq_candidateHead",
5090
+ "sectionHint": "zmjoSq_sectionHint",
5091
+ "channelAddRow": "zmjoSq_channelAddRow",
5092
+ "readOnly": "zmjoSq_readOnly",
5093
+ "candidateTitle": "zmjoSq_candidateTitle",
5094
+ "modelCatalogMeta": "zmjoSq_modelCatalogMeta",
5095
+ "card": "zmjoSq_card",
5096
+ "editorHeader": "zmjoSq_editorHeader",
5097
+ "description": "zmjoSq_description",
5098
+ "select": "zmjoSq_select",
5099
+ "customSettingsSummary": "zmjoSq_customSettingsSummary",
5035
5100
  "input": "zmjoSq_input",
5101
+ "channelSection": "zmjoSq_channelSection",
5102
+ "channelMeta": "zmjoSq_channelMeta",
5103
+ "editorTag": "zmjoSq_editorTag",
5104
+ "modelCatalogTitle": "zmjoSq_modelCatalogTitle",
5105
+ "candidate": "zmjoSq_candidate",
5106
+ "channelEmpty": "zmjoSq_channelEmpty",
5107
+ "editorWrap": "zmjoSq_editorWrap",
5108
+ "link": "zmjoSq_link",
5036
5109
  "editorTitle": "zmjoSq_editorTitle",
5110
+ "chevron": "zmjoSq_chevron",
5037
5111
  "channelList": "zmjoSq_channelList",
5038
- "editorTag": "zmjoSq_editorTag",
5039
- "channelAction": "zmjoSq_channelAction",
5040
- "modelEmpty": "zmjoSq_modelEmpty",
5041
- "channelEditor": "zmjoSq_channelEditor",
5042
- "modelBadge": "zmjoSq_modelBadge",
5043
- "reset": "zmjoSq_reset",
5112
+ "customSettingsBody": "zmjoSq_customSettingsBody",
5113
+ "modelCatalog": "zmjoSq_modelCatalog",
5114
+ "modelArrow": "zmjoSq_modelArrow",
5115
+ "channelName": "zmjoSq_channelName",
5116
+ "candidatePanel": "zmjoSq_candidatePanel",
5117
+ "candidateId": "zmjoSq_candidateId",
5044
5118
  "linkButton": "zmjoSq_linkButton",
5045
- "candidate": "zmjoSq_candidate",
5046
- "candidateTitle": "zmjoSq_candidateTitle",
5047
- "save": "zmjoSq_save",
5048
- "modelCatalogHead": "zmjoSq_modelCatalogHead",
5049
- "candidateHead": "zmjoSq_candidateHead",
5119
+ "channelBadge": "zmjoSq_channelBadge",
5050
5120
  "candidateLabel": "zmjoSq_candidateLabel",
5121
+ "modelInput": "zmjoSq_modelInput",
5122
+ "modelRows": "zmjoSq_modelRows",
5123
+ "customSettings": "zmjoSq_customSettings",
5124
+ "name": "zmjoSq_name",
5125
+ "label": "zmjoSq_label",
5126
+ "channelEditor": "zmjoSq_channelEditor",
5127
+ "modelCatalogHead": "zmjoSq_modelCatalogHead",
5128
+ "failed": "zmjoSq_failed",
5051
5129
  "editorFooter": "zmjoSq_editorFooter",
5052
5130
  "candidateList": "zmjoSq_candidateList",
5053
- "sectionHint": "zmjoSq_sectionHint",
5054
5131
  "field": "zmjoSq_field",
5132
+ "candidateActions": "zmjoSq_candidateActions",
5133
+ "chevronOpen": "zmjoSq_chevronOpen",
5055
5134
  "footer": "zmjoSq_footer",
5056
5135
  "deleteConfirmText": "zmjoSq_deleteConfirmText",
5057
- "customSettings": "zmjoSq_customSettings",
5058
- "modelCategorySelect": "zmjoSq_modelCategorySelect",
5059
- "candidateId": "zmjoSq_candidateId",
5060
- "sectionHeader": "zmjoSq_sectionHeader",
5061
- "modelRow": "zmjoSq_modelRow",
5062
- "modelInput": "zmjoSq_modelInput",
5063
- "name": "zmjoSq_name",
5064
- "failed": "zmjoSq_failed",
5065
- "candidateActions": "zmjoSq_candidateActions",
5066
- "headText": "zmjoSq_headText",
5067
- "label": "zmjoSq_label",
5068
- "customSettingsSummary": "zmjoSq_customSettingsSummary",
5069
- "head": "zmjoSq_head",
5070
- "channelName": "zmjoSq_channelName",
5071
- "candidatePanel": "zmjoSq_candidatePanel",
5072
- "channelSection": "zmjoSq_channelSection",
5073
- "readOnly": "zmjoSq_readOnly",
5074
- "chevron": "zmjoSq_chevron",
5075
- "header": "zmjoSq_header",
5076
- "modelCatalog": "zmjoSq_modelCatalog",
5077
- "modelArrow": "zmjoSq_modelArrow",
5078
- "modelCatalogTools": "zmjoSq_modelCatalogTools",
5079
- "editorWrap": "zmjoSq_editorWrap",
5080
- "channelMain": "zmjoSq_channelMain",
5081
- "modelCatalogTitle": "zmjoSq_modelCatalogTitle",
5082
5136
  "body": "zmjoSq_body",
5083
- "select": "zmjoSq_select",
5084
- "chevronOpen": "zmjoSq_chevronOpen",
5085
- "channelDanger": "zmjoSq_channelDanger",
5086
- "discard": "zmjoSq_discard",
5087
- "description": "zmjoSq_description",
5088
- "customSettingsBody": "zmjoSq_customSettingsBody",
5089
5137
  "channelDotWarn": "zmjoSq_channelDotWarn",
5090
- "sectionTitle": "zmjoSq_sectionTitle",
5091
- "channelMeta": "zmjoSq_channelMeta",
5138
+ "discard": "zmjoSq_discard",
5139
+ "channelHost": "zmjoSq_channelHost",
5140
+ "head": "zmjoSq_head",
5141
+ "reset": "zmjoSq_reset",
5092
5142
  "channelDotReady": "zmjoSq_channelDotReady",
5143
+ "modelCategorySelect": "zmjoSq_modelCategorySelect",
5144
+ "headText": "zmjoSq_headText",
5145
+ "header": "zmjoSq_header",
5093
5146
  "pending": "zmjoSq_pending",
5094
- "modelRowRemove": "zmjoSq_modelRowRemove",
5095
- "channelRow": "zmjoSq_channelRow",
5096
- "editorHeader": "zmjoSq_editorHeader",
5097
- "card": "zmjoSq_card",
5098
- "modelCatalogMeta": "zmjoSq_modelCatalogMeta",
5099
- "channelEmpty": "zmjoSq_channelEmpty"
5147
+ "modelRow": "zmjoSq_modelRow",
5148
+ "sectionTitle": "zmjoSq_sectionTitle",
5149
+ "channelAction": "zmjoSq_channelAction",
5150
+ "detectOk": "zmjoSq_detectOk"
5100
5151
  };
5101
5152
  //#endregion
5102
5153
  //#region src/client/SettingsCard.tsx
@@ -6113,16 +6164,16 @@ window.__ModuleLoader__.load({
6113
6164
  }
6114
6165
  var audio_toolview_module_css_default = {
6115
6166
  "icon": "_7K1QKa_icon",
6116
- "message": "_7K1QKa_message",
6117
- "error": "_7K1QKa_error",
6167
+ "audioRow": "_7K1QKa_audioRow",
6168
+ "empty": "_7K1QKa_empty",
6118
6169
  "audios": "_7K1QKa_audios",
6170
+ "root": "_7K1QKa_root",
6171
+ "download": "_7K1QKa_download",
6119
6172
  "header": "_7K1QKa_header",
6120
6173
  "status": "_7K1QKa_status",
6121
- "root": "_7K1QKa_root",
6122
6174
  "audio": "_7K1QKa_audio",
6123
- "download": "_7K1QKa_download",
6124
- "empty": "_7K1QKa_empty",
6125
- "audioRow": "_7K1QKa_audioRow"
6175
+ "message": "_7K1QKa_message",
6176
+ "error": "_7K1QKa_error"
6126
6177
  };
6127
6178
  //#endregion
6128
6179
  //#region src/client/audio-toolview.tsx