dsh-audiogen 0.4.15 → 0.4.16

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
1187
  "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",
1208
- "audioCard": "Oo1fpq_audioCard",
1209
- "generate": "Oo1fpq_generate",
1210
- "panel": "Oo1fpq_panel",
1211
- "resultMeta": "Oo1fpq_resultMeta",
1212
- "historyItem": "Oo1fpq_historyItem",
1213
- "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
- "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
- "historyPrompt": "Oo1fpq_historyPrompt",
1238
- "fieldCell": "Oo1fpq_fieldCell",
1239
1188
  "taskBar": "Oo1fpq_taskBar",
1189
+ "formCol": "Oo1fpq_formCol",
1240
1190
  "historyIcon": "Oo1fpq_historyIcon",
1241
- "resultCol": "Oo1fpq_resultCol",
1242
- "compareChip": "Oo1fpq_compareChip",
1243
1191
  "historyTime": "Oo1fpq_historyTime",
1244
- "historyCompareBadge": "Oo1fpq_historyCompareBadge",
1192
+ "compareChip": "Oo1fpq_compareChip",
1193
+ "resultCol": "Oo1fpq_resultCol",
1194
+ "label": "Oo1fpq_label",
1195
+ "voiceIdChip": "Oo1fpq_voiceIdChip",
1196
+ "compareModelName": "Oo1fpq_compareModelName",
1197
+ "generate": "Oo1fpq_generate",
1245
1198
  "compareChips": "Oo1fpq_compareChips",
1246
- "modalHead": "Oo1fpq_modalHead",
1247
- "track": "Oo1fpq_track",
1248
- "formFields": "Oo1fpq_formFields",
1249
- "historyTitle": "Oo1fpq_historyTitle",
1250
- "enhanceActionsRow": "Oo1fpq_enhanceActionsRow",
1199
+ "muteButton": "Oo1fpq_muteButton",
1200
+ "iconButton": "Oo1fpq_iconButton",
1201
+ "overrideDash": "Oo1fpq_overrideDash",
1202
+ "tabs": "Oo1fpq_tabs",
1203
+ "input": "Oo1fpq_input",
1204
+ "textarea": "Oo1fpq_textarea",
1205
+ "resultEmpty": "Oo1fpq_resultEmpty",
1251
1206
  "resultEmptyIcon": "Oo1fpq_resultEmptyIcon",
1252
- "compareGroup": "Oo1fpq_compareGroup",
1253
- "historyList": "Oo1fpq_historyList",
1207
+ "historyActions": "Oo1fpq_historyActions",
1208
+ "row": "Oo1fpq_row",
1209
+ "track": "Oo1fpq_track",
1210
+ "formRow": "Oo1fpq_formRow",
1211
+ "modalFoot": "Oo1fpq_modalFoot",
1212
+ "resultGroupHead": "Oo1fpq_resultGroupHead",
1213
+ "resultGroupCount": "Oo1fpq_resultGroupCount",
1214
+ "historyCompareSummary": "Oo1fpq_historyCompareSummary",
1254
1215
  "error": "Oo1fpq_error",
1255
- "historyCol": "Oo1fpq_historyCol",
1216
+ "header": "Oo1fpq_header",
1217
+ "resultModeChip": "Oo1fpq_resultModeChip",
1218
+ "player": "Oo1fpq_player",
1219
+ "taskActions": "Oo1fpq_taskActions",
1256
1220
  "playButton": "Oo1fpq_playButton",
1221
+ "audioCardIndex": "Oo1fpq_audioCardIndex",
1222
+ "panel": "Oo1fpq_panel",
1223
+ "historyAction": "Oo1fpq_historyAction",
1257
1224
  "time": "Oo1fpq_time",
1258
- "muteButton": "Oo1fpq_muteButton",
1259
- "voiceIdChip": "Oo1fpq_voiceIdChip",
1225
+ "modalHead": "Oo1fpq_modalHead",
1226
+ "primaryButton": "Oo1fpq_primaryButton",
1227
+ "title": "Oo1fpq_title",
1228
+ "taskList": "Oo1fpq_taskList",
1229
+ "modeIcon": "Oo1fpq_modeIcon",
1230
+ "overrideCell": "Oo1fpq_overrideCell",
1231
+ "historyCol": "Oo1fpq_historyCol",
1232
+ "historyList": "Oo1fpq_historyList",
1260
1233
  "select": "Oo1fpq_select",
1261
- "compareBox": "Oo1fpq_compareBox",
1262
- "historyCompareSummary": "Oo1fpq_historyCompareSummary",
1263
- "label": "Oo1fpq_label",
1264
- "modeButton": "Oo1fpq_modeButton",
1234
+ "compareGroup": "Oo1fpq_compareGroup",
1235
+ "fieldFull": "Oo1fpq_fieldFull",
1236
+ "taskCard": "Oo1fpq_taskCard",
1265
1237
  "advanced": "Oo1fpq_advanced",
1266
- "historyHeader": "Oo1fpq_historyHeader",
1238
+ "compareBoard": "Oo1fpq_compareBoard",
1239
+ "taskStatus": "Oo1fpq_taskStatus",
1240
+ "tab": "Oo1fpq_tab",
1241
+ "checkbox": "Oo1fpq_checkbox",
1242
+ "resultGroupChip": "Oo1fpq_resultGroupChip",
1267
1243
  "modeRow": "Oo1fpq_modeRow",
1268
- "title": "Oo1fpq_title",
1269
- "modalBody": "Oo1fpq_modalBody",
1270
- "modalFoot": "Oo1fpq_modalFoot",
1271
- "row": "Oo1fpq_row",
1272
- "compareGroupHead": "Oo1fpq_compareGroupHead",
1273
- "modal": "Oo1fpq_modal",
1244
+ "trackKnob": "Oo1fpq_trackKnob",
1245
+ "playerCompact": "Oo1fpq_playerCompact",
1246
+ "audioCardHead": "Oo1fpq_audioCardHead",
1247
+ "historyPrompt": "Oo1fpq_historyPrompt",
1274
1248
  "resultGroups": "Oo1fpq_resultGroups",
1275
- "formCol": "Oo1fpq_formCol",
1276
- "resultGroup": "Oo1fpq_resultGroup",
1277
- "savedChip": "Oo1fpq_savedChip",
1249
+ "studio": "Oo1fpq_studio",
1250
+ "radioGroup": "Oo1fpq_radioGroup",
1251
+ "resultEmptyHint": "Oo1fpq_resultEmptyHint",
1252
+ "compareState": "Oo1fpq_compareState",
1253
+ "historyEmpty": "Oo1fpq_historyEmpty",
1254
+ "modal": "Oo1fpq_modal",
1278
1255
  "overrideCellHead": "Oo1fpq_overrideCellHead",
1279
- "taskLabel": "Oo1fpq_taskLabel",
1280
- "resultModeChip": "Oo1fpq_resultModeChip",
1281
- "resultGroupChip": "Oo1fpq_resultGroupChip",
1282
- "player": "Oo1fpq_player",
1283
- "historyModelRow": "Oo1fpq_historyModelRow",
1284
- "audiogenToastIn": "Oo1fpq_audiogenToastIn",
1285
- "trackKnob": "Oo1fpq_trackKnob",
1286
- "checkbox": "Oo1fpq_checkbox",
1287
- "secondaryButton": "Oo1fpq_secondaryButton",
1288
- "fieldFull": "Oo1fpq_fieldFull",
1256
+ "taskHead": "Oo1fpq_taskHead",
1257
+ "historyTabCount": "Oo1fpq_historyTabCount",
1258
+ "overrideOnly": "Oo1fpq_overrideOnly",
1259
+ "resultGroupError": "Oo1fpq_resultGroupError",
1260
+ "fieldCell": "Oo1fpq_fieldCell",
1261
+ "historyItem": "Oo1fpq_historyItem",
1262
+ "audioList": "Oo1fpq_audioList",
1289
1263
  "trackFill": "Oo1fpq_trackFill",
1290
- "hint": "Oo1fpq_hint",
1264
+ "formSectionRow": "Oo1fpq_formSectionRow",
1291
1265
  "enhanceCard": "Oo1fpq_enhanceCard",
1292
- "input": "Oo1fpq_input",
1293
- "compareState": "Oo1fpq_compareState",
1266
+ "enhanceCardHead": "Oo1fpq_enhanceCardHead",
1267
+ "enhanceActions": "Oo1fpq_enhanceActions",
1268
+ "resultMeta": "Oo1fpq_resultMeta",
1269
+ "modelCheckList": "Oo1fpq_modelCheckList",
1270
+ "historyHeader": "Oo1fpq_historyHeader",
1271
+ "enhanceActionsRow": "Oo1fpq_enhanceActionsRow",
1272
+ "ghostButton": "Oo1fpq_ghostButton",
1273
+ "historyMeta": "Oo1fpq_historyMeta",
1274
+ "audioCard": "Oo1fpq_audioCard",
1275
+ "savedChip": "Oo1fpq_savedChip",
1276
+ "hint": "Oo1fpq_hint",
1277
+ "compareBox": "Oo1fpq_compareBox",
1278
+ "compareGroupHead": "Oo1fpq_compareGroupHead",
1294
1279
  "historyClear": "Oo1fpq_historyClear",
1295
- "resultEmpty": "Oo1fpq_resultEmpty"
1280
+ "secondaryButton": "Oo1fpq_secondaryButton",
1281
+ "audiogenToastIn": "Oo1fpq_audiogenToastIn",
1282
+ "overrideTable": "Oo1fpq_overrideTable",
1283
+ "taskLabel": "Oo1fpq_taskLabel",
1284
+ "historyTab": "Oo1fpq_historyTab",
1285
+ "formSection": "Oo1fpq_formSection",
1286
+ "radioOption": "Oo1fpq_radioOption",
1287
+ "modalMask": "Oo1fpq_modalMask",
1288
+ "resultGroup": "Oo1fpq_resultGroup",
1289
+ "modalBody": "Oo1fpq_modalBody",
1290
+ "historyCompareBadge": "Oo1fpq_historyCompareBadge",
1291
+ "formFields": "Oo1fpq_formFields",
1292
+ "historyTabs": "Oo1fpq_historyTabs",
1293
+ "historyModelRow": "Oo1fpq_historyModelRow",
1294
+ "modeButton": "Oo1fpq_modeButton",
1295
+ "toast": "Oo1fpq_toast",
1296
+ "historyTitle": "Oo1fpq_historyTitle",
1297
+ "audioCardActions": "Oo1fpq_audioCardActions"
1296
1298
  };
1297
1299
  //#endregion
1298
1300
  //#region src/client/audio-player.tsx
@@ -1734,17 +1736,32 @@ 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.speed === void 0 ? {} : { speed: entry.speed },
1758
+ ...entry.duration === void 0 ? {} : { duration: entry.duration },
1759
+ ...entry.format === void 0 ? {} : { format: entry.format },
1760
+ ...entry.channelId === void 0 ? {} : { channelId: entry.channelId },
1761
+ ...entry.channel === void 0 ? {} : { channel: entry.channel },
1762
+ ...entry.params === void 0 ? {} : entry.params
1763
+ };
1764
+ }
1748
1765
  function StudioView(props) {
1749
1766
  const { api, scope, config, reuse } = props;
1750
1767
  const effectiveConfig = useConfig(scope);
@@ -2380,19 +2397,31 @@ window.__ModuleLoader__.load({
2380
2397
  placeholder: instrumental ? "纯音乐模式无需填写歌词" : "第一段歌词…\n\n第二段歌词…"
2381
2398
  })]
2382
2399
  }, spec.key);
