@gisce/react-ooui 2.123.0-alpha.7 → 2.123.0-alpha.8
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/{TabContent-47958345.mjs → TabContent-cd4031b9.mjs} +2 -3
- package/dist/TabContent-cd4031b9.mjs.map +1 -0
- package/dist/docs.es.js +1 -1
- package/dist/react-ooui.es.js +2 -2
- package/dist/widgets/views/searchFilter/SearchField.d.ts.map +1 -1
- package/package.json +1 -1
- package/dist/TabContent-47958345.mjs.map +0 -1
|
@@ -7642,8 +7642,7 @@ function Mc(t) {
|
|
|
7642
7642
|
name: e._id,
|
|
7643
7643
|
string: e.label,
|
|
7644
7644
|
relation: c,
|
|
7645
|
-
context: e.context
|
|
7646
|
-
domain: e.domain
|
|
7645
|
+
context: e.context
|
|
7647
7646
|
});
|
|
7648
7647
|
return m.parsedWidgetProps = {
|
|
7649
7648
|
showCreate: !1,
|
|
@@ -25368,4 +25367,4 @@ export {
|
|
|
25368
25367
|
Wm as y,
|
|
25369
25368
|
YC as z
|
|
25370
25369
|
};
|
|
25371
|
-
//# sourceMappingURL=TabContent-
|
|
25370
|
+
//# sourceMappingURL=TabContent-cd4031b9.mjs.map
|