@gisce/react-ooui 2.10.0-alpha.6 → 2.10.0
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.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TreeActionBar.d.ts","sourceRoot":"","sources":["../../src/actionbar/TreeActionBar.tsx"],"names":[],"mappings":"AAkCA,KAAK,KAAK,GAAG;IACX,aAAa,CAAC,EAAE,GAAG,CAAC;IACpB,cAAc,EAAE,OAAO,CAAC;IACxB,OAAO,EAAE,GAAG,CAAC;CACd,CAAC;AAEF,iBAAS,aAAa,CAAC,KAAK,EAAE,KAAK,
|
|
1
|
+
{"version":3,"file":"TreeActionBar.d.ts","sourceRoot":"","sources":["../../src/actionbar/TreeActionBar.tsx"],"names":[],"mappings":"AAkCA,KAAK,KAAK,GAAG;IACX,aAAa,CAAC,EAAE,GAAG,CAAC;IACpB,cAAc,EAAE,OAAO,CAAC;IACxB,OAAO,EAAE,GAAG,CAAC;CACd,CAAC;AAEF,iBAAS,aAAa,CAAC,KAAK,EAAE,KAAK,2CAwVlC;AAMD,eAAe,aAAa,CAAC"}
|
package/dist/react-ooui.es.js
CHANGED
|
@@ -9066,7 +9066,7 @@ function _d(e) {
|
|
|
9066
9066
|
/* @__PURE__ */ i(
|
|
9067
9067
|
Sd,
|
|
9068
9068
|
{
|
|
9069
|
-
disabled: l || a,
|
|
9069
|
+
disabled: l || a || b,
|
|
9070
9070
|
searchText: w,
|
|
9071
9071
|
onSearch: (B) => {
|
|
9072
9072
|
B && B.trim().length > 0 ? y == null || y(B) : y == null || y(void 0);
|
|
@@ -9087,12 +9087,12 @@ function _d(e) {
|
|
|
9087
9087
|
onClick: () => {
|
|
9088
9088
|
g == null || g(!m);
|
|
9089
9089
|
},
|
|
9090
|
-
disabled: l || a,
|
|
9090
|
+
disabled: l || a || b,
|
|
9091
9091
|
badgeNumber: h == null ? void 0 : h.length
|
|
9092
9092
|
}
|
|
9093
9093
|
),
|
|
9094
9094
|
xt(),
|
|
9095
|
-
/* @__PURE__ */ i(Yo, {}),
|
|
9095
|
+
/* @__PURE__ */ i(Yo, { disabled: b }),
|
|
9096
9096
|
/* @__PURE__ */ i(
|
|
9097
9097
|
qe,
|
|
9098
9098
|
{
|
|
@@ -9150,7 +9150,8 @@ function _d(e) {
|
|
|
9150
9150
|
onChangeView: (B) => {
|
|
9151
9151
|
T == null || T(n), o == null || o(B);
|
|
9152
9152
|
},
|
|
9153
|
-
previousView: F
|
|
9153
|
+
previousView: F,
|
|
9154
|
+
disabled: b
|
|
9154
9155
|
}
|
|
9155
9156
|
)
|
|
9156
9157
|
] }),
|