monkey-style-guide 2.0.109 → 2.0.110

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 (138) hide show
  1. package/assets/scss/partials/_breakpoints.scss +35 -35
  2. package/assets/scss/partials/components/_badge.scss +55 -55
  3. package/assets/scss/partials/components/_expansion.scss +91 -91
  4. package/assets/scss/partials/components/_modal.scss +282 -282
  5. package/assets/scss/partials/components/_tab.scss +82 -82
  6. package/assets/scss/partials/components/_toggle.scss +103 -103
  7. package/esm2020/lib/components/badge/badge.component.mjs +3 -3
  8. package/esm2020/lib/components/badge/badge.module.mjs +5 -5
  9. package/esm2020/lib/components/badge/index.mjs +1 -1
  10. package/esm2020/lib/components/button/button-avatar.component.mjs +3 -3
  11. package/esm2020/lib/components/button/button-dropdown.component.mjs +3 -3
  12. package/esm2020/lib/components/button/button.component.mjs +3 -3
  13. package/esm2020/lib/components/button/button.module.mjs +4 -4
  14. package/esm2020/lib/components/checkbox/checkbox.component.mjs +3 -3
  15. package/esm2020/lib/components/checkbox/checkbox.module.mjs +4 -4
  16. package/esm2020/lib/components/date-range-picker/date-range-picker.component.mjs +20 -20
  17. package/esm2020/lib/components/date-range-picker/date-range-picker.module.mjs +4 -4
  18. package/esm2020/lib/components/expansion/expansion.component.mjs +71 -71
  19. package/esm2020/lib/components/expansion/expansion.module.mjs +5 -5
  20. package/esm2020/lib/components/expansion/index.mjs +1 -1
  21. package/esm2020/lib/components/file-upload/file-upload.component.mjs +3 -3
  22. package/esm2020/lib/components/file-upload/file-upload.module.mjs +4 -4
  23. package/esm2020/lib/components/icon/icon-arrow-down.component.mjs +3 -3
  24. package/esm2020/lib/components/icon/icon-arrow-left.component.mjs +3 -3
  25. package/esm2020/lib/components/icon/icon-arrow-right.component.mjs +3 -3
  26. package/esm2020/lib/components/icon/icon-arrow-up.component.mjs +3 -3
  27. package/esm2020/lib/components/icon/icon-bank.component.mjs +3 -3
  28. package/esm2020/lib/components/icon/icon-bell.component.mjs +3 -3
  29. package/esm2020/lib/components/icon/icon-book.component.mjs +3 -3
  30. package/esm2020/lib/components/icon/icon-box.component.mjs +3 -3
  31. package/esm2020/lib/components/icon/icon-calendar.component.mjs +3 -3
  32. package/esm2020/lib/components/icon/icon-camera.component.mjs +3 -3
  33. package/esm2020/lib/components/icon/icon-chat.component.mjs +3 -3
  34. package/esm2020/lib/components/icon/icon-check-circle-out.component.mjs +3 -3
  35. package/esm2020/lib/components/icon/icon-check-circle.component.mjs +3 -3
  36. package/esm2020/lib/components/icon/icon-check-grey.component.mjs +3 -3
  37. package/esm2020/lib/components/icon/icon-check-white.component.mjs +3 -3
  38. package/esm2020/lib/components/icon/icon-check.component.mjs +3 -3
  39. package/esm2020/lib/components/icon/icon-clipboard.component.mjs +3 -3
  40. package/esm2020/lib/components/icon/icon-clock.component.mjs +3 -3
  41. package/esm2020/lib/components/icon/icon-close.component.mjs +3 -3
  42. package/esm2020/lib/components/icon/icon-cnpj.component.mjs +3 -3
  43. package/esm2020/lib/components/icon/icon-codepen.component.mjs +3 -3
  44. package/esm2020/lib/components/icon/icon-company-name.component.mjs +3 -3
  45. package/esm2020/lib/components/icon/icon-contract.component.mjs +3 -3
  46. package/esm2020/lib/components/icon/icon-delete.component.mjs +3 -3
  47. package/esm2020/lib/components/icon/icon-document.component.mjs +3 -3
  48. package/esm2020/lib/components/icon/icon-dollar-sign.component.mjs +3 -3
  49. package/esm2020/lib/components/icon/icon-domain.component.mjs +3 -3
  50. package/esm2020/lib/components/icon/icon-download.component.mjs +3 -3
  51. package/esm2020/lib/components/icon/icon-edit.component.mjs +3 -3
  52. package/esm2020/lib/components/icon/icon-email.component.mjs +3 -3
  53. package/esm2020/lib/components/icon/icon-empty-doc.component.mjs +3 -3
  54. package/esm2020/lib/components/icon/icon-error.component.mjs +3 -3
  55. package/esm2020/lib/components/icon/icon-eye-closed.component.mjs +3 -3
  56. package/esm2020/lib/components/icon/icon-eye-open.component.mjs +3 -3
  57. package/esm2020/lib/components/icon/icon-filter.component.mjs +3 -3
  58. package/esm2020/lib/components/icon/icon-grid.component.mjs +3 -3
  59. package/esm2020/lib/components/icon/icon-help.component.mjs +3 -3
  60. package/esm2020/lib/components/icon/icon-hexagon.component.mjs +3 -3
  61. package/esm2020/lib/components/icon/icon-home.component.mjs +3 -3
  62. package/esm2020/lib/components/icon/icon-image.component.mjs +3 -3
  63. package/esm2020/lib/components/icon/icon-list.component.mjs +3 -3
  64. package/esm2020/lib/components/icon/icon-location-pin.component.mjs +3 -3
  65. package/esm2020/lib/components/icon/icon-login.component.mjs +3 -3
  66. package/esm2020/lib/components/icon/icon-logout.component.mjs +3 -3
  67. package/esm2020/lib/components/icon/icon-menu.component.mjs +3 -3
  68. package/esm2020/lib/components/icon/icon-money-sign.component.mjs +3 -3
  69. package/esm2020/lib/components/icon/icon-more.component.mjs +3 -3
  70. package/esm2020/lib/components/icon/icon-offered.component.mjs +3 -3
  71. package/esm2020/lib/components/icon/icon-password.component.mjs +3 -3
  72. package/esm2020/lib/components/icon/icon-people.component.mjs +3 -3
  73. package/esm2020/lib/components/icon/icon-percent.component.mjs +3 -3
  74. package/esm2020/lib/components/icon/icon-person-document.component.mjs +3 -3
  75. package/esm2020/lib/components/icon/icon-person-sad.component.mjs +3 -3
  76. package/esm2020/lib/components/icon/icon-phone.component.mjs +3 -3
  77. package/esm2020/lib/components/icon/icon-pork.component.mjs +3 -3
  78. package/esm2020/lib/components/icon/icon-refresh.component.mjs +3 -3
  79. package/esm2020/lib/components/icon/icon-repeat.component.mjs +3 -3
  80. package/esm2020/lib/components/icon/icon-search.component.mjs +3 -3
  81. package/esm2020/lib/components/icon/icon-second-warning.component.mjs +3 -3
  82. package/esm2020/lib/components/icon/icon-settings.component.mjs +3 -3
  83. package/esm2020/lib/components/icon/icon-trash.component.mjs +3 -3
  84. package/esm2020/lib/components/icon/icon-upload.component.mjs +3 -3
  85. package/esm2020/lib/components/icon/icon-user.component.mjs +3 -3
  86. package/esm2020/lib/components/icon/icon-wallet.component.mjs +3 -3
  87. package/esm2020/lib/components/icon/icon-warning.component.mjs +3 -3
  88. package/esm2020/lib/components/icon/icon.component.mjs +3 -3
  89. package/esm2020/lib/components/icon/icon.module.mjs +4 -4
  90. package/esm2020/lib/components/image-crop/image-crop.component.mjs +3 -3
  91. package/esm2020/lib/components/image-crop/image-crop.module.mjs +4 -4
  92. package/esm2020/lib/components/input/input-filter.component.mjs +4 -4
  93. package/esm2020/lib/components/input/input.component.mjs +4 -4
  94. package/esm2020/lib/components/input/input.module.mjs +4 -4
  95. package/esm2020/lib/components/input-phone/input-phone.component.mjs +6 -6
  96. package/esm2020/lib/components/input-phone/input-phone.module.mjs +4 -4
  97. package/esm2020/lib/components/modal/modal.component.mjs +3 -3
  98. package/esm2020/lib/components/modal/modal.module.mjs +4 -4
  99. package/esm2020/lib/components/option/option.component.mjs +3 -3
  100. package/esm2020/lib/components/option/option.module.mjs +4 -4
  101. package/esm2020/lib/components/radiobutton/radiobutton.component.mjs +3 -3
  102. package/esm2020/lib/components/radiobutton/radiobutton.module.mjs +4 -4
  103. package/esm2020/lib/components/select/select-filter.component.mjs +3 -3
  104. package/esm2020/lib/components/select/select-multiple.component.mjs +3 -3
  105. package/esm2020/lib/components/select/select-search.component.mjs +3 -3
  106. package/esm2020/lib/components/select/select.component.mjs +3 -3
  107. package/esm2020/lib/components/select/select.module.mjs +4 -4
  108. package/esm2020/lib/components/stepper/stepper.component.mjs +3 -3
  109. package/esm2020/lib/components/stepper/stepper.module.mjs +4 -4
  110. package/esm2020/lib/components/tab/index.mjs +1 -1
  111. package/esm2020/lib/components/tab/tab.component.mjs +12 -12
  112. package/esm2020/lib/components/tab/tab.module.mjs +5 -5
  113. package/esm2020/lib/components/table/table-column.component.mjs +3 -3
  114. package/esm2020/lib/components/table/table.component.mjs +3 -3
  115. package/esm2020/lib/components/table/table.module.mjs +4 -4
  116. package/esm2020/lib/components/toggle/index.mjs +1 -1
  117. package/esm2020/lib/components/toggle/toggle.component.mjs +3 -3
  118. package/esm2020/lib/components/toggle/toggle.module.mjs +5 -5
  119. package/esm2020/lib/components/wizard/wizard.component.mjs +3 -3
  120. package/esm2020/lib/components/wizard/wizard.module.mjs +4 -4
  121. package/esm2020/lib/core/interfaces/index.mjs +1 -1
  122. package/esm2020/lib/core/interfaces/monkey-modal-settings.mjs +1 -1
  123. package/esm2020/lib/core/services/modal/index.mjs +1 -1
  124. package/esm2020/lib/core/services/modal/monkey-style-guide-modal-fixed.service.mjs +4 -4
  125. package/esm2020/lib/core/services/modal/monkey-style-guide-modal.service.mjs +4 -4
  126. package/esm2020/lib/core/services/monkey-style-guide.service.mjs +3 -3
  127. package/esm2020/lib/core/services/settings/monkey-style-guide-settings.service.mjs +3 -3
  128. package/esm2020/lib/core/services/settings/monkey-style-guide-theme-settings.service.mjs +3 -3
  129. package/esm2020/lib/core/services/snackbar/mokey-style-guide-snackbar.service.mjs +3 -3
  130. package/esm2020/lib/monkey-style-guide.module.mjs +4 -4
  131. package/fesm2015/monkey-style-guide.mjs +467 -467
  132. package/fesm2015/monkey-style-guide.mjs.map +1 -1
  133. package/fesm2020/monkey-style-guide.mjs +467 -467
  134. package/fesm2020/monkey-style-guide.mjs.map +1 -1
  135. package/lib/components/date-range-picker/date-range-picker.component.d.ts +3 -4
  136. package/monkey-style-guide-2.0.110.tgz +0 -0
  137. package/package.json +1 -1
  138. package/monkey-style-guide-2.0.109.tgz +0 -0
