sm-click-library-ui 0.0.599-dev.3 → 0.0.599-dev.6

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
@@ -894,9 +894,6 @@ video {
894
894
  .-mb-3 {
895
895
  margin-bottom: -0.75rem;
896
896
  }
897
- .-ml-2 {
898
- margin-left: -0.5rem;
899
- }
900
897
  .-mr-1 {
901
898
  margin-right: -0.25rem;
902
899
  }
@@ -945,12 +942,6 @@ video {
945
942
  .ml-5 {
946
943
  margin-left: 1.25rem;
947
944
  }
948
- .ml-\[-0\.10rem\] {
949
- margin-left: -0.10rem;
950
- }
951
- .ml-\[-0\.5rem\] {
952
- margin-left: -0.5rem;
953
- }
954
945
  .ml-auto {
955
946
  margin-left: auto;
956
947
  }
@@ -1946,9 +1937,6 @@ video {
1946
1937
  .border-b {
1947
1938
  border-bottom-width: 1px;
1948
1939
  }
1949
- .border-b-2 {
1950
- border-bottom-width: 2px;
1951
- }
1952
1940
  .border-t {
1953
1941
  border-top-width: 1px;
1954
1942
  }
@@ -2019,10 +2007,6 @@ video {
2019
2007
  --tw-border-opacity: 1;
2020
2008
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
2021
2009
  }
2022
- .border-gray-900 {
2023
- --tw-border-opacity: 1;
2024
- border-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
2025
- }
2026
2010
  .border-green-200 {
2027
2011
  --tw-border-opacity: 1;
2028
2012
  border-color: rgb(187 247 208 / var(--tw-border-opacity, 1));
@@ -2622,10 +2606,6 @@ video {
2622
2606
  padding-left: 5px;
2623
2607
  padding-right: 5px;
2624
2608
  }
2625
- .py-0 {
2626
- padding-top: 0px;
2627
- padding-bottom: 0px;
2628
- }
2629
2609
  .py-0\.5 {
2630
2610
  padding-top: 0.125rem;
2631
2611
  padding-bottom: 0.125rem;
@@ -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-q9nwm2UP.js";
2
+ import { c as commonjsGlobal, g as getDefaultExportFromCjs } from "./index-C6dsCwBP.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-q9nwm2UP.js";
2
- import { E } from "./web-CPkT4w64.js";
1
+ import { W as P, b as x } from "./index-C6dsCwBP.js";
2
+ import { E } from "./web-ChjjTTFp.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-q9nwm2UP.js";
1
+ import { r as le, C as ge, g as me, W as we } from "./index-C6dsCwBP.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-CsUtBVTW.js").then((n) => new n.FilesystemWeb())
61
+ web: () => import("./web-BvdYn3pU.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.599-dev.3",
8
+ "version": "0.0.599-dev.6",
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",