@redneckz/wildless-cms-uni-blocks 0.14.163 → 0.14.165
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.
- package/bundle/bundle.umd.js +27 -5
- package/bundle/bundle.umd.min.js +1 -1
- package/dist/content-page-repository/transformContentPage.js +1 -1
- package/dist/content-page-repository/transformContentPage.js.map +1 -1
- package/lib/components/ApplicationForm/renderAcquiringDataOrganization.d.ts +1 -0
- package/lib/components/ApplicationForm/renderAcquiringRegion.d.ts +1 -0
- package/lib/components/ApplicationForm/renderAgreementWithSubmit.d.ts +1 -0
- package/lib/components/ApplicationForm/renderContacts.d.ts +1 -0
- package/lib/components/ApplicationForm/renderCreditDataOrganization.d.ts +1 -0
- package/lib/components/ApplicationForm/renderCreditParameters.d.ts +1 -0
- package/lib/components/ApplicationForm/renderErrorText.d.ts +1 -0
- package/lib/components/ApplicationForm/renderQuestionsInterested.d.ts +1 -0
- package/lib/components/ApplicationForm/renderSubmitButton.d.ts +1 -0
- package/lib/components/ApplicationForm/renderUserData.d.ts +2 -1
- package/lib/components/ApplicationForm/renderWedDataOrganization.d.ts +1 -0
- package/lib/components/BonusBenefitsBlock/renderBonusBenefit.d.ts +1 -0
- package/lib/components/BonusBenefitsBlock/renderBonusBenefits.mobile.d.ts +1 -0
- package/lib/components/Calculator/renderBinaryRadioButtonGroup.d.ts +1 -0
- package/lib/components/Calculator/renderDaysInput.d.ts +1 -0
- package/lib/components/Calculator/renderFootnote.d.ts +1 -0
- package/lib/components/Calculator/renderInterestPayment.d.ts +1 -0
- package/lib/components/Calculator/renderMonthsInput.d.ts +1 -0
- package/lib/components/Calculator/renderPaymentType.d.ts +1 -0
- package/lib/components/Calculator/renderRate.d.ts +1 -0
- package/lib/components/Calculator/renderRegistrationType.d.ts +1 -0
- package/lib/components/Carousel/renderCardHighlight.d.ts +1 -0
- package/lib/components/OfficesAtmsMap/OfficesAtmsMapLayout.d.ts +1 -1
- package/lib/components/OfficesAtmsMap/getScheduleDescription.d.ts +1 -0
- package/lib/components/OfficesAtmsMap/renderAtmCard.d.ts +1 -0
- package/lib/components/OfficesAtmsMap/renderBusinessSchedule.d.ts +1 -0
- package/lib/components/OfficesAtmsMap/renderCurrency.d.ts +1 -0
- package/lib/components/OfficesAtmsMap/renderCurrentDaySchedule.d.ts +1 -0
- package/lib/components/OfficesAtmsMap/renderDay.d.ts +1 -0
- package/lib/components/OfficesAtmsMap/renderFiltrationForm.d.ts +1 -0
- package/lib/components/OfficesAtmsMap/renderOfficeCard.d.ts +1 -0
- package/lib/components/RollupItem/renderRoundedIcon.mobile.d.ts +1 -0
- package/lib/components/StickyBottomMenu/TopItemMobile.d.ts +1 -0
- package/lib/components/Tabs/renderTabs.d.ts +1 -0
- package/lib/components/TariffsTable/EmbeddableCellData.d.ts +1 -0
- package/lib/content-page-repository/transformContentPage.js +1 -1
- package/lib/content-page-repository/transformContentPage.js.map +1 -1
- package/lib/ui-kit/BaseFiltration/renderFiltrationForm.d.ts +1 -0
- package/lib/ui-kit/BenefitItem/renderBenefitDescription.d.ts +1 -0
- package/lib/ui-kit/BenefitItem/renderBenefitIcon.d.ts +1 -0
- package/lib/ui-kit/BenefitItem/renderBenefitLabel.d.ts +1 -0
- package/lib/ui-kit/BenefitItem/renderBenefitText.d.ts +1 -0
- package/lib/ui-kit/Foldable/DefaultFoldButton.d.ts +1 -0
- package/lib/ui-kit/InnerTable/renderInnerTableRow.d.ts +1 -0
- package/lib/ui-kit/LinkButton/renderButtonsSection.d.ts +1 -0
- package/lib/ui-kit/LocationDialog/renderForeignOffices.d.ts +1 -0
- package/lib/ui-kit/LocationDialog/renderRegion.d.ts +1 -0
- package/lib/ui-kit/LocationDialog/renderRegionGroup.d.ts +1 -0
- package/lib/ui-kit/Logo/renderImage.d.ts +1 -0
- package/lib/ui-kit/TabsControl/renderTab.d.ts +1 -0
- package/lib/ui-kit/YandexMap/renderUserGeolocation.d.ts +1 -0
- package/mobile/bundle/bundle.umd.js +27 -5
- package/mobile/bundle/bundle.umd.min.js +1 -1
- package/mobile/dist/content-page-repository/transformContentPage.js +1 -1
- package/mobile/dist/content-page-repository/transformContentPage.js.map +1 -1
- package/mobile/lib/content-page-repository/transformContentPage.js +1 -1
- package/mobile/lib/content-page-repository/transformContentPage.js.map +1 -1
- package/mobile/src/content-page-repository/transformContentPage.ts +1 -1
- package/package.json +2 -2
- package/src/content-page-repository/transformContentPage.ts +1 -1
- package/lib/components/AdTile/AdTile.fixture.d.ts +0 -6
- package/lib/components/ApplicationForm/ApplicationForm.fixture.d.ts +0 -17
- package/lib/components/ApplicationForm/ApplicationForm.fixture.mobile.d.ts +0 -17
- package/lib/components/BenefitsBlock/BenefitsBlock.fixture.d.ts +0 -10
- package/lib/components/BenefitsBlock/BenefitsBlock.fixture.mobile.d.ts +0 -7
- package/lib/components/BonusBenefitsBlock/BonusBenefitsBlock.fixture.d.ts +0 -8
- package/lib/components/BonusBenefitsBlock/BonusBenefitsBlock.fixture.mobile.d.ts +0 -7
- package/lib/components/ButtonsBlock/ButtonsBlock.fixture.d.ts +0 -6
- package/lib/components/ButtonsBlock/ButtonsBlock.fixture.mobile.d.ts +0 -6
- package/lib/components/Calculator/Calculator.fixture.d.ts +0 -10
- package/lib/components/Calculator/Calculator.fixture.mobile.d.ts +0 -9
- package/lib/components/CardTransfer/CardTransfer.fixture.d.ts +0 -6
- package/lib/components/CardTransfer/CardTransfer.fixture.mobile.d.ts +0 -6
- package/lib/components/Carousel/Carousel.fixture.d.ts +0 -15
- package/lib/components/Carousel/Carousel.fixture.mobile.d.ts +0 -12
- package/lib/components/CarouselBankHistoryCard/CarouselBankHistoryCard.fixture.d.ts +0 -9
- package/lib/components/CarouselBankHistoryCard/CarouselBankHistoryCard.fixture.mobile.d.ts +0 -8
- package/lib/components/CarouselCard/CarouselCard.fixture.d.ts +0 -12
- package/lib/components/CarouselCard/CarouselCard.fixture.mobile.d.ts +0 -8
- package/lib/components/CarouselCatalogCard/CarouselCatalogCard.fixture.d.ts +0 -22
- package/lib/components/CarouselCatalogCard/CarouselCatalogCard.fixture.mobile.d.ts +0 -22
- package/lib/components/CarouselLinks/CarouselLinks.fixture.d.ts +0 -6
- package/lib/components/CarouselLinks/CarouselLinks.fixture.mobile.d.ts +0 -6
- package/lib/components/CarouselRecommendationCard/CarouselRecommendationCard.fixture.d.ts +0 -20
- package/lib/components/CarouselRecommendationCard/CarouselRecommendationCard.fixture.mobile.d.ts +0 -18
- package/lib/components/CarouselTariffsCard/CarouselTariffsCard.fixture.d.ts +0 -9
- package/lib/components/CarouselTariffsCard/CarouselTariffsCard.fixture.mobile.d.ts +0 -9
- package/lib/components/ComparisonTable/ComparisonTable.fixture.d.ts +0 -10
- package/lib/components/ComparisonTable/ComparisonTable.fixture.mobile.d.ts +0 -7
- package/lib/components/ContactsBlock/ContactsBlock.fixture.d.ts +0 -7
- package/lib/components/ContentPage/ContentPage.fixture.d.ts +0 -7
- package/lib/components/ContentPage/ContentPage.fixture.mobile.d.ts +0 -6
- package/lib/components/DepositFiltration/DepositFiltration.fixture.d.ts +0 -6
- package/lib/components/DepositFiltration/DepositFiltration.fixture.mobile.d.ts +0 -6
- package/lib/components/Depository/Depository.fixture.d.ts +0 -6
- package/lib/components/ErrorBlock/ErrorBlock.fixture.d.ts +0 -7
- package/lib/components/ErrorBlock/ErrorBlock.fixture.mobile.d.ts +0 -7
- package/lib/components/ExchangeRateTile/ExchangeRateTile.fixture.d.ts +0 -6
- package/lib/components/ExchangeRateTile/ExchangeRateTile.fixture.mobile.d.ts +0 -6
- package/lib/components/Footer/Footer.fixture.d.ts +0 -6
- package/lib/components/Footer/Footer.fixture.mobile.d.ts +0 -6
- package/lib/components/GracePeriod/GracePeriod.fixture.d.ts +0 -8
- package/lib/components/Header/Header.fixture.d.ts +0 -8
- package/lib/components/Header/Header.fixture.mobile.d.ts +0 -7
- package/lib/components/Headline/Headline.fixture.d.ts +0 -21
- package/lib/components/Headline/Headline.fixture.mobile.d.ts +0 -22
- package/lib/components/HorizontalLayout/HorizontalLayout.fixture.d.ts +0 -12
- package/lib/components/HorizontalLayout/HorizontalLayout.fixture.mobile.d.ts +0 -8
- package/lib/components/ImgBlock/ImgBlock.fixture.d.ts +0 -6
- package/lib/components/ImgBlock/ImgBlock.fixture.mobile.d.ts +0 -6
- package/lib/components/InsuranceAmountBlock/InsuranceAmountBlock.fixture.d.ts +0 -6
- package/lib/components/InvestmentInfo/InvestmentInfo.fixture.d.ts +0 -8
- package/lib/components/LinkDocs/LinkDocs.fixture.d.ts +0 -9
- package/lib/components/LinkDocs/LinkDocs.fixture.mobile.d.ts +0 -6
- package/lib/components/MobileAppTile/MobileAppTile.fixture.d.ts +0 -9
- package/lib/components/MobileAppTile/MobileAppTile.fixture.mobile.d.ts +0 -7
- package/lib/components/MortgageFiltration/MortgageFiltration.fixture.d.ts +0 -6
- package/lib/components/MortgageFiltration/MortgageFiltration.fixture.mobile.d.ts +0 -6
- package/lib/components/OfficesAtmsMap/OfficesAtmsMap.fixture.d.ts +0 -7
- package/lib/components/OfficesAtmsMap/OfficesAtmsMap.fixture.mobile.d.ts +0 -7
- package/lib/components/Placeholder/Placeholder.fixture.d.ts +0 -6
- package/lib/components/Placeholder/Placeholder.fixture.mobile.d.ts +0 -4
- package/lib/components/ProductBlock/ProductBlock.fixture.d.ts +0 -22
- package/lib/components/ProductBlock/ProductBlock.fixture.mobile.d.ts +0 -13
- package/lib/components/ProductGallery/ProductGallery.fixture.d.ts +0 -7
- package/lib/components/ProductGallery/ProductGallery.fixture.mobile.d.ts +0 -7
- package/lib/components/RepresentativeOfficeInfo/RepresentativeOfficeInfo.fixture.d.ts +0 -6
- package/lib/components/RepresentativeOfficeInfo/RepresentativeOfficeInfo.fixture.mobile.d.ts +0 -6
- package/lib/components/RichTextBlock/RichTextBlock.fixture.d.ts +0 -11
- package/lib/components/RichTextBlock/RichTextBlock.fixture.mobile.d.ts +0 -11
- package/lib/components/RollupItem/RollupItem.fixture.d.ts +0 -8
- package/lib/components/RollupItem/RollupItem.fixture.mobile.d.ts +0 -9
- package/lib/components/SafeDepositRental/SafeDepositRental.fixture.d.ts +0 -6
- package/lib/components/SafeDepositRental/SafeDepositRental.fixture.mobile.d.ts +0 -6
- package/lib/components/StepsBlock/StepsBlock.fixture.d.ts +0 -15
- package/lib/components/StepsBlock/StepsBlock.fixture.mobile.d.ts +0 -13
- package/lib/components/StickyBottomMenu/StickyBottomMenu.fixture.d.ts +0 -6
- package/lib/components/StickyBottomMenu/StickyBottomMenu.fixture.mobile.d.ts +0 -6
- package/lib/components/SwipeListControlBlock/SwipeListControlBlock.fixture.d.ts +0 -9
- package/lib/components/SwipeListControlBlock/SwipeListControlBlock.fixture.mobile.d.ts +0 -8
- package/lib/components/Tabs/Tabs.fixture.d.ts +0 -8
- package/lib/components/Tabs/Tabs.fixture.mobile.d.ts +0 -8
- package/lib/components/TabsLayout/TabsLayout.fixture.d.ts +0 -6
- package/lib/components/TabsLayout/TabsLayout.fixture.mobile.d.ts +0 -6
- package/lib/components/TariffsTable/TariffsTable.fixture.d.ts +0 -9
- package/lib/components/TariffsTable/TariffsTable.fixture.mobile.d.ts +0 -7
- package/lib/components/TextBlock/TextBlock.fixture.d.ts +0 -10
- package/lib/components/TextBlock/TextBlock.fixture.mobile.d.ts +0 -12
- package/lib/components/UnitBlock/UnitBlock.fixture.d.ts +0 -7
- package/lib/components/UnitBlock/UnitBlock.fixture.mobile.d.ts +0 -7
- package/lib/components/VerticalLayout/VerticalLayout.fixture.d.ts +0 -15
- package/lib/components/VerticalLayout/VerticalLayout.fixture.mobile.d.ts +0 -10
- package/lib/components/Video/Video.fixture.d.ts +0 -9
- package/lib/cosmos.decorator.d.ts +0 -5
- package/lib/ui-kit/Badge/Badge.fixture.d.ts +0 -6
- package/lib/ui-kit/Button/Button.fixture.d.ts +0 -6
- package/lib/ui-kit/HeaderItem/HeaderItem.fixture.d.ts +0 -7
- package/lib/ui-kit/Heading/Heading.fixture.d.ts +0 -6
- package/lib/ui-kit/Icon/Icon.fixture.d.ts +0 -9
- package/lib/ui-kit/InnerTable/InnerTable.fixture.d.ts +0 -6
- package/lib/ui-kit/InnerTable/InnerTable.fixture.mobile.d.ts +0 -6
- package/lib/ui-kit/InnerTable/InnerTableButton.fixture.mobile.d.ts +0 -6
- package/lib/ui-kit/LinkButton/LinkButton.fixture.d.ts +0 -14
- package/lib/ui-kit/List/List.fixture.d.ts +0 -9
- package/lib/ui-kit/LocationDialog/LocationDialog.fixture.d.ts +0 -6
- package/lib/ui-kit/Logo/Logo.fixture.d.ts +0 -4
- package/lib/ui-kit/NumberInput/NumberInput.fixture.d.ts +0 -7
- package/lib/ui-kit/PriceList/PriceList.fixture.d.ts +0 -6
- package/lib/ui-kit/RadioButtonGroup/RadioButtonGroup.fixture.d.ts +0 -6
- package/lib/ui-kit/RichText/RichText.fixture.d.ts +0 -6
- package/lib/ui-kit/Select/Select.fixture.d.ts +0 -7
- package/lib/ui-kit/SlideCheckbox/SlideCheckbox.fixture.d.ts +0 -6
- package/lib/ui-kit/SwipeListControl/SwipeListControl.fixture.d.ts +0 -12
- package/lib/ui-kit/SwipeListControl/SwipeListControl.fixture.mobile.d.ts +0 -12
- package/lib/ui-kit/TabsControl/TabsControl.fixture.d.ts +0 -8
- package/lib/ui-kit/Tags/Tags.fixture.d.ts +0 -4
- package/lib/ui-kit/TopItem/TopItem.fixture.d.ts +0 -7
package/bundle/bundle.umd.js
CHANGED
|
@@ -1,8 +1,28 @@
|
|
|
1
1
|
(function (global, factory) {
|
|
2
|
-
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('path'), require('
|
|
3
|
-
typeof define === 'function' && define.amd ? define(['exports', 'path', '
|
|
4
|
-
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.UniBlocks = {}));
|
|
5
|
-
})(this, (function (exports) { 'use strict';
|
|
2
|
+
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('fs'), require('path'), require('util')) :
|
|
3
|
+
typeof define === 'function' && define.amd ? define(['exports', 'fs', 'path', 'util'], factory) :
|
|
4
|
+
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.UniBlocks = {}, global.fs, null, global.util));
|
|
5
|
+
})(this, (function (exports, fs, path, util) { 'use strict';
|
|
6
|
+
|
|
7
|
+
function _interopNamespace(e) {
|
|
8
|
+
if (e && e.__esModule) return e;
|
|
9
|
+
var n = Object.create(null);
|
|
10
|
+
if (e) {
|
|
11
|
+
Object.keys(e).forEach(function (k) {
|
|
12
|
+
if (k !== 'default') {
|
|
13
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
14
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
15
|
+
enumerable: true,
|
|
16
|
+
get: function () { return e[k]; }
|
|
17
|
+
});
|
|
18
|
+
}
|
|
19
|
+
});
|
|
20
|
+
}
|
|
21
|
+
n["default"] = e;
|
|
22
|
+
return Object.freeze(n);
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
var fs__namespace = /*#__PURE__*/_interopNamespace(fs);
|
|
6
26
|
|
|
7
27
|
let _hooks;
|
|
8
28
|
const setupHooks = (_) => {
|
|
@@ -733,6 +753,8 @@
|
|
|
733
753
|
return refs;
|
|
734
754
|
};
|
|
735
755
|
|
|
756
|
+
util.promisify(fs__namespace.readFile);
|
|
757
|
+
|
|
736
758
|
async function fetchJSON(url, options) {
|
|
737
759
|
try {
|
|
738
760
|
return url ? await fetchJSONUnsafe(url, options) : null;
|
|
@@ -6007,7 +6029,7 @@
|
|
|
6007
6029
|
slots: () => [HEADER_SLOT, FOOTER_SLOT, STICKY_FOOTER_SLOT],
|
|
6008
6030
|
});
|
|
6009
6031
|
|
|
6010
|
-
const packageVersion = "0.14.
|
|
6032
|
+
const packageVersion = "0.14.164";
|
|
6011
6033
|
|
|
6012
6034
|
exports.Blocks = Blocks;
|
|
6013
6035
|
exports.ContentPage = ContentPage;
|