@everchron/ec-shards 19.11.6 → 19.11.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.js CHANGED
@@ -16060,6 +16060,10 @@ var x_ = /*#__PURE__*/ V(__, [["render", b_], ["__scopeId", "data-v-566f9742"]])
16060
16060
  type: String,
16061
16061
  default: null
16062
16062
  },
16063
+ subline: {
16064
+ type: String,
16065
+ default: null
16066
+ },
16063
16067
  active: {
16064
16068
  type: Boolean,
16065
16069
  default: !1
@@ -16324,9 +16328,12 @@ function z_(t, n, r, i, a, u) {
16324
16328
  "value-true",
16325
16329
  "disabled",
16326
16330
  "indeterminate"
16327
- ]))], 2);
16331
+ ])), r.subline ? (T(), c("span", {
16332
+ key: 3,
16333
+ class: b(["subline", `indent-${r.type}`])
16334
+ }, N(r.subline), 3)) : s("", !0)], 2);
16328
16335
  }
16329
- var B_ = /*#__PURE__*/ V(S_, [["render", z_], ["__scopeId", "data-v-bafc258b"]]), V_ = {
16336
+ var B_ = /*#__PURE__*/ V(S_, [["render", z_], ["__scopeId", "data-v-11627b67"]]), V_ = {
16330
16337
  name: "ecs-range",
16331
16338
  mixins: [Y],
16332
16339
  emits: ["update:modelValue"],