@jinntec/jinntap 1.32.0 → 1.33.0

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/index.es.js CHANGED
@@ -1,7 +1,15 @@
1
- import { JinnTap as r } from "./jinn-tap.es.js";
2
- import { JinnToast as t } from "./jinn-toast.es.js";
1
+ import { JinnTap as o } from "./jinn-tap.es.js";
2
+ import { JinnToast as n, jinnToastConfirm as a } from "./jinn-toast.es.js";
3
+ import { DocumentStore as m, attachLocalStore as c, deduceDocumentName as T, extractTitleFromXml as l, isGenericTitle as f, truncateTitle as p } from "./storage.es.js";
3
4
  export {
4
- r as JinnTap,
5
- t as JinnToast
5
+ m as DocumentStore,
6
+ o as JinnTap,
7
+ n as JinnToast,
8
+ c as attachLocalStore,
9
+ T as deduceDocumentName,
10
+ l as extractTitleFromXml,
11
+ f as isGenericTitle,
12
+ a as jinnToastConfirm,
13
+ p as truncateTitle
6
14
  };
7
15
  //# sourceMappingURL=index.es.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;"}
1
+ {"version":3,"file":"index.es.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;"}