@e1011/es-kit 1.1.54 → 1.1.56
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/hooks/esm/index.css +299 -299
- package/dist/hooks/index.css +299 -299
- package/dist/lib/cjs/index.css +15 -15
- package/dist/lib/esm/index.css +15 -15
- package/dist/ui/esm/index.css +15 -15
- package/dist/ui/index.css +15 -15
- package/dist/utils/esm/index.css +299 -299
- package/dist/utils/index.css +299 -299
- package/package.json +1 -1
package/dist/lib/cjs/index.css
CHANGED
|
@@ -916,11 +916,11 @@
|
|
|
916
916
|
border-radius: 50%;
|
|
917
917
|
}
|
|
918
918
|
.toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG {
|
|
919
|
-
background-color: #
|
|
920
|
-
border-color: #
|
|
919
|
+
background-color: #282A2A;
|
|
920
|
+
border-color: #282A2A;
|
|
921
921
|
}
|
|
922
922
|
.toggle-module_toggle__p1Ep4 input:focus + .toggle-module_slider__2IVaG {
|
|
923
|
-
box-shadow: 0 0 1px 1px #
|
|
923
|
+
box-shadow: 0 0 1px 1px #282A2A;
|
|
924
924
|
}
|
|
925
925
|
.toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:before {
|
|
926
926
|
transform: translateX(24px);
|
|
@@ -945,24 +945,24 @@
|
|
|
945
945
|
right: 0;
|
|
946
946
|
}
|
|
947
947
|
|
|
948
|
-
.theme-dark .toggle-module_toggle__p1Ep4 input:enabled + .toggle-module_slider__2IVaG:hover {
|
|
948
|
+
.cui-theme-dark .toggle-module_toggle__p1Ep4 input:enabled + .toggle-module_slider__2IVaG:hover {
|
|
949
949
|
background-color: #003A4C;
|
|
950
950
|
}
|
|
951
|
-
.theme-dark .toggle-module_toggle__p1Ep4 input:checked:enabled + .toggle-module_slider__2IVaG:hover {
|
|
952
|
-
background-color: #
|
|
951
|
+
.cui-theme-dark .toggle-module_toggle__p1Ep4 input:checked:enabled + .toggle-module_slider__2IVaG:hover {
|
|
952
|
+
background-color: #262828;
|
|
953
953
|
}
|
|
954
|
-
.theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG {
|
|
955
|
-
border-color: #
|
|
954
|
+
.cui-theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG {
|
|
955
|
+
border-color: #202929;
|
|
956
956
|
}
|
|
957
|
-
.theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG:hover {
|
|
958
|
-
background-color: rgba(
|
|
957
|
+
.cui-theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG:hover {
|
|
958
|
+
background-color: rgba(40, 42, 42, 0.05);
|
|
959
959
|
}
|
|
960
|
-
.theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG:before {
|
|
961
|
-
background-color: #
|
|
960
|
+
.cui-theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG:before {
|
|
961
|
+
background-color: #282A2A;
|
|
962
962
|
}
|
|
963
|
-
.theme-light .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:before {
|
|
963
|
+
.cui-theme-light .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:before {
|
|
964
964
|
background-color: #F4F4F4;
|
|
965
965
|
}
|
|
966
|
-
.theme-light .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:hover {
|
|
967
|
-
background-color: #
|
|
966
|
+
.cui-theme-light .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:hover {
|
|
967
|
+
background-color: #374646;
|
|
968
968
|
}
|
package/dist/lib/esm/index.css
CHANGED
|
@@ -916,11 +916,11 @@
|
|
|
916
916
|
border-radius: 50%;
|
|
917
917
|
}
|
|
918
918
|
.toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG {
|
|
919
|
-
background-color: #
|
|
920
|
-
border-color: #
|
|
919
|
+
background-color: #282A2A;
|
|
920
|
+
border-color: #282A2A;
|
|
921
921
|
}
|
|
922
922
|
.toggle-module_toggle__p1Ep4 input:focus + .toggle-module_slider__2IVaG {
|
|
923
|
-
box-shadow: 0 0 1px 1px #
|
|
923
|
+
box-shadow: 0 0 1px 1px #282A2A;
|
|
924
924
|
}
|
|
925
925
|
.toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:before {
|
|
926
926
|
transform: translateX(24px);
|
|
@@ -945,24 +945,24 @@
|
|
|
945
945
|
right: 0;
|
|
946
946
|
}
|
|
947
947
|
|
|
948
|
-
.theme-dark .toggle-module_toggle__p1Ep4 input:enabled + .toggle-module_slider__2IVaG:hover {
|
|
948
|
+
.cui-theme-dark .toggle-module_toggle__p1Ep4 input:enabled + .toggle-module_slider__2IVaG:hover {
|
|
949
949
|
background-color: #003A4C;
|
|
950
950
|
}
|
|
951
|
-
.theme-dark .toggle-module_toggle__p1Ep4 input:checked:enabled + .toggle-module_slider__2IVaG:hover {
|
|
952
|
-
background-color: #
|
|
951
|
+
.cui-theme-dark .toggle-module_toggle__p1Ep4 input:checked:enabled + .toggle-module_slider__2IVaG:hover {
|
|
952
|
+
background-color: #262828;
|
|
953
953
|
}
|
|
954
|
-
.theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG {
|
|
955
|
-
border-color: #
|
|
954
|
+
.cui-theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG {
|
|
955
|
+
border-color: #202929;
|
|
956
956
|
}
|
|
957
|
-
.theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG:hover {
|
|
958
|
-
background-color: rgba(
|
|
957
|
+
.cui-theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG:hover {
|
|
958
|
+
background-color: rgba(40, 42, 42, 0.05);
|
|
959
959
|
}
|
|
960
|
-
.theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG:before {
|
|
961
|
-
background-color: #
|
|
960
|
+
.cui-theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG:before {
|
|
961
|
+
background-color: #282A2A;
|
|
962
962
|
}
|
|
963
|
-
.theme-light .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:before {
|
|
963
|
+
.cui-theme-light .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:before {
|
|
964
964
|
background-color: #F4F4F4;
|
|
965
965
|
}
|
|
966
|
-
.theme-light .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:hover {
|
|
967
|
-
background-color: #
|
|
966
|
+
.cui-theme-light .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:hover {
|
|
967
|
+
background-color: #374646;
|
|
968
968
|
}
|
package/dist/ui/esm/index.css
CHANGED
|
@@ -916,11 +916,11 @@
|
|
|
916
916
|
border-radius: 50%;
|
|
917
917
|
}
|
|
918
918
|
.toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG {
|
|
919
|
-
background-color: #
|
|
920
|
-
border-color: #
|
|
919
|
+
background-color: #282A2A;
|
|
920
|
+
border-color: #282A2A;
|
|
921
921
|
}
|
|
922
922
|
.toggle-module_toggle__p1Ep4 input:focus + .toggle-module_slider__2IVaG {
|
|
923
|
-
box-shadow: 0 0 1px 1px #
|
|
923
|
+
box-shadow: 0 0 1px 1px #282A2A;
|
|
924
924
|
}
|
|
925
925
|
.toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:before {
|
|
926
926
|
transform: translateX(24px);
|
|
@@ -945,24 +945,24 @@
|
|
|
945
945
|
right: 0;
|
|
946
946
|
}
|
|
947
947
|
|
|
948
|
-
.theme-dark .toggle-module_toggle__p1Ep4 input:enabled + .toggle-module_slider__2IVaG:hover {
|
|
948
|
+
.cui-theme-dark .toggle-module_toggle__p1Ep4 input:enabled + .toggle-module_slider__2IVaG:hover {
|
|
949
949
|
background-color: #003A4C;
|
|
950
950
|
}
|
|
951
|
-
.theme-dark .toggle-module_toggle__p1Ep4 input:checked:enabled + .toggle-module_slider__2IVaG:hover {
|
|
952
|
-
background-color: #
|
|
951
|
+
.cui-theme-dark .toggle-module_toggle__p1Ep4 input:checked:enabled + .toggle-module_slider__2IVaG:hover {
|
|
952
|
+
background-color: #262828;
|
|
953
953
|
}
|
|
954
|
-
.theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG {
|
|
955
|
-
border-color: #
|
|
954
|
+
.cui-theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG {
|
|
955
|
+
border-color: #202929;
|
|
956
956
|
}
|
|
957
|
-
.theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG:hover {
|
|
958
|
-
background-color: rgba(
|
|
957
|
+
.cui-theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG:hover {
|
|
958
|
+
background-color: rgba(40, 42, 42, 0.05);
|
|
959
959
|
}
|
|
960
|
-
.theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG:before {
|
|
961
|
-
background-color: #
|
|
960
|
+
.cui-theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG:before {
|
|
961
|
+
background-color: #282A2A;
|
|
962
962
|
}
|
|
963
|
-
.theme-light .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:before {
|
|
963
|
+
.cui-theme-light .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:before {
|
|
964
964
|
background-color: #F4F4F4;
|
|
965
965
|
}
|
|
966
|
-
.theme-light .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:hover {
|
|
967
|
-
background-color: #
|
|
966
|
+
.cui-theme-light .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:hover {
|
|
967
|
+
background-color: #374646;
|
|
968
968
|
}
|
package/dist/ui/index.css
CHANGED
|
@@ -916,11 +916,11 @@
|
|
|
916
916
|
border-radius: 50%;
|
|
917
917
|
}
|
|
918
918
|
.toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG {
|
|
919
|
-
background-color: #
|
|
920
|
-
border-color: #
|
|
919
|
+
background-color: #282A2A;
|
|
920
|
+
border-color: #282A2A;
|
|
921
921
|
}
|
|
922
922
|
.toggle-module_toggle__p1Ep4 input:focus + .toggle-module_slider__2IVaG {
|
|
923
|
-
box-shadow: 0 0 1px 1px #
|
|
923
|
+
box-shadow: 0 0 1px 1px #282A2A;
|
|
924
924
|
}
|
|
925
925
|
.toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:before {
|
|
926
926
|
transform: translateX(24px);
|
|
@@ -945,24 +945,24 @@
|
|
|
945
945
|
right: 0;
|
|
946
946
|
}
|
|
947
947
|
|
|
948
|
-
.theme-dark .toggle-module_toggle__p1Ep4 input:enabled + .toggle-module_slider__2IVaG:hover {
|
|
948
|
+
.cui-theme-dark .toggle-module_toggle__p1Ep4 input:enabled + .toggle-module_slider__2IVaG:hover {
|
|
949
949
|
background-color: #003A4C;
|
|
950
950
|
}
|
|
951
|
-
.theme-dark .toggle-module_toggle__p1Ep4 input:checked:enabled + .toggle-module_slider__2IVaG:hover {
|
|
952
|
-
background-color: #
|
|
951
|
+
.cui-theme-dark .toggle-module_toggle__p1Ep4 input:checked:enabled + .toggle-module_slider__2IVaG:hover {
|
|
952
|
+
background-color: #262828;
|
|
953
953
|
}
|
|
954
|
-
.theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG {
|
|
955
|
-
border-color: #
|
|
954
|
+
.cui-theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG {
|
|
955
|
+
border-color: #202929;
|
|
956
956
|
}
|
|
957
|
-
.theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG:hover {
|
|
958
|
-
background-color: rgba(
|
|
957
|
+
.cui-theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG:hover {
|
|
958
|
+
background-color: rgba(40, 42, 42, 0.05);
|
|
959
959
|
}
|
|
960
|
-
.theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG:before {
|
|
961
|
-
background-color: #
|
|
960
|
+
.cui-theme-light .toggle-module_toggle__p1Ep4 input + .toggle-module_slider__2IVaG:before {
|
|
961
|
+
background-color: #282A2A;
|
|
962
962
|
}
|
|
963
|
-
.theme-light .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:before {
|
|
963
|
+
.cui-theme-light .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:before {
|
|
964
964
|
background-color: #F4F4F4;
|
|
965
965
|
}
|
|
966
|
-
.theme-light .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:hover {
|
|
967
|
-
background-color: #
|
|
966
|
+
.cui-theme-light .toggle-module_toggle__p1Ep4 input:checked + .toggle-module_slider__2IVaG:hover {
|
|
967
|
+
background-color: #374646;
|
|
968
968
|
}
|