@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,143 @@
1
+ import { ChangeDetectionStrategy, Component, ContentChildren, ElementRef, EventEmitter, HostBinding, Inject, Input, Output, } from '@angular/core';
2
+ import { IntersectionObserverService } from '@ng-web-apis/intersection-observer';
3
+ import { ScUserMetrikaGoalsEnum } from '@snabcentr/client-core';
4
+ import { map, shareReplay, Subject, tap } from 'rxjs';
5
+ import * as i0 from "@angular/core";
6
+ import * as i1 from "@snabcentr/client-core";
7
+ import * as i2 from "../helpers";
8
+ import * as i3 from "@angular/common";
9
+ import * as i4 from "@taiga-ui/core";
10
+ import * as i5 from "@taiga-ui/cdk/directives/item";
11
+ import * as i6 from "@taiga-ui/kit";
12
+ import * as i7 from "@taiga-ui/cdk";
13
+ import * as i8 from "@ng-web-apis/intersection-observer";
14
+ /**
15
+ * Баннер с прокруткой переданных {@link TemplateRef} элементов, и баннеров локации.
16
+ */
17
+ export class ScBannerComponent {
18
+ /**
19
+ * Инициализирует экземпляр класса {@link ScBannerComponent}.
20
+ *
21
+ * @param cdr Объект для работы с обнаружением изменений.
22
+ * @param bannerService Сервис для работы с баннерами.
23
+ * @param entries$ Intersection Observer Service.
24
+ * @param element Элемент баннера.
25
+ * @param pxConverter Экземпляр класса-помощника для конвертации пикселей.
26
+ * @param userMetrikaService Сервис для сбора метрик о действиях пользователей.
27
+ */
28
+ constructor(cdr, bannerService, entries$, element, pxConverter, userMetrikaService) {
29
+ this.cdr = cdr;
30
+ this.bannerService = bannerService;
31
+ this.entries$ = entries$;
32
+ this.element = element;
33
+ this.pxConverter = pxConverter;
34
+ this.userMetrikaService = userMetrikaService;
35
+ /**
36
+ * Признак, что необходимо показывать кнопки навигации.
37
+ */
38
+ this.navigateButton = true;
39
+ /**
40
+ * Интервал автоматической смены слайдов в миллисекундах (используйте 0, чтобы отключить автоматическую смену слайда).
41
+ */
42
+ this.duration = 5000;
43
+ /**
44
+ * Признак, что компонент должен растягиваться.
45
+ */
46
+ this.resizable = false;
47
+ /**
48
+ * Событие загрузки баннеров с количеством полученных баннеров.
49
+ */
50
+ this.loadBannersEvent = new EventEmitter();
51
+ /**
52
+ * Событие нажатия на изображение баннера.
53
+ */
54
+ this.clickBannerEvent = new EventEmitter();
55
+ /**
56
+ * Идентификатор текущего баннера.
57
+ */
58
+ this.currentBannerId = 0;
59
+ /**
60
+ * {@link Subject} изменения состояния таймера.
61
+ */
62
+ this.toggleTimer$ = new Subject();
63
+ /**
64
+ * {@link Observable} обновления списка баннеров.
65
+ */
66
+ this.banners$ = this.bannerService.banners$.pipe(map((banners) => banners.filter((banner) => banner.location === this.bannerLocation).reverse()), tap((banners) => {
67
+ if (banners.length > 0) {
68
+ if (!this.resizable) {
69
+ this.aspectRatio = `${banners[0].width} / ${banners[0].height}`;
70
+ }
71
+ this.banners = banners;
72
+ this.toggleTimer$.next(true);
73
+ }
74
+ this.loadBannersEvent.emit(banners.length);
75
+ }),
76
+ // eslint-disable-next-line rxjs/no-sharereplay
77
+ shareReplay(1));
78
+ /**
79
+ * Список баннеров.
80
+ */
81
+ this.banners = [];
82
+ /**
83
+ * Свойство, от которого зависит соотношение `:host` компонента.
84
+ */
85
+ this.aspectRatio = '';
86
+ }
87
+ /**
88
+ * Свойство, от которого зависит наличие класса `!hidden` у `:host` компонента.
89
+ */
90
+ get isHidden() {
91
+ return !this.banners || this.bannersListRef.length + this.banners.length === 0;
92
+ }
93
+ /**
94
+ * Обработчик нажатия на баннер, генерирующий событие {@link clickBannerImgEvent}.
95
+ *
96
+ * @param banner Баннер, по ссылке которого совершён переход.
97
+ */
98
+ onClick(banner) {
99
+ this.userMetrikaService.emitUserMetrikaEvent({
100
+ target: ScUserMetrikaGoalsEnum.bannerClick,
101
+ params: {
102
+ banner_id: banner.id,
103
+ },
104
+ });
105
+ if (banner.url) {
106
+ this.clickBannerEvent.emit(banner);
107
+ }
108
+ }
109
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ScBannerComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i1.ScBannerService }, { token: IntersectionObserverService }, { token: ElementRef }, { token: i2.ScPxConverter }, { token: i1.ScUserMetrikaService }], target: i0.ɵɵFactoryTarget.Component }); }
110
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.13", type: ScBannerComponent, selector: "sc-banner", inputs: { navigateButton: "navigateButton", duration: "duration", bannerLocation: "bannerLocation", resizable: "resizable" }, outputs: { loadBannersEvent: "loadBannersEvent", clickBannerEvent: "clickBannerEvent" }, host: { attributes: { "ngSkipHydration": "true" }, properties: { "style.aspect-ratio": "this.aspectRatio", "class.!hidden": "this.isHidden" } }, providers: [IntersectionObserverService], queries: [{ propertyName: "bannersListRef", predicate: ["banner"] }], ngImport: i0, template: "<ng-container *tuiLet=\"banners$ | async\">\n <tui-carousel\n [duration]=\"duration\"\n #carousel\n [attr.resizable]=\"resizable\"\n class=\"size-full overflow-hidden rounded-xl bg-white\"\n [(index)]=\"currentBannerId\"\n >\n <ng-container *ngFor=\"let banner of banners; let index = index\">\n <ng-container [ngSwitch]=\"banner.mediaType\">\n <ng-container *ngSwitchCase=\"'image'\">\n <a\n *tuiItem\n (click)=\"onClick(banner)\"\n target=\"_blank\"\n [title]=\"banner.title\"\n [style.aspect-ratio]=\"aspectRatio\"\n [attr.href]=\"banner.url ? banner.url : null\"\n class=\"size-full\"\n >\n <picture>\n @if (banner.mediaFileWebp) {\n <source\n type=\"image/webp\"\n [srcset]=\"banner.mediaFileWebp | scMediaImageTransformer\"\n />\n }\n <img\n [src]=\"banner.mediaFile | scMediaImageTransformer: true\"\n [alt]=\"banner.title\"\n class=\"size-full object-cover\"\n />\n </picture>\n </a>\n </ng-container>\n </ng-container>\n </ng-container>\n <ng-container *ngFor=\"let item of bannersListRef\">\n <div\n *tuiItem\n [style.aspect-ratio]=\"aspectRatio\"\n class=\"size-full overflow-hidden\"\n >\n <ng-container [ngTemplateOutlet]=\"item\"></ng-container>\n </div>\n </ng-container>\n </tui-carousel>\n\n <div\n *ngIf=\"navigateButton && duration && this.banners && this.bannersListRef.length + this.banners.length > 1\"\n tuiTheme=\"light\"\n class=\"flex items-center\"\n >\n <button\n tuiIconButton\n iconStart=\"@tui.chevron-left\"\n size=\"m\"\n [style.border-radius.%]=\"100\"\n appearance=\"flat\"\n (click)=\"carousel.prev()\"\n class=\"!absolute left-2\"\n ></button>\n <button\n tuiIconButton\n iconStart=\"@tui.chevron-right\"\n size=\"m\"\n [style.border-radius.%]=\"100\"\n appearance=\"flat\"\n (click)=\"carousel.next()\"\n class=\"!absolute right-2\"\n ></button>\n </div>\n</ng-container>\n", styles: [":host{--tui-carousel-padding: 0;display:flex;position:relative}::ng-deep tui-carousel[resizable=true] .t-scroller,::ng-deep tui-carousel[resizable=true] .t-items{width:100%;height:100%}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i3.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i3.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { kind: "directive", type: i3.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { kind: "directive", type: i4.TuiButton, selector: "a[tuiButton],button[tuiButton],a[tuiIconButton],button[tuiIconButton]", inputs: ["size"] }, { kind: "directive", type: i5.TuiItem, selector: "[tuiItem]" }, { kind: "component", type: i6.TuiCarouselComponent, selector: "tui-carousel", inputs: ["draggable", "itemsCount", "index"], outputs: ["indexChange", "shift"] }, { kind: "directive", type: i7.TuiLet, selector: "[tuiLet]", inputs: ["tuiLet"] }, { kind: "pipe", type: i3.AsyncPipe, name: "async" }, { kind: "pipe", type: i1.ScMediaImageTransformerPipe, name: "scMediaImageTransformer" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
111
+ }
112
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ScBannerComponent, decorators: [{
113
+ type: Component,
114
+ args: [{ selector: 'sc-banner', providers: [IntersectionObserverService], host: { ngSkipHydration: 'true' }, changeDetection: ChangeDetectionStrategy.OnPush, template: "<ng-container *tuiLet=\"banners$ | async\">\n <tui-carousel\n [duration]=\"duration\"\n #carousel\n [attr.resizable]=\"resizable\"\n class=\"size-full overflow-hidden rounded-xl bg-white\"\n [(index)]=\"currentBannerId\"\n >\n <ng-container *ngFor=\"let banner of banners; let index = index\">\n <ng-container [ngSwitch]=\"banner.mediaType\">\n <ng-container *ngSwitchCase=\"'image'\">\n <a\n *tuiItem\n (click)=\"onClick(banner)\"\n target=\"_blank\"\n [title]=\"banner.title\"\n [style.aspect-ratio]=\"aspectRatio\"\n [attr.href]=\"banner.url ? banner.url : null\"\n class=\"size-full\"\n >\n <picture>\n @if (banner.mediaFileWebp) {\n <source\n type=\"image/webp\"\n [srcset]=\"banner.mediaFileWebp | scMediaImageTransformer\"\n />\n }\n <img\n [src]=\"banner.mediaFile | scMediaImageTransformer: true\"\n [alt]=\"banner.title\"\n class=\"size-full object-cover\"\n />\n </picture>\n </a>\n </ng-container>\n </ng-container>\n </ng-container>\n <ng-container *ngFor=\"let item of bannersListRef\">\n <div\n *tuiItem\n [style.aspect-ratio]=\"aspectRatio\"\n class=\"size-full overflow-hidden\"\n >\n <ng-container [ngTemplateOutlet]=\"item\"></ng-container>\n </div>\n </ng-container>\n </tui-carousel>\n\n <div\n *ngIf=\"navigateButton && duration && this.banners && this.bannersListRef.length + this.banners.length > 1\"\n tuiTheme=\"light\"\n class=\"flex items-center\"\n >\n <button\n tuiIconButton\n iconStart=\"@tui.chevron-left\"\n size=\"m\"\n [style.border-radius.%]=\"100\"\n appearance=\"flat\"\n (click)=\"carousel.prev()\"\n class=\"!absolute left-2\"\n ></button>\n <button\n tuiIconButton\n iconStart=\"@tui.chevron-right\"\n size=\"m\"\n [style.border-radius.%]=\"100\"\n appearance=\"flat\"\n (click)=\"carousel.next()\"\n class=\"!absolute right-2\"\n ></button>\n </div>\n</ng-container>\n", styles: [":host{--tui-carousel-padding: 0;display:flex;position:relative}::ng-deep tui-carousel[resizable=true] .t-scroller,::ng-deep tui-carousel[resizable=true] .t-items{width:100%;height:100%}\n"] }]
115
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i1.ScBannerService }, { type: i8.IntersectionObserverService, decorators: [{
116
+ type: Inject,
117
+ args: [IntersectionObserverService]
118
+ }] }, { type: i0.ElementRef, decorators: [{
119
+ type: Inject,
120
+ args: [ElementRef]
121
+ }] }, { type: i2.ScPxConverter }, { type: i1.ScUserMetrikaService }], propDecorators: { navigateButton: [{
122
+ type: Input
123
+ }], duration: [{
124
+ type: Input
125
+ }], bannerLocation: [{
126
+ type: Input
127
+ }], resizable: [{
128
+ type: Input
129
+ }], loadBannersEvent: [{
130
+ type: Output
131
+ }], clickBannerEvent: [{
132
+ type: Output
133
+ }], bannersListRef: [{
134
+ type: ContentChildren,
135
+ args: ['banner']
136
+ }], aspectRatio: [{
137
+ type: HostBinding,
138
+ args: ['style.aspect-ratio']
139
+ }], isHidden: [{
140
+ type: HostBinding,
141
+ args: ['class.!hidden']
142
+ }] } });
143
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2MtYmFubmVyLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NsaWVudC11aS9iYW5uZXIvc2MtYmFubmVyLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NsaWVudC11aS9iYW5uZXIvc2MtYmFubmVyLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFDSCx1QkFBdUIsRUFFdkIsU0FBUyxFQUNULGVBQWUsRUFDZixVQUFVLEVBQ1YsWUFBWSxFQUNaLFdBQVcsRUFDWCxNQUFNLEVBQ04sS0FBSyxFQUNMLE1BQU0sR0FHVCxNQUFNLGVBQWUsQ0FBQztBQUN2QixPQUFPLEVBQUUsMkJBQTJCLEVBQUUsTUFBTSxvQ0FBb0MsQ0FBQztBQUNqRixPQUFPLEVBQTZCLHNCQUFzQixFQUF3QixNQUFNLHdCQUF3QixDQUFDO0FBQ2pILE9BQU8sRUFBRSxHQUFHLEVBQWMsV0FBVyxFQUFFLE9BQU8sRUFBRSxHQUFHLEVBQUUsTUFBTSxNQUFNLENBQUM7Ozs7Ozs7Ozs7QUFJbEU7O0dBRUc7QUFTSCxNQUFNLE9BQU8saUJBQWlCO0lBc0YxQjs7Ozs7Ozs7O09BU0c7SUFDSCxZQUNxQixHQUFzQixFQUN0QixhQUE4QixFQUNPLFFBQXFDLEVBQ3RELE9BQTRCLEVBQ3pELFdBQTBCLEVBQ2pCLGtCQUF3QztRQUx4QyxRQUFHLEdBQUgsR0FBRyxDQUFtQjtRQUN0QixrQkFBYSxHQUFiLGFBQWEsQ0FBaUI7UUFDTyxhQUFRLEdBQVIsUUFBUSxDQUE2QjtRQUN0RCxZQUFPLEdBQVAsT0FBTyxDQUFxQjtRQUN6RCxnQkFBVyxHQUFYLFdBQVcsQ0FBZTtRQUNqQix1QkFBa0IsR0FBbEIsa0JBQWtCLENBQXNCO1FBckc3RDs7V0FFRztRQUVJLG1CQUFjLEdBQVksSUFBSSxDQUFDO1FBRXRDOztXQUVHO1FBRUksYUFBUSxHQUFXLElBQUksQ0FBQztRQVEvQjs7V0FFRztRQUVJLGNBQVMsR0FBWSxLQUFLLENBQUM7UUFFbEM7O1dBRUc7UUFFSSxxQkFBZ0IsR0FBeUIsSUFBSSxZQUFZLEVBQVUsQ0FBQztRQUUzRTs7V0FFRztRQUVJLHFCQUFnQixHQUEyQixJQUFJLFlBQVksRUFBWSxDQUFDO1FBUy9FOztXQUVHO1FBQ0ksb0JBQWUsR0FBVyxDQUFDLENBQUM7UUFFbkM7O1dBRUc7UUFDYSxpQkFBWSxHQUFxQixJQUFJLE9BQU8sRUFBVyxDQUFDO1FBRXhFOztXQUVHO1FBQ2EsYUFBUSxHQUEyQixJQUFJLENBQUMsYUFBYSxDQUFDLFFBQVEsQ0FBQyxJQUFJLENBQy9FLEdBQUcsQ0FBQyxDQUFDLE9BQU8sRUFBRSxFQUFFLENBQUMsT0FBTyxDQUFDLE1BQU0sQ0FBQyxDQUFDLE1BQU0sRUFBRSxFQUFFLENBQUMsTUFBTSxDQUFDLFFBQVEsS0FBSyxJQUFJLENBQUMsY0FBYyxDQUFDLENBQUMsT0FBTyxFQUFFLENBQUMsRUFDL0YsR0FBRyxDQUFDLENBQUMsT0FBTyxFQUFFLEVBQUU7WUFDWixJQUFJLE9BQU8sQ0FBQyxNQUFNLEdBQUcsQ0FBQyxFQUFFLENBQUM7Z0JBQ3JCLElBQUksQ0FBQyxJQUFJLENBQUMsU0FBUyxFQUFFLENBQUM7b0JBQ2xCLElBQUksQ0FBQyxXQUFXLEdBQUcsR0FBRyxPQUFPLENBQUMsQ0FBQyxDQUFDLENBQUMsS0FBSyxNQUFNLE9BQU8sQ0FBQyxDQUFDLENBQUMsQ0FBQyxNQUFNLEVBQUUsQ0FBQztnQkFDcEUsQ0FBQztnQkFFRCxJQUFJLENBQUMsT0FBTyxHQUFHLE9BQU8sQ0FBQztnQkFDdkIsSUFBSSxDQUFDLFlBQVksQ0FBQyxJQUFJLENBQUMsSUFBSSxDQUFDLENBQUM7WUFDakMsQ0FBQztZQUVELElBQUksQ0FBQyxnQkFBZ0IsQ0FBQyxJQUFJLENBQUMsT0FBTyxDQUFDLE1BQU0sQ0FBQyxDQUFDO1FBQy9DLENBQUMsQ0FBQztRQUNGLCtDQUErQztRQUMvQyxXQUFXLENBQUMsQ0FBQyxDQUFDLENBQ2pCLENBQUM7UUFFRjs7V0FFRztRQUNJLFlBQU8sR0FBZ0IsRUFBRSxDQUFDO1FBRWpDOztXQUVHO1FBRUksZ0JBQVcsR0FBVyxFQUFFLENBQUM7SUFtQjdCLENBQUM7SUFFSjs7T0FFRztJQUNILElBQ1ksUUFBUTtRQUNoQixPQUFPLENBQUMsSUFBSSxDQUFDLE9BQU8sSUFBSSxJQUFJLENBQUMsY0FBYyxDQUFDLE1BQU0sR0FBRyxJQUFJLENBQUMsT0FBTyxDQUFDLE1BQU0sS0FBSyxDQUFDLENBQUM7SUFDbkYsQ0FBQztJQUVEOzs7O09BSUc7SUFDSSxPQUFPLENBQUMsTUFBZ0I7UUFDM0IsSUFBSSxDQUFDLGtCQUFrQixDQUFDLG9CQUFvQixDQUFDO1lBQ3pDLE1BQU0sRUFBRSxzQkFBc0IsQ0FBQyxXQUFXO1lBQzFDLE1BQU0sRUFBRTtnQkFDSixTQUFTLEVBQUUsTUFBTSxDQUFDLEVBQUU7YUFDdkI7U0FDSixDQUFDLENBQUM7UUFFSCxJQUFJLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQztZQUNiLElBQUksQ0FBQyxnQkFBZ0IsQ0FBQyxJQUFJLENBQUMsTUFBTSxDQUFDLENBQUM7UUFDdkMsQ0FBQztJQUNMLENBQUM7K0dBaklRLGlCQUFpQixrRkFtR2QsMkJBQTJCLGFBQzNCLFVBQVU7bUdBcEdiLGlCQUFpQiw0WUFKZixDQUFDLDJCQUEyQixDQUFDLGdHQzNCNUMsdXhGQXlFQTs7NEZEMUNhLGlCQUFpQjtrQkFSN0IsU0FBUzsrQkFDSSxXQUFXLGFBR1YsQ0FBQywyQkFBMkIsQ0FBQyxRQUNsQyxFQUFFLGVBQWUsRUFBRSxNQUFNLEVBQUUsbUJBQ2hCLHVCQUF1QixDQUFDLE1BQU07OzBCQXFHMUMsTUFBTTsyQkFBQywyQkFBMkI7OzBCQUNsQyxNQUFNOzJCQUFDLFVBQVU7d0dBL0ZmLGNBQWM7c0JBRHBCLEtBQUs7Z0JBT0MsUUFBUTtzQkFEZCxLQUFLO2dCQU9DLGNBQWM7c0JBRHBCLEtBQUs7Z0JBT0MsU0FBUztzQkFEZixLQUFLO2dCQU9DLGdCQUFnQjtzQkFEdEIsTUFBTTtnQkFPQSxnQkFBZ0I7c0JBRHRCLE1BQU07Z0JBUUEsY0FBYztzQkFGcEIsZUFBZTt1QkFBQyxRQUFRO2dCQTRDbEIsV0FBVztzQkFEakIsV0FBVzt1QkFBQyxvQkFBb0I7Z0JBMEJyQixRQUFRO3NCQURuQixXQUFXO3VCQUFDLGVBQWUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQge1xuICAgIENoYW5nZURldGVjdGlvblN0cmF0ZWd5LFxuICAgIENoYW5nZURldGVjdG9yUmVmLFxuICAgIENvbXBvbmVudCxcbiAgICBDb250ZW50Q2hpbGRyZW4sXG4gICAgRWxlbWVudFJlZixcbiAgICBFdmVudEVtaXR0ZXIsXG4gICAgSG9zdEJpbmRpbmcsXG4gICAgSW5qZWN0LFxuICAgIElucHV0LFxuICAgIE91dHB1dCxcbiAgICBRdWVyeUxpc3QsXG4gICAgVGVtcGxhdGVSZWYsXG59IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgSW50ZXJzZWN0aW9uT2JzZXJ2ZXJTZXJ2aWNlIH0gZnJvbSAnQG5nLXdlYi1hcGlzL2ludGVyc2VjdGlvbi1vYnNlcnZlcic7XG5pbXBvcnQgeyBTY0Jhbm5lciwgU2NCYW5uZXJTZXJ2aWNlLCBTY1VzZXJNZXRyaWthR29hbHNFbnVtLCBTY1VzZXJNZXRyaWthU2VydmljZSB9IGZyb20gJ0BzbmFiY2VudHIvY2xpZW50LWNvcmUnO1xuaW1wb3J0IHsgbWFwLCBPYnNlcnZhYmxlLCBzaGFyZVJlcGxheSwgU3ViamVjdCwgdGFwIH0gZnJvbSAncnhqcyc7XG5cbmltcG9ydCB7IFNjUHhDb252ZXJ0ZXIgfSBmcm9tICcuLi9oZWxwZXJzJztcblxuLyoqXG4gKiDQkdCw0L3QvdC10YAg0YEg0L/RgNC+0LrRgNGD0YLQutC+0Lkg0L/QtdGA0LXQtNCw0L3QvdGL0YUge0BsaW5rIFRlbXBsYXRlUmVmfSDRjdC70LXQvNC10L3RgtC+0LIsINC4INCx0LDQvdC90LXRgNC+0LIg0LvQvtC60LDRhtC40LguXG4gKi9cbkBDb21wb25lbnQoe1xuICAgIHNlbGVjdG9yOiAnc2MtYmFubmVyJyxcbiAgICB0ZW1wbGF0ZVVybDogJy4vc2MtYmFubmVyLmNvbXBvbmVudC5odG1sJyxcbiAgICBzdHlsZVVybHM6IFsnLi9zYy1iYW5uZXIuY29tcG9uZW50LnNjc3MnXSxcbiAgICBwcm92aWRlcnM6IFtJbnRlcnNlY3Rpb25PYnNlcnZlclNlcnZpY2VdLFxuICAgIGhvc3Q6IHsgbmdTa2lwSHlkcmF0aW9uOiAndHJ1ZScgfSxcbiAgICBjaGFuZ2VEZXRlY3Rpb246IENoYW5nZURldGVjdGlvblN0cmF0ZWd5Lk9uUHVzaCxcbn0pXG5leHBvcnQgY2xhc3MgU2NCYW5uZXJDb21wb25lbnQge1xuICAgIC8qKlxuICAgICAqINCf0YDQuNC30L3QsNC6LCDRh9GC0L4g0L3QtdC+0LHRhdC+0LTQuNC80L4g0L/QvtC60LDQt9GL0LLQsNGC0Ywg0LrQvdC+0L/QutC4INC90LDQstC40LPQsNGG0LjQuC5cbiAgICAgKi9cbiAgICBASW5wdXQoKVxuICAgIHB1YmxpYyBuYXZpZ2F0ZUJ1dHRvbjogYm9vbGVhbiA9IHRydWU7XG5cbiAgICAvKipcbiAgICAgKiDQmNC90YLQtdGA0LLQsNC7INCw0LLRgtC+0LzQsNGC0LjRh9C10YHQutC+0Lkg0YHQvNC10L3RiyDRgdC70LDQudC00L7QsiDQsiDQvNC40LvQu9C40YHQtdC60YPQvdC00LDRhSAo0LjRgdC/0L7Qu9GM0LfRg9C50YLQtSAwLCDRh9GC0L7QsdGLINC+0YLQutC70Y7Rh9C40YLRjCDQsNCy0YLQvtC80LDRgtC40YfQtdGB0LrRg9GOINGB0LzQtdC90YMg0YHQu9Cw0LnQtNCwKS5cbiAgICAgKi9cbiAgICBASW5wdXQoKVxuICAgIHB1YmxpYyBkdXJhdGlvbjogbnVtYmVyID0gNTAwMDtcblxuICAgIC8qKlxuICAgICAqINCc0LXRgdGC0L7Qv9C+0LvQvtC20LXQvdC40LUg0LHQsNC90L3QtdGA0LAuXG4gICAgICovXG4gICAgQElucHV0KClcbiAgICBwdWJsaWMgYmFubmVyTG9jYXRpb24/OiBzdHJpbmc7XG5cbiAgICAvKipcbiAgICAgKiDQn9GA0LjQt9C90LDQuiwg0YfRgtC+INC60L7QvNC/0L7QvdC10L3RgiDQtNC+0LvQttC10L0g0YDQsNGB0YLRj9Cz0LjQstCw0YLRjNGB0Y8uXG4gICAgICovXG4gICAgQElucHV0KClcbiAgICBwdWJsaWMgcmVzaXphYmxlOiBib29sZWFuID0gZmFsc2U7XG5cbiAgICAvKipcbiAgICAgKiDQodC+0LHRi9GC0LjQtSDQt9Cw0LPRgNGD0LfQutC4INCx0LDQvdC90LXRgNC+0LIg0YEg0LrQvtC70LjRh9C10YHRgtCy0L7QvCDQv9C+0LvRg9GH0LXQvdC90YvRhSDQsdCw0L3QvdC10YDQvtCyLlxuICAgICAqL1xuICAgIEBPdXRwdXQoKVxuICAgIHB1YmxpYyBsb2FkQmFubmVyc0V2ZW50OiBFdmVudEVtaXR0ZXI8bnVtYmVyPiA9IG5ldyBFdmVudEVtaXR0ZXI8bnVtYmVyPigpO1xuXG4gICAgLyoqXG4gICAgICog0KHQvtCx0YvRgtC40LUg0L3QsNC20LDRgtC40Y8g0L3QsCDQuNC30L7QsdGA0LDQttC10L3QuNC1INCx0LDQvdC90LXRgNCwLlxuICAgICAqL1xuICAgIEBPdXRwdXQoKVxuICAgIHB1YmxpYyBjbGlja0Jhbm5lckV2ZW50OiBFdmVudEVtaXR0ZXI8U2NCYW5uZXI+ID0gbmV3IEV2ZW50RW1pdHRlcjxTY0Jhbm5lcj4oKTtcblxuICAgIC8qKlxuICAgICAqINCh0L/QuNGB0L7QuiDRgdGB0YvQu9C+0Log0L3QsCDRjdC70LXQvNC10L3RgiDQv9GA0LXQtNGB0YLQsNCy0LvQtdC90LjQuSDRiNCw0LHQu9C+0L3QvtCyLlxuICAgICAqL1xuICAgIEBDb250ZW50Q2hpbGRyZW4oJ2Jhbm5lcicpXG4gICAgLy8gZXNsaW50LWRpc2FibGUtbmV4dC1saW5lIEB0eXBlc2NyaXB0LWVzbGludC9uby1leHBsaWNpdC1hbnlcbiAgICBwdWJsaWMgYmFubmVyc0xpc3RSZWY6IFF1ZXJ5TGlzdDxUZW1wbGF0ZVJlZjxhbnk+PjtcblxuICAgIC8qKlxuICAgICAqINCY0LTQtdC90YLQuNGE0LjQutCw0YLQvtGAINGC0LXQutGD0YnQtdCz0L4g0LHQsNC90L3QtdGA0LAuXG4gICAgICovXG4gICAgcHVibGljIGN1cnJlbnRCYW5uZXJJZDogbnVtYmVyID0gMDtcblxuICAgIC8qKlxuICAgICAqIHtAbGluayBTdWJqZWN0fSDQuNC30LzQtdC90LXQvdC40Y8g0YHQvtGB0YLQvtGP0L3QuNGPINGC0LDQudC80LXRgNCwLlxuICAgICAqL1xuICAgIHB1YmxpYyByZWFkb25seSB0b2dnbGVUaW1lciQ6IFN1YmplY3Q8Ym9vbGVhbj4gPSBuZXcgU3ViamVjdDxib29sZWFuPigpO1xuXG4gICAgLyoqXG4gICAgICoge0BsaW5rIE9ic2VydmFibGV9INC+0LHQvdC+0LLQu9C10L3QuNGPINGB0L/QuNGB0LrQsCDQsdCw0L3QvdC10YDQvtCyLlxuICAgICAqL1xuICAgIHB1YmxpYyByZWFkb25seSBiYW5uZXJzJDogT2JzZXJ2YWJsZTxTY0Jhbm5lcltdPiA9IHRoaXMuYmFubmVyU2VydmljZS5iYW5uZXJzJC5waXBlKFxuICAgICAgICBtYXAoKGJhbm5lcnMpID0+IGJhbm5lcnMuZmlsdGVyKChiYW5uZXIpID0+IGJhbm5lci5sb2NhdGlvbiA9PT0gdGhpcy5iYW5uZXJMb2NhdGlvbikucmV2ZXJzZSgpKSxcbiAgICAgICAgdGFwKChiYW5uZXJzKSA9PiB7XG4gICAgICAgICAgICBpZiAoYmFubmVycy5sZW5ndGggPiAwKSB7XG4gICAgICAgICAgICAgICAgaWYgKCF0aGlzLnJlc2l6YWJsZSkge1xuICAgICAgICAgICAgICAgICAgICB0aGlzLmFzcGVjdFJhdGlvID0gYCR7YmFubmVyc1swXS53aWR0aH0gLyAke2Jhbm5lcnNbMF0uaGVpZ2h0fWA7XG4gICAgICAgICAgICAgICAgfVxuXG4gICAgICAgICAgICAgICAgdGhpcy5iYW5uZXJzID0gYmFubmVycztcbiAgICAgICAgICAgICAgICB0aGlzLnRvZ2dsZVRpbWVyJC5uZXh0KHRydWUpO1xuICAgICAgICAgICAgfVxuXG4gICAgICAgICAgICB0aGlzLmxvYWRCYW5uZXJzRXZlbnQuZW1pdChiYW5uZXJzLmxlbmd0aCk7XG4gICAgICAgIH0pLFxuICAgICAgICAvLyBlc2xpbnQtZGlzYWJsZS1uZXh0LWxpbmUgcnhqcy9uby1zaGFyZXJlcGxheVxuICAgICAgICBzaGFyZVJlcGxheSgxKVxuICAgICk7XG5cbiAgICAvKipcbiAgICAgKiDQodC/0LjRgdC+0Log0LHQsNC90L3QtdGA0L7Qsi5cbiAgICAgKi9cbiAgICBwdWJsaWMgYmFubmVycz86IFNjQmFubmVyW10gPSBbXTtcblxuICAgIC8qKlxuICAgICAqINCh0LLQvtC50YHRgtCy0L4sINC+0YIg0LrQvtGC0L7RgNC+0LPQviDQt9Cw0LLQuNGB0LjRgiDRgdC+0L7RgtC90L7RiNC10L3QuNC1IGA6aG9zdGAg0LrQvtC80L/QvtC90LXQvdGC0LAuXG4gICAgICovXG4gICAgQEhvc3RCaW5kaW5nKCdzdHlsZS5hc3BlY3QtcmF0aW8nKVxuICAgIHB1YmxpYyBhc3BlY3RSYXRpbzogc3RyaW5nID0gJyc7XG5cbiAgICAvKipcbiAgICAgKiDQmNC90LjRhtC40LDQu9C40LfQuNGA0YPQtdGCINGN0LrQt9C10LzQv9C70Y/RgCDQutC70LDRgdGB0LAge0BsaW5rIFNjQmFubmVyQ29tcG9uZW50fS5cbiAgICAgKlxuICAgICAqIEBwYXJhbSBjZHIg0J7QsdGK0LXQutGCINC00LvRjyDRgNCw0LHQvtGC0Ysg0YEg0L7QsdC90LDRgNGD0LbQtdC90LjQtdC8INC40LfQvNC10L3QtdC90LjQuS5cbiAgICAgKiBAcGFyYW0gYmFubmVyU2VydmljZSDQodC10YDQstC40YEg0LTQu9GPINGA0LDQsdC+0YLRiyDRgSDQsdCw0L3QvdC10YDQsNC80LguXG4gICAgICogQHBhcmFtIGVudHJpZXMkIEludGVyc2VjdGlvbiBPYnNlcnZlciBTZXJ2aWNlLlxuICAgICAqIEBwYXJhbSBlbGVtZW50INCt0LvQtdC80LXQvdGCINCx0LDQvdC90LXRgNCwLlxuICAgICAqIEBwYXJhbSBweENvbnZlcnRlciDQrdC60LfQtdC80L/Qu9GP0YAg0LrQu9Cw0YHRgdCwLdC/0L7QvNC+0YnQvdC40LrQsCDQtNC70Y8g0LrQvtC90LLQtdGA0YLQsNGG0LjQuCDQv9C40LrRgdC10LvQtdC5LlxuICAgICAqIEBwYXJhbSB1c2VyTWV0cmlrYVNlcnZpY2Ug0KHQtdGA0LLQuNGBINC00LvRjyDRgdCx0L7RgNCwINC80LXRgtGA0LjQuiDQviDQtNC10LnRgdGC0LLQuNGP0YUg0L/QvtC70YzQt9C+0LLQsNGC0LXQu9C10LkuXG4gICAgICovXG4gICAgcHVibGljIGNvbnN0cnVjdG9yKFxuICAgICAgICBwcml2YXRlIHJlYWRvbmx5IGNkcjogQ2hhbmdlRGV0ZWN0b3JSZWYsXG4gICAgICAgIHByaXZhdGUgcmVhZG9ubHkgYmFubmVyU2VydmljZTogU2NCYW5uZXJTZXJ2aWNlLFxuICAgICAgICBASW5qZWN0KEludGVyc2VjdGlvbk9ic2VydmVyU2VydmljZSkgcHJpdmF0ZSByZWFkb25seSBlbnRyaWVzJDogSW50ZXJzZWN0aW9uT2JzZXJ2ZXJTZXJ2aWNlLFxuICAgICAgICBASW5qZWN0KEVsZW1lbnRSZWYpIHByaXZhdGUgcmVhZG9ubHkgZWxlbWVudDogRWxlbWVudFJlZjxFbGVtZW50PixcbiAgICAgICAgcHJpdmF0ZSBweENvbnZlcnRlcjogU2NQeENvbnZlcnRlcixcbiAgICAgICAgcHJpdmF0ZSByZWFkb25seSB1c2VyTWV0cmlrYVNlcnZpY2U6IFNjVXNlck1ldHJpa2FTZXJ2aWNlXG4gICAgKSB7fVxuXG4gICAgLyoqXG4gICAgICog0KHQstC+0LnRgdGC0LLQviwg0L7RgiDQutC+0YLQvtGA0L7Qs9C+INC30LDQstC40YHQuNGCINC90LDQu9C40YfQuNC1INC60LvQsNGB0YHQsCBgIWhpZGRlbmAg0YMgYDpob3N0YCDQutC+0LzQv9C+0L3QtdC90YLQsC5cbiAgICAgKi9cbiAgICBASG9zdEJpbmRpbmcoJ2NsYXNzLiFoaWRkZW4nKVxuICAgIHByaXZhdGUgZ2V0IGlzSGlkZGVuKCk6IGJvb2xlYW4ge1xuICAgICAgICByZXR1cm4gIXRoaXMuYmFubmVycyB8fCB0aGlzLmJhbm5lcnNMaXN0UmVmLmxlbmd0aCArIHRoaXMuYmFubmVycy5sZW5ndGggPT09IDA7XG4gICAgfVxuXG4gICAgLyoqXG4gICAgICog0J7QsdGA0LDQsdC+0YLRh9C40Log0L3QsNC20LDRgtC40Y8g0L3QsCDQsdCw0L3QvdC10YAsINCz0LXQvdC10YDQuNGA0YPRjtGJ0LjQuSDRgdC+0LHRi9GC0LjQtSB7QGxpbmsgY2xpY2tCYW5uZXJJbWdFdmVudH0uXG4gICAgICpcbiAgICAgKiBAcGFyYW0gYmFubmVyINCR0LDQvdC90LXRgCwg0L/QviDRgdGB0YvQu9C60LUg0LrQvtGC0L7RgNC+0LPQviDRgdC+0LLQtdGA0YjRkdC9INC/0LXRgNC10YXQvtC0LlxuICAgICAqL1xuICAgIHB1YmxpYyBvbkNsaWNrKGJhbm5lcjogU2NCYW5uZXIpOiB2b2lkIHtcbiAgICAgICAgdGhpcy51c2VyTWV0cmlrYVNlcnZpY2UuZW1pdFVzZXJNZXRyaWthRXZlbnQoe1xuICAgICAgICAgICAgdGFyZ2V0OiBTY1VzZXJNZXRyaWthR29hbHNFbnVtLmJhbm5lckNsaWNrLFxuICAgICAgICAgICAgcGFyYW1zOiB7XG4gICAgICAgICAgICAgICAgYmFubmVyX2lkOiBiYW5uZXIuaWQsXG4gICAgICAgICAgICB9LFxuICAgICAgICB9KTtcblxuICAgICAgICBpZiAoYmFubmVyLnVybCkge1xuICAgICAgICAgICAgdGhpcy5jbGlja0Jhbm5lckV2ZW50LmVtaXQoYmFubmVyKTtcbiAgICAgICAgfVxuICAgIH1cbn1cbiIsIjxuZy1jb250YWluZXIgKnR1aUxldD1cImJhbm5lcnMkIHwgYXN5bmNcIj5cbiAgICA8dHVpLWNhcm91c2VsXG4gICAgICAgIFtkdXJhdGlvbl09XCJkdXJhdGlvblwiXG4gICAgICAgICNjYXJvdXNlbFxuICAgICAgICBbYXR0ci5yZXNpemFibGVdPVwicmVzaXphYmxlXCJcbiAgICAgICAgY2xhc3M9XCJzaXplLWZ1bGwgb3ZlcmZsb3ctaGlkZGVuIHJvdW5kZWQteGwgYmctd2hpdGVcIlxuICAgICAgICBbKGluZGV4KV09XCJjdXJyZW50QmFubmVySWRcIlxuICAgID5cbiAgICAgICAgPG5nLWNvbnRhaW5lciAqbmdGb3I9XCJsZXQgYmFubmVyIG9mIGJhbm5lcnM7IGxldCBpbmRleCA9IGluZGV4XCI+XG4gICAgICAgICAgICA8bmctY29udGFpbmVyIFtuZ1N3aXRjaF09XCJiYW5uZXIubWVkaWFUeXBlXCI+XG4gICAgICAgICAgICAgICAgPG5nLWNvbnRhaW5lciAqbmdTd2l0Y2hDYXNlPVwiJ2ltYWdlJ1wiPlxuICAgICAgICAgICAgICAgICAgICA8YVxuICAgICAgICAgICAgICAgICAgICAgICAgKnR1aUl0ZW1cbiAgICAgICAgICAgICAgICAgICAgICAgIChjbGljayk9XCJvbkNsaWNrKGJhbm5lcilcIlxuICAgICAgICAgICAgICAgICAgICAgICAgdGFyZ2V0PVwiX2JsYW5rXCJcbiAgICAgICAgICAgICAgICAgICAgICAgIFt0aXRsZV09XCJiYW5uZXIudGl0bGVcIlxuICAgICAgICAgICAgICAgICAgICAgICAgW3N0eWxlLmFzcGVjdC1yYXRpb109XCJhc3BlY3RSYXRpb1wiXG4gICAgICAgICAgICAgICAgICAgICAgICBbYXR0ci5ocmVmXT1cImJhbm5lci51cmwgPyBiYW5uZXIudXJsIDogbnVsbFwiXG4gICAgICAgICAgICAgICAgICAgICAgICBjbGFzcz1cInNpemUtZnVsbFwiXG4gICAgICAgICAgICAgICAgICAgID5cbiAgICAgICAgICAgICAgICAgICAgICAgIDxwaWN0dXJlPlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIEBpZiAoYmFubmVyLm1lZGlhRmlsZVdlYnApIHtcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHNvdXJjZVxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgdHlwZT1cImltYWdlL3dlYnBcIlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgW3NyY3NldF09XCJiYW5uZXIubWVkaWFGaWxlV2VicCB8IHNjTWVkaWFJbWFnZVRyYW5zZm9ybWVyXCJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgLz5cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPGltZ1xuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBbc3JjXT1cImJhbm5lci5tZWRpYUZpbGUgfCBzY01lZGlhSW1hZ2VUcmFuc2Zvcm1lcjogdHJ1ZVwiXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIFthbHRdPVwiYmFubmVyLnRpdGxlXCJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgY2xhc3M9XCJzaXplLWZ1bGwgb2JqZWN0LWNvdmVyXCJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAvPlxuICAgICAgICAgICAgICAgICAgICAgICAgPC9waWN0dXJlPlxuICAgICAgICAgICAgICAgICAgICA8L2E+XG4gICAgICAgICAgICAgICAgPC9uZy1jb250YWluZXI+XG4gICAgICAgICAgICA8L25nLWNvbnRhaW5lcj5cbiAgICAgICAgPC9uZy1jb250YWluZXI+XG4gICAgICAgIDxuZy1jb250YWluZXIgKm5nRm9yPVwibGV0IGl0ZW0gb2YgYmFubmVyc0xpc3RSZWZcIj5cbiAgICAgICAgICAgIDxkaXZcbiAgICAgICAgICAgICAgICAqdHVpSXRlbVxuICAgICAgICAgICAgICAgIFtzdHlsZS5hc3BlY3QtcmF0aW9dPVwiYXNwZWN0UmF0aW9cIlxuICAgICAgICAgICAgICAgIGNsYXNzPVwic2l6ZS1mdWxsIG92ZXJmbG93LWhpZGRlblwiXG4gICAgICAgICAgICA+XG4gICAgICAgICAgICAgICAgPG5nLWNvbnRhaW5lciBbbmdUZW1wbGF0ZU91dGxldF09XCJpdGVtXCI+PC9uZy1jb250YWluZXI+XG4gICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgPC9uZy1jb250YWluZXI+XG4gICAgPC90dWktY2Fyb3VzZWw+XG5cbiAgICA8ZGl2XG4gICAgICAgICpuZ0lmPVwibmF2aWdhdGVCdXR0b24gJiYgZHVyYXRpb24gJiYgdGhpcy5iYW5uZXJzICYmIHRoaXMuYmFubmVyc0xpc3RSZWYubGVuZ3RoICsgdGhpcy5iYW5uZXJzLmxlbmd0aCA+IDFcIlxuICAgICAgICB0dWlUaGVtZT1cImxpZ2h0XCJcbiAgICAgICAgY2xhc3M9XCJmbGV4IGl0ZW1zLWNlbnRlclwiXG4gICAgPlxuICAgICAgICA8YnV0dG9uXG4gICAgICAgICAgICB0dWlJY29uQnV0dG9uXG4gICAgICAgICAgICBpY29uU3RhcnQ9XCJAdHVpLmNoZXZyb24tbGVmdFwiXG4gICAgICAgICAgICBzaXplPVwibVwiXG4gICAgICAgICAgICBbc3R5bGUuYm9yZGVyLXJhZGl1cy4lXT1cIjEwMFwiXG4gICAgICAgICAgICBhcHBlYXJhbmNlPVwiZmxhdFwiXG4gICAgICAgICAgICAoY2xpY2spPVwiY2Fyb3VzZWwucHJldigpXCJcbiAgICAgICAgICAgIGNsYXNzPVwiIWFic29sdXRlIGxlZnQtMlwiXG4gICAgICAgID48L2J1dHRvbj5cbiAgICAgICAgPGJ1dHRvblxuICAgICAgICAgICAgdHVpSWNvbkJ1dHRvblxuICAgICAgICAgICAgaWNvblN0YXJ0PVwiQHR1aS5jaGV2cm9uLXJpZ2h0XCJcbiAgICAgICAgICAgIHNpemU9XCJtXCJcbiAgICAgICAgICAgIFtzdHlsZS5ib3JkZXItcmFkaXVzLiVdPVwiMTAwXCJcbiAgICAgICAgICAgIGFwcGVhcmFuY2U9XCJmbGF0XCJcbiAgICAgICAgICAgIChjbGljayk9XCJjYXJvdXNlbC5uZXh0KClcIlxuICAgICAgICAgICAgY2xhc3M9XCIhYWJzb2x1dGUgcmlnaHQtMlwiXG4gICAgICAgID48L2J1dHRvbj5cbiAgICA8L2Rpdj5cbjwvbmctY29udGFpbmVyPlxuIl19
@@ -0,0 +1,30 @@
1
+ import { CommonModule } from '@angular/common';
2
+ import { NgModule } from '@angular/core';
3
+ import { RouterModule } from '@angular/router';
4
+ import { WaIntersectionObserver } from '@ng-web-apis/intersection-observer';
5
+ import { ScMediaImageTransformerPipe } from '@snabcentr/client-core';
6
+ import { TuiLet } from '@taiga-ui/cdk';
7
+ import { TuiButton, TuiLoader } from '@taiga-ui/core';
8
+ import { TuiCarousel } from '@taiga-ui/kit';
9
+ import { ScBannerComponent } from './sc-banner.component';
10
+ import * as i0 from "@angular/core";
11
+ import * as i1 from "@taiga-ui/cdk/directives/item";
12
+ import * as i2 from "@taiga-ui/kit";
13
+ import * as i3 from "@ng-web-apis/intersection-observer";
14
+ /**
15
+ * Модуль баннеров.
16
+ */
17
+ export class ScBannerModule {
18
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ScBannerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
19
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: ScBannerModule, declarations: [ScBannerComponent], imports: [CommonModule, RouterModule, TuiButton, i1.TuiItem, i2.TuiCarouselComponent, i2.TuiCarouselDirective, i2.TuiCarouselAutoscroll, i2.TuiCarouselButtons, i2.TuiCarouselScroll, TuiLoader, i3.WaIntersectionObserverDirective, i3.WaIntersectionObservee, i3.WaIntersectionRoot, TuiLet, ScMediaImageTransformerPipe], exports: [ScBannerComponent] }); }
20
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ScBannerModule, imports: [CommonModule, RouterModule, i2.TuiCarouselComponent, TuiLoader] }); }
21
+ }
22
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ScBannerModule, decorators: [{
23
+ type: NgModule,
24
+ args: [{
25
+ declarations: [ScBannerComponent],
26
+ imports: [CommonModule, RouterModule, TuiButton, ...TuiCarousel, TuiLoader, ...WaIntersectionObserver, TuiLet, ScMediaImageTransformerPipe],
27
+ exports: [ScBannerComponent],
28
+ }]
29
+ }] });
30
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2MtYmFubmVyLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NsaWVudC11aS9iYW5uZXIvc2MtYmFubmVyLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN6QyxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUFFLHNCQUFzQixFQUFFLE1BQU0sb0NBQW9DLENBQUM7QUFDNUUsT0FBTyxFQUFFLDJCQUEyQixFQUFFLE1BQU0sd0JBQXdCLENBQUM7QUFDckUsT0FBTyxFQUFFLE1BQU0sRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN2QyxPQUFPLEVBQUUsU0FBUyxFQUFFLFNBQVMsRUFBRSxNQUFNLGdCQUFnQixDQUFDO0FBQ3RELE9BQU8sRUFBRSxXQUFXLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFFNUMsT0FBTyxFQUFFLGlCQUFpQixFQUFFLE1BQU0sdUJBQXVCLENBQUM7Ozs7O0FBRTFEOztHQUVHO0FBTUgsTUFBTSxPQUFPLGNBQWM7K0dBQWQsY0FBYztnSEFBZCxjQUFjLGlCQUpSLGlCQUFpQixhQUN0QixZQUFZLEVBQUUsWUFBWSxFQUFFLFNBQVMsdUlBQWtCLFNBQVMsd0ZBQTZCLE1BQU0sRUFBRSwyQkFBMkIsYUFDaEksaUJBQWlCO2dIQUVsQixjQUFjLFlBSGIsWUFBWSxFQUFFLFlBQVksMkJBQTZCLFNBQVM7OzRGQUdqRSxjQUFjO2tCQUwxQixRQUFRO21CQUFDO29CQUNOLFlBQVksRUFBRSxDQUFDLGlCQUFpQixDQUFDO29CQUNqQyxPQUFPLEVBQUUsQ0FBQyxZQUFZLEVBQUUsWUFBWSxFQUFFLFNBQVMsRUFBRSxHQUFHLFdBQVcsRUFBRSxTQUFTLEVBQUUsR0FBRyxzQkFBc0IsRUFBRSxNQUFNLEVBQUUsMkJBQTJCLENBQUM7b0JBQzNJLE9BQU8sRUFBRSxDQUFDLGlCQUFpQixDQUFDO2lCQUMvQiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XG5pbXBvcnQgeyBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgUm91dGVyTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvcm91dGVyJztcbmltcG9ydCB7IFdhSW50ZXJzZWN0aW9uT2JzZXJ2ZXIgfSBmcm9tICdAbmctd2ViLWFwaXMvaW50ZXJzZWN0aW9uLW9ic2VydmVyJztcbmltcG9ydCB7IFNjTWVkaWFJbWFnZVRyYW5zZm9ybWVyUGlwZSB9IGZyb20gJ0BzbmFiY2VudHIvY2xpZW50LWNvcmUnO1xuaW1wb3J0IHsgVHVpTGV0IH0gZnJvbSAnQHRhaWdhLXVpL2Nkayc7XG5pbXBvcnQgeyBUdWlCdXR0b24sIFR1aUxvYWRlciB9IGZyb20gJ0B0YWlnYS11aS9jb3JlJztcbmltcG9ydCB7IFR1aUNhcm91c2VsIH0gZnJvbSAnQHRhaWdhLXVpL2tpdCc7XG5cbmltcG9ydCB7IFNjQmFubmVyQ29tcG9uZW50IH0gZnJvbSAnLi9zYy1iYW5uZXIuY29tcG9uZW50JztcblxuLyoqXG4gKiDQnNC+0LTRg9C70Ywg0LHQsNC90L3QtdGA0L7Qsi5cbiAqL1xuQE5nTW9kdWxlKHtcbiAgICBkZWNsYXJhdGlvbnM6IFtTY0Jhbm5lckNvbXBvbmVudF0sXG4gICAgaW1wb3J0czogW0NvbW1vbk1vZHVsZSwgUm91dGVyTW9kdWxlLCBUdWlCdXR0b24sIC4uLlR1aUNhcm91c2VsLCBUdWlMb2FkZXIsIC4uLldhSW50ZXJzZWN0aW9uT2JzZXJ2ZXIsIFR1aUxldCwgU2NNZWRpYUltYWdlVHJhbnNmb3JtZXJQaXBlXSxcbiAgICBleHBvcnRzOiBbU2NCYW5uZXJDb21wb25lbnRdLFxufSlcbmV4cG9ydCBjbGFzcyBTY0Jhbm5lck1vZHVsZSB7fVxuIl19
@@ -0,0 +1,3 @@
1
+ export * from './sc-brands-list.component';
2
+ export * from './sc-brands-list.module';
3
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9wcm9qZWN0cy9jbGllbnQtdWkvYnJhbmRzLWxpc3QvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsY0FBYyw0QkFBNEIsQ0FBQztBQUMzQyxjQUFjLHlCQUF5QixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0ICogZnJvbSAnLi9zYy1icmFuZHMtbGlzdC5jb21wb25lbnQnO1xuZXhwb3J0ICogZnJvbSAnLi9zYy1icmFuZHMtbGlzdC5tb2R1bGUnO1xuIl19
@@ -0,0 +1,24 @@
1
+ import { ChangeDetectionStrategy, Component, Input } from '@angular/core';
2
+ import * as i0 from "@angular/core";
3
+ import * as i1 from "@angular/common";
4
+ import * as i2 from "@taiga-ui/cdk";
5
+ /**
6
+ * Компонент списка брэндов.
7
+ */
8
+ export class ScBrandsListComponent {
9
+ constructor() {
10
+ /**
11
+ * Список элементов брендов.
12
+ */
13
+ this.items = [];
14
+ }
15
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ScBrandsListComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
16
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: ScBrandsListComponent, selector: "sc-brands-list", inputs: { items: "items" }, ngImport: i0, template: "<!-- TODO: TASK:[#9893] \u0414\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u0440\u0430\u0437\u0434\u0435\u043B\u0435\u043D\u0438\u0435 \u043D\u0430 \u043D\u0435\u0441\u043A\u043E\u043B\u044C\u043A\u043E \u0441\u0442\u0440\u043E\u043A \u0438\u0437\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0438\u0439, \u043F\u0440\u0438 \u0443\u0432\u0435\u043B\u0438\u0447\u0435\u043D\u0438\u0438 \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u0430 \u0431\u0440\u0435\u043D\u0434\u043E\u0432. -->\n<div class=\"flex flex-col gap-4\">\n <div class=\"relative\">\n <div class=\"absolute -left-1 top-0 z-10 block h-full w-12 bg-gradient-to-r from-tui-base-01 to-transparent\"></div>\n <div class=\"flex select-none items-center justify-center gap-12 overflow-hidden contrast-150 saturate-0\">\n <div\n *ngFor=\"let _ of [].constructor(3)\"\n class=\"animate-scroll-slow scroll-slow-revert flex shrink-0 items-center gap-16\"\n >\n <div\n *tuiRepeatTimes=\"let index of items.length - (items.length - (items.length % 2)) / 2\"\n class=\"flex items-center justify-center\"\n >\n <img\n [src]=\"items[index + (items.length - (items.length % 2)) / 2].src\"\n [alt]=\"items[index].alt\"\n />\n </div>\n </div>\n </div>\n <div class=\"absolute -right-1 top-0 z-10 block h-full w-12 bg-gradient-to-r from-transparent to-tui-base-01\"></div>\n </div>\n <div class=\"relative\">\n <div class=\"absolute -left-1 top-0 z-10 block h-full w-12 bg-gradient-to-r from-tui-base-01 to-transparent\"></div>\n <div class=\"flex select-none items-center justify-center gap-12 overflow-hidden contrast-150 saturate-0\">\n <div\n *ngFor=\"let _ of [].constructor(3)\"\n class=\"animate-scroll-slow flex shrink-0 items-center gap-16\"\n >\n <div\n *tuiRepeatTimes=\"let index of (items.length - (items.length % 2)) / 2\"\n class=\"flex items-center justify-center\"\n >\n <img\n [src]=\"items[index].src\"\n [alt]=\"items[index].alt\"\n />\n </div>\n </div>\n </div>\n <div class=\"absolute -right-1 top-0 z-10 block h-full w-12 bg-gradient-to-r from-transparent to-tui-base-01\"></div>\n </div>\n</div>\n", styles: [".scroll-slow-revert{animation-direction:reverse!important;animation-delay:-15s!important}@keyframes scroll-slow{0%{transform:translate(0)}to{transform:translate(calc(-100% - 3rem))}}.animate-scroll-slow{animation:scroll-slow 30s linear infinite}\n"], dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i2.TuiRepeatTimes, selector: "[tuiRepeatTimes][tuiRepeatTimesOf]", inputs: ["tuiRepeatTimesOf"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
17
+ }
18
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ScBrandsListComponent, decorators: [{
19
+ type: Component,
20
+ args: [{ selector: 'sc-brands-list', changeDetection: ChangeDetectionStrategy.OnPush, template: "<!-- TODO: TASK:[#9893] \u0414\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u0440\u0430\u0437\u0434\u0435\u043B\u0435\u043D\u0438\u0435 \u043D\u0430 \u043D\u0435\u0441\u043A\u043E\u043B\u044C\u043A\u043E \u0441\u0442\u0440\u043E\u043A \u0438\u0437\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0438\u0439, \u043F\u0440\u0438 \u0443\u0432\u0435\u043B\u0438\u0447\u0435\u043D\u0438\u0438 \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u0430 \u0431\u0440\u0435\u043D\u0434\u043E\u0432. -->\n<div class=\"flex flex-col gap-4\">\n <div class=\"relative\">\n <div class=\"absolute -left-1 top-0 z-10 block h-full w-12 bg-gradient-to-r from-tui-base-01 to-transparent\"></div>\n <div class=\"flex select-none items-center justify-center gap-12 overflow-hidden contrast-150 saturate-0\">\n <div\n *ngFor=\"let _ of [].constructor(3)\"\n class=\"animate-scroll-slow scroll-slow-revert flex shrink-0 items-center gap-16\"\n >\n <div\n *tuiRepeatTimes=\"let index of items.length - (items.length - (items.length % 2)) / 2\"\n class=\"flex items-center justify-center\"\n >\n <img\n [src]=\"items[index + (items.length - (items.length % 2)) / 2].src\"\n [alt]=\"items[index].alt\"\n />\n </div>\n </div>\n </div>\n <div class=\"absolute -right-1 top-0 z-10 block h-full w-12 bg-gradient-to-r from-transparent to-tui-base-01\"></div>\n </div>\n <div class=\"relative\">\n <div class=\"absolute -left-1 top-0 z-10 block h-full w-12 bg-gradient-to-r from-tui-base-01 to-transparent\"></div>\n <div class=\"flex select-none items-center justify-center gap-12 overflow-hidden contrast-150 saturate-0\">\n <div\n *ngFor=\"let _ of [].constructor(3)\"\n class=\"animate-scroll-slow flex shrink-0 items-center gap-16\"\n >\n <div\n *tuiRepeatTimes=\"let index of (items.length - (items.length % 2)) / 2\"\n class=\"flex items-center justify-center\"\n >\n <img\n [src]=\"items[index].src\"\n [alt]=\"items[index].alt\"\n />\n </div>\n </div>\n </div>\n <div class=\"absolute -right-1 top-0 z-10 block h-full w-12 bg-gradient-to-r from-transparent to-tui-base-01\"></div>\n </div>\n</div>\n", styles: [".scroll-slow-revert{animation-direction:reverse!important;animation-delay:-15s!important}@keyframes scroll-slow{0%{transform:translate(0)}to{transform:translate(calc(-100% - 3rem))}}.animate-scroll-slow{animation:scroll-slow 30s linear infinite}\n"] }]
21
+ }], propDecorators: { items: [{
22
+ type: Input
23
+ }] } });
24
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2MtYnJhbmRzLWxpc3QuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vcHJvamVjdHMvY2xpZW50LXVpL2JyYW5kcy1saXN0L3NjLWJyYW5kcy1saXN0LmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NsaWVudC11aS9icmFuZHMtbGlzdC9zYy1icmFuZHMtbGlzdC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsdUJBQXVCLEVBQUUsU0FBUyxFQUFFLEtBQUssRUFBRSxNQUFNLGVBQWUsQ0FBQzs7OztBQUUxRTs7R0FFRztBQU9ILE1BQU0sT0FBTyxxQkFBcUI7SUFObEM7UUFPSTs7V0FFRztRQUVJLFVBQUssR0FHUCxFQUFFLENBQUM7S0FDWDsrR0FUWSxxQkFBcUI7bUdBQXJCLHFCQUFxQixrRkNYbEMsMGlGQTJDQTs7NEZEaENhLHFCQUFxQjtrQkFOakMsU0FBUzsrQkFDSSxnQkFBZ0IsbUJBR1QsdUJBQXVCLENBQUMsTUFBTTs4QkFPeEMsS0FBSztzQkFEWCxLQUFLIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3ksIENvbXBvbmVudCwgSW5wdXQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuLyoqXG4gKiDQmtC+0LzQv9C+0L3QtdC90YIg0YHQv9C40YHQutCwINCx0YDRjdC90LTQvtCyLlxuICovXG5AQ29tcG9uZW50KHtcbiAgICBzZWxlY3RvcjogJ3NjLWJyYW5kcy1saXN0JyxcbiAgICB0ZW1wbGF0ZVVybDogJy4vc2MtYnJhbmRzLWxpc3QuY29tcG9uZW50Lmh0bWwnLFxuICAgIHN0eWxlVXJsczogWycuL3NjLWJyYW5kcy1saXN0LmNvbXBvbmVudC5zY3NzJ10sXG4gICAgY2hhbmdlRGV0ZWN0aW9uOiBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneS5PblB1c2gsXG59KVxuZXhwb3J0IGNsYXNzIFNjQnJhbmRzTGlzdENvbXBvbmVudCB7XG4gICAgLyoqXG4gICAgICog0KHQv9C40YHQvtC6INGN0LvQtdC80LXQvdGC0L7QsiDQsdGA0LXQvdC00L7Qsi5cbiAgICAgKi9cbiAgICBASW5wdXQoKVxuICAgIHB1YmxpYyBpdGVtczogQXJyYXk8e1xuICAgICAgICBzcmM6IHN0cmluZztcbiAgICAgICAgYWx0OiBzdHJpbmc7XG4gICAgfT4gPSBbXTtcbn1cbiIsIjwhLS0gVE9ETzogVEFTSzpbIzk4OTNdINCU0L7QsdCw0LLQuNGC0Ywg0YDQsNC30LTQtdC70LXQvdC40LUg0L3QsCDQvdC10YHQutC+0LvRjNC60L4g0YHRgtGA0L7QuiDQuNC30L7QsdGA0LDQttC10L3QuNC5LCDQv9GA0Lgg0YPQstC10LvQuNGH0LXQvdC40Lgg0LrQvtC70LjRh9C10YHRgtCy0LAg0LHRgNC10L3QtNC+0LIuIC0tPlxuPGRpdiBjbGFzcz1cImZsZXggZmxleC1jb2wgZ2FwLTRcIj5cbiAgICA8ZGl2IGNsYXNzPVwicmVsYXRpdmVcIj5cbiAgICAgICAgPGRpdiBjbGFzcz1cImFic29sdXRlIC1sZWZ0LTEgdG9wLTAgei0xMCBibG9jayBoLWZ1bGwgdy0xMiBiZy1ncmFkaWVudC10by1yIGZyb20tdHVpLWJhc2UtMDEgdG8tdHJhbnNwYXJlbnRcIj48L2Rpdj5cbiAgICAgICAgPGRpdiBjbGFzcz1cImZsZXggc2VsZWN0LW5vbmUgaXRlbXMtY2VudGVyIGp1c3RpZnktY2VudGVyIGdhcC0xMiBvdmVyZmxvdy1oaWRkZW4gY29udHJhc3QtMTUwIHNhdHVyYXRlLTBcIj5cbiAgICAgICAgICAgIDxkaXZcbiAgICAgICAgICAgICAgICAqbmdGb3I9XCJsZXQgXyBvZiBbXS5jb25zdHJ1Y3RvcigzKVwiXG4gICAgICAgICAgICAgICAgY2xhc3M9XCJhbmltYXRlLXNjcm9sbC1zbG93IHNjcm9sbC1zbG93LXJldmVydCBmbGV4IHNocmluay0wIGl0ZW1zLWNlbnRlciBnYXAtMTZcIlxuICAgICAgICAgICAgPlxuICAgICAgICAgICAgICAgIDxkaXZcbiAgICAgICAgICAgICAgICAgICAgKnR1aVJlcGVhdFRpbWVzPVwibGV0IGluZGV4IG9mIGl0ZW1zLmxlbmd0aCAtIChpdGVtcy5sZW5ndGggLSAoaXRlbXMubGVuZ3RoICUgMikpIC8gMlwiXG4gICAgICAgICAgICAgICAgICAgIGNsYXNzPVwiZmxleCBpdGVtcy1jZW50ZXIganVzdGlmeS1jZW50ZXJcIlxuICAgICAgICAgICAgICAgID5cbiAgICAgICAgICAgICAgICAgICAgPGltZ1xuICAgICAgICAgICAgICAgICAgICAgICAgW3NyY109XCJpdGVtc1tpbmRleCArIChpdGVtcy5sZW5ndGggLSAoaXRlbXMubGVuZ3RoICUgMikpIC8gMl0uc3JjXCJcbiAgICAgICAgICAgICAgICAgICAgICAgIFthbHRdPVwiaXRlbXNbaW5kZXhdLmFsdFwiXG4gICAgICAgICAgICAgICAgICAgIC8+XG4gICAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgPC9kaXY+XG4gICAgICAgIDxkaXYgY2xhc3M9XCJhYnNvbHV0ZSAtcmlnaHQtMSB0b3AtMCB6LTEwIGJsb2NrIGgtZnVsbCB3LTEyIGJnLWdyYWRpZW50LXRvLXIgZnJvbS10cmFuc3BhcmVudCB0by10dWktYmFzZS0wMVwiPjwvZGl2PlxuICAgIDwvZGl2PlxuICAgIDxkaXYgY2xhc3M9XCJyZWxhdGl2ZVwiPlxuICAgICAgICA8ZGl2IGNsYXNzPVwiYWJzb2x1dGUgLWxlZnQtMSB0b3AtMCB6LTEwIGJsb2NrIGgtZnVsbCB3LTEyIGJnLWdyYWRpZW50LXRvLXIgZnJvbS10dWktYmFzZS0wMSB0by10cmFuc3BhcmVudFwiPjwvZGl2PlxuICAgICAgICA8ZGl2IGNsYXNzPVwiZmxleCBzZWxlY3Qtbm9uZSBpdGVtcy1jZW50ZXIganVzdGlmeS1jZW50ZXIgZ2FwLTEyIG92ZXJmbG93LWhpZGRlbiBjb250cmFzdC0xNTAgc2F0dXJhdGUtMFwiPlxuICAgICAgICAgICAgPGRpdlxuICAgICAgICAgICAgICAgICpuZ0Zvcj1cImxldCBfIG9mIFtdLmNvbnN0cnVjdG9yKDMpXCJcbiAgICAgICAgICAgICAgICBjbGFzcz1cImFuaW1hdGUtc2Nyb2xsLXNsb3cgZmxleCBzaHJpbmstMCBpdGVtcy1jZW50ZXIgZ2FwLTE2XCJcbiAgICAgICAgICAgID5cbiAgICAgICAgICAgICAgICA8ZGl2XG4gICAgICAgICAgICAgICAgICAgICp0dWlSZXBlYXRUaW1lcz1cImxldCBpbmRleCBvZiAoaXRlbXMubGVuZ3RoIC0gKGl0ZW1zLmxlbmd0aCAlIDIpKSAvIDJcIlxuICAgICAgICAgICAgICAgICAgICBjbGFzcz1cImZsZXggaXRlbXMtY2VudGVyIGp1c3RpZnktY2VudGVyXCJcbiAgICAgICAgICAgICAgICA+XG4gICAgICAgICAgICAgICAgICAgIDxpbWdcbiAgICAgICAgICAgICAgICAgICAgICAgIFtzcmNdPVwiaXRlbXNbaW5kZXhdLnNyY1wiXG4gICAgICAgICAgICAgICAgICAgICAgICBbYWx0XT1cIml0ZW1zW2luZGV4XS5hbHRcIlxuICAgICAgICAgICAgICAgICAgICAvPlxuICAgICAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgIDwvZGl2PlxuICAgICAgICA8ZGl2IGNsYXNzPVwiYWJzb2x1dGUgLXJpZ2h0LTEgdG9wLTAgei0xMCBibG9jayBoLWZ1bGwgdy0xMiBiZy1ncmFkaWVudC10by1yIGZyb20tdHJhbnNwYXJlbnQgdG8tdHVpLWJhc2UtMDFcIj48L2Rpdj5cbiAgICA8L2Rpdj5cbjwvZGl2PlxuIl19
@@ -0,0 +1,22 @@
1
+ import { CommonModule } from '@angular/common';
2
+ import { NgModule } from '@angular/core';
3
+ import { TuiRepeatTimes } from '@taiga-ui/cdk';
4
+ import { ScBrandsListComponent } from './sc-brands-list.component';
5
+ import * as i0 from "@angular/core";
6
+ /**
7
+ * Модуль списка брэндов.
8
+ */
9
+ export class ScBrandsListModule {
10
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ScBrandsListModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
11
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: ScBrandsListModule, declarations: [ScBrandsListComponent], imports: [CommonModule, TuiRepeatTimes], exports: [ScBrandsListComponent] }); }
12
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ScBrandsListModule, imports: [CommonModule] }); }
13
+ }
14
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ScBrandsListModule, decorators: [{
15
+ type: NgModule,
16
+ args: [{
17
+ imports: [CommonModule, TuiRepeatTimes],
18
+ declarations: [ScBrandsListComponent],
19
+ exports: [ScBrandsListComponent],
20
+ }]
21
+ }] });
22
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2MtYnJhbmRzLWxpc3QubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vcHJvamVjdHMvY2xpZW50LXVpL2JyYW5kcy1saXN0L3NjLWJyYW5kcy1saXN0Lm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN6QyxPQUFPLEVBQUUsY0FBYyxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBRS9DLE9BQU8sRUFBRSxxQkFBcUIsRUFBRSxNQUFNLDRCQUE0QixDQUFDOztBQUVuRTs7R0FFRztBQU1ILE1BQU0sT0FBTyxrQkFBa0I7K0dBQWxCLGtCQUFrQjtnSEFBbEIsa0JBQWtCLGlCQUhaLHFCQUFxQixhQUQxQixZQUFZLEVBQUUsY0FBYyxhQUU1QixxQkFBcUI7Z0hBRXRCLGtCQUFrQixZQUpqQixZQUFZOzs0RkFJYixrQkFBa0I7a0JBTDlCLFFBQVE7bUJBQUM7b0JBQ04sT0FBTyxFQUFFLENBQUMsWUFBWSxFQUFFLGNBQWMsQ0FBQztvQkFDdkMsWUFBWSxFQUFFLENBQUMscUJBQXFCLENBQUM7b0JBQ3JDLE9BQU8sRUFBRSxDQUFDLHFCQUFxQixDQUFDO2lCQUNuQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XG5pbXBvcnQgeyBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgVHVpUmVwZWF0VGltZXMgfSBmcm9tICdAdGFpZ2EtdWkvY2RrJztcblxuaW1wb3J0IHsgU2NCcmFuZHNMaXN0Q29tcG9uZW50IH0gZnJvbSAnLi9zYy1icmFuZHMtbGlzdC5jb21wb25lbnQnO1xuXG4vKipcbiAqINCc0L7QtNGD0LvRjCDRgdC/0LjRgdC60LAg0LHRgNGN0L3QtNC+0LIuXG4gKi9cbkBOZ01vZHVsZSh7XG4gICAgaW1wb3J0czogW0NvbW1vbk1vZHVsZSwgVHVpUmVwZWF0VGltZXNdLFxuICAgIGRlY2xhcmF0aW9uczogW1NjQnJhbmRzTGlzdENvbXBvbmVudF0sXG4gICAgZXhwb3J0czogW1NjQnJhbmRzTGlzdENvbXBvbmVudF0sXG59KVxuZXhwb3J0IGNsYXNzIFNjQnJhbmRzTGlzdE1vZHVsZSB7fVxuIl19