This commit is contained in:
Rene Haas
2022-08-10 02:11:54 +02:00
parent 641449ac82
commit 893451a10d
13 changed files with 732 additions and 717 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -725,7 +725,7 @@ const OverlayScrollbars = function(t) {
const gt = 3333333;
const vt = "scroll";
const wt = "__osSizeObserverPlugin";
const pt = {
const pt = /* @__PURE__ */ (() => ({
[wt]: {
O: (t, n, o) => {
const s = createDOM(`<div class="${Y}" dir="ltr"><div class="${Y}"><div class="${q}"></div></div><div class="${Y}"><div class="${q}" style="width: 200%; height: 200%"></div></div></div>`);
@@ -775,7 +775,7 @@ const OverlayScrollbars = function(t) {
return [ o ? onScroll.bind(0, false) : reset, h ];
}
}
};
}))();
let bt = 0;
const {round: yt, abs: mt} = Math;
const getWindowDPR = () => {
@@ -789,7 +789,7 @@ const OverlayScrollbars = function(t) {
return !(o === s || o + 1 === s || o - 1 === s);
};
const St = "__osScrollbarsHidingPlugin";
const $t = {
const $t = /* @__PURE__ */ (() => ({
[St]: {
A: t => {
const {T: n, I: o, L: s} = t;
@@ -911,7 +911,7 @@ const OverlayScrollbars = function(t) {
};
}
}
};
}))();
let xt;
const getNativeScrollbarSize = (t, n, o, s) => {
appendChildren(t, n);
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+4 -4
View File
@@ -892,7 +892,7 @@ const gt = "scroll";
const vt = "__osSizeObserverPlugin";
const wt = {
const wt = /* @__PURE__ */ (() => ({
[vt]: {
A: (t, n, o) => {
const s = createDOM(`<div class="${j}" dir="ltr"><div class="${j}"><div class="${Y}"></div></div><div class="${j}"><div class="${Y}" style="width: 200%; height: 200%"></div></div></div>`);
@@ -942,7 +942,7 @@ const wt = {
return [ o ? onScroll.bind(0, false) : reset, h ];
}
}
};
}))();
let pt = 0;
@@ -962,7 +962,7 @@ const diffBiggerThanOne = (t, n) => {
const mt = "__osScrollbarsHidingPlugin";
const St = {
const St = /* @__PURE__ */ (() => ({
[mt]: {
T: t => {
const {I: n, L: o, H: s} = t;
@@ -1084,7 +1084,7 @@ const St = {
};
}
}
};
}))();
let xt;
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+4 -4
View File
@@ -881,7 +881,7 @@ const gt = "scroll";
const vt = "__osSizeObserverPlugin";
const wt = {
const wt = /* @__PURE__ */ (() => ({
[vt]: {
O: (t, n, o) => {
const s = createDOM(`<div class="${Y}" dir="ltr"><div class="${Y}"><div class="${j}"></div></div><div class="${Y}"><div class="${j}" style="width: 200%; height: 200%"></div></div></div>`);
@@ -931,7 +931,7 @@ const wt = {
return [ o ? onScroll.bind(0, false) : reset, h ];
}
}
};
}))();
let pt = 0;
@@ -951,7 +951,7 @@ const diffBiggerThanOne = (t, n) => {
const mt = "__osScrollbarsHidingPlugin";
const St = {
const St = /* @__PURE__ */ (() => ({
[mt]: {
A: t => {
const {T: n, I: o, L: s} = t;
@@ -1073,7 +1073,7 @@ const St = {
};
}
}
};
}))();
let xt;
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long