@abgov/web-components 2.2.0-dev.26 → 2.2.0-dev.27
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
|
@@ -25577,7 +25577,7 @@ function b3(t, e, o) {
|
|
|
25577
25577
|
o(11, b = "chevron-up");
|
|
25578
25578
|
}
|
|
25579
25579
|
function E() {
|
|
25580
|
-
o(11, b = "chevron-down"), De(
|
|
25580
|
+
o(11, b = "chevron-down"), De(w, "close", { target: h }, { bubbles: !0 });
|
|
25581
25581
|
}
|
|
25582
25582
|
function j(N) {
|
|
25583
25583
|
p = [...p, N], De(N, "menu-button:init", { size: s });
|