@dxc-technology/halstack-react 0.0.0-f77ec3a → 0.0.0-f78eb80

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 (185) hide show
  1. package/README.md +27 -47
  2. package/dist/index.d.mts +6668 -0
  3. package/dist/index.d.ts +6668 -0
  4. package/dist/index.js +14564 -0
  5. package/dist/index.mjs +14507 -0
  6. package/package.json +75 -71
  7. package/babel.config.js +0 -7
  8. package/dist/BackgroundColorContext.js +0 -46
  9. package/dist/ThemeContext.js +0 -250
  10. package/dist/V3Select/V3Select.js +0 -549
  11. package/dist/V3Select/index.d.ts +0 -27
  12. package/dist/V3Textarea/V3Textarea.js +0 -264
  13. package/dist/V3Textarea/index.d.ts +0 -27
  14. package/dist/accordion/Accordion.js +0 -353
  15. package/dist/accordion/index.d.ts +0 -28
  16. package/dist/accordion-group/AccordionGroup.js +0 -186
  17. package/dist/accordion-group/index.d.ts +0 -16
  18. package/dist/alert/Alert.js +0 -403
  19. package/dist/alert/index.d.ts +0 -51
  20. package/dist/badge/Badge.js +0 -63
  21. package/dist/box/Box.js +0 -156
  22. package/dist/box/index.d.ts +0 -25
  23. package/dist/button/Button.js +0 -238
  24. package/dist/button/index.d.ts +0 -24
  25. package/dist/card/Card.js +0 -254
  26. package/dist/card/index.d.ts +0 -22
  27. package/dist/checkbox/Checkbox.js +0 -299
  28. package/dist/checkbox/index.d.ts +0 -24
  29. package/dist/chip/Chip.js +0 -265
  30. package/dist/chip/index.d.ts +0 -22
  31. package/dist/common/OpenSans.css +0 -81
  32. package/dist/common/RequiredComponent.js +0 -40
  33. package/dist/common/fonts/OpenSans-Bold.ttf +0 -0
  34. package/dist/common/fonts/OpenSans-BoldItalic.ttf +0 -0
  35. package/dist/common/fonts/OpenSans-ExtraBold.ttf +0 -0
  36. package/dist/common/fonts/OpenSans-ExtraBoldItalic.ttf +0 -0
  37. package/dist/common/fonts/OpenSans-Italic.ttf +0 -0
  38. package/dist/common/fonts/OpenSans-Light.ttf +0 -0
  39. package/dist/common/fonts/OpenSans-LightItalic.ttf +0 -0
  40. package/dist/common/fonts/OpenSans-Regular.ttf +0 -0
  41. package/dist/common/fonts/OpenSans-SemiBold.ttf +0 -0
  42. package/dist/common/fonts/OpenSans-SemiBoldItalic.ttf +0 -0
  43. package/dist/common/utils.js +0 -22
  44. package/dist/common/variables.js +0 -1574
  45. package/dist/date/Date.js +0 -379
  46. package/dist/date/index.d.ts +0 -27
  47. package/dist/date-input/DateInput.js +0 -400
  48. package/dist/date-input/index.d.ts +0 -95
  49. package/dist/dialog/Dialog.js +0 -218
  50. package/dist/dialog/index.d.ts +0 -18
  51. package/dist/dropdown/Dropdown.js +0 -544
  52. package/dist/dropdown/index.d.ts +0 -26
  53. package/dist/file-input/FileInput.js +0 -644
  54. package/dist/file-input/FileItem.js +0 -287
  55. package/dist/file-input/index.d.ts +0 -81
  56. package/dist/footer/Footer.js +0 -421
  57. package/dist/footer/Icons.js +0 -77
  58. package/dist/footer/index.d.ts +0 -25
  59. package/dist/header/Header.js +0 -470
  60. package/dist/header/Icons.js +0 -59
  61. package/dist/header/index.d.ts +0 -25
  62. package/dist/heading/Heading.js +0 -230
  63. package/dist/heading/index.d.ts +0 -17
  64. package/dist/input-text/Icons.js +0 -22
  65. package/dist/input-text/InputText.js +0 -705
  66. package/dist/input-text/index.d.ts +0 -36
  67. package/dist/layout/ApplicationLayout.js +0 -327
  68. package/dist/layout/Icons.js +0 -55
  69. package/dist/link/Link.js +0 -237
  70. package/dist/link/index.d.ts +0 -23
  71. package/dist/main.d.ts +0 -40
  72. package/dist/main.js +0 -359
  73. package/dist/number-input/NumberInput.js +0 -136
  74. package/dist/number-input/NumberInputContext.js +0 -16
  75. package/dist/number-input/index.d.ts +0 -113
  76. package/dist/paginator/Icons.js +0 -66
  77. package/dist/paginator/Paginator.js +0 -305
  78. package/dist/paginator/index.d.ts +0 -20
  79. package/dist/password-input/PasswordInput.js +0 -203
  80. package/dist/password-input/index.d.ts +0 -94
  81. package/dist/progress-bar/ProgressBar.js +0 -242
  82. package/dist/progress-bar/index.d.ts +0 -18
  83. package/dist/radio/Radio.js +0 -209
  84. package/dist/radio/index.d.ts +0 -23
  85. package/dist/resultsetTable/ResultsetTable.js +0 -358
  86. package/dist/resultsetTable/index.d.ts +0 -19
  87. package/dist/select/Select.js +0 -1096
  88. package/dist/select/index.d.ts +0 -53
  89. package/dist/sidenav/Sidenav.js +0 -179
  90. package/dist/sidenav/index.d.ts +0 -13
  91. package/dist/slider/Slider.js +0 -404
  92. package/dist/slider/index.d.ts +0 -29
  93. package/dist/spinner/Spinner.js +0 -381
  94. package/dist/spinner/index.d.ts +0 -17
  95. package/dist/stories/Button.js +0 -71
  96. package/dist/stories/Button.stories.js +0 -55
  97. package/dist/stories/Header.js +0 -67
  98. package/dist/stories/Header.stories.js +0 -31
  99. package/dist/stories/Introduction.stories.mdx +0 -211
  100. package/dist/stories/Page.js +0 -68
  101. package/dist/stories/Page.stories.js +0 -39
  102. package/dist/stories/assets/code-brackets.svg +0 -1
  103. package/dist/stories/assets/colors.svg +0 -1
  104. package/dist/stories/assets/comments.svg +0 -1
  105. package/dist/stories/assets/direction.svg +0 -1
  106. package/dist/stories/assets/flow.svg +0 -1
  107. package/dist/stories/assets/plugin.svg +0 -1
  108. package/dist/stories/assets/repo.svg +0 -1
  109. package/dist/stories/assets/stackalt.svg +0 -1
  110. package/dist/stories/button.css +0 -30
  111. package/dist/stories/header.css +0 -26
  112. package/dist/stories/page.css +0 -69
  113. package/dist/switch/Switch.js +0 -222
  114. package/dist/switch/index.d.ts +0 -24
  115. package/dist/table/Table.js +0 -132
  116. package/dist/table/index.d.ts +0 -13
  117. package/dist/tabs/Tabs.js +0 -343
  118. package/dist/tabs/index.d.ts +0 -19
  119. package/dist/tag/Tag.js +0 -282
  120. package/dist/tag/index.d.ts +0 -24
  121. package/dist/text-input/TextInput.js +0 -974
  122. package/dist/text-input/index.d.ts +0 -135
  123. package/dist/textarea/Textarea.js +0 -369
  124. package/dist/textarea/index.d.ts +0 -117
  125. package/dist/toggle/Toggle.js +0 -220
  126. package/dist/toggle/index.d.ts +0 -21
  127. package/dist/toggle-group/ToggleGroup.js +0 -327
  128. package/dist/toggle-group/index.d.ts +0 -21
  129. package/dist/upload/Upload.js +0 -205
  130. package/dist/upload/buttons-upload/ButtonsUpload.js +0 -135
  131. package/dist/upload/buttons-upload/Icons.js +0 -40
  132. package/dist/upload/dragAndDropArea/DragAndDropArea.js +0 -329
  133. package/dist/upload/dragAndDropArea/Icons.js +0 -39
  134. package/dist/upload/file-upload/FileToUpload.js +0 -189
  135. package/dist/upload/file-upload/Icons.js +0 -66
  136. package/dist/upload/files-upload/FilesToUpload.js +0 -123
  137. package/dist/upload/index.d.ts +0 -15
  138. package/dist/upload/transaction/Icons.js +0 -160
  139. package/dist/upload/transaction/Transaction.js +0 -148
  140. package/dist/upload/transactions/Transactions.js +0 -138
  141. package/dist/useTheme.js +0 -22
  142. package/dist/wizard/Icons.js +0 -65
  143. package/dist/wizard/Wizard.js +0 -405
  144. package/dist/wizard/index.d.ts +0 -18
  145. package/test/Accordion.test.js +0 -33
  146. package/test/AccordionGroup.test.js +0 -125
  147. package/test/Alert.test.js +0 -53
  148. package/test/Box.test.js +0 -10
  149. package/test/Button.test.js +0 -18
  150. package/test/Card.test.js +0 -30
  151. package/test/Checkbox.test.js +0 -45
  152. package/test/Chip.test.js +0 -25
  153. package/test/Date.test.js +0 -395
  154. package/test/DateInput.test.js +0 -242
  155. package/test/Dialog.test.js +0 -23
  156. package/test/Dropdown.test.js +0 -145
  157. package/test/FileInput.test.js +0 -201
  158. package/test/Footer.test.js +0 -94
  159. package/test/Header.test.js +0 -34
  160. package/test/Heading.test.js +0 -83
  161. package/test/InputText.test.js +0 -239
  162. package/test/Link.test.js +0 -43
  163. package/test/NumberInput.test.js +0 -259
  164. package/test/Paginator.test.js +0 -181
  165. package/test/PasswordInput.test.js +0 -83
  166. package/test/ProgressBar.test.js +0 -35
  167. package/test/Radio.test.js +0 -37
  168. package/test/ResultsetTable.test.js +0 -330
  169. package/test/Select.test.js +0 -415
  170. package/test/Sidenav.test.js +0 -45
  171. package/test/Slider.test.js +0 -74
  172. package/test/Spinner.test.js +0 -32
  173. package/test/Switch.test.js +0 -45
  174. package/test/Table.test.js +0 -36
  175. package/test/Tabs.test.js +0 -109
  176. package/test/Tag.test.js +0 -32
  177. package/test/TextInput.test.js +0 -732
  178. package/test/Textarea.test.js +0 -193
  179. package/test/ToggleGroup.test.js +0 -85
  180. package/test/Upload.test.js +0 -60
  181. package/test/V3Select.test.js +0 -212
  182. package/test/V3TextArea.test.js +0 -51
  183. package/test/Wizard.test.js +0 -130
  184. package/test/mocks/pngMock.js +0 -1
  185. package/test/mocks/svgMock.js +0 -1
