monkey-style-guide-v2 0.0.99 → 0.0.102
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/_helper-classes.scss +20 -0
- package/assets/scss/partials/_variables.scss +24 -46
- package/fesm2022/monkey-style-guide-v2.mjs +293 -293
- package/fesm2022/monkey-style-guide-v2.mjs.map +1 -1
- package/index.d.ts +1996 -5
- package/monkey-style-guide-v2-0.0.102.tgz +0 -0
- package/package.json +8 -8
- package/lib/components/accordion/accordion.component.d.ts +0 -19
- package/lib/components/accordion/index.d.ts +0 -6
- package/lib/components/action-bar/action-bar.component.d.ts +0 -9
- package/lib/components/action-bar/index.d.ts +0 -6
- package/lib/components/alert/alert.component.d.ts +0 -23
- package/lib/components/alert/index.d.ts +0 -6
- package/lib/components/autocomplete/autocomplete.component.d.ts +0 -68
- package/lib/components/autocomplete/index.d.ts +0 -6
- package/lib/components/autocomplete-address/autocomplete-address.component.d.ts +0 -68
- package/lib/components/autocomplete-address/index.d.ts +0 -6
- package/lib/components/avatar/avatar.component.d.ts +0 -31
- package/lib/components/avatar/index.d.ts +0 -6
- package/lib/components/badge/badge.component.d.ts +0 -19
- package/lib/components/badge/index.d.ts +0 -6
- package/lib/components/breadcrumb/breadcrumb.component.d.ts +0 -18
- package/lib/components/breadcrumb/index.d.ts +0 -6
- package/lib/components/button/button.component.d.ts +0 -20
- package/lib/components/button/index.d.ts +0 -6
- package/lib/components/checkbox/checkbox.component.d.ts +0 -47
- package/lib/components/checkbox/index.d.ts +0 -6
- package/lib/components/date-range/date-range.component.d.ts +0 -59
- package/lib/components/date-range/index.d.ts +0 -6
- package/lib/components/date-range/month/index.d.ts +0 -6
- package/lib/components/date-range/month/month.component.d.ts +0 -38
- package/lib/components/date-range/quick-actions/index.d.ts +0 -6
- package/lib/components/date-range/quick-actions/quick-actions.component.d.ts +0 -19
- package/lib/components/date-range/utils.d.ts +0 -40
- package/lib/components/divider/divider.component.d.ts +0 -20
- package/lib/components/divider/index.d.ts +0 -6
- package/lib/components/download-button/download-button.component.d.ts +0 -28
- package/lib/components/download-button/index.d.ts +0 -6
- package/lib/components/filter-bar/filter-bar.component.d.ts +0 -15
- package/lib/components/filter-bar/index.d.ts +0 -6
- package/lib/components/form-field/form-field-control.d.ts +0 -19
- package/lib/components/form-field/form-field.component.d.ts +0 -74
- package/lib/components/form-field/form-field.module.d.ts +0 -8
- package/lib/components/form-field/index.d.ts +0 -9
- package/lib/components/form-field/utils.d.ts +0 -6
- package/lib/components/icon/icon.component.d.ts +0 -15
- package/lib/components/icon/index.d.ts +0 -6
- package/lib/components/icon-button/icon-button.component.d.ts +0 -16
- package/lib/components/icon-button/index.d.ts +0 -6
- package/lib/components/index.d.ts +0 -41
- package/lib/components/input/index.d.ts +0 -8
- package/lib/components/input/input-currency.directive.d.ts +0 -57
- package/lib/components/input/input.directive.d.ts +0 -52
- package/lib/components/input/input.module.d.ts +0 -8
- package/lib/components/input/validators.d.ts +0 -1
- package/lib/components/input-code/index.d.ts +0 -6
- package/lib/components/input-code/input-code.component.d.ts +0 -48
- package/lib/components/input-date-range/index.d.ts +0 -6
- package/lib/components/input-date-range/input-date-range.component.d.ts +0 -57
- package/lib/components/input-phone/index.d.ts +0 -6
- package/lib/components/input-phone/input-phone.component.d.ts +0 -67
- package/lib/components/input-upload/index.d.ts +0 -6
- package/lib/components/input-upload/input-upload.component.d.ts +0 -64
- package/lib/components/modal/components/confirmation.component.d.ts +0 -12
- package/lib/components/modal/components/default.d.ts +0 -12
- package/lib/components/modal/directives/actions.d.ts +0 -7
- package/lib/components/modal/directives/content.d.ts +0 -6
- package/lib/components/modal/directives/subtitle.d.ts +0 -6
- package/lib/components/modal/directives/title.d.ts +0 -6
- package/lib/components/modal/index.d.ts +0 -15
- package/lib/components/modal/modal-config.d.ts +0 -38
- package/lib/components/modal/modal-ref.d.ts +0 -28
- package/lib/components/modal/modal.component.d.ts +0 -22
- package/lib/components/modal/modal.module.d.ts +0 -17
- package/lib/components/modal/modal.service.d.ts +0 -28
- package/lib/components/modal/utils.d.ts +0 -18
- package/lib/components/option/index.d.ts +0 -6
- package/lib/components/option/option.component.d.ts +0 -20
- package/lib/components/radio-button/index.d.ts +0 -6
- package/lib/components/radio-button/radio-button.component.d.ts +0 -54
- package/lib/components/security-level/index.d.ts +0 -6
- package/lib/components/security-level/security-level.component.d.ts +0 -14
- package/lib/components/select/index.d.ts +0 -6
- package/lib/components/select/select.component.d.ts +0 -87
- package/lib/components/status/index.d.ts +0 -6
- package/lib/components/status/status.component.d.ts +0 -17
- package/lib/components/stepper/index.d.ts +0 -3
- package/lib/components/stepper/step/step.component.d.ts +0 -23
- package/lib/components/stepper/stepper.component.d.ts +0 -22
- package/lib/components/stepper/stepper.module.d.ts +0 -10
- package/lib/components/table/components/pagination-action/pagination-action.d.ts +0 -17
- package/lib/components/table/components/pagination-label/pagination-label.d.ts +0 -10
- package/lib/components/table/components/pagination-size/pagination-size.d.ts +0 -15
- package/lib/components/table/directives/column-checked.d.ts +0 -32
- package/lib/components/table/directives/column-expansible.d.ts +0 -25
- package/lib/components/table/directives/column-sortable.d.ts +0 -24
- package/lib/components/table/directives/column-stick.d.ts +0 -6
- package/lib/components/table/index.d.ts +0 -14
- package/lib/components/table/table.component.d.ts +0 -32
- package/lib/components/table/table.module.d.ts +0 -16
- package/lib/components/tabs/index.d.ts +0 -4
- package/lib/components/tabs/tab-link.directive.d.ts +0 -22
- package/lib/components/tabs/tab.component.d.ts +0 -17
- package/lib/components/tabs/tabs.component.d.ts +0 -38
- package/lib/components/tabs/tabs.module.d.ts +0 -9
- package/lib/components/toast/index.d.ts +0 -6
- package/lib/components/toast/toast.component.d.ts +0 -31
- package/lib/components/toggle/index.d.ts +0 -6
- package/lib/components/toggle/toggle.component.d.ts +0 -17
- package/lib/components/toggle-line/index.d.ts +0 -7
- package/lib/components/toggle-line/toggle-line-button/index.d.ts +0 -6
- package/lib/components/toggle-line/toggle-line-button/toggle-line-button.component.d.ts +0 -16
- package/lib/components/toggle-line/toggle-line.component.d.ts +0 -24
- package/lib/components/tooltip/index.d.ts +0 -7
- package/lib/components/tooltip/tooltip/index.d.ts +0 -6
- package/lib/components/tooltip/tooltip/tooltip.component.d.ts +0 -19
- package/lib/components/tooltip/tooltip.directive.d.ts +0 -31
- package/lib/components/user-profile-button/index.d.ts +0 -6
- package/lib/components/user-profile-button/user-profile-button.component.d.ts +0 -24
- package/lib/directives/badge.d.ts +0 -24
- package/lib/directives/error.d.ts +0 -5
- package/lib/directives/helper.d.ts +0 -5
- package/lib/directives/index.d.ts +0 -14
- package/lib/directives/info.d.ts +0 -5
- package/lib/directives/label.d.ts +0 -5
- package/lib/directives/module.d.ts +0 -14
- package/lib/directives/popover.d.ts +0 -68
- package/lib/directives/prefix.d.ts +0 -5
- package/lib/directives/suffix.d.ts +0 -9
- package/lib/interfaces/alert.d.ts +0 -6
- package/lib/interfaces/autocomplete-address.d.ts +0 -21
- package/lib/interfaces/autocomplete.d.ts +0 -7
- package/lib/interfaces/breadcrumb.d.ts +0 -10
- package/lib/interfaces/button.d.ts +0 -7
- package/lib/interfaces/index.d.ts +0 -14
- package/lib/interfaces/popover.d.ts +0 -12
- package/lib/interfaces/sizes.d.ts +0 -6
- package/lib/interfaces/table.d.ts +0 -9
- package/lib/interfaces/toast.d.ts +0 -27
- package/lib/services/address.service.d.ts +0 -19
- package/lib/services/dictionary.service.d.ts +0 -11
- package/lib/services/index.d.ts +0 -9
- package/lib/services/stepper.service.d.ts +0 -8
- package/lib/services/toast.service.d.ts +0 -11
- package/lib/tokens/index.d.ts +0 -12
- package/monkey-style-guide-v2-0.0.99.tgz +0 -0
- package/public-api.d.ts +0 -10
- package/utils/icon.d.ts +0 -8
- package/utils/id-generator.d.ts +0 -6
- package/utils/index.d.ts +0 -3
- package/utils/utils.d.ts +0 -6
|
@@ -17,6 +17,26 @@ body {
|
|
|
17
17
|
:root {
|
|
18
18
|
background-color: var(--mecx-color-white);
|
|
19
19
|
|
|
20
|
+
@each $key, $value in $mecx-error {
|
|
21
|
+
--mecx-color-error-#{$key}: #{$value};
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
@each $key, $value in $mecx-warning {
|
|
25
|
+
--mecx-color-warning-#{$key}: #{$value};
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
@each $key, $value in $mecx-success {
|
|
29
|
+
--mecx-color-success-#{$key}: #{$value};
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
@each $key, $value in $mecx-question {
|
|
33
|
+
--mecx-color-question-#{$key}: #{$value};
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
@each $key, $value in $mecx-support {
|
|
37
|
+
--mecx-color-support-#{$key}: #{$value};
|
|
38
|
+
}
|
|
39
|
+
|
|
20
40
|
@each $key, $value in $mecx-gray {
|
|
21
41
|
--mecx-color-gray-#{$key}: #{$value};
|
|
22
42
|
}
|
|
@@ -19,60 +19,38 @@ $mecx-theme: (
|
|
|
19
19
|
900: var(--mecx-color-theme-900)
|
|
20
20
|
);
|
|
21
21
|
$mecx-error: (
|
|
22
|
-
main:
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
300: var(--mecx-color-error-300),
|
|
27
|
-
400: var(--mecx-color-error-400),
|
|
28
|
-
500: var(--mecx-color-error-500),
|
|
29
|
-
600: var(--mecx-color-error-600),
|
|
30
|
-
700: var(--mecx-color-error-700),
|
|
31
|
-
800: var(--mecx-color-error-800),
|
|
32
|
-
900: var(--mecx-color-error-900)
|
|
22
|
+
main: #fa3838,
|
|
23
|
+
100: #ffecec,
|
|
24
|
+
500: #fa3838,
|
|
25
|
+
700: #db0505
|
|
33
26
|
);
|
|
34
27
|
$mecx-warning: (
|
|
35
|
-
main:
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
300: var(--mecx-color-warning-300),
|
|
40
|
-
400: var(--mecx-color-warning-400),
|
|
41
|
-
500: var(--mecx-color-warning-500),
|
|
42
|
-
600: var(--mecx-color-warning-600),
|
|
43
|
-
700: var(--mecx-color-warning-700),
|
|
44
|
-
800: var(--mecx-color-warning-800),
|
|
45
|
-
900: var(--mecx-color-warning-900)
|
|
28
|
+
main: #efa30e,
|
|
29
|
+
100: #fff8eb,
|
|
30
|
+
500: #efa30e,
|
|
31
|
+
700: #cb8601
|
|
46
32
|
);
|
|
47
33
|
$mecx-success: (
|
|
48
|
-
main:
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
300: var(--mecx-color-success-300),
|
|
53
|
-
400: var(--mecx-color-success-400),
|
|
54
|
-
500: var(--mecx-color-success-500),
|
|
55
|
-
600: var(--mecx-color-success-600),
|
|
56
|
-
700: var(--mecx-color-success-700),
|
|
57
|
-
800: var(--mecx-color-success-800),
|
|
58
|
-
900: var(--mecx-color-success-900)
|
|
34
|
+
main: #00875a,
|
|
35
|
+
100: #ebfff8,
|
|
36
|
+
500: #00875a,
|
|
37
|
+
700: #005236
|
|
59
38
|
);
|
|
60
39
|
$mecx-question: (
|
|
61
|
-
main:
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
900: var(--mecx-color-question-900)
|
|
40
|
+
main: #8d38fa,
|
|
41
|
+
100: #f4ebff,
|
|
42
|
+
500: #8d38fa,
|
|
43
|
+
800: #2d0264
|
|
44
|
+
);
|
|
45
|
+
$mecx-support: (
|
|
46
|
+
blue: #003687,
|
|
47
|
+
pink: #870069,
|
|
48
|
+
brown: #873100,
|
|
49
|
+
green: #7c8700
|
|
72
50
|
);
|
|
73
51
|
$mecx-gray: (
|
|
74
|
-
50: #
|
|
75
|
-
100: #
|
|
52
|
+
50: #f1f2f3,
|
|
53
|
+
100: #e9eaec,
|
|
76
54
|
200: #e9eaec,
|
|
77
55
|
300: #d3d6da,
|
|
78
56
|
400: #bdc1c7,
|