@comercti/web-components-hmg 0.23.36 → 0.23.37
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 -1
- package/comerc-style-guide.umd.js +1 -1
- package/index.d.ts +9 -9
- package/package.json +1 -1
package/comerc-style-guide.es.js
CHANGED
|
@@ -2397,7 +2397,7 @@ const Mt = /* @__PURE__ */ new WeakMap(), Co = (e, t) => {
|
|
|
2397
2397
|
I(u.$slots, "default")
|
|
2398
2398
|
], 16));
|
|
2399
2399
|
}
|
|
2400
|
-
}), En = { class: "flex flex-col
|
|
2400
|
+
}), En = { class: "flex flex-col" }, zn = { class: "shadow-[0px 1px 2px 0px #1018280D] border-[1px] border-[#E5E5E5] rounded-md p-2 mb-3" }, Fn = {
|
|
2401
2401
|
key: 0,
|
|
2402
2402
|
class: "text-[#525252] dark:text-ce_light_gray font-[400]"
|
|
2403
2403
|
}, Pn = ["id", "multiple", "disabled", "accept"], Ln = { class: "font-semibold" }, Hn = ["id", "multiple", "disabled", "accept"], Yn = {
|