@natec/mef-dev-ui-kit 20.1.22 → 20.1.24

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.
@@ -1,338 +1,337 @@
1
-
2
1
  /*------------------------------------------------------------------
3
2
  Pages Icons
4
3
  ------------------------------------------------------------------ */
5
4
  @font-face {
6
- font-family: 'pages-icon';
7
- src:url('./fonts/pgicon/Pages-icon.eot?-u69vo5');
8
- src:url('./fonts/pgicon/Pages-icon.eot?#iefix-u69vo5') format('embedded-opentype'),
9
- url('./fonts/pgicon/Pages-icon.woff?-u69vo5') format('woff'),
10
- url('./fonts/pgicon/Pages-icon.ttf?-u69vo5') format('truetype'),
11
- url('./fonts/pgicon/Pages-icon.svg?-u69vo5#Pages-icon') format('svg');
12
- font-weight: normal;
13
- font-style: normal;
5
+ font-family: 'pages-icon';
6
+ src: url('./fonts/pgicon/Pages-icon.eot?-u69vo5');
7
+ src:
8
+ url('./fonts/pgicon/Pages-icon.eot?#iefix-u69vo5') format('embedded-opentype'),
9
+ url('./fonts/pgicon/Pages-icon.woff?-u69vo5') format('woff'),
10
+ url('./fonts/pgicon/Pages-icon.ttf?-u69vo5') format('truetype'),
11
+ url('./fonts/pgicon/Pages-icon.svg?-u69vo5#Pages-icon') format('svg');
12
+ font-weight: normal;
13
+ font-style: normal;
14
14
  }
15
15
 
16
16
  .pg {
17
- display: inline-block;
18
- font: normal normal normal 14px/1 pages-icon;
19
- font-size: inherit;
20
- text-rendering: auto;
21
- -webkit-font-smoothing: antialiased;
22
- -moz-osx-font-smoothing: grayscale;
17
+ display: inline-block;
18
+ font: normal normal normal 14px/1 pages-icon;
19
+ font-size: inherit;
20
+ text-rendering: auto;
21
+ -webkit-font-smoothing: antialiased;
22
+ -moz-osx-font-smoothing: grayscale;
23
23
  }
24
24
 
25
25
  .pg-link:before {
26
- content: "\e900";
26
+ content: '\e900';
27
27
  }
28
28
  .pg-menu:before {
29
- content: "\e901";
29
+ content: '\e901';
30
30
  }
31
31
  .pg-alt_menu:before {
32
- content: "\e902";
32
+ content: '\e902';
33
33
  }
34
34
  .pg-thumbs:before {
35
- content: "\e903";
35
+ content: '\e903';
36
36
  }
37
37
  .pg-world:before {
38
- content: "\e904";
38
+ content: '\e904';
39
39
  }
40
40
  .pg-boxnet:before {
41
- content: "\e662";
41
+ content: '\e662';
42
42
  }
43
43
  .pg-signals:before {
44
- content: "\e61c";
44
+ content: '\e61c';
45
45
  }
46
46
  .pg-crop:before {
47
- content: "\e657";
47
+ content: '\e657';
48
48
  }
49
49
  .pg-folder_alt:before {
50
- content: "\e658";
50
+ content: '\e658';
51
51
  }
52
52
  .pg-folder:before {
53
- content: "\e659";
53
+ content: '\e659';
54
54
  }
55
55
  .pg-theme:before {
56
- content: "\e65a";
56
+ content: '\e65a';
57
57
  }
58
58
  .pg-battery_empty:before {
59
- content: "\e65b";
59
+ content: '\e65b';
60
60
  }
61
61
  .pg-battery:before {
62
- content: "\e65c";
62
+ content: '\e65c';
63
63
  }
64
64
  .pg-note:before {
65
- content: "\e65d";
65
+ content: '\e65d';
66
66
  }
67
67
  .pg-server_hard:before {
68
- content: "\e65e";
68
+ content: '\e65e';
69
69
  }
70
70
  .pg-servers:before {
71
- content: "\e65f";
71
+ content: '\e65f';
72
72
  }
73
73
  .pg-menu_justify:before {
74
- content: "\e660";
74
+ content: '\e660';
75
75
  }