2383
- case "instrumental": return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("label", {
2384
- className: audio_panel_module_css_default.checkbox,
2400
+ case "instrumental": return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("div", {
2401
+ className: audio_panel_module_css_default.label,
2385
2402
  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
- ] })]
2403
+ children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("span", { children: spec.label }), /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("div", {
2404
+ className: audio_panel_module_css_default.radioGroup,
2405
+ children: [/* @__PURE__ */ (0, react_jsx_runtime.jsxs)("label", {
2406
+ className: audio_panel_module_css_default.radioOption,
2407
+ "data-active": instrumental ? "true" : "false",
2408
+ children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("input", {
2409
+ type: "radio",
2410
+ name: "instrumental",
2411
+ checked: instrumental,
2412
+ onChange: () => setInstrumental(true)
2413
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("span", { children: "是" })]
2414
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("label", {
2415
+ className: audio_panel_module_css_default.radioOption,
2416
+ "data-active": instrumental ? "false" : "true",
2417
+ children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("input", {
2418
+ type: "radio",
2419
+ name: "instrumental",
2420
+ checked: !instrumental,
2421
+ onChange: () => setInstrumental(false)
2422
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("span", { children: "否" })]
2423
+ })]
2424
+ })]
2396
2425
  }, spec.key);
2397
2426
  case "sampleRate": return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("label", {
2398
2427
  className: audio_panel_module_css_default.label,
@@ -3182,7 +3211,7 @@ window.__ModuleLoader__.load({
3182
3211
  type: "button",
3183
3212
  className: audio_panel_module_css_default.historyIcon,
3184
3213
  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) => ({
3214
+ 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
3215
  model: model.model,
3187
3216
  audio: historyAudioToGenerated(model.entry.id, model.entry.audio)
3188
3217
  }))),
@@ -3230,7 +3259,7 @@ window.__ModuleLoader__.load({
3230
3259
  type: "button",
3231
3260
  className: audio_panel_module_css_default.historyIcon,
3232
3261
  title: "恢复(回填配置与 prompt)",
3233
- onClick: () => restoreFromParams(entry.params ?? {}, entry.mode, entry.model, void 0, void 0, [{
3262
+ onClick: () => restoreFromParams(paramsOfEntry(entry), entry.mode, entry.model, void 0, void 0, [{
3234
3263
  model: entry.model,
3235
3264
  audio: historyAudioToGenerated(entry.id, entry.audio)
3236
3265
  }]),
@@ -3279,66 +3308,66 @@ window.__ModuleLoader__.load({
3279
3308
  document.head.appendChild(tag);
3280
3309
  }
3281
3310
  var library_module_css_default = {
3282
- "drawerHead": "vzUV2a_drawerHead",
3283
- "drawerPlayerList": "vzUV2a_drawerPlayerList",
3284
- "drawerActions": "vzUV2a_drawerActions",
3285
- "empty": "vzUV2a_empty",
3286
- "typeChips": "vzUV2a_typeChips",
3287
- "toolbar": "vzUV2a_toolbar",
3288
- "filterLabel": "vzUV2a_filterLabel",
3289
- "listActions": "vzUV2a_listActions",
3290
- "dangerBtn": "vzUV2a_dangerBtn",
3291
- "input": "vzUV2a_input",
3311
+ "searchBox": "vzUV2a_searchBox",
3292
3312
  "cardFoot": "vzUV2a_cardFoot",
3293
- "drawerSection": "vzUV2a_drawerSection",
3294
- "provValue": "vzUV2a_provValue",
3295
- "mono": "vzUV2a_mono",
3296
- "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
- "drawerPlayer": "vzUV2a_drawerPlayer",
3304
- "paramsDetails": "vzUV2a_paramsDetails",
3305
3313
  "listCount": "vzUV2a_listCount",
3306
- "primaryBtn": "vzUV2a_primaryBtn",
3307
- "audiogenDrawerIn": "vzUV2a_audiogenDrawerIn",
3308
- "selCount": "vzUV2a_selCount",
3309
- "emptyIcon": "vzUV2a_emptyIcon",
3310
- "emptyHint": "vzUV2a_emptyHint",
3311
- "card": "vzUV2a_card",
3312
- "smallSelect": "vzUV2a_smallSelect",
3314
+ "ghostBtn": "vzUV2a_ghostBtn",
3313
3315
  "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
3316
  "drawerTitle": "vzUV2a_drawerTitle",
3326
- "ghostBtn": "vzUV2a_ghostBtn",
3317
+ "drawerPlayer": "vzUV2a_drawerPlayer",
3318
+ "chipCount": "vzUV2a_chipCount",
3327
3319
  "drawerLabel": "vzUV2a_drawerLabel",
3328
- "drawerPlayerName": "vzUV2a_drawerPlayerName",
3329
- "stateNote": "vzUV2a_stateNote",
3330
- "cardName": "vzUV2a_cardName",
3320
+ "provenance": "vzUV2a_provenance",
3321
+ "emptyHint": "vzUV2a_emptyHint",
3331
3322
  "provRow": "vzUV2a_provRow",
3332
3323
  "provKey": "vzUV2a_provKey",
3333
- "chip": "vzUV2a_chip",
3324
+ "promptText": "vzUV2a_promptText",
3325
+ "library": "vzUV2a_library",
3334
3326
  "filterRow": "vzUV2a_filterRow",
3335
- "metaChip": "vzUV2a_metaChip",
3327
+ "chip": "vzUV2a_chip",
3328
+ "searchInput": "vzUV2a_searchInput",
3329
+ "selCount": "vzUV2a_selCount",
3330
+ "smallChip": "vzUV2a_smallChip",
3331
+ "drawerBody": "vzUV2a_drawerBody",
3332
+ "textarea": "vzUV2a_textarea",
3336
3333
  "drawerSplit": "vzUV2a_drawerSplit",
3337
- "textarea": "vzUV2a_textarea"
3338
- };
3339
- //#endregion
3340
- //#region src/client/library-view.tsx
3341
- /**
3334
+ "provValue": "vzUV2a_provValue",
3335
+ "mono": "vzUV2a_mono",
3336
+ "smallSelect": "vzUV2a_smallSelect",
3337
+ "drawerField": "vzUV2a_drawerField",
3338
+ "drawerPlayerName": "vzUV2a_drawerPlayerName",
3339
+ "drawerActions": "vzUV2a_drawerActions",
3340
+ "toolbar": "vzUV2a_toolbar",
3341
+ "stateNote": "vzUV2a_stateNote",
3342
+ "input": "vzUV2a_input",
3343
+ "iconBtn": "vzUV2a_iconBtn",
3344
+ "drawerHead": "vzUV2a_drawerHead",
3345
+ "dangerBtn": "vzUV2a_dangerBtn",
3346
+ "primaryBtn": "vzUV2a_primaryBtn",
3347
+ "listActions": "vzUV2a_listActions",
3348
+ "grid": "vzUV2a_grid",
3349
+ "paramsDetails": "vzUV2a_paramsDetails",
3350
+ "cardName": "vzUV2a_cardName",
3351
+ "filterLabel": "vzUV2a_filterLabel",
3352
+ "metaChip": "vzUV2a_metaChip",
3353
+ "listHead": "vzUV2a_listHead",
3354
+ "card": "vzUV2a_card",
3355
+ "code": "vzUV2a_code",
3356
+ "audiogenDrawerIn": "vzUV2a_audiogenDrawerIn",
3357
+ "cardHead": "vzUV2a_cardHead",
3358
+ "empty": "vzUV2a_empty",
3359
+ "typeChips": "vzUV2a_typeChips",
3360
+ "emptyIcon": "vzUV2a_emptyIcon",
3361
+ "typeBadge": "vzUV2a_typeBadge",
3362
+ "cardTime": "vzUV2a_cardTime",
3363
+ "drawerMask": "vzUV2a_drawerMask",
3364
+ "drawer": "vzUV2a_drawer",
3365
+ "drawerSection": "vzUV2a_drawerSection",
3366
+ "drawerPlayerList": "vzUV2a_drawerPlayerList"
3367
+ };
3368
+ //#endregion
3369
+ //#region src/client/library-view.tsx
3370
+ /**
3342
3371
  * Library view: curated audio assets, organized by type (voice / music / sfx /
3343
3372
  * tts) with categories (voice: male/female/custom; tts: the speaking voice).
3344
3373
  * Search + chips + card grid + detail drawer (full provenance) + batch mode.
@@ -3449,6 +3478,10 @@ window.__ModuleLoader__.load({
3449
3478
  return counts;
3450
3479
  }, [entries]);
3451
3480
  const detail = entries.find((entry) => entry.id === detailId) ?? null;
3481
+ /** Voice ID:provenance 优先;旧记录未写入时从 files[].voiceId 兜底。 */
3482
+ const drawerVoiceId = detail?.provenance.voiceId ?? detail?.files.find((file) => file.voiceId !== void 0)?.voiceId;
3483
+ /** 音色设计音频对应的试听文本(存于 provenance.params 快照)。 */
3484
+ const drawerPreviewText = typeof detail?.provenance.params?.["previewText"] === "string" && detail.provenance.params["previewText"].trim() !== "" ? detail.provenance.params["previewText"].trim() : void 0;
3452
3485
  const currentCategoryOptions = (0, react.useMemo)(() => {
3453
3486
  if (typeFilter === "all") return [];
3454
3487
  return [.../* @__PURE__ */ new Set([...categoriesOf.get(typeFilter) ?? [], ...typeFilter === "voice" ? VOICE_CATEGORIES : []])];
@@ -3994,7 +4027,7 @@ window.__ModuleLoader__.load({
3994
4027
  children: detail.provenance.voice
3995
4028
  })]
3996
4029
  }) : null,
3997
- detail.provenance.voiceId !== void 0 ? /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("div", {
4030
+ drawerVoiceId !== void 0 ? /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("div", {
3998
4031
  className: library_module_css_default.provRow,
3999
4032
  children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("span", {
4000
4033
  className: library_module_css_default.provKey,
@@ -4003,12 +4036,12 @@ window.__ModuleLoader__.load({
4003
4036
  className: library_module_css_default.provValue,
4004
4037
  children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("code", {
4005
4038
  className: library_module_css_default.code,
4006
- children: detail.provenance.voiceId
4039
+ children: drawerVoiceId
4007
4040
  }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("button", {
4008
4041
  type: "button",
4009
4042
  className: library_module_css_default.iconBtn,
4010
4043
  title: "复制 Voice ID",
4011
- onClick: () => void copyText(detail.provenance.voiceId, `vid-${detail.id}`),
4044
+ onClick: () => void copyText(drawerVoiceId, `vid-${detail.id}`),
4012
4045
  children: copied === `vid-${detail.id}` ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)(CheckIcon, {}) : /* @__PURE__ */ (0, react_jsx_runtime.jsx)(CopyIcon, {})
4013
4046
  })]
4014
4047
  })]
@@ -4023,6 +4056,16 @@ window.__ModuleLoader__.load({
4023
4056
  children: detail.provenance.prompt || "—"
4024
4057
  })]
4025
4058
  }),
4059
+ drawerPreviewText !== void 0 ? /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("div", {
4060
+ className: library_module_css_default.provRow,
4061
+ children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("span", {
4062
+ className: library_module_css_default.provKey,
4063
+ children: "试听文本"
4064
+ }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("span", {
4065
+ className: `${library_module_css_default.provValue} ${library_module_css_default.promptText}`,
4066
+ children: drawerPreviewText
4067
+ })]
4068
+ }) : null,
4026
4069
  /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("div", {
4027
4070
  className: library_module_css_default.provRow,
4028
4071
  children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("span", {
@@ -4074,13 +4117,13 @@ window.__ModuleLoader__.load({
4074
4117
  }),
4075
4118
  /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("div", {
4076
4119
  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", {
4120
+ children: [drawerVoiceId !== void 0 || detail.provenance.voice !== void 0 ? /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("button", {
4078
4121
  type: "button",
4079
4122
  className: library_module_css_default.primaryBtn,
4080
4123
  onClick: () => {
4081
4124
  props.onReuseVoice({
4082
4125
  mode: "tts",
4083
- ...detail.provenance.voiceId !== void 0 ? { voiceId: detail.provenance.voiceId } : {},
4126
+ ...drawerVoiceId !== void 0 ? { voiceId: drawerVoiceId } : {},
4084
4127
  ...detail.provenance.voice !== void 0 ? { voice: detail.provenance.voice } : {},
4085
4128
  ...detail.provenance.model !== void 0 ? { model: detail.provenance.model } : {}
4086
4129
  });
@@ -4207,167 +4250,167 @@ window.__ModuleLoader__.load({
4207
4250
  document.head.appendChild(tag);
4208
4251
  }
4209
4252
  var panel_module_css_default = {
4210
- "lightboxDownload": "rwa6qG_lightboxDownload",
4211
- "taskRow": "rwa6qG_taskRow",
4253
+ "configScroll": "rwa6qG_configScroll",
4254
+ "galleryMasonry": "rwa6qG_galleryMasonry",
4255
+ "taskStatus": "rwa6qG_taskStatus",
4256
+ "studio": "rwa6qG_studio",
4212
4257
  "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",
4224
- "canvasEmptyIcon": "rwa6qG_canvasEmptyIcon",
4225
- "gallerySelectMode": "rwa6qG_gallerySelectMode",
4226
- "card": "rwa6qG_card",
4227
- "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",
4235
- "galleryTagFilterList": "rwa6qG_galleryTagFilterList",
4236
- "canvasMeta": "rwa6qG_canvasMeta",
4237
- "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",
4245
- "updateActions": "rwa6qG_updateActions",
4246
- "galleryImage": "rwa6qG_galleryImage",
4247
- "uploadIcon": "rwa6qG_uploadIcon",
4248
- "lightboxCaptionRow": "rwa6qG_lightboxCaptionRow",
4249
- "historyEmpty": "rwa6qG_historyEmpty",
4250
- "view": "rwa6qG_view",
4258
+ "galleryFilterDivider": "rwa6qG_galleryFilterDivider",
4259
+ "panel": "rwa6qG_panel",
4260
+ "compareModelChoices": "rwa6qG_compareModelChoices",
4261
+ "comparisonFullscreen": "rwa6qG_comparisonFullscreen",
4251
4262
  "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",
4258
- "panelHeading": "rwa6qG_panelHeading",
4259
- "config": "rwa6qG_config",
4260
- "gallerySearch": "rwa6qG_gallerySearch",
4261
- "historyMain": "rwa6qG_historyMain",
4263
+ "modelSelect": "rwa6qG_modelSelect",
4264
+ "gallerySelectionBar": "rwa6qG_gallerySelectionBar",
4265
+ "footer": "rwa6qG_footer",
4266
+ "galleryBadge": "rwa6qG_galleryBadge",
4262
4267
  "uploadHint": "rwa6qG_uploadHint",
4263
- "lightboxImage": "rwa6qG_lightboxImage",
4264
4268
  "lightboxMeta": "rwa6qG_lightboxMeta",
4265
- "galleryRemove": "rwa6qG_galleryRemove",
4266
- "taskRows": "rwa6qG_taskRows",
4267
- "templatesButton": "rwa6qG_templatesButton",
4268
- "taskTrayClose": "rwa6qG_taskTrayClose",
4269
- "lightboxTool": "rwa6qG_lightboxTool",
4270
- "lightboxTools": "rwa6qG_lightboxTools",
4271
4269
  "galleryRatio": "rwa6qG_galleryRatio",
4272
- "githubLink": "rwa6qG_githubLink",
4273
- "galleryFilters": "rwa6qG_galleryFilters",
4274
- "canvasError": "rwa6qG_canvasError",
4275
- "galleryRatioList": "rwa6qG_galleryRatioList",
4276
- "dshImageGenSpin": "rwa6qG_dshImageGenSpin",
4277
- "comparisonGrid": "rwa6qG_comparisonGrid",
4270
+ "historyThumb": "rwa6qG_historyThumb",
4271
+ "lightboxEdit": "rwa6qG_lightboxEdit",
4278
4272
  "uploadBox": "rwa6qG_uploadBox",
4279
- "lightboxZoomLevel": "rwa6qG_lightboxZoomLevel",
4273
+ "imageCard": "rwa6qG_imageCard",
4274
+ "history": "rwa6qG_history",
4280
4275
  "lightboxCopy": "rwa6qG_lightboxCopy",
4281
- "lightboxIndex": "rwa6qG_lightboxIndex",
4282
- "lightboxClose": "rwa6qG_lightboxClose",
4283
- "updateBanner": "rwa6qG_updateBanner",
4284
- "historyHeader": "rwa6qG_historyHeader",
4285
- "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",
4276
+ "galleryFilter": "rwa6qG_galleryFilter",
4277
+ "canvasError": "rwa6qG_canvasError",
4278
+ "config": "rwa6qG_config",
4279
+ "lightboxCaptionRow": "rwa6qG_lightboxCaptionRow",
4280
+ "historyActions": "rwa6qG_historyActions",
4281
+ "taskTrayCount": "rwa6qG_taskTrayCount",
4282
+ "download": "rwa6qG_download",
4283
+ "lightboxScaleFrame": "rwa6qG_lightboxScaleFrame",
4284
+ "galleryFilters": "rwa6qG_galleryFilters",
4294
4285
  "entry": "rwa6qG_entry",
4295
- "galleryTagEdit": "rwa6qG_galleryTagEdit",
4286
+ "canvasStateHint": "rwa6qG_canvasStateHint",
4287
+ "card": "rwa6qG_card",
4288
+ "taskTray": "rwa6qG_taskTray",
4289
+ "optionRow": "rwa6qG_optionRow",
4296
4290
  "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",
4291
+ "comparisonImageButton": "rwa6qG_comparisonImageButton",
4292
+ "lightboxCaption": "rwa6qG_lightboxCaption",
4293
+ "entryLabel": "rwa6qG_entryLabel",
4294
+ "taskPrompt": "rwa6qG_taskPrompt",
4295
+ "galleryAvatar": "rwa6qG_galleryAvatar",
4296
+ "connectionStatus": "rwa6qG_connectionStatus",
4297
+ "taskTrayHeader": "rwa6qG_taskTrayHeader",
4298
+ "paramHint": "rwa6qG_paramHint",
4299
+ "gallerySearch": "rwa6qG_gallerySearch",
4300
+ "modePill": "rwa6qG_modePill",
4304
4301
  "updateRelease": "rwa6qG_updateRelease",
4305
- "studio": "rwa6qG_studio",
4306
- "optionRow": "rwa6qG_optionRow",
4307
- "modelMenuItem": "rwa6qG_modelMenuItem",
4308
- "galleryMasonry": "rwa6qG_galleryMasonry",
4309
- "historyPrompt": "rwa6qG_historyPrompt",
4310
- "modelLabel": "rwa6qG_modelLabel",
4311
- "taskTrayToggle": "rwa6qG_taskTrayToggle",
4312
- "updateText": "rwa6qG_updateText",
4313
- "modelSelect": "rwa6qG_modelSelect",
4302
+ "gallerySelectMode": "rwa6qG_gallerySelectMode",
4303
+ "galleryClear": "rwa6qG_galleryClear",
4304
+ "galleryAdd": "rwa6qG_galleryAdd",
4305
+ "configGuide": "rwa6qG_configGuide",
4306
+ "optionGrid": "rwa6qG_optionGrid",
4307
+ "galleryCount": "rwa6qG_galleryCount",
4308
+ "optionPill": "rwa6qG_optionPill",
4309
+ "bigSpinner": "rwa6qG_bigSpinner",
4310
+ "galleryCardFooter": "rwa6qG_galleryCardFooter",
4314
4311
  "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",
4327
- "lightboxScaleFrame": "rwa6qG_lightboxScaleFrame",
4328
- "historyClear": "rwa6qG_historyClear",
4329
- "galleryToolbar": "rwa6qG_galleryToolbar",
4330
4312
  "galleryCard": "rwa6qG_galleryCard",
4331
- "imageCard": "rwa6qG_imageCard",
4332
- "taskStatus": "rwa6qG_taskStatus",
4333
- "historyList": "rwa6qG_historyList",
4334
- "modeRow": "rwa6qG_modeRow",
4335
- "modelWrap": "rwa6qG_modelWrap",
4336
- "promptCount": "rwa6qG_promptCount",
4337
- "lightboxFigure": "rwa6qG_lightboxFigure",
4338
- "configGuide": "rwa6qG_configGuide",
4313
+ "lightboxClose": "rwa6qG_lightboxClose",
4314
+ "gallerySort": "rwa6qG_gallerySort",
4315
+ "galleryTags": "rwa6qG_galleryTags",
4339
4316
  "lightboxNav": "rwa6qG_lightboxNav",
4340
- "historyThumbPlaceholder": "rwa6qG_historyThumbPlaceholder",
4341
- "gallerySelectionClear": "rwa6qG_gallerySelectionClear",
4342
- "paramHint": "rwa6qG_paramHint",
4343
- "modelMenuList": "rwa6qG_modelMenuList",
4317
+ "historyClear": "rwa6qG_historyClear",
4318
+ "galleryToolbar": "rwa6qG_galleryToolbar",
4344
4319
  "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",
4320
+ "historyMeta": "rwa6qG_historyMeta",
4321
+ "gallerySelectionClear": "rwa6qG_gallerySelectionClear",
4322
+ "referenceImage": "rwa6qG_referenceImage",
4323
+ "lightbox": "rwa6qG_lightbox",
4352
4324
  "connectionDot": "rwa6qG_connectionDot",
4353
- "historyThumb": "rwa6qG_historyThumb",
4354
- "galleryToast": "rwa6qG_galleryToast",
4325
+ "lightboxZoomLevel": "rwa6qG_lightboxZoomLevel",
4355
4326
  "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",
4327
+ "comparisonFullscreenGrid": "rwa6qG_comparisonFullscreenGrid",
4362
4328
  "galleryCardInfo": "rwa6qG_galleryCardInfo",
4363
- "panel": "rwa6qG_panel",
4329
+ "historyInfo": "rwa6qG_historyInfo",
4330
+ "templatesButton": "rwa6qG_templatesButton",
4331
+ "image": "rwa6qG_image",
4332
+ "lightboxTool": "rwa6qG_lightboxTool",
4333
+ "dshImageGenSpin": "rwa6qG_dshImageGenSpin",
4334
+ "galleryToolbarActions": "rwa6qG_galleryToolbarActions",
4335
+ "galleryViewToggle": "rwa6qG_galleryViewToggle",
4336
+ "githubLink": "rwa6qG_githubLink",
4337
+ "historyHeader": "rwa6qG_historyHeader",
4338
+ "historySearch": "rwa6qG_historySearch",
4339
+ "taskRow": "rwa6qG_taskRow",
4340
+ "uploadIcon": "rwa6qG_uploadIcon",
4341
+ "lightboxFigure": "rwa6qG_lightboxFigure",
4342
+ "canvasEmptyIcon": "rwa6qG_canvasEmptyIcon",
4343
+ "prompt": "rwa6qG_prompt",
4344
+ "galleryRemove": "rwa6qG_galleryRemove",
4345
+ "paramLabel": "rwa6qG_paramLabel",
4346
+ "modelMenuItem": "rwa6qG_modelMenuItem",
4347
+ "updateActions": "rwa6qG_updateActions",
4348
+ "taskTrayToggle": "rwa6qG_taskTrayToggle",
4349
+ "canvasState": "rwa6qG_canvasState",
4350
+ "canvasHistoryTag": "rwa6qG_canvasHistoryTag",
4351
+ "view": "rwa6qG_view",
4352
+ "lightboxImage": "rwa6qG_lightboxImage",
4353
+ "compareToggle": "rwa6qG_compareToggle",
4354
+ "galleryTagEdit": "rwa6qG_galleryTagEdit",
4364
4355
  "panelHeader": "rwa6qG_panelHeader",
4356
+ "updateText": "rwa6qG_updateText",
4357
+ "modelMenuList": "rwa6qG_modelMenuList",
4358
+ "grid": "rwa6qG_grid",
4359
+ "galleryTagFilterList": "rwa6qG_galleryTagFilterList",
4360
+ "paramGroup": "rwa6qG_paramGroup",
4361
+ "entryIcon": "rwa6qG_entryIcon",
4362
+ "lightboxTools": "rwa6qG_lightboxTools",
4363
+ "panelHeading": "rwa6qG_panelHeading",
4364
+ "canvasBody": "rwa6qG_canvasBody",
4365
+ "historyItem": "rwa6qG_historyItem",
4366
+ "lightboxDownload": "rwa6qG_lightboxDownload",
4367
+ "galleryTagInput": "rwa6qG_galleryTagInput",
4368
+ "galleryTagFilter": "rwa6qG_galleryTagFilter",
4369
+ "galleryHeading": "rwa6qG_galleryHeading",
4370
+ "promptCount": "rwa6qG_promptCount",
4371
+ "modelWrap": "rwa6qG_modelWrap",
4372
+ "generateButton": "rwa6qG_generateButton",
4373
+ "comparisonBoard": "rwa6qG_comparisonBoard",
4374
+ "historyList": "rwa6qG_historyList",
4375
+ "historyPrompt": "rwa6qG_historyPrompt",
4376
+ "galleryFilterCount": "rwa6qG_galleryFilterCount",
4377
+ "comparisonGrid": "rwa6qG_comparisonGrid",
4378
+ "canvasStateTitle": "rwa6qG_canvasStateTitle",
4379
+ "spinner": "rwa6qG_spinner",
4380
+ "canvas": "rwa6qG_canvas",
4381
+ "updateBanner": "rwa6qG_updateBanner",
4382
+ "historyFilters": "rwa6qG_historyFilters",
4383
+ "lightboxIndex": "rwa6qG_lightboxIndex",
4384
+ "historyTitle": "rwa6qG_historyTitle",
4385
+ "historyMain": "rwa6qG_historyMain",
4386
+ "generateInner": "rwa6qG_generateInner",
4387
+ "galleryTagEditor": "rwa6qG_galleryTagEditor",
4388
+ "compareControl": "rwa6qG_compareControl",
4389
+ "historyAction": "rwa6qG_historyAction",
4390
+ "galleryRatioList": "rwa6qG_galleryRatioList",
4391
+ "galleryImageButton": "rwa6qG_galleryImageButton",
4392
+ "imageCaption": "rwa6qG_imageCaption",
4393
+ "galleryBulkButton": "rwa6qG_galleryBulkButton",
4394
+ "lightboxStage": "rwa6qG_lightboxStage",
4395
+ "modeRow": "rwa6qG_modeRow",
4396
+ "promptFooter": "rwa6qG_promptFooter",
4397
+ "taskRows": "rwa6qG_taskRows",
4398
+ "modelLabel": "rwa6qG_modelLabel",
4399
+ "modelMenu": "rwa6qG_modelMenu",
4400
+ "galleryToast": "rwa6qG_galleryToast",
4401
+ "historyThumbPlaceholder": "rwa6qG_historyThumbPlaceholder",
4402
+ "historyEmpty": "rwa6qG_historyEmpty",
4403
+ "enhanceButton": "rwa6qG_enhanceButton",
4404
+ "taskTrayClose": "rwa6qG_taskTrayClose",
4405
+ "canvasMeta": "rwa6qG_canvasMeta",
4406
+ "configGuideBody": "rwa6qG_configGuideBody",
4407
+ "hiddenFile": "rwa6qG_hiddenFile",
4408
+ "dshImageGenToastIn": "rwa6qG_dshImageGenToastIn",
4409
+ "referenceActions": "rwa6qG_referenceActions",
4410
+ "lightboxActions": "rwa6qG_lightboxActions",
4365
4411
  "galleryFilterHeading": "rwa6qG_galleryFilterHeading",
4366
- "galleryAvatar": "rwa6qG_galleryAvatar",
4367
- "footer": "rwa6qG_footer",
4368
- "comparisonFullscreenGrid": "rwa6qG_comparisonFullscreenGrid",
4369
- "configScroll": "rwa6qG_configScroll",
4370
- "galleryClear": "rwa6qG_galleryClear"
4412
+ "gallerySelect": "rwa6qG_gallerySelect",
4413
+ "galleryImage": "rwa6qG_galleryImage"
4371
4414
  };
4372
4415
  //#endregion
4373
4416
  //#region src/client/mount.tsx
@@ -5024,79 +5067,79 @@ window.__ModuleLoader__.load({
5024
5067
  document.head.appendChild(tag);
5025
5068
  }
5026
5069
  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",
5070
+ "label": "zmjoSq_label",
5034
5071
  "addModel": "zmjoSq_addModel",
5072
+ "modelBadge": "zmjoSq_modelBadge",
5073
+ "channelDanger": "zmjoSq_channelDanger",
5074
+ "channelRow": "zmjoSq_channelRow",
5075
+ "channelSection": "zmjoSq_channelSection",
5076
+ "field": "zmjoSq_field",
5077
+ "chevronOpen": "zmjoSq_chevronOpen",
5078
+ "header": "zmjoSq_header",
5079
+ "customSettingsSummary": "zmjoSq_customSettingsSummary",
5080
+ "linkButton": "zmjoSq_linkButton",
5081
+ "select": "zmjoSq_select",
5082
+ "reset": "zmjoSq_reset",
5035
5083
  "input": "zmjoSq_input",
5036
- "editorTitle": "zmjoSq_editorTitle",
5037
- "channelList": "zmjoSq_channelList",
5084
+ "modelRows": "zmjoSq_modelRows",
5085
+ "channelBadge": "zmjoSq_channelBadge",
5086
+ "modelRowRemove": "zmjoSq_modelRowRemove",
5038
5087
  "editorTag": "zmjoSq_editorTag",
5039
- "channelAction": "zmjoSq_channelAction",
5040
- "modelEmpty": "zmjoSq_modelEmpty",
5088
+ "modelCatalogHead": "zmjoSq_modelCatalogHead",
5089
+ "sectionTitle": "zmjoSq_sectionTitle",
5090
+ "link": "zmjoSq_link",
5041
5091
  "channelEditor": "zmjoSq_channelEditor",
5042
- "modelBadge": "zmjoSq_modelBadge",
5043
- "reset": "zmjoSq_reset",
5044
- "linkButton": "zmjoSq_linkButton",
5045
- "candidate": "zmjoSq_candidate",
5046
5092
  "candidateTitle": "zmjoSq_candidateTitle",
5047
- "save": "zmjoSq_save",
5048
- "modelCatalogHead": "zmjoSq_modelCatalogHead",
5049
- "candidateHead": "zmjoSq_candidateHead",
5050
- "candidateLabel": "zmjoSq_candidateLabel",
5051
- "editorFooter": "zmjoSq_editorFooter",
5052
5093
  "candidateList": "zmjoSq_candidateList",
5053
- "sectionHint": "zmjoSq_sectionHint",
5054
- "field": "zmjoSq_field",
5094
+ "description": "zmjoSq_description",
5095
+ "sectionHeader": "zmjoSq_sectionHeader",
5096
+ "channelDotReady": "zmjoSq_channelDotReady",
5097
+ "modelEmpty": "zmjoSq_modelEmpty",
5098
+ "editorHeader": "zmjoSq_editorHeader",
5099
+ "channelAddRow": "zmjoSq_channelAddRow",
5100
+ "editorWrap": "zmjoSq_editorWrap",
5101
+ "failed": "zmjoSq_failed",
5102
+ "channelEmpty": "zmjoSq_channelEmpty",
5103
+ "modelCatalogTools": "zmjoSq_modelCatalogTools",
5055
5104
  "footer": "zmjoSq_footer",
5105
+ "channelName": "zmjoSq_channelName",
5106
+ "channelMeta": "zmjoSq_channelMeta",
5107
+ "channelMain": "zmjoSq_channelMain",
5108
+ "channelAction": "zmjoSq_channelAction",
5109
+ "readOnly": "zmjoSq_readOnly",
5110
+ "channelList": "zmjoSq_channelList",
5111
+ "channelAdd": "zmjoSq_channelAdd",
5112
+ "name": "zmjoSq_name",
5113
+ "channelHost": "zmjoSq_channelHost",
5114
+ "head": "zmjoSq_head",
5115
+ "modelCatalogMeta": "zmjoSq_modelCatalogMeta",
5116
+ "card": "zmjoSq_card",
5117
+ "modelInput": "zmjoSq_modelInput",
5118
+ "channelDotWarn": "zmjoSq_channelDotWarn",
5119
+ "body": "zmjoSq_body",
5120
+ "pending": "zmjoSq_pending",
5056
5121
  "deleteConfirmText": "zmjoSq_deleteConfirmText",
5122
+ "modelArrow": "zmjoSq_modelArrow",
5123
+ "sectionHint": "zmjoSq_sectionHint",
5124
+ "candidateLabel": "zmjoSq_candidateLabel",
5057
5125
  "customSettings": "zmjoSq_customSettings",
5058
- "modelCategorySelect": "zmjoSq_modelCategorySelect",
5059
- "candidateId": "zmjoSq_candidateId",
5060
- "sectionHeader": "zmjoSq_sectionHeader",
5126
+ "editorTitle": "zmjoSq_editorTitle",
5061
5127
  "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",
5128
+ "detectOk": "zmjoSq_detectOk",
5129
+ "customSettingsBody": "zmjoSq_customSettingsBody",
5130
+ "candidate": "zmjoSq_candidate",
5071
5131
  "candidatePanel": "zmjoSq_candidatePanel",
5072
- "channelSection": "zmjoSq_channelSection",
5073
- "readOnly": "zmjoSq_readOnly",
5132
+ "editorFooter": "zmjoSq_editorFooter",
5133
+ "candidateHead": "zmjoSq_candidateHead",
5074
5134
  "chevron": "zmjoSq_chevron",
5075
- "header": "zmjoSq_header",
5135
+ "candidateActions": "zmjoSq_candidateActions",
5076
5136
  "modelCatalog": "zmjoSq_modelCatalog",
5077
- "modelArrow": "zmjoSq_modelArrow",
5078
- "modelCatalogTools": "zmjoSq_modelCatalogTools",
5079
- "editorWrap": "zmjoSq_editorWrap",
5080
- "channelMain": "zmjoSq_channelMain",
5081
- "modelCatalogTitle": "zmjoSq_modelCatalogTitle",
5082
- "body": "zmjoSq_body",
5083
- "select": "zmjoSq_select",
5084
- "chevronOpen": "zmjoSq_chevronOpen",
5085
- "channelDanger": "zmjoSq_channelDanger",
5137
+ "modelCategorySelect": "zmjoSq_modelCategorySelect",
5086
5138
  "discard": "zmjoSq_discard",
5087
- "description": "zmjoSq_description",
5088
- "customSettingsBody": "zmjoSq_customSettingsBody",
5089
- "channelDotWarn": "zmjoSq_channelDotWarn",
5090
- "sectionTitle": "zmjoSq_sectionTitle",
5091
- "channelMeta": "zmjoSq_channelMeta",
5092
- "channelDotReady": "zmjoSq_channelDotReady",
5093
- "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"
5139
+ "save": "zmjoSq_save",
5140
+ "modelCatalogTitle": "zmjoSq_modelCatalogTitle",
5141
+ "headText": "zmjoSq_headText",
5142
+ "candidateId": "zmjoSq_candidateId"
5100
5143
  };
5101
5144
  //#endregion
5102
5145
  //#region src/client/SettingsCard.tsx
@@ -6112,17 +6155,17 @@ window.__ModuleLoader__.load({
6112
6155
  document.head.appendChild(tag);
6113
6156
  }
6114
6157
  var audio_toolview_module_css_default = {
6115
- "icon": "_7K1QKa_icon",
6116
- "message": "_7K1QKa_message",
6117
- "error": "_7K1QKa_error",
6118
6158
  "audios": "_7K1QKa_audios",
6119
- "header": "_7K1QKa_header",
6120
- "status": "_7K1QKa_status",
6159
+ "error": "_7K1QKa_error",
6121
6160
  "root": "_7K1QKa_root",
6161
+ "message": "_7K1QKa_message",
6162
+ "status": "_7K1QKa_status",
6163
+ "icon": "_7K1QKa_icon",
6122
6164
  "audio": "_7K1QKa_audio",
6165
+ "header": "_7K1QKa_header",
6166
+ "audioRow": "_7K1QKa_audioRow",
6123
6167
  "download": "_7K1QKa_download",
6124
- "empty": "_7K1QKa_empty",
6125
- "audioRow": "_7K1QKa_audioRow"
6168
+ "empty": "_7K1QKa_empty"
6126
6169
  };
6127
6170
  //#endregion
6128
6171
  //#region src/client/audio-toolview.tsx