@everchron/ec-shards 8.3.5 → 8.3.6
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/ec-shards.js +8 -8
- package/dist/ec-shards.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/ec-shards.js
CHANGED
|
@@ -6495,7 +6495,7 @@ function Zr(s, t, e, a, o, i) {
|
|
|
6495
6495
|
])) : d("", !0)
|
|
6496
6496
|
], 8, Kr);
|
|
6497
6497
|
}
|
|
6498
|
-
const Jr = /* @__PURE__ */ h(jr, [["render", Zr], ["__scopeId", "data-v-
|
|
6498
|
+
const Jr = /* @__PURE__ */ h(jr, [["render", Zr], ["__scopeId", "data-v-5b37142c"]]);
|
|
6499
6499
|
const Xr = {
|
|
6500
6500
|
props: {
|
|
6501
6501
|
/** The current progress value. */
|
|
@@ -8398,7 +8398,7 @@ function Qd(s, t, e, a, o, i) {
|
|
|
8398
8398
|
onClick: t[1] || (t[1] = (u) => s.$emit("selectCurEntryText")),
|
|
8399
8399
|
onKeydown: t[2] || (t[2] = (...u) => i.indexPosKeyPressed && i.indexPosKeyPressed(...u)),
|
|
8400
8400
|
onBlur: t[3] || (t[3] = (u) => s.$emit("blur")),
|
|
8401
|
-
contenteditable:
|
|
8401
|
+
contenteditable: !0,
|
|
8402
8402
|
class: "ecs-viewer-toolbar-jumper-input",
|
|
8403
8403
|
disabled: e.navigating || null,
|
|
8404
8404
|
id: "currEntry"
|
|
@@ -8418,7 +8418,7 @@ function Qd(s, t, e, a, o, i) {
|
|
|
8418
8418
|
_: 1
|
|
8419
8419
|
});
|
|
8420
8420
|
}
|
|
8421
|
-
const Ov = /* @__PURE__ */ h(Zd, [["render", Qd], ["__scopeId", "data-v-
|
|
8421
|
+
const Ov = /* @__PURE__ */ h(Zd, [["render", Qd], ["__scopeId", "data-v-9ff41728"]]);
|
|
8422
8422
|
const eu = {
|
|
8423
8423
|
name: "ecs-jumper-index",
|
|
8424
8424
|
emits: [
|
|
@@ -8515,7 +8515,7 @@ function ou(s, t, e, a, o, i) {
|
|
|
8515
8515
|
onClick: t[0] || (t[0] = (...u) => i.selectSearchResultCount && i.selectSearchResultCount(...u)),
|
|
8516
8516
|
onKeydown: t[1] || (t[1] = (...u) => i.setSearchResultCount && i.setSearchResultCount(...u)),
|
|
8517
8517
|
class: "ecs-jumper-count-input",
|
|
8518
|
-
contenteditable:
|
|
8518
|
+
contenteditable: !0
|
|
8519
8519
|
}, k(e.currentCount), 33),
|
|
8520
8520
|
O(" of "),
|
|
8521
8521
|
f("div", null, k(e.maxCount), 1)
|
|
@@ -8531,7 +8531,7 @@ function ou(s, t, e, a, o, i) {
|
|
|
8531
8531
|
_: 1
|
|
8532
8532
|
});
|
|
8533
8533
|
}
|
|
8534
|
-
const Nv = /* @__PURE__ */ h(eu, [["render", ou], ["__scopeId", "data-v-
|
|
8534
|
+
const Nv = /* @__PURE__ */ h(eu, [["render", ou], ["__scopeId", "data-v-e2edd2d3"]]);
|
|
8535
8535
|
const au = {
|
|
8536
8536
|
name: "ecs-jumper-page",
|
|
8537
8537
|
emits: [
|
|
@@ -8604,7 +8604,7 @@ function hu(s, t, e, a, o, i) {
|
|
|
8604
8604
|
onClick: t[0] || (t[0] = (r) => s.$emit("selectCurPageText")),
|
|
8605
8605
|
onKeydown: t[1] || (t[1] = (r) => i.pageKeyPressed(r, "relative")),
|
|
8606
8606
|
onBlur: t[2] || (t[2] = (r) => s.$emit("currentPageBlurred")),
|
|
8607
|
-
contenteditable:
|
|
8607
|
+
contenteditable: !0,
|
|
8608
8608
|
class: "current-page",
|
|
8609
8609
|
id: "currPage"
|
|
8610
8610
|
}, k(e.currentPage), 33),
|
|
@@ -8621,7 +8621,7 @@ function hu(s, t, e, a, o, i) {
|
|
|
8621
8621
|
onClick: t[3] || (t[3] = (r) => s.$emit("selectCurPageText")),
|
|
8622
8622
|
onKeydown: t[4] || (t[4] = (r) => i.pageKeyPressed(r)),
|
|
8623
8623
|
onBlur: t[5] || (t[5] = (r) => s.$emit("currentPageBlurred")),
|
|
8624
|
-
contenteditable:
|
|
8624
|
+
contenteditable: !0,
|
|
8625
8625
|
class: "current-page",
|
|
8626
8626
|
id: "currPage"
|
|
8627
8627
|
}, null, 40, vu),
|
|
@@ -8630,7 +8630,7 @@ function hu(s, t, e, a, o, i) {
|
|
|
8630
8630
|
])
|
|
8631
8631
|
]);
|
|
8632
8632
|
}
|
|
8633
|
-
const Mv = /* @__PURE__ */ h(au, [["render", hu], ["__scopeId", "data-v-
|
|
8633
|
+
const Mv = /* @__PURE__ */ h(au, [["render", hu], ["__scopeId", "data-v-0346f2c1"]]);
|
|
8634
8634
|
const yu = {
|
|
8635
8635
|
name: "ecs-layout-index",
|
|
8636
8636
|
props: {
|