@abgov/web-components 1.32.1-alpha.8 → 1.32.1-alpha.9
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/index.js +1 -1
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -8486,7 +8486,7 @@ function Hu(t) {
|
|
|
8486
8486
|
let e, i, n, l, o, r, a;
|
|
8487
8487
|
return {
|
|
8488
8488
|
c() {
|
|
8489
|
-
e = C("goa-popover"), i = C("goa-input"), l = I(), o = C("goa-calendar"), p(i, "slot", "target"), p(i, "readonly", "true"), p(i, "trailingicon", "calendar"), p(i, "value", n = /*formatDate*/
|
|
8489
|
+
e = C("goa-popover"), i = C("goa-input"), l = I(), o = C("goa-calendar"), p(i, "slot", "target"), p(i, "width", "10rem"), p(i, "readonly", "true"), p(i, "trailingicon", "calendar"), p(i, "value", n = /*formatDate*/
|
|
8490
8490
|
t[20](
|
|
8491
8491
|
/*_date*/
|
|
8492
8492
|
t[13]
|