@dxc-technology/halstack-react 0.0.0-b061aa1 → 0.0.0-b08b8e8

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 (227) hide show
  1. package/README.md +46 -0
  2. package/dist/index.d.mts +3914 -0
  3. package/dist/index.d.ts +3914 -0
  4. package/dist/index.js +14224 -0
  5. package/dist/index.mjs +14136 -0
  6. package/package.json +86 -69
  7. package/BackgroundColorContext.js +0 -50
  8. package/ThemeContext.js +0 -246
  9. package/V3Select/V3Select.js +0 -455
  10. package/V3Select/index.d.ts +0 -27
  11. package/V3Textarea/V3Textarea.js +0 -260
  12. package/V3Textarea/index.d.ts +0 -27
  13. package/accordion/Accordion.d.ts +0 -4
  14. package/accordion/Accordion.js +0 -258
  15. package/accordion/types.d.ts +0 -68
  16. package/accordion/types.js +0 -5
  17. package/accordion-group/AccordionGroup.d.ts +0 -7
  18. package/accordion-group/AccordionGroup.js +0 -170
  19. package/accordion-group/AccordionGroup.stories.tsx +0 -225
  20. package/accordion-group/types.d.ts +0 -72
  21. package/accordion-group/types.js +0 -5
  22. package/alert/Alert.d.ts +0 -4
  23. package/alert/Alert.js +0 -290
  24. package/alert/Alert.stories.tsx +0 -170
  25. package/alert/types.d.ts +0 -49
  26. package/alert/types.js +0 -5
  27. package/badge/Badge.js +0 -59
  28. package/box/Box.d.ts +0 -4
  29. package/box/Box.js +0 -126
  30. package/box/Box.stories.tsx +0 -132
  31. package/box/types.d.ts +0 -43
  32. package/box/types.js +0 -5
  33. package/button/Button.d.ts +0 -4
  34. package/button/Button.js +0 -179
  35. package/button/Button.stories.tsx +0 -276
  36. package/button/types.d.ts +0 -57
  37. package/button/types.js +0 -5
  38. package/card/Card.d.ts +0 -4
  39. package/card/Card.js +0 -164
  40. package/card/Card.stories.tsx +0 -201
  41. package/card/ice-cream.jpg +0 -0
  42. package/card/types.d.ts +0 -67
  43. package/card/types.js +0 -5
  44. package/checkbox/Checkbox.d.ts +0 -4
  45. package/checkbox/Checkbox.js +0 -253
  46. package/checkbox/Checkbox.stories.tsx +0 -192
  47. package/checkbox/types.d.ts +0 -60
  48. package/checkbox/types.js +0 -5
  49. package/chip/Chip.d.ts +0 -4
  50. package/chip/Chip.js +0 -199
  51. package/chip/Chip.stories.tsx +0 -121
  52. package/chip/types.d.ts +0 -53
  53. package/chip/types.js +0 -5
  54. package/common/OpenSans.css +0 -81
  55. package/common/RequiredComponent.js +0 -32
  56. package/common/fonts/OpenSans-Bold.ttf +0 -0
  57. package/common/fonts/OpenSans-BoldItalic.ttf +0 -0
  58. package/common/fonts/OpenSans-ExtraBold.ttf +0 -0
  59. package/common/fonts/OpenSans-ExtraBoldItalic.ttf +0 -0
  60. package/common/fonts/OpenSans-Italic.ttf +0 -0
  61. package/common/fonts/OpenSans-Light.ttf +0 -0
  62. package/common/fonts/OpenSans-LightItalic.ttf +0 -0
  63. package/common/fonts/OpenSans-Regular.ttf +0 -0
  64. package/common/fonts/OpenSans-SemiBold.ttf +0 -0
  65. package/common/fonts/OpenSans-SemiBoldItalic.ttf +0 -0
  66. package/common/utils.js +0 -22
  67. package/common/variables.js +0 -1578
  68. package/date/Date.js +0 -373
  69. package/date/index.d.ts +0 -27
  70. package/date-input/DateInput.d.ts +0 -4
  71. package/date-input/DateInput.js +0 -361
  72. package/date-input/DateInput.stories.tsx +0 -138
  73. package/date-input/types.d.ts +0 -100
  74. package/date-input/types.js +0 -5
  75. package/dialog/Dialog.d.ts +0 -4
  76. package/dialog/Dialog.js +0 -165
  77. package/dialog/Dialog.stories.tsx +0 -212
  78. package/dialog/types.d.ts +0 -43
  79. package/dialog/types.js +0 -5
  80. package/dropdown/Dropdown.d.ts +0 -4
  81. package/dropdown/Dropdown.js +0 -417
  82. package/dropdown/types.d.ts +0 -89
  83. package/dropdown/types.js +0 -5
  84. package/file-input/FileInput.d.ts +0 -4
  85. package/file-input/FileInput.js +0 -511
  86. package/file-input/FileItem.d.ts +0 -14
  87. package/file-input/FileItem.js +0 -184
  88. package/file-input/types.d.ts +0 -87
  89. package/file-input/types.js +0 -5
  90. package/footer/Footer.d.ts +0 -4
  91. package/footer/Footer.js +0 -266
  92. package/footer/Footer.stories.jsx +0 -151
  93. package/footer/Icons.js +0 -77
  94. package/footer/types.d.ts +0 -69
  95. package/footer/types.js +0 -5
  96. package/header/Header.d.ts +0 -7
  97. package/header/Header.js +0 -324
  98. package/header/Header.stories.tsx +0 -162
  99. package/header/Icons.js +0 -34
  100. package/header/types.d.ts +0 -47
  101. package/header/types.js +0 -5
  102. package/heading/Heading.d.ts +0 -4
  103. package/heading/Heading.js +0 -159
  104. package/heading/Heading.stories.tsx +0 -53
  105. package/heading/types.d.ts +0 -33
  106. package/heading/types.js +0 -5
  107. package/input-text/Icons.js +0 -22
  108. package/input-text/InputText.js +0 -611
  109. package/input-text/index.d.ts +0 -36
  110. package/layout/ApplicationLayout.d.ts +0 -10
  111. package/layout/ApplicationLayout.js +0 -224
  112. package/layout/Icons.js +0 -55
  113. package/layout/types.d.ts +0 -57
  114. package/layout/types.js +0 -5
  115. package/link/Link.d.ts +0 -3
  116. package/link/Link.js +0 -161
  117. package/link/Link.stories.tsx +0 -146
  118. package/link/types.d.ts +0 -74
  119. package/link/types.js +0 -5
  120. package/main.d.ts +0 -44
  121. package/main.js +0 -363
  122. package/number-input/NumberInput.d.ts +0 -4
  123. package/number-input/NumberInput.js +0 -86
  124. package/number-input/NumberInput.stories.tsx +0 -115
  125. package/number-input/NumberInputContext.d.ts +0 -4
  126. package/number-input/NumberInputContext.js +0 -19
  127. package/number-input/numberInputContextTypes.d.ts +0 -19
  128. package/number-input/numberInputContextTypes.js +0 -5
  129. package/number-input/types.d.ts +0 -117
  130. package/number-input/types.js +0 -5
  131. package/paginator/Icons.js +0 -66
  132. package/paginator/Paginator.d.ts +0 -4
  133. package/paginator/Paginator.js +0 -198
  134. package/paginator/Paginator.stories.tsx +0 -63
  135. package/paginator/types.d.ts +0 -38
  136. package/paginator/types.js +0 -5
  137. package/password-input/PasswordInput.d.ts +0 -4
  138. package/password-input/PasswordInput.js +0 -164
  139. package/password-input/PasswordInput.stories.tsx +0 -131
  140. package/password-input/types.d.ts +0 -107
  141. package/password-input/types.js +0 -5
  142. package/progress-bar/ProgressBar.d.ts +0 -4
  143. package/progress-bar/ProgressBar.js +0 -170
  144. package/progress-bar/ProgressBar.stories.jsx +0 -58
  145. package/progress-bar/types.d.ts +0 -37
  146. package/progress-bar/types.js +0 -5
  147. package/radio/Radio.d.ts +0 -4
  148. package/radio/Radio.js +0 -174
  149. package/radio/Radio.stories.tsx +0 -192
  150. package/radio/types.d.ts +0 -54
  151. package/radio/types.js +0 -5
  152. package/resultsetTable/ResultsetTable.d.ts +0 -4
  153. package/resultsetTable/ResultsetTable.js +0 -251
  154. package/resultsetTable/types.d.ts +0 -67
  155. package/resultsetTable/types.js +0 -5
  156. package/select/Select.js +0 -865
  157. package/select/Select.stories.tsx +0 -572
  158. package/select/index.d.ts +0 -131
  159. package/sidenav/Sidenav.d.ts +0 -9
  160. package/sidenav/Sidenav.js +0 -136
  161. package/sidenav/Sidenav.stories.tsx +0 -165
  162. package/sidenav/types.d.ts +0 -50
  163. package/sidenav/types.js +0 -5
  164. package/slider/Slider.d.ts +0 -4
  165. package/slider/Slider.js +0 -317
  166. package/slider/Slider.stories.tsx +0 -177
  167. package/slider/types.d.ts +0 -78
  168. package/slider/types.js +0 -5
  169. package/spinner/Spinner.d.ts +0 -4
  170. package/spinner/Spinner.js +0 -250
  171. package/spinner/Spinner.stories.jsx +0 -102
  172. package/spinner/types.d.ts +0 -32
  173. package/spinner/types.js +0 -5
  174. package/switch/Switch.d.ts +0 -4
  175. package/switch/Switch.js +0 -179
  176. package/switch/Switch.stories.tsx +0 -160
  177. package/switch/types.d.ts +0 -58
  178. package/switch/types.js +0 -5
  179. package/table/Table.d.ts +0 -4
  180. package/table/Table.js +0 -118
  181. package/table/Table.stories.jsx +0 -276
  182. package/table/types.d.ts +0 -21
  183. package/table/types.js +0 -5
  184. package/tabs/Tabs.d.ts +0 -4
  185. package/tabs/Tabs.js +0 -213
  186. package/tabs/Tabs.stories.tsx +0 -121
  187. package/tabs/types.d.ts +0 -70
  188. package/tabs/types.js +0 -5
  189. package/tag/Tag.d.ts +0 -4
  190. package/tag/Tag.js +0 -193
  191. package/tag/Tag.stories.tsx +0 -145
  192. package/tag/types.d.ts +0 -60
  193. package/tag/types.js +0 -5
  194. package/text-input/TextInput.d.ts +0 -4
  195. package/text-input/TextInput.js +0 -788
  196. package/text-input/TextInput.stories.tsx +0 -456
  197. package/text-input/types.d.ts +0 -159
  198. package/text-input/types.js +0 -5
  199. package/textarea/Textarea.js +0 -316
  200. package/textarea/Textarea.stories.jsx +0 -135
  201. package/textarea/index.d.ts +0 -127
  202. package/toggle/Toggle.js +0 -186
  203. package/toggle/index.d.ts +0 -21
  204. package/toggle-group/ToggleGroup.d.ts +0 -4
  205. package/toggle-group/ToggleGroup.js +0 -217
  206. package/toggle-group/ToggleGroup.stories.tsx +0 -178
  207. package/toggle-group/types.d.ts +0 -84
  208. package/toggle-group/types.js +0 -5
  209. package/upload/Upload.js +0 -201
  210. package/upload/buttons-upload/ButtonsUpload.js +0 -111
  211. package/upload/buttons-upload/Icons.js +0 -40
  212. package/upload/dragAndDropArea/DragAndDropArea.js +0 -225
  213. package/upload/dragAndDropArea/Icons.js +0 -39
  214. package/upload/file-upload/FileToUpload.js +0 -115
  215. package/upload/file-upload/Icons.js +0 -66
  216. package/upload/files-upload/FilesToUpload.js +0 -109
  217. package/upload/index.d.ts +0 -15
  218. package/upload/transaction/Icons.js +0 -160
  219. package/upload/transaction/Transaction.js +0 -104
  220. package/upload/transactions/Transactions.js +0 -94
  221. package/useTheme.js +0 -22
  222. package/wizard/Icons.js +0 -65
  223. package/wizard/Wizard.d.ts +0 -4
  224. package/wizard/Wizard.js +0 -231
  225. package/wizard/Wizard.stories.jsx +0 -224
  226. package/wizard/types.d.ts +0 -64
  227. package/wizard/types.js +0 -5
