@platforma-sdk/ui-vue 1.29.13 → 1.29.14

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,14 @@
1
1
  # @platforma-sdk/ui-vue
2
2
 
3
+ ## 1.29.14
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [6314f67]
8
+ - Updated dependencies [564e8d6]
9
+ - @platforma-sdk/model@1.29.14
10
+ - @milaboratories/uikit@2.2.67
11
+
3
12
  ## 1.29.13
4
13
 
5
14
  ### Patch Changes
package/dist/lib.js CHANGED
@@ -3129,7 +3129,7 @@ const R2 = Ae.object({
3129
3129
  label: Ae.string()
3130
3130
  });
3131
3131
  Ae.array(R2);
3132
- const O2 = "1.29.13";
3132
+ const O2 = "1.29.14";
3133
3133
  function I2(t) {
3134
3134
  const e = t.type;
3135
3135
  switch (e) {
@@ -11150,7 +11150,7 @@ const WP = ot.object({
11150
11150
  label: ot.string()
11151
11151
  });
11152
11152
  ot.array(WP);
11153
- const HP = "1.29.13";
11153
+ const HP = "1.29.14";
11154
11154
  function yi() {
11155
11155
  return ZP({ sdkVersion: HP });
11156
11156
  }