@ncukondo/reference-manager 0.22.3 → 0.23.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/chunks/{action-menu-CKMhb5fv.js → action-menu-7QLr1lTM.js} +3 -3
- package/dist/chunks/{action-menu-CKMhb5fv.js.map → action-menu-7QLr1lTM.js.map} +1 -1
- package/dist/chunks/{format-B2MDhuHt.js → format-0YxykmO-.js} +2 -2
- package/dist/chunks/{format-B2MDhuHt.js.map → format-0YxykmO-.js.map} +1 -1
- package/dist/chunks/{index-DjQiOVp_.js → index-BZDH5KRo.js} +4 -4
- package/dist/chunks/{index-DjQiOVp_.js.map → index-BZDH5KRo.js.map} +1 -1
- package/dist/chunks/{index-CYp8N4gu.js → index-C5G3Nm7i.js} +43 -32
- package/dist/chunks/index-C5G3Nm7i.js.map +1 -0
- package/dist/chunks/{index-4607sQqe.js → index-COAh_acl.js} +3 -3
- package/dist/chunks/index-COAh_acl.js.map +1 -0
- package/dist/chunks/index-sH2o68X1.js +12557 -0
- package/dist/chunks/index-sH2o68X1.js.map +1 -0
- package/dist/chunks/{loader-CJB3-kI5.js → loader-CzviN_sy.js} +25 -5
- package/dist/chunks/loader-CzviN_sy.js.map +1 -0
- package/dist/chunks/{reference-select-dvLqdttM.js → reference-select-D0qAyipM.js} +3 -3
- package/dist/chunks/{reference-select-dvLqdttM.js.map → reference-select-D0qAyipM.js.map} +1 -1
- package/dist/chunks/{style-select-BpKQvCBz.js → style-select-CcVzhqgU.js} +3 -3
- package/dist/chunks/{style-select-BpKQvCBz.js.map → style-select-CcVzhqgU.js.map} +1 -1
- package/dist/cli.js +1 -1
- package/dist/config/defaults.d.ts.map +1 -1
- package/dist/config/env-override.d.ts.map +1 -1
- package/dist/config/key-parser.d.ts.map +1 -1
- package/dist/config/loader.d.ts.map +1 -1
- package/dist/config/schema.d.ts +8 -0
- package/dist/config/schema.d.ts.map +1 -1
- package/dist/features/operations/attachments/add.d.ts.map +1 -1
- package/dist/features/operations/fulltext/discover.d.ts +5 -0
- package/dist/features/operations/fulltext/discover.d.ts.map +1 -1
- package/dist/features/operations/fulltext/fetch.d.ts.map +1 -1
- package/dist/index.js +1 -1
- package/dist/server.js +3 -3
- package/package.json +2 -2
- package/dist/chunks/index-4607sQqe.js.map +0 -1
- package/dist/chunks/index-CNr_FIip.js +0 -5945
- package/dist/chunks/index-CNr_FIip.js.map +0 -1
- package/dist/chunks/index-CYp8N4gu.js.map +0 -1
- package/dist/chunks/loader-CJB3-kI5.js.map +0 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { a } from "./index-
|
|
2
|
-
import { d, g, l, o, s } from "./index-
|
|
1
|
+
import { a } from "./index-sH2o68X1.js";
|
|
2
|
+
import { d, g, l, o, s } from "./index-C5G3Nm7i.js";
|
|
3
3
|
export {
|
|
4
4
|
a as addAttachment,
|
|
5
5
|
d as detachAttachment,
|
|
@@ -8,4 +8,4 @@ export {
|
|
|
8
8
|
o as openAttachment,
|
|
9
9
|
s as syncAttachments
|
|
10
10
|
};
|
|
11
|
-
//# sourceMappingURL=index-
|
|
11
|
+
//# sourceMappingURL=index-COAh_acl.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index-COAh_acl.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;"}
|