@capillarytech/blaze-ui 1.0.3-alpha.9 → 1.1.0-alpha.1

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