@e1011/es-kit 1.0.220 → 1.0.222

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.
@@ -28,6 +28,34 @@
28
28
  width: var(--height);
29
29
  height: var(--width);
30
30
  }
31
+ .errorBoundary-module_errorBoundary__gk9ps {
32
+ background: #EFEFEF;
33
+ width: 100%;
34
+ height: 100%;
35
+ }
36
+
37
+ .errorBoundary-module_StyledIcon__IYHiU {
38
+ margin-right: 10px;
39
+ }
40
+ .divider-module_divider-line__6CesR {
41
+ position: relative;
42
+ display: block;
43
+ transition: opacity, width, height 250ms ease-in-out;
44
+ background-color: var(--color);
45
+ opacity: var(--opacity);
46
+ }
47
+ .divider-module_divider-line__6CesR.divider-module_vertical__qSVWD {
48
+ height: var(--length);
49
+ left: var(--left);
50
+ width: var(--width);
51
+ margin: var(--margin);
52
+ }
53
+ .divider-module_divider-line__6CesR.divider-module_horizontal__Gz-Oj {
54
+ width: var(--length);
55
+ left: var(--left);
56
+ height: var(--height);
57
+ margin: var(--margin);
58
+ }
31
59
  .CollapsibleContainer-module_collapsible-container__u0Jmm {
32
60
  transform-origin: 0% 0%;
33
61
  opacity: 0;
@@ -61,34 +89,6 @@
61
89
  max-width: var(--prop-value);
62
90
  opacity: 1;
63
91
  }
64
- .errorBoundary-module_errorBoundary__gk9ps {
65
- background: #EFEFEF;
66
- width: 100%;
67
- height: 100%;
68
- }
69
-
70
- .errorBoundary-module_StyledIcon__IYHiU {
71
- margin-right: 10px;
72
- }
73
- .divider-module_divider-line__6CesR {
74
- position: relative;
75
- display: block;
76
- transition: opacity, width, height 250ms ease-in-out;
77
- background-color: var(--color);
78
- opacity: var(--opacity);
79
- }
80
- .divider-module_divider-line__6CesR.divider-module_vertical__qSVWD {
81
- height: var(--length);
82
- left: var(--left);
83
- width: var(--width);
84
- margin: var(--margin);
85
- }
86
- .divider-module_divider-line__6CesR.divider-module_horizontal__Gz-Oj {
87
- width: var(--length);
88
- left: var(--left);
89
- height: var(--height);
90
- margin: var(--margin);
91
- }
92
92
  .layoutBox-module_layout-box__ZIID8 {
93
93
  display: flex;
94
94
  position: relative;
@@ -28,6 +28,34 @@
28
28
  width: var(--height);
29
29
  height: var(--width);
30
30
  }
31
+ .errorBoundary-module_errorBoundary__gk9ps {
32
+ background: #EFEFEF;
33
+ width: 100%;
34
+ height: 100%;
35
+ }
36
+
37
+ .errorBoundary-module_StyledIcon__IYHiU {
38
+ margin-right: 10px;
39
+ }
40
+ .divider-module_divider-line__6CesR {
41
+ position: relative;
42
+ display: block;
43
+ transition: opacity, width, height 250ms ease-in-out;
44
+ background-color: var(--color);
45
+ opacity: var(--opacity);
46
+ }
47
+ .divider-module_divider-line__6CesR.divider-module_vertical__qSVWD {
48
+ height: var(--length);
49
+ left: var(--left);
50
+ width: var(--width);
51
+ margin: var(--margin);
52
+ }
53
+ .divider-module_divider-line__6CesR.divider-module_horizontal__Gz-Oj {
54
+ width: var(--length);
55
+ left: var(--left);
56
+ height: var(--height);
57
+ margin: var(--margin);
58
+ }
31
59
  .CollapsibleContainer-module_collapsible-container__u0Jmm {
32
60
  transform-origin: 0% 0%;
33
61
  opacity: 0;
@@ -61,34 +89,6 @@
61
89
  max-width: var(--prop-value);
62
90
  opacity: 1;
63
91
  }
64
- .errorBoundary-module_errorBoundary__gk9ps {
65
- background: #EFEFEF;
66
- width: 100%;
67
- height: 100%;
68
- }
69
-
70
- .errorBoundary-module_StyledIcon__IYHiU {
71
- margin-right: 10px;
72
- }
73
- .divider-module_divider-line__6CesR {
74
- position: relative;
75
- display: block;
76
- transition: opacity, width, height 250ms ease-in-out;
77
- background-color: var(--color);
78
- opacity: var(--opacity);
79
- }
80
- .divider-module_divider-line__6CesR.divider-module_vertical__qSVWD {
81
- height: var(--length);
82
- left: var(--left);
83
- width: var(--width);
84
- margin: var(--margin);
85
- }
86
- .divider-module_divider-line__6CesR.divider-module_horizontal__Gz-Oj {
87
- width: var(--length);
88
- left: var(--left);
89
- height: var(--height);
90
- margin: var(--margin);
91
- }
92
92
  .layoutBox-module_layout-box__ZIID8 {
93
93
  display: flex;
94
94
  position: relative;