@opencitylabs/formio-custom-components 0.6.9 → 0.6.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.
- package/dist/index.iife.js +1 -1
- package/dist/index.iife.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -5681,7 +5681,7 @@ var St = {
|
|
|
5681
5681
|
}));
|
|
5682
5682
|
}
|
|
5683
5683
|
return s(() => {
|
|
5684
|
-
document.querySelector(".formio-read-only") && ne === !1 ? _(!0) : (t?.data?.service_data?.view_type === "select"
|
|
5684
|
+
document.querySelector(".formio-read-only") && ne === !1 ? _(!0) : (t?.data?.service_data?.view_type === "select" ? ge() : t?.data?.service_data?.view_type === "calendar" && ve(), _(!1));
|
|
5685
5685
|
}, []), s(() => {
|
|
5686
5686
|
ne && setTimeout(() => {
|
|
5687
5687
|
let e = t?.dataValue ?? t?.getValue();
|