energy-components 2.8.0 → 2.9.0

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.
@@ -14936,6 +14936,13 @@ const Zv = { class: "rds-e-datepicker" }, ep = ["aria-expanded", "onKeydown"], t
14936
14936
  default: "default",
14937
14937
  validator: (e) => ["default", "floating"].includes(e)
14938
14938
  },
14939
+ /**
14940
+ * <span>Indica si el chip es pequeño (height: 32px)</span>
14941
+ */
14942
+ small: {
14943
+ type: Boolean,
14944
+ default: !1
14945
+ },
14939
14946
  /**
14940
14947
  * <span>Icono a mostrar en el chip</span>
14941
14948
  */
@@ -14990,7 +14997,7 @@ const Zv = { class: "rds-e-datepicker" }, ep = ["aria-expanded", "onKeydown"], t
14990
14997
  setup(e, { emit: t }) {
14991
14998
  const n = e, a = t, l = V(null), r = w(() => {
14992
14999
  const i = ["rds-e-selection-chip"];
14993
- return i.push(`rds-e-selection-chip--${n.surfaceType}`), n.disabled && i.push("rds-e-selection-chip--disabled"), n.selected && !n.highlight && i.push("rds-e-selection-chip--selected"), n.highlight && i.push("rds-e-selection-chip--highlight"), n.selected && n.highlight && i.push("rds-e-selection-chip--selected-highlight"), i;
15000
+ return i.push(`rds-e-selection-chip--${n.surfaceType}`), n.small && i.push("rds-e-selection-chip--small"), n.disabled && i.push("rds-e-selection-chip--disabled"), n.selected && !n.highlight && i.push("rds-e-selection-chip--selected"), n.highlight && i.push("rds-e-selection-chip--highlight"), n.selected && n.highlight && i.push("rds-e-selection-chip--selected-highlight"), i;
14994
15001
  }), o = () => {
14995
15002
  n.disabled || a("onClickChip", n.filterValue);
14996
15003
  };
@@ -15012,7 +15019,7 @@ const Zv = { class: "rds-e-datepicker" }, ep = ["aria-expanded", "onKeydown"], t
15012
15019
  F("span", wp, me(e.text), 1)
15013
15020
  ], 10, bp));
15014
15021
  }
15015
- }), kp = /* @__PURE__ */ Oe(_p, [["__scopeId", "data-v-9d9c93f9"]]), xp = ["id", "disabled"], Sp = {
15022
+ }), kp = /* @__PURE__ */ Oe(_p, [["__scopeId", "data-v-865134ad"]]), xp = ["id", "disabled"], Sp = {
15016
15023
  key: 0,
15017
15024
  class: "rds-e-filter-chip__icon-container"
15018
15025
  }, $p = {