@delta-comic/ui 1.3.1 → 1.3.4
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/LICENSE +660 -660
- package/README.md +41 -41
- package/dist/index.css +1 -1
- package/dist/index.js +146 -104
- package/dist/index.js.map +1 -1
- package/dist/lib/components/DcList.vue.d.ts +4 -0
- package/dist/lib/components/DcWaterfall.vue.d.ts +6 -2
- package/dist/pack.tgz +0 -0
- package/package.json +4 -4
package/dist/index.js
CHANGED
|
@@ -4393,7 +4393,7 @@ var ts = Ve(L([]), "utils/layers"), ns = (e) => {
|
|
|
4393
4393
|
}
|
|
4394
4394
|
});
|
|
4395
4395
|
//#endregion
|
|
4396
|
-
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+
|
|
4396
|
+
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+core_7e7535a1686ccd6a32f32eab3270e899/node_modules/motion-v/dist/es/utils/createContext.mjs
|
|
4397
4397
|
function ds(e, t) {
|
|
4398
4398
|
let n = typeof e == "string" && !t ? `${e}Context` : t, r = Symbol(n);
|
|
4399
4399
|
return [
|
|
@@ -4407,7 +4407,7 @@ function ds(e, t) {
|
|
|
4407
4407
|
];
|
|
4408
4408
|
}
|
|
4409
4409
|
//#endregion
|
|
4410
|
-
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+
|
|
4410
|
+
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+core_7e7535a1686ccd6a32f32eab3270e899/node_modules/motion-v/dist/es/utils/resolve-motion-props.mjs
|
|
4411
4411
|
function fs(e, t) {
|
|
4412
4412
|
let { layoutGroup: n, presenceContext: r, config: i } = t, a = n.id && e.layoutId ? `${n.id}-${e.layoutId}` : e.layoutId || void 0;
|
|
4413
4413
|
return {
|
|
@@ -7976,17 +7976,17 @@ function wh(e, t) {
|
|
|
7976
7976
|
return Math.sqrt(n ** 2 + r ** 2);
|
|
7977
7977
|
}
|
|
7978
7978
|
//#endregion
|
|
7979
|
-
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+
|
|
7979
|
+
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+core_7e7535a1686ccd6a32f32eab3270e899/node_modules/motion-v/dist/es/utils/get-context-window.mjs
|
|
7980
7980
|
function Th({ current: e }) {
|
|
7981
7981
|
return e ? e.ownerDocument.defaultView : null;
|
|
7982
7982
|
}
|
|
7983
7983
|
//#endregion
|
|
7984
|
-
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+
|
|
7984
|
+
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+core_7e7535a1686ccd6a32f32eab3270e899/node_modules/motion-v/dist/es/components/hooks/use-motion-elm.mjs
|
|
7985
7985
|
function Eh(e) {
|
|
7986
7986
|
if (e) return e.nodeType === 3 || e.nodeType === 8 ? Eh(e.nextSibling) : e;
|
|
7987
7987
|
}
|
|
7988
7988
|
//#endregion
|
|
7989
|
-
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+
|
|
7989
|
+
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+core_7e7535a1686ccd6a32f32eab3270e899/node_modules/motion-v/dist/es/components/context.mjs
|
|
7990
7990
|
var [Dh, Oh, kh] = ds("Motion"), [Ah, jh, Mh] = ds("LayoutGroup"), Nh = {
|
|
7991
7991
|
reducedMotion: "never",
|
|
7992
7992
|
transition: void 0,
|
|
@@ -8004,13 +8004,13 @@ process.env.NODE_ENV !== "production" && (Rh = function(e, t) {
|
|
|
8004
8004
|
if (!e) throw Error(t);
|
|
8005
8005
|
});
|
|
8006
8006
|
//#endregion
|
|
8007
|
-
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+
|
|
8007
|
+
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+core_7e7535a1686ccd6a32f32eab3270e899/node_modules/motion-v/dist/es/config.mjs
|
|
8008
8008
|
var Bh = { motionAttribute: "data-ap" }, Vh = [];
|
|
8009
8009
|
function Hh(e) {
|
|
8010
8010
|
for (let t of e) t && !Vh.includes(t) && Vh.push(t);
|
|
8011
8011
|
}
|
|
8012
8012
|
//#endregion
|
|
8013
|
-
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+
|
|
8013
|
+
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+core_7e7535a1686ccd6a32f32eab3270e899/node_modules/motion-v/dist/es/state/utils.mjs
|
|
8014
8014
|
function Uh(e, t, n) {
|
|
8015
8015
|
if (Array.isArray(e)) return e.reduce((e, r) => {
|
|
8016
8016
|
let i = Uh(r, t, n);
|
|
@@ -8052,7 +8052,7 @@ function Jh(e) {
|
|
|
8052
8052
|
return qh.has(e);
|
|
8053
8053
|
}
|
|
8054
8054
|
//#endregion
|
|
8055
|
-
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+
|
|
8055
|
+
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+core_7e7535a1686ccd6a32f32eab3270e899/node_modules/motion-v/dist/es/state/motion-state.mjs
|
|
8056
8056
|
var Yh = /* @__PURE__ */ new WeakMap(), Xh = class {
|
|
8057
8057
|
constructor(e, t) {
|
|
8058
8058
|
this.element = null, this.isExiting = !1, this.presenceContainer = null, this.children = /* @__PURE__ */ new Set(), this.features = /* @__PURE__ */ new Map(), this._context = null, this.options = e, this.parent = t, t?.children?.add(this), this.latestValues = Gh(e, this.context), this.type = Jh(this.options.as) ? "svg" : "html";
|
|
@@ -8155,7 +8155,7 @@ function eg(e) {
|
|
|
8155
8155
|
return t;
|
|
8156
8156
|
}
|
|
8157
8157
|
//#endregion
|
|
8158
|
-
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+
|
|
8158
|
+
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+core_7e7535a1686ccd6a32f32eab3270e899/node_modules/motion-v/dist/es/state/animation-state.mjs
|
|
8159
8159
|
var tg = [
|
|
8160
8160
|
"animate",
|
|
8161
8161
|
"whileInView",
|
|
@@ -8286,12 +8286,12 @@ function lg(e) {
|
|
|
8286
8286
|
};
|
|
8287
8287
|
}
|
|
8288
8288
|
//#endregion
|
|
8289
|
-
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+
|
|
8289
|
+
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+core_7e7535a1686ccd6a32f32eab3270e899/node_modules/motion-v/dist/es/utils/is-hidden.mjs
|
|
8290
8290
|
function ug(e) {
|
|
8291
8291
|
return e.style.display === "none" || e.offsetParent === null && window.getComputedStyle(e).position !== "fixed";
|
|
8292
8292
|
}
|
|
8293
8293
|
//#endregion
|
|
8294
|
-
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+
|
|
8294
|
+
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+core_7e7535a1686ccd6a32f32eab3270e899/node_modules/motion-v/dist/es/features/animation/animation.mjs
|
|
8295
8295
|
var dg = class extends Zh {
|
|
8296
8296
|
static #e = this.key = "animation";
|
|
8297
8297
|
constructor(e) {
|
|
@@ -8316,12 +8316,12 @@ var dg = class extends Zh {
|
|
|
8316
8316
|
}
|
|
8317
8317
|
};
|
|
8318
8318
|
//#endregion
|
|
8319
|
-
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+
|
|
8319
|
+
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+core_7e7535a1686ccd6a32f32eab3270e899/node_modules/motion-v/dist/es/state/create-visual-element.mjs
|
|
8320
8320
|
function fg(e, t) {
|
|
8321
8321
|
return Jh(e) ? new Hp(t) : new Mp(t);
|
|
8322
8322
|
}
|
|
8323
8323
|
//#endregion
|
|
8324
|
-
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+
|
|
8324
|
+
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+core_7e7535a1686ccd6a32f32eab3270e899/node_modules/motion-v/dist/es/features/gestures/press/index.mjs
|
|
8325
8325
|
function pg(e) {
|
|
8326
8326
|
return { point: {
|
|
8327
8327
|
x: e.pageX,
|
|
@@ -8360,12 +8360,12 @@ var mg = class extends Zh {
|
|
|
8360
8360
|
}
|
|
8361
8361
|
};
|
|
8362
8362
|
//#endregion
|
|
8363
|
-
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+
|
|
8363
|
+
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+core_7e7535a1686ccd6a32f32eab3270e899/node_modules/motion-v/dist/es/events/utils/is-primary-pointer.mjs
|
|
8364
8364
|
function hg(e) {
|
|
8365
8365
|
return e.pointerType === "mouse" ? typeof e.button != "number" || e.button <= 0 : e.isPrimary !== !1;
|
|
8366
8366
|
}
|
|
8367
8367
|
//#endregion
|
|
8368
|
-
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+
|
|
8368
|
+
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+core_7e7535a1686ccd6a32f32eab3270e899/node_modules/motion-v/dist/es/events/event-info.mjs
|
|
8369
8369
|
function gg(e, t = "page") {
|
|
8370
8370
|
return { point: {
|
|
8371
8371
|
x: e[`${t}X`],
|
|
@@ -8376,7 +8376,7 @@ function _g(e) {
|
|
|
8376
8376
|
return (t) => hg(t) && e(t, gg(t));
|
|
8377
8377
|
}
|
|
8378
8378
|
//#endregion
|
|
8379
|
-
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+
|
|
8379
|
+
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+core_7e7535a1686ccd6a32f32eab3270e899/node_modules/motion-v/dist/es/features/gestures/hover/index.mjs
|
|
8380
8380
|
var vg = class extends Zh {
|
|
8381
8381
|
static #e = this.key = "hover";
|
|
8382
8382
|
constructor(e) {
|
|
@@ -8446,12 +8446,12 @@ var vg = class extends Zh {
|
|
|
8446
8446
|
}
|
|
8447
8447
|
};
|
|
8448
8448
|
//#endregion
|
|
8449
|
-
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+
|
|
8449
|
+
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+core_7e7535a1686ccd6a32f32eab3270e899/node_modules/motion-v/dist/es/events/add-dom-event.mjs
|
|
8450
8450
|
function bg(e, t, n, r = { passive: !0 }) {
|
|
8451
8451
|
return e.addEventListener(t, n, r), () => e.removeEventListener(t, n);
|
|
8452
8452
|
}
|
|
8453
8453
|
//#endregion
|
|
8454
|
-
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+
|
|
8454
|
+
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+core_7e7535a1686ccd6a32f32eab3270e899/node_modules/motion-v/dist/es/features/gestures/focus/index.mjs
|
|
8455
8455
|
var xg = class extends Zh {
|
|
8456
8456
|
static #e = this.key = "focus";
|
|
8457
8457
|
constructor(e) {
|
|
@@ -8478,12 +8478,12 @@ var xg = class extends Zh {
|
|
|
8478
8478
|
}
|
|
8479
8479
|
};
|
|
8480
8480
|
//#endregion
|
|
8481
|
-
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+
|
|
8481
|
+
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+core_7e7535a1686ccd6a32f32eab3270e899/node_modules/motion-v/dist/es/features/layout/utils.mjs
|
|
8482
8482
|
function Sg(e) {
|
|
8483
8483
|
if (e) return e.options.allowProjection === !1 ? Sg(e.parent) : e.projection;
|
|
8484
8484
|
}
|
|
8485
8485
|
//#endregion
|
|
8486
|
-
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+
|
|
8486
|
+
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+core_7e7535a1686ccd6a32f32eab3270e899/node_modules/motion-v/dist/es/features/layout/config.mjs
|
|
8487
8487
|
var Cg = {
|
|
8488
8488
|
borderRadius: {
|
|
8489
8489
|
...Tp,
|
|
@@ -8501,12 +8501,12 @@ var Cg = {
|
|
|
8501
8501
|
boxShadow: Ep
|
|
8502
8502
|
};
|
|
8503
8503
|
//#endregion
|
|
8504
|
-
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+
|
|
8504
|
+
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+core_7e7535a1686ccd6a32f32eab3270e899/node_modules/motion-v/dist/es/features/gestures/drag/utils/is.mjs
|
|
8505
8505
|
function wg(e) {
|
|
8506
8506
|
return typeof e == "object" && !!e && "nodeType" in e;
|
|
8507
8507
|
}
|
|
8508
8508
|
//#endregion
|
|
8509
|
-
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+
|
|
8509
|
+
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+core_7e7535a1686ccd6a32f32eab3270e899/node_modules/motion-v/dist/es/utils/is.mjs
|
|
8510
8510
|
var Tg = typeof window > "u", Eg = class extends Zh {
|
|
8511
8511
|
static #e = this.key = "projection";
|
|
8512
8512
|
constructor(e) {
|
|
@@ -8542,12 +8542,12 @@ var Tg = typeof window > "u", Eg = class extends Zh {
|
|
|
8542
8542
|
}
|
|
8543
8543
|
};
|
|
8544
8544
|
//#endregion
|
|
8545
|
-
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+
|
|
8545
|
+
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+core_7e7535a1686ccd6a32f32eab3270e899/node_modules/motion-v/dist/es/events/add-pointer-event.mjs
|
|
8546
8546
|
function Dg(e, t, n, r) {
|
|
8547
8547
|
return bg(e, t, _g(n), r);
|
|
8548
8548
|
}
|
|
8549
8549
|
//#endregion
|
|
8550
|
-
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+
|
|
8550
|
+
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+core_7e7535a1686ccd6a32f32eab3270e899/node_modules/motion-v/dist/es/features/gestures/pan/PanSession.mjs
|
|
8551
8551
|
var Og = /* @__PURE__ */ new Set(["auto", "scroll"]), kg = class {
|
|
8552
8552
|
constructor(e, t, { transformPagePoint: n, contextWindow: r, dragSnapToOrigin: i = !1, element: a } = {}) {
|
|
8553
8553
|
if (this.startEvent = null, this.lastMoveEvent = null, this.lastMoveEventInfo = null, this.handlers = {}, this.contextWindow = window, this.scrollPositions = /* @__PURE__ */ new Map(), this.onElementScroll = (e) => {
|
|
@@ -8677,7 +8677,7 @@ function Fg(e, t) {
|
|
|
8677
8677
|
return o.x === Infinity && (o.x = 0), o.y === Infinity && (o.y = 0), o;
|
|
8678
8678
|
}
|
|
8679
8679
|
//#endregion
|
|
8680
|
-
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+
|
|
8680
|
+
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+core_7e7535a1686ccd6a32f32eab3270e899/node_modules/motion-v/dist/es/features/gestures/pan/index.mjs
|
|
8681
8681
|
function Ig(e) {
|
|
8682
8682
|
return (t, n) => {
|
|
8683
8683
|
e && J.postRender(() => e(t, n));
|
|
@@ -8723,7 +8723,7 @@ var Lg = class extends Zh {
|
|
|
8723
8723
|
}
|
|
8724
8724
|
};
|
|
8725
8725
|
//#endregion
|
|
8726
|
-
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+
|
|
8726
|
+
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+core_7e7535a1686ccd6a32f32eab3270e899/node_modules/motion-v/dist/es/features/gestures/drag/lock.mjs
|
|
8727
8727
|
function Rg(e) {
|
|
8728
8728
|
let t = null;
|
|
8729
8729
|
return () => t === null ? (t = e, () => {
|
|
@@ -8744,7 +8744,7 @@ function Vg(e) {
|
|
|
8744
8744
|
return t;
|
|
8745
8745
|
}
|
|
8746
8746
|
//#endregion
|
|
8747
|
-
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+
|
|
8747
|
+
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+core_7e7535a1686ccd6a32f32eab3270e899/node_modules/motion-v/dist/es/features/gestures/drag/utils/constraints.mjs
|
|
8748
8748
|
function Hg(e, { min: t, max: n }, r) {
|
|
8749
8749
|
return t !== void 0 && e < t ? e = r ? X(t, e, r.min) : Math.max(e, t) : n !== void 0 && e > n && (e = r ? X(n, e, r.max) : Math.min(e, n)), e;
|
|
8750
8750
|
}
|
|
@@ -8798,7 +8798,7 @@ function Qg(e, t) {
|
|
|
8798
8798
|
return i > r ? n = /* @__PURE__ */ Ds(t.min, t.max - r, e.min) : r > i && (n = /* @__PURE__ */ Ds(e.min, e.max - i, t.min)), hs(0, 1, n);
|
|
8799
8799
|
}
|
|
8800
8800
|
//#endregion
|
|
8801
|
-
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+
|
|
8801
|
+
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+core_7e7535a1686ccd6a32f32eab3270e899/node_modules/motion-v/dist/es/features/gestures/drag/VisualElementDragControls.mjs
|
|
8802
8802
|
var $g = /* @__PURE__ */ new WeakMap(), e_ = class {
|
|
8803
8803
|
constructor(e) {
|
|
8804
8804
|
this.openGlobalLock = null, this.isDragging = !1, this.currentDirection = null, this.originPoint = {
|
|
@@ -9009,7 +9009,7 @@ function n_(e, t = 10) {
|
|
|
9009
9009
|
return Math.abs(e.y) > t ? n = "y" : Math.abs(e.x) > t && (n = "x"), n;
|
|
9010
9010
|
}
|
|
9011
9011
|
//#endregion
|
|
9012
|
-
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+
|
|
9012
|
+
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+core_7e7535a1686ccd6a32f32eab3270e899/node_modules/motion-v/dist/es/features/gestures/drag/index.mjs
|
|
9013
9013
|
var r_ = class extends Zh {
|
|
9014
9014
|
static #e = this.key = "drag";
|
|
9015
9015
|
constructor(e) {
|
|
@@ -9074,7 +9074,7 @@ var r_ = class extends Zh {
|
|
|
9074
9074
|
]
|
|
9075
9075
|
}, [o_, s_] = ds("LazyMotionContext"), [c_, l_, u_] = ds("AnimatePresenceContext");
|
|
9076
9076
|
//#endregion
|
|
9077
|
-
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+
|
|
9077
|
+
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+core_7e7535a1686ccd6a32f32eab3270e899/node_modules/motion-v/dist/es/state/style.mjs
|
|
9078
9078
|
function d_(e) {
|
|
9079
9079
|
return e.replace(/([A-Z])/g, (e) => `-${e.toLowerCase()}`);
|
|
9080
9080
|
}
|
|
@@ -9116,7 +9116,7 @@ function h_(e, t, n) {
|
|
|
9116
9116
|
};
|
|
9117
9117
|
}
|
|
9118
9118
|
//#endregion
|
|
9119
|
-
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+
|
|
9119
|
+
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+core_7e7535a1686ccd6a32f32eab3270e899/node_modules/motion-v/dist/es/components/motion/use-motion-state.mjs
|
|
9120
9120
|
function g_(e, t) {
|
|
9121
9121
|
let n = Dh(null), r = Ah({}), i = Lh(), a = c_({}), o = o_({
|
|
9122
9122
|
features: P({}),
|
|
@@ -9191,7 +9191,7 @@ function g_(e, t) {
|
|
|
9191
9191
|
};
|
|
9192
9192
|
}
|
|
9193
9193
|
//#endregion
|
|
9194
|
-
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+
|
|
9194
|
+
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+core_7e7535a1686ccd6a32f32eab3270e899/node_modules/motion-v/dist/es/components/motion/props.mjs
|
|
9195
9195
|
var __ = {
|
|
9196
9196
|
ignoreStrict: { type: Boolean },
|
|
9197
9197
|
forwardMotionProps: {
|
|
@@ -9405,11 +9405,11 @@ function w_(e) {
|
|
|
9405
9405
|
} });
|
|
9406
9406
|
}
|
|
9407
9407
|
//#endregion
|
|
9408
|
-
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+
|
|
9408
|
+
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+core_7e7535a1686ccd6a32f32eab3270e899/node_modules/motion-v/dist/es/components/motion/index.mjs
|
|
9409
9409
|
var T_ = w_(a_);
|
|
9410
9410
|
T_.create("div");
|
|
9411
9411
|
//#endregion
|
|
9412
|
-
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+
|
|
9412
|
+
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+core_7e7535a1686ccd6a32f32eab3270e899/node_modules/motion-v/dist/es/components/animate-presence/use-pop-layout.mjs
|
|
9413
9413
|
var E_ = 0;
|
|
9414
9414
|
function D_(e) {
|
|
9415
9415
|
let t = /* @__PURE__ */ new WeakMap(), n = Lh();
|
|
@@ -9448,7 +9448,7 @@ function D_(e) {
|
|
|
9448
9448
|
};
|
|
9449
9449
|
}
|
|
9450
9450
|
//#endregion
|
|
9451
|
-
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+
|
|
9451
|
+
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+core_7e7535a1686ccd6a32f32eab3270e899/node_modules/motion-v/dist/es/components/animate-presence/use-presence-container.mjs
|
|
9452
9452
|
var O_ = 0;
|
|
9453
9453
|
function k_(e) {
|
|
9454
9454
|
let t = String(O_++), n = /* @__PURE__ */ new Map(), { addPopStyle: r, removePopStyle: i } = D_(e);
|
|
@@ -9516,7 +9516,7 @@ function k_(e) {
|
|
|
9516
9516
|
};
|
|
9517
9517
|
}
|
|
9518
9518
|
//#endregion
|
|
9519
|
-
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+
|
|
9519
|
+
//#region ../../node_modules/.pnpm/motion-v@2.0.1_@vueuse+core_7e7535a1686ccd6a32f32eab3270e899/node_modules/motion-v/dist/es/components/animate-presence/AnimatePresence.mjs
|
|
9520
9520
|
var A_ = /* @__PURE__ */ m({
|
|
9521
9521
|
name: "AnimatePresence",
|
|
9522
9522
|
inheritAttrs: !0,
|
|
@@ -9948,41 +9948,62 @@ var A_ = /* @__PURE__ */ m({
|
|
|
9948
9948
|
] }
|
|
9949
9949
|
},
|
|
9950
9950
|
setup(e, { expose: t }) {
|
|
9951
|
-
let n = e, r = (e) => n.dataProcessor?.(e) ?? e, i = o(() =>
|
|
9952
|
-
|
|
9953
|
-
|
|
9954
|
-
|
|
9955
|
-
|
|
9956
|
-
|
|
9957
|
-
|
|
9958
|
-
|
|
9959
|
-
|
|
9960
|
-
|
|
9961
|
-
|
|
9962
|
-
|
|
9963
|
-
|
|
9964
|
-
|
|
9965
|
-
|
|
9966
|
-
|
|
9967
|
-
|
|
9968
|
-
|
|
9969
|
-
|
|
9970
|
-
|
|
9971
|
-
|
|
9972
|
-
|
|
9973
|
-
|
|
9974
|
-
|
|
9975
|
-
|
|
9951
|
+
let n = e, r = (e) => n.dataProcessor?.(e) ?? e, i = o(() => (() => {
|
|
9952
|
+
switch (n.source.type) {
|
|
9953
|
+
case "query": return {
|
|
9954
|
+
data: r(n.source.value.data.value ?? []),
|
|
9955
|
+
isDone: !0,
|
|
9956
|
+
isLoading: n.source.value.isLoading.value,
|
|
9957
|
+
error: n.source.value.error.value,
|
|
9958
|
+
refetch() {
|
|
9959
|
+
if (n.source.type == "query") return n.source.value.refetch(!1);
|
|
9960
|
+
},
|
|
9961
|
+
refresh() {
|
|
9962
|
+
if (n.source.type == "query") return n.source.value.refresh(!1);
|
|
9963
|
+
},
|
|
9964
|
+
next: n.source.next
|
|
9965
|
+
};
|
|
9966
|
+
case "stream": return {
|
|
9967
|
+
data: r(n.source.value.data.value?.pages.reduce((e, t) => e.concat(t.data), []) ?? []),
|
|
9968
|
+
isDone: n.source.value.hasNextPage.value,
|
|
9969
|
+
isLoading: n.source.value.isLoading.value,
|
|
9970
|
+
error: n.source.value.error.value,
|
|
9971
|
+
refetch() {
|
|
9972
|
+
if (n.source.type == "infinite") return n.source.value.refetch(!1);
|
|
9973
|
+
},
|
|
9974
|
+
refresh() {
|
|
9975
|
+
if (n.source.type == "infinite") return n.source.value.refresh(!1);
|
|
9976
|
+
},
|
|
9977
|
+
next() {
|
|
9978
|
+
if (n.source.type == "infinite") return n.source.value.loadNextPage({ cancelRefetch: !0 });
|
|
9979
|
+
}
|
|
9980
|
+
};
|
|
9981
|
+
case "infinite": return {
|
|
9982
|
+
data: r(n.source.value.data.value?.pages.flat(1) ?? []),
|
|
9983
|
+
isDone: n.source.value.hasNextPage.value,
|
|
9984
|
+
isLoading: n.source.value.isLoading.value,
|
|
9985
|
+
error: n.source.value.error.value,
|
|
9986
|
+
refetch() {
|
|
9987
|
+
if (n.source.type == "stream") return n.source.value.refetch(!1);
|
|
9988
|
+
},
|
|
9989
|
+
refresh() {
|
|
9990
|
+
if (n.source.type == "stream") return n.source.value.refresh(!1);
|
|
9991
|
+
},
|
|
9992
|
+
next() {
|
|
9993
|
+
if (n.source.type == "stream") return n.source.value.loadNextPage({ cancelRefetch: !0 });
|
|
9994
|
+
}
|
|
9995
|
+
};
|
|
9996
|
+
default: return {
|
|
9997
|
+
data: r(n.source.value),
|
|
9998
|
+
isDone: !0,
|
|
9999
|
+
isLoading: !1,
|
|
10000
|
+
error: void 0,
|
|
10001
|
+
refetch: n.source.refetch,
|
|
10002
|
+
refresh: n.source.refresh,
|
|
10003
|
+
next: n.source.next
|
|
10004
|
+
};
|
|
9976
10005
|
}
|
|
9977
|
-
}
|
|
9978
|
-
data: r(n.source.value),
|
|
9979
|
-
isDone: !0,
|
|
9980
|
-
isLoading: !1,
|
|
9981
|
-
error: void 0,
|
|
9982
|
-
refetch: n.source.refetch,
|
|
9983
|
-
refresh: n.source.refresh,
|
|
9984
|
-
next: n.source.next
|
|
9985
|
-
});
|
|
10006
|
+
})());
|
|
9986
10007
|
V(i, (e) => {
|
|
9987
10008
|
e.isLoading || Zo(window.innerHeight / n.itemHeight) + 2 > e.data.length && !e.isDone && (e.error ? e.refresh?.() : e.next?.());
|
|
9988
10009
|
}, { immediate: !0 });
|
|
@@ -13881,41 +13902,62 @@ var HC = ["data-index"], UC = /* @__PURE__ */ m({
|
|
|
13881
13902
|
] }
|
|
13882
13903
|
},
|
|
13883
13904
|
setup(e, { expose: t }) {
|
|
13884
|
-
let n = e, r = o(() => nt(n.col) ? n.col : [n.col, n.col]), i = (e) => n.dataProcessor?.(e) ?? e, a = o(() =>
|
|
13885
|
-
|
|
13886
|
-
|
|
13887
|
-
|
|
13888
|
-
|
|
13889
|
-
|
|
13890
|
-
|
|
13891
|
-
|
|
13892
|
-
|
|
13893
|
-
|
|
13894
|
-
|
|
13895
|
-
|
|
13896
|
-
|
|
13897
|
-
|
|
13898
|
-
|
|
13899
|
-
|
|
13900
|
-
|
|
13901
|
-
|
|
13902
|
-
|
|
13903
|
-
|
|
13904
|
-
|
|
13905
|
-
|
|
13906
|
-
|
|
13907
|
-
|
|
13908
|
-
|
|
13905
|
+
let n = e, r = o(() => nt(n.col) ? n.col : [n.col, n.col]), i = (e) => n.dataProcessor?.(e) ?? e, a = o(() => (() => {
|
|
13906
|
+
switch (n.source.type) {
|
|
13907
|
+
case "query": return {
|
|
13908
|
+
data: i(n.source.value.data.value ?? []),
|
|
13909
|
+
isDone: !0,
|
|
13910
|
+
isLoading: n.source.value.isLoading.value,
|
|
13911
|
+
error: n.source.value.error.value,
|
|
13912
|
+
refetch() {
|
|
13913
|
+
if (n.source.type == "query") return n.source.value.refetch(!1);
|
|
13914
|
+
},
|
|
13915
|
+
refresh() {
|
|
13916
|
+
if (n.source.type == "query") return n.source.value.refresh(!1);
|
|
13917
|
+
},
|
|
13918
|
+
next: n.source.next
|
|
13919
|
+
};
|
|
13920
|
+
case "stream": return {
|
|
13921
|
+
data: i(n.source.value.data.value?.pages.reduce((e, t) => e.concat(t.data), []) ?? []),
|
|
13922
|
+
isDone: n.source.value.hasNextPage.value,
|
|
13923
|
+
isLoading: n.source.value.isLoading.value,
|
|
13924
|
+
error: n.source.value.error.value,
|
|
13925
|
+
refetch() {
|
|
13926
|
+
if (n.source.type == "infinite") return n.source.value.refetch(!1);
|
|
13927
|
+
},
|
|
13928
|
+
refresh() {
|
|
13929
|
+
if (n.source.type == "infinite") return n.source.value.refresh(!1);
|
|
13930
|
+
},
|
|
13931
|
+
next() {
|
|
13932
|
+
if (n.source.type == "infinite") return n.source.value.loadNextPage({ cancelRefetch: !0 });
|
|
13933
|
+
}
|
|
13934
|
+
};
|
|
13935
|
+
case "infinite": return {
|
|
13936
|
+
data: i(n.source.value.data.value?.pages.flat(1) ?? []),
|
|
13937
|
+
isDone: n.source.value.hasNextPage.value,
|
|
13938
|
+
isLoading: n.source.value.isLoading.value,
|
|
13939
|
+
error: n.source.value.error.value,
|
|
13940
|
+
refetch() {
|
|
13941
|
+
if (n.source.type == "stream") return n.source.value.refetch(!1);
|
|
13942
|
+
},
|
|
13943
|
+
refresh() {
|
|
13944
|
+
if (n.source.type == "stream") return n.source.value.refresh(!1);
|
|
13945
|
+
},
|
|
13946
|
+
next() {
|
|
13947
|
+
if (n.source.type == "stream") return n.source.value.loadNextPage({ cancelRefetch: !0 });
|
|
13948
|
+
}
|
|
13949
|
+
};
|
|
13950
|
+
default: return {
|
|
13951
|
+
data: i(n.source.value),
|
|
13952
|
+
isDone: !0,
|
|
13953
|
+
isLoading: !1,
|
|
13954
|
+
error: void 0,
|
|
13955
|
+
refetch: n.source.refetch,
|
|
13956
|
+
refresh: n.source.refresh,
|
|
13957
|
+
next: n.source.next
|
|
13958
|
+
};
|
|
13909
13959
|
}
|
|
13910
|
-
}
|
|
13911
|
-
data: i(n.source.value),
|
|
13912
|
-
isDone: !0,
|
|
13913
|
-
isLoading: !1,
|
|
13914
|
-
error: void 0,
|
|
13915
|
-
refetch: n.source.refetch,
|
|
13916
|
-
refresh: n.source.refresh,
|
|
13917
|
-
next: n.source.next
|
|
13918
|
-
}), l = R(!1), u = R(!1), d = async () => {
|
|
13960
|
+
})()), l = R(!1), u = R(!1), d = async () => {
|
|
13919
13961
|
await a.value.refetch?.(), u.value = !1;
|
|
13920
13962
|
}, f = me("content"), m = o(() => f.value?.cont), { y: h } = Ho(m);
|
|
13921
13963
|
ur("scroll", () => {
|