dsh-config-manager 0.1.11 → 0.1.12
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 +67 -67
- package/package.json +10 -1
package/lib/client.js
CHANGED
|
@@ -581,93 +581,93 @@ if (typeof document !== "undefined" && document.querySelector("style[data-tag=\"
|
|
|
581
581
|
document.head.appendChild(tag);
|
|
582
582
|
}
|
|
583
583
|
var config_manager_module_css_default = {
|
|
584
|
-
"iconButton": "_367UGW_iconButton",
|
|
585
|
-
"sectionTitle": "_367UGW_sectionTitle",
|
|
586
|
-
"groupList": "_367UGW_groupList",
|
|
587
584
|
"groupHeader": "_367UGW_groupHeader",
|
|
588
|
-
"groupNote": "_367UGW_groupNote",
|
|
589
|
-
"progressIndeterminate": "_367UGW_progressIndeterminate",
|
|
590
|
-
"errorLine": "_367UGW_errorLine",
|
|
591
|
-
"viewTab": "_367UGW_viewTab",
|
|
592
585
|
"input": "_367UGW_input",
|
|
593
|
-
"
|
|
594
|
-
"
|
|
586
|
+
"errorList": "_367UGW_errorList",
|
|
587
|
+
"iconButton": "_367UGW_iconButton",
|
|
595
588
|
"primaryButton": "_367UGW_primaryButton",
|
|
596
|
-
"
|
|
597
|
-
"
|
|
598
|
-
"
|
|
599
|
-
"
|
|
600
|
-
"
|
|
601
|
-
"
|
|
589
|
+
"errorLine": "_367UGW_errorLine",
|
|
590
|
+
"pathRow": "_367UGW_pathRow",
|
|
591
|
+
"fieldLabel": "_367UGW_fieldLabel",
|
|
592
|
+
"spinner": "_367UGW_spinner",
|
|
593
|
+
"groupNote": "_367UGW_groupNote",
|
|
594
|
+
"banner": "_367UGW_banner",
|
|
595
|
+
"errorTitle": "_367UGW_errorTitle",
|
|
602
596
|
"modeHint": "_367UGW_modeHint",
|
|
597
|
+
"conflictDetail": "_367UGW_conflictDetail",
|
|
598
|
+
"dangerButton": "_367UGW_dangerButton",
|
|
603
599
|
"badgeError": "_367UGW_badgeError",
|
|
604
|
-
"
|
|
605
|
-
"reportFooter": "_367UGW_reportFooter",
|
|
606
|
-
"pathOld": "_367UGW_pathOld",
|
|
607
|
-
"reportText": "_367UGW_reportText",
|
|
608
|
-
"badge": "_367UGW_badge",
|
|
609
|
-
"ghostButton": "_367UGW_ghostButton",
|
|
610
|
-
"categoryItem": "_367UGW_categoryItem",
|
|
600
|
+
"reportView": "_367UGW_reportView",
|
|
611
601
|
"groupLabel": "_367UGW_groupLabel",
|
|
612
|
-
"
|
|
613
|
-
"
|
|
602
|
+
"conflictId": "_367UGW_conflictId",
|
|
603
|
+
"conflictHead": "_367UGW_conflictHead",
|
|
604
|
+
"modeTab": "_367UGW_modeTab",
|
|
605
|
+
"groupList": "_367UGW_groupList",
|
|
606
|
+
"conflictOptions": "_367UGW_conflictOptions",
|
|
607
|
+
"progressLabel": "_367UGW_progressLabel",
|
|
608
|
+
"pathIssueKind": "_367UGW_pathIssueKind",
|
|
609
|
+
"spinnerWrap": "_367UGW_spinnerWrap",
|
|
614
610
|
"dshCmIndeterminate": "_367UGW_dshCmIndeterminate",
|
|
615
|
-
"
|
|
616
|
-
"
|
|
617
|
-
"pathRow": "_367UGW_pathRow",
|
|
618
|
-
"errorList": "_367UGW_errorList",
|
|
619
|
-
"groupCard": "_367UGW_groupCard",
|
|
611
|
+
"sectionBody": "_367UGW_sectionBody",
|
|
612
|
+
"errorBanner": "_367UGW_errorBanner",
|
|
620
613
|
"dshCmSpin": "_367UGW_dshCmSpin",
|
|
614
|
+
"errorReason": "_367UGW_errorReason",
|
|
615
|
+
"badge": "_367UGW_badge",
|
|
621
616
|
"progressPercent": "_367UGW_progressPercent",
|
|
617
|
+
"errorActionLabel": "_367UGW_errorActionLabel",
|
|
618
|
+
"optionsCard": "_367UGW_optionsCard",
|
|
619
|
+
"spinnerLabel": "_367UGW_spinnerLabel",
|
|
622
620
|
"conflictList": "_367UGW_conflictList",
|
|
623
|
-
"
|
|
621
|
+
"progressBar": "_367UGW_progressBar",
|
|
622
|
+
"pathValue": "_367UGW_pathValue",
|
|
624
623
|
"secretsList": "_367UGW_secretsList",
|
|
625
|
-
"
|
|
626
|
-
"
|
|
627
|
-
"
|
|
628
|
-
"
|
|
629
|
-
"progressBarDone": "_367UGW_progressBarDone",
|
|
630
|
-
"progressDetail": "_367UGW_progressDetail",
|
|
631
|
-
"conflictItem": "_367UGW_conflictItem",
|
|
632
|
-
"spinner": "_367UGW_spinner",
|
|
633
|
-
"viewTabs": "_367UGW_viewTabs",
|
|
624
|
+
"progressTrack": "_367UGW_progressTrack",
|
|
625
|
+
"checkboxRow": "_367UGW_checkboxRow",
|
|
626
|
+
"sectionHeader": "_367UGW_sectionHeader",
|
|
627
|
+
"sectionTitleBlock": "_367UGW_sectionTitleBlock",
|
|
634
628
|
"badgeWarn": "_367UGW_badgeWarn",
|
|
635
|
-
"errorItem": "_367UGW_errorItem",
|
|
636
|
-
"warnList": "_367UGW_warnList",
|
|
637
629
|
"progressMeta": "_367UGW_progressMeta",
|
|
638
|
-
"
|
|
639
|
-
"
|
|
640
|
-
"
|
|
641
|
-
"
|
|
642
|
-
"
|
|
643
|
-
"
|
|
644
|
-
"
|
|
645
|
-
"dangerButton": "_367UGW_dangerButton",
|
|
646
|
-
"modeTab": "_367UGW_modeTab",
|
|
647
|
-
"conflictOptions": "_367UGW_conflictOptions",
|
|
630
|
+
"sectionTitle": "_367UGW_sectionTitle",
|
|
631
|
+
"groupItems": "_367UGW_groupItems",
|
|
632
|
+
"actionRow": "_367UGW_actionRow",
|
|
633
|
+
"progressBarDone": "_367UGW_progressBarDone",
|
|
634
|
+
"viewTabs": "_367UGW_viewTabs",
|
|
635
|
+
"section": "_367UGW_section",
|
|
636
|
+
"sectionSubtitle": "_367UGW_sectionSubtitle",
|
|
648
637
|
"modeTabs": "_367UGW_modeTabs",
|
|
649
|
-
"
|
|
650
|
-
"
|
|
638
|
+
"progressIndeterminate": "_367UGW_progressIndeterminate",
|
|
639
|
+
"categoryDesc": "_367UGW_categoryDesc",
|
|
651
640
|
"badgeInfo": "_367UGW_badgeInfo",
|
|
652
641
|
"radioLabel": "_367UGW_radioLabel",
|
|
653
|
-
"
|
|
654
|
-
"checkboxRow": "_367UGW_checkboxRow",
|
|
642
|
+
"categoryName": "_367UGW_categoryName",
|
|
655
643
|
"hiddenFile": "_367UGW_hiddenFile",
|
|
656
|
-
"
|
|
657
|
-
"
|
|
644
|
+
"viewBody": "_367UGW_viewBody",
|
|
645
|
+
"progressDetail": "_367UGW_progressDetail",
|
|
646
|
+
"reportText": "_367UGW_reportText",
|
|
647
|
+
"errorAction": "_367UGW_errorAction",
|
|
648
|
+
"warnList": "_367UGW_warnList",
|
|
649
|
+
"hint": "_367UGW_hint",
|
|
650
|
+
"pathMappingList": "_367UGW_pathMappingList",
|
|
651
|
+
"badgeOk": "_367UGW_badgeOk",
|
|
652
|
+
"pathNew": "_367UGW_pathNew",
|
|
653
|
+
"reportFooter": "_367UGW_reportFooter",
|
|
654
|
+
"errorFooter": "_367UGW_errorFooter",
|
|
658
655
|
"statRow": "_367UGW_statRow",
|
|
656
|
+
"ghostButton": "_367UGW_ghostButton",
|
|
657
|
+
"empty": "_367UGW_empty",
|
|
658
|
+
"pathOld": "_367UGW_pathOld",
|
|
659
|
+
"secretFields": "_367UGW_secretFields",
|
|
660
|
+
"viewTab": "_367UGW_viewTab",
|
|
661
|
+
"card": "_367UGW_card",
|
|
659
662
|
"rollbackBox": "_367UGW_rollbackBox",
|
|
660
|
-
"pathIssueKind": "_367UGW_pathIssueKind",
|
|
661
|
-
"errorActionLabel": "_367UGW_errorActionLabel",
|
|
662
|
-
"section": "_367UGW_section",
|
|
663
|
-
"banner": "_367UGW_banner",
|
|
664
663
|
"progressBlock": "_367UGW_progressBlock",
|
|
665
|
-
"
|
|
666
|
-
"
|
|
667
|
-
"
|
|
668
|
-
"
|
|
669
|
-
"
|
|
670
|
-
"
|
|
664
|
+
"errorItem": "_367UGW_errorItem",
|
|
665
|
+
"field": "_367UGW_field",
|
|
666
|
+
"severityError": "_367UGW_severityError",
|
|
667
|
+
"conflictItem": "_367UGW_conflictItem",
|
|
668
|
+
"groupCard": "_367UGW_groupCard",
|
|
669
|
+
"formError": "_367UGW_formError",
|
|
670
|
+
"categoryItem": "_367UGW_categoryItem"
|
|
671
671
|
};
|
|
672
672
|
//#endregion
|
|
673
673
|
//#region src/client/common/ui.tsx
|
package/package.json
CHANGED
|
@@ -1,7 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "dsh-config-manager",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.12",
|
|
4
4
|
"description": "DSH Config Manager — backup / export / import / migrate DSH configuration (dual-face Cordis plugin: host engine + web UI). Manifest shape mirrors @linxin666/dsh-ssh@0.1.12.",
|
|
5
|
+
"keywords": [
|
|
6
|
+
"dsh",
|
|
7
|
+
"deepseek-harness",
|
|
8
|
+
"cordis",
|
|
9
|
+
"plugin",
|
|
10
|
+
"backup",
|
|
11
|
+
"migration",
|
|
12
|
+
"config-manager"
|
|
13
|
+
],
|
|
5
14
|
"type": "module",
|
|
6
15
|
"repository": {
|
|
7
16
|
"type": "git",
|