@platforma-sdk/ui-vue 1.30.25 → 1.30.26

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/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # @platforma-sdk/ui-vue
2
2
 
3
+ ## 1.30.26
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [4b685d6]
8
+ - @platforma-sdk/model@1.30.26
9
+ - @milaboratories/uikit@2.2.75
10
+
3
11
  ## 1.30.25
4
12
 
5
13
  ### Patch Changes
package/dist/lib.js CHANGED
@@ -3130,7 +3130,7 @@ const D2 = Ee.object({
3130
3130
  label: Ee.string()
3131
3131
  });
3132
3132
  Ee.array(D2);
3133
- const F2 = "1.30.24";
3133
+ const F2 = "1.30.26";
3134
3134
  function B2(t) {
3135
3135
  const e = t.type;
3136
3136
  switch (e) {
@@ -11186,7 +11186,7 @@ const YP = st.object({
11186
11186
  label: st.string()
11187
11187
  });
11188
11188
  st.array(YP);
11189
- const JP = "1.30.24";
11189
+ const JP = "1.30.26";
11190
11190
  function yi() {
11191
11191
  return XP({ sdkVersion: JP });
11192
11192
  }