@snabcentr/client-ui 3.37.9 → 4.1.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 (391) hide show
  1. package/fesm2022/snabcentr-client-ui.mjs +3531 -3946
  2. package/fesm2022/snabcentr-client-ui.mjs.map +1 -1
  3. package/index.d.ts +4351 -3
  4. package/package.json +1 -3
  5. package/release_notes.tmp +5 -5
  6. package/styles/tailwind/tailwind.scss +58 -174
  7. package/accordion/index.d.ts +0 -3
  8. package/accordion/sc-accordion-content.directive.d.ts +0 -9
  9. package/accordion/sc-accordion.component.d.ts +0 -56
  10. package/accordion/sc-accordion.module.d.ts +0 -15
  11. package/auth/enums/auth-method.d.ts +0 -13
  12. package/auth/index.d.ts +0 -8
  13. package/auth/interfaces/api-error-response.d.ts +0 -13
  14. package/auth/interfaces/index.d.ts +0 -3
  15. package/auth/interfaces/sc-bank-account-form-group.d.ts +0 -11
  16. package/auth/interfaces/sc-contact-form-group.d.ts +0 -10
  17. package/auth/sc-auth.module.d.ts +0 -26
  18. package/auth/sc-sign-in-form/sc-sign-in-form-by-email/sc-sign-in-form-by-email.component.d.ts +0 -39
  19. package/auth/sc-sign-in-form/sc-sign-in-form-by-phone/sc-sign-in-form-by-phone.component.d.ts +0 -41
  20. package/auth/sc-sign-in-form/sc-sign-in-form.component.d.ts +0 -53
  21. package/auth/sc-simple-sign-up-form/sc-simple-sign-up-form.component.d.ts +0 -106
  22. package/auth/sign-up-form/sc-sign-up-form.component.d.ts +0 -161
  23. package/banner/index.d.ts +0 -2
  24. package/banner/sc-banner.component.d.ts +0 -88
  25. package/banner/sc-banner.module.d.ts +0 -18
  26. package/brands-list/index.d.ts +0 -2
  27. package/brands-list/sc-brands-list.component.d.ts +0 -15
  28. package/brands-list/sc-brands-list.module.d.ts +0 -12
  29. package/cart/add-or-editing-cart-item-dialog/add-or-editing-cart-item-form/sc-add-or-editing-cart-item-form.component.d.ts +0 -102
  30. package/cart/add-or-editing-cart-item-dialog/index.d.ts +0 -2
  31. package/cart/add-or-editing-cart-item-dialog/sc-add-or-editing-cart-item-dialog.component.d.ts +0 -48
  32. package/cart/cart-item/sc-cart-item.component.d.ts +0 -25
  33. package/cart/index.d.ts +0 -3
  34. package/cart/sc-cart-add-products-from-csv-dialog/sc-cart-add-products-from-csv-dialog.component.d.ts +0 -62
  35. package/catalog/category-card/sc-category-card.component.d.ts +0 -76
  36. package/catalog/cost-with-discount/cost-with-discount.component.d.ts +0 -23
  37. package/catalog/download-price-list/sc-download-price-list.component.d.ts +0 -38
  38. package/catalog/hover-image-carousel/sc-hover-image-carousel.component.d.ts +0 -48
  39. package/catalog/index.d.ts +0 -12
  40. package/catalog/input-quantity/sc-input-quantity.component.d.ts +0 -82
  41. package/catalog/notify-when-in-stock-dialog/index.d.ts +0 -2
  42. package/catalog/notify-when-in-stock-dialog/sc-notify-when-in-stock-dialog.component.d.ts +0 -90
  43. package/catalog/notify-when-in-stock-dialog/sc-product-in-all-warehouses.pipe.d.ts +0 -22
  44. package/catalog/price-card/sc-price-card.component.d.ts +0 -18
  45. package/catalog/price-card-inline/sc-price-card-inline.component.d.ts +0 -10
  46. package/catalog/price-history/sc-price-history.component.d.ts +0 -88
  47. package/catalog/price-list-pagination/sc-price-list-pagination.component.d.ts +0 -40
  48. package/catalog/price-warehouse-stock/sc-price-warehouse-stock.component.d.ts +0 -47
  49. package/catalog/sc-catalog.module.d.ts +0 -29
  50. package/catalog/sc-favorite-button/sc-favorite-button.component.d.ts +0 -25
  51. package/contacts/add-contact-dialog/sc-add-contact-dialog.component.d.ts +0 -49
  52. package/contacts/contacts-accordion/sc-contacts-accordion.component.d.ts +0 -23
  53. package/contacts/index.d.ts +0 -7
  54. package/contacts/manager-card/sc-manager-card.component.d.ts +0 -22
  55. package/contacts/manager-card-push/sc-manager-card-push.component.d.ts +0 -18
  56. package/contacts/new-contact-form/sc-new-contact-form.component.d.ts +0 -28
  57. package/contacts/sc-contacts.module.d.ts +0 -28
  58. package/contacts/tokens/index.d.ts +0 -2
  59. package/contacts/tokens/sc-manager-qr-handler.token.d.ts +0 -6
  60. package/contacts/tokens/sc-show-help-notification-in-phone-input.token.d.ts +0 -5
  61. package/contragents/add-contragent-bank-account-dialog/sc-add-contragent-bank-account-dialog.component.d.ts +0 -49
  62. package/contragents/add-contragent-dialog/sc-add-contragent-dialog.component.d.ts +0 -161
  63. package/contragents/contragents-accordion/contragents-accordion-item/sc-contragents-accordion-item.component.d.ts +0 -62
  64. package/contragents/contragents-accordion/sc-contragents-accordion.component.d.ts +0 -49
  65. package/contragents/index.d.ts +0 -7
  66. package/contragents/new-contragent-bank-account-form/sc-new-contragent-bank-account-form.component.d.ts +0 -64
  67. package/contragents/new-contragent-form/sc-new-contragent-form.component.d.ts +0 -125
  68. package/contragents/sc-contragents.module.d.ts +0 -27
  69. package/delivery-address/add-delivery-address-dialog/sc-add-delivery-address-dialog.component.d.ts +0 -141
  70. package/delivery-address/delivery-address-accordion/delivery-address-accordion-item/sc-delivery-address-accordion-item.component.d.ts +0 -50
  71. package/delivery-address/delivery-address-accordion/sc-delivery-address-accordion.component.d.ts +0 -49
  72. package/delivery-address/index.d.ts +0 -4
  73. package/delivery-address/sc-delivery-address.module.d.ts +0 -26
  74. package/dialogs/index.d.ts +0 -1
  75. package/dialogs/sc-resource-preview/sc-resource-preview.component.d.ts +0 -42
  76. package/directives/abstract-price-card/abstract-sc-price-card.directive.d.ts +0 -136
  77. package/directives/index.d.ts +0 -7
  78. package/directives/links/index.d.ts +0 -4
  79. package/directives/links/sc-email-link.directive.d.ts +0 -25
  80. package/directives/links/sc-link-location.d.ts +0 -5
  81. package/directives/links/sc-links.d.ts +0 -7
  82. package/directives/links/sc-tel-link.directive.d.ts +0 -40
  83. package/directives/next-input-focus/sc-next-input-focus.directive.d.ts +0 -18
  84. package/directives/next-input-focus/sc-next-input-focus.module.d.ts +0 -10
  85. package/directives/sc-date-value-transformer.directive.d.ts +0 -8
  86. package/directives/select-on-focusin/sc-select-on-focusin.directive.d.ts +0 -14
  87. package/directives/terminal-link/sc-terminal-link.directive.d.ts +0 -34
  88. package/error-handler/consts/error-change-handler.providers.d.ts +0 -5
  89. package/error-handler/error-block-status/error-block-status.component.d.ts +0 -37
  90. package/error-handler/index.d.ts +0 -4
  91. package/error-handler/interfaces/i-block-error.d.ts +0 -17
  92. package/error-handler/sc-error-handler.component.d.ts +0 -40
  93. package/esm2022/accordion/index.mjs +0 -4
  94. package/esm2022/accordion/sc-accordion-content.directive.mjs +0 -17
  95. package/esm2022/accordion/sc-accordion.component.mjs +0 -92
  96. package/esm2022/accordion/sc-accordion.module.mjs +0 -26
  97. package/esm2022/auth/enums/auth-method.mjs +0 -15
  98. package/esm2022/auth/index.mjs +0 -9
  99. package/esm2022/auth/interfaces/api-error-response.mjs +0 -2
  100. package/esm2022/auth/interfaces/index.mjs +0 -4
  101. package/esm2022/auth/interfaces/sc-bank-account-form-group.mjs +0 -2
  102. package/esm2022/auth/interfaces/sc-contact-form-group.mjs +0 -2
  103. package/esm2022/auth/sc-auth.module.mjs +0 -99
  104. package/esm2022/auth/sc-sign-in-form/sc-sign-in-form-by-email/sc-sign-in-form-by-email.component.mjs +0 -87
  105. package/esm2022/auth/sc-sign-in-form/sc-sign-in-form-by-phone/sc-sign-in-form-by-phone.component.mjs +0 -86
  106. package/esm2022/auth/sc-sign-in-form/sc-sign-in-form.component.mjs +0 -89
  107. package/esm2022/auth/sc-simple-sign-up-form/sc-simple-sign-up-form.component.mjs +0 -187
  108. package/esm2022/auth/sign-up-form/sc-sign-up-form.component.mjs +0 -333
  109. package/esm2022/banner/index.mjs +0 -3
  110. package/esm2022/banner/sc-banner.component.mjs +0 -143
  111. package/esm2022/banner/sc-banner.module.mjs +0 -30
  112. package/esm2022/brands-list/index.mjs +0 -3
  113. package/esm2022/brands-list/sc-brands-list.component.mjs +0 -24
  114. package/esm2022/brands-list/sc-brands-list.module.mjs +0 -22
  115. package/esm2022/cart/add-or-editing-cart-item-dialog/add-or-editing-cart-item-form/sc-add-or-editing-cart-item-form.component.mjs +0 -233
  116. package/esm2022/cart/add-or-editing-cart-item-dialog/index.mjs +0 -3
  117. package/esm2022/cart/add-or-editing-cart-item-dialog/sc-add-or-editing-cart-item-dialog.component.mjs +0 -74
  118. package/esm2022/cart/cart-item/sc-cart-item.component.mjs +0 -74
  119. package/esm2022/cart/index.mjs +0 -4
  120. package/esm2022/cart/sc-cart-add-products-from-csv-dialog/sc-cart-add-products-from-csv-dialog.component.mjs +0 -110
  121. package/esm2022/catalog/category-card/sc-category-card.component.mjs +0 -102
  122. package/esm2022/catalog/cost-with-discount/cost-with-discount.component.mjs +0 -38
  123. package/esm2022/catalog/download-price-list/sc-download-price-list.component.mjs +0 -56
  124. package/esm2022/catalog/hover-image-carousel/sc-hover-image-carousel.component.mjs +0 -76
  125. package/esm2022/catalog/index.mjs +0 -13
  126. package/esm2022/catalog/input-quantity/sc-input-quantity.component.mjs +0 -177
  127. package/esm2022/catalog/notify-when-in-stock-dialog/index.mjs +0 -3
  128. package/esm2022/catalog/notify-when-in-stock-dialog/sc-notify-when-in-stock-dialog.component.mjs +0 -173
  129. package/esm2022/catalog/notify-when-in-stock-dialog/sc-product-in-all-warehouses.pipe.mjs +0 -35
  130. package/esm2022/catalog/price-card/sc-price-card.component.mjs +0 -52
  131. package/esm2022/catalog/price-card-inline/sc-price-card-inline.component.mjs +0 -56
  132. package/esm2022/catalog/price-history/sc-price-history.component.mjs +0 -140
  133. package/esm2022/catalog/price-list-pagination/sc-price-list-pagination.component.mjs +0 -65
  134. package/esm2022/catalog/price-warehouse-stock/sc-price-warehouse-stock.component.mjs +0 -54
  135. package/esm2022/catalog/sc-catalog.module.mjs +0 -125
  136. package/esm2022/catalog/sc-favorite-button/sc-favorite-button.component.mjs +0 -42
  137. package/esm2022/contacts/add-contact-dialog/sc-add-contact-dialog.component.mjs +0 -91
  138. package/esm2022/contacts/contacts-accordion/sc-contacts-accordion.component.mjs +0 -38
  139. package/esm2022/contacts/index.mjs +0 -8
  140. package/esm2022/contacts/manager-card/sc-manager-card.component.mjs +0 -58
  141. package/esm2022/contacts/manager-card-push/sc-manager-card-push.component.mjs +0 -28
  142. package/esm2022/contacts/new-contact-form/sc-new-contact-form.component.mjs +0 -37
  143. package/esm2022/contacts/sc-contacts.module.mjs +0 -92
  144. package/esm2022/contacts/tokens/index.mjs +0 -3
  145. package/esm2022/contacts/tokens/sc-manager-qr-handler.token.mjs +0 -24
  146. package/esm2022/contacts/tokens/sc-show-help-notification-in-phone-input.token.mjs +0 -7
  147. package/esm2022/contragents/add-contragent-bank-account-dialog/sc-add-contragent-bank-account-dialog.component.mjs +0 -81
  148. package/esm2022/contragents/add-contragent-dialog/sc-add-contragent-dialog.component.mjs +0 -278
  149. package/esm2022/contragents/contragents-accordion/contragents-accordion-item/sc-contragents-accordion-item.component.mjs +0 -75
  150. package/esm2022/contragents/contragents-accordion/sc-contragents-accordion.component.mjs +0 -69
  151. package/esm2022/contragents/index.mjs +0 -8
  152. package/esm2022/contragents/new-contragent-bank-account-form/sc-new-contragent-bank-account-form.component.mjs +0 -72
  153. package/esm2022/contragents/new-contragent-form/sc-new-contragent-form.component.mjs +0 -242
  154. package/esm2022/contragents/sc-contragents.module.mjs +0 -118
  155. package/esm2022/delivery-address/add-delivery-address-dialog/sc-add-delivery-address-dialog.component.mjs +0 -250
  156. package/esm2022/delivery-address/delivery-address-accordion/delivery-address-accordion-item/sc-delivery-address-accordion-item.component.mjs +0 -60
  157. package/esm2022/delivery-address/delivery-address-accordion/sc-delivery-address-accordion.component.mjs +0 -69
  158. package/esm2022/delivery-address/index.mjs +0 -5
  159. package/esm2022/delivery-address/sc-delivery-address.module.mjs +0 -99
  160. package/esm2022/dialogs/index.mjs +0 -2
  161. package/esm2022/dialogs/sc-resource-preview/sc-resource-preview.component.mjs +0 -68
  162. package/esm2022/directives/abstract-price-card/abstract-sc-price-card.directive.mjs +0 -170
  163. package/esm2022/directives/index.mjs +0 -8
  164. package/esm2022/directives/links/index.mjs +0 -5
  165. package/esm2022/directives/links/sc-email-link.directive.mjs +0 -49
  166. package/esm2022/directives/links/sc-link-location.mjs +0 -2
  167. package/esm2022/directives/links/sc-links.mjs +0 -8
  168. package/esm2022/directives/links/sc-tel-link.directive.mjs +0 -79
  169. package/esm2022/directives/next-input-focus/sc-next-input-focus.directive.mjs +0 -43
  170. package/esm2022/directives/next-input-focus/sc-next-input-focus.module.mjs +0 -19
  171. package/esm2022/directives/sc-date-value-transformer.directive.mjs +0 -30
  172. package/esm2022/directives/select-on-focusin/sc-select-on-focusin.directive.mjs +0 -31
  173. package/esm2022/directives/terminal-link/sc-terminal-link.directive.mjs +0 -69
  174. package/esm2022/error-handler/consts/error-change-handler.providers.mjs +0 -8
  175. package/esm2022/error-handler/error-block-status/error-block-status.component.mjs +0 -76
  176. package/esm2022/error-handler/index.mjs +0 -5
  177. package/esm2022/error-handler/interfaces/i-block-error.mjs +0 -2
  178. package/esm2022/error-handler/sc-error-handler.component.mjs +0 -58
  179. package/esm2022/feedback/feedback-form/sc-feedback-form.component.mjs +0 -344
  180. package/esm2022/feedback/gratitude/sc-gratitude.component.mjs +0 -32
  181. package/esm2022/feedback/index.mjs +0 -4
  182. package/esm2022/feedback/interfaces/index.mjs +0 -2
  183. package/esm2022/feedback/interfaces/sc-feedback-form-config.mjs +0 -2
  184. package/esm2022/files/directives/index.mjs +0 -3
  185. package/esm2022/files/directives/tree-top.directive.mjs +0 -63
  186. package/esm2022/files/directives/tree.directive.mjs +0 -47
  187. package/esm2022/files/file-tree-item/file-tree-item.component.mjs +0 -18
  188. package/esm2022/files/files-and-documents/files-and-documents.component.mjs +0 -61
  189. package/esm2022/files/files-and-documents.module.mjs +0 -28
  190. package/esm2022/files/index.mjs +0 -6
  191. package/esm2022/files/interfaces/tree-node.mjs +0 -2
  192. package/esm2022/files/services/index.mjs +0 -3
  193. package/esm2022/files/services/tree-icon.service.mjs +0 -49
  194. package/esm2022/files/services/tree-loader.service.mjs +0 -62
  195. package/esm2022/form-fields/addresses-selection-field/sc-addresses-selection-field.component.mjs +0 -155
  196. package/esm2022/form-fields/form-fields.module.mjs +0 -69
  197. package/esm2022/form-fields/index.mjs +0 -4
  198. package/esm2022/form-fields/suggestion-field/sc-suggestion-field.component.mjs +0 -175
  199. package/esm2022/helpers/index.mjs +0 -2
  200. package/esm2022/helpers/sc-px-converter.mjs +0 -27
  201. package/esm2022/icons/index.mjs +0 -2
  202. package/esm2022/icons/sc-client-ui-icons-name.mjs +0 -99
  203. package/esm2022/loader/index.mjs +0 -2
  204. package/esm2022/loader/sc-i-loader.mjs +0 -2
  205. package/esm2022/masks/index.mjs +0 -8
  206. package/esm2022/masks/sc-account-number-mask.mjs +0 -7
  207. package/esm2022/masks/sc-bic-mask.mjs +0 -7
  208. package/esm2022/masks/sc-correspondent-account-mask.mjs +0 -7
  209. package/esm2022/masks/sc-inn-mask.mjs +0 -13
  210. package/esm2022/masks/sc-kpp-mask.mjs +0 -7
  211. package/esm2022/masks/sc-okpo-mask.mjs +0 -13
  212. package/esm2022/masks/sc-phone-verification-code-mask.mjs +0 -7
  213. package/esm2022/models/i-sc-image.mjs +0 -2
  214. package/esm2022/models/index.mjs +0 -2
  215. package/esm2022/news/index.mjs +0 -4
  216. package/esm2022/news/news-card/sc-news-card.component.mjs +0 -34
  217. package/esm2022/news/news-card-skeleton/sc-news-card-skeleton.component.mjs +0 -31
  218. package/esm2022/news/sc-news.module.mjs +0 -26
  219. package/esm2022/order/index.mjs +0 -4
  220. package/esm2022/order/order-item-mobile/sc-order-item-mobile.component.mjs +0 -60
  221. package/esm2022/order/sc-order.module.mjs +0 -53
  222. package/esm2022/order/sc-payment-status/sc-payment-status.component.mjs +0 -35
  223. package/esm2022/pages/frequently-asked-questions/sc-frequently-asked-questions.component.mjs +0 -28
  224. package/esm2022/pages/frequently-asked-questions/sc-page-size-options.mjs +0 -6
  225. package/esm2022/pages/frequently-asked-questions-group-selector/sc-frequently-asked-questions-group-selector.component.mjs +0 -59
  226. package/esm2022/pages/frequently-asked-questions-with-groups/sc-frequently-asked-questions-with-groups.component.mjs +0 -106
  227. package/esm2022/pages/index.mjs +0 -4
  228. package/esm2022/pipes/index.mjs +0 -3
  229. package/esm2022/pipes/sc-format-date.mjs +0 -33
  230. package/esm2022/pipes/sc-phone-format.mjs +0 -44
  231. package/esm2022/profile/index.mjs +0 -3
  232. package/esm2022/profile/sc-profile-accordions-content/sc-profile-accordions-content.component.mjs +0 -175
  233. package/esm2022/profile/sc-profile.module.mjs +0 -76
  234. package/esm2022/providers/date-value-transformer/index.mjs +0 -4
  235. package/esm2022/providers/date-value-transformer/sc-date-value-transformer-types.mjs +0 -2
  236. package/esm2022/providers/date-value-transformer/sc-date-value-transformer-with-end-time.mjs +0 -26
  237. package/esm2022/providers/date-value-transformer/sc-date-value-transformer-with-start-time.mjs +0 -37
  238. package/esm2022/providers/index.mjs +0 -12
  239. package/esm2022/providers/sc-allow-select-terminated.mjs +0 -6
  240. package/esm2022/providers/sc-country-ids.mjs +0 -6
  241. package/esm2022/providers/sc-date-formatter.mjs +0 -12
  242. package/esm2022/providers/sc-date-value-transformer.mjs +0 -12
  243. package/esm2022/providers/sc-help-notification-close.mjs +0 -7
  244. package/esm2022/providers/sc-help-notification-limit.mjs +0 -6
  245. package/esm2022/providers/sc-max-files-in-form-input.mjs +0 -6
  246. package/esm2022/providers/sc-notify-when-in-stock-required-fields.mjs +0 -6
  247. package/esm2022/providers/sc-page-size-options.mjs +0 -6
  248. package/esm2022/providers/sc-user-providers.mjs +0 -33
  249. package/esm2022/providers/sc-verification-code-timeout.mjs +0 -6
  250. package/esm2022/public-api.mjs +0 -35
  251. package/esm2022/qrcode/index.mjs +0 -3
  252. package/esm2022/qrcode/qrcode-dialog/sc-qrcode-dialog.component.mjs +0 -58
  253. package/esm2022/qrcode/sc-qrcode.module.mjs +0 -25
  254. package/esm2022/samples/index.mjs +0 -5
  255. package/esm2022/samples/interfaces/index.mjs +0 -3
  256. package/esm2022/samples/interfaces/sc-i-preview-sample.mjs +0 -2
  257. package/esm2022/samples/interfaces/sc-preview-mosquito-config.mjs +0 -2
  258. package/esm2022/samples/preview-sample/sc-preview-sample.component.mjs +0 -42
  259. package/esm2022/samples/sc-preview-samples-mosquito/sc-preview-samples-mosquito.component.mjs +0 -63
  260. package/esm2022/samples/sc-sample.module.mjs +0 -68
  261. package/esm2022/services/index.mjs +0 -2
  262. package/esm2022/services/sc-help-notification.service.mjs +0 -90
  263. package/esm2022/share-button/index.mjs +0 -3
  264. package/esm2022/share-button/sc-share-button.component.mjs +0 -35
  265. package/esm2022/share-button/sc-share-button.module.mjs +0 -22
  266. package/esm2022/snabcentr-client-ui.mjs +0 -5
  267. package/esm2022/user/index.mjs +0 -6
  268. package/esm2022/user/reset-user-password/sc-reset-user-password.component.mjs +0 -75
  269. package/esm2022/user/sc-user.module.mjs +0 -89
  270. package/esm2022/user/update-user-info-dialog/sc-update-user-info-dialog.component.mjs +0 -122
  271. package/esm2022/user/user-managers/sc-user-managers.component.mjs +0 -42
  272. package/esm2022/user/user-phone-approve-dialog/sc-user-phone-approve-dialog.component.mjs +0 -106
  273. package/esm2022/validators/index.mjs +0 -7
  274. package/esm2022/validators/sc-at-least-one-required-validator.mjs +0 -25
  275. package/esm2022/validators/sc-bic-validator.mjs +0 -10
  276. package/esm2022/validators/sc-correspondent-account-validator.mjs +0 -10
  277. package/esm2022/validators/sc-password-confirm-matching-validator.mjs +0 -17
  278. package/esm2022/validators/sc-phone-validator.mjs +0 -14
  279. package/esm2022/validators/step-validator.mjs +0 -18
  280. package/esm2022/verification/index.mjs +0 -4
  281. package/esm2022/verification/providers/index.mjs +0 -3
  282. package/esm2022/verification/providers/sc-phone-approve-code-sender.provider.mjs +0 -12
  283. package/esm2022/verification/providers/sc-phone-approve-code-sender.token.mjs +0 -7
  284. package/esm2022/verification/sc-verification.module.mjs +0 -88
  285. package/esm2022/verification/verification-phone-check-form/sc-verification-phone-check-form.component.mjs +0 -277
  286. package/feedback/feedback-form/sc-feedback-form.component.d.ts +0 -163
  287. package/feedback/gratitude/sc-gratitude.component.d.ts +0 -20
  288. package/feedback/index.d.ts +0 -3
  289. package/feedback/interfaces/index.d.ts +0 -1
  290. package/feedback/interfaces/sc-feedback-form-config.d.ts +0 -23
  291. package/files/directives/index.d.ts +0 -2
  292. package/files/directives/tree-top.directive.d.ts +0 -33
  293. package/files/directives/tree.directive.d.ts +0 -35
  294. package/files/file-tree-item/file-tree-item.component.d.ts +0 -9
  295. package/files/files-and-documents/files-and-documents.component.d.ts +0 -27
  296. package/files/files-and-documents.module.d.ts +0 -17
  297. package/files/index.d.ts +0 -5
  298. package/files/interfaces/tree-node.d.ts +0 -29
  299. package/files/services/index.d.ts +0 -2
  300. package/files/services/tree-icon.service.d.ts +0 -23
  301. package/files/services/tree-loader.service.d.ts +0 -43
  302. package/form-fields/addresses-selection-field/sc-addresses-selection-field.component.d.ts +0 -78
  303. package/form-fields/form-fields.module.d.ts +0 -19
  304. package/form-fields/index.d.ts +0 -3
  305. package/form-fields/suggestion-field/sc-suggestion-field.component.d.ts +0 -73
  306. package/helpers/index.d.ts +0 -1
  307. package/helpers/sc-px-converter.d.ts +0 -15
  308. package/icons/index.d.ts +0 -1
  309. package/icons/sc-client-ui-icons-name.d.ts +0 -4
  310. package/loader/index.d.ts +0 -1
  311. package/loader/sc-i-loader.d.ts +0 -9
  312. package/masks/index.d.ts +0 -7
  313. package/masks/sc-account-number-mask.d.ts +0 -5
  314. package/masks/sc-bic-mask.d.ts +0 -5
  315. package/masks/sc-correspondent-account-mask.d.ts +0 -5
  316. package/masks/sc-inn-mask.d.ts +0 -9
  317. package/masks/sc-kpp-mask.d.ts +0 -5
  318. package/masks/sc-okpo-mask.d.ts +0 -9
  319. package/masks/sc-phone-verification-code-mask.d.ts +0 -5
  320. package/models/i-sc-image.d.ts +0 -17
  321. package/models/index.d.ts +0 -1
  322. package/news/index.d.ts +0 -3
  323. package/news/news-card/sc-news-card.component.d.ts +0 -22
  324. package/news/news-card-skeleton/sc-news-card-skeleton.component.d.ts +0 -16
  325. package/news/sc-news.module.d.ts +0 -16
  326. package/order/index.d.ts +0 -3
  327. package/order/order-item-mobile/sc-order-item-mobile.component.d.ts +0 -39
  328. package/order/sc-order.module.d.ts +0 -19
  329. package/order/sc-payment-status/sc-payment-status.component.d.ts +0 -25
  330. package/pages/frequently-asked-questions/sc-frequently-asked-questions.component.d.ts +0 -18
  331. package/pages/frequently-asked-questions/sc-page-size-options.d.ts +0 -5
  332. package/pages/frequently-asked-questions-group-selector/sc-frequently-asked-questions-group-selector.component.d.ts +0 -28
  333. package/pages/frequently-asked-questions-with-groups/sc-frequently-asked-questions-with-groups.component.d.ts +0 -79
  334. package/pages/index.d.ts +0 -3
  335. package/pipes/index.d.ts +0 -2
  336. package/pipes/sc-format-date.d.ts +0 -20
  337. package/pipes/sc-phone-format.d.ts +0 -21
  338. package/profile/index.d.ts +0 -2
  339. package/profile/sc-profile-accordions-content/sc-profile-accordions-content.component.d.ts +0 -126
  340. package/profile/sc-profile.module.d.ts +0 -24
  341. package/providers/date-value-transformer/index.d.ts +0 -3
  342. package/providers/date-value-transformer/sc-date-value-transformer-types.d.ts +0 -9
  343. package/providers/date-value-transformer/sc-date-value-transformer-with-end-time.d.ts +0 -16
  344. package/providers/date-value-transformer/sc-date-value-transformer-with-start-time.d.ts +0 -22
  345. package/providers/index.d.ts +0 -11
  346. package/providers/sc-allow-select-terminated.d.ts +0 -5
  347. package/providers/sc-country-ids.d.ts +0 -5
  348. package/providers/sc-date-formatter.d.ts +0 -6
  349. package/providers/sc-date-value-transformer.d.ts +0 -5
  350. package/providers/sc-help-notification-close.d.ts +0 -6
  351. package/providers/sc-help-notification-limit.d.ts +0 -5
  352. package/providers/sc-max-files-in-form-input.d.ts +0 -5
  353. package/providers/sc-notify-when-in-stock-required-fields.d.ts +0 -5
  354. package/providers/sc-page-size-options.d.ts +0 -5
  355. package/providers/sc-user-providers.d.ts +0 -21
  356. package/providers/sc-verification-code-timeout.d.ts +0 -5
  357. package/public-api.d.ts +0 -31
  358. package/qrcode/index.d.ts +0 -2
  359. package/qrcode/qrcode-dialog/sc-qrcode-dialog.component.d.ts +0 -37
  360. package/qrcode/sc-qrcode.module.d.ts +0 -14
  361. package/samples/index.d.ts +0 -4
  362. package/samples/interfaces/index.d.ts +0 -2
  363. package/samples/interfaces/sc-i-preview-sample.d.ts +0 -56
  364. package/samples/interfaces/sc-preview-mosquito-config.d.ts +0 -62
  365. package/samples/preview-sample/sc-preview-sample.component.d.ts +0 -30
  366. package/samples/sc-preview-samples-mosquito/sc-preview-samples-mosquito.component.d.ts +0 -50
  367. package/samples/sc-sample.module.d.ts +0 -19
  368. package/services/index.d.ts +0 -1
  369. package/services/sc-help-notification.service.d.ts +0 -64
  370. package/share-button/index.d.ts +0 -2
  371. package/share-button/sc-share-button.component.d.ts +0 -22
  372. package/share-button/sc-share-button.module.d.ts +0 -12
  373. package/user/index.d.ts +0 -5
  374. package/user/reset-user-password/sc-reset-user-password.component.d.ts +0 -46
  375. package/user/sc-user.module.d.ts +0 -25
  376. package/user/update-user-info-dialog/sc-update-user-info-dialog.component.d.ts +0 -63
  377. package/user/user-managers/sc-user-managers.component.d.ts +0 -26
  378. package/user/user-phone-approve-dialog/sc-user-phone-approve-dialog.component.d.ts +0 -53
  379. package/validators/index.d.ts +0 -6
  380. package/validators/sc-at-least-one-required-validator.d.ts +0 -10
  381. package/validators/sc-bic-validator.d.ts +0 -8
  382. package/validators/sc-correspondent-account-validator.d.ts +0 -8
  383. package/validators/sc-password-confirm-matching-validator.d.ts +0 -8
  384. package/validators/sc-phone-validator.d.ts +0 -5
  385. package/validators/step-validator.d.ts +0 -8
  386. package/verification/index.d.ts +0 -3
  387. package/verification/providers/index.d.ts +0 -2
  388. package/verification/providers/sc-phone-approve-code-sender.provider.d.ts +0 -6
  389. package/verification/providers/sc-phone-approve-code-sender.token.d.ts +0 -7
  390. package/verification/sc-verification.module.d.ts +0 -21
  391. package/verification/verification-phone-check-form/sc-verification-phone-check-form.component.d.ts +0 -149
