@milaboratories/uikit 2.3.6 → 2.3.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@milaboratories/uikit",
3
- "version": "2.3.6",
3
+ "version": "2.3.8",
4
4
  "type": "module",
5
5
  "main": "dist/index.js",
6
6
  "exports": {
@@ -24,7 +24,7 @@
24
24
  "d3": "^7.9.0",
25
25
  "resize-observer-polyfill": "^1.5.1",
26
26
  "@milaboratories/helpers": "^1.6.17",
27
- "@platforma-sdk/model": "^1.39.8"
27
+ "@platforma-sdk/model": "^1.39.18"
28
28
  },
29
29
  "devDependencies": {
30
30
  "@vitejs/plugin-vue": "^5.2.3",
@@ -101,6 +101,7 @@ const importFiles = (importedFiles: ImportedFiles) => {
101
101
  width="688px"
102
102
  height="720px"
103
103
  @update:model-value="closeModal"
104
+ @click.stop
104
105
  >
105
106
  <template #title>{{ title ?? defaultTitle }}</template>
106
107
  <div style="margin: 0 24px">