@platforma-sdk/ui-vue 1.30.20 → 1.30.21

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.21
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [ec15bb1]
8
+ - @platforma-sdk/model@1.30.21
9
+ - @milaboratories/uikit@2.2.74
10
+
3
11
  ## 1.30.20
4
12
 
5
13
  ### Patch Changes
package/dist/lib.js CHANGED
@@ -3130,7 +3130,7 @@ const L2 = Ee.object({
3130
3130
  label: Ee.string()
3131
3131
  });
3132
3132
  Ee.array(L2);
3133
- const M2 = "1.30.11";
3133
+ const M2 = "1.30.21";
3134
3134
  function D2(t) {
3135
3135
  const e = t.type;
3136
3136
  switch (e) {
@@ -11186,7 +11186,7 @@ const XP = at.object({
11186
11186
  label: at.string()
11187
11187
  });
11188
11188
  at.array(XP);
11189
- const YP = "1.30.11";
11189
+ const YP = "1.30.21";
11190
11190
  function yi() {
11191
11191
  return KP({ sdkVersion: YP });
11192
11192
  }