@@ -1,41 +0,0 @@
1
- import { FormControl, FormGroup } from '@angular/forms';
2
- import { ScAuthService } from '@snabcentr/client-core';
3
- import { Observable, Subject } from 'rxjs';
4
- import * as i0 from "@angular/core";
5
- /**
6
- * Компонент аутентификации по номеру телефона и коду подтверждения.
7
- */
8
- export declare class ScSignInFormByPhoneComponent {
9
- private readonly authService;
10
- /**
11
- * Наличие кода подтверждения у пользователя.
12
- */
13
- haveCode: boolean;
14
- /**
15
- * Группа полей ввода для формы «Вход на сайт».
16
- */
17
- readonly form: FormGroup<{
18
- phone: FormControl<string | null>;
19
- verificationCode: FormControl<string | null>;
20
- }>;
21
- /**
22
- * {@link Subject} события отправки формы.
23
- */
24
- readonly onSubmit: Subject<void>;
25
- /**
26
- * {@link Observable} запроса данных аутентификации.
27
- */
28
- private readonly request$;
29
- /**
30
- * {@link Observable} изменения состояния загрузки данных аутентификации по номеру телефона.
31
- */
32
- readonly loading$: Observable<boolean>;
33
- /**
34
- * Инициализирует экземпляр класса {@link ScSignInFormByPhoneComponent}.
35
- *
36
- * @param authService Сервис аутентификации.
37
- */
38
- constructor(authService: ScAuthService);
39
- static ɵfac: i0.ɵɵFactoryDeclaration<ScSignInFormByPhoneComponent, never>;
40
- static ɵcmp: i0.ɵɵComponentDeclaration<ScSignInFormByPhoneComponent, "sc-sign-in-form-by-phone", never, {}, {}, never, never, false, never>;
41
- }
@@ -1,53 +0,0 @@
1
- import { EventEmitter, OnInit } from '@angular/core';
2
- import { ScAuthService, ScUserMetrikaService } from '@snabcentr/client-core';
3
- import { Observable } from 'rxjs';
4
- import { AuthMethod } from '../enums/auth-method';
5
- import * as i0 from "@angular/core";
6
- /**
7
- * Компонент аутентификации пользователя.
8
- */
9
- export declare class ScSignInFormComponent implements OnInit {
10
- private readonly authService;
11
- private readonly userMetrikaService;
12
- /**
13
- * Выбранный способ аутентификации.
14
- */
15
- authMethod: AuthMethod;
16
- /**
17
- * Перечисление способов аутентификации.
18
- */
19
- method: typeof AuthMethod;
20
- /**
21
- * Сигнал нажатия на кнопку "Забыли пароль".
22
- */
23
- readonly forgotPassword: EventEmitter<void>;
24
- /**
25
- * Сигнал нажатия на кнопку "Зарегистрироваться".
26
- */
27
- readonly signUp: EventEmitter<void>;
28
- /**
29
- * Сигнал события аутентификации.
30
- */
31
- readonly successAuth: Observable<boolean>;
32
- /**
33
- * Инициализирует экземпляр класса {@link ScSignInFormComponent}.
34
- *
35
- * @param authService Сервис аутентификации.
36
- * @param userMetrikaService Сервис для сбора метрик о действиях пользователей.
37
- */
38
- constructor(authService: ScAuthService, userMetrikaService: ScUserMetrikaService);
39
- /** @inheritDoc */
40
- ngOnInit(): void;
41
- /**
42
- * Осуществляет переключение способов аутентификации.
43
- *
44
- * @param authMethod Выбранный способ аутентификации.
45
- */
46
- switchAuth(authMethod: AuthMethod): void;
47
- /**
48
- * Обрабатывает нажатие на кнопку "Забыли пароль" и выдает сигнал об этом.
49
- */
50
- onForgotPassword(): void;
51
- static ɵfac: i0.ɵɵFactoryDeclaration<ScSignInFormComponent, never>;
52
- static ɵcmp: i0.ɵɵComponentDeclaration<ScSignInFormComponent, "sc-sign-in-form", never, { "authMethod": { "alias": "authMethod"; "required": false; }; }, { "forgotPassword": "forgotPassword"; "signUp": "signUp"; "successAuth": "successAuth"; }, never, never, false, never>;
53
- }
@@ -1,106 +0,0 @@
1
- import { OnInit, OutputEmitterRef, OutputRef, Signal } from '@angular/core';
2
- import { FormControl, FormGroup } from '@angular/forms';
3
- import { ScIOrgContact, ScISuggestionType, ScUser } from '@snabcentr/client-core';
4
- import { Subject } from 'rxjs';
5
- import * as i0 from "@angular/core";
6
- /**
7
- * Компонент упрощенной регистрации.
8
- */
9
- export declare class ScSimpleSignUpFormComponent implements OnInit {
10
- /**
11
- * Сервис данных о пользователе.
12
- */
13
- private readonly userService;
14
- /**
15
- * Сервис аутентификации.
16
- */
17
- private readonly authService;
18
- /**
19
- * Сервис конвертации данных.
20
- */
21
- private readonly convertersService;
22
- /**
23
- * Сервис для сбора метрик о действиях пользователей.
24
- */
25
- private readonly userMetrikaService;
26
- /**
27
- * Группа полей ввода для формы регистрации.
28
- */
29
- protected readonly form: FormGroup<{
30
- name: FormControl<string | null>;
31
- email: FormControl<string | null>;
32
- phone: FormControl<string | null>;
33
- verificationCode: FormControl<string | null>;
34
- getNews: FormControl<boolean | null>;
35
- acceptRules: FormControl<boolean | null>;
36
- contragent: FormGroup<any>;
37
- }>;
38
- /**
39
- * Признак, следует ли отображать функционал кода подтверждения.
40
- */
41
- protected readonly showCodeFields: import("@angular/core").WritableSignal<boolean>;
42
- /**
43
- * Признак, занят ли телефон (существует ли пользователь с таким телефоном).
44
- */
45
- protected readonly isPhoneBusy: import("@angular/core").WritableSignal<boolean | null>;
46
- /**
47
- * Признак, нужно ли отображать дополнительные поля для регистрации.
48
- */
49
- protected readonly showAdditionalFields: import("@angular/core").WritableSignal<boolean>;
50
- /**
51
- * Список контактов для отправки push-уведомлений.
52
- */
53
- protected readonly pushContacts: Signal<ScIOrgContact[] | undefined>;
54
- /**
55
- * Перечисление типов подсказок.
56
- */
57
- protected readonly suggestionType: typeof ScISuggestionType;
58
- /**
59
- * {@link Subject} события отправки формы.
60
- */
61
- protected readonly onSubmit$: Subject<void>;
62
- /**
63
- * {@link Observable} запроса данных регистрации или входа.
64
- */
65
- private readonly request$;
66
- /**
67
- * Сигнал изменения состояния загрузки данных.
68
- */
69
- protected readonly loading: Signal<boolean>;
70
- /**
71
- * Сигнал события аутентификации после успешной регистрации.
72
- */
73
- readonly successAuth: OutputRef<ScUser>;
74
- /**
75
- * Сигнал нажатия на "Договор оферты".
76
- */
77
- readonly clickOffer: OutputEmitterRef<void>;
78
- /** @inheritDoc */
79
- ngOnInit(): void;
80
- /**
81
- * Обрабатывает событие изменения занятости телефона.
82
- *
83
- * @param isBusy Признак занятости телефона.
84
- */
85
- protected onIsBusyChange(isBusy: boolean | null): void;
86
- /**
87
- * Обрабатывает событие изменения подтверждения телефона.
88
- *
89
- * @param isConfirmed Признак подтверждения телефона.
90
- */
91
- protected onIsConfirmedChange(isConfirmed: boolean | null): void;
92
- /**
93
- * Обрабатывает ошибки запросов.
94
- *
95
- * @param error Объект ошибки
96
- */
97
- private handleError;
98
- /**
99
- * Создаёт базового контрагента для клиента физического лица.
100
- *
101
- * @param formValue Значение формы при регистрации
102
- */
103
- private createBaseContragent;
104
- static ɵfac: i0.ɵɵFactoryDeclaration<ScSimpleSignUpFormComponent, never>;
105
- static ɵcmp: i0.ɵɵComponentDeclaration<ScSimpleSignUpFormComponent, "sc-simple-sign-up-form", never, {}, { "successAuth": "successAuth"; "clickOffer": "clickOffer"; }, never, never, false, never>;
106
- }
@@ -1,161 +0,0 @@
1
- import { OnInit, OutputEmitterRef, OutputRef } from '@angular/core';
2
- import { FormArray, FormControl, FormGroup } from '@angular/forms';
3
- import { ScAuthService, ScConvertersService, ScIReferencesTypes, ScISuggestionType, ScOpfList, ScReferencesService, ScSuggestion, ScUser, ScUserMetrikaService, ScUserService } from '@snabcentr/client-core';
4
- import { Observable, Subject } from 'rxjs';
5
- import { ScContactFormGroup } from '../interfaces';
6
- import * as i0 from "@angular/core";
7
- /**
8
- * Компонент формы регистрация пользователя.
9
- */
10
- export declare class ScSignUpFormComponent implements OnInit {
11
- private readonly userService;
12
- private readonly authService;
13
- private readonly referencesService;
14
- private readonly convertersService;
15
- private readonly userMetrikaService;
16
- /**
17
- * Поле ввода организационно-правовых форм.
18
- */
19
- opfControl: FormControl<keyof typeof ScOpfList | null>;
20
- /**
21
- * Группа полей ввода для формы регистрации.
22
- */
23
- form: FormGroup<{
24
- name: FormControl<string | null>;
25
- email: FormControl<string | null>;
26
- phone: FormControl<string | null>;
27
- verificationCode: FormControl<string | null>;
28
- cityId: FormControl<number | null>;
29
- password: FormControl<string | null>;
30
- passwordConfirm: FormControl<string | null>;
31
- getNews: FormControl<boolean | null>;
32
- acceptRules: FormControl<boolean | null>;
33
- contragent: FormGroup<any>;
34
- }>;
35
- /**
36
- * Перечисление типов подсказок.
37
- */
38
- readonly suggestionType: typeof ScISuggestionType;
39
- /**
40
- * Перечисление организационно-правовых форм.
41
- */
42
- readonly opfListEnum: typeof ScOpfList;
43
- /**
44
- * {@link Subject} события отправки формы.
45
- */
46
- readonly onSubmit: Subject<void>;
47
- /**
48
- * {@link Observable} запроса данных регистрации.
49
- */
50
- private readonly request$;
51
- /**
52
- * Индекс этапа.
53
- */
54
- stepIndex: number;
55
- /**
56
- * {@link Observable} изменения состояния загрузки данных.
57
- */
58
- readonly loading$: Observable<boolean>;
59
- /**
60
- * Сигнал события аутентификации после успешной регистрации.
61
- */
62
- readonly successAuth: OutputRef<ScUser>;
63
- /**
64
- * Сигнал нажатия на "Договор оферты".
65
- */
66
- readonly clickOfferEvent: OutputEmitterRef<void>;
67
- /**
68
- * Список этапов регистрации.
69
- */
70
- readonly steps: string[];
71
- /**
72
- * Инициализирует экземпляр класса {@link ScSignUpFormComponent}.
73
- *
74
- * @param userService Сервис данных о пользователе.
75
- * @param authService Сервис аутентификации.
76
- * @param referencesService Сервис справочников.
77
- * @param convertersService Сервис конвертации данных.
78
- * @param userMetrikaService Сервис для сбора метрик о действиях пользователей.
79
- */
80
- constructor(userService: ScUserService, authService: ScAuthService, referencesService: ScReferencesService, convertersService: ScConvertersService, userMetrikaService: ScUserMetrikaService);
81
- /**
82
- * Список групп полей банковских реквизитов.
83
- */
84
- get bankAccounts(): FormArray<ReturnType<ScSignUpFormComponent['createBankAccountGroup']>>;
85
- /**
86
- * Список групп полей контактных лиц.
87
- */
88
- get contacts(): FormArray<ReturnType<ScSignUpFormComponent['createContactGroup']>>;
89
- /** @inheritDoc */
90
- ngOnInit(): void;
91
- /**
92
- * Проверяет, может ли пользователь перейти к следующему шагу регистрации.
93
- * При проверке каждого этапа регистрации последовательно проверяется корректность заполнения данных на предыдущих этапах.
94
- *
95
- * @param index Индекс этапа для которого нужно проверить валидность.
96
- * @returns Выводит значение `boolean` на основании {@link index}.
97
- */
98
- canNextStep(index: number): boolean;
99
- /**
100
- * Выполняет навигацию по форме регистрации.
101
- *
102
- * @param delta Значение, на которое необходимо выполнить навигацию.
103
- */
104
- navigate(delta: number): void;
105
- /**
106
- * Создаёт базового контрагента для клиента физического лица.
107
- *
108
- * @param formValue Значение формы при регистрации
109
- */
110
- private createBaseContragent;
111
- /**
112
- * Возвращает {@link Observable} список организационно-правовых форм.
113
- */
114
- getOpf$(): Observable<Array<ScIReferencesTypes<ScOpfList, typeof ScOpfList>>>;
115
- /**
116
- * Возвращает {@link Observable} организационно-правовой формы, соответствующий символьному обозначению (slug) на входе.
117
- *
118
- * @param slug Символьное обозначение (slug).
119
- */
120
- getOpfBySlug$(slug: keyof typeof ScOpfList): Observable<ScIReferencesTypes<ScOpfList, typeof ScOpfList> | undefined>;
121
- /**
122
- * Создаёт группу полей банковских реквизитов.
123
- */
124
- private createBankAccountGroup;
125
- /**
126
- * Добавляет Банковские реквизиты.
127
- */
128
- addBankAccountGroup(): void;
129
- /**
130
- * Удаляет банковские реквизиты.
131
- *
132
- * @param index Индекс банковских реквизитов.
133
- */
134
- removeBankAccountGroup(index: number): void;
135
- /**
136
- * Создаёт группу полей контактного лица.
137
- */
138
- createContactGroup(): ScContactFormGroup;
139
- /**
140
- * Обработчик выбора адреса доставки.
141
- *
142
- * @param suggestion Объект подсказки ареса.
143
- */
144
- onSelectedOrganization(suggestion: ScSuggestion): void;
145
- /**
146
- * Добавляет контактное лицо контрагента.
147
- */
148
- addContactGroup(): void;
149
- /**
150
- * Удаляет контактное лицо контрагента.
151
- *
152
- * @param index Индекс контактного лица.
153
- */
154
- removeContactGroup(index: number): void;
155
- /**
156
- * Обрабатывает событие нажатия на "Договор оферты".
157
- */
158
- onClickOffer(): void;
159
- static ɵfac: i0.ɵɵFactoryDeclaration<ScSignUpFormComponent, never>;
160
- static ɵcmp: i0.ɵɵComponentDeclaration<ScSignUpFormComponent, "sc-sign-up-form", never, {}, { "successAuth": "successAuth"; "clickOfferEvent": "clickOfferEvent"; }, never, never, false, never>;
161
- }
package/banner/index.d.ts DELETED
@@ -1,2 +0,0 @@
1
- export * from './sc-banner.component';
2
- export * from './sc-banner.module';
@@ -1,88 +0,0 @@
1
- import { ChangeDetectorRef, ElementRef, EventEmitter, QueryList, TemplateRef } from '@angular/core';
2
- import { IntersectionObserverService } from '@ng-web-apis/intersection-observer';
3
- import { ScBanner, ScBannerService, ScUserMetrikaService } from '@snabcentr/client-core';
4
- import { Observable, Subject } from 'rxjs';
5
- import { ScPxConverter } from '../helpers';
6
- import * as i0 from "@angular/core";
7
- /**
8
- * Баннер с прокруткой переданных {@link TemplateRef} элементов, и баннеров локации.
9
- */
10
- export declare class ScBannerComponent {
11
- private readonly cdr;
12
- private readonly bannerService;
13
- private readonly entries$;
14
- private readonly element;
15
- private pxConverter;
16
- private readonly userMetrikaService;
17
- /**
18
- * Признак, что необходимо показывать кнопки навигации.
19
- */
20
- navigateButton: boolean;
21
- /**
22
- * Интервал автоматической смены слайдов в миллисекундах (используйте 0, чтобы отключить автоматическую смену слайда).
23
- */
24
- duration: number;
25
- /**
26
- * Местоположение баннера.
27
- */
28
- bannerLocation?: string;
29
- /**
30
- * Признак, что компонент должен растягиваться.
31
- */
32
- resizable: boolean;
33
- /**
34
- * Событие загрузки баннеров с количеством полученных баннеров.
35
- */
36
- loadBannersEvent: EventEmitter<number>;
37
- /**
38
- * Событие нажатия на изображение баннера.
39
- */
40
- clickBannerEvent: EventEmitter<ScBanner>;
41
- /**
42
- * Список ссылок на элемент представлений шаблонов.
43
- */
44
- bannersListRef: QueryList<TemplateRef<any>>;
45
- /**
46
- * Идентификатор текущего баннера.
47
- */
48
- currentBannerId: number;
49
- /**
50
- * {@link Subject} изменения состояния таймера.
51
- */
52
- readonly toggleTimer$: Subject<boolean>;
53
- /**
54
- * {@link Observable} обновления списка баннеров.
55
- */
56
- readonly banners$: Observable<ScBanner[]>;
57
- /**
58
- * Список баннеров.
59
- */
60
- banners?: ScBanner[];
61
- /**
62
- * Свойство, от которого зависит соотношение `:host` компонента.
63
- */
64
- aspectRatio: string;
65
- /**
66
- * Инициализирует экземпляр класса {@link ScBannerComponent}.
67
- *
68
- * @param cdr Объект для работы с обнаружением изменений.
69
- * @param bannerService Сервис для работы с баннерами.
70
- * @param entries$ Intersection Observer Service.
71
- * @param element Элемент баннера.
72
- * @param pxConverter Экземпляр класса-помощника для конвертации пикселей.
73
- * @param userMetrikaService Сервис для сбора метрик о действиях пользователей.
74
- */
75
- constructor(cdr: ChangeDetectorRef, bannerService: ScBannerService, entries$: IntersectionObserverService, element: ElementRef<Element>, pxConverter: ScPxConverter, userMetrikaService: ScUserMetrikaService);
76
- /**
77
- * Свойство, от которого зависит наличие класса `!hidden` у `:host` компонента.
78
- */
79
- private get isHidden();
80
- /**
81
- * Обработчик нажатия на баннер, генерирующий событие {@link clickBannerImgEvent}.
82
- *
83
- * @param banner Баннер, по ссылке которого совершён переход.
84
- */
85
- onClick(banner: ScBanner): void;
86
- static ɵfac: i0.ɵɵFactoryDeclaration<ScBannerComponent, never>;
87
- static ɵcmp: i0.ɵɵComponentDeclaration<ScBannerComponent, "sc-banner", never, { "navigateButton": { "alias": "navigateButton"; "required": false; }; "duration": { "alias": "duration"; "required": false; }; "bannerLocation": { "alias": "bannerLocation"; "required": false; }; "resizable": { "alias": "resizable"; "required": false; }; }, { "loadBannersEvent": "loadBannersEvent"; "clickBannerEvent": "clickBannerEvent"; }, ["bannersListRef"], never, false, never>;
88
- }
@@ -1,18 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./sc-banner.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@angular/router";
5
- import * as i4 from "@taiga-ui/core";
6
- import * as i5 from "@taiga-ui/cdk/directives/item";
7
- import * as i6 from "@taiga-ui/kit";
8
- import * as i7 from "@ng-web-apis/intersection-observer";
9
- import * as i8 from "@taiga-ui/cdk";
10
- import * as i9 from "@snabcentr/client-core";
11
- /**
12
- * Модуль баннеров.
13
- */
14
- export declare class ScBannerModule {
15
- static ɵfac: i0.ɵɵFactoryDeclaration<ScBannerModule, never>;
16
- static ɵmod: i0.ɵɵNgModuleDeclaration<ScBannerModule, [typeof i1.ScBannerComponent], [typeof i2.CommonModule, typeof i3.RouterModule, typeof i4.TuiButton, typeof i5.TuiItem, typeof i6.TuiCarouselComponent, typeof i6.TuiCarouselDirective, typeof i6.TuiCarouselAutoscroll, typeof i6.TuiCarouselButtons, typeof i6.TuiCarouselScroll, typeof i4.TuiLoader, typeof i7.WaIntersectionObserverDirective, typeof i7.WaIntersectionObservee, typeof i7.WaIntersectionRoot, typeof i8.TuiLet, typeof i9.ScMediaImageTransformerPipe], [typeof i1.ScBannerComponent]>;
17
- static ɵinj: i0.ɵɵInjectorDeclaration<ScBannerModule>;
18
- }
@@ -1,2 +0,0 @@
1
- export * from './sc-brands-list.component';
2
- export * from './sc-brands-list.module';
@@ -1,15 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- /**
3
- * Компонент списка брэндов.
4
- */
5
- export declare class ScBrandsListComponent {
6
- /**
7
- * Список элементов брендов.
8
- */
9
- items: Array<{
10
- src: string;
11
- alt: string;
12
- }>;
13
- static ɵfac: i0.ɵɵFactoryDeclaration<ScBrandsListComponent, never>;
14
- static ɵcmp: i0.ɵɵComponentDeclaration<ScBrandsListComponent, "sc-brands-list", never, { "items": { "alias": "items"; "required": false; }; }, {}, never, never, false, never>;
15
- }
@@ -1,12 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./sc-brands-list.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@taiga-ui/cdk";
5
- /**
6
- * Модуль списка брэндов.
7
- */
8
- export declare class ScBrandsListModule {
9
- static ɵfac: i0.ɵɵFactoryDeclaration<ScBrandsListModule, never>;
10
- static ɵmod: i0.ɵɵNgModuleDeclaration<ScBrandsListModule, [typeof i1.ScBrandsListComponent], [typeof i2.CommonModule, typeof i3.TuiRepeatTimes], [typeof i1.ScBrandsListComponent]>;
11
- static ɵinj: i0.ɵɵInjectorDeclaration<ScBrandsListModule>;
12
- }
@@ -1,102 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { FormControl, FormGroup } from '@angular/forms';
3
- import { ScCartItem, ScINewCartItemBase, ScProduct } from '@snabcentr/client-core';
4
- import { Observable } from 'rxjs';
5
- import * as i0 from "@angular/core";
6
- /**
7
- * Компонент добавления / изменения товара в корзине.
8
- */
9
- export declare class ScAddOrEditingCartItemFormComponent implements OnInit {
10
- /**
11
- * Группа полей добавления / изменения товара в корзине.
12
- */
13
- readonly form: FormGroup<{
14
- length?: FormControl<number | null>;
15
- quantity: FormControl<number | null>;
16
- marker: FormControl<string | null>;
17
- }>;
18
- /**
19
- * Данные о товаре.
20
- */
21
- readonly product: import("@angular/core").InputSignal<ScProduct>;
22
- /**
23
- * Признак того, что для указанной категории или продукта действует конфигуратор длины.
24
- */
25
- protected readonly isLengthConfigurator: import("@angular/core").Signal<boolean>;
26
- /**
27
- * Данные о товаре в корзине.
28
- */
29
- readonly cartItem: import("@angular/core").InputSignal<ScCartItem | undefined>;
30
- /**
31
- * Признак загрузки данных.
32
- */
33
- readonly isLoading: import("@angular/core").InputSignal<boolean>;
34
- /**
35
- * Признак возможности продажи товара на метраж.
36
- */
37
- protected readonly productIsMeasurable: import("@angular/core").Signal<boolean>;
38
- /**
39
- * Кратность количества для товара.
40
- */
41
- protected readonly productMultiplicity: import("@angular/core").Signal<number>;
42
- /**
43
- * Минимальный метраж для товара.
44
- */
45
- protected readonly minLength: import("@angular/core").Signal<number | undefined>;
46
- /**
47
- * Максимальный метраж для товара.
48
- */
49
- protected readonly maxLength: import("@angular/core").Signal<number | undefined>;
50
- /**
51
- * Шаг изменения метража.
52
- */
53
- protected readonly lengthStep: import("@angular/core").Signal<number | undefined>;
54
- /**
55
- * Подсказка по минимальному и максимальному метражу товара.
56
- */
57
- protected readonly lengthHint: import("@angular/core").Signal<string>;
58
- /**
59
- * Итоговая стоимость заказа.
60
- */
61
- protected totalCost$: Observable<number>;
62
- /**
63
- * {@link Output} события добавления товара в корзину.
64
- */
65
- readonly addToCart: import("@angular/core").OutputEmitterRef<ScINewCartItemBase>;
66
- /**
67
- * {@link Output} события редактирования товара в корзине.
68
- */
69
- readonly editCartItem: import("@angular/core").OutputEmitterRef<Omit<ScINewCartItemBase, "productId">>;
70
- /**
71
- * Объект-помощник для работы со значениями единиц измерения товара.
72
- */
73
- private readonly unitsHelper;
74
- /**
75
- * Сервис для сбора метрик о действиях пользователей.
76
- */
77
- private readonly userMetrikaService;
78
- /**
79
- * Сервис конвертации данных.
80
- */
81
- private readonly convertersService;
82
- /** @inheritDoc */
83
- ngOnInit(): void;
84
- /**
85
- * Обработчик события шага метража.
86
- *
87
- * @param step Шаг.
88
- */
89
- protected onStepLength(step: number): void;
90
- /**
91
- * Обработчик события шага количества.
92
- *
93
- * @param step Шаг.
94
- */
95
- protected onStepQuantity(step: number): void;
96
- /**
97
- * Обработчик события отправки формы.
98
- */
99
- protected onSubmit(): void;
100
- static ɵfac: i0.ɵɵFactoryDeclaration<ScAddOrEditingCartItemFormComponent, never>;
101
- static ɵcmp: i0.ɵɵComponentDeclaration<ScAddOrEditingCartItemFormComponent, "sc-add-or-editing-cart-item-form", never, { "product": { "alias": "product"; "required": true; "isSignal": true; }; "cartItem": { "alias": "cartItem"; "required": false; "isSignal": true; }; "isLoading": { "alias": "isLoading"; "required": false; "isSignal": true; }; }, { "addToCart": "addToCart"; "editCartItem": "editCartItem"; }, never, never, true, never>;
102
- }
@@ -1,2 +0,0 @@
1
- export * from './add-or-editing-cart-item-form/sc-add-or-editing-cart-item-form.component';
2
- export * from './sc-add-or-editing-cart-item-dialog.component';
@@ -1,48 +0,0 @@
1
- import { Signal } from '@angular/core';
2
- import { ScCartItem, ScINewCartItemBase, ScProduct } from '@snabcentr/client-core';
3
- import { TuiDialogContext } from '@taiga-ui/core';
4
- import { Observable, Subject } from 'rxjs';
5
- import { ScAddOrEditingCartItemFormComponent } from './add-or-editing-cart-item-form/sc-add-or-editing-cart-item-form.component';
6
- import * as i0 from "@angular/core";
7
- /**
8
- * Компонент добавления / изменения товара в корзине.
9
- */
10
- export declare class ScAddOrEditingCartItemDialogComponent {
11
- /**
12
- * Компонент формы добавления / изменения товара в корзине.
13
- */
14
- readonly formComponent: Signal<ScAddOrEditingCartItemFormComponent>;
15
- /**
16
- * {@link Subject} события отправки формы.
17
- */
18
- readonly onSubmit: Subject<ScINewCartItemBase | Omit<ScINewCartItemBase, 'productId'>>;
19
- /**
20
- * {@link Observable} запроса добавления / изменения товара в корзине.
21
- */
22
- readonly submit$: Observable<import("@snabcentr/client-core").ScCart | null>;
23
- /**
24
- * {@link Observable} изменения состояния загрузки данных.
25
- */
26
- readonly loading: Signal<boolean>;
27
- /**
28
- * Контекст диалогового окна.
29
- */
30
- readonly context: TuiDialogContext<boolean, {
31
- product: ScProduct;
32
- cartItem: ScCartItem | undefined;
33
- }>;
34
- /**
35
- * Данные о товаре.
36
- */
37
- readonly product: ScProduct;
38
- /**
39
- * Данные о товаре в корзине.
40
- */
41
- readonly cartItem: ScCartItem | undefined;
42
- /**
43
- * Сервис для работы с корзиной.
44
- */
45
- private readonly cartService;
46
- static ɵfac: i0.ɵɵFactoryDeclaration<ScAddOrEditingCartItemDialogComponent, never>;
47
- static ɵcmp: i0.ɵɵComponentDeclaration<ScAddOrEditingCartItemDialogComponent, "sc-add-or-editing-cart-item-dialog", never, {}, {}, never, never, true, never>;
48
- }