sm-click-library-ui 0.0.540-dev.5 → 0.0.540-dev.7

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
@@ -826,6 +826,10 @@ video {
826
826
  width: 3.5rem;
827
827
  height: 3.5rem;
828
828
  }
829
+ .size-16 {
830
+ width: 4rem;
831
+ height: 4rem;
832
+ }
829
833
  .size-2\.5 {
830
834
  width: 0.625rem;
831
835
  height: 0.625rem;
@@ -1,5 +1,5 @@
1
- import { W as P, b as x } from "./index-hkl2FjFJ.js";
2
- import { E } from "./web-B_52MlBt.js";
1
+ import { W as P, b as x } from "./index-B0PnfktK.js";
2
+ import { E } from "./web-Cu8cPF-y.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, W as me } from "./index-hkl2FjFJ.js";
1
+ import { r as le, C as ge, W as me } from "./index-B0PnfktK.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-CpVKgQ6k.js").then((n) => new n.FilesystemWeb())
61
+ web: () => import("./web-B_7mQ_q_.js").then((n) => new n.FilesystemWeb())
62
62
  });
63
63
  ye();
64
64
  const Ee = le("BlobWriter");
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "dist",
6
6
  "src/test-utils"
7
7
  ],
8
- "version": "0.0.540-dev.5",
8
+ "version": "0.0.540-dev.7",
9
9
  "main": "dist/sm-click-library-ui.es.js",
10
10
  "module": "dist/sm-click-library-ui.umd.js",
11
11
  "private": false,