@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.
Files changed (434) hide show
  1. package/bin/migration-scripts/0.14.828.js +21 -0
  2. package/bundle/blocks.schema.json +1 -1
  3. package/bundle/bundle.umd.js +113 -345
  4. package/bundle/bundle.umd.min.js +1 -1
  5. package/dist/components/Blocks.js +0 -10
  6. package/dist/components/Blocks.js.map +1 -1
  7. package/dist/components/Blocks.mobile.js +0 -8
  8. package/dist/components/Blocks.mobile.js.map +1 -1
  9. package/lib/common.css +1 -1
  10. package/lib/components/Blocks.js +0 -10
  11. package/lib/components/Blocks.js.map +1 -1
  12. package/lib/components/Blocks.mobile.js +0 -8
  13. package/lib/components/Blocks.mobile.js.map +1 -1
  14. package/mobile/bundle/bundle.umd.js +107 -304
  15. package/mobile/bundle/bundle.umd.min.js +1 -1
  16. package/mobile/dist/components/Blocks.js +0 -8
  17. package/mobile/dist/components/Blocks.js.map +1 -1
  18. package/mobile/lib/common.css +1 -1
  19. package/mobile/lib/components/Blocks.js +0 -8
  20. package/mobile/lib/components/Blocks.js.map +1 -1
  21. package/mobile/src/components/Blocks.ts +0 -8
  22. package/package.json +2 -2
  23. package/src/components/Blocks.mobile.ts +0 -8
  24. package/src/components/Blocks.ts +0 -10
  25. package/bundle/components/GracePeriod/GracePeriod.d.ts +0 -5
  26. package/bundle/components/GracePeriod/GracePeriodContent.d.ts +0 -22
  27. package/bundle/components/MortgageFiltration/MortgageFiltration.d.ts +0 -6
  28. package/bundle/components/MortgageFiltration/MortgageFiltrationContent.d.ts +0 -35
  29. package/bundle/components/Placeholder/Placeholder.d.ts +0 -5
  30. package/bundle/components/Placeholder/PlaceholderContent.d.ts +0 -6
  31. package/bundle/components/ProductGallery/ProductGallery.d.ts +0 -5
  32. package/bundle/components/ProductGallery/ProductGallery.mobile.d.ts +0 -5
  33. package/bundle/components/ProductGallery/ProductGalleryContent.d.ts +0 -24
  34. package/bundle/components/SafeDepositRental/RadioButtons.d.ts +0 -5
  35. package/bundle/components/SafeDepositRental/RegionsAndBranches.d.ts +0 -12
  36. package/bundle/components/SafeDepositRental/RentalPeriod.d.ts +0 -6
  37. package/bundle/components/SafeDepositRental/SafeBoxCases.d.ts +0 -11
  38. package/bundle/components/SafeDepositRental/SafeDepositRental.d.ts +0 -5
  39. package/bundle/components/SafeDepositRental/SafeDepositRentalContent.d.ts +0 -7
  40. package/bundle/components/SafeDepositRental/SafeDepositRentalFields.d.ts +0 -12
  41. package/bundle/components/SafeDepositRental/SafeDepositRentalForm.d.ts +0 -11
  42. package/bundle/components/SafeDepositRental/SafeDepositRentalTotal.d.ts +0 -6
  43. package/bundle/components/SafeDepositRental/SafeDepositRentalTypes.d.ts +0 -8
  44. package/bundle/components/SafeDepositRental/WrapperSelect.d.ts +0 -11
  45. package/bundle/components/SafeDepositRental/useGetRegions.d.ts +0 -6
  46. package/bundle/components/SafeDepositRental/useSafeBoxes.d.ts +0 -20
  47. package/bundle/components/SafeDepositRental/utils.d.ts +0 -4
  48. package/bundle/services/regionsGrantSupport/RegionsGrantSupportData.d.ts +0 -7
  49. package/dist/components/GracePeriod/GracePeriod.d.ts +0 -5
  50. package/dist/components/GracePeriod/GracePeriod.js +0 -25
  51. package/dist/components/GracePeriod/GracePeriod.js.map +0 -1
  52. package/dist/components/GracePeriod/GracePeriodContent.d.ts +0 -22
  53. package/dist/components/GracePeriod/GracePeriodContent.js +0 -2
  54. package/dist/components/GracePeriod/GracePeriodContent.js.map +0 -1
  55. package/dist/components/MortgageFiltration/MortgageFiltration.d.ts +0 -6
  56. package/dist/components/MortgageFiltration/MortgageFiltration.js +0 -36
  57. package/dist/components/MortgageFiltration/MortgageFiltration.js.map +0 -1
  58. package/dist/components/MortgageFiltration/MortgageFiltrationContent.d.ts +0 -35
  59. package/dist/components/MortgageFiltration/MortgageFiltrationContent.js +0 -2
  60. package/dist/components/MortgageFiltration/MortgageFiltrationContent.js.map +0 -1
  61. package/dist/components/Placeholder/Placeholder.d.ts +0 -5
  62. package/dist/components/Placeholder/Placeholder.js +0 -10
  63. package/dist/components/Placeholder/Placeholder.js.map +0 -1
  64. package/dist/components/Placeholder/PlaceholderContent.d.ts +0 -6
  65. package/dist/components/Placeholder/PlaceholderContent.js +0 -2
  66. package/dist/components/Placeholder/PlaceholderContent.js.map +0 -1
  67. package/dist/components/ProductGallery/ProductGallery.d.ts +0 -5
  68. package/dist/components/ProductGallery/ProductGallery.js +0 -33
  69. package/dist/components/ProductGallery/ProductGallery.js.map +0 -1
  70. package/dist/components/ProductGallery/ProductGallery.mobile.d.ts +0 -5
  71. package/dist/components/ProductGallery/ProductGallery.mobile.js +0 -12
  72. package/dist/components/ProductGallery/ProductGallery.mobile.js.map +0 -1
  73. package/dist/components/ProductGallery/ProductGalleryContent.d.ts +0 -24
  74. package/dist/components/ProductGallery/ProductGalleryContent.js +0 -2
  75. package/dist/components/ProductGallery/ProductGalleryContent.js.map +0 -1
  76. package/dist/components/SafeDepositRental/RadioButtons.d.ts +0 -5
  77. package/dist/components/SafeDepositRental/RadioButtons.js +0 -13
  78. package/dist/components/SafeDepositRental/RadioButtons.js.map +0 -1
  79. package/dist/components/SafeDepositRental/RegionsAndBranches.d.ts +0 -12
  80. package/dist/components/SafeDepositRental/RegionsAndBranches.js +0 -7
  81. package/dist/components/SafeDepositRental/RegionsAndBranches.js.map +0 -1
  82. package/dist/components/SafeDepositRental/RentalPeriod.d.ts +0 -6
  83. package/dist/components/SafeDepositRental/RentalPeriod.js +0 -11
  84. package/dist/components/SafeDepositRental/RentalPeriod.js.map +0 -1
  85. package/dist/components/SafeDepositRental/SafeBoxCases.d.ts +0 -11
  86. package/dist/components/SafeDepositRental/SafeBoxCases.js +0 -7
  87. package/dist/components/SafeDepositRental/SafeBoxCases.js.map +0 -1
  88. package/dist/components/SafeDepositRental/SafeDepositRental.d.ts +0 -5
  89. package/dist/components/SafeDepositRental/SafeDepositRental.js +0 -33
  90. package/dist/components/SafeDepositRental/SafeDepositRental.js.map +0 -1
  91. package/dist/components/SafeDepositRental/SafeDepositRentalContent.d.ts +0 -7
  92. package/dist/components/SafeDepositRental/SafeDepositRentalContent.js +0 -2
  93. package/dist/components/SafeDepositRental/SafeDepositRentalContent.js.map +0 -1
  94. package/dist/components/SafeDepositRental/SafeDepositRentalFields.d.ts +0 -12
  95. package/dist/components/SafeDepositRental/SafeDepositRentalFields.js +0 -18
  96. package/dist/components/SafeDepositRental/SafeDepositRentalFields.js.map +0 -1
  97. package/dist/components/SafeDepositRental/SafeDepositRentalForm.d.ts +0 -11
  98. package/dist/components/SafeDepositRental/SafeDepositRentalForm.js +0 -27
  99. package/dist/components/SafeDepositRental/SafeDepositRentalForm.js.map +0 -1
  100. package/dist/components/SafeDepositRental/SafeDepositRentalTotal.d.ts +0 -6
  101. package/dist/components/SafeDepositRental/SafeDepositRentalTotal.js +0 -34
  102. package/dist/components/SafeDepositRental/SafeDepositRentalTotal.js.map +0 -1
  103. package/dist/components/SafeDepositRental/SafeDepositRentalTypes.d.ts +0 -8
  104. package/dist/components/SafeDepositRental/SafeDepositRentalTypes.js +0 -2
  105. package/dist/components/SafeDepositRental/SafeDepositRentalTypes.js.map +0 -1
  106. package/dist/components/SafeDepositRental/WrapperSelect.d.ts +0 -11
  107. package/dist/components/SafeDepositRental/WrapperSelect.js +0 -13
  108. package/dist/components/SafeDepositRental/WrapperSelect.js.map +0 -1
  109. package/dist/components/SafeDepositRental/useGetRegions.d.ts +0 -6
  110. package/dist/components/SafeDepositRental/useGetRegions.js +0 -13
  111. package/dist/components/SafeDepositRental/useGetRegions.js.map +0 -1
  112. package/dist/components/SafeDepositRental/useSafeBoxes.d.ts +0 -20
  113. package/dist/components/SafeDepositRental/useSafeBoxes.js +0 -17
  114. package/dist/components/SafeDepositRental/useSafeBoxes.js.map +0 -1
  115. package/dist/components/SafeDepositRental/utils.d.ts +0 -4
  116. package/dist/components/SafeDepositRental/utils.js +0 -21
  117. package/dist/components/SafeDepositRental/utils.js.map +0 -1
  118. package/dist/services/regionsGrantSupport/RegionsGrantSupportData.d.ts +0 -7
  119. package/dist/services/regionsGrantSupport/RegionsGrantSupportData.js +0 -2
  120. package/dist/services/regionsGrantSupport/RegionsGrantSupportData.js.map +0 -1
  121. package/lib/components/GracePeriod/GracePeriod.d.ts +0 -5
  122. package/lib/components/GracePeriod/GracePeriod.fixture.d.ts +0 -7
  123. package/lib/components/GracePeriod/GracePeriod.js +0 -23
  124. package/lib/components/GracePeriod/GracePeriod.js.map +0 -1
  125. package/lib/components/GracePeriod/GracePeriodContent.d.ts +0 -22
  126. package/lib/components/GracePeriod/GracePeriodContent.js +0 -2
  127. package/lib/components/GracePeriod/GracePeriodContent.js.map +0 -1
  128. package/lib/components/MortgageFiltration/MortgageFiltration.d.ts +0 -6
  129. package/lib/components/MortgageFiltration/MortgageFiltration.fixture.d.ts +0 -6
  130. package/lib/components/MortgageFiltration/MortgageFiltration.fixture.mobile.d.ts +0 -6
  131. package/lib/components/MortgageFiltration/MortgageFiltration.js +0 -34
  132. package/lib/components/MortgageFiltration/MortgageFiltration.js.map +0 -1
  133. package/lib/components/MortgageFiltration/MortgageFiltrationContent.d.ts +0 -35
  134. package/lib/components/MortgageFiltration/MortgageFiltrationContent.js +0 -2
  135. package/lib/components/MortgageFiltration/MortgageFiltrationContent.js.map +0 -1
  136. package/lib/components/Placeholder/Placeholder.d.ts +0 -5
  137. package/lib/components/Placeholder/Placeholder.fixture.d.ts +0 -5
  138. package/lib/components/Placeholder/Placeholder.fixture.mobile.d.ts +0 -3
  139. package/lib/components/Placeholder/Placeholder.js +0 -8
  140. package/lib/components/Placeholder/Placeholder.js.map +0 -1
  141. package/lib/components/Placeholder/PlaceholderContent.d.ts +0 -6
  142. package/lib/components/Placeholder/PlaceholderContent.js +0 -2
  143. package/lib/components/Placeholder/PlaceholderContent.js.map +0 -1
  144. package/lib/components/ProductGallery/ProductGallery.d.ts +0 -5
  145. package/lib/components/ProductGallery/ProductGallery.fixture.d.ts +0 -6
  146. package/lib/components/ProductGallery/ProductGallery.fixture.mobile.d.ts +0 -6
  147. package/lib/components/ProductGallery/ProductGallery.js +0 -31
  148. package/lib/components/ProductGallery/ProductGallery.js.map +0 -1
  149. package/lib/components/ProductGallery/ProductGallery.mobile.d.ts +0 -5
  150. package/lib/components/ProductGallery/ProductGallery.mobile.js +0 -10
  151. package/lib/components/ProductGallery/ProductGallery.mobile.js.map +0 -1
  152. package/lib/components/ProductGallery/ProductGalleryContent.d.ts +0 -24
  153. package/lib/components/ProductGallery/ProductGalleryContent.js +0 -2
  154. package/lib/components/ProductGallery/ProductGalleryContent.js.map +0 -1
  155. package/lib/components/SafeDepositRental/RadioButtons.d.ts +0 -5
  156. package/lib/components/SafeDepositRental/RadioButtons.js +0 -11
  157. package/lib/components/SafeDepositRental/RadioButtons.js.map +0 -1
  158. package/lib/components/SafeDepositRental/RegionsAndBranches.d.ts +0 -12
  159. package/lib/components/SafeDepositRental/RegionsAndBranches.js +0 -5
  160. package/lib/components/SafeDepositRental/RegionsAndBranches.js.map +0 -1
  161. package/lib/components/SafeDepositRental/RentalPeriod.d.ts +0 -6
  162. package/lib/components/SafeDepositRental/RentalPeriod.js +0 -9
  163. package/lib/components/SafeDepositRental/RentalPeriod.js.map +0 -1
  164. package/lib/components/SafeDepositRental/SafeBoxCases.d.ts +0 -11
  165. package/lib/components/SafeDepositRental/SafeBoxCases.js +0 -5
  166. package/lib/components/SafeDepositRental/SafeBoxCases.js.map +0 -1
  167. package/lib/components/SafeDepositRental/SafeDepositRental.d.ts +0 -5
  168. package/lib/components/SafeDepositRental/SafeDepositRental.fixture.d.ts +0 -5
  169. package/lib/components/SafeDepositRental/SafeDepositRental.fixture.mobile.d.ts +0 -5
  170. package/lib/components/SafeDepositRental/SafeDepositRental.js +0 -31
  171. package/lib/components/SafeDepositRental/SafeDepositRental.js.map +0 -1
  172. package/lib/components/SafeDepositRental/SafeDepositRentalContent.d.ts +0 -7
  173. package/lib/components/SafeDepositRental/SafeDepositRentalContent.js +0 -2
  174. package/lib/components/SafeDepositRental/SafeDepositRentalContent.js.map +0 -1
  175. package/lib/components/SafeDepositRental/SafeDepositRentalFields.d.ts +0 -12
  176. package/lib/components/SafeDepositRental/SafeDepositRentalFields.js +0 -16
  177. package/lib/components/SafeDepositRental/SafeDepositRentalFields.js.map +0 -1
  178. package/lib/components/SafeDepositRental/SafeDepositRentalForm.d.ts +0 -11
  179. package/lib/components/SafeDepositRental/SafeDepositRentalForm.js +0 -25
  180. package/lib/components/SafeDepositRental/SafeDepositRentalForm.js.map +0 -1
  181. package/lib/components/SafeDepositRental/SafeDepositRentalTotal.d.ts +0 -6
  182. package/lib/components/SafeDepositRental/SafeDepositRentalTotal.js +0 -32
  183. package/lib/components/SafeDepositRental/SafeDepositRentalTotal.js.map +0 -1
  184. package/lib/components/SafeDepositRental/SafeDepositRentalTypes.d.ts +0 -8
  185. package/lib/components/SafeDepositRental/SafeDepositRentalTypes.js +0 -2
  186. package/lib/components/SafeDepositRental/SafeDepositRentalTypes.js.map +0 -1
  187. package/lib/components/SafeDepositRental/WrapperSelect.d.ts +0 -11
  188. package/lib/components/SafeDepositRental/WrapperSelect.js +0 -11
  189. package/lib/components/SafeDepositRental/WrapperSelect.js.map +0 -1
  190. package/lib/components/SafeDepositRental/useGetRegions.d.ts +0 -6
  191. package/lib/components/SafeDepositRental/useGetRegions.js +0 -10
  192. package/lib/components/SafeDepositRental/useGetRegions.js.map +0 -1
  193. package/lib/components/SafeDepositRental/useSafeBoxes.d.ts +0 -20
  194. package/lib/components/SafeDepositRental/useSafeBoxes.js +0 -14
  195. package/lib/components/SafeDepositRental/useSafeBoxes.js.map +0 -1
  196. package/lib/components/SafeDepositRental/utils.d.ts +0 -4
  197. package/lib/components/SafeDepositRental/utils.js +0 -17
  198. package/lib/components/SafeDepositRental/utils.js.map +0 -1
  199. package/lib/services/regionsGrantSupport/RegionsGrantSupportData.d.ts +0 -7
  200. package/lib/services/regionsGrantSupport/RegionsGrantSupportData.js +0 -2
  201. package/lib/services/regionsGrantSupport/RegionsGrantSupportData.js.map +0 -1
  202. package/mobile/bundle/components/GracePeriod/GracePeriod.d.ts +0 -5
  203. package/mobile/bundle/components/GracePeriod/GracePeriodContent.d.ts +0 -22
  204. package/mobile/bundle/components/MortgageFiltration/MortgageFiltration.d.ts +0 -6
  205. package/mobile/bundle/components/MortgageFiltration/MortgageFiltrationContent.d.ts +0 -35
  206. package/mobile/bundle/components/Placeholder/Placeholder.d.ts +0 -5
  207. package/mobile/bundle/components/Placeholder/PlaceholderContent.d.ts +0 -6
  208. package/mobile/bundle/components/ProductGallery/ProductGallery.d.ts +0 -5
  209. package/mobile/bundle/components/ProductGallery/ProductGalleryContent.d.ts +0 -24
  210. package/mobile/bundle/components/SafeDepositRental/RadioButtons.d.ts +0 -5
  211. package/mobile/bundle/components/SafeDepositRental/RegionsAndBranches.d.ts +0 -12
  212. package/mobile/bundle/components/SafeDepositRental/RentalPeriod.d.ts +0 -6
  213. package/mobile/bundle/components/SafeDepositRental/SafeBoxCases.d.ts +0 -11
  214. package/mobile/bundle/components/SafeDepositRental/SafeDepositRental.d.ts +0 -5
  215. package/mobile/bundle/components/SafeDepositRental/SafeDepositRentalContent.d.ts +0 -7
  216. package/mobile/bundle/components/SafeDepositRental/SafeDepositRentalFields.d.ts +0 -12
  217. package/mobile/bundle/components/SafeDepositRental/SafeDepositRentalForm.d.ts +0 -11
  218. package/mobile/bundle/components/SafeDepositRental/SafeDepositRentalTotal.d.ts +0 -6
  219. package/mobile/bundle/components/SafeDepositRental/SafeDepositRentalTypes.d.ts +0 -8
  220. package/mobile/bundle/components/SafeDepositRental/WrapperSelect.d.ts +0 -11
  221. package/mobile/bundle/components/SafeDepositRental/useGetRegions.d.ts +0 -6
  222. package/mobile/bundle/components/SafeDepositRental/useSafeBoxes.d.ts +0 -20
  223. package/mobile/bundle/components/SafeDepositRental/utils.d.ts +0 -4
  224. package/mobile/bundle/services/regionsGrantSupport/RegionsGrantSupportData.d.ts +0 -7
  225. package/mobile/dist/components/GracePeriod/GracePeriod.d.ts +0 -5
  226. package/mobile/dist/components/GracePeriod/GracePeriod.js +0 -25
  227. package/mobile/dist/components/GracePeriod/GracePeriod.js.map +0 -1
  228. package/mobile/dist/components/GracePeriod/GracePeriodContent.d.ts +0 -22
  229. package/mobile/dist/components/GracePeriod/GracePeriodContent.js +0 -2
  230. package/mobile/dist/components/GracePeriod/GracePeriodContent.js.map +0 -1
  231. package/mobile/dist/components/MortgageFiltration/MortgageFiltration.d.ts +0 -6
  232. package/mobile/dist/components/MortgageFiltration/MortgageFiltration.js +0 -36
  233. package/mobile/dist/components/MortgageFiltration/MortgageFiltration.js.map +0 -1
  234. package/mobile/dist/components/MortgageFiltration/MortgageFiltrationContent.d.ts +0 -35
  235. package/mobile/dist/components/MortgageFiltration/MortgageFiltrationContent.js +0 -2
  236. package/mobile/dist/components/MortgageFiltration/MortgageFiltrationContent.js.map +0 -1
  237. package/mobile/dist/components/Placeholder/Placeholder.d.ts +0 -5
  238. package/mobile/dist/components/Placeholder/Placeholder.js +0 -10
  239. package/mobile/dist/components/Placeholder/Placeholder.js.map +0 -1
  240. package/mobile/dist/components/Placeholder/PlaceholderContent.d.ts +0 -6
  241. package/mobile/dist/components/Placeholder/PlaceholderContent.js +0 -2
  242. package/mobile/dist/components/Placeholder/PlaceholderContent.js.map +0 -1
  243. package/mobile/dist/components/ProductGallery/ProductGallery.d.ts +0 -5
  244. package/mobile/dist/components/ProductGallery/ProductGallery.js +0 -12
  245. package/mobile/dist/components/ProductGallery/ProductGallery.js.map +0 -1
  246. package/mobile/dist/components/ProductGallery/ProductGalleryContent.d.ts +0 -24
  247. package/mobile/dist/components/ProductGallery/ProductGalleryContent.js +0 -2
  248. package/mobile/dist/components/ProductGallery/ProductGalleryContent.js.map +0 -1
  249. package/mobile/dist/components/SafeDepositRental/RadioButtons.d.ts +0 -5
  250. package/mobile/dist/components/SafeDepositRental/RadioButtons.js +0 -13
  251. package/mobile/dist/components/SafeDepositRental/RadioButtons.js.map +0 -1
  252. package/mobile/dist/components/SafeDepositRental/RegionsAndBranches.d.ts +0 -12
  253. package/mobile/dist/components/SafeDepositRental/RegionsAndBranches.js +0 -7
  254. package/mobile/dist/components/SafeDepositRental/RegionsAndBranches.js.map +0 -1
  255. package/mobile/dist/components/SafeDepositRental/RentalPeriod.d.ts +0 -6
  256. package/mobile/dist/components/SafeDepositRental/RentalPeriod.js +0 -11
  257. package/mobile/dist/components/SafeDepositRental/RentalPeriod.js.map +0 -1
  258. package/mobile/dist/components/SafeDepositRental/SafeBoxCases.d.ts +0 -11
  259. package/mobile/dist/components/SafeDepositRental/SafeBoxCases.js +0 -7
  260. package/mobile/dist/components/SafeDepositRental/SafeBoxCases.js.map +0 -1
  261. package/mobile/dist/components/SafeDepositRental/SafeDepositRental.d.ts +0 -5
  262. package/mobile/dist/components/SafeDepositRental/SafeDepositRental.js +0 -33
  263. package/mobile/dist/components/SafeDepositRental/SafeDepositRental.js.map +0 -1
  264. package/mobile/dist/components/SafeDepositRental/SafeDepositRentalContent.d.ts +0 -7
  265. package/mobile/dist/components/SafeDepositRental/SafeDepositRentalContent.js +0 -2
  266. package/mobile/dist/components/SafeDepositRental/SafeDepositRentalContent.js.map +0 -1
  267. package/mobile/dist/components/SafeDepositRental/SafeDepositRentalFields.d.ts +0 -12
  268. package/mobile/dist/components/SafeDepositRental/SafeDepositRentalFields.js +0 -18
  269. package/mobile/dist/components/SafeDepositRental/SafeDepositRentalFields.js.map +0 -1
  270. package/mobile/dist/components/SafeDepositRental/SafeDepositRentalForm.d.ts +0 -11
  271. package/mobile/dist/components/SafeDepositRental/SafeDepositRentalForm.js +0 -27
  272. package/mobile/dist/components/SafeDepositRental/SafeDepositRentalForm.js.map +0 -1
  273. package/mobile/dist/components/SafeDepositRental/SafeDepositRentalTotal.d.ts +0 -6
  274. package/mobile/dist/components/SafeDepositRental/SafeDepositRentalTotal.js +0 -34
  275. package/mobile/dist/components/SafeDepositRental/SafeDepositRentalTotal.js.map +0 -1
  276. package/mobile/dist/components/SafeDepositRental/SafeDepositRentalTypes.d.ts +0 -8
  277. package/mobile/dist/components/SafeDepositRental/SafeDepositRentalTypes.js +0 -2
  278. package/mobile/dist/components/SafeDepositRental/SafeDepositRentalTypes.js.map +0 -1
  279. package/mobile/dist/components/SafeDepositRental/WrapperSelect.d.ts +0 -11
  280. package/mobile/dist/components/SafeDepositRental/WrapperSelect.js +0 -13
  281. package/mobile/dist/components/SafeDepositRental/WrapperSelect.js.map +0 -1
  282. package/mobile/dist/components/SafeDepositRental/useGetRegions.d.ts +0 -6
  283. package/mobile/dist/components/SafeDepositRental/useGetRegions.js +0 -13
  284. package/mobile/dist/components/SafeDepositRental/useGetRegions.js.map +0 -1
  285. package/mobile/dist/components/SafeDepositRental/useSafeBoxes.d.ts +0 -20
  286. package/mobile/dist/components/SafeDepositRental/useSafeBoxes.js +0 -17
  287. package/mobile/dist/components/SafeDepositRental/useSafeBoxes.js.map +0 -1
  288. package/mobile/dist/components/SafeDepositRental/utils.d.ts +0 -4
  289. package/mobile/dist/components/SafeDepositRental/utils.js +0 -21
  290. package/mobile/dist/components/SafeDepositRental/utils.js.map +0 -1
  291. package/mobile/dist/services/regionsGrantSupport/RegionsGrantSupportData.d.ts +0 -7
  292. package/mobile/dist/services/regionsGrantSupport/RegionsGrantSupportData.js +0 -2
  293. package/mobile/dist/services/regionsGrantSupport/RegionsGrantSupportData.js.map +0 -1
  294. package/mobile/lib/components/GracePeriod/GracePeriod.d.ts +0 -5
  295. package/mobile/lib/components/GracePeriod/GracePeriod.js +0 -23
  296. package/mobile/lib/components/GracePeriod/GracePeriod.js.map +0 -1
  297. package/mobile/lib/components/GracePeriod/GracePeriodContent.d.ts +0 -22
  298. package/mobile/lib/components/GracePeriod/GracePeriodContent.js +0 -2
  299. package/mobile/lib/components/GracePeriod/GracePeriodContent.js.map +0 -1
  300. package/mobile/lib/components/MortgageFiltration/MortgageFiltration.d.ts +0 -6
  301. package/mobile/lib/components/MortgageFiltration/MortgageFiltration.js +0 -34
  302. package/mobile/lib/components/MortgageFiltration/MortgageFiltration.js.map +0 -1
  303. package/mobile/lib/components/MortgageFiltration/MortgageFiltrationContent.d.ts +0 -35
  304. package/mobile/lib/components/MortgageFiltration/MortgageFiltrationContent.js +0 -2
  305. package/mobile/lib/components/MortgageFiltration/MortgageFiltrationContent.js.map +0 -1
  306. package/mobile/lib/components/Placeholder/Placeholder.d.ts +0 -5
  307. package/mobile/lib/components/Placeholder/Placeholder.js +0 -8
  308. package/mobile/lib/components/Placeholder/Placeholder.js.map +0 -1
  309. package/mobile/lib/components/Placeholder/PlaceholderContent.d.ts +0 -6
  310. package/mobile/lib/components/Placeholder/PlaceholderContent.js +0 -2
  311. package/mobile/lib/components/Placeholder/PlaceholderContent.js.map +0 -1
  312. package/mobile/lib/components/ProductGallery/ProductGallery.d.ts +0 -5
  313. package/mobile/lib/components/ProductGallery/ProductGallery.js +0 -10
  314. package/mobile/lib/components/ProductGallery/ProductGallery.js.map +0 -1
  315. package/mobile/lib/components/ProductGallery/ProductGalleryContent.d.ts +0 -24
  316. package/mobile/lib/components/ProductGallery/ProductGalleryContent.js +0 -2
  317. package/mobile/lib/components/ProductGallery/ProductGalleryContent.js.map +0 -1
  318. package/mobile/lib/components/SafeDepositRental/RadioButtons.d.ts +0 -5
  319. package/mobile/lib/components/SafeDepositRental/RadioButtons.js +0 -11
  320. package/mobile/lib/components/SafeDepositRental/RadioButtons.js.map +0 -1
  321. package/mobile/lib/components/SafeDepositRental/RegionsAndBranches.d.ts +0 -12
  322. package/mobile/lib/components/SafeDepositRental/RegionsAndBranches.js +0 -5
  323. package/mobile/lib/components/SafeDepositRental/RegionsAndBranches.js.map +0 -1
  324. package/mobile/lib/components/SafeDepositRental/RentalPeriod.d.ts +0 -6
  325. package/mobile/lib/components/SafeDepositRental/RentalPeriod.js +0 -9
  326. package/mobile/lib/components/SafeDepositRental/RentalPeriod.js.map +0 -1
  327. package/mobile/lib/components/SafeDepositRental/SafeBoxCases.d.ts +0 -11
  328. package/mobile/lib/components/SafeDepositRental/SafeBoxCases.js +0 -5
  329. package/mobile/lib/components/SafeDepositRental/SafeBoxCases.js.map +0 -1
  330. package/mobile/lib/components/SafeDepositRental/SafeDepositRental.d.ts +0 -5
  331. package/mobile/lib/components/SafeDepositRental/SafeDepositRental.js +0 -31
  332. package/mobile/lib/components/SafeDepositRental/SafeDepositRental.js.map +0 -1
  333. package/mobile/lib/components/SafeDepositRental/SafeDepositRentalContent.d.ts +0 -7
  334. package/mobile/lib/components/SafeDepositRental/SafeDepositRentalContent.js +0 -2
  335. package/mobile/lib/components/SafeDepositRental/SafeDepositRentalContent.js.map +0 -1
  336. package/mobile/lib/components/SafeDepositRental/SafeDepositRentalFields.d.ts +0 -12
  337. package/mobile/lib/components/SafeDepositRental/SafeDepositRentalFields.js +0 -16
  338. package/mobile/lib/components/SafeDepositRental/SafeDepositRentalFields.js.map +0 -1
  339. package/mobile/lib/components/SafeDepositRental/SafeDepositRentalForm.d.ts +0 -11
  340. package/mobile/lib/components/SafeDepositRental/SafeDepositRentalForm.js +0 -25
  341. package/mobile/lib/components/SafeDepositRental/SafeDepositRentalForm.js.map +0 -1
  342. package/mobile/lib/components/SafeDepositRental/SafeDepositRentalTotal.d.ts +0 -6
  343. package/mobile/lib/components/SafeDepositRental/SafeDepositRentalTotal.js +0 -32
  344. package/mobile/lib/components/SafeDepositRental/SafeDepositRentalTotal.js.map +0 -1
  345. package/mobile/lib/components/SafeDepositRental/SafeDepositRentalTypes.d.ts +0 -8
  346. package/mobile/lib/components/SafeDepositRental/SafeDepositRentalTypes.js +0 -2
  347. package/mobile/lib/components/SafeDepositRental/SafeDepositRentalTypes.js.map +0 -1
  348. package/mobile/lib/components/SafeDepositRental/WrapperSelect.d.ts +0 -11
  349. package/mobile/lib/components/SafeDepositRental/WrapperSelect.js +0 -11
  350. package/mobile/lib/components/SafeDepositRental/WrapperSelect.js.map +0 -1
  351. package/mobile/lib/components/SafeDepositRental/useGetRegions.d.ts +0 -6
  352. package/mobile/lib/components/SafeDepositRental/useGetRegions.js +0 -10
  353. package/mobile/lib/components/SafeDepositRental/useGetRegions.js.map +0 -1
  354. package/mobile/lib/components/SafeDepositRental/useSafeBoxes.d.ts +0 -20
  355. package/mobile/lib/components/SafeDepositRental/useSafeBoxes.js +0 -14
  356. package/mobile/lib/components/SafeDepositRental/useSafeBoxes.js.map +0 -1
  357. package/mobile/lib/components/SafeDepositRental/utils.d.ts +0 -4
  358. package/mobile/lib/components/SafeDepositRental/utils.js +0 -17
  359. package/mobile/lib/components/SafeDepositRental/utils.js.map +0 -1
  360. package/mobile/lib/services/regionsGrantSupport/RegionsGrantSupportData.d.ts +0 -7
  361. package/mobile/lib/services/regionsGrantSupport/RegionsGrantSupportData.js +0 -2
  362. package/mobile/lib/services/regionsGrantSupport/RegionsGrantSupportData.js.map +0 -1
  363. package/mobile/src/components/GracePeriod/GracePeriod.example.json +0 -89
  364. package/mobile/src/components/GracePeriod/GracePeriod.tsx +0 -87
  365. package/mobile/src/components/GracePeriod/GracePeriod.ui.json +0 -20
  366. package/mobile/src/components/GracePeriod/GracePeriodContent.ts +0 -26
  367. package/mobile/src/components/MortgageFiltration/MortgageFiltration.example.json +0 -115
  368. package/mobile/src/components/MortgageFiltration/MortgageFiltration.tsx +0 -69
  369. package/mobile/src/components/MortgageFiltration/MortgageFiltration.ui.json +0 -12
  370. package/mobile/src/components/MortgageFiltration/MortgageFiltrationContent.ts +0 -38
  371. package/mobile/src/components/Placeholder/Placeholder.tsx +0 -25
  372. package/mobile/src/components/Placeholder/Placeholder.ui.json +0 -1
  373. package/mobile/src/components/Placeholder/PlaceholderContent.ts +0 -7
  374. package/mobile/src/components/ProductGallery/ProductGallery.example.json +0 -72
  375. package/mobile/src/components/ProductGallery/ProductGallery.tsx +0 -29
  376. package/mobile/src/components/ProductGallery/ProductGallery.ui.json +0 -42
  377. package/mobile/src/components/ProductGallery/ProductGalleryContent.ts +0 -27
  378. package/mobile/src/components/SafeDepositRental/RadioButtons.tsx +0 -33
  379. package/mobile/src/components/SafeDepositRental/RegionsAndBranches.tsx +0 -48
  380. package/mobile/src/components/SafeDepositRental/RentalPeriod.tsx +0 -21
  381. package/mobile/src/components/SafeDepositRental/SafeBoxCases.tsx +0 -46
  382. package/mobile/src/components/SafeDepositRental/SafeDepositRental.tsx +0 -75
  383. package/mobile/src/components/SafeDepositRental/SafeDepositRental.ui.json +0 -8
  384. package/mobile/src/components/SafeDepositRental/SafeDepositRentalContent.ts +0 -8
  385. package/mobile/src/components/SafeDepositRental/SafeDepositRentalFields.tsx +0 -74
  386. package/mobile/src/components/SafeDepositRental/SafeDepositRentalForm.tsx +0 -62
  387. package/mobile/src/components/SafeDepositRental/SafeDepositRentalTotal.tsx +0 -74
  388. package/mobile/src/components/SafeDepositRental/SafeDepositRentalTypes.ts +0 -9
  389. package/mobile/src/components/SafeDepositRental/WrapperSelect.tsx +0 -33
  390. package/mobile/src/components/SafeDepositRental/useGetRegions.ts +0 -19
  391. package/mobile/src/components/SafeDepositRental/useSafeBoxes.ts +0 -44
  392. package/mobile/src/components/SafeDepositRental/utils.ts +0 -24
  393. package/mobile/src/services/regionsGrantSupport/RegionsGrantSupportData.ts +0 -8
  394. package/src/components/GracePeriod/GracePeriod.example.json +0 -89
  395. package/src/components/GracePeriod/GracePeriod.fixture.tsx +0 -109
  396. package/src/components/GracePeriod/GracePeriod.tsx +0 -87
  397. package/src/components/GracePeriod/GracePeriod.ui.json +0 -20
  398. package/src/components/GracePeriod/GracePeriodContent.ts +0 -26
  399. package/src/components/MortgageFiltration/MortgageFiltration.example.json +0 -115
  400. package/src/components/MortgageFiltration/MortgageFiltration.fixture.mobile.tsx +0 -226
  401. package/src/components/MortgageFiltration/MortgageFiltration.fixture.tsx +0 -226
  402. package/src/components/MortgageFiltration/MortgageFiltration.tsx +0 -69
  403. package/src/components/MortgageFiltration/MortgageFiltration.ui.json +0 -12
  404. package/src/components/MortgageFiltration/MortgageFiltrationContent.ts +0 -38
  405. package/src/components/Placeholder/Placeholder.fixture.mobile.tsx +0 -9
  406. package/src/components/Placeholder/Placeholder.fixture.tsx +0 -11
  407. package/src/components/Placeholder/Placeholder.tsx +0 -25
  408. package/src/components/Placeholder/Placeholder.ui.json +0 -1
  409. package/src/components/Placeholder/PlaceholderContent.ts +0 -7
  410. package/src/components/ProductGallery/ProductGallery.example.json +0 -72
  411. package/src/components/ProductGallery/ProductGallery.fixture.mobile.tsx +0 -146
  412. package/src/components/ProductGallery/ProductGallery.fixture.tsx +0 -120
  413. package/src/components/ProductGallery/ProductGallery.mobile.tsx +0 -29
  414. package/src/components/ProductGallery/ProductGallery.tsx +0 -117
  415. package/src/components/ProductGallery/ProductGallery.ui.json +0 -42
  416. package/src/components/ProductGallery/ProductGalleryContent.ts +0 -27
  417. package/src/components/SafeDepositRental/RadioButtons.tsx +0 -33
  418. package/src/components/SafeDepositRental/RegionsAndBranches.tsx +0 -48
  419. package/src/components/SafeDepositRental/RentalPeriod.tsx +0 -21
  420. package/src/components/SafeDepositRental/SafeBoxCases.tsx +0 -46
  421. package/src/components/SafeDepositRental/SafeDepositRental.fixture.mobile.tsx +0 -15
  422. package/src/components/SafeDepositRental/SafeDepositRental.fixture.tsx +0 -17
  423. package/src/components/SafeDepositRental/SafeDepositRental.tsx +0 -75
  424. package/src/components/SafeDepositRental/SafeDepositRental.ui.json +0 -8
  425. package/src/components/SafeDepositRental/SafeDepositRentalContent.ts +0 -8
  426. package/src/components/SafeDepositRental/SafeDepositRentalFields.tsx +0 -74
  427. package/src/components/SafeDepositRental/SafeDepositRentalForm.tsx +0 -62
  428. package/src/components/SafeDepositRental/SafeDepositRentalTotal.tsx +0 -74
  429. package/src/components/SafeDepositRental/SafeDepositRentalTypes.ts +0 -9
  430. package/src/components/SafeDepositRental/WrapperSelect.tsx +0 -33
  431. package/src/components/SafeDepositRental/useGetRegions.ts +0 -19
  432. package/src/components/SafeDepositRental/useSafeBoxes.ts +0 -44
  433. package/src/components/SafeDepositRental/utils.ts +0 -24
  434. package/src/services/regionsGrantSupport/RegionsGrantSupportData.ts +0 -8
