@snabcentr/client-ui 4.2.0 → 4.3.0

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 (395) hide show
  1. package/accordion/index.d.ts +3 -0
  2. package/accordion/sc-accordion-content.directive.d.ts +9 -0
  3. package/accordion/sc-accordion.component.d.ts +56 -0
  4. package/accordion/sc-accordion.module.d.ts +15 -0
  5. package/auth/enums/auth-method.d.ts +13 -0
  6. package/auth/index.d.ts +8 -0
  7. package/auth/interfaces/api-error-response.d.ts +13 -0
  8. package/auth/interfaces/index.d.ts +3 -0
  9. package/auth/interfaces/sc-bank-account-form-group.d.ts +11 -0
  10. package/auth/interfaces/sc-contact-form-group.d.ts +10 -0
  11. package/auth/sc-auth.module.d.ts +26 -0
  12. package/auth/sc-sign-in-form/sc-sign-in-form-by-email/sc-sign-in-form-by-email.component.d.ts +39 -0
  13. package/auth/sc-sign-in-form/sc-sign-in-form-by-phone/sc-sign-in-form-by-phone.component.d.ts +41 -0
  14. package/auth/sc-sign-in-form/sc-sign-in-form.component.d.ts +53 -0
  15. package/auth/sc-simple-sign-up-form/sc-simple-sign-up-form.component.d.ts +106 -0
  16. package/auth/sign-up-form/sc-sign-up-form.component.d.ts +161 -0
  17. package/banner/index.d.ts +2 -0
  18. package/banner/sc-banner.component.d.ts +88 -0
  19. package/banner/sc-banner.module.d.ts +18 -0
  20. package/brands-list/index.d.ts +2 -0
  21. package/brands-list/sc-brands-list.component.d.ts +15 -0
  22. package/brands-list/sc-brands-list.module.d.ts +12 -0
  23. package/cart/add-or-editing-cart-item-dialog/add-or-editing-cart-item-form/sc-add-or-editing-cart-item-form.component.d.ts +102 -0
  24. package/cart/add-or-editing-cart-item-dialog/index.d.ts +2 -0
  25. package/cart/add-or-editing-cart-item-dialog/sc-add-or-editing-cart-item-dialog.component.d.ts +48 -0
  26. package/cart/cart-item/sc-cart-item.component.d.ts +25 -0
  27. package/cart/index.d.ts +3 -0
  28. package/cart/sc-cart-add-products-from-csv-dialog/sc-cart-add-products-from-csv-dialog.component.d.ts +62 -0
  29. package/catalog/category-card/sc-category-card.component.d.ts +76 -0
  30. package/catalog/cost-with-discount/cost-with-discount.component.d.ts +23 -0
  31. package/catalog/download-price-list/sc-download-price-list.component.d.ts +38 -0
  32. package/catalog/hover-image-carousel/sc-hover-image-carousel.component.d.ts +48 -0
  33. package/catalog/index.d.ts +12 -0
  34. package/catalog/input-quantity/sc-input-quantity.component.d.ts +82 -0
  35. package/catalog/notify-when-in-stock-dialog/index.d.ts +2 -0
  36. package/catalog/notify-when-in-stock-dialog/sc-notify-when-in-stock-dialog.component.d.ts +90 -0
  37. package/catalog/notify-when-in-stock-dialog/sc-product-in-all-warehouses.pipe.d.ts +22 -0
  38. package/catalog/price-card/sc-price-card.component.d.ts +18 -0
  39. package/catalog/price-card-inline/sc-price-card-inline.component.d.ts +10 -0
  40. package/catalog/price-history/sc-price-history.component.d.ts +88 -0
  41. package/catalog/price-list-pagination/sc-price-list-pagination.component.d.ts +40 -0
  42. package/catalog/price-warehouse-stock/sc-price-warehouse-stock.component.d.ts +47 -0
  43. package/catalog/sc-catalog.module.d.ts +29 -0
  44. package/catalog/sc-favorite-button/sc-favorite-button.component.d.ts +25 -0
  45. package/contacts/add-contact-dialog/sc-add-contact-dialog.component.d.ts +49 -0
  46. package/contacts/contacts-accordion/sc-contacts-accordion.component.d.ts +23 -0
  47. package/contacts/index.d.ts +7 -0
  48. package/contacts/manager-card/sc-manager-card.component.d.ts +22 -0
  49. package/contacts/manager-card-push/sc-manager-card-push.component.d.ts +18 -0
  50. package/contacts/new-contact-form/sc-new-contact-form.component.d.ts +28 -0
  51. package/contacts/sc-contacts.module.d.ts +28 -0
  52. package/contacts/tokens/index.d.ts +2 -0
  53. package/contacts/tokens/sc-manager-qr-handler.token.d.ts +6 -0
  54. package/contacts/tokens/sc-show-help-notification-in-phone-input.token.d.ts +5 -0
  55. package/contragents/add-contragent-bank-account-dialog/sc-add-contragent-bank-account-dialog.component.d.ts +49 -0
  56. package/contragents/add-contragent-dialog/sc-add-contragent-dialog.component.d.ts +161 -0
  57. package/contragents/contragents-accordion/contragents-accordion-item/sc-contragents-accordion-item.component.d.ts +62 -0
  58. package/contragents/contragents-accordion/sc-contragents-accordion.component.d.ts +49 -0
  59. package/contragents/index.d.ts +7 -0
  60. package/contragents/new-contragent-bank-account-form/sc-new-contragent-bank-account-form.component.d.ts +64 -0
  61. package/contragents/new-contragent-form/sc-new-contragent-form.component.d.ts +125 -0
  62. package/contragents/sc-contragents.module.d.ts +27 -0
  63. package/delivery-address/add-delivery-address-dialog/sc-add-delivery-address-dialog.component.d.ts +141 -0
  64. package/delivery-address/delivery-address-accordion/delivery-address-accordion-item/sc-delivery-address-accordion-item.component.d.ts +50 -0
  65. package/delivery-address/delivery-address-accordion/sc-delivery-address-accordion.component.d.ts +49 -0
  66. package/delivery-address/index.d.ts +4 -0
  67. package/delivery-address/sc-delivery-address.module.d.ts +26 -0
  68. package/dialogs/index.d.ts +1 -0
  69. package/dialogs/sc-resource-preview/sc-resource-preview.component.d.ts +42 -0
  70. package/directives/abstract-price-card/abstract-sc-price-card.directive.d.ts +136 -0
  71. package/directives/index.d.ts +7 -0
  72. package/directives/links/index.d.ts +4 -0
  73. package/directives/links/sc-email-link.directive.d.ts +25 -0
  74. package/directives/links/sc-link-location.d.ts +5 -0
  75. package/directives/links/sc-links.d.ts +7 -0
  76. package/directives/links/sc-tel-link.directive.d.ts +40 -0
  77. package/directives/next-input-focus/sc-next-input-focus.directive.d.ts +18 -0
  78. package/directives/next-input-focus/sc-next-input-focus.module.d.ts +10 -0
  79. package/directives/sc-date-value-transformer.directive.d.ts +8 -0
  80. package/directives/select-on-focusin/sc-select-on-focusin.directive.d.ts +14 -0
  81. package/directives/terminal-link/sc-terminal-link.directive.d.ts +34 -0
  82. package/error-handler/consts/error-change-handler.providers.d.ts +5 -0
  83. package/error-handler/error-block-status/error-block-status.component.d.ts +37 -0
  84. package/error-handler/index.d.ts +4 -0
  85. package/error-handler/interfaces/i-block-error.d.ts +17 -0
  86. package/error-handler/sc-error-handler.component.d.ts +40 -0
  87. package/esm2022/accordion/index.mjs +4 -0
  88. package/esm2022/accordion/sc-accordion-content.directive.mjs +17 -0
  89. package/esm2022/accordion/sc-accordion.component.mjs +92 -0
  90. package/esm2022/accordion/sc-accordion.module.mjs +26 -0
  91. package/esm2022/auth/enums/auth-method.mjs +15 -0
  92. package/esm2022/auth/index.mjs +9 -0
  93. package/esm2022/auth/interfaces/api-error-response.mjs +2 -0
  94. package/esm2022/auth/interfaces/index.mjs +4 -0
  95. package/esm2022/auth/interfaces/sc-bank-account-form-group.mjs +2 -0
  96. package/esm2022/auth/interfaces/sc-contact-form-group.mjs +2 -0
  97. package/esm2022/auth/sc-auth.module.mjs +99 -0
  98. package/esm2022/auth/sc-sign-in-form/sc-sign-in-form-by-email/sc-sign-in-form-by-email.component.mjs +87 -0
  99. package/esm2022/auth/sc-sign-in-form/sc-sign-in-form-by-phone/sc-sign-in-form-by-phone.component.mjs +86 -0
  100. package/esm2022/auth/sc-sign-in-form/sc-sign-in-form.component.mjs +89 -0
  101. package/esm2022/auth/sc-simple-sign-up-form/sc-simple-sign-up-form.component.mjs +187 -0
  102. package/esm2022/auth/sign-up-form/sc-sign-up-form.component.mjs +333 -0
  103. package/esm2022/banner/index.mjs +3 -0
  104. package/esm2022/banner/sc-banner.component.mjs +143 -0
  105. package/esm2022/banner/sc-banner.module.mjs +30 -0
  106. package/esm2022/brands-list/index.mjs +3 -0
  107. package/esm2022/brands-list/sc-brands-list.component.mjs +24 -0
  108. package/esm2022/brands-list/sc-brands-list.module.mjs +22 -0
  109. package/esm2022/cart/add-or-editing-cart-item-dialog/add-or-editing-cart-item-form/sc-add-or-editing-cart-item-form.component.mjs +233 -0
  110. package/esm2022/cart/add-or-editing-cart-item-dialog/index.mjs +3 -0
  111. package/esm2022/cart/add-or-editing-cart-item-dialog/sc-add-or-editing-cart-item-dialog.component.mjs +74 -0
  112. package/esm2022/cart/cart-item/sc-cart-item.component.mjs +74 -0
  113. package/esm2022/cart/index.mjs +4 -0
  114. package/esm2022/cart/sc-cart-add-products-from-csv-dialog/sc-cart-add-products-from-csv-dialog.component.mjs +110 -0
  115. package/esm2022/catalog/category-card/sc-category-card.component.mjs +102 -0
  116. package/esm2022/catalog/cost-with-discount/cost-with-discount.component.mjs +38 -0
  117. package/esm2022/catalog/download-price-list/sc-download-price-list.component.mjs +56 -0
  118. package/esm2022/catalog/hover-image-carousel/sc-hover-image-carousel.component.mjs +76 -0
  119. package/esm2022/catalog/index.mjs +13 -0
  120. package/esm2022/catalog/input-quantity/sc-input-quantity.component.mjs +177 -0
  121. package/esm2022/catalog/notify-when-in-stock-dialog/index.mjs +3 -0
  122. package/esm2022/catalog/notify-when-in-stock-dialog/sc-notify-when-in-stock-dialog.component.mjs +173 -0
  123. package/esm2022/catalog/notify-when-in-stock-dialog/sc-product-in-all-warehouses.pipe.mjs +35 -0
  124. package/esm2022/catalog/price-card/sc-price-card.component.mjs +52 -0
  125. package/esm2022/catalog/price-card-inline/sc-price-card-inline.component.mjs +56 -0
  126. package/esm2022/catalog/price-history/sc-price-history.component.mjs +140 -0
  127. package/esm2022/catalog/price-list-pagination/sc-price-list-pagination.component.mjs +65 -0
  128. package/esm2022/catalog/price-warehouse-stock/sc-price-warehouse-stock.component.mjs +54 -0
  129. package/esm2022/catalog/sc-catalog.module.mjs +125 -0
  130. package/esm2022/catalog/sc-favorite-button/sc-favorite-button.component.mjs +42 -0
  131. package/esm2022/contacts/add-contact-dialog/sc-add-contact-dialog.component.mjs +91 -0
  132. package/esm2022/contacts/contacts-accordion/sc-contacts-accordion.component.mjs +38 -0
  133. package/esm2022/contacts/index.mjs +8 -0
  134. package/esm2022/contacts/manager-card/sc-manager-card.component.mjs +58 -0
  135. package/esm2022/contacts/manager-card-push/sc-manager-card-push.component.mjs +28 -0
  136. package/esm2022/contacts/new-contact-form/sc-new-contact-form.component.mjs +37 -0
  137. package/esm2022/contacts/sc-contacts.module.mjs +92 -0
  138. package/esm2022/contacts/tokens/index.mjs +3 -0
  139. package/esm2022/contacts/tokens/sc-manager-qr-handler.token.mjs +24 -0
  140. package/esm2022/contacts/tokens/sc-show-help-notification-in-phone-input.token.mjs +7 -0
  141. package/esm2022/contragents/add-contragent-bank-account-dialog/sc-add-contragent-bank-account-dialog.component.mjs +81 -0
  142. package/esm2022/contragents/add-contragent-dialog/sc-add-contragent-dialog.component.mjs +278 -0
  143. package/esm2022/contragents/contragents-accordion/contragents-accordion-item/sc-contragents-accordion-item.component.mjs +75 -0
  144. package/esm2022/contragents/contragents-accordion/sc-contragents-accordion.component.mjs +69 -0
  145. package/esm2022/contragents/index.mjs +8 -0
  146. package/esm2022/contragents/new-contragent-bank-account-form/sc-new-contragent-bank-account-form.component.mjs +72 -0
  147. package/esm2022/contragents/new-contragent-form/sc-new-contragent-form.component.mjs +242 -0
  148. package/esm2022/contragents/sc-contragents.module.mjs +118 -0
  149. package/esm2022/delivery-address/add-delivery-address-dialog/sc-add-delivery-address-dialog.component.mjs +250 -0
  150. package/esm2022/delivery-address/delivery-address-accordion/delivery-address-accordion-item/sc-delivery-address-accordion-item.component.mjs +60 -0
  151. package/esm2022/delivery-address/delivery-address-accordion/sc-delivery-address-accordion.component.mjs +69 -0
  152. package/esm2022/delivery-address/index.mjs +5 -0
  153. package/esm2022/delivery-address/sc-delivery-address.module.mjs +99 -0
  154. package/esm2022/dialogs/index.mjs +2 -0
  155. package/esm2022/dialogs/sc-resource-preview/sc-resource-preview.component.mjs +68 -0
  156. package/esm2022/directives/abstract-price-card/abstract-sc-price-card.directive.mjs +170 -0
  157. package/esm2022/directives/index.mjs +8 -0
  158. package/esm2022/directives/links/index.mjs +5 -0
  159. package/esm2022/directives/links/sc-email-link.directive.mjs +49 -0
  160. package/esm2022/directives/links/sc-link-location.mjs +2 -0
  161. package/esm2022/directives/links/sc-links.mjs +8 -0
  162. package/esm2022/directives/links/sc-tel-link.directive.mjs +79 -0
  163. package/esm2022/directives/next-input-focus/sc-next-input-focus.directive.mjs +43 -0
  164. package/esm2022/directives/next-input-focus/sc-next-input-focus.module.mjs +19 -0
  165. package/esm2022/directives/sc-date-value-transformer.directive.mjs +30 -0
  166. package/esm2022/directives/select-on-focusin/sc-select-on-focusin.directive.mjs +31 -0
  167. package/esm2022/directives/terminal-link/sc-terminal-link.directive.mjs +69 -0
  168. package/esm2022/error-handler/consts/error-change-handler.providers.mjs +8 -0
  169. package/esm2022/error-handler/error-block-status/error-block-status.component.mjs +76 -0
  170. package/esm2022/error-handler/index.mjs +5 -0
  171. package/esm2022/error-handler/interfaces/i-block-error.mjs +2 -0
  172. package/esm2022/error-handler/sc-error-handler.component.mjs +58 -0
  173. package/esm2022/feedback/feedback-form/sc-feedback-form.component.mjs +344 -0
  174. package/esm2022/feedback/gratitude/sc-gratitude.component.mjs +32 -0
  175. package/esm2022/feedback/index.mjs +4 -0
  176. package/esm2022/feedback/interfaces/index.mjs +2 -0
  177. package/esm2022/feedback/interfaces/sc-feedback-form-config.mjs +2 -0
  178. package/esm2022/files/directives/index.mjs +3 -0
  179. package/esm2022/files/directives/tree-top.directive.mjs +63 -0
  180. package/esm2022/files/directives/tree.directive.mjs +47 -0
  181. package/esm2022/files/file-tree-item/file-tree-item.component.mjs +18 -0
  182. package/esm2022/files/files-and-documents/files-and-documents.component.mjs +61 -0
  183. package/esm2022/files/files-and-documents.module.mjs +28 -0
  184. package/esm2022/files/index.mjs +6 -0
  185. package/esm2022/files/interfaces/tree-node.mjs +2 -0
  186. package/esm2022/files/services/index.mjs +3 -0
  187. package/esm2022/files/services/tree-icon.service.mjs +49 -0
  188. package/esm2022/files/services/tree-loader.service.mjs +62 -0
  189. package/esm2022/form-fields/addresses-selection-field/sc-addresses-selection-field.component.mjs +155 -0
  190. package/esm2022/form-fields/form-fields.module.mjs +69 -0
  191. package/esm2022/form-fields/index.mjs +4 -0
  192. package/esm2022/form-fields/suggestion-field/sc-suggestion-field.component.mjs +175 -0
  193. package/esm2022/helpers/index.mjs +2 -0
  194. package/esm2022/helpers/sc-px-converter.mjs +27 -0
  195. package/esm2022/icons/index.mjs +2 -0
  196. package/esm2022/icons/sc-client-ui-icons-name.mjs +99 -0
  197. package/esm2022/loader/index.mjs +2 -0
  198. package/esm2022/loader/sc-i-loader.mjs +2 -0
  199. package/esm2022/masks/index.mjs +8 -0
  200. package/esm2022/masks/sc-account-number-mask.mjs +7 -0
  201. package/esm2022/masks/sc-bic-mask.mjs +7 -0
  202. package/esm2022/masks/sc-correspondent-account-mask.mjs +7 -0
  203. package/esm2022/masks/sc-inn-mask.mjs +13 -0
  204. package/esm2022/masks/sc-kpp-mask.mjs +7 -0
  205. package/esm2022/masks/sc-okpo-mask.mjs +13 -0
  206. package/esm2022/masks/sc-phone-verification-code-mask.mjs +7 -0
  207. package/esm2022/models/i-sc-image.mjs +2 -0
  208. package/esm2022/models/index.mjs +2 -0
  209. package/esm2022/news/index.mjs +4 -0
  210. package/esm2022/news/news-card/sc-news-card.component.mjs +34 -0
  211. package/esm2022/news/news-card-skeleton/sc-news-card-skeleton.component.mjs +31 -0
  212. package/esm2022/news/sc-news.module.mjs +26 -0
  213. package/esm2022/order/index.mjs +4 -0
  214. package/esm2022/order/order-item-mobile/sc-order-item-mobile.component.mjs +60 -0
  215. package/esm2022/order/sc-order.module.mjs +53 -0
  216. package/esm2022/order/sc-payment-status/sc-payment-status.component.mjs +35 -0
  217. package/esm2022/pages/frequently-asked-questions/sc-frequently-asked-questions.component.mjs +28 -0
  218. package/esm2022/pages/frequently-asked-questions/sc-page-size-options.mjs +6 -0
  219. package/esm2022/pages/frequently-asked-questions-group-selector/sc-frequently-asked-questions-group-selector.component.mjs +59 -0
  220. package/esm2022/pages/frequently-asked-questions-with-groups/sc-frequently-asked-questions-with-groups.component.mjs +106 -0
  221. package/esm2022/pages/index.mjs +6 -0
  222. package/esm2022/pages/personal-data-processing-policy/sc-personal-data-processing-policy.component.mjs +30 -0
  223. package/esm2022/pages/public-offer/sc-public-offer.component.mjs +32 -0
  224. package/esm2022/pipes/index.mjs +3 -0
  225. package/esm2022/pipes/sc-format-date.mjs +33 -0
  226. package/esm2022/pipes/sc-phone-format.mjs +44 -0
  227. package/esm2022/profile/index.mjs +3 -0
  228. package/esm2022/profile/sc-profile-accordions-content/sc-profile-accordions-content.component.mjs +175 -0
  229. package/esm2022/profile/sc-profile.module.mjs +76 -0
  230. package/esm2022/providers/date-value-transformer/index.mjs +4 -0
  231. package/esm2022/providers/date-value-transformer/sc-date-value-transformer-types.mjs +2 -0
  232. package/esm2022/providers/date-value-transformer/sc-date-value-transformer-with-end-time.mjs +26 -0
  233. package/esm2022/providers/date-value-transformer/sc-date-value-transformer-with-start-time.mjs +37 -0
  234. package/esm2022/providers/index.mjs +12 -0
  235. package/esm2022/providers/sc-allow-select-terminated.mjs +6 -0
  236. package/esm2022/providers/sc-country-ids.mjs +6 -0
  237. package/esm2022/providers/sc-date-formatter.mjs +12 -0
  238. package/esm2022/providers/sc-date-value-transformer.mjs +12 -0
  239. package/esm2022/providers/sc-help-notification-close.mjs +7 -0
  240. package/esm2022/providers/sc-help-notification-limit.mjs +6 -0
  241. package/esm2022/providers/sc-max-files-in-form-input.mjs +6 -0
  242. package/esm2022/providers/sc-notify-when-in-stock-required-fields.mjs +6 -0
  243. package/esm2022/providers/sc-page-size-options.mjs +6 -0
  244. package/esm2022/providers/sc-user-providers.mjs +33 -0
  245. package/esm2022/providers/sc-verification-code-timeout.mjs +6 -0
  246. package/esm2022/public-api.mjs +35 -0
  247. package/esm2022/qrcode/index.mjs +3 -0
  248. package/esm2022/qrcode/qrcode-dialog/sc-qrcode-dialog.component.mjs +58 -0
  249. package/esm2022/qrcode/sc-qrcode.module.mjs +25 -0
  250. package/esm2022/samples/index.mjs +5 -0
  251. package/esm2022/samples/interfaces/index.mjs +3 -0
  252. package/esm2022/samples/interfaces/sc-i-preview-sample.mjs +2 -0
  253. package/esm2022/samples/interfaces/sc-preview-mosquito-config.mjs +2 -0
  254. package/esm2022/samples/preview-sample/sc-preview-sample.component.mjs +42 -0
  255. package/esm2022/samples/sc-preview-samples-mosquito/sc-preview-samples-mosquito.component.mjs +63 -0
  256. package/esm2022/samples/sc-sample.module.mjs +68 -0
  257. package/esm2022/services/index.mjs +2 -0
  258. package/esm2022/services/sc-help-notification.service.mjs +90 -0
  259. package/esm2022/share-button/index.mjs +3 -0
  260. package/esm2022/share-button/sc-share-button.component.mjs +35 -0
  261. package/esm2022/share-button/sc-share-button.module.mjs +22 -0
  262. package/esm2022/snabcentr-client-ui.mjs +5 -0
  263. package/esm2022/user/index.mjs +6 -0
  264. package/esm2022/user/reset-user-password/sc-reset-user-password.component.mjs +75 -0
  265. package/esm2022/user/sc-user.module.mjs +89 -0
  266. package/esm2022/user/update-user-info-dialog/sc-update-user-info-dialog.component.mjs +122 -0
  267. package/esm2022/user/user-managers/sc-user-managers.component.mjs +42 -0
  268. package/esm2022/user/user-phone-approve-dialog/sc-user-phone-approve-dialog.component.mjs +106 -0
  269. package/esm2022/validators/index.mjs +7 -0
  270. package/esm2022/validators/sc-at-least-one-required-validator.mjs +25 -0
  271. package/esm2022/validators/sc-bic-validator.mjs +10 -0
  272. package/esm2022/validators/sc-correspondent-account-validator.mjs +10 -0
  273. package/esm2022/validators/sc-password-confirm-matching-validator.mjs +17 -0
  274. package/esm2022/validators/sc-phone-validator.mjs +14 -0
  275. package/esm2022/validators/step-validator.mjs +18 -0
  276. package/esm2022/verification/index.mjs +4 -0
  277. package/esm2022/verification/providers/index.mjs +3 -0
  278. package/esm2022/verification/providers/sc-phone-approve-code-sender.provider.mjs +12 -0
  279. package/esm2022/verification/providers/sc-phone-approve-code-sender.token.mjs +7 -0
  280. package/esm2022/verification/sc-verification.module.mjs +88 -0
  281. package/esm2022/verification/verification-phone-check-form/sc-verification-phone-check-form.component.mjs +277 -0
  282. package/feedback/feedback-form/sc-feedback-form.component.d.ts +163 -0
  283. package/feedback/gratitude/sc-gratitude.component.d.ts +20 -0
  284. package/feedback/index.d.ts +3 -0
  285. package/feedback/interfaces/index.d.ts +1 -0
  286. package/feedback/interfaces/sc-feedback-form-config.d.ts +23 -0
  287. package/fesm2022/snabcentr-client-ui.mjs +3977 -3508
  288. package/fesm2022/snabcentr-client-ui.mjs.map +1 -1
  289. package/files/directives/index.d.ts +2 -0
  290. package/files/directives/tree-top.directive.d.ts +33 -0
  291. package/files/directives/tree.directive.d.ts +35 -0
  292. package/files/file-tree-item/file-tree-item.component.d.ts +9 -0
  293. package/files/files-and-documents/files-and-documents.component.d.ts +27 -0
  294. package/files/files-and-documents.module.d.ts +17 -0
  295. package/files/index.d.ts +5 -0
  296. package/files/interfaces/tree-node.d.ts +29 -0
  297. package/files/services/index.d.ts +2 -0
  298. package/files/services/tree-icon.service.d.ts +23 -0
  299. package/files/services/tree-loader.service.d.ts +43 -0
  300. package/form-fields/addresses-selection-field/sc-addresses-selection-field.component.d.ts +78 -0
  301. package/form-fields/form-fields.module.d.ts +19 -0
  302. package/form-fields/index.d.ts +3 -0
  303. package/form-fields/suggestion-field/sc-suggestion-field.component.d.ts +73 -0
  304. package/helpers/index.d.ts +1 -0
  305. package/helpers/sc-px-converter.d.ts +15 -0
  306. package/icons/index.d.ts +1 -0
  307. package/icons/sc-client-ui-icons-name.d.ts +4 -0
  308. package/index.d.ts +3 -4314
  309. package/loader/index.d.ts +1 -0
  310. package/loader/sc-i-loader.d.ts +9 -0
  311. package/masks/index.d.ts +7 -0
  312. package/masks/sc-account-number-mask.d.ts +5 -0
  313. package/masks/sc-bic-mask.d.ts +5 -0
  314. package/masks/sc-correspondent-account-mask.d.ts +5 -0
  315. package/masks/sc-inn-mask.d.ts +9 -0
  316. package/masks/sc-kpp-mask.d.ts +5 -0
  317. package/masks/sc-okpo-mask.d.ts +9 -0
  318. package/masks/sc-phone-verification-code-mask.d.ts +5 -0
  319. package/models/i-sc-image.d.ts +17 -0
  320. package/models/index.d.ts +1 -0
  321. package/news/index.d.ts +3 -0
  322. package/news/news-card/sc-news-card.component.d.ts +22 -0
  323. package/news/news-card-skeleton/sc-news-card-skeleton.component.d.ts +16 -0
  324. package/news/sc-news.module.d.ts +16 -0
  325. package/order/index.d.ts +3 -0
  326. package/order/order-item-mobile/sc-order-item-mobile.component.d.ts +39 -0
  327. package/order/sc-order.module.d.ts +19 -0
  328. package/order/sc-payment-status/sc-payment-status.component.d.ts +25 -0
  329. package/package.json +3 -1
  330. package/pages/frequently-asked-questions/sc-frequently-asked-questions.component.d.ts +18 -0
  331. package/pages/frequently-asked-questions/sc-page-size-options.d.ts +5 -0
  332. package/pages/frequently-asked-questions-group-selector/sc-frequently-asked-questions-group-selector.component.d.ts +28 -0
  333. package/pages/frequently-asked-questions-with-groups/sc-frequently-asked-questions-with-groups.component.d.ts +79 -0
  334. package/pages/index.d.ts +5 -0
  335. package/pages/personal-data-processing-policy/sc-personal-data-processing-policy.component.d.ts +17 -0
  336. package/pages/public-offer/sc-public-offer.component.d.ts +22 -0
  337. package/pipes/index.d.ts +2 -0
  338. package/pipes/sc-format-date.d.ts +20 -0
  339. package/pipes/sc-phone-format.d.ts +21 -0
  340. package/profile/index.d.ts +2 -0
  341. package/profile/sc-profile-accordions-content/sc-profile-accordions-content.component.d.ts +126 -0
  342. package/profile/sc-profile.module.d.ts +24 -0
  343. package/providers/date-value-transformer/index.d.ts +3 -0
  344. package/providers/date-value-transformer/sc-date-value-transformer-types.d.ts +9 -0
  345. package/providers/date-value-transformer/sc-date-value-transformer-with-end-time.d.ts +16 -0
  346. package/providers/date-value-transformer/sc-date-value-transformer-with-start-time.d.ts +22 -0
  347. package/providers/index.d.ts +11 -0
  348. package/providers/sc-allow-select-terminated.d.ts +5 -0
  349. package/providers/sc-country-ids.d.ts +5 -0
  350. package/providers/sc-date-formatter.d.ts +6 -0
  351. package/providers/sc-date-value-transformer.d.ts +5 -0
  352. package/providers/sc-help-notification-close.d.ts +6 -0
  353. package/providers/sc-help-notification-limit.d.ts +5 -0
  354. package/providers/sc-max-files-in-form-input.d.ts +5 -0
  355. package/providers/sc-notify-when-in-stock-required-fields.d.ts +5 -0
  356. package/providers/sc-page-size-options.d.ts +5 -0
  357. package/providers/sc-user-providers.d.ts +21 -0
  358. package/providers/sc-verification-code-timeout.d.ts +5 -0
  359. package/public-api.d.ts +31 -0
  360. package/qrcode/index.d.ts +2 -0
  361. package/qrcode/qrcode-dialog/sc-qrcode-dialog.component.d.ts +37 -0
  362. package/qrcode/sc-qrcode.module.d.ts +14 -0
  363. package/release_notes.tmp +2 -9
  364. package/samples/index.d.ts +4 -0
  365. package/samples/interfaces/index.d.ts +2 -0
  366. package/samples/interfaces/sc-i-preview-sample.d.ts +56 -0
  367. package/samples/interfaces/sc-preview-mosquito-config.d.ts +62 -0
  368. package/samples/preview-sample/sc-preview-sample.component.d.ts +30 -0
  369. package/samples/sc-preview-samples-mosquito/sc-preview-samples-mosquito.component.d.ts +50 -0
  370. package/samples/sc-sample.module.d.ts +19 -0
  371. package/services/index.d.ts +1 -0
  372. package/services/sc-help-notification.service.d.ts +64 -0
  373. package/share-button/index.d.ts +2 -0
  374. package/share-button/sc-share-button.component.d.ts +22 -0
  375. package/share-button/sc-share-button.module.d.ts +12 -0
  376. package/styles/tailwind/tailwind.scss +180 -0
  377. package/user/index.d.ts +5 -0
  378. package/user/reset-user-password/sc-reset-user-password.component.d.ts +46 -0
  379. package/user/sc-user.module.d.ts +25 -0
  380. package/user/update-user-info-dialog/sc-update-user-info-dialog.component.d.ts +63 -0
  381. package/user/user-managers/sc-user-managers.component.d.ts +26 -0
  382. package/user/user-phone-approve-dialog/sc-user-phone-approve-dialog.component.d.ts +53 -0
  383. package/validators/index.d.ts +6 -0
  384. package/validators/sc-at-least-one-required-validator.d.ts +10 -0
  385. package/validators/sc-bic-validator.d.ts +8 -0
  386. package/validators/sc-correspondent-account-validator.d.ts +8 -0
  387. package/validators/sc-password-confirm-matching-validator.d.ts +8 -0
  388. package/validators/sc-phone-validator.d.ts +5 -0
  389. package/validators/step-validator.d.ts +8 -0
  390. package/verification/index.d.ts +3 -0
  391. package/verification/providers/index.d.ts +2 -0
  392. package/verification/providers/sc-phone-approve-code-sender.provider.d.ts +6 -0
  393. package/verification/providers/sc-phone-approve-code-sender.token.d.ts +7 -0
  394. package/verification/sc-verification.module.d.ts +21 -0
  395. package/verification/verification-phone-check-form/sc-verification-phone-check-form.component.d.ts +149 -0
