@everchron/ec-shards 16.4.2 → 16.4.3
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 +3 -3
- package/dist/ec-shards.umd.cjs +1 -1
- package/package.json +1 -1
package/dist/ec-shards.js
CHANGED
|
@@ -10307,7 +10307,7 @@ const dk = /* @__PURE__ */ b(Ff, [["render", Kf], ["__scopeId", "data-v-1c058d79
|
|
|
10307
10307
|
return this.size && this.size !== "" ? `ecs-form-control-${this.size}` : this.size;
|
|
10308
10308
|
},
|
|
10309
10309
|
formatClass() {
|
|
10310
|
-
return this.format && this.format !== "" ? `ecs-form-control-format-${this.format}` : this.type === "datetime-local" || this.type === "date" || this.type === "week" || this.type === "month" ? "ecs-form-control-format-date" : this.format;
|
|
10310
|
+
return this.format && this.format !== "" ? `ecs-form-control-format-${this.format}` : this.type === "datetime-local" || this.type === "date" || this.type === "week" || this.type === "month" || this.type === "time" ? "ecs-form-control-format-date" : this.format;
|
|
10311
10311
|
},
|
|
10312
10312
|
disabled1Password() {
|
|
10313
10313
|
return this.autocomplete === "1p-disable";
|
|
@@ -10376,7 +10376,7 @@ function Zf(e, s, t, a, n, i) {
|
|
|
10376
10376
|
"data-1p-ignore": i.disabled1Password
|
|
10377
10377
|
}), null, 16, Jf));
|
|
10378
10378
|
}
|
|
10379
|
-
const Oi = /* @__PURE__ */ b(Yf, [["render", Zf], ["__scopeId", "data-v-
|
|
10379
|
+
const Oi = /* @__PURE__ */ b(Yf, [["render", Zf], ["__scopeId", "data-v-0dc2c69d"]]), Qf = {
|
|
10380
10380
|
name: "EcsPopoverListHeadline",
|
|
10381
10381
|
components: {
|
|
10382
10382
|
EcsButtonCollapse: cs
|
|
@@ -14481,7 +14481,7 @@ function Up(e, s, t, a, n, i) {
|
|
|
14481
14481
|
], 2)) : u("", !0)
|
|
14482
14482
|
], 10, $p);
|
|
14483
14483
|
}
|
|
14484
|
-
const $k = /* @__PURE__ */ b(qp, [["render", Up], ["__scopeId", "data-v-
|
|
14484
|
+
const $k = /* @__PURE__ */ b(qp, [["render", Up], ["__scopeId", "data-v-28659eb6"]]), Gp = {
|
|
14485
14485
|
name: "ecs-overlay",
|
|
14486
14486
|
emits: ["close", "toggled"],
|
|
14487
14487
|
components: { EcsIcon: O, EcsButtonToolbar: yt, EcsAlert: di },
|