@sfperusacdev/sf-ui 0.1.17 → 0.1.18
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/dist/sf-ui.css +1 -1
- package/dist/sf-ui.js +2 -2
- package/dist/sf-ui.js.map +1 -1
- package/dist/sf-ui.umd.cjs +1 -1
- package/dist/sf-ui.umd.cjs.map +1 -1
- package/package.json +1 -1
package/dist/sf-ui.js
CHANGED
|
@@ -1942,7 +1942,7 @@ var X = /* @__PURE__ */ De((/* @__PURE__ */ Te(((e, t) => {
|
|
|
1942
1942
|
className: o,
|
|
1943
1943
|
withRightIcon: !0,
|
|
1944
1944
|
disabled: c
|
|
1945
|
-
}), "appearance-none"),
|
|
1945
|
+
}), "appearance-none sf-select"),
|
|
1946
1946
|
children: [s && /* @__PURE__ */ v("option", {
|
|
1947
1947
|
value: "",
|
|
1948
1948
|
disabled: !0,
|
|
@@ -2171,7 +2171,7 @@ var X = /* @__PURE__ */ De((/* @__PURE__ */ Te(((e, t) => {
|
|
|
2171
2171
|
error: !!m,
|
|
2172
2172
|
withRightIcon: !0,
|
|
2173
2173
|
disabled: o
|
|
2174
|
-
}), "appearance-none"),
|
|
2174
|
+
}), "appearance-none sf-select"),
|
|
2175
2175
|
children: [
|
|
2176
2176
|
a && /* @__PURE__ */ v("option", {
|
|
2177
2177
|
value: "",
|