monkey-style-guide 2.0.176 → 2.0.178

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 (604) hide show
  1. package/README.md +1281 -1272
  2. package/assets/data/country-codes.json +1466 -1466
  3. package/assets/icons/add-plus.svg +5 -5
  4. package/assets/icons/address-book.svg +4 -4
  5. package/assets/icons/arrow-down.svg +3 -3
  6. package/assets/icons/arrow-left.svg +3 -3
  7. package/assets/icons/arrow-line-right.svg +5 -5
  8. package/assets/icons/arrow-right.svg +3 -3
  9. package/assets/icons/arrow-up.svg +3 -3
  10. package/assets/icons/arrows.svg +6 -6
  11. package/assets/icons/auction.svg +7 -7
  12. package/assets/icons/average-tax.svg +6 -6
  13. package/assets/icons/bank-account.svg +12 -12
  14. package/assets/icons/bank-agency.svg +8 -8
  15. package/assets/icons/bank.svg +3 -3
  16. package/assets/icons/banknote-search.svg +8 -8
  17. package/assets/icons/bell.svg +4 -4
  18. package/assets/icons/block.svg +4 -4
  19. package/assets/icons/book-open-text.svg +10 -10
  20. package/assets/icons/book.svg +4 -4
  21. package/assets/icons/box.svg +6 -6
  22. package/assets/icons/build-approved.svg +9 -0
  23. package/assets/icons/build-person.svg +9 -9
  24. package/assets/icons/build-refused.svg +9 -0
  25. package/assets/icons/build-waiting.svg +8 -0
  26. package/assets/icons/calendar-box.svg +10 -0
  27. package/assets/icons/calendar.svg +6 -6
  28. package/assets/icons/camera.svg +4 -4
  29. package/assets/icons/card-machine.svg +14 -14
  30. package/assets/icons/card.svg +4 -4
  31. package/assets/icons/cash-banknote-invoice.svg +8 -8
  32. package/assets/icons/chat.svg +4 -4
  33. package/assets/icons/check-circle-out.svg +4 -4
  34. package/assets/icons/check-circle.svg +4 -4
  35. package/assets/icons/check-grey.svg +3 -3
  36. package/assets/icons/check-white.svg +4 -4
  37. package/assets/icons/check.svg +3 -3
  38. package/assets/icons/clipboard.svg +4 -4
  39. package/assets/icons/clock-closed.svg +6 -6
  40. package/assets/icons/clock.svg +4 -4
  41. package/assets/icons/close-circle.svg +5 -5
  42. package/assets/icons/close.svg +4 -4
  43. package/assets/icons/cnpj.svg +9 -9
  44. package/assets/icons/codepen.svg +7 -7
  45. package/assets/icons/company-name.svg +12 -12
  46. package/assets/icons/contract-pen.svg +7 -7
  47. package/assets/icons/contract.svg +14 -14
  48. package/assets/icons/delete.svg +5 -5
  49. package/assets/icons/document.svg +7 -7
  50. package/assets/icons/dollar-sign-circle.svg +7 -7
  51. package/assets/icons/dollar-sign.svg +5 -5
  52. package/assets/icons/domain.svg +9 -9
  53. package/assets/icons/dots-menu.svg +5 -5
  54. package/assets/icons/double-arrow-left.svg +4 -4
  55. package/assets/icons/double-arrow-right.svg +4 -4
  56. package/assets/icons/download.svg +5 -5
  57. package/assets/icons/drag-drop.svg +8 -8
  58. package/assets/icons/edit-square.svg +4 -4
  59. package/assets/icons/edit.svg +3 -3
  60. package/assets/icons/email-send-fast.svg +8 -8
  61. package/assets/icons/email.svg +4 -4
  62. package/assets/icons/empty-doc.svg +4 -4
  63. package/assets/icons/error.svg +5 -5
  64. package/assets/icons/eye-closed.svg +11 -11
  65. package/assets/icons/eye-open.svg +4 -4
  66. package/assets/icons/filter-add.svg +6 -6
  67. package/assets/icons/filter.svg +3 -3
  68. package/assets/icons/grid.svg +6 -6
  69. package/assets/icons/hands-clap.svg +10 -10
  70. package/assets/icons/help.svg +5 -5
  71. package/assets/icons/hexagon.svg +3 -3
  72. package/assets/icons/home.svg +4 -4
  73. package/assets/icons/image.svg +5 -5
  74. package/assets/icons/info.svg +6 -6
  75. package/assets/icons/invoice.svg +5 -5
  76. package/assets/icons/invoices-anticipated.svg +8 -8
  77. package/assets/icons/invoices-approval.svg +8 -8
  78. package/assets/icons/invoices-refused.svg +8 -8
  79. package/assets/icons/lighting-circle.svg +5 -5
  80. package/assets/icons/list.svg +8 -8
  81. package/assets/icons/location-pin.svg +4 -4
  82. package/assets/icons/login.svg +5 -5
  83. package/assets/icons/logout.svg +5 -5
  84. package/assets/icons/mail-open-document.svg +6 -0
  85. package/assets/icons/medal.svg +12 -12
  86. package/assets/icons/menu.svg +5 -5
  87. package/assets/icons/money-cedule.svg +6 -6
  88. package/assets/icons/money-discount.svg +8 -8
  89. package/assets/icons/money-hand.svg +6 -6
  90. package/assets/icons/money-net.svg +8 -8
  91. package/assets/icons/money-new.svg +7 -7
  92. package/assets/icons/money-percent.svg +10 -0
  93. package/assets/icons/money-refused.svg +9 -0
  94. package/assets/icons/money-sign.svg +4 -4
  95. package/assets/icons/money-waiting.svg +8 -0
  96. package/assets/icons/money.svg +6 -6
  97. package/assets/icons/more-circle.svg +5 -5
  98. package/assets/icons/more.svg +4 -4
  99. package/assets/icons/new-company.svg +10 -10
  100. package/assets/icons/offered.svg +5 -5
  101. package/assets/icons/office-work.svg +10 -10
  102. package/assets/icons/open-external.svg +5 -5
  103. package/assets/icons/password.svg +4 -4
  104. package/assets/icons/people.svg +6 -6
  105. package/assets/icons/percent-box.svg +6 -0
  106. package/assets/icons/percent.svg +5 -5
  107. package/assets/icons/person-document.svg +10 -10
  108. package/assets/icons/person-sad.svg +6 -6
  109. package/assets/icons/phone-call.svg +4 -4
  110. package/assets/icons/phone.svg +3 -3
  111. package/assets/icons/pin-navigation.svg +5 -5
  112. package/assets/icons/pork.svg +5 -5
  113. package/assets/icons/radio.svg +4 -4
  114. package/assets/icons/refresh.svg +5 -5
  115. package/assets/icons/registration.svg +8 -8
  116. package/assets/icons/repeat.svg +4 -4
  117. package/assets/icons/search.svg +4 -4
  118. package/assets/icons/second-warning.svg +5 -5
  119. package/assets/icons/settings.svg +4 -4
  120. package/assets/icons/shield-chekmark.svg +3 -3
  121. package/assets/icons/star-shining.svg +13 -13
  122. package/assets/icons/star.svg +3 -3
  123. package/assets/icons/store.svg +8 -8
  124. package/assets/icons/target-dart-arrow.svg +6 -6
  125. package/assets/icons/today.svg +9 -9
  126. package/assets/icons/trash.svg +6 -6
  127. package/assets/icons/trophy.svg +8 -8
  128. package/assets/icons/unfold-more.svg +4 -4
  129. package/assets/icons/upload.svg +5 -5
  130. package/assets/icons/user-group.svg +8 -8
  131. package/assets/icons/user.svg +4 -4
  132. package/assets/icons/waiting.svg +17 -17
  133. package/assets/icons/wallet.svg +5 -5
  134. package/assets/icons/warning.svg +5 -5
  135. package/assets/scss/partials/_breakpoints.scss +35 -35
  136. package/assets/scss/partials/_forms.scss +350 -350
  137. package/assets/scss/partials/_index.scss +11 -11
  138. package/assets/scss/partials/_radio-button.scss +35 -35
  139. package/assets/scss/partials/_style-reset.scss +185 -185
  140. package/assets/scss/partials/_typography.scss +149 -149
  141. package/assets/scss/partials/_variables.scss +184 -184
  142. package/assets/scss/partials/components/_badge.scss +55 -55
  143. package/assets/scss/partials/components/_buttons.scss +831 -831
  144. package/assets/scss/partials/components/_checkbox.scss +69 -69
  145. package/assets/scss/partials/components/_date-range-picker.scss +265 -265
  146. package/assets/scss/partials/components/_expansion.scss +96 -96
  147. package/assets/scss/partials/components/_image-crop.scss +305 -305
  148. package/assets/scss/partials/components/_index.scss +23 -23
  149. package/assets/scss/partials/components/_input-phone.scss +36 -36
  150. package/assets/scss/partials/components/_input.scss +65 -65
  151. package/assets/scss/partials/components/_modal.scss +282 -282
  152. package/assets/scss/partials/components/_progressbar.scss +112 -112
  153. package/assets/scss/partials/components/_radiobutton.scss +66 -66
  154. package/assets/scss/partials/components/_select.scss +356 -356
  155. package/assets/scss/partials/components/_snackbar.scss +204 -204
  156. package/assets/scss/partials/components/_stepper.scss +86 -86
  157. package/assets/scss/partials/components/_tab.scss +82 -82
  158. package/assets/scss/partials/components/_table.scss +148 -148
  159. package/assets/scss/partials/components/_toggle.scss +103 -103
  160. package/assets/scss/partials/components/_wizard.scss +112 -112
  161. package/esm2020/lib/components/badge/badge.component.mjs +43 -43
  162. package/esm2020/lib/components/badge/badge.module.mjs +19 -19
  163. package/esm2020/lib/components/badge/index.mjs +3 -3
  164. package/esm2020/lib/components/button/button-avatar.component.mjs +53 -53
  165. package/esm2020/lib/components/button/button-dropdown.component.mjs +121 -121
  166. package/esm2020/lib/components/button/button.component.mjs +154 -154
  167. package/esm2020/lib/components/button/button.module.mjs +23 -23
  168. package/esm2020/lib/components/button/index.mjs +5 -5
  169. package/esm2020/lib/components/checkbox/checkbox.component.mjs +165 -165
  170. package/esm2020/lib/components/checkbox/checkbox.module.mjs +20 -20
  171. package/esm2020/lib/components/checkbox/index.mjs +3 -3
  172. package/esm2020/lib/components/date-range-picker/date-range-picker.component.mjs +660 -660
  173. package/esm2020/lib/components/date-range-picker/date-range-picker.module.mjs +22 -22
  174. package/esm2020/lib/components/date-range-picker/index.mjs +3 -3
  175. package/esm2020/lib/components/expansion/expansion.component.mjs +115 -115
  176. package/esm2020/lib/components/expansion/expansion.module.mjs +20 -20
  177. package/esm2020/lib/components/expansion/index.mjs +3 -3
  178. package/esm2020/lib/components/file-upload/file-upload.component.mjs +294 -294
  179. package/esm2020/lib/components/file-upload/file-upload.module.mjs +37 -37
  180. package/esm2020/lib/components/file-upload/index.mjs +3 -3
  181. package/esm2020/lib/components/icon/icon-add-plus.component.mjs +15 -15
  182. package/esm2020/lib/components/icon/icon-address-book.component.mjs +15 -15
  183. package/esm2020/lib/components/icon/icon-arrow-down.component.mjs +15 -15
  184. package/esm2020/lib/components/icon/icon-arrow-left.component.mjs +15 -15
  185. package/esm2020/lib/components/icon/icon-arrow-line-right.component.mjs +15 -15
  186. package/esm2020/lib/components/icon/icon-arrow-right.component.mjs +15 -15
  187. package/esm2020/lib/components/icon/icon-arrow-up.component.mjs +15 -15
  188. package/esm2020/lib/components/icon/icon-arrows.component.mjs +15 -15
  189. package/esm2020/lib/components/icon/icon-auction.component.mjs +15 -15
  190. package/esm2020/lib/components/icon/icon-average-tax.component.mjs +15 -0
  191. package/esm2020/lib/components/icon/icon-bank-account.component.mjs +15 -15
  192. package/esm2020/lib/components/icon/icon-bank-agency.component.mjs +15 -0
  193. package/esm2020/lib/components/icon/icon-bank.component.mjs +15 -15
  194. package/esm2020/lib/components/icon/icon-banknote-search.component.mjs +15 -15
  195. package/esm2020/lib/components/icon/icon-bell.component.mjs +15 -15
  196. package/esm2020/lib/components/icon/icon-block.component.mjs +15 -15
  197. package/esm2020/lib/components/icon/icon-book-open-text.component.mjs +15 -15
  198. package/esm2020/lib/components/icon/icon-book.component.mjs +15 -15
  199. package/esm2020/lib/components/icon/icon-box.component.mjs +15 -15
  200. package/esm2020/lib/components/icon/icon-build-approved.component.mjs +15 -0
  201. package/esm2020/lib/components/icon/icon-build-person.component.mjs +15 -15
  202. package/esm2020/lib/components/icon/icon-build-refused.component.mjs +15 -0
  203. package/esm2020/lib/components/icon/icon-build-waiting.component.mjs +15 -0
  204. package/esm2020/lib/components/icon/icon-calendar-box.component.mjs +15 -0
  205. package/esm2020/lib/components/icon/icon-calendar.component.mjs +15 -15
  206. package/esm2020/lib/components/icon/icon-camera.component.mjs +15 -15
  207. package/esm2020/lib/components/icon/icon-card-machine.component.mjs +15 -15
  208. package/esm2020/lib/components/icon/icon-card.component.mjs +15 -15
  209. package/esm2020/lib/components/icon/icon-cash-banknote-invoice.component.mjs +15 -0
  210. package/esm2020/lib/components/icon/icon-chat.component.mjs +15 -15
  211. package/esm2020/lib/components/icon/icon-check-circle-out.component.mjs +15 -15
  212. package/esm2020/lib/components/icon/icon-check-circle.component.mjs +15 -15
  213. package/esm2020/lib/components/icon/icon-check-grey.component.mjs +15 -15
  214. package/esm2020/lib/components/icon/icon-check-white.component.mjs +15 -15
  215. package/esm2020/lib/components/icon/icon-check.component.mjs +15 -15
  216. package/esm2020/lib/components/icon/icon-clipboard.component.mjs +15 -15
  217. package/esm2020/lib/components/icon/icon-clock-closed.component.mjs +15 -15
  218. package/esm2020/lib/components/icon/icon-clock.component.mjs +15 -15
  219. package/esm2020/lib/components/icon/icon-close-circle.component.mjs +15 -15
  220. package/esm2020/lib/components/icon/icon-close.component.mjs +15 -15
  221. package/esm2020/lib/components/icon/icon-cnpj.component.mjs +15 -15
  222. package/esm2020/lib/components/icon/icon-codepen.component.mjs +15 -15
  223. package/esm2020/lib/components/icon/icon-company-name.component.mjs +15 -15
  224. package/esm2020/lib/components/icon/icon-contract-pen.component.mjs +15 -15
  225. package/esm2020/lib/components/icon/icon-contract.component.mjs +15 -15
  226. package/esm2020/lib/components/icon/icon-delete.component.mjs +15 -15
  227. package/esm2020/lib/components/icon/icon-document.component.mjs +15 -15
  228. package/esm2020/lib/components/icon/icon-dollar-sign-circle.component.mjs +15 -15
  229. package/esm2020/lib/components/icon/icon-dollar-sign.component.mjs +15 -15
  230. package/esm2020/lib/components/icon/icon-domain.component.mjs +15 -15
  231. package/esm2020/lib/components/icon/icon-dots-menu.component.mjs +15 -15
  232. package/esm2020/lib/components/icon/icon-double-arrow-left.component.mjs +15 -15
  233. package/esm2020/lib/components/icon/icon-double-arrow-right.component.mjs +15 -15
  234. package/esm2020/lib/components/icon/icon-download.component.mjs +15 -15
  235. package/esm2020/lib/components/icon/icon-drag-drop.component.mjs +15 -15
  236. package/esm2020/lib/components/icon/icon-edit-square.component.mjs +15 -15
  237. package/esm2020/lib/components/icon/icon-edit.component.mjs +15 -15
  238. package/esm2020/lib/components/icon/icon-email-send-fast.component.mjs +15 -15
  239. package/esm2020/lib/components/icon/icon-email.component.mjs +15 -15
  240. package/esm2020/lib/components/icon/icon-empty-doc.component.mjs +15 -15
  241. package/esm2020/lib/components/icon/icon-error.component.mjs +15 -15
  242. package/esm2020/lib/components/icon/icon-eye-closed.component.mjs +15 -15
  243. package/esm2020/lib/components/icon/icon-eye-open.component.mjs +15 -15
  244. package/esm2020/lib/components/icon/icon-filter-add.component.mjs +15 -15
  245. package/esm2020/lib/components/icon/icon-filter.component.mjs +15 -15
  246. package/esm2020/lib/components/icon/icon-grid.component.mjs +15 -15
  247. package/esm2020/lib/components/icon/icon-hands-clap.component.mjs +15 -15
  248. package/esm2020/lib/components/icon/icon-help.component.mjs +15 -15
  249. package/esm2020/lib/components/icon/icon-hexagon.component.mjs +15 -15
  250. package/esm2020/lib/components/icon/icon-home.component.mjs +15 -15
  251. package/esm2020/lib/components/icon/icon-image.component.mjs +15 -15
  252. package/esm2020/lib/components/icon/icon-info.component.mjs +15 -15
  253. package/esm2020/lib/components/icon/icon-invoice.component.mjs +15 -15
  254. package/esm2020/lib/components/icon/icon-invoices-anticipated.component.mjs +15 -15
  255. package/esm2020/lib/components/icon/icon-invoices-approval.component.mjs +15 -15
  256. package/esm2020/lib/components/icon/icon-invoices-refused.component.mjs +15 -15
  257. package/esm2020/lib/components/icon/icon-lighting-circle.component.mjs +15 -15
  258. package/esm2020/lib/components/icon/icon-list.component.mjs +15 -15
  259. package/esm2020/lib/components/icon/icon-location-pin.component.mjs +15 -15
  260. package/esm2020/lib/components/icon/icon-login.component.mjs +15 -15
  261. package/esm2020/lib/components/icon/icon-logout.component.mjs +15 -15
  262. package/esm2020/lib/components/icon/icon-mail-open-document.component.mjs +15 -0
  263. package/esm2020/lib/components/icon/icon-medal.component.mjs +15 -15
  264. package/esm2020/lib/components/icon/icon-menu.component.mjs +15 -15
  265. package/esm2020/lib/components/icon/icon-money-cedule.component.mjs +15 -15
  266. package/esm2020/lib/components/icon/icon-money-discount.component.mjs +15 -0
  267. package/esm2020/lib/components/icon/icon-money-hand.component.mjs +15 -15
  268. package/esm2020/lib/components/icon/icon-money-net.component.mjs +15 -0
  269. package/esm2020/lib/components/icon/icon-money-new.component.mjs +15 -0
  270. package/esm2020/lib/components/icon/icon-money-percent.component.mjs +15 -0
  271. package/esm2020/lib/components/icon/icon-money-refused.component.mjs +15 -0
  272. package/esm2020/lib/components/icon/icon-money-sign.component.mjs +15 -15
  273. package/esm2020/lib/components/icon/icon-money-waiting.component.mjs +15 -0
  274. package/esm2020/lib/components/icon/icon-money.component.mjs +15 -15
  275. package/esm2020/lib/components/icon/icon-more-circle.component.mjs +15 -15
  276. package/esm2020/lib/components/icon/icon-more.component.mjs +15 -15
  277. package/esm2020/lib/components/icon/icon-new-company.component.mjs +15 -15
  278. package/esm2020/lib/components/icon/icon-offered.component.mjs +15 -15
  279. package/esm2020/lib/components/icon/icon-open-external.component.mjs +15 -15
  280. package/esm2020/lib/components/icon/icon-password.component.mjs +15 -15
  281. package/esm2020/lib/components/icon/icon-people.component.mjs +15 -15
  282. package/esm2020/lib/components/icon/icon-percent-box.component.mjs +15 -0
  283. package/esm2020/lib/components/icon/icon-percent.component.mjs +15 -15
  284. package/esm2020/lib/components/icon/icon-person-document.component.mjs +15 -15
  285. package/esm2020/lib/components/icon/icon-person-sad.component.mjs +15 -15
  286. package/esm2020/lib/components/icon/icon-phone-call.component.mjs +15 -15
  287. package/esm2020/lib/components/icon/icon-phone.component.mjs +15 -15
  288. package/esm2020/lib/components/icon/icon-pin-navigation.component.mjs +15 -15
  289. package/esm2020/lib/components/icon/icon-pork.component.mjs +15 -15
  290. package/esm2020/lib/components/icon/icon-radio.component.mjs +15 -15
  291. package/esm2020/lib/components/icon/icon-refresh.component.mjs +15 -15
  292. package/esm2020/lib/components/icon/icon-registration.component.mjs +15 -0
  293. package/esm2020/lib/components/icon/icon-repeat.component.mjs +15 -15
  294. package/esm2020/lib/components/icon/icon-search.component.mjs +15 -15
  295. package/esm2020/lib/components/icon/icon-second-warning.component.mjs +15 -15
  296. package/esm2020/lib/components/icon/icon-settings.component.mjs +15 -15
  297. package/esm2020/lib/components/icon/icon-shield-chekmark.component.mjs +15 -15
  298. package/esm2020/lib/components/icon/icon-star-shining.component.mjs +15 -15
  299. package/esm2020/lib/components/icon/icon-star.component.mjs +15 -15
  300. package/esm2020/lib/components/icon/icon-store.component.mjs +15 -15
  301. package/esm2020/lib/components/icon/icon-target-dart-arrow.component.mjs +15 -15
  302. package/esm2020/lib/components/icon/icon-today.component.mjs +15 -15
  303. package/esm2020/lib/components/icon/icon-trash.component.mjs +15 -15
  304. package/esm2020/lib/components/icon/icon-trophy.component.mjs +15 -15
  305. package/esm2020/lib/components/icon/icon-unfold-more.component.mjs +15 -15
  306. package/esm2020/lib/components/icon/icon-upload.component.mjs +15 -15
  307. package/esm2020/lib/components/icon/icon-user-group.component.mjs +15 -15
  308. package/esm2020/lib/components/icon/icon-user.component.mjs +15 -15
  309. package/esm2020/lib/components/icon/icon-waiting.component.mjs +15 -15
  310. package/esm2020/lib/components/icon/icon-wallet.component.mjs +15 -15
  311. package/esm2020/lib/components/icon/icon-warning.component.mjs +15 -15
  312. package/esm2020/lib/components/icon/icon.component.mjs +1796 -1679
  313. package/esm2020/lib/components/icon/icon.module.mjs +283 -387
  314. package/esm2020/lib/components/icon/index.mjs +135 -114
  315. package/esm2020/lib/components/image-crop/image-crop.component.mjs +516 -516
  316. package/esm2020/lib/components/image-crop/image-crop.module.mjs +41 -41
  317. package/esm2020/lib/components/image-crop/index.mjs +3 -3
  318. package/esm2020/lib/components/index.mjs +20 -20
  319. package/esm2020/lib/components/input/index.mjs +4 -4
  320. package/esm2020/lib/components/input/input-filter.component.mjs +286 -286
  321. package/esm2020/lib/components/input/input.component.mjs +384 -384
  322. package/esm2020/lib/components/input/input.module.mjs +38 -38
  323. package/esm2020/lib/components/input-phone/index.mjs +3 -3
  324. package/esm2020/lib/components/input-phone/input-phone.component.mjs +307 -307
  325. package/esm2020/lib/components/input-phone/input-phone.module.mjs +45 -45
  326. package/esm2020/lib/components/modal/index.mjs +3 -3
  327. package/esm2020/lib/components/modal/modal.component.mjs +236 -236
  328. package/esm2020/lib/components/modal/modal.module.mjs +21 -21
  329. package/esm2020/lib/components/option/index.mjs +3 -3
  330. package/esm2020/lib/components/option/option.component.mjs +131 -131
  331. package/esm2020/lib/components/option/option.module.mjs +29 -29
  332. package/esm2020/lib/components/radiobutton/index.mjs +3 -3
  333. package/esm2020/lib/components/radiobutton/radiobutton.component.mjs +165 -165
  334. package/esm2020/lib/components/radiobutton/radiobutton.module.mjs +36 -36
  335. package/esm2020/lib/components/select/index.mjs +6 -6
  336. package/esm2020/lib/components/select/select-filter.component.mjs +197 -197
  337. package/esm2020/lib/components/select/select-multiple.component.mjs +304 -304
  338. package/esm2020/lib/components/select/select-search.component.mjs +306 -306
  339. package/esm2020/lib/components/select/select.component.mjs +245 -245
  340. package/esm2020/lib/components/select/select.module.mjs +61 -61
  341. package/esm2020/lib/components/stepper/index.mjs +3 -3
  342. package/esm2020/lib/components/stepper/stepper.component.mjs +57 -57
  343. package/esm2020/lib/components/stepper/stepper.module.mjs +20 -20
  344. package/esm2020/lib/components/tab/index.mjs +3 -3
  345. package/esm2020/lib/components/tab/tab.component.mjs +100 -100
  346. package/esm2020/lib/components/tab/tab.module.mjs +21 -21
  347. package/esm2020/lib/components/table/index.mjs +4 -4
  348. package/esm2020/lib/components/table/table-column.component.mjs +34 -34
  349. package/esm2020/lib/components/table/table.component.mjs +267 -267
  350. package/esm2020/lib/components/table/table.module.mjs +23 -23
  351. package/esm2020/lib/components/toggle/index.mjs +3 -3
  352. package/esm2020/lib/components/toggle/toggle.component.mjs +56 -56
  353. package/esm2020/lib/components/toggle/toggle.module.mjs +19 -19
  354. package/esm2020/lib/components/wizard/index.mjs +3 -3
  355. package/esm2020/lib/components/wizard/wizard.component.mjs +61 -61
  356. package/esm2020/lib/components/wizard/wizard.module.mjs +33 -33
  357. package/esm2020/lib/core/index.mjs +4 -4
  358. package/esm2020/lib/core/interfaces/index.mjs +3 -3
  359. package/esm2020/lib/core/interfaces/monkey-modal-settings.mjs +2 -2
  360. package/esm2020/lib/core/interfaces/monkey-style-settings.mjs +2 -2
  361. package/esm2020/lib/core/services/index.mjs +4 -4
  362. package/esm2020/lib/core/services/modal/index.mjs +3 -3
  363. package/esm2020/lib/core/services/modal/monkey-style-guide-modal-fixed.service.mjs +52 -52
  364. package/esm2020/lib/core/services/modal/monkey-style-guide-modal.service.mjs +55 -55
  365. package/esm2020/lib/core/services/monkey-style-guide.service.mjs +17 -17
  366. package/esm2020/lib/core/services/settings/index.mjs +1 -1
  367. package/esm2020/lib/core/services/settings/monkey-style-guide-settings.service.mjs +41 -41
  368. package/esm2020/lib/core/services/settings/monkey-style-guide-theme-settings.service.mjs +80 -80
  369. package/esm2020/lib/core/services/snackbar/index.mjs +1 -1
  370. package/esm2020/lib/core/services/snackbar/mokey-style-guide-snackbar.service.mjs +226 -226
  371. package/esm2020/lib/core/utils/index.mjs +1 -1
  372. package/esm2020/lib/core/utils/utils.mjs +240 -240
  373. package/esm2020/lib/monkey-style-guide.module.mjs +31 -31
  374. package/esm2020/monkey-style-guide.mjs +4 -4
  375. package/esm2020/public-api.mjs +9 -9
  376. package/fesm2015/monkey-style-guide.mjs +9831 -9588
  377. package/fesm2015/monkey-style-guide.mjs.map +1 -1
  378. package/fesm2020/monkey-style-guide.mjs +9820 -9577
  379. package/fesm2020/monkey-style-guide.mjs.map +1 -1
  380. package/lib/components/badge/badge.component.d.ts +8 -8
  381. package/lib/components/badge/badge.module.d.ts +8 -8
  382. package/lib/components/badge/index.d.ts +2 -2
  383. package/lib/components/button/button-avatar.component.d.ts +19 -19
  384. package/lib/components/button/button-dropdown.component.d.ts +23 -23
  385. package/lib/components/button/button.component.d.ts +22 -22
  386. package/lib/components/button/button.module.d.ts +12 -12
  387. package/lib/components/button/index.d.ts +4 -4
  388. package/lib/components/checkbox/checkbox.component.d.ts +32 -32
  389. package/lib/components/checkbox/checkbox.module.d.ts +9 -9
  390. package/lib/components/checkbox/index.d.ts +2 -2
  391. package/lib/components/date-range-picker/date-range-picker.component.d.ts +69 -69
  392. package/lib/components/date-range-picker/date-range-picker.module.d.ts +11 -11
  393. package/lib/components/date-range-picker/index.d.ts +2 -2
  394. package/lib/components/expansion/expansion.component.d.ts +20 -20
  395. package/lib/components/expansion/expansion.module.d.ts +9 -9
  396. package/lib/components/expansion/index.d.ts +2 -2
  397. package/lib/components/file-upload/file-upload.component.d.ts +51 -51
  398. package/lib/components/file-upload/file-upload.module.d.ts +11 -11
  399. package/lib/components/file-upload/index.d.ts +2 -2
  400. package/lib/components/icon/icon-add-plus.component.d.ts +7 -7
  401. package/lib/components/icon/icon-address-book.component.d.ts +7 -7
  402. package/lib/components/icon/icon-arrow-down.component.d.ts +7 -7
  403. package/lib/components/icon/icon-arrow-left.component.d.ts +7 -7
  404. package/lib/components/icon/icon-arrow-line-right.component.d.ts +7 -7
  405. package/lib/components/icon/icon-arrow-right.component.d.ts +7 -7
  406. package/lib/components/icon/icon-arrow-up.component.d.ts +7 -7
  407. package/lib/components/icon/icon-arrows.component.d.ts +7 -7
  408. package/lib/components/icon/icon-auction.component.d.ts +7 -7
  409. package/lib/components/icon/{icon-average-tax.d.ts → icon-average-tax.component.d.ts} +7 -7
  410. package/lib/components/icon/icon-bank-account.component.d.ts +7 -7
  411. package/lib/components/icon/{icon-bank-agency.d.ts → icon-bank-agency.component.d.ts} +7 -7
  412. package/lib/components/icon/icon-bank.component.d.ts +7 -7
  413. package/lib/components/icon/icon-banknote-search.component.d.ts +7 -7
  414. package/lib/components/icon/icon-bell.component.d.ts +7 -7
  415. package/lib/components/icon/icon-block.component.d.ts +7 -7
  416. package/lib/components/icon/icon-book-open-text.component.d.ts +7 -7
  417. package/lib/components/icon/icon-book.component.d.ts +7 -7
  418. package/lib/components/icon/icon-box.component.d.ts +7 -7
  419. package/lib/components/icon/icon-build-approved.component.d.ts +7 -0
  420. package/lib/components/icon/icon-build-person.component.d.ts +7 -7
  421. package/lib/components/icon/icon-build-refused.component.d.ts +7 -0
  422. package/lib/components/icon/icon-build-waiting.component.d.ts +7 -0
  423. package/lib/components/icon/icon-calendar-box.component.d.ts +7 -0
  424. package/lib/components/icon/icon-calendar.component.d.ts +7 -7
  425. package/lib/components/icon/icon-camera.component.d.ts +7 -7
  426. package/lib/components/icon/icon-card-machine.component.d.ts +7 -7
  427. package/lib/components/icon/icon-card.component.d.ts +7 -7
  428. package/lib/components/icon/{icon-cash-banknote-invoice.d.ts → icon-cash-banknote-invoice.component.d.ts} +7 -7
  429. package/lib/components/icon/icon-chat.component.d.ts +7 -7
  430. package/lib/components/icon/icon-check-circle-out.component.d.ts +7 -7
  431. package/lib/components/icon/icon-check-circle.component.d.ts +7 -7
  432. package/lib/components/icon/icon-check-grey.component.d.ts +7 -7
  433. package/lib/components/icon/icon-check-white.component.d.ts +7 -7
  434. package/lib/components/icon/icon-check.component.d.ts +7 -7
  435. package/lib/components/icon/icon-clipboard.component.d.ts +7 -7
  436. package/lib/components/icon/icon-clock-closed.component.d.ts +7 -7
  437. package/lib/components/icon/icon-clock.component.d.ts +7 -7
  438. package/lib/components/icon/icon-close-circle.component.d.ts +7 -7
  439. package/lib/components/icon/icon-close.component.d.ts +7 -7
  440. package/lib/components/icon/icon-cnpj.component.d.ts +7 -7
  441. package/lib/components/icon/icon-codepen.component.d.ts +7 -7
  442. package/lib/components/icon/icon-company-name.component.d.ts +7 -7
  443. package/lib/components/icon/icon-contract-pen.component.d.ts +7 -7
  444. package/lib/components/icon/icon-contract.component.d.ts +7 -7
  445. package/lib/components/icon/icon-delete.component.d.ts +7 -7
  446. package/lib/components/icon/icon-document.component.d.ts +7 -7
  447. package/lib/components/icon/icon-dollar-sign-circle.component.d.ts +7 -7
  448. package/lib/components/icon/icon-dollar-sign.component.d.ts +7 -7
  449. package/lib/components/icon/icon-domain.component.d.ts +7 -7
  450. package/lib/components/icon/icon-dots-menu.component.d.ts +7 -7
  451. package/lib/components/icon/icon-double-arrow-left.component.d.ts +7 -7
  452. package/lib/components/icon/icon-double-arrow-right.component.d.ts +7 -7
  453. package/lib/components/icon/icon-download.component.d.ts +7 -7
  454. package/lib/components/icon/icon-drag-drop.component.d.ts +7 -7
  455. package/lib/components/icon/icon-edit-square.component.d.ts +7 -7
  456. package/lib/components/icon/icon-edit.component.d.ts +7 -7
  457. package/lib/components/icon/icon-email-send-fast.component.d.ts +7 -7
  458. package/lib/components/icon/icon-email.component.d.ts +7 -7
  459. package/lib/components/icon/icon-empty-doc.component.d.ts +7 -7
  460. package/lib/components/icon/icon-error.component.d.ts +7 -7
  461. package/lib/components/icon/icon-eye-closed.component.d.ts +7 -7
  462. package/lib/components/icon/icon-eye-open.component.d.ts +7 -7
  463. package/lib/components/icon/icon-filter-add.component.d.ts +7 -7
  464. package/lib/components/icon/icon-filter.component.d.ts +7 -7
  465. package/lib/components/icon/icon-grid.component.d.ts +7 -7
  466. package/lib/components/icon/icon-hands-clap.component.d.ts +7 -7
  467. package/lib/components/icon/icon-help.component.d.ts +7 -7
  468. package/lib/components/icon/icon-hexagon.component.d.ts +7 -7
  469. package/lib/components/icon/icon-home.component.d.ts +7 -7
  470. package/lib/components/icon/icon-image.component.d.ts +7 -7
  471. package/lib/components/icon/icon-info.component.d.ts +7 -7
  472. package/lib/components/icon/icon-invoice.component.d.ts +7 -7
  473. package/lib/components/icon/icon-invoices-anticipated.component.d.ts +7 -7
  474. package/lib/components/icon/icon-invoices-approval.component.d.ts +7 -7
  475. package/lib/components/icon/icon-invoices-refused.component.d.ts +7 -7
  476. package/lib/components/icon/icon-lighting-circle.component.d.ts +7 -7
  477. package/lib/components/icon/icon-list.component.d.ts +7 -7
  478. package/lib/components/icon/icon-location-pin.component.d.ts +7 -7
  479. package/lib/components/icon/icon-login.component.d.ts +7 -7
  480. package/lib/components/icon/icon-logout.component.d.ts +7 -7
  481. package/lib/components/icon/icon-mail-open-document.component.d.ts +7 -0
  482. package/lib/components/icon/icon-medal.component.d.ts +7 -7
  483. package/lib/components/icon/icon-menu.component.d.ts +7 -7
  484. package/lib/components/icon/icon-money-cedule.component.d.ts +7 -7
  485. package/lib/components/icon/{icon-money-discount.d.ts → icon-money-discount.component.d.ts} +7 -7
  486. package/lib/components/icon/icon-money-hand.component.d.ts +7 -7
  487. package/lib/components/icon/{icon-money-net.d.ts → icon-money-net.component.d.ts} +7 -7
  488. package/lib/components/icon/{icon-money-new.d.ts → icon-money-new.component.d.ts} +7 -7
  489. package/lib/components/icon/icon-money-percent.component.d.ts +7 -0
  490. package/lib/components/icon/icon-money-refused.component.d.ts +7 -0
  491. package/lib/components/icon/icon-money-sign.component.d.ts +7 -7
  492. package/lib/components/icon/icon-money-waiting.component.d.ts +7 -0
  493. package/lib/components/icon/icon-money.component.d.ts +7 -7
  494. package/lib/components/icon/icon-more-circle.component.d.ts +7 -7
  495. package/lib/components/icon/icon-more.component.d.ts +7 -7
  496. package/lib/components/icon/icon-new-company.component.d.ts +7 -7
  497. package/lib/components/icon/icon-offered.component.d.ts +7 -7
  498. package/lib/components/icon/icon-open-external.component.d.ts +7 -7
  499. package/lib/components/icon/icon-password.component.d.ts +7 -7
  500. package/lib/components/icon/icon-people.component.d.ts +7 -7
  501. package/lib/components/icon/icon-percent-box.component.d.ts +7 -0
  502. package/lib/components/icon/icon-percent.component.d.ts +7 -7
  503. package/lib/components/icon/icon-person-document.component.d.ts +7 -7
  504. package/lib/components/icon/icon-person-sad.component.d.ts +7 -7
  505. package/lib/components/icon/icon-phone-call.component.d.ts +7 -7
  506. package/lib/components/icon/icon-phone.component.d.ts +7 -7
  507. package/lib/components/icon/icon-pin-navigation.component.d.ts +7 -7
  508. package/lib/components/icon/icon-pork.component.d.ts +7 -7
  509. package/lib/components/icon/icon-radio.component.d.ts +7 -7
  510. package/lib/components/icon/icon-refresh.component.d.ts +7 -7
  511. package/lib/components/icon/{icon-registration.d.ts → icon-registration.component.d.ts} +7 -7
  512. package/lib/components/icon/icon-repeat.component.d.ts +7 -7
  513. package/lib/components/icon/icon-search.component.d.ts +7 -7
  514. package/lib/components/icon/icon-second-warning.component.d.ts +7 -7
  515. package/lib/components/icon/icon-settings.component.d.ts +7 -7
  516. package/lib/components/icon/icon-shield-chekmark.component.d.ts +7 -7
  517. package/lib/components/icon/icon-star-shining.component.d.ts +7 -7
  518. package/lib/components/icon/icon-star.component.d.ts +7 -7
  519. package/lib/components/icon/icon-store.component.d.ts +7 -7
  520. package/lib/components/icon/icon-target-dart-arrow.component.d.ts +7 -7
  521. package/lib/components/icon/icon-today.component.d.ts +7 -7
  522. package/lib/components/icon/icon-trash.component.d.ts +7 -7
  523. package/lib/components/icon/icon-trophy.component.d.ts +7 -7
  524. package/lib/components/icon/icon-unfold-more.component.d.ts +7 -7
  525. package/lib/components/icon/icon-upload.component.d.ts +7 -7
  526. package/lib/components/icon/icon-user-group.component.d.ts +7 -7
  527. package/lib/components/icon/icon-user.component.d.ts +7 -7
  528. package/lib/components/icon/icon-waiting.component.d.ts +7 -7
  529. package/lib/components/icon/icon-wallet.component.d.ts +7 -7
  530. package/lib/components/icon/icon-warning.component.d.ts +7 -7
  531. package/lib/components/icon/icon.component.d.ts +27 -27
  532. package/lib/components/icon/icon.module.d.ts +139 -130
  533. package/lib/components/icon/index.d.ts +134 -113
  534. package/lib/components/image-crop/image-crop.component.d.ts +77 -77
  535. package/lib/components/image-crop/image-crop.module.d.ts +12 -12
  536. package/lib/components/image-crop/index.d.ts +2 -2
  537. package/lib/components/index.d.ts +19 -19
  538. package/lib/components/input/index.d.ts +3 -3
  539. package/lib/components/input/input-filter.component.d.ts +55 -55
  540. package/lib/components/input/input.component.d.ts +64 -64
  541. package/lib/components/input/input.module.d.ts +12 -12
  542. package/lib/components/input-phone/index.d.ts +2 -2
  543. package/lib/components/input-phone/input-phone.component.d.ts +62 -62
  544. package/lib/components/input-phone/input-phone.module.d.ts +13 -13
  545. package/lib/components/modal/index.d.ts +2 -2
  546. package/lib/components/modal/modal.component.d.ts +24 -24
  547. package/lib/components/modal/modal.module.d.ts +10 -10
  548. package/lib/components/option/index.d.ts +2 -2
  549. package/lib/components/option/option.component.d.ts +22 -22
  550. package/lib/components/option/option.module.d.ts +8 -8
  551. package/lib/components/radiobutton/index.d.ts +2 -2
  552. package/lib/components/radiobutton/radiobutton.component.d.ts +39 -39
  553. package/lib/components/radiobutton/radiobutton.module.d.ts +9 -9
  554. package/lib/components/select/index.d.ts +5 -5
  555. package/lib/components/select/select-filter.component.d.ts +41 -41
  556. package/lib/components/select/select-multiple.component.d.ts +48 -48
  557. package/lib/components/select/select-search.component.d.ts +56 -56
  558. package/lib/components/select/select.component.d.ts +48 -48
  559. package/lib/components/select/select.module.d.ts +15 -15
  560. package/lib/components/stepper/index.d.ts +2 -2
  561. package/lib/components/stepper/stepper.component.d.ts +18 -18
  562. package/lib/components/stepper/stepper.module.d.ts +9 -9
  563. package/lib/components/tab/index.d.ts +2 -2
  564. package/lib/components/tab/tab.component.d.ts +24 -24
  565. package/lib/components/tab/tab.module.d.ts +10 -10
  566. package/lib/components/table/index.d.ts +3 -3
  567. package/lib/components/table/table-column.component.d.ts +5 -5
  568. package/lib/components/table/table.component.d.ts +59 -59
  569. package/lib/components/table/table.module.d.ts +12 -12
  570. package/lib/components/toggle/index.d.ts +2 -2
  571. package/lib/components/toggle/toggle.component.d.ts +18 -18
  572. package/lib/components/toggle/toggle.module.d.ts +8 -8
  573. package/lib/components/wizard/index.d.ts +2 -2
  574. package/lib/components/wizard/wizard.component.d.ts +18 -18
  575. package/lib/components/wizard/wizard.module.d.ts +9 -9
  576. package/lib/core/index.d.ts +3 -3
  577. package/lib/core/interfaces/index.d.ts +2 -2
  578. package/lib/core/interfaces/monkey-modal-settings.d.ts +58 -58
  579. package/lib/core/interfaces/monkey-style-settings.d.ts +59 -59
  580. package/lib/core/services/index.d.ts +3 -3
  581. package/lib/core/services/modal/index.d.ts +2 -2
  582. package/lib/core/services/modal/monkey-style-guide-modal-fixed.service.d.ts +16 -16
  583. package/lib/core/services/modal/monkey-style-guide-modal.service.d.ts +18 -18
  584. package/lib/core/services/monkey-style-guide.service.d.ts +10 -10
  585. package/lib/core/services/settings/index.d.ts +1 -1
  586. package/lib/core/services/settings/monkey-style-guide-settings.service.d.ts +15 -15
  587. package/lib/core/services/settings/monkey-style-guide-theme-settings.service.d.ts +12 -12
  588. package/lib/core/services/snackbar/index.d.ts +1 -1
  589. package/lib/core/services/snackbar/mokey-style-guide-snackbar.service.d.ts +58 -58
  590. package/lib/core/utils/index.d.ts +1 -1
  591. package/lib/core/utils/utils.d.ts +29 -29
  592. package/lib/monkey-style-guide.module.d.ts +8 -8
  593. package/monkey-style-guide-2.0.178.tgz +0 -0
  594. package/monkey-style-guide.d.ts +5 -5
  595. package/package.json +1 -1
  596. package/public-api.d.ts +8 -8
  597. package/esm2020/lib/components/icon/icon-average-tax.mjs +0 -15
  598. package/esm2020/lib/components/icon/icon-bank-agency.mjs +0 -15
  599. package/esm2020/lib/components/icon/icon-cash-banknote-invoice.mjs +0 -15
  600. package/esm2020/lib/components/icon/icon-money-discount.mjs +0 -15
  601. package/esm2020/lib/components/icon/icon-money-net.mjs +0 -15
  602. package/esm2020/lib/components/icon/icon-money-new.mjs +0 -15
  603. package/esm2020/lib/components/icon/icon-registration.mjs +0 -15
  604. package/monkey-style-guide-2.0.176.tgz +0 -0
