@gisce/react-ooui 2.5.3 → 2.6.0-alpha.1
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
|
@@ -8175,7 +8175,7 @@ function td(e) {
|
|
|
8175
8175
|
/* @__PURE__ */ r(
|
|
8176
8176
|
Gc,
|
|
8177
8177
|
{
|
|
8178
|
-
disabled: l || a
|
|
8178
|
+
disabled: l || a,
|
|
8179
8179
|
searchText: w,
|
|
8180
8180
|
onSearch: ($) => {
|
|
8181
8181
|
$ && $.trim().length > 0 ? y == null || y($) : y == null || y(void 0);
|
|
@@ -8196,12 +8196,12 @@ function td(e) {
|
|
|
8196
8196
|
onClick: () => {
|
|
8197
8197
|
g == null || g(!h);
|
|
8198
8198
|
},
|
|
8199
|
-
disabled: l || a
|
|
8199
|
+
disabled: l || a,
|
|
8200
8200
|
badgeNumber: p == null ? void 0 : p.length
|
|
8201
8201
|
}
|
|
8202
8202
|
),
|
|
8203
8203
|
Ct(),
|
|
8204
|
-
/* @__PURE__ */ r(Vo, {
|
|
8204
|
+
/* @__PURE__ */ r(Vo, {}),
|
|
8205
8205
|
/* @__PURE__ */ r(
|
|
8206
8206
|
qe,
|
|
8207
8207
|
{
|
|
@@ -8259,8 +8259,7 @@ function td(e) {
|
|
|
8259
8259
|
onChangeView: ($) => {
|
|
8260
8260
|
x == null || x(n), i == null || i($);
|
|
8261
8261
|
},
|
|
8262
|
-
previousView: S
|
|
8263
|
-
disabled: C
|
|
8262
|
+
previousView: S
|
|
8264
8263
|
}
|
|
8265
8264
|
)
|
|
8266
8265
|
] }),
|