@gisce/react-ooui 1.2.0-rc.93 → 1.2.0-rc.94
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/react-ooui.es.js
CHANGED
|
@@ -7431,7 +7431,7 @@ const {
|
|
|
7431
7431
|
ooui: new Mn({
|
|
7432
7432
|
name: "model_selection",
|
|
7433
7433
|
selection: s,
|
|
7434
|
-
|
|
7434
|
+
readonly: a,
|
|
7435
7435
|
required: o
|
|
7436
7436
|
}),
|
|
7437
7437
|
onChange: (m) => {
|
|
@@ -7449,7 +7449,7 @@ const {
|
|
|
7449
7449
|
ooui: new Dr({
|
|
7450
7450
|
name: "object_value",
|
|
7451
7451
|
relation: u,
|
|
7452
|
-
|
|
7452
|
+
readonly: a,
|
|
7453
7453
|
required: o
|
|
7454
7454
|
}),
|
|
7455
7455
|
value: c,
|