@anzusystems/common-admin 1.47.0-beta.237 → 1.47.0-beta.239
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/labs.js +3 -2
- package/dist/labs.js.map +1 -1
- package/package.json +1 -1
package/dist/labs.js
CHANGED
|
@@ -2427,7 +2427,7 @@ const Bl = {
|
|
|
2427
2427
|
_: 3
|
|
2428
2428
|
}, 8, ["name"]));
|
|
2429
2429
|
}
|
|
2430
|
-
}), Nl = { class: "subject-select-filter__content
|
|
2430
|
+
}), Nl = { class: "subject-select-filter__content px-2 py-4" }, Ml = {
|
|
2431
2431
|
key: 0,
|
|
2432
2432
|
class: "subject-select-filter__actions"
|
|
2433
2433
|
}, Vo = /* @__PURE__ */ ne({
|
|
@@ -2870,7 +2870,8 @@ function Qo(m, d, e, o, y, r, n) {
|
|
|
2870
2870
|
m,
|
|
2871
2871
|
d,
|
|
2872
2872
|
e,
|
|
2873
|
-
o
|
|
2873
|
+
o,
|
|
2874
|
+
{ store: !1, disableActions: !0 }
|
|
2874
2875
|
), E = () => {
|
|
2875
2876
|
x(), q();
|
|
2876
2877
|
}, C = (G) => {
|