@redneckz/wildless-cms-uni-blocks 0.14.165 → 0.14.166

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 (171) hide show
  1. package/bundle/bundle.umd.js +1 -1
  2. package/bundle/bundle.umd.min.js +1 -1
  3. package/lib/components/AdTile/AdTile.fixture.d.ts +6 -0
  4. package/lib/components/ApplicationForm/ApplicationForm.fixture.d.ts +17 -0
  5. package/lib/components/ApplicationForm/ApplicationForm.fixture.mobile.d.ts +17 -0
  6. package/lib/components/ApplicationForm/renderAcquiringDataOrganization.d.ts +0 -1
  7. package/lib/components/ApplicationForm/renderAcquiringRegion.d.ts +0 -1
  8. package/lib/components/ApplicationForm/renderAgreementWithSubmit.d.ts +0 -1
  9. package/lib/components/ApplicationForm/renderContacts.d.ts +0 -1
  10. package/lib/components/ApplicationForm/renderCreditDataOrganization.d.ts +0 -1
  11. package/lib/components/ApplicationForm/renderCreditParameters.d.ts +0 -1
  12. package/lib/components/ApplicationForm/renderErrorText.d.ts +0 -1
  13. package/lib/components/ApplicationForm/renderQuestionsInterested.d.ts +0 -1
  14. package/lib/components/ApplicationForm/renderSubmitButton.d.ts +0 -1
  15. package/lib/components/ApplicationForm/renderUserData.d.ts +1 -2
  16. package/lib/components/ApplicationForm/renderWedDataOrganization.d.ts +0 -1
  17. package/lib/components/BenefitsBlock/BenefitsBlock.fixture.d.ts +10 -0
  18. package/lib/components/BenefitsBlock/BenefitsBlock.fixture.mobile.d.ts +7 -0
  19. package/lib/components/BonusBenefitsBlock/BonusBenefitsBlock.fixture.d.ts +8 -0
  20. package/lib/components/BonusBenefitsBlock/BonusBenefitsBlock.fixture.mobile.d.ts +7 -0
  21. package/lib/components/BonusBenefitsBlock/renderBonusBenefit.d.ts +0 -1
  22. package/lib/components/BonusBenefitsBlock/renderBonusBenefits.mobile.d.ts +0 -1
  23. package/lib/components/ButtonsBlock/ButtonsBlock.fixture.d.ts +6 -0
  24. package/lib/components/ButtonsBlock/ButtonsBlock.fixture.mobile.d.ts +6 -0
  25. package/lib/components/Calculator/Calculator.fixture.d.ts +10 -0
  26. package/lib/components/Calculator/Calculator.fixture.mobile.d.ts +9 -0
  27. package/lib/components/Calculator/renderBinaryRadioButtonGroup.d.ts +0 -1
  28. package/lib/components/Calculator/renderDaysInput.d.ts +0 -1
  29. package/lib/components/Calculator/renderFootnote.d.ts +0 -1
  30. package/lib/components/Calculator/renderInterestPayment.d.ts +0 -1
  31. package/lib/components/Calculator/renderMonthsInput.d.ts +0 -1
  32. package/lib/components/Calculator/renderPaymentType.d.ts +0 -1
  33. package/lib/components/Calculator/renderRate.d.ts +0 -1
  34. package/lib/components/Calculator/renderRegistrationType.d.ts +0 -1
  35. package/lib/components/CardTransfer/CardTransfer.fixture.d.ts +6 -0
  36. package/lib/components/CardTransfer/CardTransfer.fixture.mobile.d.ts +6 -0
  37. package/lib/components/Carousel/Carousel.fixture.d.ts +15 -0
  38. package/lib/components/Carousel/Carousel.fixture.mobile.d.ts +12 -0
  39. package/lib/components/Carousel/renderCardHighlight.d.ts +0 -1
  40. package/lib/components/CarouselBankHistoryCard/CarouselBankHistoryCard.fixture.d.ts +9 -0
  41. package/lib/components/CarouselBankHistoryCard/CarouselBankHistoryCard.fixture.mobile.d.ts +8 -0
  42. package/lib/components/CarouselCard/CarouselCard.fixture.d.ts +12 -0
  43. package/lib/components/CarouselCard/CarouselCard.fixture.mobile.d.ts +8 -0
  44. package/lib/components/CarouselCatalogCard/CarouselCatalogCard.fixture.d.ts +22 -0
  45. package/lib/components/CarouselCatalogCard/CarouselCatalogCard.fixture.mobile.d.ts +22 -0
  46. package/lib/components/CarouselLinks/CarouselLinks.fixture.d.ts +6 -0
  47. package/lib/components/CarouselLinks/CarouselLinks.fixture.mobile.d.ts +6 -0
  48. package/lib/components/CarouselRecommendationCard/CarouselRecommendationCard.fixture.d.ts +20 -0
  49. package/lib/components/CarouselRecommendationCard/CarouselRecommendationCard.fixture.mobile.d.ts +18 -0
  50. package/lib/components/CarouselTariffsCard/CarouselTariffsCard.fixture.d.ts +9 -0
  51. package/lib/components/CarouselTariffsCard/CarouselTariffsCard.fixture.mobile.d.ts +9 -0
  52. package/lib/components/ComparisonTable/ComparisonTable.fixture.d.ts +10 -0
  53. package/lib/components/ComparisonTable/ComparisonTable.fixture.mobile.d.ts +7 -0
  54. package/lib/components/ContactsBlock/ContactsBlock.fixture.d.ts +7 -0
  55. package/lib/components/ContentPage/ContentPage.fixture.d.ts +7 -0
  56. package/lib/components/ContentPage/ContentPage.fixture.mobile.d.ts +6 -0
  57. package/lib/components/DepositFiltration/DepositFiltration.fixture.d.ts +6 -0
  58. package/lib/components/DepositFiltration/DepositFiltration.fixture.mobile.d.ts +6 -0
  59. package/lib/components/Depository/Depository.fixture.d.ts +6 -0
  60. package/lib/components/ErrorBlock/ErrorBlock.fixture.d.ts +7 -0
  61. package/lib/components/ErrorBlock/ErrorBlock.fixture.mobile.d.ts +7 -0
  62. package/lib/components/ExchangeRateTile/ExchangeRateTile.fixture.d.ts +6 -0
  63. package/lib/components/ExchangeRateTile/ExchangeRateTile.fixture.mobile.d.ts +6 -0
  64. package/lib/components/Footer/Footer.fixture.d.ts +6 -0
  65. package/lib/components/Footer/Footer.fixture.mobile.d.ts +6 -0
  66. package/lib/components/GracePeriod/GracePeriod.fixture.d.ts +8 -0
  67. package/lib/components/Header/Header.fixture.d.ts +8 -0
  68. package/lib/components/Header/Header.fixture.mobile.d.ts +7 -0
  69. package/lib/components/Headline/Headline.fixture.d.ts +21 -0
  70. package/lib/components/Headline/Headline.fixture.mobile.d.ts +22 -0
  71. package/lib/components/HorizontalLayout/HorizontalLayout.fixture.d.ts +12 -0
  72. package/lib/components/HorizontalLayout/HorizontalLayout.fixture.mobile.d.ts +8 -0
  73. package/lib/components/ImgBlock/ImgBlock.fixture.d.ts +6 -0
  74. package/lib/components/ImgBlock/ImgBlock.fixture.mobile.d.ts +6 -0
  75. package/lib/components/InsuranceAmountBlock/InsuranceAmountBlock.fixture.d.ts +6 -0
  76. package/lib/components/InvestmentInfo/InvestmentInfo.fixture.d.ts +8 -0
  77. package/lib/components/LinkDocs/LinkDocs.fixture.d.ts +9 -0
  78. package/lib/components/LinkDocs/LinkDocs.fixture.mobile.d.ts +6 -0
  79. package/lib/components/MobileAppTile/MobileAppTile.fixture.d.ts +9 -0
  80. package/lib/components/MobileAppTile/MobileAppTile.fixture.mobile.d.ts +7 -0
  81. package/lib/components/MortgageFiltration/MortgageFiltration.fixture.d.ts +6 -0
  82. package/lib/components/MortgageFiltration/MortgageFiltration.fixture.mobile.d.ts +6 -0
  83. package/lib/components/OfficesAtmsMap/OfficesAtmsMap.fixture.d.ts +7 -0
  84. package/lib/components/OfficesAtmsMap/OfficesAtmsMap.fixture.mobile.d.ts +7 -0
  85. package/lib/components/OfficesAtmsMap/OfficesAtmsMapLayout.d.ts +1 -1
  86. package/lib/components/OfficesAtmsMap/getScheduleDescription.d.ts +0 -1
  87. package/lib/components/OfficesAtmsMap/renderAtmCard.d.ts +0 -1
  88. package/lib/components/OfficesAtmsMap/renderBusinessSchedule.d.ts +0 -1
  89. package/lib/components/OfficesAtmsMap/renderCurrency.d.ts +0 -1
  90. package/lib/components/OfficesAtmsMap/renderCurrentDaySchedule.d.ts +0 -1
  91. package/lib/components/OfficesAtmsMap/renderDay.d.ts +0 -1
  92. package/lib/components/OfficesAtmsMap/renderFiltrationForm.d.ts +0 -1
  93. package/lib/components/OfficesAtmsMap/renderOfficeCard.d.ts +0 -1
  94. package/lib/components/Placeholder/Placeholder.fixture.d.ts +6 -0
  95. package/lib/components/Placeholder/Placeholder.fixture.mobile.d.ts +4 -0
  96. package/lib/components/ProductBlock/ProductBlock.fixture.d.ts +22 -0
  97. package/lib/components/ProductBlock/ProductBlock.fixture.mobile.d.ts +13 -0
  98. package/lib/components/ProductGallery/ProductGallery.fixture.d.ts +7 -0
  99. package/lib/components/ProductGallery/ProductGallery.fixture.mobile.d.ts +7 -0
  100. package/lib/components/RepresentativeOfficeInfo/RepresentativeOfficeInfo.fixture.d.ts +6 -0
  101. package/lib/components/RepresentativeOfficeInfo/RepresentativeOfficeInfo.fixture.mobile.d.ts +6 -0
  102. package/lib/components/RichTextBlock/RichTextBlock.fixture.d.ts +11 -0
  103. package/lib/components/RichTextBlock/RichTextBlock.fixture.mobile.d.ts +11 -0
  104. package/lib/components/RollupItem/RollupItem.fixture.d.ts +8 -0
  105. package/lib/components/RollupItem/RollupItem.fixture.mobile.d.ts +9 -0
  106. package/lib/components/RollupItem/renderRoundedIcon.mobile.d.ts +0 -1
  107. package/lib/components/SafeDepositRental/SafeDepositRental.fixture.d.ts +6 -0
  108. package/lib/components/SafeDepositRental/SafeDepositRental.fixture.mobile.d.ts +6 -0
  109. package/lib/components/StepsBlock/StepsBlock.fixture.d.ts +15 -0
  110. package/lib/components/StepsBlock/StepsBlock.fixture.mobile.d.ts +13 -0
  111. package/lib/components/StickyBottomMenu/StickyBottomMenu.fixture.d.ts +6 -0
  112. package/lib/components/StickyBottomMenu/StickyBottomMenu.fixture.mobile.d.ts +6 -0
  113. package/lib/components/StickyBottomMenu/TopItemMobile.d.ts +0 -1
  114. package/lib/components/SwipeListControlBlock/SwipeListControlBlock.fixture.d.ts +9 -0
  115. package/lib/components/SwipeListControlBlock/SwipeListControlBlock.fixture.mobile.d.ts +8 -0
  116. package/lib/components/Tabs/Tabs.fixture.d.ts +8 -0
  117. package/lib/components/Tabs/Tabs.fixture.mobile.d.ts +8 -0
  118. package/lib/components/Tabs/renderTabs.d.ts +0 -1
  119. package/lib/components/TabsLayout/TabsLayout.fixture.d.ts +6 -0
  120. package/lib/components/TabsLayout/TabsLayout.fixture.mobile.d.ts +6 -0
  121. package/lib/components/TariffsTable/EmbeddableCellData.d.ts +0 -1
  122. package/lib/components/TariffsTable/TariffsTable.fixture.d.ts +9 -0
  123. package/lib/components/TariffsTable/TariffsTable.fixture.mobile.d.ts +7 -0
  124. package/lib/components/TextBlock/TextBlock.fixture.d.ts +10 -0
  125. package/lib/components/TextBlock/TextBlock.fixture.mobile.d.ts +12 -0
  126. package/lib/components/UnitBlock/UnitBlock.fixture.d.ts +7 -0
  127. package/lib/components/UnitBlock/UnitBlock.fixture.mobile.d.ts +7 -0
  128. package/lib/components/VerticalLayout/VerticalLayout.fixture.d.ts +15 -0
  129. package/lib/components/VerticalLayout/VerticalLayout.fixture.mobile.d.ts +10 -0
  130. package/lib/components/Video/Video.fixture.d.ts +9 -0
  131. package/lib/cosmos.decorator.d.ts +5 -0
  132. package/lib/ui-kit/Badge/Badge.fixture.d.ts +6 -0
  133. package/lib/ui-kit/BaseFiltration/renderFiltrationForm.d.ts +0 -1
  134. package/lib/ui-kit/BenefitItem/renderBenefitDescription.d.ts +0 -1
  135. package/lib/ui-kit/BenefitItem/renderBenefitIcon.d.ts +0 -1
  136. package/lib/ui-kit/BenefitItem/renderBenefitLabel.d.ts +0 -1
  137. package/lib/ui-kit/BenefitItem/renderBenefitText.d.ts +0 -1
  138. package/lib/ui-kit/Button/Button.fixture.d.ts +6 -0
  139. package/lib/ui-kit/Foldable/DefaultFoldButton.d.ts +0 -1
  140. package/lib/ui-kit/HeaderItem/HeaderItem.fixture.d.ts +7 -0
  141. package/lib/ui-kit/Heading/Heading.fixture.d.ts +6 -0
  142. package/lib/ui-kit/Icon/Icon.fixture.d.ts +9 -0
  143. package/lib/ui-kit/InnerTable/InnerTable.fixture.d.ts +6 -0
  144. package/lib/ui-kit/InnerTable/InnerTable.fixture.mobile.d.ts +6 -0
  145. package/lib/ui-kit/InnerTable/InnerTableButton.fixture.mobile.d.ts +6 -0
  146. package/lib/ui-kit/InnerTable/renderInnerTableRow.d.ts +0 -1
  147. package/lib/ui-kit/LinkButton/LinkButton.fixture.d.ts +14 -0
  148. package/lib/ui-kit/LinkButton/renderButtonsSection.d.ts +0 -1
  149. package/lib/ui-kit/List/List.fixture.d.ts +9 -0
  150. package/lib/ui-kit/LocationDialog/LocationDialog.fixture.d.ts +6 -0
  151. package/lib/ui-kit/LocationDialog/renderForeignOffices.d.ts +0 -1
  152. package/lib/ui-kit/LocationDialog/renderRegion.d.ts +0 -1
  153. package/lib/ui-kit/LocationDialog/renderRegionGroup.d.ts +0 -1
  154. package/lib/ui-kit/Logo/Logo.fixture.d.ts +4 -0
  155. package/lib/ui-kit/Logo/renderImage.d.ts +0 -1
  156. package/lib/ui-kit/NumberInput/NumberInput.fixture.d.ts +7 -0
  157. package/lib/ui-kit/PriceList/PriceList.fixture.d.ts +6 -0
  158. package/lib/ui-kit/RadioButtonGroup/RadioButtonGroup.fixture.d.ts +6 -0
  159. package/lib/ui-kit/RichText/RichText.fixture.d.ts +6 -0
  160. package/lib/ui-kit/Select/Select.fixture.d.ts +7 -0
  161. package/lib/ui-kit/SlideCheckbox/SlideCheckbox.fixture.d.ts +6 -0
  162. package/lib/ui-kit/SwipeListControl/SwipeListControl.fixture.d.ts +12 -0
  163. package/lib/ui-kit/SwipeListControl/SwipeListControl.fixture.mobile.d.ts +12 -0
  164. package/lib/ui-kit/TabsControl/TabsControl.fixture.d.ts +8 -0
  165. package/lib/ui-kit/TabsControl/renderTab.d.ts +0 -1
  166. package/lib/ui-kit/Tags/Tags.fixture.d.ts +4 -0
  167. package/lib/ui-kit/TopItem/TopItem.fixture.d.ts +7 -0
  168. package/lib/ui-kit/YandexMap/renderUserGeolocation.d.ts +0 -1
  169. package/mobile/bundle/bundle.umd.js +1 -1
  170. package/mobile/bundle/bundle.umd.min.js +1 -1
  171. package/package.json +1 -1
@@ -6029,7 +6029,7 @@
6029
6029
  slots: () => [HEADER_SLOT, FOOTER_SLOT, STICKY_FOOTER_SLOT],
6030
6030
  });
6031
6031
 
6032
- const packageVersion = "0.14.164";
6032
+ const packageVersion = "0.14.165";
6033
6033
 
6034
6034
  exports.Blocks = Blocks;
6035
6035
  exports.ContentPage = ContentPage;