@comercti/react-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
|
@@ -268,10 +268,7 @@ const go = ["id", "innerHTML"], vo = { class: "relative mt-1" }, ho = ["id", "ty
|
|
|
268
268
|
}, wo = ["innerHTML"], yo = {
|
|
269
269
|
key: 1,
|
|
270
270
|
class: "text-red-600 text-xs"
|
|
271
|
-
}, Co = ["innerHTML"], xo = {
|
|
272
|
-
key: 1,
|
|
273
|
-
class: "text-xs"
|
|
274
|
-
}, Pe = /* @__PURE__ */ P({
|
|
271
|
+
}, Co = ["innerHTML"], xo = { key: 1 }, Pe = /* @__PURE__ */ P({
|
|
275
272
|
name: "CeInputField",
|
|
276
273
|
inheritAttrs: !1,
|
|
277
274
|
__name: "ce-input",
|
|
@@ -2810,10 +2807,7 @@ const Ba = ["for", "innerHTML"], Va = { class: "relative" }, Da = ["id", "value"
|
|
|
2810
2807
|
}, Za = ["innerHTML"], Oa = {
|
|
2811
2808
|
key: 1,
|
|
2812
2809
|
class: "text-red-600 text-xs"
|
|
2813
|
-
}, Na = ["innerHTML"], Qa = {
|
|
2814
|
-
key: 2,
|
|
2815
|
-
class: "text-xs"
|
|
2816
|
-
}, Wa = /* @__PURE__ */ P({
|
|
2810
|
+
}, Na = ["innerHTML"], Qa = { key: 2 }, Wa = /* @__PURE__ */ P({
|
|
2817
2811
|
name: "CeSelectField",
|
|
2818
2812
|
inheritAttrs: !1,
|
|
2819
2813
|
__name: "ce-select",
|