@@ -1,282 +1,282 @@
1
- /**************************
2
- * Copyright Monkey Exchange. All Rights Reserved
3
- * This style guide was developed by Monkey Exchange Team
4
- * MIT Licence
5
- **************************/
6
- @import '../variables.scss';
7
-
8
- monkey-modal {
9
- mecx-monkey-modal {
10
- position: fixed;
11
- width: 100%;
12
- max-height: 80%;
13
- z-index: 1000;
14
- left: 50%;
15
- top: 50%;
16
- transform: translate(-50%, -50%);
17
- padding: 12px;
18
-
19
- .header {
20
- text-align: center;
21
- min-height: 40px;
22
- max-height: 100px;
23
- display: flex;
24
- justify-content: space-between;
25
- align-items: center;
26
-
27
- .close {
28
- font-style: normal;
29
- font-weight: 600;
30
- font-size: 20px;
31
- line-height: 24px;
32
- text-align: center;
33
- color: #4b4a53;
34
- cursor: pointer;
35
- width: 25px;
36
- height: 30px;
37
- padding: 1px;
38
-
39
- &:hover {
40
- background: #e4e4e4;
41
- border-radius: 14px;
42
- box-shadow: 0px 4px 36px -8px rgba(88, 88, 88, 0.28);
43
- }
44
- }
45
- }
46
-
47
- .body {
48
- max-height: 70vh;
49
- overflow-y: auto;
50
- overflow-x: hidden;
51
- margin-bottom: 70px;
52
- }
53
-
54
- mecx-monkey-modal-footer {
55
- bottom: 0;
56
- background: #fafafa;
57
- border-bottom-left-radius: 8px;
58
- border-bottom-right-radius: 8px;
59
- display: flex;
60
- width: 100%;
61
- }
62
-
63
- .mecx-monkey-modal-footer {
64
- &__theme {
65
- background: #fafafa;
66
- }
67
-
68
- &__error {
69
- background: map-get($mecx-error, 100);
70
- }
71
-
72
- &__warning {
73
- background: map-get($mecx-warning, 100);
74
- }
75
-
76
- &__success {
77
- background: map-get($mecx-success, 100);
78
- }
79
-
80
- &__question {
81
- background: map-get($mecx-question, 100);
82
- }
83
-
84
- &__size-sm {
85
- monkey-button:first-child {
86
- width: 100%;
87
- margin-left: 12px;
88
- margin-right: 12px;
89
-
90
- button {
91
- text-align: center;
92
- width: 100%;
93
- }
94
- }
95
-
96
- monkey-button:last-child {
97
- width: 100%;
98
- margin-left: 12px;
99
- margin-right: 12px;
100
-
101
- button {
102
- text-align: center;
103
- width: 100%;
104
- }
105
- }
106
-
107
- monkey-button:first-child {
108
- margin-top: 12px !important;
109
- }
110
- }
111
-
112
- &__size-md {
113
- monkey-button {
114
- width: 100%;
115
- margin-bottom: 12px;
116
-
117
- button {
118
- text-align: center;
119
- width: 100%;
120
- }
121
- }
122
-
123
- monkey-button:not(:first-child) {
124
- margin-left: 4px !important;
125
- }
126
-
127
- monkey-button:first-child {
128
- margin-left: 26px !important;
129
- }
130
-
131
- monkey-button:last-child {
132
- margin-right: 26px !important;
133
- }
134
- }
135
-
136
- &__size-lg {
137
- justify-content: flex-end;
138
- monkey-button {
139
- margin-bottom: 12px;
140
-
141
- button {
142
- text-align: center;
143
- width: 100%;
144
- }
145
- }
146
-
147
- monkey-button:first-child {
148
- margin-left: 4px;
149
- margin-right: 4px;
150
-
151
- button {
152
- text-align: center;
153
- width: 100%;
154
- }
155
- }
156
-
157
- monkey-button:last-child {
158
- margin-left: 4px;
159
- margin-right: 14px !important;
160
-
161
- button {
162
- text-align: center;
163
- width: 100%;
164
- }
165
- }
166
- }
167
-
168
- &__row {
169
- flex-direction: row;
170
- margin-top: 4px;
171
- position: inherit;
172
- bottom: 0;
173
- left: 0;
174
-
175
- monkey-button:not(:first-child) {
176
- margin-left: 4px !important;
177
-
178
- button {
179
- text-align: center;
180
- width: 100%;
181
- }
182
- }
183
- }
184
-
185
- &__column {
186
- flex-direction: column;
187
- margin-top: 4px;
188
- bottom: 0;
189
- left: 0;
190
-
191
- monkey-button {
192
- margin-left: 0px !important;
193
- margin-right: 0px !important;
194
- margin-top: 4px;
195
-
196
- button {
197
- text-align: center;
198
- width: 100%;
199
- }
200
- }
201
- }
202
- }
203
- }
204
-
205
- .mecx-monkey-modal {
206
- &__theme {
207
- background: #fafafa;
208
- border: 1px solid #d6d6d6;
209
- box-sizing: border-box;
210
- box-shadow: 0px 4px 36px -8px rgba(88, 88, 88, 0.28);
211
- border-radius: 8px;
212
- }
213
-
214
- &__error {
215
- background: map-get($mecx-error, 100);
216
- border: 1px solid map-get($mecx-error, main);
217
- box-sizing: border-box;
218
- border-radius: 8px;
219
- }
220
-
221
- &__warning {
222
- background: map-get($mecx-warning, 100);
223
- border: 1px solid map-get($mecx-warning, main);
224
- box-sizing: border-box;
225
- border-radius: 8px;
226
- }
227
-
228
- &__success {
229
- background: map-get($mecx-success, 100);
230
- border: 1px solid map-get($mecx-success, main);
231
- box-sizing: border-box;
232
- border-radius: 8px;
233
- }
234
-
235
- &__question {
236
- background: map-get($mecx-question, 100);
237
- border: 1px solid map-get($mecx-question, main);
238
- box-sizing: border-box;
239
- border-radius: 8px;
240
- }
241
-
242
- &__size-sm {
243
- max-width: 400px;
244
-
245
- .body {
246
- max-height: 55vh;
247
- overflow-y: auto;
248
- overflow-x: hidden;
249
- margin-bottom: 0px !important;
250
- }
251
-
252
- monkey-modal mecx-monkey-modal mecx-monkey-modal-body {
253
- margin-bottom: 150px !important;
254
- }
255
- }
256
-
257
- &__size-md {
258
- max-width: 700px;
259
- //max-height: 80%;
260
- }
261
-
262
- &__size-lg {
263
- width: 80%;
264
- //max-height: 80%;
265
- }
266
- }
267
- }
268
-
269
- mecx-monkey-modal-background {
270
- position: fixed;
271
- top: 0;
272
- right: 0;
273
- bottom: 0;
274
- left: 0;
275
- background: rgba(27, 27, 27, 0.52);
276
- backdrop-filter: blur(3px);
277
- z-index: 900;
278
- }
279
-
280
- body.mecx-monkey-open {
281
- overflow: hidden;
282
- }
1
+ /**************************
2
+ * Copyright Monkey Exchange. All Rights Reserved
3
+ * This style guide was developed by Monkey Exchange Team
4
+ * MIT Licence
5
+ **************************/
6
+ @import '../variables.scss';
7
+
8
+ monkey-modal {
9
+ mecx-monkey-modal {
10
+ position: fixed;
11
+ width: 100%;
12
+ max-height: 80%;
13
+ z-index: 1000;
14
+ left: 50%;
15
+ top: 50%;
16
+ transform: translate(-50%, -50%);
17
+ padding: 12px;
18
+
19
+ .header {
20
+ text-align: center;
21
+ min-height: 40px;
22
+ max-height: 100px;
23
+ display: flex;
24
+ justify-content: space-between;
25
+ align-items: center;
26
+
27
+ .close {
28
+ font-style: normal;
29
+ font-weight: 600;
30
+ font-size: 20px;
31
+ line-height: 24px;
32
+ text-align: center;
33
+ color: #4b4a53;
34
+ cursor: pointer;
35
+ width: 25px;
36
+ height: 30px;
37
+ padding: 1px;
38
+
39
+ &:hover {
40
+ background: #e4e4e4;
41
+ border-radius: 14px;
42
+ box-shadow: 0px 4px 36px -8px rgba(88, 88, 88, 0.28);
43
+ }
44
+ }
45
+ }
46
+
47
+ .body {
48
+ max-height: 70vh;
49
+ overflow-y: auto;
50
+ overflow-x: hidden;
51
+ margin-bottom: 70px;
52
+ }
53
+
54
+ mecx-monkey-modal-footer {
55
+ bottom: 0;
56
+ background: #fafafa;
57
+ border-bottom-left-radius: 8px;
58
+ border-bottom-right-radius: 8px;
59
+ display: flex;
60
+ width: 100%;
61
+ }
62
+
63
+ .mecx-monkey-modal-footer {
64
+ &__theme {
65
+ background: #fafafa;
66
+ }
67
+
68
+ &__error {
69
+ background: map-get($mecx-error, 100);
70
+ }
71
+
72
+ &__warning {
73
+ background: map-get($mecx-warning, 100);
74
+ }
75
+
76
+ &__success {
77
+ background: map-get($mecx-success, 100);
78
+ }
79
+
80
+ &__question {
81
+ background: map-get($mecx-question, 100);
82
+ }
83
+
84
+ &__size-sm {
85
+ monkey-button:first-child {
86
+ width: 100%;
87
+ margin-left: 12px;
88
+ margin-right: 12px;
89
+
90
+ button {
91
+ text-align: center;
92
+ width: 100%;
93
+ }
94
+ }
95
+
96
+ monkey-button:last-child {
97
+ width: 100%;
98
+ margin-left: 12px;
99
+ margin-right: 12px;
100
+
101
+ button {
102
+ text-align: center;
103
+ width: 100%;
104
+ }
105
+ }
106
+
107
+ monkey-button:first-child {
108
+ margin-top: 12px !important;
109
+ }
110
+ }
111
+
112
+ &__size-md {
113
+ monkey-button {
114
+ width: 100%;
115
+ margin-bottom: 12px;
116
+
117
+ button {
118
+ text-align: center;
119
+ width: 100%;
120
+ }
121
+ }
122
+
123
+ monkey-button:not(:first-child) {
124
+ margin-left: 4px !important;
125
+ }
126
+
127
+ monkey-button:first-child {
128
+ margin-left: 26px !important;
129
+ }
130
+
131
+ monkey-button:last-child {
132
+ margin-right: 26px !important;
133
+ }
134
+ }
135
+
136
+ &__size-lg {
137
+ justify-content: flex-end;
138
+ monkey-button {
139
+ margin-bottom: 12px;
140
+
141
+ button {
142
+ text-align: center;
143
+ width: 100%;
144
+ }
145
+ }
146
+
147
+ monkey-button:first-child {
148
+ margin-left: 4px;
149
+ margin-right: 4px;
150
+
151
+ button {
152
+ text-align: center;
153
+ width: 100%;
154
+ }
155
+ }
156
+
157
+ monkey-button:last-child {
158
+ margin-left: 4px;
159
+ margin-right: 14px !important;
160
+
161
+ button {
162
+ text-align: center;
163
+ width: 100%;
164
+ }
165
+ }
166
+ }
167
+
168
+ &__row {
169
+ flex-direction: row;
170
+ margin-top: 4px;
171
+ position: inherit;
172
+ bottom: 0;
173
+ left: 0;
174
+
175
+ monkey-button:not(:first-child) {
176
+ margin-left: 4px !important;
177
+
178
+ button {
179
+ text-align: center;
180
+ width: 100%;
181
+ }
182
+ }
183
+ }
184
+
185
+ &__column {
186
+ flex-direction: column;
187
+ margin-top: 4px;
188
+ bottom: 0;
189
+ left: 0;
190
+
191
+ monkey-button {
192
+ margin-left: 0px !important;
193
+ margin-right: 0px !important;
194
+ margin-top: 4px;
195
+
196
+ button {
197
+ text-align: center;
198
+ width: 100%;
199
+ }
200
+ }
201
+ }
202
+ }
203
+ }
204
+
205
+ .mecx-monkey-modal {
206
+ &__theme {
207
+ background: #fafafa;
208
+ border: 1px solid #d6d6d6;
209
+ box-sizing: border-box;
210
+ box-shadow: 0px 4px 36px -8px rgba(88, 88, 88, 0.28);
211
+ border-radius: 8px;
212
+ }
213
+
214
+ &__error {
215
+ background: map-get($mecx-error, 100);
216
+ border: 1px solid map-get($mecx-error, main);
217
+ box-sizing: border-box;
218
+ border-radius: 8px;
219
+ }
220
+
221
+ &__warning {
222
+ background: map-get($mecx-warning, 100);
223
+ border: 1px solid map-get($mecx-warning, main);
224
+ box-sizing: border-box;
225
+ border-radius: 8px;
226
+ }
227
+
228
+ &__success {
229
+ background: map-get($mecx-success, 100);
230
+ border: 1px solid map-get($mecx-success, main);
231
+ box-sizing: border-box;
232
+ border-radius: 8px;
233
+ }
234
+
235
+ &__question {
236
+ background: map-get($mecx-question, 100);
237
+ border: 1px solid map-get($mecx-question, main);
238
+ box-sizing: border-box;
239
+ border-radius: 8px;
240
+ }
241
+
242
+ &__size-sm {
243
+ max-width: 400px;
244
+
245
+ .body {
246
+ max-height: 55vh;
247
+ overflow-y: auto;
248
+ overflow-x: hidden;
249
+ margin-bottom: 0px !important;
250
+ }
251
+
252
+ monkey-modal mecx-monkey-modal mecx-monkey-modal-body {
253
+ margin-bottom: 150px !important;
254
+ }
255
+ }
256
+
257
+ &__size-md {
258
+ max-width: 700px;
259
+ //max-height: 80%;
260
+ }
261
+
262
+ &__size-lg {
263
+ width: 80%;
264
+ //max-height: 80%;
265
+ }
266
+ }
267
+ }
268
+
269
+ mecx-monkey-modal-background {
270
+ position: fixed;
271
+ top: 0;
272
+ right: 0;
273
+ bottom: 0;
274
+ left: 0;
275
+ background: rgba(27, 27, 27, 0.52);
276
+ backdrop-filter: blur(3px);
277
+ z-index: 900;
278
+ }
279
+
280
+ body.mecx-monkey-open {
281
+ overflow: hidden;
282
+ }