@design.estate/dees-domtools 2.0.40 → 2.0.41
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_bundle/bundle.js +3 -1
- package/dist_bundle/bundle.js.map +2 -2
- package/dist_ts/00_commitinfo_data.js +1 -1
- package/dist_ts/index.d.ts +2 -0
- package/dist_ts/index.js +3 -1
- package/package.json +1 -1
- package/ts/00_commitinfo_data.ts +1 -1
- package/ts/index.ts +2 -0
package/dist_bundle/bundle.js
CHANGED
|
@@ -16774,7 +16774,9 @@ var plugins3 = {
|
|
|
16774
16774
|
smartdelay: dist_ts_exports2,
|
|
16775
16775
|
smartpromise: dist_ts_exports,
|
|
16776
16776
|
SweetScroll: import_sweet_scroll.default,
|
|
16777
|
-
smartstate: dist_ts_exports19
|
|
16777
|
+
smartstate: dist_ts_exports19,
|
|
16778
|
+
smartrx: dist_ts_exports4,
|
|
16779
|
+
smarturl: dist_ts_exports20
|
|
16778
16780
|
};
|
|
16779
16781
|
export {
|
|
16780
16782
|
DomTools2 as DomTools,
|