@syncfusion/ej2-angular-layouts 22.2.9 → 23.1.36-ngcc

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.
Files changed (261) hide show
  1. package/@syncfusion/ej2-angular-layouts.es5.js +495 -0
  2. package/@syncfusion/ej2-angular-layouts.es5.js.map +1 -0
  3. package/@syncfusion/ej2-angular-layouts.js +447 -0
  4. package/@syncfusion/ej2-angular-layouts.js.map +1 -0
  5. package/CHANGELOG.md +575 -0
  6. package/dist/ej2-angular-layouts.umd.js +522 -0
  7. package/dist/ej2-angular-layouts.umd.js.map +1 -0
  8. package/dist/ej2-angular-layouts.umd.min.js +11 -0
  9. package/dist/ej2-angular-layouts.umd.min.js.map +1 -0
  10. package/ej2-angular-layouts.d.ts +6 -0
  11. package/ej2-angular-layouts.metadata.json +1 -0
  12. package/package.json +15 -29
  13. package/postinstall/tagchange.js +18 -0
  14. package/schematics/utils/lib-details.d.ts +2 -2
  15. package/schematics/utils/lib-details.js +2 -2
  16. package/schematics/utils/lib-details.ts +2 -2
  17. package/src/dashboard-layout/dashboardlayout-all.module.d.ts +0 -6
  18. package/src/dashboard-layout/dashboardlayout.component.d.ts +0 -3
  19. package/src/dashboard-layout/dashboardlayout.module.d.ts +0 -7
  20. package/src/dashboard-layout/panels.directive.d.ts +0 -5
  21. package/src/splitter/panesettings.directive.d.ts +0 -5
  22. package/src/splitter/splitter-all.module.d.ts +0 -6
  23. package/src/splitter/splitter.component.d.ts +0 -3
  24. package/src/splitter/splitter.module.d.ts +0 -7
  25. package/styles/avatar/bootstrap-dark.scss +1 -3
  26. package/styles/avatar/bootstrap.scss +1 -3
  27. package/styles/avatar/bootstrap4.scss +1 -3
  28. package/styles/avatar/bootstrap5-dark.scss +1 -3
  29. package/styles/avatar/bootstrap5.scss +1 -3
  30. package/styles/avatar/fabric-dark.scss +1 -3
  31. package/styles/avatar/fabric.scss +1 -3
  32. package/styles/avatar/fluent-dark.scss +1 -3
  33. package/styles/avatar/fluent.scss +1 -3
  34. package/styles/avatar/highcontrast-light.scss +1 -3
  35. package/styles/avatar/highcontrast.scss +1 -3
  36. package/styles/avatar/material-dark.css +0 -1
  37. package/styles/avatar/material-dark.scss +1 -3
  38. package/styles/avatar/material.css +0 -1
  39. package/styles/avatar/material.scss +1 -3
  40. package/styles/avatar/material3-dark.css +0 -1
  41. package/styles/avatar/material3-dark.scss +1 -3
  42. package/styles/avatar/material3.css +0 -1
  43. package/styles/avatar/material3.scss +1 -3
  44. package/styles/avatar/tailwind-dark.css +0 -1
  45. package/styles/avatar/tailwind-dark.scss +1 -3
  46. package/styles/avatar/tailwind.css +0 -1
  47. package/styles/avatar/tailwind.scss +1 -3
  48. package/styles/card/bootstrap-dark.scss +1 -3
  49. package/styles/card/bootstrap.scss +1 -3
  50. package/styles/card/bootstrap4.scss +1 -3
  51. package/styles/card/bootstrap5-dark.scss +1 -3
  52. package/styles/card/bootstrap5.scss +1 -3
  53. package/styles/card/fabric-dark.scss +1 -3
  54. package/styles/card/fabric.scss +1 -3
  55. package/styles/card/fluent-dark.scss +1 -3
  56. package/styles/card/fluent.scss +1 -3
  57. package/styles/card/highcontrast-light.scss +1 -3
  58. package/styles/card/highcontrast.scss +1 -3
  59. package/styles/card/material-dark.css +0 -1
  60. package/styles/card/material-dark.scss +1 -3
  61. package/styles/card/material.css +0 -1
  62. package/styles/card/material.scss +1 -3
  63. package/styles/card/material3-dark.css +0 -1
  64. package/styles/card/material3-dark.scss +1 -3
  65. package/styles/card/material3.css +0 -1
  66. package/styles/card/material3.scss +1 -3
  67. package/styles/card/tailwind-dark.css +0 -1
  68. package/styles/card/tailwind-dark.scss +1 -3
  69. package/styles/card/tailwind.css +0 -1
  70. package/styles/card/tailwind.scss +1 -3
  71. package/styles/dashboard-layout/bootstrap-dark.scss +1 -4
  72. package/styles/dashboard-layout/bootstrap.scss +1 -4
  73. package/styles/dashboard-layout/bootstrap4.scss +1 -4
  74. package/styles/dashboard-layout/bootstrap5-dark.scss +1 -4
  75. package/styles/dashboard-layout/bootstrap5.scss +1 -4
  76. package/styles/dashboard-layout/fabric-dark.scss +1 -4
  77. package/styles/dashboard-layout/fabric.scss +1 -4
  78. package/styles/dashboard-layout/fluent-dark.scss +1 -4
  79. package/styles/dashboard-layout/fluent.scss +1 -4
  80. package/styles/dashboard-layout/highcontrast-light.scss +1 -3
  81. package/styles/dashboard-layout/highcontrast.scss +1 -4
  82. package/styles/dashboard-layout/material-dark.css +0 -1
  83. package/styles/dashboard-layout/material-dark.scss +1 -4
  84. package/styles/dashboard-layout/material.css +0 -1
  85. package/styles/dashboard-layout/material.scss +1 -4
  86. package/styles/dashboard-layout/material3-dark.css +0 -1
  87. package/styles/dashboard-layout/material3-dark.scss +1 -4
  88. package/styles/dashboard-layout/material3.css +0 -1
  89. package/styles/dashboard-layout/material3.scss +1 -4
  90. package/styles/dashboard-layout/tailwind-dark.css +0 -1
  91. package/styles/dashboard-layout/tailwind-dark.scss +1 -4
  92. package/styles/dashboard-layout/tailwind.css +0 -1
  93. package/styles/dashboard-layout/tailwind.scss +1 -4
  94. package/styles/material-dark.css +0 -1
  95. package/styles/material.css +0 -1
  96. package/styles/material3-dark.css +167 -2
  97. package/styles/material3-dark.scss +0 -1
  98. package/styles/material3.css +335 -2
  99. package/styles/material3.scss +0 -1
  100. package/styles/splitter/bootstrap-dark.scss +1 -4
  101. package/styles/splitter/bootstrap.scss +1 -4
  102. package/styles/splitter/bootstrap4.scss +1 -4
  103. package/styles/splitter/bootstrap5-dark.scss +1 -4
  104. package/styles/splitter/bootstrap5.scss +1 -4
  105. package/styles/splitter/fabric-dark.scss +1 -4
  106. package/styles/splitter/fabric.scss +1 -4
  107. package/styles/splitter/fluent-dark.scss +1 -4
  108. package/styles/splitter/fluent.scss +1 -4
  109. package/styles/splitter/highcontrast-light.scss +1 -4
  110. package/styles/splitter/highcontrast.scss +1 -4
  111. package/styles/splitter/material-dark.css +0 -1
  112. package/styles/splitter/material-dark.scss +1 -4
  113. package/styles/splitter/material.css +0 -1
  114. package/styles/splitter/material.scss +1 -4
  115. package/styles/splitter/material3-dark.css +0 -1
  116. package/styles/splitter/material3-dark.scss +1 -4
  117. package/styles/splitter/material3.css +0 -1
  118. package/styles/splitter/material3.scss +1 -4
  119. package/styles/splitter/tailwind-dark.css +0 -1
  120. package/styles/splitter/tailwind-dark.scss +1 -4
  121. package/styles/splitter/tailwind.css +0 -1
  122. package/styles/splitter/tailwind.scss +1 -4
  123. package/styles/tailwind-dark.css +0 -4
  124. package/styles/tailwind.css +0 -4
  125. package/esm2020/public_api.mjs +0 -3
  126. package/esm2020/src/dashboard-layout/dashboardlayout-all.module.mjs +0 -23
  127. package/esm2020/src/dashboard-layout/dashboardlayout.component.mjs +0 -64
  128. package/esm2020/src/dashboard-layout/dashboardlayout.module.mjs +0 -34
  129. package/esm2020/src/dashboard-layout/panels.directive.mjs +0 -72
  130. package/esm2020/src/index.mjs +0 -10
  131. package/esm2020/src/splitter/panesettings.directive.mjs +0 -66
  132. package/esm2020/src/splitter/splitter-all.module.mjs +0 -23
  133. package/esm2020/src/splitter/splitter.component.mjs +0 -64
  134. package/esm2020/src/splitter/splitter.module.mjs +0 -34
  135. package/esm2020/syncfusion-ej2-angular-layouts.mjs +0 -5
  136. package/fesm2015/syncfusion-ej2-angular-layouts.mjs +0 -354
  137. package/fesm2015/syncfusion-ej2-angular-layouts.mjs.map +0 -1
  138. package/fesm2020/syncfusion-ej2-angular-layouts.mjs +0 -354
  139. package/fesm2020/syncfusion-ej2-angular-layouts.mjs.map +0 -1
  140. package/styles/avatar/_all.scss +0 -1
  141. package/styles/avatar/_bootstrap-dark-definition.scss +0 -18
  142. package/styles/avatar/_bootstrap-definition.scss +0 -18
  143. package/styles/avatar/_bootstrap4-definition.scss +0 -18
  144. package/styles/avatar/_bootstrap5-dark-definition.scss +0 -1
  145. package/styles/avatar/_bootstrap5-definition.scss +0 -26
  146. package/styles/avatar/_fabric-dark-definition.scss +0 -18
  147. package/styles/avatar/_fabric-definition.scss +0 -18
  148. package/styles/avatar/_fluent-dark-definition.scss +0 -1
  149. package/styles/avatar/_fluent-definition.scss +0 -25
  150. package/styles/avatar/_fusionnew-definition.scss +0 -26
  151. package/styles/avatar/_highcontrast-definition.scss +0 -18
  152. package/styles/avatar/_highcontrast-light-definition.scss +0 -18
  153. package/styles/avatar/_layout.scss +0 -79
  154. package/styles/avatar/_material-dark-definition.scss +0 -18
  155. package/styles/avatar/_material-definition.scss +0 -18
  156. package/styles/avatar/_material3-dark-definition.scss +0 -1
  157. package/styles/avatar/_material3-definition.scss +0 -26
  158. package/styles/avatar/_tailwind-dark-definition.scss +0 -1
  159. package/styles/avatar/_tailwind-definition.scss +0 -25
  160. package/styles/avatar/_theme.scss +0 -1
  161. package/styles/card/_all.scss +0 -2
  162. package/styles/card/_bootstrap-dark-definition.scss +0 -245
  163. package/styles/card/_bootstrap-definition.scss +0 -125
  164. package/styles/card/_bootstrap4-definition.scss +0 -127
  165. package/styles/card/_bootstrap5-dark-definition.scss +0 -1
  166. package/styles/card/_bootstrap5-definition.scss +0 -125
  167. package/styles/card/_fabric-dark-definition.scss +0 -233
  168. package/styles/card/_fabric-definition.scss +0 -124
  169. package/styles/card/_fluent-dark-definition.scss +0 -1
  170. package/styles/card/_fluent-definition.scss +0 -130
  171. package/styles/card/_fusionnew-definition.scss +0 -125
  172. package/styles/card/_highcontrast-definition.scss +0 -125
  173. package/styles/card/_highcontrast-light-definition.scss +0 -246
  174. package/styles/card/_layout.scss +0 -528
  175. package/styles/card/_material-dark-definition.scss +0 -240
  176. package/styles/card/_material-definition.scss +0 -124
  177. package/styles/card/_material3-dark-definition.scss +0 -1
  178. package/styles/card/_material3-definition.scss +0 -125
  179. package/styles/card/_tailwind-dark-definition.scss +0 -1
  180. package/styles/card/_tailwind-definition.scss +0 -123
  181. package/styles/card/_theme.scss +0 -104
  182. package/styles/dashboard-layout/_all.scss +0 -2
  183. package/styles/dashboard-layout/_bootstrap-dark-definition.scss +0 -102
  184. package/styles/dashboard-layout/_bootstrap-definition.scss +0 -102
  185. package/styles/dashboard-layout/_bootstrap4-definition.scss +0 -102
  186. package/styles/dashboard-layout/_bootstrap5-dark-definition.scss +0 -1
  187. package/styles/dashboard-layout/_bootstrap5-definition.scss +0 -108
  188. package/styles/dashboard-layout/_fabric-dark-definition.scss +0 -103
  189. package/styles/dashboard-layout/_fabric-definition.scss +0 -102
  190. package/styles/dashboard-layout/_fluent-dark-definition.scss +0 -1
  191. package/styles/dashboard-layout/_fluent-definition.scss +0 -111
  192. package/styles/dashboard-layout/_fusionnew-definition.scss +0 -108
  193. package/styles/dashboard-layout/_highcontrast-definition.scss +0 -100
  194. package/styles/dashboard-layout/_highcontrast-light-definition.scss +0 -100
  195. package/styles/dashboard-layout/_layout.scss +0 -263
  196. package/styles/dashboard-layout/_material-dark-definition.scss +0 -103
  197. package/styles/dashboard-layout/_material-definition.scss +0 -102
  198. package/styles/dashboard-layout/_material3-dark-definition.scss +0 -1
  199. package/styles/dashboard-layout/_material3-definition.scss +0 -108
  200. package/styles/dashboard-layout/_tailwind-dark-definition.scss +0 -1
  201. package/styles/dashboard-layout/_tailwind-definition.scss +0 -109
  202. package/styles/dashboard-layout/_theme.scss +0 -128
  203. package/styles/dashboard-layout/icons/_bootstrap-dark.scss +0 -80
  204. package/styles/dashboard-layout/icons/_bootstrap.scss +0 -80
  205. package/styles/dashboard-layout/icons/_bootstrap4.scss +0 -80
  206. package/styles/dashboard-layout/icons/_bootstrap5-dark.scss +0 -1
  207. package/styles/dashboard-layout/icons/_bootstrap5.scss +0 -80
  208. package/styles/dashboard-layout/icons/_fabric-dark.scss +0 -80
  209. package/styles/dashboard-layout/icons/_fabric.scss +0 -80
  210. package/styles/dashboard-layout/icons/_fluent-dark.scss +0 -1
  211. package/styles/dashboard-layout/icons/_fluent.scss +0 -80
  212. package/styles/dashboard-layout/icons/_fusionnew.scss +0 -80
  213. package/styles/dashboard-layout/icons/_highcontrast.scss +0 -80
  214. package/styles/dashboard-layout/icons/_material-dark.scss +0 -80
  215. package/styles/dashboard-layout/icons/_material.scss +0 -80
  216. package/styles/dashboard-layout/icons/_material3-dark.scss +0 -1
  217. package/styles/dashboard-layout/icons/_material3.scss +0 -80
  218. package/styles/dashboard-layout/icons/_tailwind-dark.scss +0 -80
  219. package/styles/dashboard-layout/icons/_tailwind.scss +0 -80
  220. package/styles/splitter/_all.scss +0 -3
  221. package/styles/splitter/_bootstrap-dark-definition.scss +0 -26
  222. package/styles/splitter/_bootstrap-definition.scss +0 -26
  223. package/styles/splitter/_bootstrap4-definition.scss +0 -26
  224. package/styles/splitter/_bootstrap5-dark-definition.scss +0 -1
  225. package/styles/splitter/_bootstrap5-definition.scss +0 -31
  226. package/styles/splitter/_definition.scss +0 -1
  227. package/styles/splitter/_fabric-dark-definition.scss +0 -26
  228. package/styles/splitter/_fabric-definition.scss +0 -26
  229. package/styles/splitter/_fluent-dark-definition.scss +0 -1
  230. package/styles/splitter/_fluent-definition.scss +0 -31
  231. package/styles/splitter/_fusionnew-definition.scss +0 -31
  232. package/styles/splitter/_highcontrast-definition.scss +0 -26
  233. package/styles/splitter/_highcontrast-light-definition.scss +0 -26
  234. package/styles/splitter/_layout.scss +0 -416
  235. package/styles/splitter/_material-dark-definition.scss +0 -26
  236. package/styles/splitter/_material-definition.scss +0 -27
  237. package/styles/splitter/_material3-dark-definition.scss +0 -1
  238. package/styles/splitter/_material3-definition.scss +0 -31
  239. package/styles/splitter/_responsive.scss +0 -1
  240. package/styles/splitter/_tailwind-dark-definition.scss +0 -1
  241. package/styles/splitter/_tailwind-definition.scss +0 -31
  242. package/styles/splitter/_theme.scss +0 -207
  243. package/styles/splitter/icons/_bootstrap-dark.scss +0 -52
  244. package/styles/splitter/icons/_bootstrap.scss +0 -52
  245. package/styles/splitter/icons/_bootstrap4.scss +0 -51
  246. package/styles/splitter/icons/_bootstrap5-dark.scss +0 -1
  247. package/styles/splitter/icons/_bootstrap5.scss +0 -39
  248. package/styles/splitter/icons/_fabric-dark.scss +0 -52
  249. package/styles/splitter/icons/_fabric.scss +0 -52
  250. package/styles/splitter/icons/_fluent-dark.scss +0 -1
  251. package/styles/splitter/icons/_fluent.scss +0 -39
  252. package/styles/splitter/icons/_fusionnew.scss +0 -39
  253. package/styles/splitter/icons/_highcontrast-light.scss +0 -52
  254. package/styles/splitter/icons/_highcontrast.scss +0 -52
  255. package/styles/splitter/icons/_material-dark.scss +0 -51
  256. package/styles/splitter/icons/_material.scss +0 -51
  257. package/styles/splitter/icons/_material3-dark.scss +0 -1
  258. package/styles/splitter/icons/_material3.scss +0 -39
  259. package/styles/splitter/icons/_tailwind-dark.scss +0 -1
  260. package/styles/splitter/icons/_tailwind.scss +0 -39
  261. package/syncfusion-ej2-angular-layouts.d.ts +0 -5
