@comercti/web-components-hmg 0.31.2 → 0.32.2
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/comerc-style-guide.es.js
CHANGED
|
@@ -6173,10 +6173,7 @@ const bd = { class: "p-4 flex-1" }, hd = /* @__PURE__ */ q({
|
|
|
6173
6173
|
},
|
|
6174
6174
|
containerClasses: i
|
|
6175
6175
|
};
|
|
6176
|
-
}, rc = { class: "flex gap-2 items-center p-4 text-left focus:outline-none justify-between" }, ac = ["onClick", "disabled"], oc = {
|
|
6177
|
-
key: 0,
|
|
6178
|
-
class: "py-1"
|
|
6179
|
-
}, nc = /* @__PURE__ */ q({
|
|
6176
|
+
}, rc = { class: "flex gap-2 items-center p-4 text-left focus:outline-none justify-between" }, ac = ["onClick", "disabled"], oc = { key: 0 }, nc = /* @__PURE__ */ q({
|
|
6180
6177
|
__name: "ce-collapse",
|
|
6181
6178
|
props: {
|
|
6182
6179
|
items: { default: () => [] },
|