@e1011/es-kit 1.1.1 → 1.1.4
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 +33 -33
- package/dist/hooks/index.css +33 -33
- package/dist/lib/cjs/src/core/utils/appState/peregrineMQ/index.js.map +1 -1
- package/dist/lib/esm/src/core/utils/appState/peregrineMQ/index.js.map +1 -1
- package/dist/lib/tsconfig.tsbuildinfo +1 -1
- package/dist/types/src/core/utils/appState/peregrineMQ/index.d.ts +1 -0
- package/dist/types/src/core/utils/appState/peregrineMQ/index.d.ts.map +1 -1
- package/dist/utils/esm/index.css +33 -33
- package/dist/utils/esm/src/core/utils/appState/peregrineMQ/index.js.map +1 -1
- package/dist/utils/index.css +33 -33
- package/dist/utils/src/core/utils/appState/peregrineMQ/index.js.map +1 -1
- package/package.json +1 -1
package/dist/hooks/esm/index.css
CHANGED
|
@@ -1,36 +1,3 @@
|
|
|
1
|
-
.CollapsibleContainer-module_collapsible-container__u0Jmm {
|
|
2
|
-
transform-origin: 0% 0%;
|
|
3
|
-
opacity: 0;
|
|
4
|
-
overflow: clip;
|
|
5
|
-
}
|
|
6
|
-
.CollapsibleContainer-module_collapsible-container__u0Jmm.CollapsibleContainer-module_vertical__w7MVN {
|
|
7
|
-
transition: opacity 0.2s ease-in-out, height 0.2s ease-in-out, max-height 0.2s ease-in-out;
|
|
8
|
-
will-change: opacity, height, max-height;
|
|
9
|
-
}
|
|
10
|
-
.CollapsibleContainer-module_collapsible-container__u0Jmm.CollapsibleContainer-module_vertical__w7MVN.CollapsibleContainer-module_collapsed__q8fs8 {
|
|
11
|
-
height: 0;
|
|
12
|
-
max-height: 0;
|
|
13
|
-
opacity: 0;
|
|
14
|
-
}
|
|
15
|
-
.CollapsibleContainer-module_collapsible-container__u0Jmm.CollapsibleContainer-module_vertical__w7MVN.CollapsibleContainer-module_expanded__O6Vh8 {
|
|
16
|
-
height: var(--prop-value);
|
|
17
|
-
max-height: var(--prop-value);
|
|
18
|
-
opacity: 1;
|
|
19
|
-
}
|
|
20
|
-
.CollapsibleContainer-module_collapsible-container__u0Jmm.CollapsibleContainer-module_horizontal__QJWI- {
|
|
21
|
-
transition: opacity 0.2s ease-in-out, width 0.2s ease-in-out, max-width 0.2s ease-in-out;
|
|
22
|
-
will-change: opacity, width, max-width;
|
|
23
|
-
}
|
|
24
|
-
.CollapsibleContainer-module_collapsible-container__u0Jmm.CollapsibleContainer-module_horizontal__QJWI-.CollapsibleContainer-module_collapsed__q8fs8 {
|
|
25
|
-
width: 0;
|
|
26
|
-
max-width: 0;
|
|
27
|
-
opacity: 0;
|
|
28
|
-
}
|
|
29
|
-
.CollapsibleContainer-module_collapsible-container__u0Jmm.CollapsibleContainer-module_horizontal__QJWI-.CollapsibleContainer-module_expanded__O6Vh8 {
|
|
30
|
-
width: var(--prop-value);
|
|
31
|
-
max-width: var(--prop-value);
|
|
32
|
-
opacity: 1;
|
|
33
|
-
}
|
|
34
1
|
.errorBoundary-module_errorBoundary__gk9ps {
|
|
35
2
|
background: #EFEFEF;
|
|
36
3
|
width: 100%;
|
|
@@ -70,6 +37,39 @@
|
|
|
70
37
|
width: var(--height);
|
|
71
38
|
height: var(--width);
|
|
72
39
|
}
|
|
40
|
+
.CollapsibleContainer-module_collapsible-container__u0Jmm {
|
|
41
|
+
transform-origin: 0% 0%;
|
|
42
|
+
opacity: 0;
|
|
43
|
+
overflow: clip;
|
|
44
|
+
}
|
|
45
|
+
.CollapsibleContainer-module_collapsible-container__u0Jmm.CollapsibleContainer-module_vertical__w7MVN {
|
|
46
|
+
transition: opacity 0.2s ease-in-out, height 0.2s ease-in-out, max-height 0.2s ease-in-out;
|
|
47
|
+
will-change: opacity, height, max-height;
|
|
48
|
+
}
|
|
49
|
+
.CollapsibleContainer-module_collapsible-container__u0Jmm.CollapsibleContainer-module_vertical__w7MVN.CollapsibleContainer-module_collapsed__q8fs8 {
|
|
50
|
+
height: 0;
|
|
51
|
+
max-height: 0;
|
|
52
|
+
opacity: 0;
|
|
53
|
+
}
|
|
54
|
+
.CollapsibleContainer-module_collapsible-container__u0Jmm.CollapsibleContainer-module_vertical__w7MVN.CollapsibleContainer-module_expanded__O6Vh8 {
|
|
55
|
+
height: var(--prop-value);
|
|
56
|
+
max-height: var(--prop-value);
|
|
57
|
+
opacity: 1;
|
|
58
|
+
}
|
|
59
|
+
.CollapsibleContainer-module_collapsible-container__u0Jmm.CollapsibleContainer-module_horizontal__QJWI- {
|
|
60
|
+
transition: opacity 0.2s ease-in-out, width 0.2s ease-in-out, max-width 0.2s ease-in-out;
|
|
61
|
+
will-change: opacity, width, max-width;
|
|
62
|
+
}
|
|
63
|
+
.CollapsibleContainer-module_collapsible-container__u0Jmm.CollapsibleContainer-module_horizontal__QJWI-.CollapsibleContainer-module_collapsed__q8fs8 {
|
|
64
|
+
width: 0;
|
|
65
|
+
max-width: 0;
|
|
66
|
+
opacity: 0;
|
|
67
|
+
}
|
|
68
|
+
.CollapsibleContainer-module_collapsible-container__u0Jmm.CollapsibleContainer-module_horizontal__QJWI-.CollapsibleContainer-module_expanded__O6Vh8 {
|
|
69
|
+
width: var(--prop-value);
|
|
70
|
+
max-width: var(--prop-value);
|
|
71
|
+
opacity: 1;
|
|
72
|
+
}
|
|
73
73
|
.divider-module_divider-line__6CesR {
|
|
74
74
|
position: relative;
|
|
75
75
|
display: block;
|
package/dist/hooks/index.css
CHANGED
|
@@ -1,36 +1,3 @@
|
|
|
1
|
-
.CollapsibleContainer-module_collapsible-container__u0Jmm {
|
|
2
|
-
transform-origin: 0% 0%;
|
|
3
|
-
opacity: 0;
|
|
4
|
-
overflow: clip;
|
|
5
|
-
}
|
|
6
|
-
.CollapsibleContainer-module_collapsible-container__u0Jmm.CollapsibleContainer-module_vertical__w7MVN {
|
|
7
|
-
transition: opacity 0.2s ease-in-out, height 0.2s ease-in-out, max-height 0.2s ease-in-out;
|
|
8
|
-
will-change: opacity, height, max-height;
|
|
9
|
-
}
|
|
10
|
-
.CollapsibleContainer-module_collapsible-container__u0Jmm.CollapsibleContainer-module_vertical__w7MVN.CollapsibleContainer-module_collapsed__q8fs8 {
|
|
11
|
-
height: 0;
|
|
12
|
-
max-height: 0;
|
|
13
|
-
opacity: 0;
|
|
14
|
-
}
|
|
15
|
-
.CollapsibleContainer-module_collapsible-container__u0Jmm.CollapsibleContainer-module_vertical__w7MVN.CollapsibleContainer-module_expanded__O6Vh8 {
|
|
16
|
-
height: var(--prop-value);
|
|
17
|
-
max-height: var(--prop-value);
|
|
18
|
-
opacity: 1;
|
|
19
|
-
}
|
|
20
|
-
.CollapsibleContainer-module_collapsible-container__u0Jmm.CollapsibleContainer-module_horizontal__QJWI- {
|
|
21
|
-
transition: opacity 0.2s ease-in-out, width 0.2s ease-in-out, max-width 0.2s ease-in-out;
|
|
22
|
-
will-change: opacity, width, max-width;
|
|
23
|
-
}
|
|
24
|
-
.CollapsibleContainer-module_collapsible-container__u0Jmm.CollapsibleContainer-module_horizontal__QJWI-.CollapsibleContainer-module_collapsed__q8fs8 {
|
|
25
|
-
width: 0;
|
|
26
|
-
max-width: 0;
|
|
27
|
-
opacity: 0;
|
|
28
|
-
}
|
|
29
|
-
.CollapsibleContainer-module_collapsible-container__u0Jmm.CollapsibleContainer-module_horizontal__QJWI-.CollapsibleContainer-module_expanded__O6Vh8 {
|
|
30
|
-
width: var(--prop-value);
|
|
31
|
-
max-width: var(--prop-value);
|
|
32
|
-
opacity: 1;
|
|
33
|
-
}
|
|
34
1
|
.errorBoundary-module_errorBoundary__gk9ps {
|
|
35
2
|
background: #EFEFEF;
|
|
36
3
|
width: 100%;
|
|
@@ -70,6 +37,39 @@
|
|
|
70
37
|
width: var(--height);
|
|
71
38
|
height: var(--width);
|
|
72
39
|
}
|
|
40
|
+
.CollapsibleContainer-module_collapsible-container__u0Jmm {
|
|
41
|
+
transform-origin: 0% 0%;
|
|
42
|
+
opacity: 0;
|
|
43
|
+
overflow: clip;
|
|
44
|
+
}
|
|
45
|
+
.CollapsibleContainer-module_collapsible-container__u0Jmm.CollapsibleContainer-module_vertical__w7MVN {
|
|
46
|
+
transition: opacity 0.2s ease-in-out, height 0.2s ease-in-out, max-height 0.2s ease-in-out;
|
|
47
|
+
will-change: opacity, height, max-height;
|
|
48
|
+
}
|
|
49
|
+
.CollapsibleContainer-module_collapsible-container__u0Jmm.CollapsibleContainer-module_vertical__w7MVN.CollapsibleContainer-module_collapsed__q8fs8 {
|
|
50
|
+
height: 0;
|
|
51
|
+
max-height: 0;
|
|
52
|
+
opacity: 0;
|
|
53
|
+
}
|
|
54
|
+
.CollapsibleContainer-module_collapsible-container__u0Jmm.CollapsibleContainer-module_vertical__w7MVN.CollapsibleContainer-module_expanded__O6Vh8 {
|
|
55
|
+
height: var(--prop-value);
|
|
56
|
+
max-height: var(--prop-value);
|
|
57
|
+
opacity: 1;
|
|
58
|
+
}
|
|
59
|
+
.CollapsibleContainer-module_collapsible-container__u0Jmm.CollapsibleContainer-module_horizontal__QJWI- {
|
|
60
|
+
transition: opacity 0.2s ease-in-out, width 0.2s ease-in-out, max-width 0.2s ease-in-out;
|
|
61
|
+
will-change: opacity, width, max-width;
|
|
62
|
+
}
|
|
63
|
+
.CollapsibleContainer-module_collapsible-container__u0Jmm.CollapsibleContainer-module_horizontal__QJWI-.CollapsibleContainer-module_collapsed__q8fs8 {
|
|
64
|
+
width: 0;
|
|
65
|
+
max-width: 0;
|
|
66
|
+
opacity: 0;
|
|
67
|
+
}
|
|
68
|
+
.CollapsibleContainer-module_collapsible-container__u0Jmm.CollapsibleContainer-module_horizontal__QJWI-.CollapsibleContainer-module_expanded__O6Vh8 {
|
|
69
|
+
width: var(--prop-value);
|
|
70
|
+
max-width: var(--prop-value);
|
|
71
|
+
opacity: 1;
|
|
72
|
+
}
|
|
73
73
|
.divider-module_divider-line__6CesR {
|
|
74
74
|
position: relative;
|
|
75
75
|
display: block;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":["../../../../../../../../src/core/utils/appState/peregrineMQ/index.ts"],"sourcesContent":["import { PeregrineMQ } from './peregrineMQ'\n\nexport { PeregrineMQ, PeregrineMQClearError } from './peregrineMQ'\n\nexport const peregrineMQInstance = new PeregrineMQ()\n\nexport default peregrineMQInstance\n"],"names":["peregrineMQInstance","PeregrineMQ"],"mappings":"4GAIaA,EAAsB,IAAIC,EAAWA"}
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../../../../../../../../src/core/utils/appState/peregrineMQ/index.ts"],"sourcesContent":["import { PeregrineMQ } from './peregrineMQ'\n\nexport { PeregrineMQ, PeregrineMQClearError } from './peregrineMQ'\n\nexport const peregrineMQInstance = new PeregrineMQ()\n\nexport default peregrineMQInstance\n\n\nexport type * from './peregrineMQ.types'\n"],"names":["peregrineMQInstance","PeregrineMQ"],"mappings":"4GAIaA,EAAsB,IAAIC,EAAWA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":["../../../../../../../../src/core/utils/appState/peregrineMQ/index.ts"],"sourcesContent":["import { PeregrineMQ } from './peregrineMQ'\n\nexport { PeregrineMQ, PeregrineMQClearError } from './peregrineMQ'\n\nexport const peregrineMQInstance = new PeregrineMQ()\n\nexport default peregrineMQInstance\n"],"names":["peregrineMQInstance","PeregrineMQ"],"mappings":"yGAIaA,EAAsB,IAAIC"}
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../../../../../../../../src/core/utils/appState/peregrineMQ/index.ts"],"sourcesContent":["import { PeregrineMQ } from './peregrineMQ'\n\nexport { PeregrineMQ, PeregrineMQClearError } from './peregrineMQ'\n\nexport const peregrineMQInstance = new PeregrineMQ()\n\nexport default peregrineMQInstance\n\n\nexport type * from './peregrineMQ.types'\n"],"names":["peregrineMQInstance","PeregrineMQ"],"mappings":"yGAIaA,EAAsB,IAAIC"}
|