@capillarytech/blaze-ui 1.0.3-alpha.15 → 1.0.3-alpha.19

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 (261) hide show
  1. package/dist/CapUnifiedSelect/CapUnifiedSelect.d.ts +53 -0
  2. package/dist/CapUnifiedSelect/CapUnifiedSelect.d.ts.map +1 -0
  3. package/dist/CapUnifiedSelect/CustomDropdown.d.ts +46 -0
  4. package/dist/CapUnifiedSelect/CustomDropdown.d.ts.map +1 -0
  5. package/dist/CapUnifiedSelect/DropdownHeader.d.ts +10 -0
  6. package/dist/CapUnifiedSelect/DropdownHeader.d.ts.map +1 -0
  7. package/{CapUnifiedSelect → dist/CapUnifiedSelect}/constants.d.ts +7 -7
  8. package/dist/CapUnifiedSelect/constants.d.ts.map +1 -0
  9. package/dist/CapUnifiedSelect/enhanceOptions.d.ts +8 -0
  10. package/dist/CapUnifiedSelect/enhanceOptions.d.ts.map +1 -0
  11. package/{CapUnifiedSelect → dist/CapUnifiedSelect}/index.js +1558 -1208
  12. package/dist/CapUnifiedSelect/index.js.map +1 -0
  13. package/{CapUnifiedSelect → dist/CapUnifiedSelect}/types.d.ts +1 -0
  14. package/dist/CapUnifiedSelect/types.d.ts.map +1 -0
  15. package/dist/CapUnifiedSelect/useCapUnifiedSelect.d.ts +48 -0
  16. package/dist/CapUnifiedSelect/useCapUnifiedSelect.d.ts.map +1 -0
  17. package/dist/CapUnifiedSelect/useInfiniteScroll.d.ts +27 -0
  18. package/dist/CapUnifiedSelect/useInfiniteScroll.d.ts.map +1 -0
  19. package/{CapUnifiedSelect → dist/CapUnifiedSelect}/utils.d.ts +11 -0
  20. package/{CapUnifiedSelect → dist/CapUnifiedSelect}/utils.d.ts.map +1 -1
  21. package/{index.js → dist/index.js} +1722 -1371
  22. package/dist/index.js.map +1 -0
  23. package/{styled → dist/styled}/variables.d.ts +1 -0
  24. package/{styled → dist/styled}/variables.d.ts.map +1 -1
  25. package/{styled → dist/styled}/variables.scss +1 -0
  26. package/package.json +199 -101
  27. package/CapUnifiedSelect/CapUnifiedSelect.d.ts +0 -133
  28. package/CapUnifiedSelect/CapUnifiedSelect.d.ts.map +0 -1
  29. package/CapUnifiedSelect/constants.d.ts.map +0 -1
  30. package/CapUnifiedSelect/index.js.map +0 -1
  31. package/CapUnifiedSelect/types.d.ts.map +0 -1
  32. package/index.js.map +0 -1
  33. /package/{CapAlert → dist/CapAlert}/CapAlert.d.ts +0 -0
  34. /package/{CapAlert → dist/CapAlert}/CapAlert.d.ts.map +0 -0
  35. /package/{CapAlert → dist/CapAlert}/CapAlert.test.d.ts +0 -0
  36. /package/{CapAlert → dist/CapAlert}/CapAlert.test.d.ts.map +0 -0
  37. /package/{CapAlert → dist/CapAlert}/index.d.ts +0 -0
  38. /package/{CapAlert → dist/CapAlert}/index.d.ts.map +0 -0
  39. /package/{CapAlert → dist/CapAlert}/index.js +0 -0
  40. /package/{CapAlert → dist/CapAlert}/index.js.map +0 -0
  41. /package/{CapButton → dist/CapButton}/CapButton.d.ts +0 -0
  42. /package/{CapButton → dist/CapButton}/CapButton.d.ts.map +0 -0
  43. /package/{CapButton → dist/CapButton}/CapButton.test.d.ts +0 -0
  44. /package/{CapButton → dist/CapButton}/CapButton.test.d.ts.map +0 -0
  45. /package/{CapButton → dist/CapButton}/index.d.ts +0 -0
  46. /package/{CapButton → dist/CapButton}/index.d.ts.map +0 -0
  47. /package/{CapButton → dist/CapButton}/index.js +0 -0
  48. /package/{CapButton → dist/CapButton}/index.js.map +0 -0
  49. /package/{CapCard → dist/CapCard}/CapCard.d.ts +0 -0
  50. /package/{CapCard → dist/CapCard}/CapCard.d.ts.map +0 -0
  51. /package/{CapCard → dist/CapCard}/CapCard.test.d.ts +0 -0
  52. /package/{CapCard → dist/CapCard}/CapCard.test.d.ts.map +0 -0
  53. /package/{CapCard → dist/CapCard}/index.d.ts +0 -0
  54. /package/{CapCard → dist/CapCard}/index.d.ts.map +0 -0
  55. /package/{CapCard → dist/CapCard}/index.js +0 -0
  56. /package/{CapCard → dist/CapCard}/index.js.map +0 -0
  57. /package/{CapCheckbox → dist/CapCheckbox}/CapCheckbox.d.ts +0 -0
  58. /package/{CapCheckbox → dist/CapCheckbox}/CapCheckbox.d.ts.map +0 -0
  59. /package/{CapCheckbox → dist/CapCheckbox}/CapCheckbox.test.d.ts +0 -0
  60. /package/{CapCheckbox → dist/CapCheckbox}/CapCheckbox.test.d.ts.map +0 -0
  61. /package/{CapCheckbox → dist/CapCheckbox}/index.d.ts +0 -0
  62. /package/{CapCheckbox → dist/CapCheckbox}/index.d.ts.map +0 -0
  63. /package/{CapCheckbox → dist/CapCheckbox}/index.js +0 -0
  64. /package/{CapCheckbox → dist/CapCheckbox}/index.js.map +0 -0
  65. /package/{CapColumn → dist/CapColumn}/CapColumn.d.ts +0 -0
  66. /package/{CapColumn → dist/CapColumn}/CapColumn.d.ts.map +0 -0
  67. /package/{CapColumn → dist/CapColumn}/CapColumn.test.d.ts +0 -0
  68. /package/{CapColumn → dist/CapColumn}/CapColumn.test.d.ts.map +0 -0
  69. /package/{CapColumn → dist/CapColumn}/index.d.ts +0 -0
  70. /package/{CapColumn → dist/CapColumn}/index.d.ts.map +0 -0
  71. /package/{CapColumn → dist/CapColumn}/index.js +0 -0
  72. /package/{CapColumn → dist/CapColumn}/index.js.map +0 -0
  73. /package/{CapDivider → dist/CapDivider}/CapDivider.d.ts +0 -0
  74. /package/{CapDivider → dist/CapDivider}/CapDivider.d.ts.map +0 -0
  75. /package/{CapDivider → dist/CapDivider}/CapDivider.test.d.ts +0 -0
  76. /package/{CapDivider → dist/CapDivider}/CapDivider.test.d.ts.map +0 -0
  77. /package/{CapDivider → dist/CapDivider}/index.d.ts +0 -0
  78. /package/{CapDivider → dist/CapDivider}/index.d.ts.map +0 -0
  79. /package/{CapDivider → dist/CapDivider}/index.js +0 -0
  80. /package/{CapDivider → dist/CapDivider}/index.js.map +0 -0
  81. /package/{CapDropdown → dist/CapDropdown}/CapDropdown.d.ts +0 -0
  82. /package/{CapDropdown → dist/CapDropdown}/CapDropdown.d.ts.map +0 -0
  83. /package/{CapDropdown → dist/CapDropdown}/CapDropdown.test.d.ts +0 -0
  84. /package/{CapDropdown → dist/CapDropdown}/CapDropdown.test.d.ts.map +0 -0
  85. /package/{CapDropdown → dist/CapDropdown}/index.d.ts +0 -0
  86. /package/{CapDropdown → dist/CapDropdown}/index.d.ts.map +0 -0
  87. /package/{CapDropdown → dist/CapDropdown}/index.js +0 -0
  88. /package/{CapDropdown → dist/CapDropdown}/index.js.map +0 -0
  89. /package/{CapForm → dist/CapForm}/CapForm.d.ts +0 -0
  90. /package/{CapForm → dist/CapForm}/CapForm.d.ts.map +0 -0
  91. /package/{CapForm → dist/CapForm}/CapForm.test.d.ts +0 -0
  92. /package/{CapForm → dist/CapForm}/CapForm.test.d.ts.map +0 -0
  93. /package/{CapForm → dist/CapForm}/index.d.ts +0 -0
  94. /package/{CapForm → dist/CapForm}/index.d.ts.map +0 -0
  95. /package/{CapForm → dist/CapForm}/index.js +0 -0
  96. /package/{CapForm → dist/CapForm}/index.js.map +0 -0
  97. /package/{CapFormItem → dist/CapFormItem}/CapFormItem.d.ts +0 -0
  98. /package/{CapFormItem → dist/CapFormItem}/CapFormItem.d.ts.map +0 -0
  99. /package/{CapFormItem → dist/CapFormItem}/CapFormItem.test.d.ts +0 -0
  100. /package/{CapFormItem → dist/CapFormItem}/CapFormItem.test.d.ts.map +0 -0
  101. /package/{CapFormItem → dist/CapFormItem}/index.d.ts +0 -0
  102. /package/{CapFormItem → dist/CapFormItem}/index.d.ts.map +0 -0
  103. /package/{CapFormItem → dist/CapFormItem}/index.js +0 -0
  104. /package/{CapFormItem → dist/CapFormItem}/index.js.map +0 -0
  105. /package/{CapIcon → dist/CapIcon}/CapIcon.d.ts +0 -0
  106. /package/{CapIcon → dist/CapIcon}/CapIcon.d.ts.map +0 -0
  107. /package/{CapIcon → dist/CapIcon}/CapIcon.test.d.ts +0 -0
  108. /package/{CapIcon → dist/CapIcon}/CapIcon.test.d.ts.map +0 -0
  109. /package/{CapIcon → dist/CapIcon}/index.d.ts +0 -0
  110. /package/{CapIcon → dist/CapIcon}/index.d.ts.map +0 -0
  111. /package/{CapIcon → dist/CapIcon}/index.js +0 -0
  112. /package/{CapIcon → dist/CapIcon}/index.js.map +0 -0
  113. /package/{CapInput → dist/CapInput}/CapInput.d.ts +0 -0
  114. /package/{CapInput → dist/CapInput}/CapInput.d.ts.map +0 -0
  115. /package/{CapInput → dist/CapInput}/CapInput.test.d.ts +0 -0
  116. /package/{CapInput → dist/CapInput}/CapInput.test.d.ts.map +0 -0
  117. /package/{CapInput → dist/CapInput}/Number.d.ts +0 -0
  118. /package/{CapInput → dist/CapInput}/Number.d.ts.map +0 -0
  119. /package/{CapInput → dist/CapInput}/Number.test.d.ts +0 -0
  120. /package/{CapInput → dist/CapInput}/Number.test.d.ts.map +0 -0
  121. /package/{CapInput → dist/CapInput}/Search.d.ts +0 -0
  122. /package/{CapInput → dist/CapInput}/Search.d.ts.map +0 -0
  123. /package/{CapInput → dist/CapInput}/Search.test.d.ts +0 -0
  124. /package/{CapInput → dist/CapInput}/Search.test.d.ts.map +0 -0
  125. /package/{CapInput → dist/CapInput}/TextArea.d.ts +0 -0
  126. /package/{CapInput → dist/CapInput}/TextArea.d.ts.map +0 -0
  127. /package/{CapInput → dist/CapInput}/TextArea.test.d.ts +0 -0
  128. /package/{CapInput → dist/CapInput}/TextArea.test.d.ts.map +0 -0
  129. /package/{CapInput → dist/CapInput}/index.d.ts +0 -0
  130. /package/{CapInput → dist/CapInput}/index.d.ts.map +0 -0
  131. /package/{CapInput → dist/CapInput}/index.js +0 -0
  132. /package/{CapInput → dist/CapInput}/index.js.map +0 -0
  133. /package/{CapLabel → dist/CapLabel}/CapLabel.d.ts +0 -0
  134. /package/{CapLabel → dist/CapLabel}/CapLabel.d.ts.map +0 -0
  135. /package/{CapLabel → dist/CapLabel}/CapLabel.test.d.ts +0 -0
  136. /package/{CapLabel → dist/CapLabel}/CapLabel.test.d.ts.map +0 -0
  137. /package/{CapLabel → dist/CapLabel}/index.d.ts +0 -0
  138. /package/{CapLabel → dist/CapLabel}/index.d.ts.map +0 -0
  139. /package/{CapLabel → dist/CapLabel}/index.js +0 -0
  140. /package/{CapLabel → dist/CapLabel}/index.js.map +0 -0
  141. /package/{CapMenu → dist/CapMenu}/CapMenu.d.ts +0 -0
  142. /package/{CapMenu → dist/CapMenu}/CapMenu.d.ts.map +0 -0
  143. /package/{CapMenu → dist/CapMenu}/CapMenu.test.d.ts +0 -0
  144. /package/{CapMenu → dist/CapMenu}/CapMenu.test.d.ts.map +0 -0
  145. /package/{CapMenu → dist/CapMenu}/index.d.ts +0 -0
  146. /package/{CapMenu → dist/CapMenu}/index.d.ts.map +0 -0
  147. /package/{CapMenu → dist/CapMenu}/index.js +0 -0
  148. /package/{CapMenu → dist/CapMenu}/index.js.map +0 -0
  149. /package/{CapRadio → dist/CapRadio}/CapRadio.d.ts +0 -0
  150. /package/{CapRadio → dist/CapRadio}/CapRadio.d.ts.map +0 -0
  151. /package/{CapRadio → dist/CapRadio}/CapRadio.test.d.ts +0 -0
  152. /package/{CapRadio → dist/CapRadio}/CapRadio.test.d.ts.map +0 -0
  153. /package/{CapRadio → dist/CapRadio}/index.d.ts +0 -0
  154. /package/{CapRadio → dist/CapRadio}/index.d.ts.map +0 -0
  155. /package/{CapRadio → dist/CapRadio}/index.js +0 -0
  156. /package/{CapRadio → dist/CapRadio}/index.js.map +0 -0
  157. /package/{CapRow → dist/CapRow}/CapRow.d.ts +0 -0
  158. /package/{CapRow → dist/CapRow}/CapRow.d.ts.map +0 -0
  159. /package/{CapRow → dist/CapRow}/CapRow.test.d.ts +0 -0
  160. /package/{CapRow → dist/CapRow}/CapRow.test.d.ts.map +0 -0
  161. /package/{CapRow → dist/CapRow}/index.d.ts +0 -0
  162. /package/{CapRow → dist/CapRow}/index.d.ts.map +0 -0
  163. /package/{CapRow → dist/CapRow}/index.js +0 -0
  164. /package/{CapRow → dist/CapRow}/index.js.map +0 -0
  165. /package/{CapSkeleton → dist/CapSkeleton}/CapSkeleton.d.ts +0 -0
  166. /package/{CapSkeleton → dist/CapSkeleton}/CapSkeleton.d.ts.map +0 -0
  167. /package/{CapSkeleton → dist/CapSkeleton}/CapSkeleton.test.d.ts +0 -0
  168. /package/{CapSkeleton → dist/CapSkeleton}/CapSkeleton.test.d.ts.map +0 -0
  169. /package/{CapSkeleton → dist/CapSkeleton}/index.d.ts +0 -0
  170. /package/{CapSkeleton → dist/CapSkeleton}/index.d.ts.map +0 -0
  171. /package/{CapSkeleton → dist/CapSkeleton}/index.js +0 -0
  172. /package/{CapSkeleton → dist/CapSkeleton}/index.js.map +0 -0
  173. /package/{CapSpin → dist/CapSpin}/CapSpin.d.ts +0 -0
  174. /package/{CapSpin → dist/CapSpin}/CapSpin.d.ts.map +0 -0
  175. /package/{CapSpin → dist/CapSpin}/CapSpin.test.d.ts +0 -0
  176. /package/{CapSpin → dist/CapSpin}/CapSpin.test.d.ts.map +0 -0
  177. /package/{CapSpin → dist/CapSpin}/index.d.ts +0 -0
  178. /package/{CapSpin → dist/CapSpin}/index.d.ts.map +0 -0
  179. /package/{CapSpin → dist/CapSpin}/index.js +0 -0
  180. /package/{CapSpin → dist/CapSpin}/index.js.map +0 -0
  181. /package/{CapSwitch → dist/CapSwitch}/CapSwitch.d.ts +0 -0
  182. /package/{CapSwitch → dist/CapSwitch}/CapSwitch.d.ts.map +0 -0
  183. /package/{CapSwitch → dist/CapSwitch}/CapSwitch.test.d.ts +0 -0
  184. /package/{CapSwitch → dist/CapSwitch}/CapSwitch.test.d.ts.map +0 -0
  185. /package/{CapSwitch → dist/CapSwitch}/index.d.ts +0 -0
  186. /package/{CapSwitch → dist/CapSwitch}/index.d.ts.map +0 -0
  187. /package/{CapSwitch → dist/CapSwitch}/index.js +0 -0
  188. /package/{CapSwitch → dist/CapSwitch}/index.js.map +0 -0
  189. /package/{CapTab → dist/CapTab}/CapTab.d.ts +0 -0
  190. /package/{CapTab → dist/CapTab}/CapTab.d.ts.map +0 -0
  191. /package/{CapTab → dist/CapTab}/CapTab.test.d.ts +0 -0
  192. /package/{CapTab → dist/CapTab}/CapTab.test.d.ts.map +0 -0
  193. /package/{CapTab → dist/CapTab}/index.d.ts +0 -0
  194. /package/{CapTab → dist/CapTab}/index.d.ts.map +0 -0
  195. /package/{CapTab → dist/CapTab}/index.js +0 -0
  196. /package/{CapTab → dist/CapTab}/index.js.map +0 -0
  197. /package/{CapTable → dist/CapTable}/CapTable.d.ts +0 -0
  198. /package/{CapTable → dist/CapTable}/CapTable.d.ts.map +0 -0
  199. /package/{CapTable → dist/CapTable}/CapTable.test.d.ts +0 -0
  200. /package/{CapTable → dist/CapTable}/CapTable.test.d.ts.map +0 -0
  201. /package/{CapTable → dist/CapTable}/index.d.ts +0 -0
  202. /package/{CapTable → dist/CapTable}/index.d.ts.map +0 -0
  203. /package/{CapTable → dist/CapTable}/index.js +0 -0
  204. /package/{CapTable → dist/CapTable}/index.js.map +0 -0
  205. /package/{CapTable → dist/CapTable}/loadable.d.ts +0 -0
  206. /package/{CapTable → dist/CapTable}/loadable.d.ts.map +0 -0
  207. /package/{CapTable → dist/CapTable}/loadable.test.d.ts +0 -0
  208. /package/{CapTable → dist/CapTable}/loadable.test.d.ts.map +0 -0
  209. /package/{CapTestSelect → dist/CapTestSelect}/CapTestSelect.d.ts +0 -0
  210. /package/{CapTestSelect → dist/CapTestSelect}/CapTestSelect.d.ts.map +0 -0
  211. /package/{CapTestSelect → dist/CapTestSelect}/CapTestSelect.test.d.ts +0 -0
  212. /package/{CapTestSelect → dist/CapTestSelect}/CapTestSelect.test.d.ts.map +0 -0
  213. /package/{CapTestSelect → dist/CapTestSelect}/index.d.ts +0 -0
  214. /package/{CapTestSelect → dist/CapTestSelect}/index.d.ts.map +0 -0
  215. /package/{CapTestSelect → dist/CapTestSelect}/index.js +0 -0
  216. /package/{CapTestSelect → dist/CapTestSelect}/index.js.map +0 -0
  217. /package/{CapTooltip → dist/CapTooltip}/CapTooltip.d.ts +0 -0
  218. /package/{CapTooltip → dist/CapTooltip}/CapTooltip.d.ts.map +0 -0
  219. /package/{CapTooltip → dist/CapTooltip}/CapTooltip.test.d.ts +0 -0
  220. /package/{CapTooltip → dist/CapTooltip}/CapTooltip.test.d.ts.map +0 -0
  221. /package/{CapTooltip → dist/CapTooltip}/index.d.ts +0 -0
  222. /package/{CapTooltip → dist/CapTooltip}/index.d.ts.map +0 -0
  223. /package/{CapTooltip → dist/CapTooltip}/index.js +0 -0
  224. /package/{CapTooltip → dist/CapTooltip}/index.js.map +0 -0
  225. /package/{CapTooltipWithInfo → dist/CapTooltipWithInfo}/CapTooltipWithInfo.d.ts +0 -0
  226. /package/{CapTooltipWithInfo → dist/CapTooltipWithInfo}/CapTooltipWithInfo.d.ts.map +0 -0
  227. /package/{CapTooltipWithInfo → dist/CapTooltipWithInfo}/CapTooltipWithInfo.test.d.ts +0 -0
  228. /package/{CapTooltipWithInfo → dist/CapTooltipWithInfo}/CapTooltipWithInfo.test.d.ts.map +0 -0
  229. /package/{CapTooltipWithInfo → dist/CapTooltipWithInfo}/index.d.ts +0 -0
  230. /package/{CapTooltipWithInfo → dist/CapTooltipWithInfo}/index.d.ts.map +0 -0
  231. /package/{CapTooltipWithInfo → dist/CapTooltipWithInfo}/index.js +0 -0
  232. /package/{CapTooltipWithInfo → dist/CapTooltipWithInfo}/index.js.map +0 -0
  233. /package/{CapUnifiedSelect → dist/CapUnifiedSelect}/CapUnifiedSelect.test.d.ts +0 -0
  234. /package/{CapUnifiedSelect → dist/CapUnifiedSelect}/CapUnifiedSelect.test.d.ts.map +0 -0
  235. /package/{CapUnifiedSelect → dist/CapUnifiedSelect}/components.d.ts +0 -0
  236. /package/{CapUnifiedSelect → dist/CapUnifiedSelect}/components.d.ts.map +0 -0
  237. /package/{CapUnifiedSelect → dist/CapUnifiedSelect}/index.d.ts +0 -0
  238. /package/{CapUnifiedSelect → dist/CapUnifiedSelect}/index.d.ts.map +0 -0
  239. /package/{CapUnifiedSelect → dist/CapUnifiedSelect}/messages.d.ts +0 -0
  240. /package/{CapUnifiedSelect → dist/CapUnifiedSelect}/messages.d.ts.map +0 -0
  241. /package/{CapUnifiedSelect → dist/CapUnifiedSelect}/testData.d.ts +0 -0
  242. /package/{CapUnifiedSelect → dist/CapUnifiedSelect}/testData.d.ts.map +0 -0
  243. /package/{LocaleHoc → dist/LocaleHoc}/index.d.ts +0 -0
  244. /package/{LocaleHoc → dist/LocaleHoc}/index.d.ts.map +0 -0
  245. /package/{LocaleHoc → dist/LocaleHoc}/index.js +0 -0
  246. /package/{LocaleHoc → dist/LocaleHoc}/index.js.map +0 -0
  247. /package/{LocaleHoc → dist/LocaleHoc}/index.test.d.ts +0 -0
  248. /package/{LocaleHoc → dist/LocaleHoc}/index.test.d.ts.map +0 -0
  249. /package/{assets → dist/assets}/upload.svg +0 -0
  250. /package/{index.d.ts → dist/index.d.ts} +0 -0
  251. /package/{index.d.ts.map → dist/index.d.ts.map} +0 -0
  252. /package/{utils → dist/utils}/fonts.d.ts +0 -0
  253. /package/{utils → dist/utils}/fonts.d.ts.map +0 -0
  254. /package/{utils → dist/utils}/fonts.test.d.ts +0 -0
  255. /package/{utils → dist/utils}/fonts.test.d.ts.map +0 -0
  256. /package/{utils → dist/utils}/index.d.ts +0 -0
  257. /package/{utils → dist/utils}/index.d.ts.map +0 -0
  258. /package/{utils → dist/utils}/index.js +0 -0
  259. /package/{utils → dist/utils}/index.js.map +0 -0
  260. /package/{utils → dist/utils}/styles.d.ts +0 -0
  261. /package/{utils → dist/utils}/styles.d.ts.map +0 -0
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes