@dxc-technology/halstack-react 0.0.0-adde6ce → 0.0.0-adfc848

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 (259) hide show
  1. package/README.md +46 -0
  2. package/dist/index.d.mts +4011 -0
  3. package/dist/index.d.ts +4011 -0
  4. package/dist/index.js +14933 -0
  5. package/dist/index.mjs +14844 -0
  6. package/package.json +86 -71
  7. package/BackgroundColorContext.d.ts +0 -10
  8. package/BackgroundColorContext.js +0 -47
  9. package/ThemeContext.d.ts +0 -15
  10. package/ThemeContext.js +0 -243
  11. package/V3Select/V3Select.js +0 -455
  12. package/V3Select/index.d.ts +0 -27
  13. package/V3Textarea/V3Textarea.js +0 -260
  14. package/V3Textarea/index.d.ts +0 -27
  15. package/accordion/Accordion.d.ts +0 -4
  16. package/accordion/Accordion.js +0 -258
  17. package/accordion/Accordion.stories.tsx +0 -307
  18. package/accordion/types.d.ts +0 -68
  19. package/accordion/types.js +0 -5
  20. package/accordion-group/AccordionGroup.d.ts +0 -7
  21. package/accordion-group/AccordionGroup.js +0 -170
  22. package/accordion-group/AccordionGroup.stories.tsx +0 -225
  23. package/accordion-group/types.d.ts +0 -72
  24. package/accordion-group/types.js +0 -5
  25. package/alert/Alert.d.ts +0 -4
  26. package/alert/Alert.js +0 -290
  27. package/alert/Alert.stories.tsx +0 -170
  28. package/alert/types.d.ts +0 -49
  29. package/alert/types.js +0 -5
  30. package/badge/Badge.js +0 -59
  31. package/box/Box.d.ts +0 -4
  32. package/box/Box.js +0 -126
  33. package/box/Box.stories.tsx +0 -132
  34. package/box/types.d.ts +0 -43
  35. package/box/types.js +0 -5
  36. package/button/Button.d.ts +0 -4
  37. package/button/Button.js +0 -179
  38. package/button/Button.stories.tsx +0 -276
  39. package/button/types.d.ts +0 -57
  40. package/button/types.js +0 -5
  41. package/card/Card.d.ts +0 -4
  42. package/card/Card.js +0 -164
  43. package/card/Card.stories.tsx +0 -201
  44. package/card/ice-cream.jpg +0 -0
  45. package/card/types.d.ts +0 -67
  46. package/card/types.js +0 -5
  47. package/checkbox/Checkbox.d.ts +0 -4
  48. package/checkbox/Checkbox.js +0 -253
  49. package/checkbox/Checkbox.stories.tsx +0 -192
  50. package/checkbox/types.d.ts +0 -60
  51. package/checkbox/types.js +0 -5
  52. package/chip/Chip.d.ts +0 -4
  53. package/chip/Chip.js +0 -199
  54. package/chip/Chip.stories.tsx +0 -121
  55. package/chip/types.d.ts +0 -53
  56. package/chip/types.js +0 -5
  57. package/common/OpenSans.css +0 -81
  58. package/common/RequiredComponent.js +0 -32
  59. package/common/fonts/OpenSans-Bold.ttf +0 -0
  60. package/common/fonts/OpenSans-BoldItalic.ttf +0 -0
  61. package/common/fonts/OpenSans-ExtraBold.ttf +0 -0
  62. package/common/fonts/OpenSans-ExtraBoldItalic.ttf +0 -0
  63. package/common/fonts/OpenSans-Italic.ttf +0 -0
  64. package/common/fonts/OpenSans-Light.ttf +0 -0
  65. package/common/fonts/OpenSans-LightItalic.ttf +0 -0
  66. package/common/fonts/OpenSans-Regular.ttf +0 -0
  67. package/common/fonts/OpenSans-SemiBold.ttf +0 -0
  68. package/common/fonts/OpenSans-SemiBoldItalic.ttf +0 -0
  69. package/common/utils.js +0 -22
  70. package/common/variables.js +0 -1612
  71. package/date/Date.js +0 -373
  72. package/date/index.d.ts +0 -27
  73. package/date-input/DateInput.d.ts +0 -4
  74. package/date-input/DateInput.js +0 -358
  75. package/date-input/DateInput.stories.tsx +0 -138
  76. package/date-input/types.d.ts +0 -100
  77. package/date-input/types.js +0 -5
  78. package/dialog/Dialog.d.ts +0 -4
  79. package/dialog/Dialog.js +0 -166
  80. package/dialog/Dialog.stories.tsx +0 -212
  81. package/dialog/types.d.ts +0 -43
  82. package/dialog/types.js +0 -5
  83. package/dropdown/Dropdown.d.ts +0 -4
  84. package/dropdown/Dropdown.js +0 -417
  85. package/dropdown/Dropdown.stories.tsx +0 -247
  86. package/dropdown/types.d.ts +0 -89
  87. package/dropdown/types.js +0 -5
  88. package/file-input/FileInput.d.ts +0 -4
  89. package/file-input/FileInput.js +0 -590
  90. package/file-input/FileInput.stories.tsx +0 -507
  91. package/file-input/FileItem.d.ts +0 -14
  92. package/file-input/FileItem.js +0 -184
  93. package/file-input/types.d.ts +0 -112
  94. package/file-input/types.js +0 -5
  95. package/footer/Footer.d.ts +0 -4
  96. package/footer/Footer.js +0 -260
  97. package/footer/Footer.stories.tsx +0 -130
  98. package/footer/Icons.d.ts +0 -2
  99. package/footer/Icons.js +0 -77
  100. package/footer/types.d.ts +0 -65
  101. package/footer/types.js +0 -5
  102. package/header/Header.d.ts +0 -7
  103. package/header/Header.js +0 -324
  104. package/header/Header.stories.tsx +0 -162
  105. package/header/Icons.d.ts +0 -2
  106. package/header/Icons.js +0 -34
  107. package/header/types.d.ts +0 -47
  108. package/header/types.js +0 -5
  109. package/heading/Heading.d.ts +0 -4
  110. package/heading/Heading.js +0 -159
  111. package/heading/Heading.stories.tsx +0 -54
  112. package/heading/types.d.ts +0 -33
  113. package/heading/types.js +0 -5
  114. package/input-text/Icons.js +0 -22
  115. package/input-text/InputText.js +0 -611
  116. package/input-text/index.d.ts +0 -36
  117. package/layout/ApplicationLayout.d.ts +0 -10
  118. package/layout/ApplicationLayout.js +0 -225
  119. package/layout/ApplicationLayout.stories.tsx +0 -171
  120. package/layout/Icons.js +0 -55
  121. package/layout/types.d.ts +0 -57
  122. package/layout/types.js +0 -5
  123. package/link/Link.d.ts +0 -3
  124. package/link/Link.js +0 -161
  125. package/link/Link.stories.tsx +0 -146
  126. package/link/types.d.ts +0 -74
  127. package/link/types.js +0 -5
  128. package/list/List.d.ts +0 -8
  129. package/list/List.js +0 -47
  130. package/list/List.stories.tsx +0 -95
  131. package/main.d.ts +0 -48
  132. package/main.js +0 -395
  133. package/number-input/NumberInput.d.ts +0 -4
  134. package/number-input/NumberInput.js +0 -83
  135. package/number-input/NumberInput.stories.tsx +0 -115
  136. package/number-input/NumberInputContext.d.ts +0 -4
  137. package/number-input/NumberInputContext.js +0 -19
  138. package/number-input/numberInputContextTypes.d.ts +0 -19
  139. package/number-input/numberInputContextTypes.js +0 -5
  140. package/number-input/types.d.ts +0 -117
  141. package/number-input/types.js +0 -5
  142. package/paginator/Icons.js +0 -66
  143. package/paginator/Paginator.d.ts +0 -4
  144. package/paginator/Paginator.js +0 -192
  145. package/paginator/Paginator.stories.tsx +0 -63
  146. package/paginator/types.d.ts +0 -38
  147. package/paginator/types.js +0 -5
  148. package/password-input/PasswordInput.d.ts +0 -4
  149. package/password-input/PasswordInput.js +0 -163
  150. package/password-input/PasswordInput.stories.tsx +0 -131
  151. package/password-input/types.d.ts +0 -107
  152. package/password-input/types.js +0 -5
  153. package/progress-bar/ProgressBar.d.ts +0 -4
  154. package/progress-bar/ProgressBar.js +0 -170
  155. package/progress-bar/ProgressBar.stories.jsx +0 -58
  156. package/progress-bar/types.d.ts +0 -37
  157. package/progress-bar/types.js +0 -5
  158. package/radio/Radio.d.ts +0 -4
  159. package/radio/Radio.js +0 -174
  160. package/radio/Radio.stories.tsx +0 -192
  161. package/radio/types.d.ts +0 -54
  162. package/radio/types.js +0 -5
  163. package/radio-group/Radio.d.ts +0 -4
  164. package/radio-group/Radio.js +0 -130
  165. package/radio-group/RadioGroup.d.ts +0 -4
  166. package/radio-group/RadioGroup.js +0 -268
  167. package/radio-group/RadioGroup.stories.tsx +0 -79
  168. package/radio-group/types.d.ts +0 -36
  169. package/radio-group/types.js +0 -5
  170. package/resultsetTable/ResultsetTable.d.ts +0 -4
  171. package/resultsetTable/ResultsetTable.js +0 -251
  172. package/resultsetTable/ResultsetTable.stories.tsx +0 -277
  173. package/resultsetTable/types.d.ts +0 -67
  174. package/resultsetTable/types.js +0 -5
  175. package/row/Row.d.ts +0 -11
  176. package/row/Row.js +0 -127
  177. package/row/Row.stories.tsx +0 -239
  178. package/select/Select.d.ts +0 -4
  179. package/select/Select.js +0 -863
  180. package/select/Select.stories.tsx +0 -572
  181. package/select/types.d.ts +0 -170
  182. package/select/types.js +0 -5
  183. package/sidenav/Sidenav.d.ts +0 -9
  184. package/sidenav/Sidenav.js +0 -136
  185. package/sidenav/Sidenav.stories.tsx +0 -182
  186. package/sidenav/types.d.ts +0 -50
  187. package/sidenav/types.js +0 -5
  188. package/slider/Slider.d.ts +0 -4
  189. package/slider/Slider.js +0 -317
  190. package/slider/Slider.stories.tsx +0 -177
  191. package/slider/types.d.ts +0 -78
  192. package/slider/types.js +0 -5
  193. package/spinner/Spinner.d.ts +0 -4
  194. package/spinner/Spinner.js +0 -250
  195. package/spinner/Spinner.stories.jsx +0 -103
  196. package/spinner/types.d.ts +0 -32
  197. package/spinner/types.js +0 -5
  198. package/stack/Stack.d.ts +0 -10
  199. package/stack/Stack.js +0 -97
  200. package/stack/Stack.stories.tsx +0 -166
  201. package/switch/Switch.d.ts +0 -4
  202. package/switch/Switch.js +0 -179
  203. package/switch/Switch.stories.tsx +0 -160
  204. package/switch/types.d.ts +0 -58
  205. package/switch/types.js +0 -5
  206. package/table/Table.d.ts +0 -4
  207. package/table/Table.js +0 -118
  208. package/table/Table.stories.jsx +0 -277
  209. package/table/types.d.ts +0 -21
  210. package/table/types.js +0 -5
  211. package/tabs/Tabs.d.ts +0 -4
  212. package/tabs/Tabs.js +0 -213
  213. package/tabs/Tabs.stories.tsx +0 -122
  214. package/tabs/types.d.ts +0 -70
  215. package/tabs/types.js +0 -5
  216. package/tag/Tag.d.ts +0 -4
  217. package/tag/Tag.js +0 -193
  218. package/tag/Tag.stories.tsx +0 -145
  219. package/tag/types.d.ts +0 -60
  220. package/tag/types.js +0 -5
  221. package/text/Text.d.ts +0 -7
  222. package/text/Text.js +0 -30
  223. package/text/Text.stories.tsx +0 -19
  224. package/text-input/TextInput.d.ts +0 -4
  225. package/text-input/TextInput.js +0 -786
  226. package/text-input/TextInput.stories.tsx +0 -456
  227. package/text-input/types.d.ts +0 -159
  228. package/text-input/types.js +0 -5
  229. package/textarea/Textarea.d.ts +0 -4
  230. package/textarea/Textarea.js +0 -284
  231. package/textarea/Textarea.stories.jsx +0 -136
  232. package/textarea/types.d.ts +0 -130
  233. package/textarea/types.js +0 -5
  234. package/toggle/Toggle.js +0 -186
  235. package/toggle/index.d.ts +0 -21
  236. package/toggle-group/ToggleGroup.d.ts +0 -4
  237. package/toggle-group/ToggleGroup.js +0 -214
  238. package/toggle-group/ToggleGroup.stories.tsx +0 -173
  239. package/toggle-group/types.d.ts +0 -97
  240. package/toggle-group/types.js +0 -5
  241. package/upload/Upload.js +0 -201
  242. package/upload/buttons-upload/ButtonsUpload.js +0 -111
  243. package/upload/buttons-upload/Icons.js +0 -40
  244. package/upload/dragAndDropArea/DragAndDropArea.js +0 -225
  245. package/upload/dragAndDropArea/Icons.js +0 -39
  246. package/upload/file-upload/FileToUpload.js +0 -115
  247. package/upload/file-upload/Icons.js +0 -66
  248. package/upload/files-upload/FilesToUpload.js +0 -109
  249. package/upload/index.d.ts +0 -15
  250. package/upload/transaction/Icons.js +0 -160
  251. package/upload/transaction/Transaction.js +0 -104
  252. package/upload/transactions/Transactions.js +0 -94
  253. package/useTheme.d.ts +0 -2
  254. package/useTheme.js +0 -22
  255. package/wizard/Wizard.d.ts +0 -4
  256. package/wizard/Wizard.js +0 -281
  257. package/wizard/Wizard.stories.tsx +0 -224
  258. package/wizard/types.d.ts +0 -60
  259. package/wizard/types.js +0 -5
@@ -1,4 +0,0 @@
1
- import React from "react";
2
- import TextInputPropsType from "./types";
3
- declare const DxcTextInput: React.ForwardRefExoticComponent<TextInputPropsType & React.RefAttributes<HTMLDivElement>>;
4
- export default DxcTextInput;