@comercti/web-components-hmg 0.8.25 → 0.8.26
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
|
@@ -609,10 +609,7 @@ const ko = ["id", "checked", "disabled"], Co = { class: "px-4 font-semibold text
|
|
|
609
609
|
}, Oo = ["innerHTML"], Ro = {
|
|
610
610
|
key: 1,
|
|
611
611
|
class: "text-red-600 text-xs"
|
|
612
|
-
}, Uo = ["innerHTML"], To = {
|
|
613
|
-
key: 1,
|
|
614
|
-
class: "text-xs"
|
|
615
|
-
}, Oe = /* @__PURE__ */ S({
|
|
612
|
+
}, Uo = ["innerHTML"], To = { key: 1 }, Oe = /* @__PURE__ */ S({
|
|
616
613
|
name: "CeInputField",
|
|
617
614
|
inheritAttrs: !1,
|
|
618
615
|
__name: "ce-input",
|
|
@@ -2097,10 +2094,7 @@ const fa = ["for", "innerHTML"], ha = { class: "relative" }, ba = ["id", "value"
|
|
|
2097
2094
|
}, Ga = ["innerHTML"], Ha = {
|
|
2098
2095
|
key: 1,
|
|
2099
2096
|
class: "text-red-600 text-xs"
|
|
2100
|
-
}, La = ["innerHTML"], Pa = {
|
|
2101
|
-
key: 2,
|
|
2102
|
-
class: "text-xs"
|
|
2103
|
-
}, Na = /* @__PURE__ */ S({
|
|
2097
|
+
}, La = ["innerHTML"], Pa = { key: 2 }, Na = /* @__PURE__ */ S({
|
|
2104
2098
|
name: "CeSelectField",
|
|
2105
2099
|
inheritAttrs: !1,
|
|
2106
2100
|
__name: "ce-select",
|