@everchron/ec-shards 9.17.8 → 9.17.9
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 +3 -2
- 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
|
@@ -10444,7 +10444,8 @@ function Sm(e, s, t, a, n, i) {
|
|
|
10444
10444
|
t.searchable || t.create || t.refreshable || t.title ? (o(), r("div", Cm, [
|
|
10445
10445
|
t.title && !t.searchable ? (o(), m(l, {
|
|
10446
10446
|
key: 0,
|
|
10447
|
-
preset: "headline-5"
|
|
10447
|
+
preset: "headline-5",
|
|
10448
|
+
class: "ecs-folder-selector-title"
|
|
10448
10449
|
}, {
|
|
10449
10450
|
default: w(() => [
|
|
10450
10451
|
A(C(t.title), 1)
|
|
@@ -10498,7 +10499,7 @@ function Sm(e, s, t, a, n, i) {
|
|
|
10498
10499
|
}, 8, ["style", "padding"])
|
|
10499
10500
|
], 6);
|
|
10500
10501
|
}
|
|
10501
|
-
const b_ = /* @__PURE__ */ y(km, [["render", Sm], ["__scopeId", "data-v-
|
|
10502
|
+
const b_ = /* @__PURE__ */ y(km, [["render", Sm], ["__scopeId", "data-v-4ddb8e28"]]), xm = {}, Bm = { class: "ecs-form-headline" }, Im = { class: "ecs-form-headline-main" }, zm = {
|
|
10502
10503
|
key: 0,
|
|
10503
10504
|
class: "ecs-form-headline-controls"
|
|
10504
10505
|
};
|