@xwadex/fesd 0.0.48 → 0.0.49

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.
@@ -9,7 +9,7 @@ var D = (r, e, t) => {
9
9
  };
10
10
  var V = (r, e, t) => (U(r, e, "access private method"), t);
11
11
  import { n as z, o as C } from "./image-preview-bundle.js";
12
- import { x as ue, B as de, z as fe, G as pe, F as me, J as ye, K as he, E as ve, L as ge, O as be, P as ke, Q as xe, X as Se, Y as Ae, w as we, U as Ee, W as qe, u as Ce, t as Le, V as Oe, q as Te, r as Fe, p as Ge, S as $e, y as Ie, H as Ne, N as De } from "./image-preview-bundle.js";
12
+ import { y as ue, E as de, B as fe, H as pe, G as me, K as ye, L as he, F as ve, q as ge, N as be, P as ke, Q as xe, S as Se, Y as Ae, Z as we, x as Ee, V as qe, X as Ce, w as Le, u as Oe, W as Te, r as Fe, t as Ge, p as $e, U as Ie, z as Ne, J as De, O as Ve } from "./image-preview-bundle.js";
13
13
  import { o as H, z as Q } from "./vendor-bundle.js";
14
14
  import h from "jquery";
15
15
  import w from "validator";
@@ -559,28 +559,29 @@ export {
559
559
  he as delay,
560
560
  ve as detectMacOSVersion,
561
561
  W as detectShade,
562
+ ge as elementArray,
562
563
  se as errorPage,
563
564
  E as errorText,
564
- ge as fixMobile100vh,
565
- be as formatFloat,
566
- ke as getSlideDataIndex,
567
- xe as getSlidesCount,
568
- Se as getTransformX,
569
- Ae as getTransformY,
565
+ be as fixMobile100vh,
566
+ ke as formatFloat,
567
+ xe as getSlideDataIndex,
568
+ Se as getSlidesCount,
569
+ Ae as getTransformX,
570
+ we as getTransformY,
570
571
  C as htmlStringToDOM,
571
- we as imagePreview,
572
+ Ee as imagePreview,
572
573
  ie as init,
573
- Ee as isVideo,
574
- qe as letterGrow,
575
- Ce as loaded,
576
- Le as loading,
577
- Oe as numberGrow,
578
- Te as scrollLock,
579
- Fe as scrollUnlock,
580
- Ge as sleep,
581
- $e as slideImgDetect,
582
- Ie as tabChange,
583
- Ne as throttle,
584
- De as wordAnimation
574
+ qe as isVideo,
575
+ Ce as letterGrow,
576
+ Le as loaded,
577
+ Oe as loading,
578
+ Te as numberGrow,
579
+ Fe as scrollLock,
580
+ Ge as scrollUnlock,
581
+ $e as sleep,
582
+ Ie as slideImgDetect,
583
+ Ne as tabChange,
584
+ De as throttle,
585
+ Ve as wordAnimation
585
586
  };
586
587
  //# sourceMappingURL=tools-bundle.js.map
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@xwadex/fesd",
3
3
  "private": false,
4
- "version": "0.0.48",
4
+ "version": "0.0.49",
5
5
  "main": "./dist/fesd-bundle.js",
6
6
  "type": "module",
7
7
  "scripts": {