@cloudparker/moldex.js 0.0.14 → 0.0.15

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.
@@ -180,7 +180,7 @@ function handleKeyDown(event) {
180
180
  {@render bodyChildren(dialogExports)}
181
181
  {:else if Component?.length == 2}
182
182
  <!-- {closeDialog} {setResult} {setOkSpinner} {setOkDisabled} -->
183
- <Component {...{ ...props }} {...{ ...dialogExports }} />
183
+ <Component {...{ ...dialogExports, ...props }} />
184
184
  {/if}
185
185
  </div>
186
186
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cloudparker/moldex.js",
3
- "version": "0.0.14",
3
+ "version": "0.0.15",
4
4
  "author": "cloudparker.com",
5
5
  "license": "MIT",
6
6
  "keywords": [