@e1011/es-kit 1.0.198 → 1.0.200
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 +24 -24
- package/dist/hooks/index.css +24 -24
- package/dist/utils/esm/index.css +24 -24
- package/dist/utils/index.css +24 -24
- package/package.json +1 -1
package/dist/hooks/esm/index.css
CHANGED
|
@@ -1,27 +1,3 @@
|
|
|
1
|
-
.layoutBox-module_layout-box__faPND {
|
|
2
|
-
display: flex;
|
|
3
|
-
position: relative;
|
|
4
|
-
flex-direction: row;
|
|
5
|
-
flex: 0;
|
|
6
|
-
flex-grow: 0;
|
|
7
|
-
flex-shrink: 0;
|
|
8
|
-
flex-basis: auto;
|
|
9
|
-
flex-wrap: nowrap;
|
|
10
|
-
gap: 0;
|
|
11
|
-
text-align: left;
|
|
12
|
-
justify-content: flex-start;
|
|
13
|
-
align-items: flex-start;
|
|
14
|
-
align-self: auto;
|
|
15
|
-
margin: 0;
|
|
16
|
-
padding: 0;
|
|
17
|
-
width: auto;
|
|
18
|
-
height: auto;
|
|
19
|
-
max-width: none;
|
|
20
|
-
max-height: none;
|
|
21
|
-
min-width: 0;
|
|
22
|
-
min-height: 0;
|
|
23
|
-
border-radius: initial;
|
|
24
|
-
}
|
|
25
1
|
.CollapsibleContainer-module_collapsible-container__u0Jmm {
|
|
26
2
|
transform-origin: 0% 0%;
|
|
27
3
|
opacity: 0;
|
|
@@ -85,6 +61,30 @@
|
|
|
85
61
|
width: var(--height);
|
|
86
62
|
height: var(--width);
|
|
87
63
|
}
|
|
64
|
+
.layoutBox-module_layout-box__faPND {
|
|
65
|
+
display: flex;
|
|
66
|
+
position: relative;
|
|
67
|
+
flex-direction: row;
|
|
68
|
+
flex: 0;
|
|
69
|
+
flex-grow: 0;
|
|
70
|
+
flex-shrink: 0;
|
|
71
|
+
flex-basis: auto;
|
|
72
|
+
flex-wrap: nowrap;
|
|
73
|
+
gap: 0;
|
|
74
|
+
text-align: left;
|
|
75
|
+
justify-content: flex-start;
|
|
76
|
+
align-items: flex-start;
|
|
77
|
+
align-self: auto;
|
|
78
|
+
margin: 0;
|
|
79
|
+
padding: 0;
|
|
80
|
+
width: auto;
|
|
81
|
+
height: auto;
|
|
82
|
+
max-width: none;
|
|
83
|
+
max-height: none;
|
|
84
|
+
min-width: 0;
|
|
85
|
+
min-height: 0;
|
|
86
|
+
border-radius: initial;
|
|
87
|
+
}
|
|
88
88
|
.divider-module_divider-line__6CesR {
|
|
89
89
|
position: relative;
|
|
90
90
|
display: block;
|
package/dist/hooks/index.css
CHANGED
|
@@ -1,27 +1,3 @@
|
|
|
1
|
-
.layoutBox-module_layout-box__faPND {
|
|
2
|
-
display: flex;
|
|
3
|
-
position: relative;
|
|
4
|
-
flex-direction: row;
|
|
5
|
-
flex: 0;
|
|
6
|
-
flex-grow: 0;
|
|
7
|
-
flex-shrink: 0;
|
|
8
|
-
flex-basis: auto;
|
|
9
|
-
flex-wrap: nowrap;
|
|
10
|
-
gap: 0;
|
|
11
|
-
text-align: left;
|
|
12
|
-
justify-content: flex-start;
|
|
13
|
-
align-items: flex-start;
|
|
14
|
-
align-self: auto;
|
|
15
|
-
margin: 0;
|
|
16
|
-
padding: 0;
|
|
17
|
-
width: auto;
|
|
18
|
-
height: auto;
|
|
19
|
-
max-width: none;
|
|
20
|
-
max-height: none;
|
|
21
|
-
min-width: 0;
|
|
22
|
-
min-height: 0;
|
|
23
|
-
border-radius: initial;
|
|
24
|
-
}
|
|
25
1
|
.CollapsibleContainer-module_collapsible-container__u0Jmm {
|
|
26
2
|
transform-origin: 0% 0%;
|
|
27
3
|
opacity: 0;
|
|
@@ -85,6 +61,30 @@
|
|
|
85
61
|
width: var(--height);
|
|
86
62
|
height: var(--width);
|
|
87
63
|
}
|
|
64
|
+
.layoutBox-module_layout-box__faPND {
|
|
65
|
+
display: flex;
|
|
66
|
+
position: relative;
|
|
67
|
+
flex-direction: row;
|
|
68
|
+
flex: 0;
|
|
69
|
+
flex-grow: 0;
|
|
70
|
+
flex-shrink: 0;
|
|
71
|
+
flex-basis: auto;
|
|
72
|
+
flex-wrap: nowrap;
|
|
73
|
+
gap: 0;
|
|
74
|
+
text-align: left;
|
|
75
|
+
justify-content: flex-start;
|
|
76
|
+
align-items: flex-start;
|
|
77
|
+
align-self: auto;
|
|
78
|
+
margin: 0;
|
|
79
|
+
padding: 0;
|
|
80
|
+
width: auto;
|
|
81
|
+
height: auto;
|
|
82
|
+
max-width: none;
|
|
83
|
+
max-height: none;
|
|
84
|
+
min-width: 0;
|
|
85
|
+
min-height: 0;
|
|
86
|
+
border-radius: initial;
|
|
87
|
+
}
|
|
88
88
|
.divider-module_divider-line__6CesR {
|
|
89
89
|
position: relative;
|
|
90
90
|
display: block;
|
package/dist/utils/esm/index.css
CHANGED
|
@@ -1,27 +1,3 @@
|
|
|
1
|
-
.layoutBox-module_layout-box__faPND {
|
|
2
|
-
display: flex;
|
|
3
|
-
position: relative;
|
|
4
|
-
flex-direction: row;
|
|
5
|
-
flex: 0;
|
|
6
|
-
flex-grow: 0;
|
|
7
|
-
flex-shrink: 0;
|
|
8
|
-
flex-basis: auto;
|
|
9
|
-
flex-wrap: nowrap;
|
|
10
|
-
gap: 0;
|
|
11
|
-
text-align: left;
|
|
12
|
-
justify-content: flex-start;
|
|
13
|
-
align-items: flex-start;
|
|
14
|
-
align-self: auto;
|
|
15
|
-
margin: 0;
|
|
16
|
-
padding: 0;
|
|
17
|
-
width: auto;
|
|
18
|
-
height: auto;
|
|
19
|
-
max-width: none;
|
|
20
|
-
max-height: none;
|
|
21
|
-
min-width: 0;
|
|
22
|
-
min-height: 0;
|
|
23
|
-
border-radius: initial;
|
|
24
|
-
}
|
|
25
1
|
.CollapsibleContainer-module_collapsible-container__u0Jmm {
|
|
26
2
|
transform-origin: 0% 0%;
|
|
27
3
|
opacity: 0;
|
|
@@ -85,6 +61,30 @@
|
|
|
85
61
|
width: var(--height);
|
|
86
62
|
height: var(--width);
|
|
87
63
|
}
|
|
64
|
+
.layoutBox-module_layout-box__faPND {
|
|
65
|
+
display: flex;
|
|
66
|
+
position: relative;
|
|
67
|
+
flex-direction: row;
|
|
68
|
+
flex: 0;
|
|
69
|
+
flex-grow: 0;
|
|
70
|
+
flex-shrink: 0;
|
|
71
|
+
flex-basis: auto;
|
|
72
|
+
flex-wrap: nowrap;
|
|
73
|
+
gap: 0;
|
|
74
|
+
text-align: left;
|
|
75
|
+
justify-content: flex-start;
|
|
76
|
+
align-items: flex-start;
|
|
77
|
+
align-self: auto;
|
|
78
|
+
margin: 0;
|
|
79
|
+
padding: 0;
|
|
80
|
+
width: auto;
|
|
81
|
+
height: auto;
|
|
82
|
+
max-width: none;
|
|
83
|
+
max-height: none;
|
|
84
|
+
min-width: 0;
|
|
85
|
+
min-height: 0;
|
|
86
|
+
border-radius: initial;
|
|
87
|
+
}
|
|
88
88
|
.divider-module_divider-line__6CesR {
|
|
89
89
|
position: relative;
|
|
90
90
|
display: block;
|
package/dist/utils/index.css
CHANGED
|
@@ -1,27 +1,3 @@
|
|
|
1
|
-
.layoutBox-module_layout-box__faPND {
|
|
2
|
-
display: flex;
|
|
3
|
-
position: relative;
|
|
4
|
-
flex-direction: row;
|
|
5
|
-
flex: 0;
|
|
6
|
-
flex-grow: 0;
|
|
7
|
-
flex-shrink: 0;
|
|
8
|
-
flex-basis: auto;
|
|
9
|
-
flex-wrap: nowrap;
|
|
10
|
-
gap: 0;
|
|
11
|
-
text-align: left;
|
|
12
|
-
justify-content: flex-start;
|
|
13
|
-
align-items: flex-start;
|
|
14
|
-
align-self: auto;
|
|
15
|
-
margin: 0;
|
|
16
|
-
padding: 0;
|
|
17
|
-
width: auto;
|
|
18
|
-
height: auto;
|
|
19
|
-
max-width: none;
|
|
20
|
-
max-height: none;
|
|
21
|
-
min-width: 0;
|
|
22
|
-
min-height: 0;
|
|
23
|
-
border-radius: initial;
|
|
24
|
-
}
|
|
25
1
|
.CollapsibleContainer-module_collapsible-container__u0Jmm {
|
|
26
2
|
transform-origin: 0% 0%;
|
|
27
3
|
opacity: 0;
|
|
@@ -85,6 +61,30 @@
|
|
|
85
61
|
width: var(--height);
|
|
86
62
|
height: var(--width);
|
|
87
63
|
}
|
|
64
|
+
.layoutBox-module_layout-box__faPND {
|
|
65
|
+
display: flex;
|
|
66
|
+
position: relative;
|
|
67
|
+
flex-direction: row;
|
|
68
|
+
flex: 0;
|
|
69
|
+
flex-grow: 0;
|
|
70
|
+
flex-shrink: 0;
|
|
71
|
+
flex-basis: auto;
|
|
72
|
+
flex-wrap: nowrap;
|
|
73
|
+
gap: 0;
|
|
74
|
+
text-align: left;
|
|
75
|
+
justify-content: flex-start;
|
|
76
|
+
align-items: flex-start;
|
|
77
|
+
align-self: auto;
|
|
78
|
+
margin: 0;
|
|
79
|
+
padding: 0;
|
|
80
|
+
width: auto;
|
|
81
|
+
height: auto;
|
|
82
|
+
max-width: none;
|
|
83
|
+
max-height: none;
|
|
84
|
+
min-width: 0;
|
|
85
|
+
min-height: 0;
|
|
86
|
+
border-radius: initial;
|
|
87
|
+
}
|
|
88
88
|
.divider-module_divider-line__6CesR {
|
|
89
89
|
position: relative;
|
|
90
90
|
display: block;
|