sm-click-library-ui 0.0.604-dev.22 → 0.0.604-dev.23

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/dist/tailwind.css CHANGED
@@ -1789,11 +1789,6 @@ video {
1789
1789
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
1790
1790
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
1791
1791
  }
1792
- .space-y-\[1\.5px\] > :not([hidden]) ~ :not([hidden]) {
1793
- --tw-space-y-reverse: 0;
1794
- margin-top: calc(1.5px * calc(1 - var(--tw-space-y-reverse)));
1795
- margin-bottom: calc(1.5px * var(--tw-space-y-reverse));
1796
- }
1797
1792
  .divide-y > :not([hidden]) ~ :not([hidden]) {
1798
1793
  --tw-divide-y-reverse: 0;
1799
1794
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, watchEffect, computed, watch, createElementBlock, openBlock, normalizeStyle } from "vue";
2
- import { c as commonjsGlobal, g as getDefaultExportFromCjs } from "./index-Dycm1luc.js";
2
+ import { c as commonjsGlobal, g as getDefaultExportFromCjs } from "./index-CgXW5k9S.js";
3
3
  var lottie = { exports: {} };
4
4
  (function(module, exports) {
5
5
  typeof navigator < "u" && function(t, e) {
@@ -1,5 +1,5 @@
1
- import { W as P, b as x } from "./index-Dycm1luc.js";
2
- import { E } from "./web-BOc26YUc.js";
1
+ import { W as P, b as x } from "./index-CgXW5k9S.js";
2
+ import { E } from "./web-DU5Fmhb8.js";
3
3
  function m(w) {
4
4
  const e = w.split("/").filter((t) => t !== "."), r = [];
5
5
  return e.forEach((t) => {
@@ -1,4 +1,4 @@
1
- import { r as le, C as ge, g as me, W as we } from "./index-Dycm1luc.js";
1
+ import { r as le, C as ge, g as me, W as we } from "./index-CgXW5k9S.js";
2
2
  const F = {
3
3
  RECORDING: "RECORDING",
4
4
  PAUSED: "PAUSED",
@@ -58,7 +58,7 @@ var te;
58
58
  n.UTF8 = "utf8", n.ASCII = "ascii", n.UTF16 = "utf16";
59
59
  })(te || (te = {}));
60
60
  const k = le("Filesystem", {
61
- web: () => import("./web-O2erAMb3.js").then((n) => new n.FilesystemWeb())
61
+ web: () => import("./web-DRK5HdkU.js").then((n) => new n.FilesystemWeb())
62
62
  });
63
63
  Ee();
64
64
  const _e = le("BlobWriter");
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "dist",
6
6
  "src/test-utils"
7
7
  ],
8
- "version": "0.0.604-dev.22",
8
+ "version": "0.0.604-dev.23",
9
9
  "main": "dist/sm-click-library-ui.es.js",
10
10
  "module": "dist/sm-click-library-ui.umd.js",
11
11
  "style": "dist/style.css",