@xwadex/fesd 0.0.14-re.72 → 0.0.14-re.73

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 V = (r, e, t) => {
9
9
  };
10
10
  var _ = (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 { w as ue, z as de, y as fe, F as pe, E as me, H as ye, J as he, B as ve, K as ge, N as be, O as xe, P as Se, W as ke, X as Ee, u as Ae, S as we, V as qe, t as Ce, r as Le, U as Oe, p as Te, q as Fe, Q as Ge, x as $e, G as Ie, L as Ne } 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 xe, Q as Se, X as ke, Y as Ee, w as Ae, U as we, 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 Ve } from "./image-preview-bundle.js";
13
13
  import { o as H, z as P } from "./vendor-bundle.js";
14
14
  import b from "jquery";
15
15
  import w from "validator";
@@ -163,7 +163,7 @@ const O = {
163
163
  }, X = (r) => {
164
164
  const t = b(r.currentTarget).closest("[data-href]");
165
165
  t.hasClass("isHover") || t.addClass("isHover");
166
- }, J = (r) => {
166
+ }, Y = (r) => {
167
167
  const t = b(r.currentTarget).closest("[data-href]");
168
168
  t.hasClass("isHover") && t.removeClass("isHover");
169
169
  }, ae = () => {
@@ -175,7 +175,7 @@ const O = {
175
175
  easeInOutCirc: function(r, e, t, o, i) {
176
176
  return (e /= i / 2) < 1 ? -o / 2 * (Math.sqrt(1 - e * e) - 1) + t : o / 2 * (Math.sqrt(1 - (e -= 2) * e) + 1) + t;
177
177
  }
178
- }), b("body").on("click", "a:not(.nocg), .href-link", (r) => K(r)), b("body").on("mouseenter", "[data-href] a", (r) => X(r)), b("body").on("mouseleave", "[data-href] a", (r) => J(r));
178
+ }), b("body").on("click", "a:not(.nocg), .href-link", (r) => K(r)), b("body").on("mouseenter", "[data-href] a", (r) => X(r)), b("body").on("mouseleave", "[data-href] a", (r) => Y(r));
179
179
  }, q = {
180
180
  "zh-TW": {
181
181
  format: "格式錯誤",
@@ -562,9 +562,10 @@ export {
562
562
  Oe as numberGrow,
563
563
  Te as scrollLock,
564
564
  Fe as scrollUnlock,
565
- Ge as slideImgDetect,
566
- $e as tabChange,
567
- Ie as throttle,
568
- Ne as wordAnimation
565
+ Ge as sleep,
566
+ $e as slideImgDetect,
567
+ Ie as tabChange,
568
+ Ne as throttle,
569
+ Ve as wordAnimation
569
570
  };
570
571
  //# 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.14-re.72",
4
+ "version": "0.0.14-re.73",
5
5
  "main": "./dist/fesd-bundle.js",
6
6
  "type": "module",
7
7
  "scripts": {