@gisce/react-ooui 2.4.8 → 2.5.0-alpha.10
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,2CAuVlC;AAMD,eAAe,aAAa,CAAC"}
|
package/dist/react-ooui.es.js
CHANGED
|
@@ -8172,7 +8172,7 @@ function ed(e) {
|
|
|
8172
8172
|
/* @__PURE__ */ r(
|
|
8173
8173
|
Yc,
|
|
8174
8174
|
{
|
|
8175
|
-
disabled: l || a
|
|
8175
|
+
disabled: l || a,
|
|
8176
8176
|
searchText: w,
|
|
8177
8177
|
onSearch: ($) => {
|
|
8178
8178
|
$ && $.trim().length > 0 ? g == null || g($) : g == null || g(void 0);
|
|
@@ -8193,12 +8193,12 @@ function ed(e) {
|
|
|
8193
8193
|
onClick: () => {
|
|
8194
8194
|
y == null || y(!h);
|
|
8195
8195
|
},
|
|
8196
|
-
disabled: l || a
|
|
8196
|
+
disabled: l || a,
|
|
8197
8197
|
badgeNumber: p == null ? void 0 : p.length
|
|
8198
8198
|
}
|
|
8199
8199
|
),
|
|
8200
8200
|
Ct(),
|
|
8201
|
-
/* @__PURE__ */ r(Vo, {
|
|
8201
|
+
/* @__PURE__ */ r(Vo, {}),
|
|
8202
8202
|
/* @__PURE__ */ r(
|
|
8203
8203
|
qe,
|
|
8204
8204
|
{
|
|
@@ -8256,8 +8256,7 @@ function ed(e) {
|
|
|
8256
8256
|
onChangeView: ($) => {
|
|
8257
8257
|
x == null || x(n), i == null || i($);
|
|
8258
8258
|
},
|
|
8259
|
-
previousView: S
|
|
8260
|
-
disabled: C
|
|
8259
|
+
previousView: S
|
|
8261
8260
|
}
|
|
8262
8261
|
)
|
|
8263
8262
|
] }),
|