dsh-vault 1.9.7 โ 1.9.8-rc.2
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 +150 -90
- package/lib/client.js.map +1 -1
- package/package.json +1 -1
package/lib/client.js
CHANGED
|
@@ -17,111 +17,111 @@ window.__ModuleLoader__.load({
|
|
|
17
17
|
document.head.appendChild(tag);
|
|
18
18
|
}
|
|
19
19
|
var VaultSection_module_css_default = {
|
|
20
|
+
"pwBar": "t_j5va_pwBar",
|
|
21
|
+
"totp": "t_j5va_totp",
|
|
22
|
+
"dupGroup": "t_j5va_dupGroup",
|
|
23
|
+
"kindChip": "t_j5va_kindChip",
|
|
24
|
+
"modeAsk": "t_j5va_modeAsk",
|
|
25
|
+
"list": "t_j5va_list",
|
|
26
|
+
"moreMenu": "t_j5va_moreMenu",
|
|
27
|
+
"reportLine": "t_j5va_reportLine",
|
|
28
|
+
"lockedBanner": "t_j5va_lockedBanner",
|
|
29
|
+
"error": "t_j5va_error",
|
|
30
|
+
"emptyBox": "t_j5va_emptyBox",
|
|
31
|
+
"trashButton": "t_j5va_trashButton",
|
|
32
|
+
"detailItem": "t_j5va_detailItem",
|
|
20
33
|
"selectActive": "t_j5va_selectActive",
|
|
21
|
-
"
|
|
22
|
-
"pwHistPwd": "t_j5va_pwHistPwd",
|
|
23
|
-
"histLink": "t_j5va_histLink",
|
|
24
|
-
"pwMeter": "t_j5va_pwMeter",
|
|
25
|
-
"searchBox": "t_j5va_searchBox",
|
|
34
|
+
"title": "t_j5va_title",
|
|
26
35
|
"footer": "t_j5va_footer",
|
|
27
|
-
"
|
|
28
|
-
"resultCount": "t_j5va_resultCount",
|
|
29
|
-
"uriCode": "t_j5va_uriCode",
|
|
30
|
-
"lockedTag": "t_j5va_lockedTag",
|
|
31
|
-
"bulkItem": "t_j5va_bulkItem",
|
|
32
|
-
"tabs": "t_j5va_tabs",
|
|
33
|
-
"editorActions": "t_j5va_editorActions",
|
|
34
|
-
"secretField": "t_j5va_secretField",
|
|
35
|
-
"moreButton": "t_j5va_moreButton",
|
|
36
|
-
"totpRing": "t_j5va_totpRing",
|
|
37
|
-
"dueBadge": "t_j5va_dueBadge",
|
|
36
|
+
"kindFilter": "t_j5va_kindFilter",
|
|
38
37
|
"policyBar": "t_j5va_policyBar",
|
|
39
|
-
"
|
|
40
|
-
"bulkCount": "t_j5va_bulkCount",
|
|
41
|
-
"title": "t_j5va_title",
|
|
42
|
-
"healthBar": "t_j5va_healthBar",
|
|
38
|
+
"reportTitle": "t_j5va_reportTitle",
|
|
43
39
|
"clearButton": "t_j5va_clearButton",
|
|
44
|
-
"
|
|
45
|
-
"
|
|
46
|
-
"
|
|
47
|
-
"
|
|
48
|
-
"kindIcon": "t_j5va_kindIcon",
|
|
49
|
-
"histUpdate": "t_j5va_histUpdate",
|
|
50
|
-
"emptyBox": "t_j5va_emptyBox",
|
|
51
|
-
"highBadge": "t_j5va_highBadge",
|
|
52
|
-
"row": "t_j5va_row",
|
|
53
|
-
"genOptRow": "t_j5va_genOptRow",
|
|
40
|
+
"badgeDanger": "t_j5va_badgeDanger",
|
|
41
|
+
"histLink": "t_j5va_histLink",
|
|
42
|
+
"policyField": "t_j5va_policyField",
|
|
43
|
+
"identity": "t_j5va_identity",
|
|
54
44
|
"srOnly": "t_j5va_srOnly",
|
|
55
|
-
"
|
|
45
|
+
"badgeOk": "t_j5va_badgeOk",
|
|
46
|
+
"detailBox": "t_j5va_detailBox",
|
|
47
|
+
"status": "t_j5va_status",
|
|
48
|
+
"genOptRow": "t_j5va_genOptRow",
|
|
49
|
+
"tabPane": "t_j5va_tabPane",
|
|
50
|
+
"pwFair": "t_j5va_pwFair",
|
|
51
|
+
"modeAuto": "t_j5va_modeAuto",
|
|
52
|
+
"reportBox": "t_j5va_reportBox",
|
|
53
|
+
"actionPrimary": "t_j5va_actionPrimary",
|
|
54
|
+
"pinStar": "t_j5va_pinStar",
|
|
56
55
|
"auditRow": "t_j5va_auditRow",
|
|
57
|
-
"list": "t_j5va_list",
|
|
58
56
|
"saveButton": "t_j5va_saveButton",
|
|
59
|
-
"
|
|
57
|
+
"pinOff": "t_j5va_pinOff",
|
|
58
|
+
"pwLabel": "t_j5va_pwLabel",
|
|
59
|
+
"tabs": "t_j5va_tabs",
|
|
60
|
+
"rowMain": "t_j5va_rowMain",
|
|
61
|
+
"intro": "t_j5va_intro",
|
|
60
62
|
"copied": "t_j5va_copied",
|
|
61
|
-
"
|
|
62
|
-
"
|
|
63
|
-
"
|
|
64
|
-
"
|
|
63
|
+
"sortButton": "t_j5va_sortButton",
|
|
64
|
+
"healthBar": "t_j5va_healthBar",
|
|
65
|
+
"editorBody": "t_j5va_editorBody",
|
|
66
|
+
"field": "t_j5va_field",
|
|
67
|
+
"modeReadonly": "t_j5va_modeReadonly",
|
|
68
|
+
"toolbar": "t_j5va_toolbar",
|
|
69
|
+
"bulkCount": "t_j5va_bulkCount",
|
|
70
|
+
"pwHistTime": "t_j5va_pwHistTime",
|
|
71
|
+
"uriCode": "t_j5va_uriCode",
|
|
72
|
+
"tabActive": "t_j5va_tabActive",
|
|
73
|
+
"rowSelected": "t_j5va_rowSelected",
|
|
74
|
+
"pwWeak": "t_j5va_pwWeak",
|
|
75
|
+
"rowActions": "t_j5va_rowActions",
|
|
76
|
+
"addButton": "t_j5va_addButton",
|
|
77
|
+
"secretField": "t_j5va_secretField",
|
|
78
|
+
"pwHistRow": "t_j5va_pwHistRow",
|
|
79
|
+
"revealButton": "t_j5va_revealButton",
|
|
80
|
+
"rowExpired": "t_j5va_rowExpired",
|
|
81
|
+
"moreWrap": "t_j5va_moreWrap",
|
|
65
82
|
"pwHistBox": "t_j5va_pwHistBox",
|
|
66
|
-
"
|
|
67
|
-
"
|
|
68
|
-
"
|
|
69
|
-
"
|
|
70
|
-
"
|
|
71
|
-
"
|
|
83
|
+
"auditIssues": "t_j5va_auditIssues",
|
|
84
|
+
"lockedTag": "t_j5va_lockedTag",
|
|
85
|
+
"tab": "t_j5va_tab",
|
|
86
|
+
"pwMeter": "t_j5va_pwMeter",
|
|
87
|
+
"searchBox": "t_j5va_searchBox",
|
|
88
|
+
"genOpts": "t_j5va_genOpts",
|
|
89
|
+
"healthSummary": "t_j5va_healthSummary",
|
|
72
90
|
"section": "t_j5va_section",
|
|
73
|
-
"
|
|
74
|
-
"
|
|
75
|
-
"
|
|
76
|
-
"pinOff": "t_j5va_pinOff",
|
|
77
|
-
"badgeOk": "t_j5va_badgeOk",
|
|
78
|
-
"bulkBar": "t_j5va_bulkBar",
|
|
79
|
-
"intro": "t_j5va_intro",
|
|
80
|
-
"lockedBanner": "t_j5va_lockedBanner",
|
|
81
|
-
"reportTitle": "t_j5va_reportTitle",
|
|
91
|
+
"row": "t_j5va_row",
|
|
92
|
+
"pwHistPwd": "t_j5va_pwHistPwd",
|
|
93
|
+
"dupMerge": "t_j5va_dupMerge",
|
|
82
94
|
"histAdd": "t_j5va_histAdd",
|
|
83
|
-
"
|
|
84
|
-
"addButton": "t_j5va_addButton",
|
|
85
|
-
"emptyHint": "t_j5va_emptyHint",
|
|
95
|
+
"dangerButton": "t_j5va_dangerButton",
|
|
86
96
|
"checkField": "t_j5va_checkField",
|
|
87
|
-
"
|
|
97
|
+
"empty": "t_j5va_empty",
|
|
88
98
|
"pinOn": "t_j5va_pinOn",
|
|
89
|
-
"
|
|
90
|
-
"
|
|
91
|
-
"
|
|
92
|
-
"
|
|
93
|
-
"
|
|
94
|
-
"
|
|
99
|
+
"backupButton": "t_j5va_backupButton",
|
|
100
|
+
"histUpdate": "t_j5va_histUpdate",
|
|
101
|
+
"retryButton": "t_j5va_retryButton",
|
|
102
|
+
"editorActions": "t_j5va_editorActions",
|
|
103
|
+
"scoreRing": "t_j5va_scoreRing",
|
|
104
|
+
"genHist": "t_j5va_genHist",
|
|
95
105
|
"badgeWarn": "t_j5va_badgeWarn",
|
|
96
|
-
"
|
|
106
|
+
"totpRing": "t_j5va_totpRing",
|
|
107
|
+
"highBadge": "t_j5va_highBadge",
|
|
108
|
+
"rowDue": "t_j5va_rowDue",
|
|
109
|
+
"rowCheck": "t_j5va_rowCheck",
|
|
110
|
+
"histDanger": "t_j5va_histDanger",
|
|
111
|
+
"editor": "t_j5va_editor",
|
|
112
|
+
"dueBadge": "t_j5va_dueBadge",
|
|
113
|
+
"kindIcon": "t_j5va_kindIcon",
|
|
114
|
+
"emptyHint": "t_j5va_emptyHint",
|
|
97
115
|
"histNeutral": "t_j5va_histNeutral",
|
|
98
|
-
"rowExpired": "t_j5va_rowExpired",
|
|
99
116
|
"badge": "t_j5va_badge",
|
|
100
|
-
"
|
|
117
|
+
"dupNames": "t_j5va_dupNames",
|
|
101
118
|
"pwStrong": "t_j5va_pwStrong",
|
|
102
|
-
"
|
|
103
|
-
"
|
|
104
|
-
"
|
|
105
|
-
"
|
|
106
|
-
"
|
|
107
|
-
"
|
|
108
|
-
"backupButton": "t_j5va_backupButton",
|
|
109
|
-
"kindFilter": "t_j5va_kindFilter",
|
|
110
|
-
"moreWrap": "t_j5va_moreWrap",
|
|
111
|
-
"actionPrimary": "t_j5va_actionPrimary",
|
|
112
|
-
"field": "t_j5va_field",
|
|
113
|
-
"reportSub": "t_j5va_reportSub",
|
|
114
|
-
"editorBody": "t_j5va_editorBody",
|
|
115
|
-
"histDanger": "t_j5va_histDanger",
|
|
116
|
-
"pinStar": "t_j5va_pinStar",
|
|
117
|
-
"rowDue": "t_j5va_rowDue",
|
|
118
|
-
"badgeDanger": "t_j5va_badgeDanger",
|
|
119
|
-
"rowActions": "t_j5va_rowActions",
|
|
120
|
-
"sortButton": "t_j5va_sortButton",
|
|
121
|
-
"pwWeak": "t_j5va_pwWeak",
|
|
122
|
-
"pwLabel": "t_j5va_pwLabel",
|
|
123
|
-
"kindChip": "t_j5va_kindChip",
|
|
124
|
-
"tabActive": "t_j5va_tabActive"
|
|
119
|
+
"bulkBar": "t_j5va_bulkBar",
|
|
120
|
+
"resultCount": "t_j5va_resultCount",
|
|
121
|
+
"deleteButton": "t_j5va_deleteButton",
|
|
122
|
+
"moreButton": "t_j5va_moreButton",
|
|
123
|
+
"bulkItem": "t_j5va_bulkItem",
|
|
124
|
+
"reportSub": "t_j5va_reportSub"
|
|
125
125
|
};
|
|
126
126
|
//#endregion
|
|
127
127
|
//#region src/client/VaultSection.tsx
|
|
@@ -417,7 +417,7 @@ window.__ModuleLoader__.load({
|
|
|
417
417
|
google: "๐",
|
|
418
418
|
"google.com": "๐",
|
|
419
419
|
amazon: "๐ฆ",
|
|
420
|
-
apple: "",
|
|
420
|
+
apple: "๐",
|
|
421
421
|
aws: "โ๏ธ",
|
|
422
422
|
azure: "โ๏ธ",
|
|
423
423
|
digitalocean: "๐ณ",
|
|
@@ -435,7 +435,67 @@ window.__ModuleLoader__.load({
|
|
|
435
435
|
netflix: "๐ฌ",
|
|
436
436
|
spotify: "๐ต",
|
|
437
437
|
dropbox: "๐",
|
|
438
|
-
drive: "๐๏ธ"
|
|
438
|
+
drive: "๐๏ธ",
|
|
439
|
+
microsoft: "๐ช",
|
|
440
|
+
"microsoft.com": "๐ช",
|
|
441
|
+
office: "๐ช",
|
|
442
|
+
outlook: "โ๏ธ",
|
|
443
|
+
gmail: "โ๏ธ",
|
|
444
|
+
yahoo: "โ๏ธ",
|
|
445
|
+
reddit: "๐ฝ",
|
|
446
|
+
twitch: "๐ฎ",
|
|
447
|
+
steam: "๐ฎ",
|
|
448
|
+
epic: "๐ฎ",
|
|
449
|
+
origin: "๐ฎ",
|
|
450
|
+
pinterest: "๐",
|
|
451
|
+
tiktok: "๐ต",
|
|
452
|
+
snapchat: "๐ป",
|
|
453
|
+
whatsapp: "๐ฌ",
|
|
454
|
+
telegram: "โ๏ธ",
|
|
455
|
+
wechat: "๐ฌ",
|
|
456
|
+
zoom: "๐ฅ",
|
|
457
|
+
teams: "๐ฌ",
|
|
458
|
+
skype: "๐ฌ",
|
|
459
|
+
stripe: "๐ณ",
|
|
460
|
+
paypal: "๐ฐ",
|
|
461
|
+
venmo: "๐ฐ",
|
|
462
|
+
coinbase: "๐ช",
|
|
463
|
+
binance: "๐ช",
|
|
464
|
+
kraken: "๐ช",
|
|
465
|
+
robinhood: "๐",
|
|
466
|
+
fidelity: "๐",
|
|
467
|
+
chase: "๐ฆ",
|
|
468
|
+
citi: "๐ฆ",
|
|
469
|
+
wellsfargo: "๐ฆ",
|
|
470
|
+
bankofamerica: "๐ฆ",
|
|
471
|
+
airbnb: "๐ ",
|
|
472
|
+
uber: "๐",
|
|
473
|
+
lyft: "๐",
|
|
474
|
+
doordash: "๐",
|
|
475
|
+
grubhub: "๐",
|
|
476
|
+
instacart: "๐",
|
|
477
|
+
ebay: "๐",
|
|
478
|
+
etsy: "๐งถ",
|
|
479
|
+
shopify: "๐๏ธ",
|
|
480
|
+
wordpress: "๐",
|
|
481
|
+
medium: "๐",
|
|
482
|
+
substack: "โ๏ธ",
|
|
483
|
+
hashnode: "๐ป",
|
|
484
|
+
vercel: "โฒ",
|
|
485
|
+
netlify: "๐",
|
|
486
|
+
heroku: "๐",
|
|
487
|
+
cloudflare: "๐",
|
|
488
|
+
godaddy: "๐",
|
|
489
|
+
namecheap: "๐",
|
|
490
|
+
linode: "๐",
|
|
491
|
+
vultr: "๐",
|
|
492
|
+
huggingface: "๐ค",
|
|
493
|
+
openai: "๐ค",
|
|
494
|
+
anthropic: "๐ค",
|
|
495
|
+
googlecloud: "โ๏ธ",
|
|
496
|
+
firebase: "๐ฅ",
|
|
497
|
+
supabase: "๐ฅ",
|
|
498
|
+
mongodb: "๐"
|
|
439
499
|
};
|
|
440
500
|
const hostBase = host.split(".")[0] ?? "";
|
|
441
501
|
const icon = map[host] ?? map[hostBase] ?? "";
|