@milaboratories/uikit 1.2.27 → 1.2.29

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,17 @@
1
1
  # @milaboratories/uikit
2
2
 
3
+ ## 1.2.29
4
+
5
+ ### Patch Changes
6
+
7
+ - f4e8fa6: do not consider lastError as error state
8
+
9
+ ## 1.2.28
10
+
11
+ ### Patch Changes
12
+
13
+ - 0b11a0a: fix close modal btn border radius
14
+
3
15
  ## 1.2.27
4
16
 
5
17
  ### Patch Changes
package/dist/pl-uikit.js CHANGED
@@ -3814,7 +3814,7 @@ const na = { class: "resizable-input" }, sa = ["placeholder", "value", "disabled
3814
3814
  ]))), 128))
3815
3815
  ], 2));
3816
3816
  }
3817
- }), La = "_component_ljxci_1", Na = {
3817
+ }), La = "_component_tupwt_1", Na = {
3818
3818
  component: La
3819
3819
  }, za = {};
3820
3820
  function Za(n, e) {
@@ -7263,13 +7263,7 @@ const Bd = { class: "pl-file-input__envelope" }, Od = {
7263
7263
  return console.error(_), r.modelValue;
7264
7264
  }
7265
7265
  return "";
7266
- }), i = g(() => r.progress && !r.progress.done), a = g(() => r.progress && r.progress.done), u = g(() => {
7267
- var _;
7268
- return r.error || ((_ = r.progress) == null ? void 0 : _.lastError);
7269
- }), c = g(() => {
7270
- var _;
7271
- return r.error ?? ((_ = r.progress) == null ? void 0 : _.lastError);
7272
- }), f = g(() => {
7266
+ }), i = g(() => r.progress && !r.progress.done), a = g(() => r.progress && r.progress.done), u = g(() => r.error), c = g(() => r.error), f = g(() => {
7273
7267
  const { status: _, done: O } = r.progress ?? {};
7274
7268
  return !_ || !_.bytesTotal ? "" : _.bytesProcessed && !O ? Kt(_.bytesProcessed, {}) + " / " + Kt(_.bytesTotal, {}) : Kt(_.bytesTotal, {});
7275
7269
  }), $ = g(() => {