sm-click-library-ui 0.0.432 → 0.0.434
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/{index-qvZIg5Dm.js → index-BVsVFOh-.js} +1273 -1230
- package/dist/sm-click-library-ui.es.js +1 -1
- package/dist/sm-click-library-ui.umd.js +11 -11
- package/dist/style.css +1 -1
- package/dist/tailwind.css +21 -21
- package/dist/{web-Duu1BXH4.js → web-Dg9zrnZN.js} +2 -2
- package/dist/{web-hFuzStce.js → web-JTNmTPQi.js} +2 -2
- package/package.json +1 -1
package/dist/tailwind.css
CHANGED
|
@@ -659,6 +659,9 @@ video {
|
|
|
659
659
|
.mb-3 {
|
|
660
660
|
margin-bottom: 0.75rem;
|
|
661
661
|
}
|
|
662
|
+
.ml-1\.5 {
|
|
663
|
+
margin-left: 0.375rem;
|
|
664
|
+
}
|
|
662
665
|
.ml-2 {
|
|
663
666
|
margin-left: 0.5rem;
|
|
664
667
|
}
|
|
@@ -674,6 +677,9 @@ video {
|
|
|
674
677
|
.ml-auto {
|
|
675
678
|
margin-left: auto;
|
|
676
679
|
}
|
|
680
|
+
.mr-1 {
|
|
681
|
+
margin-right: 0.25rem;
|
|
682
|
+
}
|
|
677
683
|
.mr-2 {
|
|
678
684
|
margin-right: 0.5rem;
|
|
679
685
|
}
|
|
@@ -792,9 +798,6 @@ video {
|
|
|
792
798
|
.h-20 {
|
|
793
799
|
height: 5rem;
|
|
794
800
|
}
|
|
795
|
-
.h-24 {
|
|
796
|
-
height: 6rem;
|
|
797
|
-
}
|
|
798
801
|
.h-3 {
|
|
799
802
|
height: 0.75rem;
|
|
800
803
|
}
|
|
@@ -831,8 +834,8 @@ video {
|
|
|
831
834
|
.min-h-0 {
|
|
832
835
|
min-height: 0px;
|
|
833
836
|
}
|
|
834
|
-
.min-h-
|
|
835
|
-
min-height:
|
|
837
|
+
.min-h-20 {
|
|
838
|
+
min-height: 5rem;
|
|
836
839
|
}
|
|
837
840
|
.min-h-full {
|
|
838
841
|
min-height: 100%;
|
|
@@ -1010,6 +1013,9 @@ video {
|
|
|
1010
1013
|
.gap-1 {
|
|
1011
1014
|
gap: 0.25rem;
|
|
1012
1015
|
}
|
|
1016
|
+
.gap-1\.5 {
|
|
1017
|
+
gap: 0.375rem;
|
|
1018
|
+
}
|
|
1013
1019
|
.gap-2 {
|
|
1014
1020
|
gap: 0.5rem;
|
|
1015
1021
|
}
|
|
@@ -1246,10 +1252,6 @@ video {
|
|
|
1246
1252
|
.bg-green-600\/20 {
|
|
1247
1253
|
background-color: rgb(22 163 74 / 0.2);
|
|
1248
1254
|
}
|
|
1249
|
-
.bg-green-700 {
|
|
1250
|
-
--tw-bg-opacity: 1;
|
|
1251
|
-
background-color: rgb(21 128 61 / var(--tw-bg-opacity, 1));
|
|
1252
|
-
}
|
|
1253
1255
|
.bg-purple-500 {
|
|
1254
1256
|
--tw-bg-opacity: 1;
|
|
1255
1257
|
background-color: rgb(168 85 247 / var(--tw-bg-opacity, 1));
|
|
@@ -1365,9 +1367,6 @@ video {
|
|
|
1365
1367
|
padding-top: 1.5rem;
|
|
1366
1368
|
padding-bottom: 1.5rem;
|
|
1367
1369
|
}
|
|
1368
|
-
.pb-1 {
|
|
1369
|
-
padding-bottom: 0.25rem;
|
|
1370
|
-
}
|
|
1371
1370
|
.pb-2 {
|
|
1372
1371
|
padding-bottom: 0.5rem;
|
|
1373
1372
|
}
|
|
@@ -1501,10 +1500,6 @@ video {
|
|
|
1501
1500
|
--tw-text-opacity: 1;
|
|
1502
1501
|
color: rgb(107 114 128 / var(--tw-text-opacity, 1));
|
|
1503
1502
|
}
|
|
1504
|
-
.text-gray-600 {
|
|
1505
|
-
--tw-text-opacity: 1;
|
|
1506
|
-
color: rgb(75 85 99 / var(--tw-text-opacity, 1));
|
|
1507
|
-
}
|
|
1508
1503
|
.text-gray-800 {
|
|
1509
1504
|
--tw-text-opacity: 1;
|
|
1510
1505
|
color: rgb(31 41 55 / var(--tw-text-opacity, 1));
|
|
@@ -1833,11 +1828,6 @@ video {
|
|
|
1833
1828
|
background-color: rgb(34 197 94 / 0.8);
|
|
1834
1829
|
}
|
|
1835
1830
|
|
|
1836
|
-
.hover\:bg-green-600:hover {
|
|
1837
|
-
--tw-bg-opacity: 1;
|
|
1838
|
-
background-color: rgb(22 163 74 / var(--tw-bg-opacity, 1));
|
|
1839
|
-
}
|
|
1840
|
-
|
|
1841
1831
|
.hover\:bg-green-600\/80:hover {
|
|
1842
1832
|
background-color: rgb(22 163 74 / 0.8);
|
|
1843
1833
|
}
|
|
@@ -1956,6 +1946,16 @@ video {
|
|
|
1956
1946
|
.md\:w-1\/2 {
|
|
1957
1947
|
width: 50%;
|
|
1958
1948
|
}
|
|
1949
|
+
|
|
1950
|
+
.md\:text-base {
|
|
1951
|
+
font-size: 1rem;
|
|
1952
|
+
line-height: 1.5rem;
|
|
1953
|
+
}
|
|
1954
|
+
|
|
1955
|
+
.md\:text-xs {
|
|
1956
|
+
font-size: 0.75rem;
|
|
1957
|
+
line-height: 1rem;
|
|
1958
|
+
}
|
|
1959
1959
|
}
|
|
1960
1960
|
|
|
1961
1961
|
@media (min-width: 1280px) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { W as P, b as x } from "./index-
|
|
2
|
-
import { E } from "./web-
|
|
1
|
+
import { W as P, b as x } from "./index-BVsVFOh-.js";
|
|
2
|
+
import { E } from "./web-JTNmTPQi.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-
|
|
1
|
+
import { r as le, C as ge, W as me } from "./index-BVsVFOh-.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-
|
|
61
|
+
web: () => import("./web-Dg9zrnZN.js").then((n) => new n.FilesystemWeb())
|
|
62
62
|
});
|
|
63
63
|
ye();
|
|
64
64
|
const Ee = le("BlobWriter");
|