@@ -1,63 +0,0 @@
1
- import React from "react";
2
- import DxcPaginator from "./Paginator";
3
- import Title from "../../.storybook/components/Title";
4
- import ExampleContainer from "../../.storybook/components/ExampleContainer";
5
-
6
- export default {
7
- title: "Paginator",
8
- component: DxcPaginator,
9
- };
10
-
11
- export const Chromatic = () => (
12
- <>
13
- <ExampleContainer>
14
- <Title title="Default" theme="light" level={4} />
15
- <DxcPaginator />
16
- </ExampleContainer>
17
- <ExampleContainer>
18
- <Title title="Default with items per page options" theme="light" level={4} />
19
- <DxcPaginator itemsPerPageOptions={[5, 10, 15]} />
20
- </ExampleContainer>
21
- <ExampleContainer>
22
- <Title title="Default with show go to page selector" theme="light" level={4} />
23
- <DxcPaginator showGoToPage />
24
- </ExampleContainer>
25
- <ExampleContainer>
26
- <Title title="Page change in first page" theme="light" level={4} />
27
- <DxcPaginator currentPage={1} itemsPerPage={10} totalItems={27} onPageChange={() => {}} />
28
- </ExampleContainer>
29
- <ExampleContainer>
30
- <Title title="Page change in middle page" theme="light" level={4} />
31
- <DxcPaginator currentPage={2} itemsPerPage={10} totalItems={27} onPageChange={() => {}} />
32
- </ExampleContainer>
33
- <ExampleContainer>
34
- <Title title="Page change in last page" theme="light" level={4} />
35
- <DxcPaginator currentPage={3} itemsPerPage={10} totalItems={27} onPageChange={() => {}} />
36
- </ExampleContainer>
37
- <ExampleContainer>
38
- <Title title="Page change and items per page options" theme="light" level={4} />
39
- <DxcPaginator
40
- currentPage={1}
41
- itemsPerPage={10}
42
- totalItems={27}
43
- onPageChange={() => {}}
44
- itemsPerPageOptions={[5, 10, 15]}
45
- />
46
- </ExampleContainer>
47
- <ExampleContainer>
48
- <Title title="Page change and show go to page selector" theme="light" level={4} />
49
- <DxcPaginator currentPage={1} itemsPerPage={10} totalItems={27} onPageChange={() => {}} showGoToPage />
50
- </ExampleContainer>
51
- <ExampleContainer>
52
- <Title title="Page change, show go to page and items per page selectors" theme="light" level={4} />
53
- <DxcPaginator
54
- currentPage={1}
55
- itemsPerPage={10}
56
- totalItems={27}
57
- onPageChange={() => {}}
58
- itemsPerPageOptions={[5, 10, 15]}
59
- showGoToPage
60
- />
61
- </ExampleContainer>
62
- </>
63
- );
@@ -1,38 +0,0 @@
1
- declare type Props = {
2
- /**
3
- * Number of the current selected page.
4
- */
5
- currentPage?: number;
6
- /**
7
- * Number of items per page.
8
- */
9
- itemsPerPage?: number;
10
- /**
11
- * Array of numbers representing the items per page options.
12
- * If undefined, the select with items per page options will not be displayed.
13
- */
14
- itemsPerPageOptions?: number[];
15
- /**
16
- * This function will be called when the user selects an item per page option.
17
- * The number will be passed as a parameter to this function.
18
- */
19
- itemsPerPageFunction?: (val: number) => void;
20
- /**
21
- * Total number of items in the pages.
22
- */
23
- totalItems?: number;
24
- /**
25
- * If true, a select will be displayed with the page numbers to move through them.
26
- */
27
- showGoToPage?: boolean;
28
- /**
29
- * This function will be called when the user clicks on any of the button to change pages.
30
- * The page number will be passed as a parameter to this function.
31
- */
32
- onPageChange?: (val: number) => void;
33
- /**
34
- * Value of the tabindex attribute.
35
- */
36
- tabIndex?: number;
37
- };
38
- export default Props;
@@ -1,5 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
@@ -1,4 +0,0 @@
1
- import React from "react";
2
- import PasswordInputPropsType from "./types";
3
- declare const DxcPasswordInput: React.ForwardRefExoticComponent<PasswordInputPropsType & React.RefAttributes<HTMLDivElement>>;
4
- export default DxcPasswordInput;
@@ -1,164 +0,0 @@
1
- "use strict";
2
-
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
-
5
- var _typeof = require("@babel/runtime/helpers/typeof");
6
-
7
- Object.defineProperty(exports, "__esModule", {
8
- value: true
9
- });
10
- exports["default"] = void 0;
11
-
12
- var _taggedTemplateLiteral2 = _interopRequireDefault(require("@babel/runtime/helpers/taggedTemplateLiteral"));
13
-
14
- var _slicedToArray2 = _interopRequireDefault(require("@babel/runtime/helpers/slicedToArray"));
15
-
16
- var _react = _interopRequireWildcard(require("react"));
17
-
18
- var _styledComponents = _interopRequireDefault(require("styled-components"));
19
-
20
- var _TextInput = _interopRequireDefault(require("../text-input/TextInput"));
21
-
22
- var _templateObject;
23
-
24
- function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
25
-
26
- function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
27
-
28
- var DxcPasswordInput = /*#__PURE__*/_react["default"].forwardRef(function (_ref, ref) {
29
- var _ref$label = _ref.label,
30
- label = _ref$label === void 0 ? "" : _ref$label,
31
- _ref$name = _ref.name,
32
- name = _ref$name === void 0 ? "" : _ref$name,
33
- value = _ref.value,
34
- _ref$helperText = _ref.helperText,
35
- helperText = _ref$helperText === void 0 ? "" : _ref$helperText,
36
- _ref$clearable = _ref.clearable,
37
- clearable = _ref$clearable === void 0 ? false : _ref$clearable,
38
- onChange = _ref.onChange,
39
- onBlur = _ref.onBlur,
40
- _ref$error = _ref.error,
41
- error = _ref$error === void 0 ? "" : _ref$error,
42
- pattern = _ref.pattern,
43
- minLength = _ref.minLength,
44
- maxLength = _ref.maxLength,
45
- _ref$autocomplete = _ref.autocomplete,
46
- autocomplete = _ref$autocomplete === void 0 ? "off" : _ref$autocomplete,
47
- margin = _ref.margin,
48
- _ref$size = _ref.size,
49
- size = _ref$size === void 0 ? "medium" : _ref$size,
50
- _ref$tabIndex = _ref.tabIndex,
51
- tabIndex = _ref$tabIndex === void 0 ? 0 : _ref$tabIndex;
52
-
53
- var _useState = (0, _react.useState)(false),
54
- _useState2 = (0, _slicedToArray2["default"])(_useState, 2),
55
- isPasswordVisible = _useState2[0],
56
- setIsPasswordVisible = _useState2[1];
57
-
58
- var inputRef = (0, _react.useRef)(null);
59
-
60
- var setInputType = function setInputType(type) {
61
- var _inputRef$current, _inputRef$current$chi;
62
-
63
- inputRef === null || inputRef === void 0 ? void 0 : (_inputRef$current = inputRef.current) === null || _inputRef$current === void 0 ? void 0 : (_inputRef$current$chi = _inputRef$current.children[2]) === null || _inputRef$current$chi === void 0 ? void 0 : _inputRef$current$chi.children[0].setAttribute("type", type);
64
- };
65
-
66
- var setAriaAttributes = function setAriaAttributes(ariaExpanded, ariaLabel) {
67
- if (error && clearable && value) {
68
- var _inputRef$current2, _inputRef$current2$ch, _inputRef$current2$ch2, _inputRef$current3, _inputRef$current3$ch, _inputRef$current3$ch2;
69
-
70
- inputRef === null || inputRef === void 0 ? void 0 : (_inputRef$current2 = inputRef.current) === null || _inputRef$current2 === void 0 ? void 0 : (_inputRef$current2$ch = _inputRef$current2.children[2]) === null || _inputRef$current2$ch === void 0 ? void 0 : (_inputRef$current2$ch2 = _inputRef$current2$ch.children[3]) === null || _inputRef$current2$ch2 === void 0 ? void 0 : _inputRef$current2$ch2.setAttribute("aria-expanded", ariaExpanded);
71
- inputRef === null || inputRef === void 0 ? void 0 : (_inputRef$current3 = inputRef.current) === null || _inputRef$current3 === void 0 ? void 0 : (_inputRef$current3$ch = _inputRef$current3.children[2]) === null || _inputRef$current3$ch === void 0 ? void 0 : (_inputRef$current3$ch2 = _inputRef$current3$ch.children[3]) === null || _inputRef$current3$ch2 === void 0 ? void 0 : _inputRef$current3$ch2.setAttribute("aria-label", ariaLabel);
72
- } else if (error || clearable && !value) {
73
- var _inputRef$current4, _inputRef$current4$ch, _inputRef$current4$ch2, _inputRef$current5, _inputRef$current5$ch, _inputRef$current5$ch2;
74
-
75
- inputRef === null || inputRef === void 0 ? void 0 : (_inputRef$current4 = inputRef.current) === null || _inputRef$current4 === void 0 ? void 0 : (_inputRef$current4$ch = _inputRef$current4.children[2]) === null || _inputRef$current4$ch === void 0 ? void 0 : (_inputRef$current4$ch2 = _inputRef$current4$ch.children[2]) === null || _inputRef$current4$ch2 === void 0 ? void 0 : _inputRef$current4$ch2.setAttribute("aria-expanded", ariaExpanded);
76
- inputRef === null || inputRef === void 0 ? void 0 : (_inputRef$current5 = inputRef.current) === null || _inputRef$current5 === void 0 ? void 0 : (_inputRef$current5$ch = _inputRef$current5.children[2]) === null || _inputRef$current5$ch === void 0 ? void 0 : (_inputRef$current5$ch2 = _inputRef$current5$ch.children[2]) === null || _inputRef$current5$ch2 === void 0 ? void 0 : _inputRef$current5$ch2.setAttribute("aria-label", ariaLabel);
77
- } else {
78
- var _inputRef$current6, _inputRef$current6$ch, _inputRef$current6$ch2, _inputRef$current7, _inputRef$current7$ch, _inputRef$current7$ch2;
79
-
80
- inputRef === null || inputRef === void 0 ? void 0 : (_inputRef$current6 = inputRef.current) === null || _inputRef$current6 === void 0 ? void 0 : (_inputRef$current6$ch = _inputRef$current6.children[2]) === null || _inputRef$current6$ch === void 0 ? void 0 : (_inputRef$current6$ch2 = _inputRef$current6$ch.children[1]) === null || _inputRef$current6$ch2 === void 0 ? void 0 : _inputRef$current6$ch2.setAttribute("aria-expanded", ariaExpanded);
81
- inputRef === null || inputRef === void 0 ? void 0 : (_inputRef$current7 = inputRef.current) === null || _inputRef$current7 === void 0 ? void 0 : (_inputRef$current7$ch = _inputRef$current7.children[2]) === null || _inputRef$current7$ch === void 0 ? void 0 : (_inputRef$current7$ch2 = _inputRef$current7$ch.children[1]) === null || _inputRef$current7$ch2 === void 0 ? void 0 : _inputRef$current7$ch2.setAttribute("aria-label", ariaLabel);
82
- }
83
- };
84
-
85
- var getIconTitle = function getIconTitle() {
86
- return isPasswordVisible ? "Hide password" : "Show password";
87
- };
88
-
89
- (0, _react.useEffect)(function () {
90
- setAriaAttributes(false, "Show password");
91
-
92
- if (isPasswordVisible) {
93
- setInputType("text");
94
- setAriaAttributes(true, "Hide password");
95
- } else {
96
- setInputType("password");
97
- setAriaAttributes(false, "Show password");
98
- }
99
- }, [isPasswordVisible]);
100
-
101
- var viewPassword = function viewPassword() {
102
- setInputType("text");
103
- setIsPasswordVisible(true);
104
- };
105
-
106
- var hidePassword = function hidePassword() {
107
- setInputType("password");
108
- setIsPasswordVisible(false);
109
- };
110
-
111
- var action = {
112
- onClick: isPasswordVisible ? hidePassword : viewPassword,
113
- icon: isPasswordVisible ? /*#__PURE__*/_react["default"].createElement("svg", {
114
- xmlns: "http://www.w3.org/2000/svg",
115
- height: "24px",
116
- viewBox: "0 0 24 24",
117
- width: "24px",
118
- fill: "currentColor"
119
- }, /*#__PURE__*/_react["default"].createElement("path", {
120
- d: "M0 0h24v24H0V0zm0 0h24v24H0V0zm0 0h24v24H0V0zm0 0h24v24H0V0z",
121
- fill: "none"
122
- }), /*#__PURE__*/_react["default"].createElement("path", {
123
- d: "M12 6c3.79 0 7.17 2.13 8.82 5.5-.59 1.22-1.42 2.27-2.41 3.12l1.41 1.41c1.39-1.23 2.49-2.77 3.18-4.53C21.27 7.11 17 4 12 4c-1.27 0-2.49.2-3.64.57l1.65 1.65C10.66 6.09 11.32 6 12 6zm-1.07 1.14L13 9.21c.57.25 1.03.71 1.28 1.28l2.07 2.07c.08-.34.14-.7.14-1.07C16.5 9.01 14.48 7 12 7c-.37 0-.72.05-1.07.14zM2.01 3.87l2.68 2.68C3.06 7.83 1.77 9.53 1 11.5 2.73 15.89 7 19 12 19c1.52 0 2.98-.29 4.32-.82l3.42 3.42 1.41-1.41L3.42 2.45 2.01 3.87zm7.5 7.5l2.61 2.61c-.04.01-.08.02-.12.02-1.38 0-2.5-1.12-2.5-2.5 0-.05.01-.08.01-.13zm-3.4-3.4l1.75 1.75c-.23.55-.36 1.15-.36 1.78 0 2.48 2.02 4.5 4.5 4.5.63 0 1.23-.13 1.77-.36l.98.98c-.88.24-1.8.38-2.75.38-3.79 0-7.17-2.13-8.82-5.5.7-1.43 1.72-2.61 2.93-3.53z"
124
- })) : /*#__PURE__*/_react["default"].createElement("svg", {
125
- xmlns: "http://www.w3.org/2000/svg",
126
- height: "24px",
127
- viewBox: "0 0 24 24",
128
- width: "24px",
129
- fill: "currentColor"
130
- }, /*#__PURE__*/_react["default"].createElement("path", {
131
- d: "M0 0h24v24H0V0z",
132
- fill: "none"
133
- }), /*#__PURE__*/_react["default"].createElement("path", {
134
- d: "M12 6c3.79 0 7.17 2.13 8.82 5.5C19.17 14.87 15.79 17 12 17s-7.17-2.13-8.82-5.5C4.83 8.13 8.21 6 12 6m0-2C7 4 2.73 7.11 1 11.5 2.73 15.89 7 19 12 19s9.27-3.11 11-7.5C21.27 7.11 17 4 12 4zm0 5c1.38 0 2.5 1.12 2.5 2.5S13.38 14 12 14s-2.5-1.12-2.5-2.5S10.62 9 12 9m0-2c-2.48 0-4.5 2.02-4.5 4.5S9.52 16 12 16s4.5-2.02 4.5-4.5S14.48 7 12 7z"
135
- })),
136
- title: getIconTitle()
137
- };
138
- return /*#__PURE__*/_react["default"].createElement(PasswordInput, {
139
- ref: ref
140
- }, /*#__PURE__*/_react["default"].createElement(_TextInput["default"], {
141
- ref: inputRef,
142
- label: label,
143
- name: name,
144
- value: value,
145
- helperText: helperText,
146
- action: action,
147
- error: error,
148
- clearable: clearable,
149
- onChange: onChange,
150
- onBlur: onBlur,
151
- margin: margin,
152
- size: size,
153
- pattern: pattern,
154
- minLength: minLength,
155
- maxLength: maxLength,
156
- autocomplete: autocomplete,
157
- tabIndex: tabIndex
158
- }));
159
- });
160
-
161
- var PasswordInput = _styledComponents["default"].div(_templateObject || (_templateObject = (0, _taggedTemplateLiteral2["default"])(["\n & ::-ms-reveal {\n display: none;\n }\n"])));
162
-
163
- var _default = DxcPasswordInput;
164
- exports["default"] = _default;
@@ -1,131 +0,0 @@
1
- import React from "react";
2
- import { userEvent, within } from "@storybook/testing-library";
3
- import DxcPasswordInput from "./PasswordInput";
4
- import { BackgroundColorProvider } from "../BackgroundColorContext";
5
- import Title from "../../.storybook/components/Title";
6
- import ExampleContainer from "../../.storybook/components/ExampleContainer";
7
- import DarkContainer from "../../.storybook/components/DarkSection";
8
-
9
- export default {
10
- title: "Password input",
11
- component: DxcPasswordInput,
12
- };
13
-
14
- export const Chromatic = () => (
15
- <>
16
- <ExampleContainer>
17
- <Title title="Without label" theme="light" level={4} />
18
- <DxcPasswordInput />
19
- </ExampleContainer>
20
- <ExampleContainer>
21
- <Title title="With label" theme="light" level={4} />
22
- <DxcPasswordInput label="Password input" clearable />
23
- </ExampleContainer>
24
- <ExampleContainer>
25
- <Title title="Clearable" theme="light" level={4} />
26
- <DxcPasswordInput label="Password input" clearable value="password" />
27
- </ExampleContainer>
28
- <ExampleContainer>
29
- <Title title="Non clearable" theme="light" level={4} />
30
- <DxcPasswordInput label="Non clearable password input" value="password" />
31
- </ExampleContainer>
32
- <ExampleContainer>
33
- <Title title="Helper text" theme="light" level={4} />
34
- <DxcPasswordInput label="Help password input" helperText="Help message" />
35
- </ExampleContainer>
36
- <ExampleContainer>
37
- <Title title="Invalid" theme="light" level={4} />
38
- <DxcPasswordInput label="Error password input" error="Error message." />
39
- </ExampleContainer>
40
- <BackgroundColorProvider color="#333333">
41
- <DarkContainer>
42
- <Title title="Dark" theme="dark" level={2} />
43
- <ExampleContainer>
44
- <Title title="With label, helper text and value" theme="dark" level={4} />
45
- <DxcPasswordInput label="Password input" helperText="Help message" value="Password" />
46
- </ExampleContainer>
47
- <ExampleContainer>
48
- <Title title="With label, helper text, value and error" theme="dark" level={4} />
49
- <DxcPasswordInput label="Password input" helperText="Help message" error="Error message." value="Password" />
50
- </ExampleContainer>
51
- </DarkContainer>
52
- </BackgroundColorProvider>
53
- <Title title="Margins" theme="light" level={2} />
54
- <ExampleContainer>
55
- <Title title="Xxsmall margin" theme="light" level={4} />
56
- <DxcPasswordInput label="Xxsmmall" margin="xxsmall" />
57
- </ExampleContainer>
58
- <ExampleContainer>
59
- <Title title="Xsmall margin" theme="light" level={4} />
60
- <DxcPasswordInput label="Xsmall" margin="xsmall" />
61
- </ExampleContainer>
62
- <ExampleContainer>
63
- <Title title="Small margin" theme="light" level={4} />
64
- <DxcPasswordInput label="Small" margin="small" />
65
- </ExampleContainer>
66
- <ExampleContainer>
67
- <Title title="Medium margin" theme="light" level={4} />
68
- <DxcPasswordInput label="Medium" margin="medium" />
69
- </ExampleContainer>
70
- <ExampleContainer>
71
- <Title title="Large margin" theme="light" level={4} />
72
- <DxcPasswordInput label="Large" margin="large" />
73
- </ExampleContainer>
74
- <ExampleContainer>
75
- <Title title="Xlarge margin" theme="light" level={4} />
76
- <DxcPasswordInput label="Xlarge" margin="xlarge" />
77
- </ExampleContainer>
78
- <ExampleContainer>
79
- <Title title="Xxlarge margin" theme="light" level={4} />
80
- <DxcPasswordInput label="Xxlarge" margin="xxlarge" />
81
- </ExampleContainer>
82
- <Title title="Sizes" theme="light" level={2} />
83
- <ExampleContainer>
84
- <Title title="Small size" theme="light" level={4} />
85
- <DxcPasswordInput label="Small" size="small" />
86
- </ExampleContainer>
87
- <ExampleContainer>
88
- <Title title="Medium size" theme="light" level={4} />
89
- <DxcPasswordInput label="Medium" size="medium" />
90
- </ExampleContainer>
91
- <ExampleContainer>
92
- <Title title="Large size" theme="light" level={4} />
93
- <DxcPasswordInput label="Large" size="large" />
94
- </ExampleContainer>
95
- <ExampleContainer>
96
- <Title title="FillParent size" theme="light" level={4} />
97
- <DxcPasswordInput label="FillParent" size="fillParent" />
98
- </ExampleContainer>
99
- </>
100
- );
101
-
102
- const Password = () => (
103
- <ExampleContainer>
104
- <Title title="Show password" theme="light" level={4} />
105
- <DxcPasswordInput label="Password input" value="Password" />
106
- </ExampleContainer>
107
- );
108
- const PasswordDark = () => (
109
- <BackgroundColorProvider color="#333333">
110
- <DarkContainer>
111
- <ExampleContainer>
112
- <Title title="Show password" theme="dark" level={4} />
113
- <DxcPasswordInput label="Password input" value="Password" />
114
- </ExampleContainer>
115
- </DarkContainer>
116
- </BackgroundColorProvider>
117
- );
118
-
119
- export const ShowPassword = Password.bind({});
120
- ShowPassword.play = async ({ canvasElement }) => {
121
- const canvas = within(canvasElement);
122
- const passwordBtn = canvas.getByRole("button");
123
- await userEvent.click(passwordBtn);
124
- };
125
-
126
- export const ShowPasswordDark = PasswordDark.bind({});
127
- ShowPasswordDark.play = async ({ canvasElement }) => {
128
- const canvas = within(canvasElement);
129
- const passwordBtn = canvas.getByRole("button");
130
- await userEvent.click(passwordBtn);
131
- };
@@ -1,107 +0,0 @@
1
- declare type Space = "xxsmall" | "xsmall" | "small" | "medium" | "large" | "xlarge" | "xxlarge";
2
- declare type Margin = {
3
- top?: Space;
4
- bottom?: Space;
5
- left?: Space;
6
- right?: Space;
7
- };
8
- declare type Props = {
9
- /**
10
- * Text to be placed above the password.
11
- */
12
- label?: string;
13
- /**
14
- * Name attribute of the input element.
15
- */
16
- name?: string;
17
- /**
18
- * Value of the input element. If undefined, the component will be uncontrolled and the value will be managed internally by the component.
19
- */
20
- value?: string;
21
- /**
22
- * Helper text to be placed above the password.
23
- */
24
- helperText?: string;
25
- /**
26
- * If true, the password input will have an action to clear the entered value.
27
- */
28
- clearable?: boolean;
29
- /**
30
- * This function will be called when the user types within the input
31
- * element of the component. An object including the current value and
32
- * the error (if the value entered is not valid) will be passed to this
33
- * function. If there is no error, error will be null.
34
- * */
35
- onChange?: (val: {
36
- value: string;
37
- error: string | null;
38
- }) => void;
39
- /**
40
- * This function will be called when the input element loses the focus.
41
- * An object including the input value and the error (if the value entered is
42
- * not valid) will be passed to this function. If there is no error, error will be null.
43
- */
44
- onBlur?: (val: {
45
- value: string;
46
- error: string | null;
47
- }) => void;
48
- /**
49
- * If it is defined, the component will change its appearance, showing
50
- * the error below the password input component. If it is not defined, the
51
- * error messages will be managed internally, but never displayed on its own.
52
- */
53
- error?: string;
54
- /**
55
- * Regular expression that defines the valid format allowed by the
56
- * password input. This will be checked both when the input element loses the
57
- * focus and while typing within it. If the string entered does not match
58
- * the pattern, the onBlur and onChange functions will be called with the
59
- * current value and an internal error informing that this value does not
60
- * match the pattern. If the pattern is met, the error parameter of both
61
- * events will be null.
62
- */
63
- pattern?: string;
64
- /**
65
- * Specifies the minimun length allowed by the password input.
66
- * This will be checked both when the input element loses the
67
- * focus and while typing within it. If the string entered does not
68
- * comply the minimum length, the onBlur and onChange functions will be called
69
- * with the current value and an internal error informing that the value
70
- * length does not comply the specified range. If a valid length is
71
- * reached, the error parameter of both events will be null.
72
- */
73
- minLength?: number;
74
- /**
75
- * Specifies the maximum length allowed by the password input.
76
- * This will be checked both when the input element loses the
77
- * focus and while typing within it. If the string entered does not
78
- * comply the maximum length, the onBlur and onChange functions will be called
79
- * with the current value and an internal error informing that the value
80
- * length does not comply the specified range. If a valid length is
81
- * reached, the error parameter of both events will be null.
82
- */
83
- maxLength?: number;
84
- /**
85
- * HTML autocomplete attribute. Lets the user specify if any permission the user agent has to provide automated assistance in filling out the input value.
86
- * Its value must be one of all the possible values of the HTML autocomplete attribute: 'on', 'off', 'email', 'username', 'new-password', ...
87
- */
88
- autocomplete?: string;
89
- /**
90
- * Size of the margin to be applied to the component ('xxsmall' | 'xsmall' | 'small' | 'medium' | 'large' | 'xlarge' | 'xxlarge').
91
- * You can pass an object with 'top', 'bottom', 'left' and 'right' properties in order to specify different margin sizes.
92
- */
93
- margin?: Space | Margin;
94
- /**
95
- * Size of the component ('small' | 'medium' | 'large' | 'fillParent').
96
- */
97
- size?: "small" | "medium" | "large" | "fillParent";
98
- /**
99
- * Value of the tabindex attribute.
100
- */
101
- tabIndex?: number;
102
- };
103
- /**
104
- * Reference to the component.
105
- */
106
- export declare type RefType = HTMLDivElement;
107
- export default Props;
@@ -1,5 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
@@ -1,4 +0,0 @@
1
- /// <reference types="react" />
2
- import ProgressBarPropsType from "./types";
3
- declare const DxcProgressBar: ({ label, helperText, overlay, value, showValue, margin, }: ProgressBarPropsType) => JSX.Element;
4
- export default DxcProgressBar;