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.
Files changed (151) hide show
  1. package/assets/scss/partials/_helper-classes.scss +20 -0
  2. package/assets/scss/partials/_variables.scss +24 -46
  3. package/fesm2022/monkey-style-guide-v2.mjs +293 -293
  4. package/fesm2022/monkey-style-guide-v2.mjs.map +1 -1
  5. package/index.d.ts +1996 -5
  6. package/monkey-style-guide-v2-0.0.102.tgz +0 -0
  7. package/package.json +8 -8
  8. package/lib/components/accordion/accordion.component.d.ts +0 -19
  9. package/lib/components/accordion/index.d.ts +0 -6
  10. package/lib/components/action-bar/action-bar.component.d.ts +0 -9
  11. package/lib/components/action-bar/index.d.ts +0 -6
  12. package/lib/components/alert/alert.component.d.ts +0 -23
  13. package/lib/components/alert/index.d.ts +0 -6
  14. package/lib/components/autocomplete/autocomplete.component.d.ts +0 -68
  15. package/lib/components/autocomplete/index.d.ts +0 -6
  16. package/lib/components/autocomplete-address/autocomplete-address.component.d.ts +0 -68
  17. package/lib/components/autocomplete-address/index.d.ts +0 -6
  18. package/lib/components/avatar/avatar.component.d.ts +0 -31
  19. package/lib/components/avatar/index.d.ts +0 -6
  20. package/lib/components/badge/badge.component.d.ts +0 -19
  21. package/lib/components/badge/index.d.ts +0 -6
  22. package/lib/components/breadcrumb/breadcrumb.component.d.ts +0 -18
  23. package/lib/components/breadcrumb/index.d.ts +0 -6
  24. package/lib/components/button/button.component.d.ts +0 -20
  25. package/lib/components/button/index.d.ts +0 -6
  26. package/lib/components/checkbox/checkbox.component.d.ts +0 -47
  27. package/lib/components/checkbox/index.d.ts +0 -6
  28. package/lib/components/date-range/date-range.component.d.ts +0 -59
  29. package/lib/components/date-range/index.d.ts +0 -6
  30. package/lib/components/date-range/month/index.d.ts +0 -6
  31. package/lib/components/date-range/month/month.component.d.ts +0 -38
  32. package/lib/components/date-range/quick-actions/index.d.ts +0 -6
  33. package/lib/components/date-range/quick-actions/quick-actions.component.d.ts +0 -19
  34. package/lib/components/date-range/utils.d.ts +0 -40
  35. package/lib/components/divider/divider.component.d.ts +0 -20
  36. package/lib/components/divider/index.d.ts +0 -6
  37. package/lib/components/download-button/download-button.component.d.ts +0 -28
  38. package/lib/components/download-button/index.d.ts +0 -6
  39. package/lib/components/filter-bar/filter-bar.component.d.ts +0 -15
  40. package/lib/components/filter-bar/index.d.ts +0 -6
  41. package/lib/components/form-field/form-field-control.d.ts +0 -19
  42. package/lib/components/form-field/form-field.component.d.ts +0 -74
  43. package/lib/components/form-field/form-field.module.d.ts +0 -8
  44. package/lib/components/form-field/index.d.ts +0 -9
  45. package/lib/components/form-field/utils.d.ts +0 -6
  46. package/lib/components/icon/icon.component.d.ts +0 -15
  47. package/lib/components/icon/index.d.ts +0 -6
  48. package/lib/components/icon-button/icon-button.component.d.ts +0 -16
  49. package/lib/components/icon-button/index.d.ts +0 -6
  50. package/lib/components/index.d.ts +0 -41
  51. package/lib/components/input/index.d.ts +0 -8
  52. package/lib/components/input/input-currency.directive.d.ts +0 -57
  53. package/lib/components/input/input.directive.d.ts +0 -52
  54. package/lib/components/input/input.module.d.ts +0 -8
  55. package/lib/components/input/validators.d.ts +0 -1
  56. package/lib/components/input-code/index.d.ts +0 -6
  57. package/lib/components/input-code/input-code.component.d.ts +0 -48
  58. package/lib/components/input-date-range/index.d.ts +0 -6
  59. package/lib/components/input-date-range/input-date-range.component.d.ts +0 -57
  60. package/lib/components/input-phone/index.d.ts +0 -6
  61. package/lib/components/input-phone/input-phone.component.d.ts +0 -67
  62. package/lib/components/input-upload/index.d.ts +0 -6
  63. package/lib/components/input-upload/input-upload.component.d.ts +0 -64
  64. package/lib/components/modal/components/confirmation.component.d.ts +0 -12
  65. package/lib/components/modal/components/default.d.ts +0 -12
  66. package/lib/components/modal/directives/actions.d.ts +0 -7
  67. package/lib/components/modal/directives/content.d.ts +0 -6
  68. package/lib/components/modal/directives/subtitle.d.ts +0 -6
  69. package/lib/components/modal/directives/title.d.ts +0 -6
  70. package/lib/components/modal/index.d.ts +0 -15
  71. package/lib/components/modal/modal-config.d.ts +0 -38
  72. package/lib/components/modal/modal-ref.d.ts +0 -28
  73. package/lib/components/modal/modal.component.d.ts +0 -22
  74. package/lib/components/modal/modal.module.d.ts +0 -17
  75. package/lib/components/modal/modal.service.d.ts +0 -28
  76. package/lib/components/modal/utils.d.ts +0 -18
  77. package/lib/components/option/index.d.ts +0 -6
  78. package/lib/components/option/option.component.d.ts +0 -20
  79. package/lib/components/radio-button/index.d.ts +0 -6
  80. package/lib/components/radio-button/radio-button.component.d.ts +0 -54
  81. package/lib/components/security-level/index.d.ts +0 -6
  82. package/lib/components/security-level/security-level.component.d.ts +0 -14
  83. package/lib/components/select/index.d.ts +0 -6
  84. package/lib/components/select/select.component.d.ts +0 -87
  85. package/lib/components/status/index.d.ts +0 -6
  86. package/lib/components/status/status.component.d.ts +0 -17
  87. package/lib/components/stepper/index.d.ts +0 -3
  88. package/lib/components/stepper/step/step.component.d.ts +0 -23
  89. package/lib/components/stepper/stepper.component.d.ts +0 -22
  90. package/lib/components/stepper/stepper.module.d.ts +0 -10
  91. package/lib/components/table/components/pagination-action/pagination-action.d.ts +0 -17
  92. package/lib/components/table/components/pagination-label/pagination-label.d.ts +0 -10
  93. package/lib/components/table/components/pagination-size/pagination-size.d.ts +0 -15
  94. package/lib/components/table/directives/column-checked.d.ts +0 -32
  95. package/lib/components/table/directives/column-expansible.d.ts +0 -25
  96. package/lib/components/table/directives/column-sortable.d.ts +0 -24
  97. package/lib/components/table/directives/column-stick.d.ts +0 -6
  98. package/lib/components/table/index.d.ts +0 -14
  99. package/lib/components/table/table.component.d.ts +0 -32
  100. package/lib/components/table/table.module.d.ts +0 -16
  101. package/lib/components/tabs/index.d.ts +0 -4
  102. package/lib/components/tabs/tab-link.directive.d.ts +0 -22
  103. package/lib/components/tabs/tab.component.d.ts +0 -17
  104. package/lib/components/tabs/tabs.component.d.ts +0 -38
  105. package/lib/components/tabs/tabs.module.d.ts +0 -9
  106. package/lib/components/toast/index.d.ts +0 -6
  107. package/lib/components/toast/toast.component.d.ts +0 -31
  108. package/lib/components/toggle/index.d.ts +0 -6
  109. package/lib/components/toggle/toggle.component.d.ts +0 -17
  110. package/lib/components/toggle-line/index.d.ts +0 -7
  111. package/lib/components/toggle-line/toggle-line-button/index.d.ts +0 -6
  112. package/lib/components/toggle-line/toggle-line-button/toggle-line-button.component.d.ts +0 -16
  113. package/lib/components/toggle-line/toggle-line.component.d.ts +0 -24
  114. package/lib/components/tooltip/index.d.ts +0 -7
  115. package/lib/components/tooltip/tooltip/index.d.ts +0 -6
  116. package/lib/components/tooltip/tooltip/tooltip.component.d.ts +0 -19
  117. package/lib/components/tooltip/tooltip.directive.d.ts +0 -31
  118. package/lib/components/user-profile-button/index.d.ts +0 -6
  119. package/lib/components/user-profile-button/user-profile-button.component.d.ts +0 -24
  120. package/lib/directives/badge.d.ts +0 -24
  121. package/lib/directives/error.d.ts +0 -5
  122. package/lib/directives/helper.d.ts +0 -5
  123. package/lib/directives/index.d.ts +0 -14
  124. package/lib/directives/info.d.ts +0 -5
  125. package/lib/directives/label.d.ts +0 -5
  126. package/lib/directives/module.d.ts +0 -14
  127. package/lib/directives/popover.d.ts +0 -68
  128. package/lib/directives/prefix.d.ts +0 -5
  129. package/lib/directives/suffix.d.ts +0 -9
  130. package/lib/interfaces/alert.d.ts +0 -6
  131. package/lib/interfaces/autocomplete-address.d.ts +0 -21
  132. package/lib/interfaces/autocomplete.d.ts +0 -7
  133. package/lib/interfaces/breadcrumb.d.ts +0 -10
  134. package/lib/interfaces/button.d.ts +0 -7
  135. package/lib/interfaces/index.d.ts +0 -14
  136. package/lib/interfaces/popover.d.ts +0 -12
  137. package/lib/interfaces/sizes.d.ts +0 -6
  138. package/lib/interfaces/table.d.ts +0 -9
  139. package/lib/interfaces/toast.d.ts +0 -27
  140. package/lib/services/address.service.d.ts +0 -19
  141. package/lib/services/dictionary.service.d.ts +0 -11
  142. package/lib/services/index.d.ts +0 -9
  143. package/lib/services/stepper.service.d.ts +0 -8
  144. package/lib/services/toast.service.d.ts +0 -11
  145. package/lib/tokens/index.d.ts +0 -12
  146. package/monkey-style-guide-v2-0.0.99.tgz +0 -0
  147. package/public-api.d.ts +0 -10
  148. package/utils/icon.d.ts +0 -8
  149. package/utils/id-generator.d.ts +0 -6
  150. package/utils/index.d.ts +0 -3
  151. 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: var(--mecx-color-error-main),
23
- 50: #fff,
24
- 100: var(--mecx-color-error-100),
25
- 200: var(--mecx-color-error-200),
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: var(--mecx-color-warning-main),
36
- 50: #fff,
37
- 100: var(--mecx-color-warning-100),
38
- 200: var(--mecx-color-warning-200),
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: var(--mecx-color-success-main),
49
- 50: #fff,
50
- 100: var(--mecx-color-success-100),
51
- 200: var(--mecx-color-success-200),
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: var(--mecx-color-question-main),
62
- 50: #fff,
63
- 100: var(--mecx-color-question-100),
64
- 200: var(--mecx-color-question-200),
65
- 300: var(--mecx-color-question-300),
66
- 400: var(--mecx-color-question-400),
67
- 500: var(--mecx-color-question-500),
68
- 600: var(--mecx-color-question-600),
69
- 700: var(--mecx-color-question-700),
70
- 800: var(--mecx-color-question-800),
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: #f8fafb,
75
- 100: #f1f2f3,
52
+ 50: #f1f2f3,
53
+ 100: #e9eaec,
76
54
  200: #e9eaec,
77
55
  300: #d3d6da,
78
56
  400: #bdc1c7,