package/README.md CHANGED
@@ -1,66 +1,46 @@
1
- # Halstack React CDK
1
+ <p align="center">
2
+ <a href="https://developer.dxc.com/halstack/">
3
+ <img src="apps/website/screens/common/images/halstack_logo.svg" alt="Halstack Design System logo" />
4
+ </a>
5
+ </p>
2
6
 
3
- Halstack React CDK is a npm library of reusable React components, made with the purpose of helping React developers with the task of implementing User Interfaces following the DXC Design Guidelines.
7
+ <h1 align="center">Halstack Design System</h1>
4
8
 
5
- - It increases visual and behavioral consistency across the applications using the library.
9
+ Halstack is an Open Source Design System built and maintained by DXC Technology with the purpose of providing all the necessary tools for designing and implementing accessible, intuitive and consistent User Experiences with React.
6
10
 
7
- - It cuts down development efforts, taking the responsability of following the Design Guidelines away from the developer, and allowing him to focus on providing business value.
11
+ ## How to start
8
12
 
9
- ## Usage
10
-
11
- Halstack React CDK is a set of reusable components distributed as a npm library. See the [documentation site](https://developer.dxc.com/tools/react/) for details on how to use it.
12
-
13
- ## Contributing
14
-
15
- Before opening new issues or pull requests, please refer to [CONTRIBUTING.MD](https://github.com/dxc-technology/halstack-react/blob/master/CONTRIBUTING.md).
16
-
17
- ## Development Setup
18
-
19
- These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
20
-
21
-
22
- The project is divided in two main folders. One is for the actual library, and the other one is a React application using the library.
23
-
24
- ### Library
25
-
26
- Contained in the `lib` folder.
13
+ You can start using Halstack right now:
27
14
 
28
15
  ```bash
29
- cd lib
16
+ npm i @dxc-technology/halstack-react
30
17
  ```
31
18
 
32
- Install the library dependencies.
33
-
34
- ```bash
35
- npm install
36
- ```
19
+ ### Usage
37
20
 
38
- Run the build process into `dist` folder, detecting and automatically building changes in src.
21
+ ```jsx
22
+ import { DxcButton, DxcTextInput } from "@dxc-technology/halstack-react";
39
23
 
40
- ```bash
41
- npm run build:watch #'npm run build' if there is no need to watch for changes
24
+ const App = () => (
25
+ <>
26
+ <DxcTextInput label="Enter your name" />
27
+ <DxcButton label="Submit" type="submit" />
28
+ </>
29
+ );
42
30
  ```
43
31
 
44
- ### Example Application
32
+ ## Where to start
45
33
 
46
- Contained in the `app` folder.
47
-
48
- ```bash
49
- cd app # from the root folder
50
- ```
34
+ Learn everything you need to know about Halstack principles and components on the [official documentation site](https://developer.dxc.com/halstack/).
51
35
 
52
- Install the application dependencies. The Halstack React CDK dependency is linked to the local `lib` folder. This one must have been previously built.
36
+ ## Contributing
53
37
 
54
- ```bash
55
- npm install
56
- ```
38
+ Any feedback is always welcome in Halstack!
57
39
 
58
- Start the application.
40
+ Before opening a new issue, pull request or discussion, please read carefully and respect our [contribution guidelines](https://github.com/dxc-technology/halstack-react/wiki/Contributing).
59
41
 
60
- ```bash
61
- npm start # runs create-react-app dev server
62
- ```
42
+ ## Thanks
63
43
 
64
- Now, anytime you make a change to the library or the app, `create-react-app` will live-reload your local dev server so you can iterate on your component in real-time.
44
+ <a href="https://www.chromatic.com/"><img src="https://user-images.githubusercontent.com/321738/84662277-e3db4f80-af1b-11ea-88f5-91d67a5e59f6.png" width="153" height="30" alt="Chromatic" /></a>
65
45
 
66
- ## Running the tests
46
+ Thanks to [Chromatic](https://www.chromatic.com/) for providing the visual testing platform that helps us review UI changes and catch visual regressions.