@@ -1,48 +1,48 @@
1
- /**************************
2
- * Copyright Monkey Exchange. All Rights Reserved
3
- * This style guide was developed by Monkey Exchange Team
4
- * MIT Licence
5
- **************************/
6
- import { EventEmitter, ElementRef, ChangeDetectorRef, OnInit, OnChanges } from '@angular/core';
7
- import { ControlValueAccessor } from '@angular/forms';
8
- import { MonkeyOptionComponent } from '../option';
9
- import * as i0 from "@angular/core";
10
- export declare class MonkeySelectComponent implements OnInit, OnChanges, ControlValueAccessor {
11
- private cdRef;
12
- label: string;
13
- helperMessage: string;
14
- placeholder: string;
15
- icon: string;
16
- infoMessage: string;
17
- errorMessage: string;
18
- labelSelect: string;
19
- onHandleOptions: EventEmitter<any>;
20
- onChange: EventEmitter<any>;
21
- selectOptions: ElementRef;
22
- private handledValue;
23
- private onModelChange;
24
- private onModelTouched;
25
- private options;
26
- _selected: MonkeyOptionComponent;
27
- _opened: boolean;
28
- _id: string;
29
- _disabled: boolean;
30
- constructor(cdRef: ChangeDetectorRef);
31
- private onHandleSelected;
32
- private validateOptions;
33
- private init;
34
- registerOnChange(fn: any): void;
35
- registerOnTouched(fn: any): void;
36
- setDisabledState?(isDisabled: boolean): void;
37
- set value(value: any);
38
- get value(): any;
39
- writeValue(value: any): void;
40
- onChangeValue(event: any, value: any): void;
41
- clickout(): void;
42
- open(): void;
43
- ngOnInit(): void;
44
- ngOnChanges(): void;
45
- onSelectOption(select: MonkeyOptionComponent): void;
46
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeySelectComponent, never>;
47
- static ɵcmp: i0.ɵɵComponentDeclaration<MonkeySelectComponent, "monkey-select", never, { "label": "label"; "helperMessage": "helperMessage"; "placeholder": "placeholder"; "icon": "icon"; "infoMessage": "infoMessage"; "errorMessage": "errorMessage"; "labelSelect": "labelSelect"; "onHandleOptions": "onHandleOptions"; "value": "value"; }, { "onChange": "onChange"; }, ["options"], ["*"]>;
48
- }
1
+ /**************************
2
+ * Copyright Monkey Exchange. All Rights Reserved
3
+ * This style guide was developed by Monkey Exchange Team
4
+ * MIT Licence
5
+ **************************/
6
+ import { EventEmitter, ElementRef, ChangeDetectorRef, OnInit, OnChanges } from '@angular/core';
7
+ import { ControlValueAccessor } from '@angular/forms';
8
+ import { MonkeyOptionComponent } from '../option';
9
+ import * as i0 from "@angular/core";
10
+ export declare class MonkeySelectComponent implements OnInit, OnChanges, ControlValueAccessor {
11
+ private cdRef;
12
+ label: string;
13
+ helperMessage: string;
14
+ placeholder: string;
15
+ icon: string;
16
+ infoMessage: string;
17
+ errorMessage: string;
18
+ labelSelect: string;
19
+ onHandleOptions: EventEmitter<any>;
20
+ onChange: EventEmitter<any>;
21
+ selectOptions: ElementRef;
22
+ private handledValue;
23
+ private onModelChange;
24
+ private onModelTouched;
25
+ private options;
26
+ _selected: MonkeyOptionComponent;
27
+ _opened: boolean;
28
+ _id: string;
29
+ _disabled: boolean;
30
+ constructor(cdRef: ChangeDetectorRef);
31
+ private onHandleSelected;
32
+ private validateOptions;
33
+ private init;
34
+ registerOnChange(fn: any): void;
35
+ registerOnTouched(fn: any): void;
36
+ setDisabledState?(isDisabled: boolean): void;
37
+ set value(value: any);
38
+ get value(): any;
39
+ writeValue(value: any): void;
40
+ onChangeValue(event: any, value: any): void;
41
+ clickout(): void;
42
+ open(): void;
43
+ ngOnInit(): void;
44
+ ngOnChanges(): void;
45
+ onSelectOption(select: MonkeyOptionComponent): void;
46
+ static ɵfac: i0.ɵɵFactoryDeclaration<MonkeySelectComponent, never>;
47
+ static ɵcmp: i0.ɵɵComponentDeclaration<MonkeySelectComponent, "monkey-select", never, { "label": "label"; "helperMessage": "helperMessage"; "placeholder": "placeholder"; "icon": "icon"; "infoMessage": "infoMessage"; "errorMessage": "errorMessage"; "labelSelect": "labelSelect"; "onHandleOptions": "onHandleOptions"; "value": "value"; }, { "onChange": "onChange"; }, ["options"], ["*"]>;
48
+ }
@@ -1,15 +1,15 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./select.component";
3
- import * as i2 from "./select-multiple.component";
4
- import * as i3 from "./select-search.component";
5
- import * as i4 from "./select-filter.component";
6
- import * as i5 from "@angular/common";
7
- import * as i6 from "@angular/forms";
8
- import * as i7 from "../input/input.module";
9
- import * as i8 from "../option/option.module";
10
- import * as i9 from "../icon/icon.module";
11
- export declare class MonkeySelectModule {
12
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeySelectModule, never>;
13
- static ɵmod: i0.ɵɵNgModuleDeclaration<MonkeySelectModule, [typeof i1.MonkeySelectComponent, typeof i2.MonkeySelectMultipleComponent, typeof i3.MonkeySelectSearchComponent, typeof i4.MonkeySelectFilterComponent], [typeof i5.CommonModule, typeof i6.FormsModule, typeof i6.ReactiveFormsModule, typeof i7.MonkeyInputModule, typeof i8.MonkeyOptionModule, typeof i9.MonkeyIconModule], [typeof i1.MonkeySelectComponent, typeof i2.MonkeySelectMultipleComponent, typeof i3.MonkeySelectSearchComponent, typeof i4.MonkeySelectFilterComponent]>;
14
- static ɵinj: i0.ɵɵInjectorDeclaration<MonkeySelectModule>;
15
- }
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./select.component";
3
+ import * as i2 from "./select-multiple.component";
4
+ import * as i3 from "./select-search.component";
5
+ import * as i4 from "./select-filter.component";
6
+ import * as i5 from "@angular/common";
7
+ import * as i6 from "@angular/forms";
8
+ import * as i7 from "../input/input.module";
9
+ import * as i8 from "../option/option.module";
10
+ import * as i9 from "../icon/icon.module";
11
+ export declare class MonkeySelectModule {
12
+ static ɵfac: i0.ɵɵFactoryDeclaration<MonkeySelectModule, never>;
13
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MonkeySelectModule, [typeof i1.MonkeySelectComponent, typeof i2.MonkeySelectMultipleComponent, typeof i3.MonkeySelectSearchComponent, typeof i4.MonkeySelectFilterComponent], [typeof i5.CommonModule, typeof i6.FormsModule, typeof i6.ReactiveFormsModule, typeof i7.MonkeyInputModule, typeof i8.MonkeyOptionModule, typeof i9.MonkeyIconModule], [typeof i1.MonkeySelectComponent, typeof i2.MonkeySelectMultipleComponent, typeof i3.MonkeySelectSearchComponent, typeof i4.MonkeySelectFilterComponent]>;
14
+ static ɵinj: i0.ɵɵInjectorDeclaration<MonkeySelectModule>;
15
+ }
@@ -1,2 +1,2 @@
1
- export * from './stepper.component';
2
- export * from './stepper.module';
1
+ export * from './stepper.component';
2
+ export * from './stepper.module';
@@ -1,18 +1,18 @@
1
- /**************************
2
- * Copyright Monkey Exchange. All Rights Reserved
3
- * This style guide was developed by Monkey Exchange Team
4
- * MIT Licence
5
- **************************/
6
- import { OnInit } from '@angular/core';
7
- import * as i0 from "@angular/core";
8
- export declare class MonkeyStepperComponent implements OnInit {
9
- totalSteps: number;
10
- selectedStep: number;
11
- position: string;
12
- _totalSteps: number[];
13
- _selectedStep: number;
14
- constructor();
15
- ngOnInit(): void;
16
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyStepperComponent, never>;
17
- static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyStepperComponent, "monkey-stepper", never, { "totalSteps": "totalSteps"; "selectedStep": "selectedStep"; "position": "position"; }, {}, never, never>;
18
- }
1
+ /**************************
2
+ * Copyright Monkey Exchange. All Rights Reserved
3
+ * This style guide was developed by Monkey Exchange Team
4
+ * MIT Licence
5
+ **************************/
6
+ import { OnInit } from '@angular/core';
7
+ import * as i0 from "@angular/core";
8
+ export declare class MonkeyStepperComponent implements OnInit {
9
+ totalSteps: number;
10
+ selectedStep: number;
11
+ position: string;
12
+ _totalSteps: number[];
13
+ _selectedStep: number;
14
+ constructor();
15
+ ngOnInit(): void;
16
+ static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyStepperComponent, never>;
17
+ static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyStepperComponent, "monkey-stepper", never, { "totalSteps": "totalSteps"; "selectedStep": "selectedStep"; "position": "position"; }, {}, never, never>;
18
+ }
@@ -1,9 +1,9 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./stepper.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "../icon/icon.module";
5
- export declare class MonkeyStepperModule {
6
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyStepperModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<MonkeyStepperModule, [typeof i1.MonkeyStepperComponent], [typeof i2.CommonModule, typeof i3.MonkeyIconModule], [typeof i1.MonkeyStepperComponent]>;
8
- static ɵinj: i0.ɵɵInjectorDeclaration<MonkeyStepperModule>;
9
- }
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./stepper.component";
3
+ import * as i2 from "@angular/common";
4
+ import * as i3 from "../icon/icon.module";
5
+ export declare class MonkeyStepperModule {
6
+ static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyStepperModule, never>;
7
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MonkeyStepperModule, [typeof i1.MonkeyStepperComponent], [typeof i2.CommonModule, typeof i3.MonkeyIconModule], [typeof i1.MonkeyStepperComponent]>;
8
+ static ɵinj: i0.ɵɵInjectorDeclaration<MonkeyStepperModule>;
9
+ }
@@ -1,2 +1,2 @@
1
- export * from './tab.component';
2
- export * from './tab.module';
1
+ export * from './tab.component';
2
+ export * from './tab.module';
@@ -1,24 +1,24 @@
1
- /**************************
2
- * Copyright Monkey Exchange. All Rights Reserved
3
- * This style guide was developed by Monkey Exchange Team
4
- * MIT Licence
5
- **************************/
6
- import { ChangeDetectorRef, EventEmitter, OnInit } from '@angular/core';
7
- import { MonkeyOptionComponent } from '../option';
8
- import * as i0 from "@angular/core";
9
- export declare class MonkeyTabComponent implements OnInit {
10
- private cdRef;
11
- position: string;
12
- onChange: EventEmitter<any>;
13
- selected: any;
14
- private options;
15
- _selected: MonkeyOptionComponent;
16
- _id: string;
17
- constructor(cdRef: ChangeDetectorRef);
18
- private onHandleSelected;
19
- private validateOptions;
20
- ngOnInit(): void;
21
- onSelectOption(select: MonkeyOptionComponent): void;
22
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyTabComponent, never>;
23
- static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyTabComponent, "monkey-tab", never, { "position": "position"; "selected": "selected"; }, { "onChange": "onChange"; }, ["options"], ["*"]>;
24
- }
1
+ /**************************
2
+ * Copyright Monkey Exchange. All Rights Reserved
3
+ * This style guide was developed by Monkey Exchange Team
4
+ * MIT Licence
5
+ **************************/
6
+ import { ChangeDetectorRef, EventEmitter, OnInit } from '@angular/core';
7
+ import { MonkeyOptionComponent } from '../option';
8
+ import * as i0 from "@angular/core";
9
+ export declare class MonkeyTabComponent implements OnInit {
10
+ private cdRef;
11
+ position: string;
12
+ onChange: EventEmitter<any>;
13
+ selected: any;
14
+ private options;
15
+ _selected: MonkeyOptionComponent;
16
+ _id: string;
17
+ constructor(cdRef: ChangeDetectorRef);
18
+ private onHandleSelected;
19
+ private validateOptions;
20
+ ngOnInit(): void;
21
+ onSelectOption(select: MonkeyOptionComponent): void;
22
+ static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyTabComponent, never>;
23
+ static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyTabComponent, "monkey-tab", never, { "position": "position"; "selected": "selected"; }, { "onChange": "onChange"; }, ["options"], ["*"]>;
24
+ }
@@ -1,10 +1,10 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./tab.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@angular/forms";
5
- import * as i4 from "../option/option.module";
6
- export declare class MonkeyTabModule {
7
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyTabModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDeclaration<MonkeyTabModule, [typeof i1.MonkeyTabComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i3.ReactiveFormsModule, typeof i4.MonkeyOptionModule], [typeof i1.MonkeyTabComponent]>;
9
- static ɵinj: i0.ɵɵInjectorDeclaration<MonkeyTabModule>;
10
- }
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./tab.component";
3
+ import * as i2 from "@angular/common";
4
+ import * as i3 from "@angular/forms";
5
+ import * as i4 from "../option/option.module";
6
+ export declare class MonkeyTabModule {
7
+ static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyTabModule, never>;
8
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MonkeyTabModule, [typeof i1.MonkeyTabComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i3.ReactiveFormsModule, typeof i4.MonkeyOptionModule], [typeof i1.MonkeyTabComponent]>;
9
+ static ɵinj: i0.ɵɵInjectorDeclaration<MonkeyTabModule>;
10
+ }
@@ -1,3 +1,3 @@
1
- export * from './table.component';
2
- export * from './table-column.component';
3
- export * from './table.module';
1
+ export * from './table.component';
2
+ export * from './table-column.component';
3
+ export * from './table.module';
@@ -1,5 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- export declare class MonkeyTableColumnComponent {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyTableColumnComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyTableColumnComponent, "monkey-table-column", never, {}, {}, never, ["*"]>;
5
- }
1
+ import * as i0 from "@angular/core";
2
+ export declare class MonkeyTableColumnComponent {
3
+ static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyTableColumnComponent, never>;
4
+ static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyTableColumnComponent, "monkey-table-column", never, {}, {}, never, ["*"]>;
5
+ }
@@ -1,59 +1,59 @@
1
- /**************************
2
- * Copyright Monkey Exchange. All Rights Reserved
3
- * This style guide was developed by Monkey Exchange Team
4
- * MIT Licence
5
- **************************/
6
- import { ElementRef, EventEmitter, OnChanges, OnInit, TemplateRef } from '@angular/core';
7
- import * as i0 from "@angular/core";
8
- export declare class MonkeyTableComponent implements OnInit, OnChanges {
9
- elRef: ElementRef;
10
- headers: string[];
11
- dataSource: any[];
12
- loading: boolean;
13
- rowTemplate: TemplateRef<any>;
14
- selectable: boolean;
15
- showSelectAll: boolean;
16
- callbackValidation: any;
17
- callbackValidationAll: any;
18
- selectedList: any;
19
- functionId: Function;
20
- infoMessage: string;
21
- pagination: {
22
- links: {
23
- first: {
24
- href: string;
25
- };
26
- self: {
27
- href: string;
28
- };
29
- next: {
30
- href: string;
31
- };
32
- last: {
33
- href: string;
34
- };
35
- prev: {
36
- href: string;
37
- };
38
- };
39
- };
40
- selection: EventEmitter<any>;
41
- selected: EventEmitter<any>;
42
- clicked: EventEmitter<any>;
43
- onPaginate: EventEmitter<"next" | "prev" | "first" | "last">;
44
- private list;
45
- _maxWidth: number;
46
- _newDataSource: any[];
47
- constructor(elRef: ElementRef);
48
- private emitSelection;
49
- private handleDataSource;
50
- ngOnInit(): void;
51
- ngOnChanges(): void;
52
- onHandleSelect(event: MouseEvent, row: any): void;
53
- onHandleSelectAll(event: MouseEvent): void;
54
- onHandleSelected(row: any): boolean;
55
- onHandleSelectedAll(): boolean;
56
- onHandleClicked(row: any): void;
57
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyTableComponent, never>;
58
- static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyTableComponent, "monkey-table", never, { "headers": "headers"; "dataSource": "dataSource"; "loading": "loading"; "rowTemplate": "rowTemplate"; "selectable": "selectable"; "showSelectAll": "showSelectAll"; "callbackValidation": "callbackValidation"; "callbackValidationAll": "callbackValidationAll"; "selectedList": "selectedList"; "functionId": "functionId"; "infoMessage": "infoMessage"; "pagination": "pagination"; }, { "selection": "selection"; "selected": "selected"; "clicked": "clicked"; "onPaginate": "onPaginate"; }, never, never>;
59
- }
1
+ /**************************
2
+ * Copyright Monkey Exchange. All Rights Reserved
3
+ * This style guide was developed by Monkey Exchange Team
4
+ * MIT Licence
5
+ **************************/
6
+ import { ElementRef, EventEmitter, OnChanges, OnInit, TemplateRef } from '@angular/core';
7
+ import * as i0 from "@angular/core";
8
+ export declare class MonkeyTableComponent implements OnInit, OnChanges {
9
+ elRef: ElementRef;
10
+ headers: string[];
11
+ dataSource: any[];
12
+ loading: boolean;
13
+ rowTemplate: TemplateRef<any>;
14
+ selectable: boolean;
15
+ showSelectAll: boolean;
16
+ callbackValidation: any;
17
+ callbackValidationAll: any;
18
+ selectedList: any;
19
+ functionId: Function;
20
+ infoMessage: string;
21
+ pagination: {
22
+ links: {
23
+ first: {
24
+ href: string;
25
+ };
26
+ self: {
27
+ href: string;
28
+ };
29
+ next: {
30
+ href: string;
31
+ };
32
+ last: {
33
+ href: string;
34
+ };
35
+ prev: {
36
+ href: string;
37
+ };
38
+ };
39
+ };
40
+ selection: EventEmitter<any>;
41
+ selected: EventEmitter<any>;
42
+ clicked: EventEmitter<any>;
43
+ onPaginate: EventEmitter<"next" | "prev" | "first" | "last">;
44
+ private list;
45
+ _maxWidth: number;
46
+ _newDataSource: any[];
47
+ constructor(elRef: ElementRef);
48
+ private emitSelection;
49
+ private handleDataSource;
50
+ ngOnInit(): void;
51
+ ngOnChanges(): void;
52
+ onHandleSelect(event: MouseEvent, row: any): void;
53
+ onHandleSelectAll(event: MouseEvent): void;
54
+ onHandleSelected(row: any): boolean;
55
+ onHandleSelectedAll(): boolean;
56
+ onHandleClicked(row: any): void;
57
+ static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyTableComponent, never>;
58
+ static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyTableComponent, "monkey-table", never, { "headers": "headers"; "dataSource": "dataSource"; "loading": "loading"; "rowTemplate": "rowTemplate"; "selectable": "selectable"; "showSelectAll": "showSelectAll"; "callbackValidation": "callbackValidation"; "callbackValidationAll": "callbackValidationAll"; "selectedList": "selectedList"; "functionId": "functionId"; "infoMessage": "infoMessage"; "pagination": "pagination"; }, { "selection": "selection"; "selected": "selected"; "clicked": "clicked"; "onPaginate": "onPaginate"; }, never, never>;
59
+ }
@@ -1,12 +1,12 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./table.component";
3
- import * as i2 from "./table-column.component";
4
- import * as i3 from "@angular/common";
5
- import * as i4 from "../icon/icon.module";
6
- import * as i5 from "../checkbox/checkbox.module";
7
- import * as i6 from "../button/button.module";
8
- export declare class MonkeyTableModule {
9
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyTableModule, never>;
10
- static ɵmod: i0.ɵɵNgModuleDeclaration<MonkeyTableModule, [typeof i1.MonkeyTableComponent, typeof i2.MonkeyTableColumnComponent], [typeof i3.CommonModule, typeof i4.MonkeyIconModule, typeof i5.MonkeyCheckboxModule, typeof i6.MonkeyButtonModule], [typeof i1.MonkeyTableComponent, typeof i2.MonkeyTableColumnComponent]>;
11
- static ɵinj: i0.ɵɵInjectorDeclaration<MonkeyTableModule>;
12
- }
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./table.component";
3
+ import * as i2 from "./table-column.component";
4
+ import * as i3 from "@angular/common";
5
+ import * as i4 from "../icon/icon.module";
6
+ import * as i5 from "../checkbox/checkbox.module";
7
+ import * as i6 from "../button/button.module";
8
+ export declare class MonkeyTableModule {
9
+ static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyTableModule, never>;
10
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MonkeyTableModule, [typeof i1.MonkeyTableComponent, typeof i2.MonkeyTableColumnComponent], [typeof i3.CommonModule, typeof i4.MonkeyIconModule, typeof i5.MonkeyCheckboxModule, typeof i6.MonkeyButtonModule], [typeof i1.MonkeyTableComponent, typeof i2.MonkeyTableColumnComponent]>;
11
+ static ɵinj: i0.ɵɵInjectorDeclaration<MonkeyTableModule>;
12
+ }
@@ -1,2 +1,2 @@
1
- export * from './toggle.component';
2
- export * from './toggle.module';
1
+ export * from './toggle.component';
2
+ export * from './toggle.module';
@@ -1,18 +1,18 @@
1
- /**************************
2
- * Copyright Monkey Exchange. All Rights Reserved
3
- * This style guide was developed by Monkey Exchange Team
4
- * MIT Licence
5
- **************************/
6
- import { EventEmitter } from '@angular/core';
7
- import * as i0 from "@angular/core";
8
- export declare class MonkeyToggleComponent {
9
- value: boolean;
10
- disabled: boolean;
11
- onChange: EventEmitter<any>;
12
- _id: string;
13
- _open: boolean;
14
- constructor();
15
- onClick(event: any): void;
16
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyToggleComponent, never>;
17
- static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyToggleComponent, "monkey-toggle", never, { "value": "value"; "disabled": "disabled"; }, { "onChange": "onChange"; }, never, never>;
18
- }
1
+ /**************************
2
+ * Copyright Monkey Exchange. All Rights Reserved
3
+ * This style guide was developed by Monkey Exchange Team
4
+ * MIT Licence
5
+ **************************/
6
+ import { EventEmitter } from '@angular/core';
7
+ import * as i0 from "@angular/core";
8
+ export declare class MonkeyToggleComponent {
9
+ value: boolean;
10
+ disabled: boolean;
11
+ onChange: EventEmitter<any>;
12
+ _id: string;
13
+ _open: boolean;
14
+ constructor();
15
+ onClick(event: any): void;
16
+ static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyToggleComponent, never>;
17
+ static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyToggleComponent, "monkey-toggle", never, { "value": "value"; "disabled": "disabled"; }, { "onChange": "onChange"; }, never, never>;
18
+ }
@@ -1,8 +1,8 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./toggle.component";
3
- import * as i2 from "@angular/common";
4
- export declare class MonkeyToggleModule {
5
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyToggleModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<MonkeyToggleModule, [typeof i1.MonkeyToggleComponent], [typeof i2.CommonModule], [typeof i1.MonkeyToggleComponent]>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<MonkeyToggleModule>;
8
- }
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./toggle.component";
3
+ import * as i2 from "@angular/common";
4
+ export declare class MonkeyToggleModule {
5
+ static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyToggleModule, never>;
6
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MonkeyToggleModule, [typeof i1.MonkeyToggleComponent], [typeof i2.CommonModule], [typeof i1.MonkeyToggleComponent]>;
7
+ static ɵinj: i0.ɵɵInjectorDeclaration<MonkeyToggleModule>;
8
+ }
@@ -1,2 +1,2 @@
1
- export * from './wizard.component';
2
- export * from './wizard.module';
1
+ export * from './wizard.component';
2
+ export * from './wizard.module';
@@ -1,18 +1,18 @@
1
- /**************************
2
- * Copyright Monkey Exchange. All Rights Reserved
3
- * This style guide was developed by Monkey Exchange Team
4
- * MIT Licence
5
- **************************/
6
- import { OnInit } from '@angular/core';
7
- import * as i0 from "@angular/core";
8
- export declare class MonkeyWizardComponent implements OnInit {
9
- totalSteps: number;
10
- selectedStep: number;
11
- position: string;
12
- _totalSteps: number[];
13
- _selectedStep: number;
14
- constructor();
15
- ngOnInit(): void;
16
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyWizardComponent, never>;
17
- static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyWizardComponent, "monkey-wizard", never, { "totalSteps": "totalSteps"; "selectedStep": "selectedStep"; "position": "position"; }, {}, never, never>;
18
- }
1
+ /**************************
2
+ * Copyright Monkey Exchange. All Rights Reserved
3
+ * This style guide was developed by Monkey Exchange Team
4
+ * MIT Licence
5
+ **************************/
6
+ import { OnInit } from '@angular/core';
7
+ import * as i0 from "@angular/core";
8
+ export declare class MonkeyWizardComponent implements OnInit {
9
+ totalSteps: number;
10
+ selectedStep: number;
11
+ position: string;
12
+ _totalSteps: number[];
13
+ _selectedStep: number;
14
+ constructor();
15
+ ngOnInit(): void;
16
+ static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyWizardComponent, never>;
17
+ static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyWizardComponent, "monkey-wizard", never, { "totalSteps": "totalSteps"; "selectedStep": "selectedStep"; "position": "position"; }, {}, never, never>;
18
+ }
@@ -1,9 +1,9 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./wizard.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "../icon/icon.module";
5
- export declare class MonkeyWizardModule {
6
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyWizardModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<MonkeyWizardModule, [typeof i1.MonkeyWizardComponent], [typeof i2.CommonModule, typeof i3.MonkeyIconModule], [typeof i1.MonkeyWizardComponent]>;
8
- static ɵinj: i0.ɵɵInjectorDeclaration<MonkeyWizardModule>;
9
- }
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./wizard.component";
3
+ import * as i2 from "@angular/common";
4
+ import * as i3 from "../icon/icon.module";
5
+ export declare class MonkeyWizardModule {
6
+ static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyWizardModule, never>;
7
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MonkeyWizardModule, [typeof i1.MonkeyWizardComponent], [typeof i2.CommonModule, typeof i3.MonkeyIconModule], [typeof i1.MonkeyWizardComponent]>;
8
+ static ɵinj: i0.ɵɵInjectorDeclaration<MonkeyWizardModule>;
9
+ }
@@ -1,3 +1,3 @@
1
- export * from './interfaces';
2
- export * from './services';
3
- export * from './utils';
1
+ export * from './interfaces';
2
+ export * from './services';
3
+ export * from './utils';
@@ -1,2 +1,2 @@
1
- export * from './monkey-style-settings';
2
- export * from './monkey-modal-settings';
1
+ export * from './monkey-style-settings';
2
+ export * from './monkey-modal-settings';