@idmwx/idmui-gl4 1.8.2 → 1.8.3
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 +2 -2
- package/dist/index.umd.cjs +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -11024,7 +11024,7 @@ function lm(t, e, o, i, a, r) {
|
|
|
11024
11024
|
text: "",
|
|
11025
11025
|
height: o.height,
|
|
11026
11026
|
width: o.width,
|
|
11027
|
-
class: "elevation-0 text-body-1 px-2 btn-border-1 btn-bg-1 justify-start
|
|
11027
|
+
class: "elevation-0 text-body-1 px-2 btn-border-1 btn-bg-1 justify-start",
|
|
11028
11028
|
onClick: r.handleOpenDatePicker
|
|
11029
11029
|
}, {
|
|
11030
11030
|
default: f(() => [
|
|
@@ -11034,7 +11034,7 @@ function lm(t, e, o, i, a, r) {
|
|
|
11034
11034
|
}, 8, ["height", "width", "onClick"]),
|
|
11035
11035
|
a.showDatePicker ? (y(), R(g, {
|
|
11036
11036
|
key: 0,
|
|
11037
|
-
class: "card-box d-flex flex-column",
|
|
11037
|
+
class: "card-box d-flex flex-column border",
|
|
11038
11038
|
style: ae(r.getStyle)
|
|
11039
11039
|
}, {
|
|
11040
11040
|
default: f(() => [
|