@everchron/ec-shards 19.7.6 → 19.7.7
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.css +1 -1
- package/dist/ec-shards.js +10 -4
- package/dist/ec-shards.umd.cjs +1 -1
- package/package.json +1 -1
package/dist/ec-shards.js
CHANGED
|
@@ -4269,7 +4269,6 @@ var ki = /* @__PURE__ */ V(Di, [["render", Oi], ["__scopeId", "data-v-6c95c339"]
|
|
|
4269
4269
|
props: {
|
|
4270
4270
|
options: {
|
|
4271
4271
|
type: Array,
|
|
4272
|
-
required: !0,
|
|
4273
4272
|
default: () => [{
|
|
4274
4273
|
label: "All",
|
|
4275
4274
|
action: "selectAll",
|
|
@@ -4392,7 +4391,7 @@ function Mi(t, n, r, i, a, u) {
|
|
|
4392
4391
|
_: 1
|
|
4393
4392
|
});
|
|
4394
4393
|
}
|
|
4395
|
-
var Ni = /* @__PURE__ */ V(Ai, [["render", Mi], ["__scopeId", "data-v-
|
|
4394
|
+
var Ni = /* @__PURE__ */ V(Ai, [["render", Mi], ["__scopeId", "data-v-80b8aab2"]]), Pi = { name: "ecs-button-group" }, Fi = { class: "ecs-button-group" };
|
|
4396
4395
|
function Ii(e, t, n, r, i, a) {
|
|
4397
4396
|
return T(), c("div", Fi, [k(e.$slots, "default", {}, void 0, !0)]);
|
|
4398
4397
|
}
|
|
@@ -9944,12 +9943,19 @@ function fd(e, t, n, r, i, a) {
|
|
|
9944
9943
|
title: n.linkTitle
|
|
9945
9944
|
}, N(n.label), 11, ud),
|
|
9946
9945
|
e.$slots.appender ? (T(), c("div", dd, [k(e.$slots, "appender", {}, void 0, !0)])) : s("", !0),
|
|
9946
|
+
n.ai ? (T(), o(u, {
|
|
9947
|
+
key: 3,
|
|
9948
|
+
type: "ai-single-star-filled",
|
|
9949
|
+
size: "12",
|
|
9950
|
+
color: "var(--color-purple-7)",
|
|
9951
|
+
"data-theme-show": "color-accessibility"
|
|
9952
|
+
})) : s("", !0),
|
|
9947
9953
|
f(p, {
|
|
9948
9954
|
inset: 0,
|
|
9949
9955
|
radius: 6
|
|
9950
9956
|
}),
|
|
9951
9957
|
n.moreButton ? (T(), o(m, {
|
|
9952
|
-
key:
|
|
9958
|
+
key: 4,
|
|
9953
9959
|
onClick: R(a.handleMoreButtonClick, ["stop"]),
|
|
9954
9960
|
type: "ellipsis",
|
|
9955
9961
|
title: n.moreButtonTitle,
|
|
@@ -9961,7 +9967,7 @@ function fd(e, t, n, r, i, a) {
|
|
|
9961
9967
|
])) : s("", !0)
|
|
9962
9968
|
], 2);
|
|
9963
9969
|
}
|
|
9964
|
-
var pd = /* @__PURE__ */ V(sd, [["render", fd], ["__scopeId", "data-v-
|
|
9970
|
+
var pd = /* @__PURE__ */ V(sd, [["render", fd], ["__scopeId", "data-v-5d452b89"]]), md = {
|
|
9965
9971
|
name: "ecs-excerpt-snippet",
|
|
9966
9972
|
components: {
|
|
9967
9973
|
EcsIcon: H,
|