@@ -1,80 +0,0 @@
1
- @include export-module('dashboardlayout-fusionnew-icons') {
2
- .e-dashboardlayout.e-control {
3
- & .e-panel {
4
-
5
- & .e-resize.e-single,
6
- & .e-resize.e-double {
7
- &.e-east {
8
- height: 100%;
9
- padding: 20px 0;
10
- right: 1px;
11
- top: 0;
12
- width: 12px;
13
- }
14
-
15
- &.e-west {
16
- height: 100%;
17
- left: 0;
18
- padding: 20px 0;
19
- top: 0;
20
- width: 12px;
21
- }
22
-
23
- &.e-north {
24
- height: 12px;
25
- padding: 0 20px;
26
- top: 1px;
27
- width: 100%;
28
- }
29
-
30
- &.e-south {
31
- bottom: 1px;
32
- height: 12px;
33
- padding: 0 20px;
34
- width: 100%;
35
- }
36
-
37
- &.e-south-east {
38
- bottom: 0;
39
- right: 1px;
40
- z-index: 10;
41
- }
42
-
43
- &.e-north-west {
44
- left: 2px;
45
- top: 2px;
46
- z-index: 10;
47
- }
48
-
49
- &.e-north-east {
50
- right: 2px;
51
- top: 2px;
52
- z-index: 10;
53
- }
54
-
55
- &.e-south-west {
56
- bottom: 1px;
57
- left: 1px;
58
- z-index: 10;
59
- }
60
-
61
- &.e-south-east::before {
62
- bottom: 4px;
63
- content: '\e761';
64
- font-size: 12px;
65
- position: absolute;
66
- right: 4px;
67
- }
68
-
69
- &.e-south-west::before {
70
- bottom: 4px;
71
- content: '\e761';
72
- font-size: 12px;
73
- left: 4px;
74
- position: absolute;
75
- transform: rotateY(180deg);
76
- }
77
- }
78
- }
79
- }
80
- }
@@ -1,80 +0,0 @@
1
- @include export-module('dashboardlayout-highcontrast-icons') {
2
- .e-dashboardlayout.e-control {
3
- & .e-panel {
4
-
5
- & .e-resize.e-single,
6
- & .e-resize.e-double {
7
- &.e-east {
8
- height: 100%;
9
- padding: 20px 0;
10
- right: 1px;
11
- top: 0;
12
- width: 12px;
13
- }
14
-
15
- &.e-west {
16
- height: 100%;
17
- left: 0;
18
- padding: 20px 0;
19
- top: 0;
20
- width: 12px;
21
- }
22
-
23
- &.e-north {
24
- height: 12px;
25
- padding: 0 20px;
26
- top: 1px;
27
- width: 100%;
28
- }
29
-
30
- &.e-south {
31
- bottom: 1px;
32
- height: 12px;
33
- padding: 0 20px;
34
- width: 100%;
35
- }
36
-
37
- &.e-south-east {
38
- bottom: 0;
39
- right: 1px;
40
- z-index: 10;
41
- }
42
-
43
- &.e-north-west {
44
- left: 2px;
45
- top: 2px;
46
- z-index: 10;
47
- }
48
-
49
- &.e-north-east {
50
- right: 2px;
51
- top: 2px;
52
- z-index: 10;
53
- }
54
-
55
- &.e-south-west {
56
- bottom: 1px;
57
- left: 1px;
58
- z-index: 10;
59
- }
60
-
61
- &.e-south-east::before {
62
- bottom: 0;
63
- content: '\eb06';
64
- font-size: 12px;
65
- position: absolute;
66
- right: 0;
67
- }
68
-
69
- &.e-south-west::before {
70
- bottom: 0;
71
- content: '\eb06';
72
- font-size: 12px;
73
- left: 0;
74
- position: absolute;
75
- transform: rotateY(180deg);
76
- }
77
- }
78
- }
79
- }
80
- }
@@ -1,80 +0,0 @@
1
- @include export-module('dashboardlayout-material-icons') {
2
- .e-dashboardlayout.e-control {
3
- & .e-panel {
4
-
5
- & .e-resize.e-single,
6
- & .e-resize.e-double {
7
- &.e-east {
8
- height: 100%;
9
- padding: 20px 0;
10
- right: 1px;
11
- top: 0;
12
- width: 12px;
13
- }
14
-
15
- &.e-west {
16
- height: 100%;
17
- left: 0;
18
- padding: 20px 0;
19
- top: 0;
20
- width: 12px;
21
- }
22
-
23
- &.e-north {
24
- height: 12px;
25
- padding: 0 20px;
26
- top: 1px;
27
- width: 100%;
28
- }
29
-
30
- &.e-south {
31
- bottom: 1px;
32
- height: 12px;
33
- padding: 0 20px;
34
- width: 100%;
35
- }
36
-
37
- &.e-south-east {
38
- bottom: 0;
39
- right: 1px;
40
- z-index: 10;
41
- }
42
-
43
- &.e-north-west {
44
- left: 2px;
45
- top: 2px;
46
- z-index: 10;
47
- }
48
-
49
- &.e-north-east {
50
- right: 2px;
51
- top: 2px;
52
- z-index: 10;
53
- }
54
-
55
- &.e-south-west {
56
- bottom: 1px;
57
- left: 1px;
58
- z-index: 10;
59
- }
60
-
61
- &.e-south-east::before {
62
- bottom: 0;
63
- content: '\eb05';
64
- font-size: 12px;
65
- position: absolute;
66
- right: 0;
67
- }
68
-
69
- &.e-south-west::before {
70
- bottom: 0;
71
- content: '\eb05';
72
- font-size: 12px;
73
- left: 0;
74
- position: absolute;
75
- transform: rotateY(180deg);
76
- }
77
- }
78
- }
79
- }
80
- }
@@ -1,80 +0,0 @@
1
- @include export-module('dashboardlayout-material-icons') {
2
- .e-dashboardlayout.e-control {
3
- & .e-panel {
4
-
5
- & .e-resize.e-single,
6
- & .e-resize.e-double {
7
- &.e-east {
8
- height: 100%;
9
- padding: 20px 0;
10
- right: 1px;
11
- top: 0;
12
- width: 12px;
13
- }
14
-
15
- &.e-west {
16
- height: 100%;
17
- left: 0;
18
- padding: 20px 0;
19
- top: 0;
20
- width: 12px;
21
- }
22
-
23
- &.e-north {
24
- height: 12px;
25
- padding: 0 20px;
26
- top: 1px;
27
- width: 100%;
28
- }
29
-
30
- &.e-south {
31
- bottom: 1px;
32
- height: 12px;
33
- padding: 0 20px;
34
- width: 100%;
35
- }
36
-
37
- &.e-south-east {
38
- bottom: 0;
39
- right: 1px;
40
- z-index: 10;
41
- }
42
-
43
- &.e-north-west {
44
- left: 2px;
45
- top: 2px;
46
- z-index: 10;
47
- }
48
-
49
- &.e-north-east {
50
- right: 2px;
51
- top: 2px;
52
- z-index: 10;
53
- }
54
-
55
- &.e-south-west {
56
- bottom: 1px;
57
- left: 1px;
58
- z-index: 10;
59
- }
60
-
61
- &.e-south-east::before {
62
- bottom: 0;
63
- content: '\eb05';
64
- font-size: 12px;
65
- position: absolute;
66
- right: 0;
67
- }
68
-
69
- &.e-south-west::before {
70
- bottom: 0;
71
- content: '\eb05';
72
- font-size: 12px;
73
- left: 0;
74
- position: absolute;
75
- transform: rotateY(180deg);
76
- }
77
- }
78
- }
79
- }
80
- }
@@ -1 +0,0 @@
1
- @import './material3.scss';
@@ -1,80 +0,0 @@
1
- @include export-module('dashboardlayout-material3-icons') {
2
- .e-dashboardlayout.e-control {
3
- & .e-panel {
4
-
5
- & .e-resize.e-single,
6
- & .e-resize.e-double {
7
- &.e-east {
8
- height: 100%;
9
- padding: 20px 0;
10
- right: 1px;
11
- top: 0;
12
- width: 12px;
13
- }
14
-
15
- &.e-west {
16
- height: 100%;
17
- left: 0;
18
- padding: 20px 0;
19
- top: 0;
20
- width: 12px;
21
- }
22
-
23
- &.e-north {
24
- height: 12px;
25
- padding: 0 20px;
26
- top: 1px;
27
- width: 100%;
28
- }
29
-
30
- &.e-south {
31
- bottom: 1px;
32
- height: 12px;
33
- padding: 0 20px;
34
- width: 100%;
35
- }
36
-
37
- &.e-south-east {
38
- bottom: 0;
39
- right: 1px;
40
- z-index: 10;
41
- }
42
-
43
- &.e-north-west {
44
- left: 2px;
45
- top: 2px;
46
- z-index: 10;
47
- }
48
-
49
- &.e-north-east {
50
- right: 2px;
51
- top: 2px;
52
- z-index: 10;
53
- }
54
-
55
- &.e-south-west {
56
- bottom: 1px;
57
- left: 1px;
58
- z-index: 10;
59
- }
60
-
61
- &.e-south-east::before {
62
- bottom: 4px;
63
- content: '\e761';
64
- font-size: 12px;
65
- position: absolute;
66
- right: 4px;
67
- }
68
-
69
- &.e-south-west::before {
70
- bottom: 4px;
71
- content: '\e761';
72
- font-size: 12px;
73
- left: 4px;
74
- position: absolute;
75
- transform: rotateY(180deg);
76
- }
77
- }
78
- }
79
- }
80
- }
@@ -1,80 +0,0 @@
1
- @include export-module('dashboardlayout-tailwind-dark-icons') {
2
- .e-dashboardlayout.e-control {
3
- & .e-panel {
4
-
5
- & .e-resize.e-single,
6
- & .e-resize.e-double {
7
- &.e-east {
8
- height: 100%;
9
- padding: 20px 0;
10
- right: 1px;
11
- top: 0;
12
- width: 12px;
13
- }
14
-
15
- &.e-west {
16
- height: 100%;
17
- left: 0;
18
- padding: 20px 0;
19
- top: 0;
20
- width: 12px;
21
- }
22
-
23
- &.e-north {
24
- height: 12px;
25
- padding: 0 20px;
26
- top: 1px;
27
- width: 100%;
28
- }
29
-
30
- &.e-south {
31
- bottom: 1px;
32
- height: 12px;
33
- padding: 0 20px;
34
- width: 100%;
35
- }
36
-
37
- &.e-south-east {
38
- bottom: 0;
39
- right: 1px;
40
- z-index: 10;
41
- }
42
-
43
- &.e-north-west {
44
- left: 2px;
45
- top: 2px;
46
- z-index: 10;
47
- }
48
-
49
- &.e-north-east {
50
- right: 2px;
51
- top: 2px;
52
- z-index: 10;
53
- }
54
-
55
- &.e-south-west {
56
- bottom: 1px;
57
- left: 1px;
58
- z-index: 10;
59
- }
60
-
61
- &.e-south-east::before {
62
- bottom: 4px;
63
- content: '\e761';
64
- font-size: 12px;
65
- position: absolute;
66
- right: 4px;
67
- }
68
-
69
- &.e-south-west::before {
70
- bottom: 4px;
71
- content: '\e761';
72
- font-size: 12px;
73
- left: 4px;
74
- position: absolute;
75
- transform: rotateY(180deg);
76
- }
77
- }
78
- }
79
- }
80
- }
@@ -1,80 +0,0 @@
1
- @include export-module('dashboardlayout-tailwind-icons') {
2
- .e-dashboardlayout.e-control {
3
- & .e-panel {
4
-
5
- & .e-resize.e-single,
6
- & .e-resize.e-double {
7
- &.e-east {
8
- height: 100%;
9
- padding: 20px 0;
10
- right: 1px;
11
- top: 0;
12
- width: 12px;
13
- }
14
-
15
- &.e-west {
16
- height: 100%;
17
- left: 0;
18
- padding: 20px 0;
19
- top: 0;
20
- width: 12px;
21
- }
22
-
23
- &.e-north {
24
- height: 12px;
25
- padding: 0 20px;
26
- top: 1px;
27
- width: 100%;
28
- }
29
-
30
- &.e-south {
31
- bottom: 1px;
32
- height: 12px;
33
- padding: 0 20px;
34
- width: 100%;
35
- }
36
-
37
- &.e-south-east {
38
- bottom: 0;
39
- right: 1px;
40
- z-index: 10;
41
- }
42
-
43
- &.e-north-west {
44
- left: 2px;
45
- top: 2px;
46
- z-index: 10;
47
- }
48
-
49
- &.e-north-east {
50
- right: 2px;
51
- top: 2px;
52
- z-index: 10;
53
- }
54
-
55
- &.e-south-west {
56
- bottom: 1px;
57
- left: 1px;
58
- z-index: 10;
59
- }
60
-
61
- &.e-south-east::before {
62
- bottom: 4px;
63
- content: '\e761';
64
- font-size: 12px;
65
- position: absolute;
66
- right: 4px;
67
- }
68
-
69
- &.e-south-west::before {
70
- bottom: 4px;
71
- content: '\e761';
72
- font-size: 12px;
73
- left: 4px;
74
- position: absolute;
75
- transform: rotateY(180deg);
76
- }
77
- }
78
- }
79
- }
80
- }
@@ -1,3 +0,0 @@
1
- @import 'layout.scss';
2
- @import 'theme.scss';
3
- @import 'responsive.scss';
@@ -1,26 +0,0 @@
1
- $navigation-arrow-background: #fff !default;
2
- $navigation-icon-background-hover: #0070f0 !default;
3
- $navigation-icon-border-hover: rgba(0, 112, 240, .5) !default;
4
- $splitter-border-color: $grey-88 !default;
5
- $splitter-background-color: #fff !default;
6
- $splitpane-font-size: 14px !default;
7
- $splitpane-font-weight: normal !default;
8
- $splitpane-font-family: $font-family !default;
9
- $splitpane-font-color: $grey-dark-font !default;
10
- $splitbar-border-color: $grey-88 !default;
11
- $splitbar-hover-border-color: $brand-primary !default;
12
- $resize-icon-hover-color: $splitbar-hover-border-color !default;
13
- $splitbar-icon-color: $grey-dark-font !default;
14
- $splitbar-icon-size: 14px !default;
15
- $collapse-icon-bg-color: $grey-base !default;
16
- $splitbar-icon-gap: 18px !default;
17
- $resize-icon-bg-color: $grey-base !default;
18
- $split-bar-border-left: none !default;
19
- $split-bar-border-right: none !default;
20
- $split-bar-hover-border-left: none !default;
21
- $split-bar-hover-border-right: none !default;
22
-
23
- // Bigger style
24
- $bigger-splitbar-icon-gap: 20px !default;
25
- $bigger-splitpane-font-size: 14px !default;
26
- $bigger-splitbar-icon-size: 16px !default;
@@ -1,26 +0,0 @@
1
- $navigation-arrow-background: $grey-white !default;
2
- $navigation-icon-background-hover: $brand-primary !default;
3
- $navigation-icon-border-hover: rgba(49, 122, 185, .5) !default;
4
- $splitter-border-color: $grey-dd !default;
5
- $splitter-background-color: #fff !default;
6
- $splitpane-font-size: 14px !default;
7
- $splitpane-font-weight: normal !default;
8
- $splitpane-font-family: $font-family !default;
9
- $splitpane-font-color: $grey !default;
10
- $splitbar-border-color: $grey-dd !default;
11
- $splitbar-hover-border-color: $brand-primary !default;
12
- $resize-icon-hover-color: $splitbar-hover-border-color !default;
13
- $splitbar-icon-color: $grey-light-font !default;
14
- $splitbar-icon-size: 14px !default;
15
- $collapse-icon-bg-color: $grey-white !default;
16
- $splitbar-icon-gap: 18px !default;
17
- $resize-icon-bg-color: $grey-white !default;
18
- $split-bar-border-left: none !default;
19
- $split-bar-border-right: none !default;
20
- $split-bar-hover-border-left: none !default;
21
- $split-bar-hover-border-right: none !default;
22
-
23
- // Bigger style
24
- $bigger-splitbar-icon-gap: 20px !default;
25
- $bigger-splitpane-font-size: 14px !default;
26
- $bigger-splitbar-icon-size: 16px !default;
@@ -1,26 +0,0 @@
1
- $navigation-arrow-background: $white !default;
2
- $navigation-icon-background-hover: $primary !default;
3
- $navigation-icon-border-hover: rgba(0, 123, 255, .5) !default;
4
- $splitter-border-color: $gray-300 !default;
5
- $splitter-background-color: #fff !default;
6
- $splitpane-font-size: 14px !default;
7
- $splitpane-font-weight: normal !default;
8
- $splitpane-font-family: $font-family !default;
9
- $splitpane-font-color: $gray-900 !default;
10
- $splitbar-border-color: $gray-300 !default;
11
- $splitbar-hover-border-color: $primary !default;
12
- $resize-icon-hover-color: $splitbar-hover-border-color !default;
13
- $splitbar-icon-color: $gray-700 !default;
14
- $splitbar-icon-size: 14px !default;
15
- $collapse-icon-bg-color: $white !default;
16
- $splitbar-icon-gap: 18px !default;
17
- $resize-icon-bg-color: $white !default;
18
- $split-bar-border-left: none !default;
19
- $split-bar-border-right: none !default;
20
- $split-bar-hover-border-left: none !default;
21
- $split-bar-hover-border-right: none !default;
22
-
23
- // Bigger style
24
- $bigger-splitbar-icon-gap: 20px !default;
25
- $bigger-splitpane-font-size: 14px !default;
26
- $bigger-splitbar-icon-size: 16px !default;
@@ -1 +0,0 @@
1
- @import './bootstrap5-definition.scss';
@@ -1,31 +0,0 @@
1
- //Layout Variables Start
2
- $splitpane-font-size: $text-sm !default;
3
- $splitpane-font-weight: $font-weight-normal !default;
4
- $splitpane-font-family: $font-family !default;
5
- $splitbar-icon-size: 14px !default;
6
- $splitbar-icon-gap: 18px !default;
7
- $bigger-splitbar-icon-gap: 20px !default;
8
- $bigger-splitpane-font-size: $text-base !default;
9
- $bigger-splitbar-icon-size: 16px !default;
10
-
11
- //Layout Variables End
12
-
13
- //Theme Variables Start
14
- $navigation-arrow-background: $transparent !default;
15
- $navigation-icon-background-hover: $primary !default;
16
- $navigation-icon-border-hover: $primary !default;
17
- $splitter-border-color: $border-light !default;
18
- $splitter-background-color: $primary-text-color !default;
19
- $splitpane-font-color: $content-text-color !default;
20
- $splitbar-border-color: $border-light !default;
21
- $splitbar-hover-border-color: $primary !default;
22
- $resize-icon-hover-color: $splitbar-hover-border-color !default;
23
- $splitbar-icon-color: $icon-color !default;
24
- $collapse-icon-bg-color: $primary-text-color !default;
25
- $resize-icon-bg-color: $content-bg-color !default;
26
- $split-bar-border-left: none !default;
27
- $split-bar-border-right: none !default;
28
- $split-bar-hover-border-left: none !default;
29
- $split-bar-hover-border-right: none !default;
30
-
31
- //Theme Variables End
@@ -1 +0,0 @@
1
- /* stylelint-disable-line no-empty-source */