@redneckz/wildless-cms-uni-blocks 0.14.828 → 0.14.829
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/bin/migration-scripts/0.14.828.js +21 -0
- package/bundle/blocks.schema.json +1 -1
- package/bundle/bundle.umd.js +113 -345
- package/bundle/bundle.umd.min.js +1 -1
- package/dist/components/Blocks.js +0 -10
- package/dist/components/Blocks.js.map +1 -1
- package/dist/components/Blocks.mobile.js +0 -8
- package/dist/components/Blocks.mobile.js.map +1 -1
- package/lib/common.css +1 -1
- package/lib/components/Blocks.js +0 -10
- package/lib/components/Blocks.js.map +1 -1
- package/lib/components/Blocks.mobile.js +0 -8
- package/lib/components/Blocks.mobile.js.map +1 -1
- package/mobile/bundle/bundle.umd.js +107 -304
- package/mobile/bundle/bundle.umd.min.js +1 -1
- package/mobile/dist/components/Blocks.js +0 -8
- package/mobile/dist/components/Blocks.js.map +1 -1
- package/mobile/lib/common.css +1 -1
- package/mobile/lib/components/Blocks.js +0 -8
- package/mobile/lib/components/Blocks.js.map +1 -1
- package/mobile/src/components/Blocks.ts +0 -8
- package/package.json +2 -2
- package/src/components/Blocks.mobile.ts +0 -8
- package/src/components/Blocks.ts +0 -10
- package/bundle/components/GracePeriod/GracePeriod.d.ts +0 -5
- package/bundle/components/GracePeriod/GracePeriodContent.d.ts +0 -22
- package/bundle/components/MortgageFiltration/MortgageFiltration.d.ts +0 -6
- package/bundle/components/MortgageFiltration/MortgageFiltrationContent.d.ts +0 -35
- package/bundle/components/Placeholder/Placeholder.d.ts +0 -5
- package/bundle/components/Placeholder/PlaceholderContent.d.ts +0 -6
- package/bundle/components/ProductGallery/ProductGallery.d.ts +0 -5
- package/bundle/components/ProductGallery/ProductGallery.mobile.d.ts +0 -5
- package/bundle/components/ProductGallery/ProductGalleryContent.d.ts +0 -24
- package/bundle/components/SafeDepositRental/RadioButtons.d.ts +0 -5
- package/bundle/components/SafeDepositRental/RegionsAndBranches.d.ts +0 -12
- package/bundle/components/SafeDepositRental/RentalPeriod.d.ts +0 -6
- package/bundle/components/SafeDepositRental/SafeBoxCases.d.ts +0 -11
- package/bundle/components/SafeDepositRental/SafeDepositRental.d.ts +0 -5
- package/bundle/components/SafeDepositRental/SafeDepositRentalContent.d.ts +0 -7
- package/bundle/components/SafeDepositRental/SafeDepositRentalFields.d.ts +0 -12
- package/bundle/components/SafeDepositRental/SafeDepositRentalForm.d.ts +0 -11
- package/bundle/components/SafeDepositRental/SafeDepositRentalTotal.d.ts +0 -6
- package/bundle/components/SafeDepositRental/SafeDepositRentalTypes.d.ts +0 -8
- package/bundle/components/SafeDepositRental/WrapperSelect.d.ts +0 -11
- package/bundle/components/SafeDepositRental/useGetRegions.d.ts +0 -6
- package/bundle/components/SafeDepositRental/useSafeBoxes.d.ts +0 -20
- package/bundle/components/SafeDepositRental/utils.d.ts +0 -4
- package/bundle/services/regionsGrantSupport/RegionsGrantSupportData.d.ts +0 -7
- package/dist/components/GracePeriod/GracePeriod.d.ts +0 -5
- package/dist/components/GracePeriod/GracePeriod.js +0 -25
- package/dist/components/GracePeriod/GracePeriod.js.map +0 -1
- package/dist/components/GracePeriod/GracePeriodContent.d.ts +0 -22
- package/dist/components/GracePeriod/GracePeriodContent.js +0 -2
- package/dist/components/GracePeriod/GracePeriodContent.js.map +0 -1
- package/dist/components/MortgageFiltration/MortgageFiltration.d.ts +0 -6
- package/dist/components/MortgageFiltration/MortgageFiltration.js +0 -36
- package/dist/components/MortgageFiltration/MortgageFiltration.js.map +0 -1
- package/dist/components/MortgageFiltration/MortgageFiltrationContent.d.ts +0 -35
- package/dist/components/MortgageFiltration/MortgageFiltrationContent.js +0 -2
- package/dist/components/MortgageFiltration/MortgageFiltrationContent.js.map +0 -1
- package/dist/components/Placeholder/Placeholder.d.ts +0 -5
- package/dist/components/Placeholder/Placeholder.js +0 -10
- package/dist/components/Placeholder/Placeholder.js.map +0 -1
- package/dist/components/Placeholder/PlaceholderContent.d.ts +0 -6
- package/dist/components/Placeholder/PlaceholderContent.js +0 -2
- package/dist/components/Placeholder/PlaceholderContent.js.map +0 -1
- package/dist/components/ProductGallery/ProductGallery.d.ts +0 -5
- package/dist/components/ProductGallery/ProductGallery.js +0 -33
- package/dist/components/ProductGallery/ProductGallery.js.map +0 -1
- package/dist/components/ProductGallery/ProductGallery.mobile.d.ts +0 -5
- package/dist/components/ProductGallery/ProductGallery.mobile.js +0 -12
- package/dist/components/ProductGallery/ProductGallery.mobile.js.map +0 -1
- package/dist/components/ProductGallery/ProductGalleryContent.d.ts +0 -24
- package/dist/components/ProductGallery/ProductGalleryContent.js +0 -2
- package/dist/components/ProductGallery/ProductGalleryContent.js.map +0 -1
- package/dist/components/SafeDepositRental/RadioButtons.d.ts +0 -5
- package/dist/components/SafeDepositRental/RadioButtons.js +0 -13
- package/dist/components/SafeDepositRental/RadioButtons.js.map +0 -1
- package/dist/components/SafeDepositRental/RegionsAndBranches.d.ts +0 -12
- package/dist/components/SafeDepositRental/RegionsAndBranches.js +0 -7
- package/dist/components/SafeDepositRental/RegionsAndBranches.js.map +0 -1
- package/dist/components/SafeDepositRental/RentalPeriod.d.ts +0 -6
- package/dist/components/SafeDepositRental/RentalPeriod.js +0 -11
- package/dist/components/SafeDepositRental/RentalPeriod.js.map +0 -1
- package/dist/components/SafeDepositRental/SafeBoxCases.d.ts +0 -11
- package/dist/components/SafeDepositRental/SafeBoxCases.js +0 -7
- package/dist/components/SafeDepositRental/SafeBoxCases.js.map +0 -1
- package/dist/components/SafeDepositRental/SafeDepositRental.d.ts +0 -5
- package/dist/components/SafeDepositRental/SafeDepositRental.js +0 -33
- package/dist/components/SafeDepositRental/SafeDepositRental.js.map +0 -1
- package/dist/components/SafeDepositRental/SafeDepositRentalContent.d.ts +0 -7
- package/dist/components/SafeDepositRental/SafeDepositRentalContent.js +0 -2
- package/dist/components/SafeDepositRental/SafeDepositRentalContent.js.map +0 -1
- package/dist/components/SafeDepositRental/SafeDepositRentalFields.d.ts +0 -12
- package/dist/components/SafeDepositRental/SafeDepositRentalFields.js +0 -18
- package/dist/components/SafeDepositRental/SafeDepositRentalFields.js.map +0 -1
- package/dist/components/SafeDepositRental/SafeDepositRentalForm.d.ts +0 -11
- package/dist/components/SafeDepositRental/SafeDepositRentalForm.js +0 -27
- package/dist/components/SafeDepositRental/SafeDepositRentalForm.js.map +0 -1
- package/dist/components/SafeDepositRental/SafeDepositRentalTotal.d.ts +0 -6
- package/dist/components/SafeDepositRental/SafeDepositRentalTotal.js +0 -34
- package/dist/components/SafeDepositRental/SafeDepositRentalTotal.js.map +0 -1
- package/dist/components/SafeDepositRental/SafeDepositRentalTypes.d.ts +0 -8
- package/dist/components/SafeDepositRental/SafeDepositRentalTypes.js +0 -2
- package/dist/components/SafeDepositRental/SafeDepositRentalTypes.js.map +0 -1
- package/dist/components/SafeDepositRental/WrapperSelect.d.ts +0 -11
- package/dist/components/SafeDepositRental/WrapperSelect.js +0 -13
- package/dist/components/SafeDepositRental/WrapperSelect.js.map +0 -1
- package/dist/components/SafeDepositRental/useGetRegions.d.ts +0 -6
- package/dist/components/SafeDepositRental/useGetRegions.js +0 -13
- package/dist/components/SafeDepositRental/useGetRegions.js.map +0 -1
- package/dist/components/SafeDepositRental/useSafeBoxes.d.ts +0 -20
- package/dist/components/SafeDepositRental/useSafeBoxes.js +0 -17
- package/dist/components/SafeDepositRental/useSafeBoxes.js.map +0 -1
- package/dist/components/SafeDepositRental/utils.d.ts +0 -4
- package/dist/components/SafeDepositRental/utils.js +0 -21
- package/dist/components/SafeDepositRental/utils.js.map +0 -1
- package/dist/services/regionsGrantSupport/RegionsGrantSupportData.d.ts +0 -7
- package/dist/services/regionsGrantSupport/RegionsGrantSupportData.js +0 -2
- package/dist/services/regionsGrantSupport/RegionsGrantSupportData.js.map +0 -1
- package/lib/components/GracePeriod/GracePeriod.d.ts +0 -5
- package/lib/components/GracePeriod/GracePeriod.fixture.d.ts +0 -7
- package/lib/components/GracePeriod/GracePeriod.js +0 -23
- package/lib/components/GracePeriod/GracePeriod.js.map +0 -1
- package/lib/components/GracePeriod/GracePeriodContent.d.ts +0 -22
- package/lib/components/GracePeriod/GracePeriodContent.js +0 -2
- package/lib/components/GracePeriod/GracePeriodContent.js.map +0 -1
- package/lib/components/MortgageFiltration/MortgageFiltration.d.ts +0 -6
- package/lib/components/MortgageFiltration/MortgageFiltration.fixture.d.ts +0 -6
- package/lib/components/MortgageFiltration/MortgageFiltration.fixture.mobile.d.ts +0 -6
- package/lib/components/MortgageFiltration/MortgageFiltration.js +0 -34
- package/lib/components/MortgageFiltration/MortgageFiltration.js.map +0 -1
- package/lib/components/MortgageFiltration/MortgageFiltrationContent.d.ts +0 -35
- package/lib/components/MortgageFiltration/MortgageFiltrationContent.js +0 -2
- package/lib/components/MortgageFiltration/MortgageFiltrationContent.js.map +0 -1
- package/lib/components/Placeholder/Placeholder.d.ts +0 -5
- package/lib/components/Placeholder/Placeholder.fixture.d.ts +0 -5
- package/lib/components/Placeholder/Placeholder.fixture.mobile.d.ts +0 -3
- package/lib/components/Placeholder/Placeholder.js +0 -8
- package/lib/components/Placeholder/Placeholder.js.map +0 -1
- package/lib/components/Placeholder/PlaceholderContent.d.ts +0 -6
- package/lib/components/Placeholder/PlaceholderContent.js +0 -2
- package/lib/components/Placeholder/PlaceholderContent.js.map +0 -1
- package/lib/components/ProductGallery/ProductGallery.d.ts +0 -5
- package/lib/components/ProductGallery/ProductGallery.fixture.d.ts +0 -6
- package/lib/components/ProductGallery/ProductGallery.fixture.mobile.d.ts +0 -6
- package/lib/components/ProductGallery/ProductGallery.js +0 -31
- package/lib/components/ProductGallery/ProductGallery.js.map +0 -1
- package/lib/components/ProductGallery/ProductGallery.mobile.d.ts +0 -5
- package/lib/components/ProductGallery/ProductGallery.mobile.js +0 -10
- package/lib/components/ProductGallery/ProductGallery.mobile.js.map +0 -1
- package/lib/components/ProductGallery/ProductGalleryContent.d.ts +0 -24
- package/lib/components/ProductGallery/ProductGalleryContent.js +0 -2
- package/lib/components/ProductGallery/ProductGalleryContent.js.map +0 -1
- package/lib/components/SafeDepositRental/RadioButtons.d.ts +0 -5
- package/lib/components/SafeDepositRental/RadioButtons.js +0 -11
- package/lib/components/SafeDepositRental/RadioButtons.js.map +0 -1
- package/lib/components/SafeDepositRental/RegionsAndBranches.d.ts +0 -12
- package/lib/components/SafeDepositRental/RegionsAndBranches.js +0 -5
- package/lib/components/SafeDepositRental/RegionsAndBranches.js.map +0 -1
- package/lib/components/SafeDepositRental/RentalPeriod.d.ts +0 -6
- package/lib/components/SafeDepositRental/RentalPeriod.js +0 -9
- package/lib/components/SafeDepositRental/RentalPeriod.js.map +0 -1
- package/lib/components/SafeDepositRental/SafeBoxCases.d.ts +0 -11
- package/lib/components/SafeDepositRental/SafeBoxCases.js +0 -5
- package/lib/components/SafeDepositRental/SafeBoxCases.js.map +0 -1
- package/lib/components/SafeDepositRental/SafeDepositRental.d.ts +0 -5
- package/lib/components/SafeDepositRental/SafeDepositRental.fixture.d.ts +0 -5
- package/lib/components/SafeDepositRental/SafeDepositRental.fixture.mobile.d.ts +0 -5
- package/lib/components/SafeDepositRental/SafeDepositRental.js +0 -31
- package/lib/components/SafeDepositRental/SafeDepositRental.js.map +0 -1
- package/lib/components/SafeDepositRental/SafeDepositRentalContent.d.ts +0 -7
- package/lib/components/SafeDepositRental/SafeDepositRentalContent.js +0 -2
- package/lib/components/SafeDepositRental/SafeDepositRentalContent.js.map +0 -1
- package/lib/components/SafeDepositRental/SafeDepositRentalFields.d.ts +0 -12
- package/lib/components/SafeDepositRental/SafeDepositRentalFields.js +0 -16
- package/lib/components/SafeDepositRental/SafeDepositRentalFields.js.map +0 -1
- package/lib/components/SafeDepositRental/SafeDepositRentalForm.d.ts +0 -11
- package/lib/components/SafeDepositRental/SafeDepositRentalForm.js +0 -25
- package/lib/components/SafeDepositRental/SafeDepositRentalForm.js.map +0 -1
- package/lib/components/SafeDepositRental/SafeDepositRentalTotal.d.ts +0 -6
- package/lib/components/SafeDepositRental/SafeDepositRentalTotal.js +0 -32
- package/lib/components/SafeDepositRental/SafeDepositRentalTotal.js.map +0 -1
- package/lib/components/SafeDepositRental/SafeDepositRentalTypes.d.ts +0 -8
- package/lib/components/SafeDepositRental/SafeDepositRentalTypes.js +0 -2
- package/lib/components/SafeDepositRental/SafeDepositRentalTypes.js.map +0 -1
- package/lib/components/SafeDepositRental/WrapperSelect.d.ts +0 -11
- package/lib/components/SafeDepositRental/WrapperSelect.js +0 -11
- package/lib/components/SafeDepositRental/WrapperSelect.js.map +0 -1
- package/lib/components/SafeDepositRental/useGetRegions.d.ts +0 -6
- package/lib/components/SafeDepositRental/useGetRegions.js +0 -10
- package/lib/components/SafeDepositRental/useGetRegions.js.map +0 -1
- package/lib/components/SafeDepositRental/useSafeBoxes.d.ts +0 -20
- package/lib/components/SafeDepositRental/useSafeBoxes.js +0 -14
- package/lib/components/SafeDepositRental/useSafeBoxes.js.map +0 -1
- package/lib/components/SafeDepositRental/utils.d.ts +0 -4
- package/lib/components/SafeDepositRental/utils.js +0 -17
- package/lib/components/SafeDepositRental/utils.js.map +0 -1
- package/lib/services/regionsGrantSupport/RegionsGrantSupportData.d.ts +0 -7
- package/lib/services/regionsGrantSupport/RegionsGrantSupportData.js +0 -2
- package/lib/services/regionsGrantSupport/RegionsGrantSupportData.js.map +0 -1
- package/mobile/bundle/components/GracePeriod/GracePeriod.d.ts +0 -5
- package/mobile/bundle/components/GracePeriod/GracePeriodContent.d.ts +0 -22
- package/mobile/bundle/components/MortgageFiltration/MortgageFiltration.d.ts +0 -6
- package/mobile/bundle/components/MortgageFiltration/MortgageFiltrationContent.d.ts +0 -35
- package/mobile/bundle/components/Placeholder/Placeholder.d.ts +0 -5
- package/mobile/bundle/components/Placeholder/PlaceholderContent.d.ts +0 -6
- package/mobile/bundle/components/ProductGallery/ProductGallery.d.ts +0 -5
- package/mobile/bundle/components/ProductGallery/ProductGalleryContent.d.ts +0 -24
- package/mobile/bundle/components/SafeDepositRental/RadioButtons.d.ts +0 -5
- package/mobile/bundle/components/SafeDepositRental/RegionsAndBranches.d.ts +0 -12
- package/mobile/bundle/components/SafeDepositRental/RentalPeriod.d.ts +0 -6
- package/mobile/bundle/components/SafeDepositRental/SafeBoxCases.d.ts +0 -11
- package/mobile/bundle/components/SafeDepositRental/SafeDepositRental.d.ts +0 -5
- package/mobile/bundle/components/SafeDepositRental/SafeDepositRentalContent.d.ts +0 -7
- package/mobile/bundle/components/SafeDepositRental/SafeDepositRentalFields.d.ts +0 -12
- package/mobile/bundle/components/SafeDepositRental/SafeDepositRentalForm.d.ts +0 -11
- package/mobile/bundle/components/SafeDepositRental/SafeDepositRentalTotal.d.ts +0 -6
- package/mobile/bundle/components/SafeDepositRental/SafeDepositRentalTypes.d.ts +0 -8
- package/mobile/bundle/components/SafeDepositRental/WrapperSelect.d.ts +0 -11
- package/mobile/bundle/components/SafeDepositRental/useGetRegions.d.ts +0 -6
- package/mobile/bundle/components/SafeDepositRental/useSafeBoxes.d.ts +0 -20
- package/mobile/bundle/components/SafeDepositRental/utils.d.ts +0 -4
- package/mobile/bundle/services/regionsGrantSupport/RegionsGrantSupportData.d.ts +0 -7
- package/mobile/dist/components/GracePeriod/GracePeriod.d.ts +0 -5
- package/mobile/dist/components/GracePeriod/GracePeriod.js +0 -25
- package/mobile/dist/components/GracePeriod/GracePeriod.js.map +0 -1
- package/mobile/dist/components/GracePeriod/GracePeriodContent.d.ts +0 -22
- package/mobile/dist/components/GracePeriod/GracePeriodContent.js +0 -2
- package/mobile/dist/components/GracePeriod/GracePeriodContent.js.map +0 -1
- package/mobile/dist/components/MortgageFiltration/MortgageFiltration.d.ts +0 -6
- package/mobile/dist/components/MortgageFiltration/MortgageFiltration.js +0 -36
- package/mobile/dist/components/MortgageFiltration/MortgageFiltration.js.map +0 -1
- package/mobile/dist/components/MortgageFiltration/MortgageFiltrationContent.d.ts +0 -35
- package/mobile/dist/components/MortgageFiltration/MortgageFiltrationContent.js +0 -2
- package/mobile/dist/components/MortgageFiltration/MortgageFiltrationContent.js.map +0 -1
- package/mobile/dist/components/Placeholder/Placeholder.d.ts +0 -5
- package/mobile/dist/components/Placeholder/Placeholder.js +0 -10
- package/mobile/dist/components/Placeholder/Placeholder.js.map +0 -1
- package/mobile/dist/components/Placeholder/PlaceholderContent.d.ts +0 -6
- package/mobile/dist/components/Placeholder/PlaceholderContent.js +0 -2
- package/mobile/dist/components/Placeholder/PlaceholderContent.js.map +0 -1
- package/mobile/dist/components/ProductGallery/ProductGallery.d.ts +0 -5
- package/mobile/dist/components/ProductGallery/ProductGallery.js +0 -12
- package/mobile/dist/components/ProductGallery/ProductGallery.js.map +0 -1
- package/mobile/dist/components/ProductGallery/ProductGalleryContent.d.ts +0 -24
- package/mobile/dist/components/ProductGallery/ProductGalleryContent.js +0 -2
- package/mobile/dist/components/ProductGallery/ProductGalleryContent.js.map +0 -1
- package/mobile/dist/components/SafeDepositRental/RadioButtons.d.ts +0 -5
- package/mobile/dist/components/SafeDepositRental/RadioButtons.js +0 -13
- package/mobile/dist/components/SafeDepositRental/RadioButtons.js.map +0 -1
- package/mobile/dist/components/SafeDepositRental/RegionsAndBranches.d.ts +0 -12
- package/mobile/dist/components/SafeDepositRental/RegionsAndBranches.js +0 -7
- package/mobile/dist/components/SafeDepositRental/RegionsAndBranches.js.map +0 -1
- package/mobile/dist/components/SafeDepositRental/RentalPeriod.d.ts +0 -6
- package/mobile/dist/components/SafeDepositRental/RentalPeriod.js +0 -11
- package/mobile/dist/components/SafeDepositRental/RentalPeriod.js.map +0 -1
- package/mobile/dist/components/SafeDepositRental/SafeBoxCases.d.ts +0 -11
- package/mobile/dist/components/SafeDepositRental/SafeBoxCases.js +0 -7
- package/mobile/dist/components/SafeDepositRental/SafeBoxCases.js.map +0 -1
- package/mobile/dist/components/SafeDepositRental/SafeDepositRental.d.ts +0 -5
- package/mobile/dist/components/SafeDepositRental/SafeDepositRental.js +0 -33
- package/mobile/dist/components/SafeDepositRental/SafeDepositRental.js.map +0 -1
- package/mobile/dist/components/SafeDepositRental/SafeDepositRentalContent.d.ts +0 -7
- package/mobile/dist/components/SafeDepositRental/SafeDepositRentalContent.js +0 -2
- package/mobile/dist/components/SafeDepositRental/SafeDepositRentalContent.js.map +0 -1
- package/mobile/dist/components/SafeDepositRental/SafeDepositRentalFields.d.ts +0 -12
- package/mobile/dist/components/SafeDepositRental/SafeDepositRentalFields.js +0 -18
- package/mobile/dist/components/SafeDepositRental/SafeDepositRentalFields.js.map +0 -1
- package/mobile/dist/components/SafeDepositRental/SafeDepositRentalForm.d.ts +0 -11
- package/mobile/dist/components/SafeDepositRental/SafeDepositRentalForm.js +0 -27
- package/mobile/dist/components/SafeDepositRental/SafeDepositRentalForm.js.map +0 -1
- package/mobile/dist/components/SafeDepositRental/SafeDepositRentalTotal.d.ts +0 -6
- package/mobile/dist/components/SafeDepositRental/SafeDepositRentalTotal.js +0 -34
- package/mobile/dist/components/SafeDepositRental/SafeDepositRentalTotal.js.map +0 -1
- package/mobile/dist/components/SafeDepositRental/SafeDepositRentalTypes.d.ts +0 -8
- package/mobile/dist/components/SafeDepositRental/SafeDepositRentalTypes.js +0 -2
- package/mobile/dist/components/SafeDepositRental/SafeDepositRentalTypes.js.map +0 -1
- package/mobile/dist/components/SafeDepositRental/WrapperSelect.d.ts +0 -11
- package/mobile/dist/components/SafeDepositRental/WrapperSelect.js +0 -13
- package/mobile/dist/components/SafeDepositRental/WrapperSelect.js.map +0 -1
- package/mobile/dist/components/SafeDepositRental/useGetRegions.d.ts +0 -6
- package/mobile/dist/components/SafeDepositRental/useGetRegions.js +0 -13
- package/mobile/dist/components/SafeDepositRental/useGetRegions.js.map +0 -1
- package/mobile/dist/components/SafeDepositRental/useSafeBoxes.d.ts +0 -20
- package/mobile/dist/components/SafeDepositRental/useSafeBoxes.js +0 -17
- package/mobile/dist/components/SafeDepositRental/useSafeBoxes.js.map +0 -1
- package/mobile/dist/components/SafeDepositRental/utils.d.ts +0 -4
- package/mobile/dist/components/SafeDepositRental/utils.js +0 -21
- package/mobile/dist/components/SafeDepositRental/utils.js.map +0 -1
- package/mobile/dist/services/regionsGrantSupport/RegionsGrantSupportData.d.ts +0 -7
- package/mobile/dist/services/regionsGrantSupport/RegionsGrantSupportData.js +0 -2
- package/mobile/dist/services/regionsGrantSupport/RegionsGrantSupportData.js.map +0 -1
- package/mobile/lib/components/GracePeriod/GracePeriod.d.ts +0 -5
- package/mobile/lib/components/GracePeriod/GracePeriod.js +0 -23
- package/mobile/lib/components/GracePeriod/GracePeriod.js.map +0 -1
- package/mobile/lib/components/GracePeriod/GracePeriodContent.d.ts +0 -22
- package/mobile/lib/components/GracePeriod/GracePeriodContent.js +0 -2
- package/mobile/lib/components/GracePeriod/GracePeriodContent.js.map +0 -1
- package/mobile/lib/components/MortgageFiltration/MortgageFiltration.d.ts +0 -6
- package/mobile/lib/components/MortgageFiltration/MortgageFiltration.js +0 -34
- package/mobile/lib/components/MortgageFiltration/MortgageFiltration.js.map +0 -1
- package/mobile/lib/components/MortgageFiltration/MortgageFiltrationContent.d.ts +0 -35
- package/mobile/lib/components/MortgageFiltration/MortgageFiltrationContent.js +0 -2
- package/mobile/lib/components/MortgageFiltration/MortgageFiltrationContent.js.map +0 -1
- package/mobile/lib/components/Placeholder/Placeholder.d.ts +0 -5
- package/mobile/lib/components/Placeholder/Placeholder.js +0 -8
- package/mobile/lib/components/Placeholder/Placeholder.js.map +0 -1
- package/mobile/lib/components/Placeholder/PlaceholderContent.d.ts +0 -6
- package/mobile/lib/components/Placeholder/PlaceholderContent.js +0 -2
- package/mobile/lib/components/Placeholder/PlaceholderContent.js.map +0 -1
- package/mobile/lib/components/ProductGallery/ProductGallery.d.ts +0 -5
- package/mobile/lib/components/ProductGallery/ProductGallery.js +0 -10
- package/mobile/lib/components/ProductGallery/ProductGallery.js.map +0 -1
- package/mobile/lib/components/ProductGallery/ProductGalleryContent.d.ts +0 -24
- package/mobile/lib/components/ProductGallery/ProductGalleryContent.js +0 -2
- package/mobile/lib/components/ProductGallery/ProductGalleryContent.js.map +0 -1
- package/mobile/lib/components/SafeDepositRental/RadioButtons.d.ts +0 -5
- package/mobile/lib/components/SafeDepositRental/RadioButtons.js +0 -11
- package/mobile/lib/components/SafeDepositRental/RadioButtons.js.map +0 -1
- package/mobile/lib/components/SafeDepositRental/RegionsAndBranches.d.ts +0 -12
- package/mobile/lib/components/SafeDepositRental/RegionsAndBranches.js +0 -5
- package/mobile/lib/components/SafeDepositRental/RegionsAndBranches.js.map +0 -1
- package/mobile/lib/components/SafeDepositRental/RentalPeriod.d.ts +0 -6
- package/mobile/lib/components/SafeDepositRental/RentalPeriod.js +0 -9
- package/mobile/lib/components/SafeDepositRental/RentalPeriod.js.map +0 -1
- package/mobile/lib/components/SafeDepositRental/SafeBoxCases.d.ts +0 -11
- package/mobile/lib/components/SafeDepositRental/SafeBoxCases.js +0 -5
- package/mobile/lib/components/SafeDepositRental/SafeBoxCases.js.map +0 -1
- package/mobile/lib/components/SafeDepositRental/SafeDepositRental.d.ts +0 -5
- package/mobile/lib/components/SafeDepositRental/SafeDepositRental.js +0 -31
- package/mobile/lib/components/SafeDepositRental/SafeDepositRental.js.map +0 -1
- package/mobile/lib/components/SafeDepositRental/SafeDepositRentalContent.d.ts +0 -7
- package/mobile/lib/components/SafeDepositRental/SafeDepositRentalContent.js +0 -2
- package/mobile/lib/components/SafeDepositRental/SafeDepositRentalContent.js.map +0 -1
- package/mobile/lib/components/SafeDepositRental/SafeDepositRentalFields.d.ts +0 -12
- package/mobile/lib/components/SafeDepositRental/SafeDepositRentalFields.js +0 -16
- package/mobile/lib/components/SafeDepositRental/SafeDepositRentalFields.js.map +0 -1
- package/mobile/lib/components/SafeDepositRental/SafeDepositRentalForm.d.ts +0 -11
- package/mobile/lib/components/SafeDepositRental/SafeDepositRentalForm.js +0 -25
- package/mobile/lib/components/SafeDepositRental/SafeDepositRentalForm.js.map +0 -1
- package/mobile/lib/components/SafeDepositRental/SafeDepositRentalTotal.d.ts +0 -6
- package/mobile/lib/components/SafeDepositRental/SafeDepositRentalTotal.js +0 -32
- package/mobile/lib/components/SafeDepositRental/SafeDepositRentalTotal.js.map +0 -1
- package/mobile/lib/components/SafeDepositRental/SafeDepositRentalTypes.d.ts +0 -8
- package/mobile/lib/components/SafeDepositRental/SafeDepositRentalTypes.js +0 -2
- package/mobile/lib/components/SafeDepositRental/SafeDepositRentalTypes.js.map +0 -1
- package/mobile/lib/components/SafeDepositRental/WrapperSelect.d.ts +0 -11
- package/mobile/lib/components/SafeDepositRental/WrapperSelect.js +0 -11
- package/mobile/lib/components/SafeDepositRental/WrapperSelect.js.map +0 -1
- package/mobile/lib/components/SafeDepositRental/useGetRegions.d.ts +0 -6
- package/mobile/lib/components/SafeDepositRental/useGetRegions.js +0 -10
- package/mobile/lib/components/SafeDepositRental/useGetRegions.js.map +0 -1
- package/mobile/lib/components/SafeDepositRental/useSafeBoxes.d.ts +0 -20
- package/mobile/lib/components/SafeDepositRental/useSafeBoxes.js +0 -14
- package/mobile/lib/components/SafeDepositRental/useSafeBoxes.js.map +0 -1
- package/mobile/lib/components/SafeDepositRental/utils.d.ts +0 -4
- package/mobile/lib/components/SafeDepositRental/utils.js +0 -17
- package/mobile/lib/components/SafeDepositRental/utils.js.map +0 -1
- package/mobile/lib/services/regionsGrantSupport/RegionsGrantSupportData.d.ts +0 -7
- package/mobile/lib/services/regionsGrantSupport/RegionsGrantSupportData.js +0 -2
- package/mobile/lib/services/regionsGrantSupport/RegionsGrantSupportData.js.map +0 -1
- package/mobile/src/components/GracePeriod/GracePeriod.example.json +0 -89
- package/mobile/src/components/GracePeriod/GracePeriod.tsx +0 -87
- package/mobile/src/components/GracePeriod/GracePeriod.ui.json +0 -20
- package/mobile/src/components/GracePeriod/GracePeriodContent.ts +0 -26
- package/mobile/src/components/MortgageFiltration/MortgageFiltration.example.json +0 -115
- package/mobile/src/components/MortgageFiltration/MortgageFiltration.tsx +0 -69
- package/mobile/src/components/MortgageFiltration/MortgageFiltration.ui.json +0 -12
- package/mobile/src/components/MortgageFiltration/MortgageFiltrationContent.ts +0 -38
- package/mobile/src/components/Placeholder/Placeholder.tsx +0 -25
- package/mobile/src/components/Placeholder/Placeholder.ui.json +0 -1
- package/mobile/src/components/Placeholder/PlaceholderContent.ts +0 -7
- package/mobile/src/components/ProductGallery/ProductGallery.example.json +0 -72
- package/mobile/src/components/ProductGallery/ProductGallery.tsx +0 -29
- package/mobile/src/components/ProductGallery/ProductGallery.ui.json +0 -42
- package/mobile/src/components/ProductGallery/ProductGalleryContent.ts +0 -27
- package/mobile/src/components/SafeDepositRental/RadioButtons.tsx +0 -33
- package/mobile/src/components/SafeDepositRental/RegionsAndBranches.tsx +0 -48
- package/mobile/src/components/SafeDepositRental/RentalPeriod.tsx +0 -21
- package/mobile/src/components/SafeDepositRental/SafeBoxCases.tsx +0 -46
- package/mobile/src/components/SafeDepositRental/SafeDepositRental.tsx +0 -75
- package/mobile/src/components/SafeDepositRental/SafeDepositRental.ui.json +0 -8
- package/mobile/src/components/SafeDepositRental/SafeDepositRentalContent.ts +0 -8
- package/mobile/src/components/SafeDepositRental/SafeDepositRentalFields.tsx +0 -74
- package/mobile/src/components/SafeDepositRental/SafeDepositRentalForm.tsx +0 -62
- package/mobile/src/components/SafeDepositRental/SafeDepositRentalTotal.tsx +0 -74
- package/mobile/src/components/SafeDepositRental/SafeDepositRentalTypes.ts +0 -9
- package/mobile/src/components/SafeDepositRental/WrapperSelect.tsx +0 -33
- package/mobile/src/components/SafeDepositRental/useGetRegions.ts +0 -19
- package/mobile/src/components/SafeDepositRental/useSafeBoxes.ts +0 -44
- package/mobile/src/components/SafeDepositRental/utils.ts +0 -24
- package/mobile/src/services/regionsGrantSupport/RegionsGrantSupportData.ts +0 -8
- package/src/components/GracePeriod/GracePeriod.example.json +0 -89
- package/src/components/GracePeriod/GracePeriod.fixture.tsx +0 -109
- package/src/components/GracePeriod/GracePeriod.tsx +0 -87
- package/src/components/GracePeriod/GracePeriod.ui.json +0 -20
- package/src/components/GracePeriod/GracePeriodContent.ts +0 -26
- package/src/components/MortgageFiltration/MortgageFiltration.example.json +0 -115
- package/src/components/MortgageFiltration/MortgageFiltration.fixture.mobile.tsx +0 -226
- package/src/components/MortgageFiltration/MortgageFiltration.fixture.tsx +0 -226
- package/src/components/MortgageFiltration/MortgageFiltration.tsx +0 -69
- package/src/components/MortgageFiltration/MortgageFiltration.ui.json +0 -12
- package/src/components/MortgageFiltration/MortgageFiltrationContent.ts +0 -38
- package/src/components/Placeholder/Placeholder.fixture.mobile.tsx +0 -9
- package/src/components/Placeholder/Placeholder.fixture.tsx +0 -11
- package/src/components/Placeholder/Placeholder.tsx +0 -25
- package/src/components/Placeholder/Placeholder.ui.json +0 -1
- package/src/components/Placeholder/PlaceholderContent.ts +0 -7
- package/src/components/ProductGallery/ProductGallery.example.json +0 -72
- package/src/components/ProductGallery/ProductGallery.fixture.mobile.tsx +0 -146
- package/src/components/ProductGallery/ProductGallery.fixture.tsx +0 -120
- package/src/components/ProductGallery/ProductGallery.mobile.tsx +0 -29
- package/src/components/ProductGallery/ProductGallery.tsx +0 -117
- package/src/components/ProductGallery/ProductGallery.ui.json +0 -42
- package/src/components/ProductGallery/ProductGalleryContent.ts +0 -27
- package/src/components/SafeDepositRental/RadioButtons.tsx +0 -33
- package/src/components/SafeDepositRental/RegionsAndBranches.tsx +0 -48
- package/src/components/SafeDepositRental/RentalPeriod.tsx +0 -21
- package/src/components/SafeDepositRental/SafeBoxCases.tsx +0 -46
- package/src/components/SafeDepositRental/SafeDepositRental.fixture.mobile.tsx +0 -15
- package/src/components/SafeDepositRental/SafeDepositRental.fixture.tsx +0 -17
- package/src/components/SafeDepositRental/SafeDepositRental.tsx +0 -75
- package/src/components/SafeDepositRental/SafeDepositRental.ui.json +0 -8
- package/src/components/SafeDepositRental/SafeDepositRentalContent.ts +0 -8
- package/src/components/SafeDepositRental/SafeDepositRentalFields.tsx +0 -74
- package/src/components/SafeDepositRental/SafeDepositRentalForm.tsx +0 -62
- package/src/components/SafeDepositRental/SafeDepositRentalTotal.tsx +0 -74
- package/src/components/SafeDepositRental/SafeDepositRentalTypes.ts +0 -9
- package/src/components/SafeDepositRental/WrapperSelect.tsx +0 -33
- package/src/components/SafeDepositRental/useGetRegions.ts +0 -19
- package/src/components/SafeDepositRental/useSafeBoxes.ts +0 -44
- package/src/components/SafeDepositRental/utils.ts +0 -24
- package/src/services/regionsGrantSupport/RegionsGrantSupportData.ts +0 -8
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"utils.js","sourceRoot":"","sources":["../../../src/components/SafeDepositRental/utils.ts"],"names":[],"mappings":"AAGA,MAAM,CAAC,MAAM,cAAc,GAAG,CAAC,IAAwB,EAAmB,EAAE;IAC1E,MAAM,UAAU,GAAG,GAAG,EAAE,CAAC,KAAK,CAAC,CAAC;IAEhC,IAAI,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,EAAE;QACvB,OAAO,IAAI;aACR,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC;YACX,MAAM,EAAE,CAAC,MAAM,CAAC,CAAC,CAAC,WAAW,CAAC,EAAE,MAAM,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,CAAC,MAAM,CAAC,OAAO,CAAC;YACvE,OAAO,EAAE,UAAU,EAAE;SACtB,CAAC,CAAC;aACF,MAAM,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,MAAM,IAAI,CAAC,CAAC,MAAM,CAAC,MAAM,KAAK,CAAC,CAAC,CAAC;KACrD;IAED,IAAI,IAAI,EAAE,WAAW,IAAI,IAAI,EAAE,YAAY,EAAE;QAC3C,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC,IAAI,CAAC,WAAW,EAAE,IAAI,CAAC,YAAY,CAAC,EAAE,CAAC,CAAC;KAC5D;IAED,OAAO,EAAE,CAAC;AACZ,CAAC,CAAC;AAEF,MAAM,CAAC,MAAM,SAAS,GAAG,CAAC,QAAkB,EAAE,cAAsB,EAAE,EAAE,CACtE,QAAQ,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,UAAU,KAAK,cAAc,CAAC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"RegionsGrantSupportData.js","sourceRoot":"","sources":["../../../src/services/regionsGrantSupport/RegionsGrantSupportData.ts"],"names":[],"mappings":""}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { type UniBlockProps } from '../../UniBlock/UniBlockProps';
|
|
2
|
-
import { type GracePeriodContent } from './GracePeriodContent';
|
|
3
|
-
export interface GracePeriodProps extends GracePeriodContent, UniBlockProps {
|
|
4
|
-
}
|
|
5
|
-
export declare const GracePeriod: import("@redneckz/uni-jsx").UNIComponent<GracePeriodProps, any, any>;
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { type HeadlineCommonProps } from '../../model/HeadlineType';
|
|
2
|
-
import { type ImageContent } from '../../ui-kit/Img/ImgProps';
|
|
3
|
-
import { type UniBlockContent } from '../../UniBlock/UniBlockProps';
|
|
4
|
-
export declare type Month = ImageContent & {
|
|
5
|
-
/** @title Название месяца */
|
|
6
|
-
text?: string;
|
|
7
|
-
};
|
|
8
|
-
export interface CalendarItem {
|
|
9
|
-
/** @title Месяцы */
|
|
10
|
-
month?: Month[];
|
|
11
|
-
/** @title Основной текст */
|
|
12
|
-
text?: string;
|
|
13
|
-
/** @title Вспомогательный текст */
|
|
14
|
-
greenText?: string;
|
|
15
|
-
}
|
|
16
|
-
/**
|
|
17
|
-
* @title Льготный период
|
|
18
|
-
*/
|
|
19
|
-
export declare type GracePeriodContent = UniBlockContent & HeadlineCommonProps & {
|
|
20
|
-
/** @title Периоды */
|
|
21
|
-
calendar?: CalendarItem[];
|
|
22
|
-
};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { type UniBlockProps } from '../../UniBlock/UniBlockProps';
|
|
2
|
-
import { type MortgageFiltrationContent } from './MortgageFiltrationContent';
|
|
3
|
-
interface MortgageFiltrationProps extends MortgageFiltrationContent, UniBlockProps {
|
|
4
|
-
}
|
|
5
|
-
export declare const MortgageFiltration: import("../../UniBlock/UniBlock").UniBlockComponent<MortgageFiltrationProps>;
|
|
6
|
-
export {};
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { type BaseFiltrationContent } from '../../ui-kit/BaseFiltration/BaseFiltrationContent';
|
|
2
|
-
import { type StringArray } from '../../ui-kit/BaseFiltration/FiltrationSchemaContent';
|
|
3
|
-
import { type HotFilterBase } from '../../ui-kit/BaseFiltration/HotFilterBase';
|
|
4
|
-
export declare type MortgageFiltrationSchema = {
|
|
5
|
-
/** @title Тип недвижимости */
|
|
6
|
-
propertyType?: StringArray;
|
|
7
|
-
/** @title Этап строительства */
|
|
8
|
-
stage?: StringArray;
|
|
9
|
-
/** @title Категории */
|
|
10
|
-
categories?: StringArray;
|
|
11
|
-
/** @title Дополнительно */
|
|
12
|
-
extraOptions?: StringArray;
|
|
13
|
-
};
|
|
14
|
-
export interface MortgageFiltrationHotFilter extends HotFilterBase {
|
|
15
|
-
/** @title Применяемые фильтры */
|
|
16
|
-
filter?: {
|
|
17
|
-
/** @title Тип недвижимости */
|
|
18
|
-
propertyType?: string[];
|
|
19
|
-
/** @title Этап строительства */
|
|
20
|
-
stage?: string[];
|
|
21
|
-
/** @title Категории */
|
|
22
|
-
categories?: string[];
|
|
23
|
-
/** @title Дополнительно */
|
|
24
|
-
extraOptions?: string[];
|
|
25
|
-
};
|
|
26
|
-
}
|
|
27
|
-
/**
|
|
28
|
-
* @title Подборщик ипотек
|
|
29
|
-
*/
|
|
30
|
-
export interface MortgageFiltrationContent extends BaseFiltrationContent {
|
|
31
|
-
/** @title Параметры фильтрации */
|
|
32
|
-
filtrationSchema?: MortgageFiltrationSchema;
|
|
33
|
-
/** @title Горячие фильтры */
|
|
34
|
-
hotFilters?: MortgageFiltrationHotFilter[];
|
|
35
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { type UniBlockProps } from '../../UniBlock/UniBlockProps';
|
|
2
|
-
import { type PlaceholderContent } from './PlaceholderContent';
|
|
3
|
-
export interface PlaceholderProps extends PlaceholderContent, UniBlockProps {
|
|
4
|
-
}
|
|
5
|
-
export declare const Placeholder: import("@redneckz/uni-jsx").UNIComponent<PlaceholderProps, any, any>;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { type UniBlockProps } from '../../UniBlock/UniBlockProps';
|
|
2
|
-
import { type ProductGalleryContent } from './ProductGalleryContent';
|
|
3
|
-
export interface ProductGalleryProps extends ProductGalleryContent, UniBlockProps {
|
|
4
|
-
}
|
|
5
|
-
export declare const ProductGallery: import("@redneckz/uni-jsx").UNIComponent<ProductGalleryProps, any, any>;
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { type DescriptionProps, type TitleProps } from '../../model/HeadlineType';
|
|
2
|
-
import { type BaseProductTileContent } from '../../ui-kit/BaseProductTile/BaseProductTileContent';
|
|
3
|
-
import { type UniBlockContent } from '../../UniBlock/UniBlockProps';
|
|
4
|
-
/** @title Кнопка под слайдом */
|
|
5
|
-
export declare type ProductGalleryNav = TitleProps & DescriptionProps;
|
|
6
|
-
/**
|
|
7
|
-
* @title Слайд
|
|
8
|
-
*/
|
|
9
|
-
export interface ProductSlide {
|
|
10
|
-
/** @title Превью содержимого слайда на навигации */
|
|
11
|
-
nav?: ProductGalleryNav;
|
|
12
|
-
/** @title Содержимое слайда */
|
|
13
|
-
productBlock?: BaseProductTileContent;
|
|
14
|
-
}
|
|
15
|
-
/**
|
|
16
|
-
* @title Продуктовая галерея
|
|
17
|
-
*/
|
|
18
|
-
export declare type ProductGalleryContent = UniBlockContent & {
|
|
19
|
-
/**
|
|
20
|
-
* @title Слайды
|
|
21
|
-
* @minItems 2
|
|
22
|
-
*/
|
|
23
|
-
slides?: ProductSlide[];
|
|
24
|
-
};
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { type Region } from '../../hooks/useRegions';
|
|
2
|
-
import { type Branch } from './useSafeBoxes';
|
|
3
|
-
interface RegionsAndBranchesProps {
|
|
4
|
-
regions?: Region[];
|
|
5
|
-
selectedRegion: string;
|
|
6
|
-
onSelectedRegion: (value: string) => void;
|
|
7
|
-
branches?: Branch[];
|
|
8
|
-
selectedBranch: string;
|
|
9
|
-
onSelectedBranch: (value: string) => void;
|
|
10
|
-
}
|
|
11
|
-
export declare const RegionsAndBranches: import("@redneckz/uni-jsx").UNIComponent<RegionsAndBranchesProps, any, any>;
|
|
12
|
-
export {};
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { type SafeBoxCase, type SafeBoxCaseVolume } from './useSafeBoxes';
|
|
2
|
-
interface SafeBoxCasesProps {
|
|
3
|
-
caseVolumes?: SafeBoxCaseVolume[];
|
|
4
|
-
selectedCaseVolume: string;
|
|
5
|
-
onSelectedCaseVolume: (value: string) => void;
|
|
6
|
-
safeBoxCases?: SafeBoxCase[];
|
|
7
|
-
selectedBoxSize: string;
|
|
8
|
-
onSelectedBoxSize: (value: string) => void;
|
|
9
|
-
}
|
|
10
|
-
export declare const SafeBoxCases: import("@redneckz/uni-jsx").UNIComponent<SafeBoxCasesProps, any, any>;
|
|
11
|
-
export {};
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { type UniBlockProps } from '../../UniBlock/UniBlockProps';
|
|
2
|
-
import { type SafeDepositRentalContent } from './SafeDepositRentalContent';
|
|
3
|
-
export interface SafeDepositRentalProps extends SafeDepositRentalContent, UniBlockProps {
|
|
4
|
-
}
|
|
5
|
-
export declare const SafeDepositRental: import("@redneckz/uni-jsx").UNIComponent<SafeDepositRentalProps, any, any>;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { type Footnote } from '../../model/Footnote';
|
|
2
|
-
import { type TitleProps } from '../../model/HeadlineType';
|
|
3
|
-
import { type UniBlockContent } from '../../UniBlock/UniBlockProps';
|
|
4
|
-
/**
|
|
5
|
-
* @title Аренда сейфовых ячеек
|
|
6
|
-
*/
|
|
7
|
-
export declare type SafeDepositRentalContent = UniBlockContent & Footnote & TitleProps;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { type Region } from '../../hooks/useRegions';
|
|
2
|
-
import { type HandleFormStateChange, type SafeDepositRentalState } from './SafeDepositRentalTypes';
|
|
3
|
-
import { type Branch, type SafeBoxCase, type SafeBoxCaseVolume } from './useSafeBoxes';
|
|
4
|
-
export interface SafeDepositRentalFieldsProps extends SafeDepositRentalState {
|
|
5
|
-
regions?: Region[];
|
|
6
|
-
safeBoxCases?: SafeBoxCase[];
|
|
7
|
-
caseVolumes?: SafeBoxCaseVolume[];
|
|
8
|
-
branches?: Branch[];
|
|
9
|
-
onClick: () => void;
|
|
10
|
-
onChange: HandleFormStateChange;
|
|
11
|
-
}
|
|
12
|
-
export declare const SafeDepositRentalFields: import("@redneckz/uni-jsx").UNIComponent<SafeDepositRentalFieldsProps, any, any>;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { type Region } from '../../hooks/useRegions';
|
|
2
|
-
import { type SafeDepositRentalState } from './SafeDepositRentalTypes';
|
|
3
|
-
import { type Branch } from './useSafeBoxes';
|
|
4
|
-
export interface SafeDepositRentalFormProps {
|
|
5
|
-
regions: Region[];
|
|
6
|
-
branches: Branch[];
|
|
7
|
-
data: SafeDepositRentalState;
|
|
8
|
-
onClick: () => void;
|
|
9
|
-
onChange: (data: Partial<SafeDepositRentalState>) => void;
|
|
10
|
-
}
|
|
11
|
-
export declare const SafeDepositRentalForm: import("@redneckz/uni-jsx").UNIComponent<SafeDepositRentalFormProps, any, any>;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export interface SafeDepositRentalState {
|
|
2
|
-
selectedRegion: string;
|
|
3
|
-
selectedBranch: string;
|
|
4
|
-
selectedCaseVolume: string;
|
|
5
|
-
selectedBoxSize: string;
|
|
6
|
-
days: number;
|
|
7
|
-
}
|
|
8
|
-
export declare type HandleFormStateChange = (state: Partial<SafeDepositRentalState>) => void;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
interface WrapperSelectProps {
|
|
2
|
-
data: Record<string, any>[];
|
|
3
|
-
fieldLabel: string;
|
|
4
|
-
fieldValue?: string;
|
|
5
|
-
selected: string;
|
|
6
|
-
setSelected: (value: string) => void;
|
|
7
|
-
label: string;
|
|
8
|
-
placeholder?: string;
|
|
9
|
-
}
|
|
10
|
-
export declare const WrapperSelect: import("@redneckz/uni-jsx").UNIComponent<WrapperSelectProps, any, any>;
|
|
11
|
-
export {};
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
export interface Tariff {
|
|
2
|
-
tariffType?: string;
|
|
3
|
-
tariffValue?: number;
|
|
4
|
-
}
|
|
5
|
-
export interface SafeBoxCase {
|
|
6
|
-
safeBoxCasesSize?: string;
|
|
7
|
-
tariffs?: Tariff[];
|
|
8
|
-
}
|
|
9
|
-
export interface SafeBoxCaseVolume {
|
|
10
|
-
volume?: string;
|
|
11
|
-
safeBoxCases?: SafeBoxCase[];
|
|
12
|
-
}
|
|
13
|
-
export interface Branch {
|
|
14
|
-
branchCode?: string;
|
|
15
|
-
address?: string;
|
|
16
|
-
gpsLatitude?: number;
|
|
17
|
-
gpsLongitude?: number;
|
|
18
|
-
safeBoxCaseVolumes?: SafeBoxCaseVolume[];
|
|
19
|
-
}
|
|
20
|
-
export declare function useSafeBoxes(regionCode?: string): Branch[];
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { type BalloonPoints } from '../OfficesAtmsMap/YandexMapProps';
|
|
2
|
-
import { type Branch } from './useSafeBoxes';
|
|
3
|
-
export declare const getCoordinates: (data?: Branch | Branch[]) => BalloonPoints[];
|
|
4
|
-
export declare const getBranch: (branches: Branch[], selectedBranch: string) => Branch | undefined;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { type UniBlockProps } from '../../UniBlock/UniBlockProps';
|
|
2
|
-
import { type GracePeriodContent } from './GracePeriodContent';
|
|
3
|
-
export interface GracePeriodProps extends GracePeriodContent, UniBlockProps {
|
|
4
|
-
}
|
|
5
|
-
export declare const GracePeriod: import("@redneckz/uni-jsx").UNIComponent<GracePeriodProps, any, any>;
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2
|
-
exports.GracePeriod = void 0;
|
|
3
|
-
const jsx_runtime_1 = require("@redneckz/uni-jsx/jsx-runtime");
|
|
4
|
-
const uni_jsx_1 = require("@redneckz/uni-jsx");
|
|
5
|
-
const BlockWrapper_1 = require("../../ui-kit/BlockWrapper");
|
|
6
|
-
const Img_1 = require("../../ui-kit/Img/Img");
|
|
7
|
-
const Text_1 = require("../../ui-kit/Text/Text");
|
|
8
|
-
const style_1 = require("../../utils/style");
|
|
9
|
-
const Headline_1 = require("../Headline/Headline");
|
|
10
|
-
exports.GracePeriod = (0, uni_jsx_1.JSX)(({ className = '', title, description, calendar, ...rest }) => ((0, jsx_runtime_1.jsxs)(BlockWrapper_1.BlockWrapper, { className: (0, style_1.style)('space-y-m', className), defaultPadding: "p-6xl", ...rest, children: [(0, jsx_runtime_1.jsx)(Headline_1.Headline, { title: title, description: description, headlineVersion: "M", isEmbedded: true }), calendar ? renderCalendar(calendar) : null] })));
|
|
11
|
-
const renderCalendar = (calendar) => {
|
|
12
|
-
const colCount = calendar.reduce((accumulator, currentValue) => currentValue?.month?.length ? accumulator + currentValue.month.length : accumulator, 0) || 1;
|
|
13
|
-
const colSize = 100 / colCount;
|
|
14
|
-
const mappedCalendar = calendar
|
|
15
|
-
.filter((_) => _?.month?.length)
|
|
16
|
-
.map((_) => ({
|
|
17
|
-
..._,
|
|
18
|
-
// Condition lower is always true, TS does not understand this, notice filter above
|
|
19
|
-
flexBasis: `${_?.month?.length ? _.month.length * colSize : ''}%`,
|
|
20
|
-
}));
|
|
21
|
-
return ((0, jsx_runtime_1.jsxs)("div", { className: "w-full flex flex-col justify-center gap-s", children: [(0, jsx_runtime_1.jsx)("div", { className: "flex w-full text-h6 text-center", children: mappedCalendar.map((_) => renderMonthNames(_, colSize)) }), (0, jsx_runtime_1.jsx)("div", { className: "flex gap-s w-full", children: mappedCalendar.map((_, ind) => ((0, jsx_runtime_1.jsxs)("div", { className: "border-r border-main-divider last:border-r-0 space-y-s", style: { flexBasis: _.flexBasis }, children: [(0, jsx_runtime_1.jsx)("div", { className: "flex gap-s", children: renderMonthImages(_) }), (0, jsx_runtime_1.jsxs)("div", { className: "text-s", children: [(0, jsx_runtime_1.jsx)(Text_1.Text, { size: "text-s", font: "font-light", color: "text-primary-text", children: _.text }), "\u2009", (0, jsx_runtime_1.jsx)(Text_1.Text, { size: "text-s", font: "font-light", color: "text-primary-main", children: _.greenText })] })] }, `monthItem-${ind}`))) })] }));
|
|
22
|
-
};
|
|
23
|
-
const renderMonthNames = (item, colSize) => item.month?.map((_, i) => ((0, jsx_runtime_1.jsx)("div", { style: { flexBasis: `${colSize}%` }, children: _.text }, `monthName-${i}`)));
|
|
24
|
-
const renderMonthImages = (item) => item.month?.map((_) => _.image?.src ? ((0, jsx_runtime_1.jsx)("div", { className: "h-52 border-r pr-s border-main-divider last:border-r-0", children: (0, jsx_runtime_1.jsx)(Img_1.Img, { image: _.image, className: "flex" }) }, `monthImage-${_.image.src}`)) : null);
|
|
25
|
-
//# sourceMappingURL=GracePeriod.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"GracePeriod.js","sourceRoot":"","sources":["../../../src/components/GracePeriod/GracePeriod.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,4DAAyD;AACzD,8CAA2C;AAC3C,iDAA8C;AAE9C,6CAA0C;AAC1C,mDAAgD;AAQnC,QAAA,WAAW,GAAG,IAAA,aAAG,EAC5B,CAAC,EAAE,SAAS,GAAG,EAAE,EAAE,KAAK,EAAE,WAAW,EAAE,QAAQ,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,CAAC,CAC7D,wBAAC,2BAAY,IAAC,SAAS,EAAE,IAAA,aAAK,EAAC,WAAW,EAAE,SAAS,CAAC,EAAE,cAAc,EAAC,OAAO,KAAK,IAAI,aACrF,uBAAC,mBAAQ,IAAC,KAAK,EAAE,KAAK,EAAE,WAAW,EAAE,WAAW,EAAE,eAAe,EAAC,GAAG,EAAC,UAAU,EAAE,IAAI,GAAI,EACzF,QAAQ,CAAC,CAAC,CAAC,cAAc,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,IAAI,IAC9B,CAChB,CACF,CAAC;AAEF,MAAM,cAAc,GAAG,CAAC,QAAwB,EAAE,EAAE;IAClD,MAAM,QAAQ,GACZ,QAAQ,CAAC,MAAM,CACb,CAAC,WAAW,EAAE,YAAY,EAAE,EAAE,CAC5B,YAAY,EAAE,KAAK,EAAE,MAAM,CAAC,CAAC,CAAC,WAAW,GAAG,YAAY,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,WAAW,EACrF,CAAC,CACF,IAAI,CAAC,CAAC;IACT,MAAM,OAAO,GAAG,GAAG,GAAG,QAAQ,CAAC;IAE/B,MAAM,cAAc,GAAG,QAAQ;SAC5B,MAAM,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,EAAE,KAAK,EAAE,MAAM,CAAC;SAC/B,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC;QACX,GAAG,CAAC;QACJ,mFAAmF;QACnF,SAAS,EAAE,GAAG,CAAC,EAAE,KAAK,EAAE,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,GAAG,OAAO,CAAC,CAAC,CAAC,EAAE,GAAG;KAClE,CAAC,CAAC,CAAC;IAEN,OAAO,CACL,iCAAK,SAAS,EAAC,2CAA2C,aACxD,gCAAK,SAAS,EAAC,iCAAiC,YAC7C,cAAc,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,gBAAgB,CAAC,CAAC,EAAE,OAAO,CAAC,CAAC,GACpD,EACN,gCAAK,SAAS,EAAC,mBAAmB,YAC/B,cAAc,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,GAAG,EAAE,EAAE,CAAC,CAC9B,iCAEE,SAAS,EAAC,wDAAwD,EAClE,KAAK,EAAE,EAAE,SAAS,EAAE,CAAC,CAAC,SAAS,EAAE,aAEjC,gCAAK,SAAS,EAAC,YAAY,YAAE,iBAAiB,CAAC,CAAC,CAAC,GAAO,EACxD,iCAAK,SAAS,EAAC,QAAQ,aACrB,uBAAC,WAAI,IAAC,IAAI,EAAC,QAAQ,EAAC,IAAI,EAAC,YAAY,EAAC,KAAK,EAAC,mBAAmB,YAC5D,CAAC,CAAC,IAAI,GACF,YAEP,uBAAC,WAAI,IAAC,IAAI,EAAC,QAAQ,EAAC,IAAI,EAAC,YAAY,EAAC,KAAK,EAAC,mBAAmB,YAC5D,CAAC,CAAC,SAAS,GACP,IACH,KAbD,aAAa,GAAG,EAAE,CAcnB,CACP,CAAC,GACE,IACF,CACP,CAAC;AACJ,CAAC,CAAC;AAEF,MAAM,gBAAgB,GAAG,CAAC,IAA6B,EAAE,OAAe,EAAE,EAAE,CAC1E,IAAI,CAAC,KAAK,EAAE,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC,EAAE,EAAE,CAAC,CACxB,gCAA4B,KAAK,EAAE,EAAE,SAAS,EAAE,GAAG,OAAO,GAAG,EAAE,YAC5D,CAAC,CAAC,IAAI,IADC,aAAa,CAAC,EAAE,CAEpB,CACP,CAAC,CAAC;AAEL,MAAM,iBAAiB,GAAG,CAAC,IAA6B,EAAE,EAAE,CAC1D,IAAI,CAAC,KAAK,EAAE,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CACpB,CAAC,CAAC,KAAK,EAAE,GAAG,CAAC,CAAC,CAAC,CACb,gCAEE,SAAS,EAAC,wDAAwD,YAElE,uBAAC,SAAG,IAAC,KAAK,EAAE,CAAC,CAAC,KAAK,EAAE,SAAS,EAAC,MAAM,GAAG,IAHnC,cAAc,CAAC,CAAC,KAAK,CAAC,GAAG,EAAE,CAI5B,CACP,CAAC,CAAC,CAAC,IAAI,CACT,CAAC"}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { type HeadlineCommonProps } from '../../model/HeadlineType';
|
|
2
|
-
import { type ImageContent } from '../../ui-kit/Img/ImgProps';
|
|
3
|
-
import { type UniBlockContent } from '../../UniBlock/UniBlockProps';
|
|
4
|
-
export declare type Month = ImageContent & {
|
|
5
|
-
/** @title Название месяца */
|
|
6
|
-
text?: string;
|
|
7
|
-
};
|
|
8
|
-
export interface CalendarItem {
|
|
9
|
-
/** @title Месяцы */
|
|
10
|
-
month?: Month[];
|
|
11
|
-
/** @title Основной текст */
|
|
12
|
-
text?: string;
|
|
13
|
-
/** @title Вспомогательный текст */
|
|
14
|
-
greenText?: string;
|
|
15
|
-
}
|
|
16
|
-
/**
|
|
17
|
-
* @title Льготный период
|
|
18
|
-
*/
|
|
19
|
-
export declare type GracePeriodContent = UniBlockContent & HeadlineCommonProps & {
|
|
20
|
-
/** @title Периоды */
|
|
21
|
-
calendar?: CalendarItem[];
|
|
22
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"GracePeriodContent.js","sourceRoot":"","sources":["../../../src/components/GracePeriod/GracePeriodContent.ts"],"names":[],"mappings":""}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { type UniBlockProps } from '../../UniBlock/UniBlockProps';
|
|
2
|
-
import { type MortgageFiltrationContent } from './MortgageFiltrationContent';
|
|
3
|
-
interface MortgageFiltrationProps extends MortgageFiltrationContent, UniBlockProps {
|
|
4
|
-
}
|
|
5
|
-
export declare const MortgageFiltration: import("../../UniBlock/UniBlock").UniBlockComponent<MortgageFiltrationProps>;
|
|
6
|
-
export {};
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2
|
-
exports.MortgageFiltration = void 0;
|
|
3
|
-
const jsx_runtime_1 = require("@redneckz/uni-jsx/jsx-runtime");
|
|
4
|
-
const hooks_1 = require("@redneckz/uni-jsx/lib/hooks");
|
|
5
|
-
const FilteredBlocks_1 = require("../../ui-kit/BaseFiltration/FilteredBlocks");
|
|
6
|
-
const FiltrationForm_1 = require("../../ui-kit/BaseFiltration/FiltrationForm");
|
|
7
|
-
const useFiltrationForm_1 = require("../../ui-kit/BaseFiltration/useFiltrationForm");
|
|
8
|
-
const useHotFilters_1 = require("../../ui-kit/BaseFiltration/useHotFilters");
|
|
9
|
-
const BlockWrapper_1 = require("../../ui-kit/BlockWrapper");
|
|
10
|
-
const TabsControl_1 = require("../../ui-kit/TabsControl/TabsControl");
|
|
11
|
-
const UniBlock_1 = require("../../UniBlock/UniBlock");
|
|
12
|
-
const style_1 = require("../../utils/style");
|
|
13
|
-
const initialFiltrationState = {
|
|
14
|
-
categories: [],
|
|
15
|
-
extraOptions: [],
|
|
16
|
-
propertyType: [],
|
|
17
|
-
stage: [],
|
|
18
|
-
};
|
|
19
|
-
exports.MortgageFiltration = (0, UniBlock_1.UniBlock)(({ className, hotFilters, filtrationSchema = {}, resetButton, ...rest }) => {
|
|
20
|
-
const [filtrationState, { blocksToRender }, { field, reset, update: replaceFiltrationState }] = (0, useFiltrationForm_1.useFiltrationForm)(initialFiltrationState, {
|
|
21
|
-
block: rest.block,
|
|
22
|
-
page: rest.options?.page,
|
|
23
|
-
});
|
|
24
|
-
const handleFiltrationStateChange = (0, hooks_1.useCallback)((_ = initialFiltrationState) => replaceFiltrationState(_), []);
|
|
25
|
-
const tabsControlProps = (0, useHotFilters_1.useHotFilters)({
|
|
26
|
-
hotFilters,
|
|
27
|
-
filtrationState,
|
|
28
|
-
blocks: rest.block?.blocks,
|
|
29
|
-
onFiltrationStateChange: handleFiltrationStateChange,
|
|
30
|
-
});
|
|
31
|
-
return ((0, jsx_runtime_1.jsxs)(BlockWrapper_1.BlockWrapper, { className: (0, style_1.style)('space-y-2xs', className), defaultPadding: "p-0", version: "transparent", ...rest, children: [(0, jsx_runtime_1.jsx)(TabsControl_1.TabsControl, { ...tabsControlProps }), (0, jsx_runtime_1.jsx)(FiltrationForm_1.FiltrationForm, { filtrationSchema: filtrationSchema, resetButton: resetButton, field: field, reset: reset }), (0, jsx_runtime_1.jsx)(FilteredBlocks_1.FilteredBlocks, { blocksToRender: blocksToRender, ...rest })] }));
|
|
32
|
-
}, {
|
|
33
|
-
childrenTypes: ['ProductBlock'],
|
|
34
|
-
childSchema: (content) => content?.filtrationSchema || {},
|
|
35
|
-
});
|
|
36
|
-
//# sourceMappingURL=MortgageFiltration.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"MortgageFiltration.js","sourceRoot":"","sources":["../../../src/components/MortgageFiltration/MortgageFiltration.tsx"],"names":[],"mappings":";;;AAAA,uDAA0D;AAC1D,+EAA4E;AAC5E,+EAA4E;AAC5E,qFAAkF;AAClF,6EAA0E;AAC1E,4DAAyD;AACzD,sEAAmE;AACnE,sDAAmD;AAEnD,6CAA0C;AAQ1C,MAAM,sBAAsB,GAA4B;IACtD,UAAU,EAAE,EAAE;IACd,YAAY,EAAE,EAAE;IAChB,YAAY,EAAE,EAAE;IAChB,KAAK,EAAE,EAAE;CACV,CAAC;AAIW,QAAA,kBAAkB,GAAG,IAAA,mBAAQ,EACxC,CAAC,EAAE,SAAS,EAAE,UAAU,EAAE,gBAAgB,GAAG,EAAE,EAAE,WAAW,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE;IACzE,MAAM,CAAC,eAAe,EAAE,EAAE,cAAc,EAAE,EAAE,EAAE,KAAK,EAAE,KAAK,EAAE,MAAM,EAAE,sBAAsB,EAAE,CAAC,GAC3F,IAAA,qCAAiB,EAAC,sBAAsB,EAAE;QACxC,KAAK,EAAE,IAAI,CAAC,KAAK;QACjB,IAAI,EAAE,IAAI,CAAC,OAAO,EAAE,IAAI;KACzB,CAAC,CAAC;IAEL,MAAM,2BAA2B,GAAG,IAAA,mBAAW,EAC7C,CAAC,CAAC,GAAG,sBAAsB,EAAE,EAAE,CAAC,sBAAsB,CAAC,CAAC,CAAC,EACzD,EAAE,CACH,CAAC;IAEF,MAAM,gBAAgB,GAAG,IAAA,6BAAa,EAAC;QACrC,UAAU;QACV,eAAe;QACf,MAAM,EAAE,IAAI,CAAC,KAAK,EAAE,MAAM;QAC1B,uBAAuB,EAAE,2BAA2B;KACrD,CAAC,CAAC;IAEH,OAAO,CACL,wBAAC,2BAAY,IACX,SAAS,EAAE,IAAA,aAAK,EAAC,aAAa,EAAE,SAAS,CAAC,EAC1C,cAAc,EAAC,KAAK,EACpB,OAAO,EAAC,aAAa,KACjB,IAAI,aAER,uBAAC,yBAAW,OAAK,gBAAgB,GAAI,EACrC,uBAAC,+BAAc,IACb,gBAAgB,EAAE,gBAAgB,EAClC,WAAW,EAAE,WAAW,EACxB,KAAK,EAAE,KAAK,EACZ,KAAK,EAAE,KAAK,GACZ,EACF,uBAAC,+BAAc,IAAC,cAAc,EAAE,cAAc,KAAM,IAAI,GAAI,IAC/C,CAChB,CAAC;AACJ,CAAC,EACD;IACE,aAAa,EAAE,CAAC,cAAc,CAAC;IAC/B,WAAW,EAAE,CAAC,OAAmC,EAAE,EAAE,CAAC,OAAO,EAAE,gBAAgB,IAAI,EAAE;CACtF,CACF,CAAC"}
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { type BaseFiltrationContent } from '../../ui-kit/BaseFiltration/BaseFiltrationContent';
|
|
2
|
-
import { type StringArray } from '../../ui-kit/BaseFiltration/FiltrationSchemaContent';
|
|
3
|
-
import { type HotFilterBase } from '../../ui-kit/BaseFiltration/HotFilterBase';
|
|
4
|
-
export declare type MortgageFiltrationSchema = {
|
|
5
|
-
/** @title Тип недвижимости */
|
|
6
|
-
propertyType?: StringArray;
|
|
7
|
-
/** @title Этап строительства */
|
|
8
|
-
stage?: StringArray;
|
|
9
|
-
/** @title Категории */
|
|
10
|
-
categories?: StringArray;
|
|
11
|
-
/** @title Дополнительно */
|
|
12
|
-
extraOptions?: StringArray;
|
|
13
|
-
};
|
|
14
|
-
export interface MortgageFiltrationHotFilter extends HotFilterBase {
|
|
15
|
-
/** @title Применяемые фильтры */
|
|
16
|
-
filter?: {
|
|
17
|
-
/** @title Тип недвижимости */
|
|
18
|
-
propertyType?: string[];
|
|
19
|
-
/** @title Этап строительства */
|
|
20
|
-
stage?: string[];
|
|
21
|
-
/** @title Категории */
|
|
22
|
-
categories?: string[];
|
|
23
|
-
/** @title Дополнительно */
|
|
24
|
-
extraOptions?: string[];
|
|
25
|
-
};
|
|
26
|
-
}
|
|
27
|
-
/**
|
|
28
|
-
* @title Подборщик ипотек
|
|
29
|
-
*/
|
|
30
|
-
export interface MortgageFiltrationContent extends BaseFiltrationContent {
|
|
31
|
-
/** @title Параметры фильтрации */
|
|
32
|
-
filtrationSchema?: MortgageFiltrationSchema;
|
|
33
|
-
/** @title Горячие фильтры */
|
|
34
|
-
hotFilters?: MortgageFiltrationHotFilter[];
|
|
35
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"MortgageFiltrationContent.js","sourceRoot":"","sources":["../../../src/components/MortgageFiltration/MortgageFiltrationContent.ts"],"names":[],"mappings":""}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { type UniBlockProps } from '../../UniBlock/UniBlockProps';
|
|
2
|
-
import { type PlaceholderContent } from './PlaceholderContent';
|
|
3
|
-
export interface PlaceholderProps extends PlaceholderContent, UniBlockProps {
|
|
4
|
-
}
|
|
5
|
-
export declare const Placeholder: import("@redneckz/uni-jsx").UNIComponent<PlaceholderProps, any, any>;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2
|
-
exports.Placeholder = void 0;
|
|
3
|
-
const jsx_runtime_1 = require("@redneckz/uni-jsx/jsx-runtime");
|
|
4
|
-
const uni_jsx_1 = require("@redneckz/uni-jsx");
|
|
5
|
-
const BlockWrapper_1 = require("../../ui-kit/BlockWrapper");
|
|
6
|
-
const Shimmer_1 = require("../../ui-kit/Shimmer/Shimmer");
|
|
7
|
-
const style_1 = require("../../utils/style");
|
|
8
|
-
const Headline_1 = require("../Headline/Headline");
|
|
9
|
-
exports.Placeholder = (0, uni_jsx_1.JSX)(({ className, title, description = 'Блок в разработке...', ...rest }) => ((0, jsx_runtime_1.jsxs)(BlockWrapper_1.BlockWrapper, { className: (0, style_1.style)('box-border', className), ...rest, children: [(0, jsx_runtime_1.jsx)(Headline_1.Headline, { className: "max-w-[600px]", title: title, description: description, headlineVersion: "L", align: "text-left", isEmbedded: true }), (0, jsx_runtime_1.jsx)(Shimmer_1.Shimmer, {})] })));
|
|
10
|
-
//# sourceMappingURL=Placeholder.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Placeholder.js","sourceRoot":"","sources":["../../../src/components/Placeholder/Placeholder.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,4DAAyD;AACzD,0DAAuD;AAEvD,6CAA0C;AAC1C,mDAAgD;AAKnC,QAAA,WAAW,GAAG,IAAA,aAAG,EAC5B,CAAC,EAAE,SAAS,EAAE,KAAK,EAAE,WAAW,GAAG,sBAAsB,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,CAAC,CACvE,wBAAC,2BAAY,IAAC,SAAS,EAAE,IAAA,aAAK,EAAC,YAAY,EAAE,SAAS,CAAC,KAAM,IAAI,aAC/D,uBAAC,mBAAQ,IACP,SAAS,EAAC,eAAe,EACzB,KAAK,EAAE,KAAK,EACZ,WAAW,EAAE,WAAW,EACxB,eAAe,EAAC,GAAG,EACnB,KAAK,EAAC,WAAW,EACjB,UAAU,EAAE,IAAI,GAChB,EACF,uBAAC,iBAAO,KAAG,IACE,CAChB,CACF,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PlaceholderContent.js","sourceRoot":"","sources":["../../../src/components/Placeholder/PlaceholderContent.ts"],"names":[],"mappings":""}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { type UniBlockProps } from '../../UniBlock/UniBlockProps';
|
|
2
|
-
import { type ProductGalleryContent } from './ProductGalleryContent';
|
|
3
|
-
export interface ProductGalleryProps extends ProductGalleryContent, UniBlockProps {
|
|
4
|
-
}
|
|
5
|
-
export declare const ProductGallery: import("@redneckz/uni-jsx").UNIComponent<ProductGalleryProps, any, any>;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2
|
-
exports.ProductGallery = void 0;
|
|
3
|
-
const jsx_runtime_1 = require("@redneckz/uni-jsx/jsx-runtime");
|
|
4
|
-
const uni_jsx_1 = require("@redneckz/uni-jsx");
|
|
5
|
-
const BaseProductTile_1 = require("../../ui-kit/BaseProductTile/BaseProductTile");
|
|
6
|
-
const BlockWrapper_1 = require("../../ui-kit/BlockWrapper");
|
|
7
|
-
const SwipeListControl_1 = require("../../ui-kit/SwipeListControl/SwipeListControl");
|
|
8
|
-
const style_1 = require("../../utils/style");
|
|
9
|
-
exports.ProductGallery = (0, uni_jsx_1.JSX)(({ className, padding, slides = [], ...rest }) => ((0, jsx_runtime_1.jsx)(BlockWrapper_1.BlockWrapper, { className: (0, style_1.style)('overflow-hidden relative', className), padding: padding, ...rest, children: (0, jsx_runtime_1.jsx)(SwipeListControl_1.SwipeListControl, { gap: 0, padding: 0, children: slides
|
|
10
|
-
.map((s) => s.productBlock)
|
|
11
|
-
.map((_, i) => ((0, jsx_runtime_1.jsx)("div", { className: "box-border h-full", children: (0, jsx_runtime_1.jsx)(BaseProductTile_1.BaseProductTile, { className: "px-5 h-full", headlineVersion: "L", ..._, ...rest }) }, String(i)))) }) })));
|
|
12
|
-
//# sourceMappingURL=ProductGallery.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ProductGallery.js","sourceRoot":"","sources":["../../../src/components/ProductGallery/ProductGallery.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,kFAA+E;AAC/E,4DAAyD;AACzD,qFAAkF;AAElF,6CAA0C;AAK7B,QAAA,cAAc,GAAG,IAAA,aAAG,EAC/B,CAAC,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,GAAG,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,CAAC,CAChD,uBAAC,2BAAY,IACX,SAAS,EAAE,IAAA,aAAK,EAAC,0BAA0B,EAAE,SAAS,CAAC,EACvD,OAAO,EAAE,OAAO,KACZ,IAAI,YAER,uBAAC,mCAAgB,IAAC,GAAG,EAAE,CAAC,EAAE,OAAO,EAAE,CAAC,YACjC,MAAM;aACJ,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,YAAY,CAAC;aAC1B,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC,EAAE,EAAE,CAAC,CACb,gCAAqB,SAAS,EAAC,mBAAmB,YAChD,uBAAC,iCAAe,IAAC,SAAS,EAAC,aAAa,EAAC,eAAe,EAAC,GAAG,KAAK,CAAC,KAAM,IAAI,GAAI,IADxE,MAAM,CAAC,CAAC,CAAC,CAEb,CACP,CAAC,GACa,GACN,CAChB,CACF,CAAC"}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { type DescriptionProps, type TitleProps } from '../../model/HeadlineType';
|
|
2
|
-
import { type BaseProductTileContent } from '../../ui-kit/BaseProductTile/BaseProductTileContent';
|
|
3
|
-
import { type UniBlockContent } from '../../UniBlock/UniBlockProps';
|
|
4
|
-
/** @title Кнопка под слайдом */
|
|
5
|
-
export declare type ProductGalleryNav = TitleProps & DescriptionProps;
|
|
6
|
-
/**
|
|
7
|
-
* @title Слайд
|
|
8
|
-
*/
|
|
9
|
-
export interface ProductSlide {
|
|
10
|
-
/** @title Превью содержимого слайда на навигации */
|
|
11
|
-
nav?: ProductGalleryNav;
|
|
12
|
-
/** @title Содержимое слайда */
|
|
13
|
-
productBlock?: BaseProductTileContent;
|
|
14
|
-
}
|
|
15
|
-
/**
|
|
16
|
-
* @title Продуктовая галерея
|
|
17
|
-
*/
|
|
18
|
-
export declare type ProductGalleryContent = UniBlockContent & {
|
|
19
|
-
/**
|
|
20
|
-
* @title Слайды
|
|
21
|
-
* @minItems 2
|
|
22
|
-
*/
|
|
23
|
-
slides?: ProductSlide[];
|
|
24
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ProductGalleryContent.js","sourceRoot":"","sources":["../../../src/components/ProductGallery/ProductGalleryContent.ts"],"names":[],"mappings":""}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2
|
-
exports.RadioButtons = void 0;
|
|
3
|
-
const jsx_runtime_1 = require("@redneckz/uni-jsx/jsx-runtime");
|
|
4
|
-
const uni_jsx_1 = require("@redneckz/uni-jsx");
|
|
5
|
-
const core_1 = require("@redneckz/uni-jsx/lib/hooks/core");
|
|
6
|
-
const Radio_1 = require("../../ui-kit/Radio/Radio");
|
|
7
|
-
const style_1 = require("../../utils/style");
|
|
8
|
-
exports.RadioButtons = (0, uni_jsx_1.JSX)(({ className = '' }) => {
|
|
9
|
-
const [selectedOption, setSelectedOption] = (0, core_1.useState)('option2');
|
|
10
|
-
const onChange = (0, core_1.useCallback)((_) => setSelectedOption(_), []);
|
|
11
|
-
return ((0, jsx_runtime_1.jsxs)("div", { className: (0, style_1.style)('order-4', className), role: "radiogroup", children: [(0, jsx_runtime_1.jsx)(Radio_1.Radio, { className: "mb-xs", name: "contractType", text: "\u041F\u0440\u043E\u0441\u0442\u043E\u0435 \u0445\u0440\u0430\u043D\u0435\u043D\u0438\u0435", value: "option1", checked: selectedOption === 'option1', onChange: onChange }), (0, jsx_runtime_1.jsx)(Radio_1.Radio, { name: "contractType", text: "\u0421\u0434\u0435\u043B\u043A\u0430 \u0441 \u043D\u0435\u0434\u0432\u0438\u0436\u0438\u043C\u043E\u0441\u0442\u044C\u044E", value: "option2", checked: selectedOption === 'option2', onChange: onChange })] }));
|
|
12
|
-
});
|
|
13
|
-
//# sourceMappingURL=RadioButtons.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"RadioButtons.js","sourceRoot":"","sources":["../../../src/components/SafeDepositRental/RadioButtons.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,2DAAyE;AACzE,oDAAiD;AACjD,6CAA0C;AAM7B,QAAA,YAAY,GAAG,IAAA,aAAG,EAAC,CAAC,EAAE,SAAS,GAAG,EAAE,EAAqB,EAAE,EAAE;IACxE,MAAM,CAAC,cAAc,EAAE,iBAAiB,CAAC,GAAG,IAAA,eAAQ,EAAC,SAAS,CAAC,CAAC;IAChE,MAAM,QAAQ,GAAG,IAAA,kBAAW,EAAC,CAAC,CAAS,EAAE,EAAE,CAAC,iBAAiB,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC;IAEtE,OAAO,CACL,iCAAK,SAAS,EAAE,IAAA,aAAK,EAAC,SAAS,EAAE,SAAS,CAAC,EAAE,IAAI,EAAC,YAAY,aAC5D,uBAAC,aAAK,IACJ,SAAS,EAAC,OAAO,EACjB,IAAI,EAAC,cAAc,EACnB,IAAI,EAAC,6FAAkB,EACvB,KAAK,EAAC,SAAS,EACf,OAAO,EAAE,cAAc,KAAK,SAAS,EACrC,QAAQ,EAAE,QAAQ,GAClB,EACF,uBAAC,aAAK,IACJ,IAAI,EAAC,cAAc,EACnB,IAAI,EAAC,4HAAwB,EAC7B,KAAK,EAAC,SAAS,EACf,OAAO,EAAE,cAAc,KAAK,SAAS,EACrC,QAAQ,EAAE,QAAQ,GAClB,IACE,CACP,CAAC;AACJ,CAAC,CAAC,CAAC"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { type Region } from '../../hooks/useRegions';
|
|
2
|
-
import { type Branch } from './useSafeBoxes';
|
|
3
|
-
interface RegionsAndBranchesProps {
|
|
4
|
-
regions?: Region[];
|
|
5
|
-
selectedRegion: string;
|
|
6
|
-
onSelectedRegion: (value: string) => void;
|
|
7
|
-
branches?: Branch[];
|
|
8
|
-
selectedBranch: string;
|
|
9
|
-
onSelectedBranch: (value: string) => void;
|
|
10
|
-
}
|
|
11
|
-
export declare const RegionsAndBranches: import("@redneckz/uni-jsx").UNIComponent<RegionsAndBranchesProps, any, any>;
|
|
12
|
-
export {};
|