76
76
  .pg-credit_card:before {
77
- content: "\e60f";
77
+ content: '\e60f';
78
78
  }
79
79
  .pg-fullscreen_restore:before {
80
- content: "\e633";
80
+ content: '\e633';
81
81
  }
82
82
  .pg-fullscreen:before {
83
- content: "\e634";
83
+ content: '\e634';
84
84
  }
85
85
  .pg-minus:before {
86
- content: "\e635";
86
+ content: '\e635';
87
87
  }
88
88
  .pg-minus_circle:before {
89
- content: "\e63a";
89
+ content: '\e63a';
90
90
  }
91
91
  .pg-plus_circle:before {
92
- content: "\e656";
92
+ content: '\e656';
93
93
  }
94
94
  .pg-refresh_new:before {
95
- content: "\e600";
95
+ content: '\e600';
96
96
  }
97
97
  .pg-close_line:before {
98
- content: "\e601";
98
+ content: '\e601';
99
99
  }
100
100
  .pg-close:before {
101
- content: "\e60a";
101
+ content: '\e60a';
102
102
  }
103
103
  .pg-arrow_down:before {
104
- content: "\e60b";
104
+ content: '\e60b';
105
105
  }
106
106
  .pg-arrow_left_line_alt:before {
107
- content: "\e628";
107
+ content: '\e628';
108
108
  }
109
109
  .pg-arrow_left:before {
110
- content: "\e629";
110
+ content: '\e629';
111
111
  }
112
112
  .pg-arrow_lright_line_alt:before {
113
- content: "\e62a";
113
+ content: '\e62a';
114
114
  }
115
115
  .pg-arrow_maximize_line:before {
116
- content: "\e62b";
116
+ content: '\e62b';
117
117
  }
118
118
  .pg-arrow_maximize:before {
119
- content: "\e62c";
119
+ content: '\e62c';
120
120
  }
121
121
  .pg-arrow_minimize_line:before {
122
- content: "\e62f";
122
+ content: '\e62f';
123
123
  }
124
124
  .pg-arrow_minimize:before {
125
- content: "\e630";
125
+ content: '\e630';
126
126
  }
127
127
  .pg-arrow_right:before {
128
- content: "\e631";
128
+ content: '\e631';
129
129
  }
130
130
  .pg-arrow_up:before {
131
- content: "\e632";
131
+ content: '\e632';
132
132
  }
133
133
  .pg-more:before {
134
- content: "\e655";
134
+ content: '\e655';
135
135
  }
136
136
  .pg-bag:before {
137
- content: "\e602";
137
+ content: '\e602';
138
138
  }
139
139
  .pg-bag1:before {
140
- content: "\e603";
140
+ content: '\e603';
141
141
  }
142
142
  .pg-bold:before {
143
- content: "\e604";
143
+ content: '\e604';
144
144
  }
145
145
  .pg-calender:before {
146
- content: "\e605";
146
+ content: '\e605';
147
147
  }
148
148
  .pg-camera:before {
149
- content: "\e606";
149
+ content: '\e606';
150
150
  }
151
151
  .pg-centeralign:before {
152
- content: "\e607";
152
+ content: '\e607';
153
153
  }
154
154
  .pg-charts:before {
155
- content: "\e608";
155
+ content: '\e608';
156
156
  }
157
157
  .pg-clock:before {
158
- content: "\e609";
158
+ content: '\e609';
159
159
  }
160
160
  .pg-comment:before {
161
- content: "\e60c";
161
+ content: '\e60c';
162
162
  }
163
163
  .pg-contact_book:before {
164
- content: "\e60d";
164
+ content: '\e60d';
165
165
  }
166
166
  .pg-credit_card_line:before {
167
- content: "\e60e";
167
+ content: '\e60e';
168
168
  }
169
169
  .pg-cupboard:before {
170
- content: "\e610";
170
+ content: '\e610';
171
171
  }
172
172
  .pg-desktop:before {
173
- content: "\e611";
173
+ content: '\e611';
174
174
  }
175
175
  .pg-download:before {
176
- content: "\e612";
176
+ content: '\e612';
177
177
  }
