@ws-ui/store 0.0.41 → 0.0.43
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.cjs.js +1 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +1 -0
- package/dist/index.es.js.map +1 -1
- package/package.json +3 -3
package/dist/index.es.js
CHANGED
|
@@ -10852,6 +10852,7 @@ const xr = re("modals/open", async (e, { dispatch: r }) => {
|
|
|
10852
10852
|
"webforms.tooltip.behavior": wg.SHOW_AFTER_TIMEOUT,
|
|
10853
10853
|
"webforms.tooltip.timeout": 3e3,
|
|
10854
10854
|
"webforms.renderer.showPopOver": !0,
|
|
10855
|
+
"webforms.renderer.showUnsavedPopOver": !0,
|
|
10855
10856
|
"welcometour.active": !0,
|
|
10856
10857
|
"webforms.properties.advanced-mode": !1,
|
|
10857
10858
|
"monaco.zoom": 0
|