@@ -0,0 +1,28 @@
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./contacts-accordion/sc-contacts-accordion.component";
3
+ import * as i2 from "./new-contact-form/sc-new-contact-form.component";
4
+ import * as i3 from "./add-contact-dialog/sc-add-contact-dialog.component";
5
+ import * as i4 from "@angular/common";
6
+ import * as i5 from "@angular/forms";
7
+ import * as i6 from "../accordion/sc-accordion.module";
8
+ import * as i7 from "@taiga-ui/core";
9
+ import * as i8 from "@taiga-ui/cdk";
10
+ import * as i9 from "../form-fields/form-fields.module";
11
+ import * as i10 from "@maskito/angular";
12
+ import * as i11 from "@taiga-ui/kit";
13
+ import * as i12 from "@taiga-ui/legacy";
14
+ import * as i13 from "@taiga-ui/core/components/data-list";
15
+ import * as i14 from "../directives/links/sc-tel-link.directive";
16
+ import * as i15 from "../directives/links/sc-email-link.directive";
17
+ import * as i16 from "../pipes/sc-phone-format";
18
+ import * as i17 from "@taiga-ui/experimental";
19
+ import * as i18 from "@taiga-ui/cdk/directives/item";
20
+ import * as i19 from "@taiga-ui/core/components/label";
21
+ /**
22
+ * Модуль контактных лиц.
23
+ */
24
+ export declare class ScContactsModule {
25
+ static ɵfac: i0.ɵɵFactoryDeclaration<ScContactsModule, never>;
26
+ static ɵmod: i0.ɵɵNgModuleDeclaration<ScContactsModule, [typeof i1.ScContactsAccordionComponent, typeof i2.ScNewContactFormComponent, typeof i3.ScAddContactDialogComponent], [typeof i4.CommonModule, typeof i5.FormsModule, typeof i5.ReactiveFormsModule, typeof i6.ScAccordionModule, typeof i7.TuiButton, typeof i7.TuiLoader, typeof i8.TuiLet, typeof i7.TuiNotification, typeof i7.TuiLink, typeof i9.ScFormFieldsModule, typeof i10.MaskitoDirective, typeof i11.TuiFieldErrorPipe, typeof i12.TuiSelectModule, typeof i7.TuiDataListComponent, typeof i7.TuiDataListDirective, typeof i7.TuiOption, typeof i7.TuiOptionNew, typeof i7.TuiOptionWithValue, typeof i7.TuiOptGroup, typeof i11.TuiDataListWrapperComponent, typeof i11.TuiDataListGroupWrapperComponent, typeof i13.TuiDataListDirective, typeof i7.TuiLabel, typeof i12.TuiInputModule, typeof i12.TuiInputPhoneModule, typeof i7.TuiError, typeof i14.ScTelLinkDirective, typeof i15.ScEmailLinkDirective, typeof i16.ScPhoneFormatPipe, typeof i11.TuiButtonLoading, typeof i17.TuiInputPhoneInternational, typeof i18.TuiItem, typeof i19.TuiLabel, typeof i7.TuiSelect, typeof i7.TuiTextfieldComponent, typeof i7.TuiTextfieldDirective, typeof i7.TuiTextfieldOptionsDirective, typeof i7.TuiTextfieldDropdownDirective, typeof i7.TuiTextfieldMultiComponent, typeof i11.TuiSortCountriesPipe], [typeof i1.ScContactsAccordionComponent, typeof i2.ScNewContactFormComponent, typeof i3.ScAddContactDialogComponent]>;
27
+ static ɵinj: i0.ɵɵInjectorDeclaration<ScContactsModule>;
28
+ }
@@ -0,0 +1,2 @@
1
+ export * from './sc-manager-qr-handler.token';
2
+ export * from './sc-show-help-notification-in-phone-input.token';
@@ -0,0 +1,6 @@
1
+ import { InjectionToken } from '@angular/core';
2
+ import { ScIOrgContact } from '@snabcentr/client-core';
3
+ /**
4
+ * Токен для обработчика QR кода менеджера.
5
+ */
6
+ export declare const SC_MANAGER_QR_HANDLER: InjectionToken<undefined | ((contact: ScIOrgContact, description?: string) => void)>;
@@ -0,0 +1,5 @@
1
+ import { InjectionToken } from '@angular/core';
2
+ /**
3
+ * Токен признака, следует ли отображать уведомление помощи в поле ввода телефона.
4
+ */
5
+ export declare const SC_SHOW_HELP_NOTIFICATION_IN_PHONE_INPUT: InjectionToken<boolean>;
@@ -0,0 +1,49 @@
1
+ import { FormControl, FormGroup } from '@angular/forms';
2
+ import { ScContragentService, ScIBankAccount, ScIOpf } from '@snabcentr/client-core';
3
+ import { TuiDialogContext } from '@taiga-ui/core';
4
+ import { Observable, Subject } from 'rxjs';
5
+ import * as i0 from "@angular/core";
6
+ /**
7
+ * Компонент формы создания нового банковского счета контрагента.
8
+ */
9
+ export declare class ScAddContragentBankAccountsDialogComponent {
10
+ private readonly contragentService;
11
+ readonly context: TuiDialogContext<ScIBankAccount, {
12
+ contragentId: number;
13
+ opf: ScIOpf;
14
+ }>;
15
+ /**
16
+ * Группа с полем банковских реквизитов.
17
+ */
18
+ form: FormGroup<{
19
+ bankName: FormControl<string | null>;
20
+ bic: FormControl<string | null>;
21
+ accountNumber: FormControl<string | null>;
22
+ correspondentAccount: FormControl<string | null>;
23
+ currencyId: FormControl<number | null>;
24
+ }>;
25
+ /**
26
+ * {@link Subject} события отправки формы.
27
+ */
28
+ readonly onSubmit: Subject<void>;
29
+ /**
30
+ * {@link Observable} запроса создания банковского счёта контрагента.
31
+ */
32
+ private readonly request$;
33
+ /**
34
+ * {@link Observable} изменения состояния загрузки данных аутентификации по номеру телефона.
35
+ */
36
+ readonly loading$: Observable<boolean>;
37
+ /**
38
+ * Инициализирует экземпляр класса {@link ScAddContragentBankAccountsFormComponent}.
39
+ *
40
+ * @param contragentService Сервис работы с контрагентами.
41
+ * @param context Контекст диалогового окна, в котором открыт компонент.
42
+ */
43
+ constructor(contragentService: ScContragentService, context: TuiDialogContext<ScIBankAccount, {
44
+ contragentId: number;
45
+ opf: ScIOpf;
46
+ }>);
47
+ static ɵfac: i0.ɵɵFactoryDeclaration<ScAddContragentBankAccountsDialogComponent, never>;
48
+ static ɵcmp: i0.ɵɵComponentDeclaration<ScAddContragentBankAccountsDialogComponent, "sc-add-contragent-bank-account-dialog", never, {}, {}, never, never, false, never>;
49
+ }
@@ -0,0 +1,161 @@
1
+ import { AfterViewInit } from '@angular/core';
2
+ import { FormArray, FormControl, FormGroup } from '@angular/forms';
3
+ import { ScContragent, ScContragentService, ScConvertersService, ScICountry, ScICurrency, ScIReferencesTypes, ScISalesDirection, ScLocationsService, ScOpfList, ScReferencesService, ScUserMetrikaService } from '@snabcentr/client-core';
4
+ import { TuiDialogContext } from '@taiga-ui/core';
5
+ import { Observable, Subject } from 'rxjs';
6
+ import * as i0 from "@angular/core";
7
+ /**
8
+ * Компотен добавления контрагента.
9
+ */
10
+ export declare class ScAddContragentDialogComponent implements AfterViewInit {
11
+ private readonly referencesService;
12
+ private readonly contragentService;
13
+ private readonly convertersService;
14
+ private readonly userMetrikaService;
15
+ private readonly locationsService;
16
+ readonly context: TuiDialogContext<ScContragent, void>;
17
+ /**
18
+ * Перечисление организационно-правовых форм.
19
+ */
20
+ readonly opfListEnum: typeof ScOpfList;
21
+ /**
22
+ * Индекс этапа.
23
+ */
24
+ stepIndex: number;
25
+ /**
26
+ * Список этапов создания контрагента.
27
+ */
28
+ readonly steps: string[];
29
+ /**
30
+ * Родительская `FormGroup`.
31
+ */
32
+ form: FormGroup<{
33
+ contragent: FormGroup<any>;
34
+ }>;
35
+ /**
36
+ * {@link Subject} события отправки формы.
37
+ */
38
+ readonly onSubmit: Subject<void>;
39
+ /**
40
+ * {@link Observable} запроса добавления контрагента.
41
+ */
42
+ private readonly request$;
43
+ /**
44
+ * {@link Observable} изменения состояния загрузки данных аутентификации по номеру телефона.
45
+ */
46
+ readonly loading$: Observable<boolean>;
47
+ /**
48
+ * Инициализирует экземпляр класса {@link ScAddContragentDialogComponent}.
49
+ *
50
+ * @param referencesService Сервис справочников.
51
+ * @param contragentService Сервис работы с контрагентами.
52
+ * @param convertersService Сервис конвертации данных.
53
+ * @param userMetrikaService Сервис для сбора метрик о действиях пользователей.
54
+ * @param locationsService Сервис для получения списков стран, регионов, городов.
55
+ * @param context Контекст диалогового окна, в котором открыт компонент.
56
+ */
57
+ constructor(referencesService: ScReferencesService, contragentService: ScContragentService, convertersService: ScConvertersService, userMetrikaService: ScUserMetrikaService, locationsService: ScLocationsService, context: TuiDialogContext<ScContragent, void>);
58
+ /** @inheritdoc */
59
+ ngAfterViewInit(): void;
60
+ /**
61
+ * Текущий выбранный ОПФ.
62
+ */
63
+ get selectOpf(): ScOpfList;
64
+ /**
65
+ * Список групп полей банковских реквизитов.
66
+ */
67
+ get bankAccounts(): FormArray<ReturnType<ScAddContragentDialogComponent['createBankAccountGroup']>>;
68
+ /**
69
+ * Список групп полей контактных лиц.
70
+ */
71
+ get contacts(): FormArray<ReturnType<ScAddContragentDialogComponent['createContactGroup']>>;
72
+ /**
73
+ * Выполняет навигацию по форме создания контрагента.
74
+ *
75
+ * @param delta Значение, на которое необходимо выполнить навигацию.
76
+ */
77
+ navigate(delta: number): void;
78
+ /**
79
+ * Проверяет, может ли пользователь перейти к следующему шагу создания контрагента.
80
+ * При проверке каждого этапа последовательно проверяется корректность заполнения данных на предыдущих этапах.
81
+ *
82
+ * @param index Индекс этапа для которого нужно проверить валидность.
83
+ * @returns Выводит значение `boolean` на основании {@link index}.
84
+ */
85
+ canNextStep(index: number): boolean;
86
+ /**
87
+ * Возвращает {@link Observable} списка направлений продаж.
88
+ */
89
+ getSalesDirections$(): Observable<ScISalesDirection[]>;
90
+ /**
91
+ * Возвращает {@link Observable} списка направлений продаж.
92
+ *
93
+ * @param directionId Идентификатор направления продаж.
94
+ */
95
+ getDirectionById$(directionId: number): Observable<ScISalesDirection | undefined>;
96
+ /**
97
+ * Возвращает {@link Observable} список организационно-правовых форм.
98
+ */
99
+ getOpf$(): Observable<Array<ScIReferencesTypes<ScOpfList, typeof ScOpfList>>>;
100
+ /**
101
+ * Возвращает {@link Observable} организационно-правовой формы, соответствующий символьному обозначению (slug) на входе.
102
+ *
103
+ * @param slug Символьное обозначение (slug).
104
+ */
105
+ getOpfBySlug$(slug: keyof typeof ScOpfList): Observable<ScIReferencesTypes<ScOpfList, typeof ScOpfList> | undefined>;
106
+ /**
107
+ * Возвращает {@link Observable} списка валют.
108
+ */
109
+ getCurrencies$(): Observable<ScICurrency[]>;
110
+ /**
111
+ * Возвращает {@link Observable} валюты, соответствующий идентификатору на входе.
112
+ *
113
+ * @param currencyId — Идентификатор валюты.
114
+ */
115
+ getCurrencyById$(currencyId: number): Observable<ScICurrency | undefined>;
116
+ /**
117
+ * Возвращает {@link Observable} списка стран.
118
+ */
119
+ getCountries$(): Observable<ScICountry[]>;
120
+ /**
121
+ * Возвращает {@link Observable} страны, соответствующий идентификатору на входе.
122
+ *
123
+ * @param countryId — Идентификатор страны.
124
+ */
125
+ getCountriesById$(countryId: number): Observable<ScICountry | undefined>;
126
+ /**
127
+ * Создаёт группу полей банковских реквизитов.
128
+ */
129
+ private createBankAccountGroup;
130
+ /**
131
+ * Добавляет Банковские реквизиты.
132
+ */
133
+ addBankAccountGroup(): void;
134
+ /**
135
+ * Удаляет банковские реквизиты.
136
+ *
137
+ * @param index Индекс банковских реквизитов.
138
+ */
139
+ removeBankAccountGroup(index: number): void;
140
+ /**
141
+ * Создаёт группу полей контактного лица.
142
+ */
143
+ createContactGroup(): FormGroup<{
144
+ name: FormControl<string | null>;
145
+ phone: FormControl<string | null>;
146
+ email: FormControl<string | null>;
147
+ position: FormControl<string | null>;
148
+ }>;
149
+ /**
150
+ * Добавляет контактное лицо контрагента.
151
+ */
152
+ addContactGroup(): void;
153
+ /**
154
+ * Удаляет контактное лицо контрагента.
155
+ *
156
+ * @param index Индекс контактного лица.
157
+ */
158
+ removeContactGroup(index: number): void;
159
+ static ɵfac: i0.ɵɵFactoryDeclaration<ScAddContragentDialogComponent, [null, null, null, null, null, { optional: true; }]>;
160
+ static ɵcmp: i0.ɵɵComponentDeclaration<ScAddContragentDialogComponent, "sc-add-contragent-dialog", never, {}, {}, never, never, false, never>;
161
+ }
@@ -0,0 +1,62 @@
1
+ import { EventEmitter, OnInit } from '@angular/core';
2
+ import { ScContragent, ScContragentService, ScIBankAccount, ScIContact } from '@snabcentr/client-core';
3
+ import { Observable } from 'rxjs';
4
+ import * as i0 from "@angular/core";
5
+ /**
6
+ * Компонент контрагента пользователя.
7
+ */
8
+ export declare class ScContragentsAccordionItemComponent implements OnInit {
9
+ private readonly contragentService;
10
+ /**
11
+ * Контрагент пользователя.
12
+ */
13
+ contragent: ScContragent;
14
+ /**
15
+ * Событие нажатия на кнопку удаления контрагента.
16
+ */
17
+ deleteContragentClick: EventEmitter<ScContragent>;
18
+ /**
19
+ * Событие нажатия на кнопку добавления банковского счёта контрагенту.
20
+ */
21
+ addContragentBankAccountClick: EventEmitter<ScContragent>;
22
+ /**
23
+ * Событие нажатия на кнопку удаления банковского счёта контрагента.
24
+ */
25
+ deleteContragentBankAccountClick: EventEmitter<ScIBankAccount>;
26
+ /**
27
+ * Событие нажатия на кнопку добавления контактного лица контрагенту.
28
+ */
29
+ addContragentContactClick: EventEmitter<ScContragent>;
30
+ /**
31
+ * Событие нажатия на кнопку удаления контактного лица у контрагента.
32
+ */
33
+ deleteContragentContactClick: EventEmitter<{
34
+ contact: ScIContact;
35
+ contragent: ScContragent;
36
+ }>;
37
+ /**
38
+ * Список банковских счетов контрагента.
39
+ */
40
+ bankAccounts$?: Observable<ScIBankAccount[] | null>;
41
+ /**
42
+ * Список банковских счетов контрагента.
43
+ */
44
+ contacts$?: Observable<ScIContact[] | null>;
45
+ /**
46
+ * Инициализирует экземпляр класса {@link ScContragentsAccordionItemComponent}.
47
+ *
48
+ * @param contragentService Сервис работы с контрагентами.
49
+ */
50
+ constructor(contragentService: ScContragentService);
51
+ /** @inheritDoc */
52
+ ngOnInit(): void;
53
+ /**
54
+ * Обработчик нажатия на кнопку удаления контактного лица у контрагента.
55
+ *
56
+ * @param contact Контактное лицо.
57
+ * @param contragent Контрагент.
58
+ */
59
+ onDeleteContragentContactClick(contact: ScIContact, contragent: ScContragent): void;
60
+ static ɵfac: i0.ɵɵFactoryDeclaration<ScContragentsAccordionItemComponent, never>;
61
+ static ɵcmp: i0.ɵɵComponentDeclaration<ScContragentsAccordionItemComponent, "sc-contragents-accordion-item", never, { "contragent": { "alias": "contragent"; "required": false; }; }, { "deleteContragentClick": "deleteContragentClick"; "addContragentBankAccountClick": "addContragentBankAccountClick"; "deleteContragentBankAccountClick": "deleteContragentBankAccountClick"; "addContragentContactClick": "addContragentContactClick"; "deleteContragentContactClick": "deleteContragentContactClick"; }, never, never, false, never>;
62
+ }
@@ -0,0 +1,49 @@
1
+ import { EventEmitter } from '@angular/core';
2
+ import { ScContragent, ScContragentService, ScIBankAccount, ScIContact } from '@snabcentr/client-core';
3
+ import { Observable } from 'rxjs';
4
+ import * as i0 from "@angular/core";
5
+ /**
6
+ * Компонент контрагента пользователя.
7
+ */
8
+ export declare class ScContragentsAccordionComponent {
9
+ private readonly contragentService;
10
+ /**
11
+ * {@link Observable} данных о контрагентах пользователя.
12
+ */
13
+ contragents$: Observable<ScContragent[] | null>;
14
+ /**
15
+ * Событие нажатия на кнопку удаления контрагента.
16
+ */
17
+ addContragentClick: EventEmitter<void>;
18
+ /**
19
+ * Событие нажатия на кнопку удаления контрагента.
20
+ */
21
+ deleteContragentClick: EventEmitter<ScContragent>;
22
+ /**
23
+ * Событие нажатия на кнопку добавления банковского счёта контрагенту.
24
+ */
25
+ addContragentBankAccountClick: EventEmitter<ScContragent>;
26
+ /**
27
+ * Событие нажатия на кнопку удаления банковского счёта контрагента.
28
+ */
29
+ deleteContragentBankAccountClick: EventEmitter<ScIBankAccount>;
30
+ /**
31
+ * Событие нажатия на кнопку добавления контактного лица контрагенту.
32
+ */
33
+ addContragentContactClick: EventEmitter<ScContragent>;
34
+ /**
35
+ * Событие нажатия на кнопку удаления контактного лица у контрагента.
36
+ */
37
+ deleteContragentContactClick: EventEmitter<{
38
+ contact: ScIContact;
39
+ contragent: ScContragent;
40
+ }>;
41
+ /**
42
+ * Инициализирует экземпляр класса {@link ScContragentsAccordionComponent}.
43
+ *
44
+ * @param contragentService Сервис работы с контрагентами.
45
+ */
46
+ constructor(contragentService: ScContragentService);
47
+ static ɵfac: i0.ɵɵFactoryDeclaration<ScContragentsAccordionComponent, never>;
48
+ static ɵcmp: i0.ɵɵComponentDeclaration<ScContragentsAccordionComponent, "sc-contragents-accordion", never, {}, { "addContragentClick": "addContragentClick"; "deleteContragentClick": "deleteContragentClick"; "addContragentBankAccountClick": "addContragentBankAccountClick"; "deleteContragentBankAccountClick": "deleteContragentBankAccountClick"; "addContragentContactClick": "addContragentContactClick"; "deleteContragentContactClick": "deleteContragentContactClick"; }, never, never, false, never>;
49
+ }
@@ -0,0 +1,7 @@
1
+ export * from './add-contragent-bank-account-dialog/sc-add-contragent-bank-account-dialog.component';
2
+ export * from './add-contragent-dialog/sc-add-contragent-dialog.component';
3
+ export * from './contragents-accordion/contragents-accordion-item/sc-contragents-accordion-item.component';
4
+ export * from './contragents-accordion/sc-contragents-accordion.component';
5
+ export * from './new-contragent-bank-account-form/sc-new-contragent-bank-account-form.component';
6
+ export * from './new-contragent-form/sc-new-contragent-form.component';
7
+ export * from './sc-contragents.module';
@@ -0,0 +1,64 @@
1
+ import { InputSignal } from '@angular/core';
2
+ import { FormControl, FormGroup } from '@angular/forms';
3
+ import { MaskitoOptions } from '@maskito/core';
4
+ import { ScICurrency, ScISuggestionType, ScOpfList, ScReferencesService } from '@snabcentr/client-core';
5
+ import { Observable } from 'rxjs';
6
+ import * as i0 from "@angular/core";
7
+ /**
8
+ * Компонент формы банковских реквизитов.
9
+ */
10
+ export declare class ScNewContragentBankAccountsFormComponent {
11
+ private readonly referencesService;
12
+ /**
13
+ * Перечисление типов подсказок.
14
+ */
15
+ readonly suggestionType: typeof ScISuggestionType;
16
+ /**
17
+ * Маска поля ввода БИК.
18
+ */
19
+ readonly bicMask: MaskitoOptions;
20
+ /**
21
+ * Маска поля ввода номера счета.
22
+ */
23
+ readonly accountNumberMask: MaskitoOptions;
24
+ /**
25
+ * Маска поля ввода номера корреспондентского счета.
26
+ */
27
+ readonly correspondentAccount: MaskitoOptions;
28
+ /**
29
+ * {@link Observable} списка валют.
30
+ */
31
+ readonly currencies$: Observable<ScICurrency[]>;
32
+ /**
33
+ * Группа с полем банковских реквизитов.
34
+ */
35
+ form: FormGroup<{
36
+ bankName: FormControl<string | null>;
37
+ bic: FormControl<string | null>;
38
+ accountNumber: FormControl<string | null>;
39
+ correspondentAccount: FormControl<string | null>;
40
+ currencyId: FormControl<number | null>;
41
+ }>;
42
+ /**
43
+ * Организационно-правовая форма.
44
+ */
45
+ readonly opf: InputSignal<keyof typeof ScOpfList>;
46
+ /**
47
+ * Перечисление организационно-правовых форм.
48
+ */
49
+ protected readonly opfListEnum: typeof ScOpfList;
50
+ /**
51
+ * Инициализирует экземпляр класса {@link ScContragentBankAccountsFormComponent}.
52
+ *
53
+ * @param referencesService Сервис справочников.
54
+ */
55
+ constructor(referencesService: ScReferencesService);
56
+ /**
57
+ * Возвращает {@link Observable} валюты по идентификатору.
58
+ *
59
+ * @param currencyId Идентификатор валюты.
60
+ */
61
+ getCurrencyById$(currencyId: number): Observable<ScICurrency | undefined>;
62
+ static ɵfac: i0.ɵɵFactoryDeclaration<ScNewContragentBankAccountsFormComponent, never>;
63
+ static ɵcmp: i0.ɵɵComponentDeclaration<ScNewContragentBankAccountsFormComponent, "sc-new-contragent-bank-account-form", never, { "form": { "alias": "form"; "required": false; }; "opf": { "alias": "opf"; "required": true; "isSignal": true; }; }, {}, never, never, false, never>;
64
+ }
@@ -0,0 +1,125 @@
1
+ import { OnDestroy, OnInit } from '@angular/core';
2
+ import { FormArray, FormControl, FormGroup, FormGroupDirective } from '@angular/forms';
3
+ import { ScICountry, ScIReferencesTypes, ScISalesDirection, ScISuggestionType, ScLocationsService, ScOpfList, ScReferencesService } from '@snabcentr/client-core';
4
+ import { Observable } from 'rxjs';
5
+ import { ScContactFormGroup } from '../../auth/interfaces';
6
+ import * as i0 from "@angular/core";
7
+ /**
8
+ * Форма создания нового контрагента.
9
+ */
10
+ export declare class ScNewContragentFormComponent implements OnInit, OnDestroy {
11
+ private readonly referencesService;
12
+ private readonly locationsService;
13
+ private readonly formGroupDirective;
14
+ /**
15
+ * Поле выбора организационно-правовой формы.
16
+ */
17
+ opfControl?: FormControl<keyof typeof ScOpfList | null>;
18
+ /**
19
+ * Группа полей данных о контрагенте - индивидуальном предпринимателе.
20
+ */
21
+ private readonly entrepreneurGroup;
22
+ /**
23
+ * Группа полей данных о контрагенте - юридическом лице.
24
+ */
25
+ private readonly legalGroup;
26
+ /**
27
+ * Группа полей данных о контрагенте - юридическом лице нерезиденте.
28
+ */
29
+ private readonly nonResidentLegalGroup;
30
+ /**
31
+ * Форма для создания нового контрагента физического лица.
32
+ */
33
+ readonly form: FormGroup<{
34
+ name: FormControl<string | null>;
35
+ opf: FormControl<"individual" | "entrepreneur" | "legal" | "non_resident_legal" | null>;
36
+ salesDirectionId: FormControl<number | null>;
37
+ contacts: FormArray<ScContactFormGroup>;
38
+ }>;
39
+ /**
40
+ * Перечисление типов подсказок.
41
+ */
42
+ protected readonly suggestionType: typeof ScISuggestionType;
43
+ /**
44
+ * {@link Observable} выбора ОПФ.
45
+ */
46
+ protected readonly selectOpf$: Observable<keyof typeof ScOpfList>;
47
+ /**
48
+ * Маска поля ввода КПП.
49
+ */
50
+ protected readonly kppMask: import("@maskito/core").MaskitoOptions;
51
+ /**
52
+ * Перечисление организационно-правовых форм.
53
+ */
54
+ protected readonly opfListEnum: typeof ScOpfList;
55
+ /**
56
+ * Ссылка для автоматического управления уничтожением зависимостей.
57
+ */
58
+ private destroyRef;
59
+ /**
60
+ * Возвращает {@link Observable} списка стран.
61
+ */
62
+ protected readonly countries$: Observable<ScICountry[]>;
63
+ /**
64
+ * Возвращает {@link Observable} списка идентификаторов стран.
65
+ */
66
+ protected readonly countriesId$: Observable<number[]>;
67
+ /**
68
+ * Маска поля ввода ИНН.
69
+ *
70
+ * @param opf Организационно-правовая форма.
71
+ */
72
+ protected readonly innMask: (opf: keyof typeof ScOpfList) => import("@maskito/core").MaskitoOptions;
73
+ /**
74
+ * Маска поля ввода ОКПО.
75
+ *
76
+ * @param opf Организационно-правовая форма.
77
+ */
78
+ protected readonly okpoMask: (opf: keyof typeof ScOpfList) => import("@maskito/core").MaskitoOptions;
79
+ /**
80
+ * Функция преобразования объекта сортировки в значение, отображаемое в поле ввода.
81
+ *
82
+ * @param items Список стран.
83
+ */
84
+ protected readonly stringify: (items: readonly ScICountry[]) => (id: number) => string;
85
+ /**
86
+ * Инициализирует экземпляр класса {@link ScNewContragentFormComponent}.
87
+ *
88
+ * @param referencesService Сервис справочников.
89
+ * @param locationsService Сервис для получения списков стран, регионов, городов.
90
+ * @param formGroupDirective Директива c `FormGroup` из DOM.
91
+ */
92
+ constructor(referencesService: ScReferencesService, locationsService: ScLocationsService, formGroupDirective: FormGroupDirective | null);
93
+ /**
94
+ * Родительская `FormGroup`.
95
+ */
96
+ get parentForm(): FormGroup | undefined;
97
+ /** @inheritDoc */
98
+ ngOnInit(): void;
99
+ /** @inheritDoc */
100
+ ngOnDestroy(): void;
101
+ /**
102
+ * Возвращает {@link Observable} списка направлений продаж.
103
+ *
104
+ * @param directionId Идентификатор направления продаж.
105
+ */
106
+ protected getDirectionById$(directionId: number): Observable<ScISalesDirection | undefined>;
107
+ /**
108
+ * Возвращает {@link Observable} список организационно-правовых форм..
109
+ */
110
+ protected getOpf$(): Observable<Array<ScIReferencesTypes<ScOpfList, typeof ScOpfList>>>;
111
+ /**
112
+ * Возвращает {@link Observable} организационно-правовой формы, соответствующий символьному обозначению (slug) на входе.
113
+ *
114
+ * @param slug Символьное обозначение (slug).
115
+ */
116
+ protected getOpfBySlug$(slug: keyof typeof ScOpfList): Observable<ScIReferencesTypes<ScOpfList, typeof ScOpfList> | undefined>;
117
+ /**
118
+ * Возвращает {@link Observable} страны по идентификатору.
119
+ *
120
+ * @param countryId — Идентификатор страны.
121
+ */
122
+ protected getCountryNameById$(countryId: number): Observable<string | undefined>;
123
+ static ɵfac: i0.ɵɵFactoryDeclaration<ScNewContragentFormComponent, [null, null, { skipSelf: true; }]>;
124
+ static ɵcmp: i0.ɵɵComponentDeclaration<ScNewContragentFormComponent, "sc-new-contragent-form", never, { "opfControl": { "alias": "opfControl"; "required": false; }; }, {}, never, never, false, never>;
125
+ }
@@ -0,0 +1,27 @@
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./contragents-accordion/sc-contragents-accordion.component";
3
+ import * as i2 from "./contragents-accordion/contragents-accordion-item/sc-contragents-accordion-item.component";
4
+ import * as i3 from "./new-contragent-bank-account-form/sc-new-contragent-bank-account-form.component";
5
+ import * as i4 from "./add-contragent-bank-account-dialog/sc-add-contragent-bank-account-dialog.component";
6
+ import * as i5 from "./add-contragent-dialog/sc-add-contragent-dialog.component";
7
+ import * as i6 from "./new-contragent-form/sc-new-contragent-form.component";
8
+ import * as i7 from "@angular/forms";
9
+ import * as i8 from "@angular/common";
10
+ import * as i9 from "../accordion/sc-accordion.module";
11
+ import * as i10 from "@taiga-ui/core";
12
+ import * as i11 from "@taiga-ui/cdk";
13
+ import * as i12 from "../contacts/sc-contacts.module";
14
+ import * as i13 from "@taiga-ui/kit";
15
+ import * as i14 from "@taiga-ui/legacy";
16
+ import * as i15 from "@taiga-ui/core/components/data-list";
17
+ import * as i16 from "@maskito/angular";
18
+ import * as i17 from "../form-fields/form-fields.module";
19
+ import * as i18 from "@taiga-ui/cdk/directives/item";
20
+ /**
21
+ * Модуль для отображение контента разделами, с возможностью скрывать и отображать содержимое.
22
+ */
23
+ export declare class ScContragentsModule {
24
+ static ɵfac: i0.ɵɵFactoryDeclaration<ScContragentsModule, never>;
25
+ static ɵmod: i0.ɵɵNgModuleDeclaration<ScContragentsModule, [typeof i1.ScContragentsAccordionComponent, typeof i2.ScContragentsAccordionItemComponent, typeof i3.ScNewContragentBankAccountsFormComponent, typeof i4.ScAddContragentBankAccountsDialogComponent, typeof i5.ScAddContragentDialogComponent, typeof i6.ScNewContragentFormComponent], [typeof i7.FormsModule, typeof i7.ReactiveFormsModule, typeof i8.CommonModule, typeof i9.ScAccordionModule, typeof i10.TuiButton, typeof i10.TuiLoader, typeof i11.TuiLet, typeof i10.TuiNotification, typeof i12.ScContactsModule, typeof i13.TuiFieldErrorPipe, typeof i10.TuiError, typeof i14.TuiSelectModule, typeof i10.TuiDataListComponent, typeof i10.TuiDataListDirective, typeof i10.TuiOption, typeof i10.TuiOptionNew, typeof i10.TuiOptionWithValue, typeof i10.TuiOptGroup, typeof i13.TuiDataListWrapperComponent, typeof i13.TuiDataListGroupWrapperComponent, typeof i15.TuiDataListDirective, typeof i10.TuiLabel, typeof i14.TuiInputModule, typeof i14.TuiInputPhoneModule, typeof i16.MaskitoDirective, typeof i17.ScFormFieldsModule, typeof i13.TuiElasticContainer, typeof i18.TuiItem, typeof i13.TuiCarouselComponent, typeof i13.TuiCarouselDirective, typeof i13.TuiCarouselAutoscroll, typeof i13.TuiCarouselButtons, typeof i13.TuiCarouselScroll, typeof i13.TuiButtonLoading, typeof i14.TuiComboBoxModule, typeof i13.TuiStringifyContentPipe, typeof i13.TuiFilterByInputPipe, typeof i13.TuiStepperComponent, typeof i13.TuiStep], [typeof i1.ScContragentsAccordionComponent, typeof i3.ScNewContragentBankAccountsFormComponent, typeof i4.ScAddContragentBankAccountsDialogComponent, typeof i5.ScAddContragentDialogComponent, typeof i6.ScNewContragentFormComponent]>;
26
+ static ɵinj: i0.ɵɵInjectorDeclaration<ScContragentsModule>;
27
+ }