178
178
  .pg-eraser:before {
179
- content: "\e613";
179
+ content: '\e613';
180
180
  }
181
181
  .pg-extra:before {
182
- content: "\e614";
182
+ content: '\e614';
183
183
  }
184
184
  .pg-form:before {
185
- content: "\e615";
185
+ content: '\e615';
186
186
  }
187
187
  .pg-grid:before {
188
- content: "\e616";
188
+ content: '\e616';
189
189
  }
190
190
  .pg-home:before {
191
- content: "\e617";
191
+ content: '\e617';
192
192
  }
193
193
  .pg-image:before {
194
- content: "\e618";
194
+ content: '\e618';
195
195
  }
196
196
  .pg-inbox:before {
197
- content: "\e619";
197
+ content: '\e619';
198
198
  }
199
199
  .pg-indent:before {
200
- content: "\e61a";
200
+ content: '\e61a';
201
201
  }
202
202
  .pg-italic:before {
203
- content: "\e61b";
203
+ content: '\e61b';
204
204
  }
205
205
  .pg-laptop:before {
206
- content: "\e61d";
206
+ content: '\e61d';
207
207
  }
208
208
  .pg-layouts:before {
209
- content: "\e61e";
209
+ content: '\e61e';
210
210
  }
211
211
  .pg-layouts2:before {
212
- content: "\e61f";
212
+ content: '\e61f';
213
213
  }
214
214
  .pg-layouts3:before {
215
- content: "\e620";
215
+ content: '\e620';
216
216
  }
217
217
  .pg-layouts4:before {
218
- content: "\e621";
218
+ content: '\e621';
219
219
  }
220
220
  .pg-leftalign:before {
221
- content: "\e622";
221
+ content: '\e622';
222
222
  }
223
223
  .pg-like:before {
224
- content: "\e623";
224
+ content: '\e623';
225
225
  }
226
226
  .pg-like1:before {
227
- content: "\e624";
227
+ content: '\e624';
228
228
  }
229
229
  .pg-lock:before {
230
- content: "\e625";
230
+ content: '\e625';
231
231
  }
232
232
  .pg-mail:before {
233
- content: "\e626";
233
+ content: '\e626';
234
234
  }
235
235
  .pg-map:before {
236
- content: "\e627";
236
+ content: '\e627';
237
237
  }
238
238
  .pg-menu_lv:before {
239
- content: "\e62d";
239
+ content: '\e62d';
240
240
  }
241
241
  .pg-movie:before {
242
- content: "\e636";
242
+ content: '\e636';
243
243
  }
244
244
  .pg-ordered_list:before {
245
- content: "\e637";
246
- color: #231f20;
245
+ content: '\e637';
246
+ color: #231f20;
247
247
  }
248
248
  .pg-outdent:before {
249
- content: "\e638";
249
+ content: '\e638';
250
250
  }
251
251
  .pg-phone:before {
252
- content: "\e639";
252
+ content: '\e639';
253
253
  }
254
254
  .pg-plus:before {
255
- content: "\e63b";
255
+ content: '\e63b';
256
256
  }
257
257
  .pg-power:before {
258
- content: "\e63c";
258
+ content: '\e63c';
259
259
  }
260
260
  .pg-printer:before {
261
- content: "\e63d";
261
+ content: '\e63d';
262
262
  }
263
263
  .pg-refresh:before {
264
- content: "\e63e";
264
+ content: '\e63e';
265
265
  }
266
266
  .pg-resize:before {
267
- content: "\e63f";
267
+ content: '\e63f';
268
268
  }
269
269
  .pg-right_align:before {
270
- content: "\e640";
270
+ content: '\e640';
271
271
  }
272
272
  .pg-save:before {
273
- content: "\e641";
273
+ content: '\e641';
274
274
  }
275
275
  .pg-search:before {
276
- content: "\e642";
276
+ content: '\e642';
277
277
  }
278
278
  .pg-sent:before {
279
- content: "\e643";
279
+ content: '\e643';
280
280
  }
281
281
  .pg-settings_small_1:before {
282
- content: "\e644";
282
+ content: '\e644';
283
283
  }
