@dxc-technology/halstack-react 0.0.0-fb2efcc → 0.0.0-fb5dc94
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.
- package/README.md +46 -0
- package/dist/index.d.mts +6589 -0
- package/dist/index.d.ts +6589 -0
- package/dist/index.js +13742 -0
- package/dist/index.mjs +13684 -0
- package/package.json +69 -68
- package/BackgroundColorContext.js +0 -50
- package/ThemeContext.js +0 -246
- package/V3Select/V3Select.js +0 -455
- package/V3Select/index.d.ts +0 -27
- package/V3Textarea/V3Textarea.js +0 -260
- package/V3Textarea/index.d.ts +0 -27
- package/accordion/Accordion.js +0 -289
- package/accordion/index.d.ts +0 -28
- package/accordion-group/AccordionGroup.js +0 -184
- package/accordion-group/index.d.ts +0 -16
- package/alert/Alert.js +0 -309
- package/alert/index.d.ts +0 -51
- package/badge/Badge.js +0 -59
- package/box/Box.js +0 -152
- package/box/index.d.ts +0 -25
- package/button/Button.d.ts +0 -4
- package/button/Button.js +0 -182
- package/button/Button.stories.tsx +0 -306
- package/button/types.d.ts +0 -57
- package/button/types.js +0 -5
- package/card/Card.js +0 -200
- package/card/index.d.ts +0 -22
- package/checkbox/Checkbox.js +0 -275
- package/checkbox/index.d.ts +0 -24
- package/chip/Chip.js +0 -221
- package/chip/index.d.ts +0 -22
- package/common/OpenSans.css +0 -81
- package/common/RequiredComponent.js +0 -32
- package/common/fonts/OpenSans-Bold.ttf +0 -0
- package/common/fonts/OpenSans-BoldItalic.ttf +0 -0
- package/common/fonts/OpenSans-ExtraBold.ttf +0 -0
- package/common/fonts/OpenSans-ExtraBoldItalic.ttf +0 -0
- package/common/fonts/OpenSans-Italic.ttf +0 -0
- package/common/fonts/OpenSans-Light.ttf +0 -0
- package/common/fonts/OpenSans-LightItalic.ttf +0 -0
- package/common/fonts/OpenSans-Regular.ttf +0 -0
- package/common/fonts/OpenSans-SemiBold.ttf +0 -0
- package/common/fonts/OpenSans-SemiBoldItalic.ttf +0 -0
- package/common/utils.js +0 -22
- package/common/variables.js +0 -1569
- package/date/Date.js +0 -373
- package/date/index.d.ts +0 -27
- package/date-input/DateInput.js +0 -396
- package/date-input/index.d.ts +0 -95
- package/dialog/Dialog.js +0 -184
- package/dialog/index.d.ts +0 -18
- package/dropdown/Dropdown.js +0 -450
- package/dropdown/index.d.ts +0 -26
- package/file-input/FileInput.js +0 -532
- package/file-input/FileItem.js +0 -193
- package/file-input/index.d.ts +0 -81
- package/footer/Footer.js +0 -297
- package/footer/Icons.js +0 -77
- package/footer/index.d.ts +0 -25
- package/header/Header.js +0 -326
- package/header/Icons.js +0 -59
- package/header/index.d.ts +0 -25
- package/heading/Heading.js +0 -176
- package/heading/index.d.ts +0 -17
- package/input-text/Icons.js +0 -22
- package/input-text/InputText.js +0 -611
- package/input-text/index.d.ts +0 -36
- package/layout/ApplicationLayout.js +0 -235
- package/layout/Icons.js +0 -55
- package/link/Link.js +0 -183
- package/link/index.d.ts +0 -23
- package/main.d.ts +0 -44
- package/main.js +0 -363
- package/number-input/NumberInput.js +0 -128
- package/number-input/NumberInputContext.js +0 -16
- package/number-input/index.d.ts +0 -113
- package/paginator/Icons.js +0 -66
- package/paginator/Paginator.js +0 -221
- package/paginator/index.d.ts +0 -20
- package/password-input/PasswordInput.js +0 -199
- package/password-input/index.d.ts +0 -94
- package/progress-bar/ProgressBar.js +0 -188
- package/progress-bar/index.d.ts +0 -18
- package/radio/Radio.js +0 -195
- package/radio/index.d.ts +0 -23
- package/resultsetTable/ResultsetTable.js +0 -274
- package/resultsetTable/index.d.ts +0 -19
- package/select/Select.js +0 -865
- package/select/index.d.ts +0 -131
- package/sidenav/Sidenav.js +0 -145
- package/sidenav/index.d.ts +0 -13
- package/slider/Slider.js +0 -340
- package/slider/index.d.ts +0 -29
- package/spinner/Spinner.js +0 -267
- package/spinner/index.d.ts +0 -17
- package/switch/Switch.js +0 -208
- package/switch/index.d.ts +0 -24
- package/table/Table.js +0 -118
- package/table/index.d.ts +0 -13
- package/tabs/Tabs.js +0 -259
- package/tabs/index.d.ts +0 -19
- package/tag/Tag.js +0 -208
- package/tag/index.d.ts +0 -24
- package/text-input/TextInput.js +0 -825
- package/text-input/index.d.ts +0 -135
- package/textarea/Textarea.js +0 -317
- package/textarea/index.d.ts +0 -117
- package/toggle/Toggle.js +0 -186
- package/toggle/index.d.ts +0 -21
- package/toggle-group/ToggleGroup.js +0 -243
- package/toggle-group/index.d.ts +0 -21
- package/upload/Upload.js +0 -201
- package/upload/buttons-upload/ButtonsUpload.js +0 -111
- package/upload/buttons-upload/Icons.js +0 -40
- package/upload/dragAndDropArea/DragAndDropArea.js +0 -225
- package/upload/dragAndDropArea/Icons.js +0 -39
- package/upload/file-upload/FileToUpload.js +0 -115
- package/upload/file-upload/Icons.js +0 -66
- package/upload/files-upload/FilesToUpload.js +0 -109
- package/upload/index.d.ts +0 -15
- package/upload/transaction/Icons.js +0 -160
- package/upload/transaction/Transaction.js +0 -104
- package/upload/transactions/Transactions.js +0 -94
- package/useTheme.js +0 -22
- package/wizard/Icons.js +0 -65
- package/wizard/Wizard.js +0 -271
- package/wizard/index.d.ts +0 -18
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/common/utils.js
DELETED
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
-
|
|
5
|
-
Object.defineProperty(exports, "__esModule", {
|
|
6
|
-
value: true
|
|
7
|
-
});
|
|
8
|
-
exports.getMargin = void 0;
|
|
9
|
-
|
|
10
|
-
var _typeof2 = _interopRequireDefault(require("@babel/runtime/helpers/typeof"));
|
|
11
|
-
|
|
12
|
-
var _variables = require("./variables.js");
|
|
13
|
-
|
|
14
|
-
var getMargin = function getMargin(marginProp, side) {
|
|
15
|
-
if (marginProp && (0, _typeof2["default"])(marginProp) === "object") {
|
|
16
|
-
return marginProp[side] && _variables.spaces[marginProp[side]] || "0px";
|
|
17
|
-
} else {
|
|
18
|
-
return marginProp && _variables.spaces[marginProp] || "0px";
|
|
19
|
-
}
|
|
20
|
-
};
|
|
21
|
-
|
|
22
|
-
exports.getMargin = getMargin;
|