@comercti/react-components-hmg 0.20.6 → 0.20.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/comerc-style-guide.es.js
CHANGED
|
@@ -1824,7 +1824,7 @@ const Zr = /* @__PURE__ */ Z({
|
|
|
1824
1824
|
}, xa = {
|
|
1825
1825
|
key: 2,
|
|
1826
1826
|
class: "hidden flex-wrap justify-center p-2 sm:flex"
|
|
1827
|
-
}, Ca = { class: "flex items-center space-x-2 mb-2 border-b p-5" }, Ma = { class: "font-semibold text-ce_gray dark:text-ce_light_gray" }, Aa = { class: "text-sm font-semibold text-ce_gray dark:text-ce_light_gray mb-2" }, Ba = { class: "text-ce_gray dark:text-ce_light_gray" }, _a = { class: "overflow-x-auto w-full" }, Sa = { class: "w-full min-w-max border-collapse text-ce_gray dark:text-ce_light_gray font-normal sm:hidden border" }, Da = { class: "border-b" }, Va = {
|
|
1827
|
+
}, Ca = { class: "flex items-center space-x-2 mb-2 border-b p-5" }, Ma = { class: "font-semibold text-ce_gray dark:text-ce_light_gray" }, Aa = { class: "text-sm font-semibold text-ce_gray dark:text-ce_light_gray mb-2" }, Ba = { class: "text-ce_gray dark:text-ce_light_gray" }, _a = { class: "overflow-x-auto max-w-full" }, Sa = { class: "w-full min-w-max border-collapse text-ce_gray dark:text-ce_light_gray font-normal sm:hidden border" }, Da = { class: "border-b" }, Va = {
|
|
1828
1828
|
key: 0,
|
|
1829
1829
|
class: "text-center pl-3"
|
|
1830
1830
|
}, $a = ["onClick"], Ea = { class: "text-ce_gray font-normal dark:text-ce_light_gray" }, ja = {
|