284
284
  .pg-settings_small:before {
285
- content: "\e645";
285
+ content: '\e645';
286
286
  }
287
287
  .pg-settings:before {
288
- content: "\e646";
288
+ content: '\e646';
289
289
  }
290
290
  .pg-shopping_cart:before {
291
- content: "\e647";
291
+ content: '\e647';
292
292
  }
293
293
  .pg-social:before {
294
- content: "\e648";
294
+ content: '\e648';
295
295
  }
296
296
  .pg-spam:before {
297
- content: "\e649";
297
+ content: '\e649';
298
298
  }
299
299
  .pg-suitcase:before {
300
- content: "\e64a";
300
+ content: '\e64a';
301
301
  }
302
302
  .pg-tables:before {
303
- content: "\e64b";
303
+ content: '\e64b';
304
304
  }
305
305
  .pg-tablet:before {
306
- content: "\e64c";
306
+ content: '\e64c';
307
307
  }
308
308
  .pg-telephone:before {
309
- content: "\e64d";
309
+ content: '\e64d';
310
310
  }
311
311
  .pg-text_style:before {
312
- content: "\e64e";
312
+ content: '\e64e';
313
313
  }
314
314
  .pg-trash_line:before {
315
- content: "\e64f";
315
+ content: '\e64f';
316
316
  }
317
317
  .pg-trash:before {
318
- content: "\e650";
318
+ content: '\e650';
319
319
  }
320
320
  .pg-ui:before {
321
- content: "\e651";
321
+ content: '\e651';
322
322
  }
323
323
  .pg-underline:before {
324
- content: "\e652";
324
+ content: '\e652';
325
325
  }
326
326
  .pg-unordered_list:before {
327
- content: "\e653";
327
+ content: '\e653';
328
328
  }
329
329
  .pg-video:before {
330
- content: "\e654";
330
+ content: '\e654';
331
331
  }
332
332
 
333
333
  /// ....
334
334
 
335
-
336
335
  [class^='icon-'],
337
336
  [class*=' icon-'] {
338
337
  /* use !important to prevent issues with browser extensions that change ../fonts */
@@ -505,7 +504,7 @@ Pages Icons
505
504
  }
506
505
 
507
506
  .icon-copy:before {
508
- content: "\e901";
507
+ content: '\e901';
509
508
  }
510
509
 
511
510
  .icon-code:before {
@@ -520,3 +519,22 @@ Pages Icons
520
519
  content: '\e906';
521
520
  }
522
521
 
522
+ .icon-admin:before {
523
+ content: '\e907';
524
+ }
525
+
526
+ .icon-developer:before {
527
+ content: '\e90a';
528
+ }
529
+
530
+ .icon-developeradmin:before {
531
+ content: '\e920';
532
+ }
533
+
534
+ .icon-enduser:before {
535
+ content: '\e92d';
536
+ }
537
+
538
+ .icon-root:before {
539
+ content: '\e92f';
540
+ }
@@ -3,13 +3,12 @@
3
3
  $assets-url: "../../assets" ;
4
4
  */
5
5
  @use '../../vars.scss' as *;
6
- @use '../_mixins.scss' as mix;
7
6
  @use 'sass:color' as color;
8
7
 
9
8
  .card {
10
- @include mix.box-shadow(none);
11
- @include mix.border-radius(1px);
12
- @include mix.transition(all 0.2s ease);
9
+ box-shadow: none;
10
+ border-radius: 1px;
11
+ transition: all 0.2s ease;
13
12
  position: relative;
14
13
  margin-bottom: 20px;
15
14
  width: 100%;
@@ -47,7 +46,7 @@ $assets-url: "../../assets" ;
47
46
  text-overflow: ellipsis;
48
47
  -webkit-text-stroke: 0px;
49
48
  filter: alpha(opacity=40);
50
- @include mix.transition(opacity 0.3s ease);
49
+ transition: opacity 0.3s ease;
51
50
  }
52
51
  .card-controls {
53
52
  float: right;
@@ -116,7 +115,7 @@ $assets-url: "../../assets" ;
116
115
  &.card-transparent {
117
116
  background: transparent;
118
117
  border: none;
119
- @include mix.box-shadow(none);
118
+ box-shadow: none;
120
119
  .card-body {
121
120
  background: transparent;
122
121
  }
@@ -130,7 +129,7 @@ $assets-url: "../../assets" ;
130
129
  }
131
130
  }