@@ -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,6 +0,0 @@
1
- import { type Tariff } from './useSafeBoxes';
2
- export interface SafeDepositRentalTotalProps {
3
- days: number;
4
- tariffs?: Tariff[];
5
- }
6
- export declare const SafeDepositRentalTotal: import("@redneckz/uni-jsx").UNIComponent<SafeDepositRentalTotalProps, 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,6 +0,0 @@
1
- export interface Region {
2
- id?: number;
3
- code?: string;
4
- name?: string;
5
- }
6
- export declare function useGetRegions(): Region[];
@@ -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,7 +0,0 @@
1
- export interface RegionProps {
2
- name?: string;
3
- href?: string;
4
- }
5
- export interface RegionsGrantSupportData {
6
- regions?: RegionProps[];
7
- }
@@ -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":"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"}
@@ -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,2 +0,0 @@
1
- Object.defineProperty(exports, "__esModule", { value: true });
2
- //# sourceMappingURL=GracePeriodContent.js.map
@@ -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,2 +0,0 @@
1
- Object.defineProperty(exports, "__esModule", { value: true });
2
- //# sourceMappingURL=MortgageFiltrationContent.js.map
@@ -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,6 +0,0 @@
1
- import { type HeadlineCommonProps } from '../../model/HeadlineType';
2
- import { type UniBlockContent } from '../../UniBlock/UniBlockProps';
3
- /**
4
- * @hidden
5
- */
6
- export declare type PlaceholderContent = UniBlockContent & HeadlineCommonProps;
@@ -1,2 +0,0 @@
1
- Object.defineProperty(exports, "__esModule", { value: true });
2
- //# sourceMappingURL=PlaceholderContent.js.map
@@ -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("../../UniBlock/UniBlock").UniBlockComponent<ProductGalleryProps>;
@@ -1,33 +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 hooks_1 = require("@redneckz/uni-jsx/lib/hooks");
5
- const BaseProductTile_1 = require("../../ui-kit/BaseProductTile/BaseProductTile");
6
- const BlockWrapper_1 = require("../../ui-kit/BlockWrapper");
7
- const ArrowButton_1 = require("../../ui-kit/LinkButton/ArrowButton");
8
- const SwipeListContainer_1 = require("../../ui-kit/SwipeListControl/SwipeListContainer");
9
- const useSwipeListScroll_1 = require("../../ui-kit/SwipeListControl/useSwipeListScroll");
10
- const UniBlock_1 = require("../../UniBlock/UniBlock");
11
- const style_1 = require("../../utils/style");
12
- const scrollButtonStyle = 'hidden sm:flex absolute z-40 top-10';
13
- exports.ProductGallery = (0, UniBlock_1.UniBlock)(({ className = '', padding, slides = [], ...rest }) => {
14
- const [activeSlideIndex, setActiveSlideIndex] = (0, hooks_1.useState)(0);
15
- const [containerRef, scroll] = (0, useSwipeListScroll_1.useSwipeListScroll)({
16
- itemCount: slides?.length || 0,
17
- });
18
- return ((0, jsx_runtime_1.jsxs)(BlockWrapper_1.BlockWrapper, { className: (0, style_1.style)('box-border overflow-hidden', className), defaultPadding: "pt-6xl", padding: padding, ...rest, children: [(0, jsx_runtime_1.jsx)("div", { className: "flex duration-1000", style: { transform: `translateX(-${activeSlideIndex * 100}%)` }, role: "list", children: slides.map(({ productBlock }, i) => ((0, jsx_runtime_1.jsx)("div", { className: "box-border grow-0 shrink-0 basis-full", role: "listitem", children: (0, jsx_runtime_1.jsx)(BaseProductTile_1.BaseProductTile, { className: "pl-6xl h-full", headlineVersion: "M", isFullWidthTitle: false, ...productBlock, ...rest }) }, String(i)))) }), (0, jsx_runtime_1.jsxs)("div", { className: "relative pr-xs mt-m -mb-m flex gap-xs box-border", children: [(0, jsx_runtime_1.jsx)(SwipeListContainer_1.SwipeListContainer, { containerRef: containerRef, snapAlign: "snap-start", onVisibleIndicesChange: scroll.handleVisibleIndicesChange, itemClassName: 'h-40 flex items-stretch w-screen', gap: 8, children: slides.map(renderNavButton({ activeSlideIndex, onClick: setActiveSlideIndex })) }), scroll.canScrollLeft ? ((0, jsx_runtime_1.jsx)(ArrowButton_1.ArrowLeftButton, { wcmsIgnore: true, className: (0, style_1.style)('left-6', scrollButtonStyle), onClick: scroll.scrollLeft })) : null, scroll.canScrollRight ? ((0, jsx_runtime_1.jsx)(ArrowButton_1.ArrowRightButton, { wcmsIgnore: true, className: (0, style_1.style)('right-6', scrollButtonStyle), onClick: scroll.scrollRight })) : null] })] }));
19
- });
20
- const renderNavButton = ({ activeSlideIndex, onClick }) => ({ nav }, i) => {
21
- const isActive = i === activeSlideIndex;
22
- const btnClassName = isActive
23
- ? 'min-w-[370px] mt-s h-28 bg-white shadow-dark-blue border-none p-6'
24
- : 'min-w-72 mt-lg h-24 ease-in duration-300 bg-white/10 px-xl py-lg hover:backdrop-blur';
25
- const btnTitleClassName = isActive
26
- ? 'text-primary-text text-h6 py-xs'
27
- : 'text-l pb-2xs text-secondary-text group-data-secondary:text-white';
28
- const btnDescClassName = isActive
29
- ? 'text-secondary-text text-l font-light'
30
- : 'text-secondary-text text-m font-light group-data-secondary:text-white/80';
31
- return ((0, jsx_runtime_1.jsxs)("button", { type: "button", onClick: () => onClick(i), "aria-label": nav?.title, className: (0, style_1.style)('relative overflow-hidden grow', 'ml-xs px-xl', 'box-border basis-0 border', 'border-gray group-data-secondary:border-white/50', 'text-left whitespace-nowrap', btnClassName), children: [(0, jsx_runtime_1.jsx)("div", { className: btnTitleClassName, children: nav?.title }), (0, jsx_runtime_1.jsx)("div", { className: btnDescClassName, children: nav?.description })] }, String(i)));
32
- };
33
- //# sourceMappingURL=ProductGallery.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ProductGallery.js","sourceRoot":"","sources":["../../../src/components/ProductGallery/ProductGallery.tsx"],"names":[],"mappings":"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"}
@@ -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.mobile.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ProductGallery.mobile.js","sourceRoot":"","sources":["../../../src/components/ProductGallery/ProductGallery.mobile.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,2 +0,0 @@
1
- Object.defineProperty(exports, "__esModule", { value: true });
2
- //# sourceMappingURL=ProductGalleryContent.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ProductGalleryContent.js","sourceRoot":"","sources":["../../../src/components/ProductGallery/ProductGalleryContent.ts"],"names":[],"mappings":""}
@@ -1,5 +0,0 @@
1
- interface RadioButtonsProps {
2
- className?: string;
3
- }
4
- export declare const RadioButtons: import("@redneckz/uni-jsx").UNIComponent<RadioButtonsProps, any, any>;
5
- export {};
@@ -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 {};
@@ -1,7 +0,0 @@
1
- Object.defineProperty(exports, "__esModule", { value: true });
2
- exports.RegionsAndBranches = void 0;
3
- const jsx_runtime_1 = require("@redneckz/uni-jsx/jsx-runtime");
4
- const uni_jsx_1 = require("@redneckz/uni-jsx");
5
- const WrapperSelect_1 = require("./WrapperSelect");
6
- exports.RegionsAndBranches = (0, uni_jsx_1.JSX)(({ regions = [], selectedRegion, onSelectedRegion: onSelectedRegion, branches = [], selectedBranch, onSelectedBranch, }) => ((0, jsx_runtime_1.jsxs)("div", { className: "flex flex-col @xl:flex-row gap-m order-1", children: [(0, jsx_runtime_1.jsx)("div", { className: "flex-1 min-w-0", children: (0, jsx_runtime_1.jsx)(WrapperSelect_1.WrapperSelect, { data: regions, fieldValue: "code", fieldLabel: "name", selected: selectedRegion, setSelected: onSelectedRegion, label: "\u0420\u0435\u0433\u0438\u043E\u043D" }) }), (0, jsx_runtime_1.jsx)("div", { className: "flex-1 min-w-0", children: (0, jsx_runtime_1.jsx)(WrapperSelect_1.WrapperSelect, { data: branches, fieldValue: "branchCode", fieldLabel: "address", selected: selectedBranch, setSelected: onSelectedBranch, label: "\u041E\u0442\u0434\u0435\u043B\u0435\u043D\u0438\u0435", placeholder: "\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u043E\u0442\u0434\u0435\u043B\u0435\u043D\u0438\u0435" }) })] })));
7
- //# sourceMappingURL=RegionsAndBranches.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"RegionsAndBranches.js","sourceRoot":"","sources":["../../../src/components/SafeDepositRental/RegionsAndBranches.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AAGxC,mDAAgD;AAWnC,QAAA,kBAAkB,GAAG,IAAA,aAAG,EACnC,CAAC,EACC,OAAO,GAAG,EAAE,EACZ,cAAc,EACd,gBAAgB,EAAE,gBAAgB,EAClC,QAAQ,GAAG,EAAE,EACb,cAAc,EACd,gBAAgB,GACjB,EAAE,EAAE,CAAC,CACJ,iCAAK,SAAS,EAAC,0CAA0C,aACvD,gCAAK,SAAS,EAAC,gBAAgB,YAC7B,uBAAC,6BAAa,IACZ,IAAI,EAAE,OAAO,EACb,UAAU,EAAC,MAAM,EACjB,UAAU,EAAC,MAAM,EACjB,QAAQ,EAAE,cAAc,EACxB,WAAW,EAAE,gBAAgB,EAC7B,KAAK,EAAC,sCAAQ,GACd,GACE,EACN,gCAAK,SAAS,EAAC,gBAAgB,YAC7B,uBAAC,6BAAa,IACZ,IAAI,EAAE,QAAQ,EACd,UAAU,EAAC,YAAY,EACvB,UAAU,EAAC,SAAS,EACpB,QAAQ,EAAE,cAAc,EACxB,WAAW,EAAE,gBAAgB,EAC7B,KAAK,EAAC,wDAAW,EACjB,WAAW,EAAC,yGAAoB,GAChC,GACE,IACF,CACP,CACF,CAAC"}
@@ -1,6 +0,0 @@
1
- interface RentalPeriodProps {
2
- days: number;
3
- setDays: (value: number) => void;
4
- }
5
- export declare const RentalPeriod: import("@redneckz/uni-jsx").UNIComponent<RentalPeriodProps, any, any>;
6
- export {};
@@ -1,11 +0,0 @@
1
- Object.defineProperty(exports, "__esModule", { value: true });
2
- exports.RentalPeriod = void 0;
3
- const jsx_runtime_1 = require("@redneckz/uni-jsx/jsx-runtime");
4
- const uni_jsx_1 = require("@redneckz/uni-jsx");
5
- const InputRange_1 = require("../../ui-kit/InputRange/InputRange");
6
- const Text_1 = require("../../ui-kit/Text/Text");
7
- const ITEMS = ['От 1 дня', 'До 365 дней'];
8
- const MIN = 1;
9
- const MAX = 365;
10
- exports.RentalPeriod = (0, uni_jsx_1.JSX)(({ days, setDays }) => ((0, jsx_runtime_1.jsxs)("div", { className: "order-1", children: [(0, jsx_runtime_1.jsx)(Text_1.Text, { size: "text-m", font: "font-light", children: "\u0421\u0440\u043E\u043A \u0430\u0440\u0435\u043D\u0434\u044B" }), (0, jsx_runtime_1.jsx)(InputRange_1.InputRange, { min: MIN, max: MAX, value: days, items: ITEMS, onChange: setDays })] })));
11
- //# sourceMappingURL=RentalPeriod.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"RentalPeriod.js","sourceRoot":"","sources":["../../../src/components/SafeDepositRental/RentalPeriod.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,mEAAgE;AAChE,iDAA8C;AAE9C,MAAM,KAAK,GAAG,CAAC,UAAU,EAAE,aAAa,CAAC,CAAC;AAC1C,MAAM,GAAG,GAAG,CAAC,CAAC;AACd,MAAM,GAAG,GAAG,GAAG,CAAC;AAOH,QAAA,YAAY,GAAG,IAAA,aAAG,EAAoB,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,EAAE,EAAE,CAAC,CACxE,iCAAK,SAAS,EAAC,SAAS,aACtB,uBAAC,WAAI,IAAC,IAAI,EAAC,QAAQ,EAAC,IAAI,EAAC,YAAY,8EAE9B,EACP,uBAAC,uBAAU,IAAC,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,KAAK,EAAE,IAAI,EAAE,KAAK,EAAE,KAAK,EAAE,QAAQ,EAAE,OAAO,GAAI,IAC5E,CACP,CAAC,CAAC"}
@@ -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,7 +0,0 @@
1
- Object.defineProperty(exports, "__esModule", { value: true });
2
- exports.SafeBoxCases = void 0;
3
- const jsx_runtime_1 = require("@redneckz/uni-jsx/jsx-runtime");
4
- const uni_jsx_1 = require("@redneckz/uni-jsx");
5
- const WrapperSelect_1 = require("./WrapperSelect");
6
- exports.SafeBoxCases = (0, uni_jsx_1.JSX)(({ caseVolumes = [], selectedCaseVolume, onSelectedCaseVolume, safeBoxCases = [], selectedBoxSize, onSelectedBoxSize, }) => ((0, jsx_runtime_1.jsxs)("div", { className: "flex flex-col @xl:flex-row gap-m order-1", children: [(0, jsx_runtime_1.jsx)("div", { className: "flex-1 min-w-0", children: (0, jsx_runtime_1.jsx)(WrapperSelect_1.WrapperSelect, { data: caseVolumes, fieldLabel: "volume", selected: selectedCaseVolume, setSelected: onSelectedCaseVolume, label: "\u0420\u0430\u0437\u043C\u0435\u0440", placeholder: "\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u0440\u0430\u0437\u043C\u0435\u0440" }) }), (0, jsx_runtime_1.jsx)("div", { className: "flex-1 min-w-0", children: (0, jsx_runtime_1.jsx)(WrapperSelect_1.WrapperSelect, { data: safeBoxCases, fieldLabel: "safeBoxCasesSize", selected: selectedBoxSize, setSelected: onSelectedBoxSize, label: "\u041F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u044B \u044F\u0447\u0435\u0439\u043A\u0438, \u043C\u043C (\u0412\u0445\u0428\u0445\u0414)", placeholder: "\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 \u044F\u0447\u0435\u0439\u043A\u0438" }) })] })));
7
- //# sourceMappingURL=SafeBoxCases.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SafeBoxCases.js","sourceRoot":"","sources":["../../../src/components/SafeDepositRental/SafeBoxCases.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AAExC,mDAAgD;AAWnC,QAAA,YAAY,GAAG,IAAA,aAAG,EAC7B,CAAC,EACC,WAAW,GAAG,EAAE,EAChB,kBAAkB,EAClB,oBAAoB,EACpB,YAAY,GAAG,EAAE,EACjB,eAAe,EACf,iBAAiB,GAClB,EAAE,EAAE,CAAC,CACJ,iCAAK,SAAS,EAAC,0CAA0C,aACvD,gCAAK,SAAS,EAAC,gBAAgB,YAC7B,uBAAC,6BAAa,IACZ,IAAI,EAAE,WAAW,EACjB,UAAU,EAAC,QAAQ,EACnB,QAAQ,EAAE,kBAAkB,EAC5B,WAAW,EAAE,oBAAoB,EACjC,KAAK,EAAC,sCAAQ,EACd,WAAW,EAAC,uFAAiB,GAC7B,GACE,EACN,gCAAK,SAAS,EAAC,gBAAgB,YAC7B,uBAAC,6BAAa,IACZ,IAAI,EAAE,YAAY,EAClB,UAAU,EAAC,kBAAkB,EAC7B,QAAQ,EAAE,eAAe,EACzB,WAAW,EAAE,iBAAiB,EAC9B,KAAK,EAAC,4IAA8B,EACpC,WAAW,EAAC,wIAA0B,GACtC,GACE,IACF,CACP,CACF,CAAC"}
@@ -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>;