@comercti/react-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.cjs.js +1 -1
- package/comerc-style-guide.es.js +1 -4
- package/comerc-style-guide.umd.js +1 -1
- package/index.d.ts +2 -2
- package/package.json +1 -1
package/comerc-style-guide.es.js
CHANGED
|
@@ -8595,10 +8595,7 @@ const Tu = /* @__PURE__ */ G({
|
|
|
8595
8595
|
},
|
|
8596
8596
|
containerClasses: l
|
|
8597
8597
|
};
|
|
8598
|
-
}, C2 = { class: "flex gap-2 items-center p-4 text-left focus:outline-none justify-between" }, M2 = ["onClick", "disabled"], A2 = {
|
|
8599
|
-
key: 0,
|
|
8600
|
-
class: "py-1"
|
|
8601
|
-
}, B2 = /* @__PURE__ */ G({
|
|
8598
|
+
}, C2 = { class: "flex gap-2 items-center p-4 text-left focus:outline-none justify-between" }, M2 = ["onClick", "disabled"], A2 = { key: 0 }, B2 = /* @__PURE__ */ G({
|
|
8602
8599
|
__name: "ce-collapse",
|
|
8603
8600
|
props: {
|
|
8604
8601
|
items: { default: () => [] },
|