132
131
  &.card-featured {
133
- @include mix.box-shadow(-1px 1px 3px 0px rgba(121, 129, 135, 0.14));
132
+ box-shadow: -1px 1px 3px 0px rgba(121, 129, 135, 0.14);
134
133
  width: calc(100% - 50px);
135
134
  float: right;
136
135
  .card-title {
@@ -176,7 +175,7 @@ $assets-url: "../../assets" ;
176
175
  height: 38px;
177
176
  margin-left: -39px;
178
177
  float: left;
179
- @include mix.box-shadow(inset -3px 0px 3px 0px rgba(0, 0, 0, 0.14));
178
+ box-shadow: inset -3px 0px 3px 0px rgba(0, 0, 0, 0.14);
180
179
  &.green {
181
180
  background: $color-complete;
182
181
  }
@@ -275,7 +274,7 @@ $assets-url: "../../assets" ;
275
274
  padding-top: 10px;
276
275
  padding-bottom: 10px;
277
276
  &.card-refresh {
278
- @include mix.transition(opacity 0.3s ease);
277
+ transition: opacity 0.3s ease;
279
278
  &.refreshing {
280
279
  opacity: 1;
281
280
  }
@@ -333,7 +332,7 @@ $assets-url: "../../assets" ;
333
332
  height: 15px;
334
333
  display: block;
335
334
  background-size: cover;
336
- @include mix.transition(opacity 0.3s ease);
335
+ transition: opacity 0.3s ease;
337
336
  &.fade {
338
337
  opacity: 0.1;
339
338
  }
@@ -347,7 +346,7 @@ $assets-url: "../../assets" ;
347
346
  display: block;
348
347
  background-size: cover;
349
348
  opacity: 0;
350
- @include mix.transition(opacity 0.3s ease);
349
+ transition: opacity 0.3s ease;
351
350
  &.active {
352
351
  opacity: 1;
353
352
  }
@@ -1,5 +1,4 @@
1
1
  @use '../../vars.scss' as *;
2
- @use '../_mixins.scss' as mix;
3
2
  @use "sass:color" as color;
4
3
 
5
4
  $select-prefix-cls: "pg-select";
@@ -291,7 +290,14 @@ $background-color-base:$color-master-lighter;
291
290
  min-height: $input-height-base;
292
291
  cursor: text;
293
292
  padding-bottom: 3px;
294
- @include mix.clearfix;
293
+ &:before,
294
+ &:after {
295
+ content: " ";
296
+ display: table;
297
+ }
298
+ &:after {
299
+ clear: both;
300
+ }
295
301
  .pg-select-selection__placeholder{
296
302
  left: 6px;
297
303
  }
@@ -3,7 +3,6 @@
3
3
  */
4
4
  @use 'sass:color';
5
5
  @use '../../vars.scss' as *;
6
- @use '../_mixins.scss' as mix;
7
6
 
8
7
  body {
9
8
  &.mobile {
@@ -1,6 +1,5 @@
1
1
  @use "sass:color";
2
2
  @use '../../vars.scss' as *;
3
- @use '../_mixins.scss' as mix;
4
3
 
5
4
  $disabled-color_:$color-master-lighter;
6
5
  $font-size-base:14px;
@@ -51,7 +50,7 @@ $ease-in-out-circ:ease;
51
50
  }
52
51
 
53
52
  &:focus {
54
- box-shadow: 0 0 0 2px fade($color-master-light, 20%);
53
+ box-shadow: 0 0 0 2px rgba($color-master-light, 0.2);
55
54
  outline: 0;
56
55
  }
57
56
 
@@ -1,7 +1,6 @@
1
1
  @use "sass:color";
2
2
  @use '../../vars.scss' as *;
3
3
  @use '../../fonts.scss' as *;
4
- @use '../_mixins.scss' as mix;
5
4
 
6
5
  mefdev-tab, mefdev-tabs-nav, mefdev-tabset {
7
6
  display: block;