@syncfusion/ej2-angular-layouts 23.1.36 → 23.2.4-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 (233) 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.scss +1 -3
  37. package/styles/avatar/material.scss +1 -3
  38. package/styles/avatar/material3-dark.scss +1 -3
  39. package/styles/avatar/material3.scss +1 -3
  40. package/styles/avatar/tailwind-dark.scss +1 -3
  41. package/styles/avatar/tailwind.scss +1 -3
  42. package/styles/card/bootstrap-dark.scss +1 -3
  43. package/styles/card/bootstrap.scss +1 -3
  44. package/styles/card/bootstrap4.scss +1 -3
  45. package/styles/card/bootstrap5-dark.scss +1 -3
  46. package/styles/card/bootstrap5.scss +1 -3
  47. package/styles/card/fabric-dark.scss +1 -3
  48. package/styles/card/fabric.scss +1 -3
  49. package/styles/card/fluent-dark.scss +1 -3
  50. package/styles/card/fluent.scss +1 -3
  51. package/styles/card/highcontrast-light.scss +1 -3
  52. package/styles/card/highcontrast.scss +1 -3
  53. package/styles/card/material-dark.scss +1 -3
  54. package/styles/card/material.scss +1 -3
  55. package/styles/card/material3-dark.scss +1 -3
  56. package/styles/card/material3.scss +1 -3
  57. package/styles/card/tailwind-dark.scss +1 -3
  58. package/styles/card/tailwind.scss +1 -3
  59. package/styles/dashboard-layout/bootstrap-dark.scss +1 -4
  60. package/styles/dashboard-layout/bootstrap.scss +1 -4
  61. package/styles/dashboard-layout/bootstrap4.scss +1 -4
  62. package/styles/dashboard-layout/bootstrap5-dark.scss +1 -4
  63. package/styles/dashboard-layout/bootstrap5.scss +1 -4
  64. package/styles/dashboard-layout/fabric-dark.scss +1 -4
  65. package/styles/dashboard-layout/fabric.scss +1 -4
  66. package/styles/dashboard-layout/fluent-dark.scss +1 -4
  67. package/styles/dashboard-layout/fluent.scss +1 -4
  68. package/styles/dashboard-layout/highcontrast-light.scss +1 -3
  69. package/styles/dashboard-layout/highcontrast.scss +1 -4
  70. package/styles/dashboard-layout/material-dark.scss +1 -4
  71. package/styles/dashboard-layout/material.scss +1 -4
  72. package/styles/dashboard-layout/material3-dark.scss +1 -4
  73. package/styles/dashboard-layout/material3.scss +1 -4
  74. package/styles/dashboard-layout/tailwind-dark.scss +1 -4
  75. package/styles/dashboard-layout/tailwind.scss +1 -4
  76. package/styles/material3-dark.css +167 -1
  77. package/styles/material3-dark.scss +0 -1
  78. package/styles/material3.css +335 -1
  79. package/styles/material3.scss +0 -1
  80. package/styles/splitter/bootstrap-dark.scss +1 -4
  81. package/styles/splitter/bootstrap.scss +1 -4
  82. package/styles/splitter/bootstrap4.scss +1 -4
  83. package/styles/splitter/bootstrap5-dark.scss +1 -4
  84. package/styles/splitter/bootstrap5.scss +1 -4
  85. package/styles/splitter/fabric-dark.scss +1 -4
  86. package/styles/splitter/fabric.scss +1 -4
  87. package/styles/splitter/fluent-dark.scss +1 -4
  88. package/styles/splitter/fluent.scss +1 -4
  89. package/styles/splitter/highcontrast-light.scss +1 -4
  90. package/styles/splitter/highcontrast.scss +1 -4
  91. package/styles/splitter/material-dark.scss +1 -4
  92. package/styles/splitter/material.scss +1 -4
  93. package/styles/splitter/material3-dark.scss +1 -4
  94. package/styles/splitter/material3.scss +1 -4
  95. package/styles/splitter/tailwind-dark.scss +1 -4
  96. package/styles/splitter/tailwind.scss +1 -4
  97. package/esm2020/public_api.mjs +0 -3
  98. package/esm2020/src/dashboard-layout/dashboardlayout-all.module.mjs +0 -23
  99. package/esm2020/src/dashboard-layout/dashboardlayout.component.mjs +0 -64
  100. package/esm2020/src/dashboard-layout/dashboardlayout.module.mjs +0 -34
  101. package/esm2020/src/dashboard-layout/panels.directive.mjs +0 -72
  102. package/esm2020/src/index.mjs +0 -10
  103. package/esm2020/src/splitter/panesettings.directive.mjs +0 -66
  104. package/esm2020/src/splitter/splitter-all.module.mjs +0 -23
  105. package/esm2020/src/splitter/splitter.component.mjs +0 -64
  106. package/esm2020/src/splitter/splitter.module.mjs +0 -34
  107. package/esm2020/syncfusion-ej2-angular-layouts.mjs +0 -5
  108. package/fesm2015/syncfusion-ej2-angular-layouts.mjs +0 -354
  109. package/fesm2015/syncfusion-ej2-angular-layouts.mjs.map +0 -1
  110. package/fesm2020/syncfusion-ej2-angular-layouts.mjs +0 -354
  111. package/fesm2020/syncfusion-ej2-angular-layouts.mjs.map +0 -1
  112. package/styles/avatar/_all.scss +0 -1
  113. package/styles/avatar/_bootstrap-dark-definition.scss +0 -18
  114. package/styles/avatar/_bootstrap-definition.scss +0 -18
  115. package/styles/avatar/_bootstrap4-definition.scss +0 -18
  116. package/styles/avatar/_bootstrap5-dark-definition.scss +0 -1
  117. package/styles/avatar/_bootstrap5-definition.scss +0 -26
  118. package/styles/avatar/_fabric-dark-definition.scss +0 -18
  119. package/styles/avatar/_fabric-definition.scss +0 -18
  120. package/styles/avatar/_fluent-dark-definition.scss +0 -1
  121. package/styles/avatar/_fluent-definition.scss +0 -25
  122. package/styles/avatar/_fusionnew-definition.scss +0 -26
  123. package/styles/avatar/_highcontrast-definition.scss +0 -18
  124. package/styles/avatar/_highcontrast-light-definition.scss +0 -18
  125. package/styles/avatar/_layout.scss +0 -79
  126. package/styles/avatar/_material-dark-definition.scss +0 -18
  127. package/styles/avatar/_material-definition.scss +0 -18
  128. package/styles/avatar/_material3-dark-definition.scss +0 -1
  129. package/styles/avatar/_material3-definition.scss +0 -26
  130. package/styles/avatar/_tailwind-dark-definition.scss +0 -1
  131. package/styles/avatar/_tailwind-definition.scss +0 -25
  132. package/styles/avatar/_theme.scss +0 -1
  133. package/styles/card/_all.scss +0 -2
  134. package/styles/card/_bootstrap-dark-definition.scss +0 -245
  135. package/styles/card/_bootstrap-definition.scss +0 -125
  136. package/styles/card/_bootstrap4-definition.scss +0 -127
  137. package/styles/card/_bootstrap5-dark-definition.scss +0 -1
  138. package/styles/card/_bootstrap5-definition.scss +0 -125
  139. package/styles/card/_fabric-dark-definition.scss +0 -233
  140. package/styles/card/_fabric-definition.scss +0 -124
  141. package/styles/card/_fluent-dark-definition.scss +0 -1
  142. package/styles/card/_fluent-definition.scss +0 -130
  143. package/styles/card/_fusionnew-definition.scss +0 -125
  144. package/styles/card/_highcontrast-definition.scss +0 -125
  145. package/styles/card/_highcontrast-light-definition.scss +0 -246
  146. package/styles/card/_layout.scss +0 -528
  147. package/styles/card/_material-dark-definition.scss +0 -240
  148. package/styles/card/_material-definition.scss +0 -124
  149. package/styles/card/_material3-dark-definition.scss +0 -1
  150. package/styles/card/_material3-definition.scss +0 -125
  151. package/styles/card/_tailwind-dark-definition.scss +0 -1
  152. package/styles/card/_tailwind-definition.scss +0 -123
  153. package/styles/card/_theme.scss +0 -104
  154. package/styles/dashboard-layout/_all.scss +0 -2
  155. package/styles/dashboard-layout/_bootstrap-dark-definition.scss +0 -102
  156. package/styles/dashboard-layout/_bootstrap-definition.scss +0 -102
  157. package/styles/dashboard-layout/_bootstrap4-definition.scss +0 -102
  158. package/styles/dashboard-layout/_bootstrap5-dark-definition.scss +0 -1
  159. package/styles/dashboard-layout/_bootstrap5-definition.scss +0 -108
  160. package/styles/dashboard-layout/_fabric-dark-definition.scss +0 -103
  161. package/styles/dashboard-layout/_fabric-definition.scss +0 -102
  162. package/styles/dashboard-layout/_fluent-dark-definition.scss +0 -1
  163. package/styles/dashboard-layout/_fluent-definition.scss +0 -111
  164. package/styles/dashboard-layout/_fusionnew-definition.scss +0 -108
  165. package/styles/dashboard-layout/_highcontrast-definition.scss +0 -100
  166. package/styles/dashboard-layout/_highcontrast-light-definition.scss +0 -100
  167. package/styles/dashboard-layout/_layout.scss +0 -263
  168. package/styles/dashboard-layout/_material-dark-definition.scss +0 -103
  169. package/styles/dashboard-layout/_material-definition.scss +0 -102
  170. package/styles/dashboard-layout/_material3-dark-definition.scss +0 -1
  171. package/styles/dashboard-layout/_material3-definition.scss +0 -108
  172. package/styles/dashboard-layout/_tailwind-dark-definition.scss +0 -1
  173. package/styles/dashboard-layout/_tailwind-definition.scss +0 -109
  174. package/styles/dashboard-layout/_theme.scss +0 -128
  175. package/styles/dashboard-layout/icons/_bootstrap-dark.scss +0 -80
  176. package/styles/dashboard-layout/icons/_bootstrap.scss +0 -80
  177. package/styles/dashboard-layout/icons/_bootstrap4.scss +0 -80
  178. package/styles/dashboard-layout/icons/_bootstrap5-dark.scss +0 -1
  179. package/styles/dashboard-layout/icons/_bootstrap5.scss +0 -80
  180. package/styles/dashboard-layout/icons/_fabric-dark.scss +0 -80
  181. package/styles/dashboard-layout/icons/_fabric.scss +0 -80
  182. package/styles/dashboard-layout/icons/_fluent-dark.scss +0 -1
  183. package/styles/dashboard-layout/icons/_fluent.scss +0 -80
  184. package/styles/dashboard-layout/icons/_fusionnew.scss +0 -80
  185. package/styles/dashboard-layout/icons/_highcontrast.scss +0 -80
  186. package/styles/dashboard-layout/icons/_material-dark.scss +0 -80
  187. package/styles/dashboard-layout/icons/_material.scss +0 -80
  188. package/styles/dashboard-layout/icons/_material3-dark.scss +0 -1
  189. package/styles/dashboard-layout/icons/_material3.scss +0 -80
  190. package/styles/dashboard-layout/icons/_tailwind-dark.scss +0 -80
  191. package/styles/dashboard-layout/icons/_tailwind.scss +0 -80
  192. package/styles/splitter/_all.scss +0 -3
  193. package/styles/splitter/_bootstrap-dark-definition.scss +0 -26
  194. package/styles/splitter/_bootstrap-definition.scss +0 -26
  195. package/styles/splitter/_bootstrap4-definition.scss +0 -26
  196. package/styles/splitter/_bootstrap5-dark-definition.scss +0 -1
  197. package/styles/splitter/_bootstrap5-definition.scss +0 -31
  198. package/styles/splitter/_definition.scss +0 -1
  199. package/styles/splitter/_fabric-dark-definition.scss +0 -26
  200. package/styles/splitter/_fabric-definition.scss +0 -26
  201. package/styles/splitter/_fluent-dark-definition.scss +0 -1
  202. package/styles/splitter/_fluent-definition.scss +0 -31
  203. package/styles/splitter/_fusionnew-definition.scss +0 -31
  204. package/styles/splitter/_highcontrast-definition.scss +0 -26
  205. package/styles/splitter/_highcontrast-light-definition.scss +0 -26
  206. package/styles/splitter/_layout.scss +0 -416
  207. package/styles/splitter/_material-dark-definition.scss +0 -26
  208. package/styles/splitter/_material-definition.scss +0 -27
  209. package/styles/splitter/_material3-dark-definition.scss +0 -1
  210. package/styles/splitter/_material3-definition.scss +0 -31
  211. package/styles/splitter/_responsive.scss +0 -1
  212. package/styles/splitter/_tailwind-dark-definition.scss +0 -1
  213. package/styles/splitter/_tailwind-definition.scss +0 -31
  214. package/styles/splitter/_theme.scss +0 -207
  215. package/styles/splitter/icons/_bootstrap-dark.scss +0 -52
  216. package/styles/splitter/icons/_bootstrap.scss +0 -52
  217. package/styles/splitter/icons/_bootstrap4.scss +0 -51
  218. package/styles/splitter/icons/_bootstrap5-dark.scss +0 -1
  219. package/styles/splitter/icons/_bootstrap5.scss +0 -39
  220. package/styles/splitter/icons/_fabric-dark.scss +0 -52
  221. package/styles/splitter/icons/_fabric.scss +0 -52
  222. package/styles/splitter/icons/_fluent-dark.scss +0 -1
  223. package/styles/splitter/icons/_fluent.scss +0 -39
  224. package/styles/splitter/icons/_fusionnew.scss +0 -39
  225. package/styles/splitter/icons/_highcontrast-light.scss +0 -52
  226. package/styles/splitter/icons/_highcontrast.scss +0 -52
  227. package/styles/splitter/icons/_material-dark.scss +0 -51
  228. package/styles/splitter/icons/_material.scss +0 -51
  229. package/styles/splitter/icons/_material3-dark.scss +0 -1
  230. package/styles/splitter/icons/_material3.scss +0 -39
  231. package/styles/splitter/icons/_tailwind-dark.scss +0 -1
  232. package/styles/splitter/icons/_tailwind.scss +0 -39
  233. 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 */