@idmwx/idmui-gl4 1.9.4 → 1.9.5

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/index.js CHANGED
@@ -32949,7 +32949,7 @@ function Sd(t, e, o, i, a, r) {
32949
32949
  return y(), M("div", Pd, [
32950
32950
  l("div", {
32951
32951
  style: ae({ height: o.height + "px", width: o.width + "px" }),
32952
- class: "rounded text-body-1 btn-border-1 d-flex align-center justify-space-between px-2 cursor-pointer",
32952
+ class: "rounded text-body-1 btn-border-1 input-btn-bg-1 d-flex align-center justify-space-between px-2 cursor-pointer",
32953
32953
  onClick: e[0] || (e[0] = (...z) => r.handleOpenDatePicker && r.handleOpenDatePicker(...z))
32954
32954
  }, [
32955
32955
  l("span", Cd, m(a.dateRangeStr), 1),