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.
- package/assets/scss/partials/_breakpoints.scss +35 -35
- package/assets/scss/partials/components/_badge.scss +55 -55
- package/assets/scss/partials/components/_expansion.scss +91 -91
- package/assets/scss/partials/components/_modal.scss +282 -282
- package/assets/scss/partials/components/_tab.scss +82 -82
- package/assets/scss/partials/components/_toggle.scss +103 -103
- package/esm2020/lib/components/badge/badge.component.mjs +3 -3
- package/esm2020/lib/components/badge/badge.module.mjs +5 -5
- package/esm2020/lib/components/badge/index.mjs +1 -1
- package/esm2020/lib/components/button/button-avatar.component.mjs +3 -3
- package/esm2020/lib/components/button/button-dropdown.component.mjs +3 -3
- package/esm2020/lib/components/button/button.component.mjs +3 -3
- package/esm2020/lib/components/button/button.module.mjs +4 -4
- package/esm2020/lib/components/checkbox/checkbox.component.mjs +3 -3
- package/esm2020/lib/components/checkbox/checkbox.module.mjs +4 -4
- package/esm2020/lib/components/date-range-picker/date-range-picker.component.mjs +20 -20
- package/esm2020/lib/components/date-range-picker/date-range-picker.module.mjs +4 -4
- package/esm2020/lib/components/expansion/expansion.component.mjs +71 -71
- package/esm2020/lib/components/expansion/expansion.module.mjs +5 -5
- package/esm2020/lib/components/expansion/index.mjs +1 -1
- package/esm2020/lib/components/file-upload/file-upload.component.mjs +3 -3
- package/esm2020/lib/components/file-upload/file-upload.module.mjs +4 -4
- package/esm2020/lib/components/icon/icon-arrow-down.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-arrow-left.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-arrow-right.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-arrow-up.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-bank.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-bell.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-book.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-box.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-calendar.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-camera.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-chat.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-check-circle-out.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-check-circle.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-check-grey.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-check-white.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-check.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-clipboard.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-clock.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-close.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-cnpj.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-codepen.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-company-name.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-contract.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-delete.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-document.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-dollar-sign.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-domain.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-download.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-edit.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-email.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-empty-doc.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-error.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-eye-closed.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-eye-open.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-filter.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-grid.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-help.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-hexagon.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-home.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-image.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-list.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-location-pin.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-login.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-logout.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-menu.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-money-sign.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-more.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-offered.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-password.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-people.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-percent.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-person-document.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-person-sad.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-phone.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-pork.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-refresh.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-repeat.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-search.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-second-warning.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-settings.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-trash.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-upload.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-user.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-wallet.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon-warning.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon.component.mjs +3 -3
- package/esm2020/lib/components/icon/icon.module.mjs +4 -4
- package/esm2020/lib/components/image-crop/image-crop.component.mjs +3 -3
- package/esm2020/lib/components/image-crop/image-crop.module.mjs +4 -4
- package/esm2020/lib/components/input/input-filter.component.mjs +4 -4
- package/esm2020/lib/components/input/input.component.mjs +4 -4
- package/esm2020/lib/components/input/input.module.mjs +4 -4
- package/esm2020/lib/components/input-phone/input-phone.component.mjs +6 -6
- package/esm2020/lib/components/input-phone/input-phone.module.mjs +4 -4
- package/esm2020/lib/components/modal/modal.component.mjs +3 -3
- package/esm2020/lib/components/modal/modal.module.mjs +4 -4
- package/esm2020/lib/components/option/option.component.mjs +3 -3
- package/esm2020/lib/components/option/option.module.mjs +4 -4
- package/esm2020/lib/components/radiobutton/radiobutton.component.mjs +3 -3
- package/esm2020/lib/components/radiobutton/radiobutton.module.mjs +4 -4
- package/esm2020/lib/components/select/select-filter.component.mjs +3 -3
- package/esm2020/lib/components/select/select-multiple.component.mjs +3 -3
- package/esm2020/lib/components/select/select-search.component.mjs +3 -3
- package/esm2020/lib/components/select/select.component.mjs +3 -3
- package/esm2020/lib/components/select/select.module.mjs +4 -4
- package/esm2020/lib/components/stepper/stepper.component.mjs +3 -3
- package/esm2020/lib/components/stepper/stepper.module.mjs +4 -4
- package/esm2020/lib/components/tab/index.mjs +1 -1
- package/esm2020/lib/components/tab/tab.component.mjs +12 -12
- package/esm2020/lib/components/tab/tab.module.mjs +5 -5
- package/esm2020/lib/components/table/table-column.component.mjs +3 -3
- package/esm2020/lib/components/table/table.component.mjs +3 -3
- package/esm2020/lib/components/table/table.module.mjs +4 -4
- package/esm2020/lib/components/toggle/index.mjs +1 -1
- package/esm2020/lib/components/toggle/toggle.component.mjs +3 -3
- package/esm2020/lib/components/toggle/toggle.module.mjs +5 -5
- package/esm2020/lib/components/wizard/wizard.component.mjs +3 -3
- package/esm2020/lib/components/wizard/wizard.module.mjs +4 -4
- package/esm2020/lib/core/interfaces/index.mjs +1 -1
- package/esm2020/lib/core/interfaces/monkey-modal-settings.mjs +1 -1
- package/esm2020/lib/core/services/modal/index.mjs +1 -1
- package/esm2020/lib/core/services/modal/monkey-style-guide-modal-fixed.service.mjs +4 -4
- package/esm2020/lib/core/services/modal/monkey-style-guide-modal.service.mjs +4 -4
- package/esm2020/lib/core/services/monkey-style-guide.service.mjs +3 -3
- package/esm2020/lib/core/services/settings/monkey-style-guide-settings.service.mjs +3 -3
- package/esm2020/lib/core/services/settings/monkey-style-guide-theme-settings.service.mjs +3 -3
- package/esm2020/lib/core/services/snackbar/mokey-style-guide-snackbar.service.mjs +3 -3
- package/esm2020/lib/monkey-style-guide.module.mjs +4 -4
- package/fesm2015/monkey-style-guide.mjs +467 -467
- package/fesm2015/monkey-style-guide.mjs.map +1 -1
- package/fesm2020/monkey-style-guide.mjs +467 -467
- package/fesm2020/monkey-style-guide.mjs.map +1 -1
- package/lib/components/date-range-picker/date-range-picker.component.d.ts +3 -4
- package/monkey-style-guide-2.0.110.tgz +0 -0
- package/package.json +1 -1
- package/monkey-style-guide-2.0.109.tgz +0 -0
|
@@ -1,82 +1,82 @@
|
|
|
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
|
-
.mecx-tab {
|
|
9
|
-
width: 100%;
|
|
10
|
-
background-color: inherit;
|
|
11
|
-
padding: 0 8px;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
monkey-tab {
|
|
15
|
-
@extend .mecx-tab;
|
|
16
|
-
|
|
17
|
-
mecx-tab-body {
|
|
18
|
-
display: flex;
|
|
19
|
-
justify-content: center;
|
|
20
|
-
align-items: center;
|
|
21
|
-
width: 100%;
|
|
22
|
-
|
|
23
|
-
&.horizontal {
|
|
24
|
-
display: flex;
|
|
25
|
-
flex-direction: row !important;
|
|
26
|
-
justify-content: center;
|
|
27
|
-
align-items: center;
|
|
28
|
-
align-self: center;
|
|
29
|
-
align-content: center;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
&.vertical {
|
|
33
|
-
display: flex;
|
|
34
|
-
flex-direction: column !important;
|
|
35
|
-
justify-content: center;
|
|
36
|
-
align-items: center;
|
|
37
|
-
align-self: center;
|
|
38
|
-
align-content: center;
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
monkey-option {
|
|
42
|
-
width: 100%;
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
.mecx-option {
|
|
46
|
-
position: relative;
|
|
47
|
-
display: block;
|
|
48
|
-
padding: 0 8px 0 8px;
|
|
49
|
-
font-size: 14px;
|
|
50
|
-
line-height: 60px;
|
|
51
|
-
cursor: pointer;
|
|
52
|
-
font-style: normal;
|
|
53
|
-
font-weight: 500;
|
|
54
|
-
font-size: 14px;
|
|
55
|
-
line-height: 16px;
|
|
56
|
-
color: #9c9ca6;
|
|
57
|
-
border-bottom: 2px solid #9c9ca6;
|
|
58
|
-
border-radius: 1px 0px 0px 1px;
|
|
59
|
-
height: 32px;
|
|
60
|
-
text-align: center;
|
|
61
|
-
align-items: center;
|
|
62
|
-
justify-content: center;
|
|
63
|
-
display: flex;
|
|
64
|
-
|
|
65
|
-
&:hover {
|
|
66
|
-
cursor: pointer;
|
|
67
|
-
background-color: map-get($mecx-theme, 100);
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
&.selected {
|
|
71
|
-
background-color: transparent !important;
|
|
72
|
-
color: map-get($mecx-theme, main);
|
|
73
|
-
border-bottom: 2px solid var(--mecx-color-theme-main);
|
|
74
|
-
border-radius: 1px 0px 0px 1px;
|
|
75
|
-
font-style: normal;
|
|
76
|
-
font-weight: 600;
|
|
77
|
-
font-size: 14px;
|
|
78
|
-
line-height: 16px;
|
|
79
|
-
}
|
|
80
|
-
}
|
|
81
|
-
}
|
|
82
|
-
}
|
|
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
|
+
.mecx-tab {
|
|
9
|
+
width: 100%;
|
|
10
|
+
background-color: inherit;
|
|
11
|
+
padding: 0 8px;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
monkey-tab {
|
|
15
|
+
@extend .mecx-tab;
|
|
16
|
+
|
|
17
|
+
mecx-tab-body {
|
|
18
|
+
display: flex;
|
|
19
|
+
justify-content: center;
|
|
20
|
+
align-items: center;
|
|
21
|
+
width: 100%;
|
|
22
|
+
|
|
23
|
+
&.horizontal {
|
|
24
|
+
display: flex;
|
|
25
|
+
flex-direction: row !important;
|
|
26
|
+
justify-content: center;
|
|
27
|
+
align-items: center;
|
|
28
|
+
align-self: center;
|
|
29
|
+
align-content: center;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
&.vertical {
|
|
33
|
+
display: flex;
|
|
34
|
+
flex-direction: column !important;
|
|
35
|
+
justify-content: center;
|
|
36
|
+
align-items: center;
|
|
37
|
+
align-self: center;
|
|
38
|
+
align-content: center;
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
monkey-option {
|
|
42
|
+
width: 100%;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
.mecx-option {
|
|
46
|
+
position: relative;
|
|
47
|
+
display: block;
|
|
48
|
+
padding: 0 8px 0 8px;
|
|
49
|
+
font-size: 14px;
|
|
50
|
+
line-height: 60px;
|
|
51
|
+
cursor: pointer;
|
|
52
|
+
font-style: normal;
|
|
53
|
+
font-weight: 500;
|
|
54
|
+
font-size: 14px;
|
|
55
|
+
line-height: 16px;
|
|
56
|
+
color: #9c9ca6;
|
|
57
|
+
border-bottom: 2px solid #9c9ca6;
|
|
58
|
+
border-radius: 1px 0px 0px 1px;
|
|
59
|
+
height: 32px;
|
|
60
|
+
text-align: center;
|
|
61
|
+
align-items: center;
|
|
62
|
+
justify-content: center;
|
|
63
|
+
display: flex;
|
|
64
|
+
|
|
65
|
+
&:hover {
|
|
66
|
+
cursor: pointer;
|
|
67
|
+
background-color: map-get($mecx-theme, 100);
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
&.selected {
|
|
71
|
+
background-color: transparent !important;
|
|
72
|
+
color: map-get($mecx-theme, main);
|
|
73
|
+
border-bottom: 2px solid var(--mecx-color-theme-main);
|
|
74
|
+
border-radius: 1px 0px 0px 1px;
|
|
75
|
+
font-style: normal;
|
|
76
|
+
font-weight: 600;
|
|
77
|
+
font-size: 14px;
|
|
78
|
+
line-height: 16px;
|
|
79
|
+
}
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
}
|
|
@@ -1,103 +1,103 @@
|
|
|
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-toggle {
|
|
9
|
-
mecx-monkey-toggle {
|
|
10
|
-
position: relative;
|
|
11
|
-
display: inline-block;
|
|
12
|
-
width: 60px;
|
|
13
|
-
height: 34px;
|
|
14
|
-
|
|
15
|
-
input {
|
|
16
|
-
opacity: 0;
|
|
17
|
-
width: 0;
|
|
18
|
-
height: 0;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
.slider-false {
|
|
22
|
-
position: absolute;
|
|
23
|
-
cursor: pointer;
|
|
24
|
-
top: 0;
|
|
25
|
-
left: 0;
|
|
26
|
-
right: 0;
|
|
27
|
-
bottom: 0;
|
|
28
|
-
background-color: #ccc;
|
|
29
|
-
border: 1px solid #d6d6d6;
|
|
30
|
-
-webkit-transition: 0.4s;
|
|
31
|
-
transition: 0.4s;
|
|
32
|
-
border-radius: 34px;
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
.slider-false:before {
|
|
36
|
-
position: absolute;
|
|
37
|
-
content: '';
|
|
38
|
-
height: 26px;
|
|
39
|
-
width: 26px;
|
|
40
|
-
left: 4px;
|
|
41
|
-
bottom: 4px;
|
|
42
|
-
background-color: #fff;
|
|
43
|
-
-webkit-transition: 0.4s;
|
|
44
|
-
transition: 0.4s;
|
|
45
|
-
border-radius: 50%;
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
input:checked + .slider-false {
|
|
49
|
-
background-color: #ebfff8;
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
input:focus + .slider-false {
|
|
53
|
-
box-shadow: 0 0 1px #ebfff8;
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
input:checked + .slider-false:before {
|
|
57
|
-
-webkit-transform: translateX(26px);
|
|
58
|
-
-ms-transform: translateX(26px);
|
|
59
|
-
transform: translateX(26px);
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
.slider-true {
|
|
63
|
-
position: absolute;
|
|
64
|
-
cursor: pointer;
|
|
65
|
-
top: 0;
|
|
66
|
-
left: 0;
|
|
67
|
-
right: 0;
|
|
68
|
-
bottom: 0;
|
|
69
|
-
background-color: #ebfff8;
|
|
70
|
-
border: 1px solid #00875a;
|
|
71
|
-
-webkit-transition: 0.4s;
|
|
72
|
-
transition: 0.4s;
|
|
73
|
-
border-radius: 34px;
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
.slider-true:before {
|
|
77
|
-
position: absolute;
|
|
78
|
-
content: '';
|
|
79
|
-
height: 26px;
|
|
80
|
-
width: 26px;
|
|
81
|
-
left: 4px;
|
|
82
|
-
bottom: 4px;
|
|
83
|
-
background-color: #00875a;
|
|
84
|
-
-webkit-transition: 0.4s;
|
|
85
|
-
transition: 0.4s;
|
|
86
|
-
border-radius: 50%;
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
input:checked + .slider-true {
|
|
90
|
-
background-color: #ebfff8;
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
input:focus + .slider-true {
|
|
94
|
-
box-shadow: 0 0 1px #ebfff8;
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
input:checked + .slider-true:before {
|
|
98
|
-
-webkit-transform: translateX(26px);
|
|
99
|
-
-ms-transform: translateX(26px);
|
|
100
|
-
transform: translateX(26px);
|
|
101
|
-
}
|
|
102
|
-
}
|
|
103
|
-
}
|
|
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-toggle {
|
|
9
|
+
mecx-monkey-toggle {
|
|
10
|
+
position: relative;
|
|
11
|
+
display: inline-block;
|
|
12
|
+
width: 60px;
|
|
13
|
+
height: 34px;
|
|
14
|
+
|
|
15
|
+
input {
|
|
16
|
+
opacity: 0;
|
|
17
|
+
width: 0;
|
|
18
|
+
height: 0;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.slider-false {
|
|
22
|
+
position: absolute;
|
|
23
|
+
cursor: pointer;
|
|
24
|
+
top: 0;
|
|
25
|
+
left: 0;
|
|
26
|
+
right: 0;
|
|
27
|
+
bottom: 0;
|
|
28
|
+
background-color: #ccc;
|
|
29
|
+
border: 1px solid #d6d6d6;
|
|
30
|
+
-webkit-transition: 0.4s;
|
|
31
|
+
transition: 0.4s;
|
|
32
|
+
border-radius: 34px;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
.slider-false:before {
|
|
36
|
+
position: absolute;
|
|
37
|
+
content: '';
|
|
38
|
+
height: 26px;
|
|
39
|
+
width: 26px;
|
|
40
|
+
left: 4px;
|
|
41
|
+
bottom: 4px;
|
|
42
|
+
background-color: #fff;
|
|
43
|
+
-webkit-transition: 0.4s;
|
|
44
|
+
transition: 0.4s;
|
|
45
|
+
border-radius: 50%;
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
input:checked + .slider-false {
|
|
49
|
+
background-color: #ebfff8;
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
input:focus + .slider-false {
|
|
53
|
+
box-shadow: 0 0 1px #ebfff8;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
input:checked + .slider-false:before {
|
|
57
|
+
-webkit-transform: translateX(26px);
|
|
58
|
+
-ms-transform: translateX(26px);
|
|
59
|
+
transform: translateX(26px);
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
.slider-true {
|
|
63
|
+
position: absolute;
|
|
64
|
+
cursor: pointer;
|
|
65
|
+
top: 0;
|
|
66
|
+
left: 0;
|
|
67
|
+
right: 0;
|
|
68
|
+
bottom: 0;
|
|
69
|
+
background-color: #ebfff8;
|
|
70
|
+
border: 1px solid #00875a;
|
|
71
|
+
-webkit-transition: 0.4s;
|
|
72
|
+
transition: 0.4s;
|
|
73
|
+
border-radius: 34px;
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
.slider-true:before {
|
|
77
|
+
position: absolute;
|
|
78
|
+
content: '';
|
|
79
|
+
height: 26px;
|
|
80
|
+
width: 26px;
|
|
81
|
+
left: 4px;
|
|
82
|
+
bottom: 4px;
|
|
83
|
+
background-color: #00875a;
|
|
84
|
+
-webkit-transition: 0.4s;
|
|
85
|
+
transition: 0.4s;
|
|
86
|
+
border-radius: 50%;
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
input:checked + .slider-true {
|
|
90
|
+
background-color: #ebfff8;
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
input:focus + .slider-true {
|
|
94
|
+
box-shadow: 0 0 1px #ebfff8;
|
|
95
|
+
}
|
|
96
|
+
|
|
97
|
+
input:checked + .slider-true:before {
|
|
98
|
+
-webkit-transform: translateX(26px);
|
|
99
|
+
-ms-transform: translateX(26px);
|
|
100
|
+
transform: translateX(26px);
|
|
101
|
+
}
|
|
102
|
+
}
|
|
103
|
+
}
|
|
@@ -14,15 +14,15 @@ export class MonkeyBadgeComponent {
|
|
|
14
14
|
this._id = `mecx-badge-${MonkeyUtils.getRandomString(10)}`;
|
|
15
15
|
}
|
|
16
16
|
}
|
|
17
|
-
MonkeyBadgeComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.
|
|
18
|
-
MonkeyBadgeComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.
|
|
17
|
+
MonkeyBadgeComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyBadgeComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
18
|
+
MonkeyBadgeComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", type: MonkeyBadgeComponent, selector: "monkey-badge", inputs: { count: "count", pulseOn: "pulseOn" }, ngImport: i0, template: `
|
|
19
19
|
<mecx-monkey-badge [id]="_id" [ngClass]="{ pulse: pulseOn }">
|
|
20
20
|
<div class="badge-count">
|
|
21
21
|
{{ count }}
|
|
22
22
|
</div>
|
|
23
23
|
</mecx-monkey-badge>
|
|
24
24
|
`, isInline: true, directives: [{ type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.
|
|
25
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyBadgeComponent, decorators: [{
|
|
26
26
|
type: Component,
|
|
27
27
|
args: [{
|
|
28
28
|
selector: 'monkey-badge',
|
|
@@ -4,10 +4,10 @@ import { CommonModule } from '@angular/common';
|
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export class MonkeyBadgeModule {
|
|
6
6
|
}
|
|
7
|
-
MonkeyBadgeModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.
|
|
8
|
-
MonkeyBadgeModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.1.
|
|
9
|
-
MonkeyBadgeModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.1.
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.
|
|
7
|
+
MonkeyBadgeModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyBadgeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
8
|
+
MonkeyBadgeModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyBadgeModule, declarations: [MonkeyBadgeComponent], imports: [CommonModule], exports: [MonkeyBadgeComponent] });
|
|
9
|
+
MonkeyBadgeModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyBadgeModule, imports: [[CommonModule]] });
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyBadgeModule, decorators: [{
|
|
11
11
|
type: NgModule,
|
|
12
12
|
args: [{
|
|
13
13
|
declarations: [MonkeyBadgeComponent],
|
|
@@ -16,4 +16,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImpor
|
|
|
16
16
|
schemas: [NO_ERRORS_SCHEMA],
|
|
17
17
|
}]
|
|
18
18
|
}] });
|
|
19
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
19
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFkZ2UubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvbW9ua2V5LXN0eWxlLWd1aWRlL3NyYy9saWIvY29tcG9uZW50cy9iYWRnZS9iYWRnZS5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFFBQVEsRUFBRSxnQkFBZ0IsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUMzRCxPQUFPLEVBQUUsb0JBQW9CLEVBQUUsTUFBTSxtQkFBbUIsQ0FBQztBQUN6RCxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7O0FBUS9DLE1BQU0sT0FBTyxpQkFBaUI7OzhHQUFqQixpQkFBaUI7K0dBQWpCLGlCQUFpQixpQkFMYixvQkFBb0IsYUFDekIsWUFBWSxhQUNaLG9CQUFvQjsrR0FHbkIsaUJBQWlCLFlBSm5CLENBQUMsWUFBWSxDQUFDOzJGQUlaLGlCQUFpQjtrQkFON0IsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUUsQ0FBQyxvQkFBb0IsQ0FBQztvQkFDcEMsT0FBTyxFQUFFLENBQUMsWUFBWSxDQUFDO29CQUN2QixPQUFPLEVBQUUsQ0FBQyxvQkFBb0IsQ0FBQztvQkFDL0IsT0FBTyxFQUFFLENBQUMsZ0JBQWdCLENBQUM7aUJBQzVCIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgTmdNb2R1bGUsIE5PX0VSUk9SU19TQ0hFTUEgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuaW1wb3J0IHsgTW9ua2V5QmFkZ2VDb21wb25lbnQgfSBmcm9tICcuL2JhZGdlLmNvbXBvbmVudCc7XHJcbmltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XHJcblxyXG5ATmdNb2R1bGUoe1xyXG4gIGRlY2xhcmF0aW9uczogW01vbmtleUJhZGdlQ29tcG9uZW50XSxcclxuICBpbXBvcnRzOiBbQ29tbW9uTW9kdWxlXSxcclxuICBleHBvcnRzOiBbTW9ua2V5QmFkZ2VDb21wb25lbnRdLFxyXG4gIHNjaGVtYXM6IFtOT19FUlJPUlNfU0NIRU1BXSxcclxufSlcclxuZXhwb3J0IGNsYXNzIE1vbmtleUJhZGdlTW9kdWxlIHt9XHJcbiJdfQ==
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export * from './badge.component';
|
|
2
2
|
export * from './badge.module';
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9tb25rZXktc3R5bGUtZ3VpZGUvc3JjL2xpYi9jb21wb25lbnRzL2JhZGdlL2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGNBQWMsbUJBQW1CLENBQUM7QUFDbEMsY0FBYyxnQkFBZ0IsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCAqIGZyb20gJy4vYmFkZ2UuY29tcG9uZW50JztcclxuZXhwb3J0ICogZnJvbSAnLi9iYWRnZS5tb2R1bGUnO1xyXG4iXX0=
|
|
@@ -18,8 +18,8 @@ export class MonkeyButtonAvatarComponent {
|
|
|
18
18
|
this._handledValue = label?.charAt(0);
|
|
19
19
|
}
|
|
20
20
|
}
|
|
21
|
-
MonkeyButtonAvatarComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.
|
|
22
|
-
MonkeyButtonAvatarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.
|
|
21
|
+
MonkeyButtonAvatarComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyButtonAvatarComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
22
|
+
MonkeyButtonAvatarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", type: MonkeyButtonAvatarComponent, selector: "monkey-button-avatar", inputs: { label: "label", type: "type", size: "size", img: "img" }, ngImport: i0, template: `
|
|
23
23
|
<div
|
|
24
24
|
[ngClass]="'mecx-button-avatar mecx-button-avatar__' + type + ' mecx-button-avatar__' + size"
|
|
25
25
|
>
|
|
@@ -27,7 +27,7 @@ MonkeyButtonAvatarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.
|
|
|
27
27
|
<span *ngIf="!img && _handledValue">{{ _handledValue }}</span>
|
|
28
28
|
</div>
|
|
29
29
|
`, isInline: true, directives: [{ type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
30
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.
|
|
30
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyButtonAvatarComponent, decorators: [{
|
|
31
31
|
type: Component,
|
|
32
32
|
args: [{
|
|
33
33
|
selector: 'monkey-button-avatar',
|
|
@@ -40,8 +40,8 @@ export class MonkeyButtonDropdownComponent {
|
|
|
40
40
|
}, 20);
|
|
41
41
|
}
|
|
42
42
|
}
|
|
43
|
-
MonkeyButtonDropdownComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.
|
|
44
|
-
MonkeyButtonDropdownComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.
|
|
43
|
+
MonkeyButtonDropdownComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyButtonDropdownComponent, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
44
|
+
MonkeyButtonDropdownComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", type: MonkeyButtonDropdownComponent, selector: "monkey-button-dropdown", inputs: { label: "label", type: "type", listenClicks: "listenClicks" }, host: { listeners: { "document:click": "clickout($event)", "click": "clickon($event)" } }, ngImport: i0, template: `
|
|
45
45
|
<mecx-button-dropdown
|
|
46
46
|
[ngClass]="{
|
|
47
47
|
trigger: type === 'filled',
|
|
@@ -70,7 +70,7 @@ MonkeyButtonDropdownComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "1
|
|
|
70
70
|
</mecx-button-dropdown-options>
|
|
71
71
|
</mecx-button-dropdown>
|
|
72
72
|
`, isInline: true, components: [{ type: i1.MonkeyIconComponent, selector: "monkey-icon", inputs: ["icon", "color", "contrast", "disabled"] }], directives: [{ type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i2.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }, { type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
73
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.
|
|
73
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyButtonDropdownComponent, decorators: [{
|
|
74
74
|
type: Component,
|
|
75
75
|
args: [{
|
|
76
76
|
selector: 'monkey-button-dropdown',
|
|
@@ -28,8 +28,8 @@ export class MonkeyButtonComponent {
|
|
|
28
28
|
}
|
|
29
29
|
}
|
|
30
30
|
}
|
|
31
|
-
MonkeyButtonComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.
|
|
32
|
-
MonkeyButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.
|
|
31
|
+
MonkeyButtonComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyButtonComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
32
|
+
MonkeyButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", type: MonkeyButtonComponent, selector: "monkey-button", inputs: { label: "label", icon: "icon", iconPosition: "iconPosition", type: "type", color: "color", disabled: "disabled", size: "size" }, host: { listeners: { "click": "onClick($event)" } }, ngImport: i0, template: `
|
|
33
33
|
<button
|
|
34
34
|
[ngClass]="
|
|
35
35
|
'mecx-button-' +
|
|
@@ -78,7 +78,7 @@ MonkeyButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0",
|
|
|
78
78
|
></monkey-icon>
|
|
79
79
|
</button>
|
|
80
80
|
`, isInline: true, components: [{ type: i1.MonkeyIconComponent, selector: "monkey-icon", inputs: ["icon", "color", "contrast", "disabled"] }], directives: [{ type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
81
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.
|
|
81
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyButtonComponent, decorators: [{
|
|
82
82
|
type: Component,
|
|
83
83
|
args: [{
|
|
84
84
|
selector: 'monkey-button',
|
|
@@ -8,10 +8,10 @@ import { MonkeyIconModule } from '../icon/icon.module';
|
|
|
8
8
|
import * as i0 from "@angular/core";
|
|
9
9
|
export class MonkeyButtonModule {
|
|
10
10
|
}
|
|
11
|
-
MonkeyButtonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.
|
|
12
|
-
MonkeyButtonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.1.
|
|
13
|
-
MonkeyButtonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.1.
|
|
14
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.
|
|
11
|
+
MonkeyButtonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
12
|
+
MonkeyButtonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyButtonModule, declarations: [MonkeyButtonComponent, MonkeyButtonDropdownComponent, MonkeyButtonAvatarComponent], imports: [CommonModule, FormsModule, ReactiveFormsModule, MonkeyIconModule], exports: [MonkeyButtonComponent, MonkeyButtonDropdownComponent, MonkeyButtonAvatarComponent] });
|
|
13
|
+
MonkeyButtonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyButtonModule, imports: [[CommonModule, FormsModule, ReactiveFormsModule, MonkeyIconModule]] });
|
|
14
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyButtonModule, decorators: [{
|
|
15
15
|
type: NgModule,
|
|
16
16
|
args: [{
|
|
17
17
|
declarations: [MonkeyButtonComponent, MonkeyButtonDropdownComponent, MonkeyButtonAvatarComponent],
|
|
@@ -47,8 +47,8 @@ export class MonkeyCheckboxComponent {
|
|
|
47
47
|
this.writeValue(value);
|
|
48
48
|
}
|
|
49
49
|
}
|
|
50
|
-
MonkeyCheckboxComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.
|
|
51
|
-
MonkeyCheckboxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.
|
|
50
|
+
MonkeyCheckboxComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyCheckboxComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
51
|
+
MonkeyCheckboxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", type: MonkeyCheckboxComponent, selector: "monkey-checkbox", inputs: { label: "label", type: "type", helperMessage: "helperMessage", infoMessage: "infoMessage", errorMessage: "errorMessage", description: "description", value: "value" }, outputs: { onChange: "onChange" }, providers: [
|
|
52
52
|
{
|
|
53
53
|
provide: NG_VALUE_ACCESSOR,
|
|
54
54
|
useExisting: forwardRef(() => MonkeyCheckboxComponent),
|
|
@@ -93,7 +93,7 @@ MonkeyCheckboxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0"
|
|
|
93
93
|
</mecx-form-field>
|
|
94
94
|
</ng-template>
|
|
95
95
|
`, isInline: true, directives: [{ type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i2.CheckboxControlValueAccessor, selector: "input[type=checkbox][formControlName],input[type=checkbox][formControl],input[type=checkbox][ngModel]" }, { type: i2.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: i2.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
96
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.
|
|
96
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyCheckboxComponent, decorators: [{
|
|
97
97
|
type: Component,
|
|
98
98
|
args: [{
|
|
99
99
|
selector: 'monkey-checkbox',
|
|
@@ -5,10 +5,10 @@ import { FormsModule, ReactiveFormsModule } from '@angular/forms';
|
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export class MonkeyCheckboxModule {
|
|
7
7
|
}
|
|
8
|
-
MonkeyCheckboxModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.
|
|
9
|
-
MonkeyCheckboxModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.1.
|
|
10
|
-
MonkeyCheckboxModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.1.
|
|
11
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.
|
|
8
|
+
MonkeyCheckboxModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyCheckboxModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
9
|
+
MonkeyCheckboxModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyCheckboxModule, declarations: [MonkeyCheckboxComponent], imports: [CommonModule, FormsModule, ReactiveFormsModule], exports: [MonkeyCheckboxComponent] });
|
|
10
|
+
MonkeyCheckboxModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyCheckboxModule, imports: [[CommonModule, FormsModule, ReactiveFormsModule]] });
|
|
11
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: MonkeyCheckboxModule, decorators: [{
|
|
12
12
|
type: NgModule,
|
|
13
13
|
args: [{
|
|
14
14
|
declarations: [MonkeyCheckboxComponent],
|