@mvf/external-components 3.11.4 → 3.11.6-dev.2
Sign up to get free protection for your applications and to get access to all the features.
- package/Assets/BrandLogos/ExpertMarketLogo.d.ts +1 -1
- package/Assets/BrandLogos/ExpertReviewsLogo.d.ts +1 -1
- package/Assets/BrandLogos/GoWizardLogo.d.ts +1 -1
- package/Assets/BrandLogos/HearClearLogo.d.ts +1 -1
- package/Assets/BrandLogos/LasikEyesLogo.d.ts +1 -1
- package/Assets/BrandLogos/StartupsLogo.d.ts +1 -1
- package/Assets/BrandLogos/TechcoLogo.d.ts +1 -1
- package/Assets/BrandLogos/TheEcoExpertsLogo.d.ts +1 -1
- package/Assets/BrandLogos/WebsiteBuilderExpertLogo.d.ts +1 -1
- package/Assets/BrandLogos/brandLogos.d.ts +1 -1
- package/Assets/CustomIcons/CheckboxIcon.d.ts +1 -1
- package/Assets/CustomIcons/RadioIcon.d.ts +1 -1
- package/Assets/svgs/svgs.d.ts +1 -1
- package/Components/Atoms/AnimationWrapper/AnimationWrapperStory.d.ts +1 -1
- package/Components/Atoms/Button/Button.d.ts +1 -1
- package/Components/Atoms/Button/ButtonStory.d.ts +1 -1
- package/Components/Atoms/CardButton/CardButton.d.ts +1 -1
- package/Components/Atoms/CardButton/CardButtonStory.d.ts +1 -1
- package/Components/Atoms/ErrorMessage/ErrorMessage.d.ts +1 -1
- package/Components/Atoms/ErrorMessage/ErrorMessageStory.d.ts +1 -1
- package/Components/Atoms/ErrorMessageProvider/ErrorMessageProvider.d.ts +3 -3
- package/Components/Atoms/FormControl/FormControl.d.ts +1 -1
- package/Components/Atoms/FormControl/FormControlStory.d.ts +1 -1
- package/Components/Atoms/IconButton/IconButton.d.ts +1 -1
- package/Components/Atoms/IconButton/IconButtonStory.d.ts +1 -1
- package/Components/Atoms/InfoPanel/InfoPanel.d.ts +1 -1
- package/Components/Atoms/InfoPanel/InfoPanelStory.d.ts +1 -1
- package/Components/Atoms/Input/Input.d.ts +1 -1
- package/Components/Atoms/Input/InputStory.d.ts +1 -1
- package/Components/Atoms/InputLabel/InputLabel.d.ts +1 -1
- package/Components/Atoms/InputLabel/InputLabelStory.d.ts +1 -1
- package/Components/Atoms/InsetCheckbox/InsetCheckbox.d.ts +2 -2
- package/Components/Atoms/InsetCheckbox/InsetCheckboxStory.d.ts +1 -1
- package/Components/Atoms/Link/Link.d.ts +1 -1
- package/Components/Atoms/Link/LinkStory.d.ts +1 -1
- package/Components/Atoms/LoadingIndicator/LoadingIndicator.d.ts +1 -1
- package/Components/Atoms/Modal/Modal.d.ts +1 -1
- package/Components/Atoms/Modal/ModalStory.d.ts +1 -1
- package/Components/Atoms/ProgressBar/ProgressBar.d.ts +1 -1
- package/Components/Atoms/ProgressBar/ProgressBarStory.d.ts +1 -1
- package/Components/Atoms/Text/Text.d.ts +1 -1
- package/Components/Atoms/Text/TextStory.d.ts +1 -1
- package/Components/Atoms/Text/makeTextStyling.js +11 -7
- package/Components/Atoms/Text/makeTextStyling.js.map +1 -1
- package/Components/ExperimentsFormatOne/InputGold1264/InputGold1264.d.ts +6 -0
- package/Components/ExperimentsFormatOne/InputGold1264/InputGold1264.js +93 -0
- package/Components/ExperimentsFormatOne/InputGold1264/InputGold1264.js.map +1 -0
- package/Components/ExperimentsFormatOne/InputGold1264/InputGold1264.test.d.ts +1 -0
- package/Components/ExperimentsFormatOne/InputGold1264/InputGold1264.test.js +90 -0
- package/Components/ExperimentsFormatOne/InputGold1264/InputGold1264.test.js.map +1 -0
- package/Components/ExperimentsFormatOne/InputGold1264/InputGold1264Story.d.ts +18 -0
- package/Components/ExperimentsFormatOne/InputGold1264/InputGold1264Story.js +26 -0
- package/Components/ExperimentsFormatOne/InputGold1264/InputGold1264Story.js.map +1 -0
- package/Components/ExperimentsFormatOne/InputGold1264/index.d.ts +1 -0
- package/Components/ExperimentsFormatOne/InputGold1264/index.js +9 -0
- package/Components/ExperimentsFormatOne/InputGold1264/index.js.map +1 -0
- package/Components/ExperimentsFormatOne/InputGold1264/makeInputGOLD1264Styles.d.ts +14 -0
- package/Components/ExperimentsFormatOne/InputGold1264/makeInputGOLD1264Styles.js +135 -0
- package/Components/ExperimentsFormatOne/InputGold1264/makeInputGOLD1264Styles.js.map +1 -0
- package/Components/ExperimentsFormatOne/InputLabelGold1264/InputLabelGOLD1264.d.ts +6 -0
- package/Components/ExperimentsFormatOne/InputLabelGold1264/InputLabelGOLD1264.js +39 -0
- package/Components/ExperimentsFormatOne/InputLabelGold1264/InputLabelGOLD1264.js.map +1 -0
- package/Components/ExperimentsFormatOne/InputLabelGold1264/InputLabelGOLD1264.test.d.ts +1 -0
- package/Components/ExperimentsFormatOne/InputLabelGold1264/InputLabelGOLD1264.test.js +29 -0
- package/Components/ExperimentsFormatOne/InputLabelGold1264/InputLabelGOLD1264.test.js.map +1 -0
- package/Components/ExperimentsFormatOne/InputLabelGold1264/InputLabelGOLD1264Story.d.ts +4 -0
- package/Components/ExperimentsFormatOne/InputLabelGold1264/InputLabelGOLD1264Story.js +23 -0
- package/Components/ExperimentsFormatOne/InputLabelGold1264/InputLabelGOLD1264Story.js.map +1 -0
- package/Components/ExperimentsFormatOne/InputLabelGold1264/index.d.ts +1 -0
- package/Components/ExperimentsFormatOne/InputLabelGold1264/index.js +9 -0
- package/Components/ExperimentsFormatOne/InputLabelGold1264/index.js.map +1 -0
- package/Components/ExperimentsFormatOne/InputLabelGold1264/makeInputLabelGOLD1264Styles.d.ts +5 -0
- package/Components/ExperimentsFormatOne/InputLabelGold1264/makeInputLabelGOLD1264Styles.js +33 -0
- package/Components/ExperimentsFormatOne/InputLabelGold1264/makeInputLabelGOLD1264Styles.js.map +1 -0
- package/Components/ExperimentsFormatOne/TextFieldGOLD1264/TextFieldGOLD1264.d.ts +6 -0
- package/Components/ExperimentsFormatOne/TextFieldGOLD1264/TextFieldGOLD1264.js +40 -0
- package/Components/ExperimentsFormatOne/TextFieldGOLD1264/TextFieldGOLD1264.js.map +1 -0
- package/Components/ExperimentsFormatOne/TextFieldGOLD1264/TextFieldGOLD1264.test.d.ts +1 -0
- package/Components/ExperimentsFormatOne/TextFieldGOLD1264/TextFieldGOLD1264.test.js +63 -0
- package/Components/ExperimentsFormatOne/TextFieldGOLD1264/TextFieldGOLD1264.test.js.map +1 -0
- package/Components/ExperimentsFormatOne/TextFieldGOLD1264/TextFieldGOLD1264Story.d.ts +17 -0
- package/Components/ExperimentsFormatOne/TextFieldGOLD1264/TextFieldGOLD1264Story.js +24 -0
- package/Components/ExperimentsFormatOne/TextFieldGOLD1264/TextFieldGOLD1264Story.js.map +1 -0
- package/Components/ExperimentsFormatOne/TextFieldGOLD1264/index.d.ts +1 -0
- package/Components/ExperimentsFormatOne/TextFieldGOLD1264/index.js +9 -0
- package/Components/ExperimentsFormatOne/TextFieldGOLD1264/index.js.map +1 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/FormControl/FormControl.d.ts +6 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/FormControl/FormControl.js +39 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/FormControl/FormControl.js.map +1 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/FormControl/FormControl.test.d.ts +1 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/FormControl/FormControl.test.js +32 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/FormControl/FormControl.test.js.map +1 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/FormControl/FormControlStory.d.ts +7 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/FormControl/FormControlStory.js +26 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/FormControl/FormControlStory.js.map +1 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/FormControl/index.d.ts +1 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/FormControl/index.js +9 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/FormControl/index.js.map +1 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/FormControl/makeFormControlStyles.d.ts +2 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/FormControl/makeFormControlStyles.js +38 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/FormControl/makeFormControlStyles.js.map +1 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/Input/Input.d.ts +6 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/Input/Input.js +93 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/Input/Input.js.map +1 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/Input/Input.test.d.ts +1 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/Input/Input.test.js +90 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/Input/Input.test.js.map +1 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/Input/InputStory.d.ts +18 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/Input/InputStory.js +26 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/Input/InputStory.js.map +1 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/Input/icons.d.ts +29 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/Input/icons.js +43 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/Input/icons.js.map +1 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/Input/index.d.ts +1 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/Input/index.js +9 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/Input/index.js.map +1 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/Input/makeInputStyles.d.ts +14 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/Input/makeInputStyles.js +135 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/Input/makeInputStyles.js.map +1 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/InputLabel/InputLabel.d.ts +6 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/InputLabel/InputLabel.js +39 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/InputLabel/InputLabel.js.map +1 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/InputLabel/InputLabel.test.d.ts +1 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/InputLabel/InputLabel.test.js +29 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/InputLabel/InputLabel.test.js.map +1 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/InputLabel/InputLabelStory.d.ts +4 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/InputLabel/InputLabelStory.js +23 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/InputLabel/InputLabelStory.js.map +1 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/InputLabel/index.d.ts +1 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/InputLabel/index.js +9 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/InputLabel/index.js.map +1 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/InputLabel/makeInputLabelStyles.d.ts +5 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/InputLabel/makeInputLabelStyles.js +33 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Atoms/InputLabel/makeInputLabelStyles.js.map +1 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Molecules/TextField/TextField.d.ts +6 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Molecules/TextField/TextField.js +40 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Molecules/TextField/TextField.js.map +1 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Molecules/TextField/TextField.test.d.ts +1 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Molecules/TextField/TextField.test.js +63 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Molecules/TextField/TextField.test.js.map +1 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Molecules/TextField/TextFieldStory.d.ts +17 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Molecules/TextField/TextFieldStory.js +24 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Molecules/TextField/TextFieldStory.js.map +1 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Molecules/TextField/index.d.ts +1 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Molecules/TextField/index.js +9 -0
- package/Components/ExperimentsFormatTwo/GOLD-1264/Molecules/TextField/index.js.map +1 -0
- package/Components/Molecules/CheckBox/CheckBox.d.ts +1 -1
- package/Components/Molecules/CheckBox/CheckBox.test.js +1 -1
- package/Components/Molecules/CheckBox/CheckBoxStory.d.ts +1 -1
- package/Components/Molecules/DatePicker/DatePicker.d.ts +1 -1
- package/Components/Molecules/DatePicker/DatePickerStory.d.ts +1 -1
- package/Components/Molecules/DatePicker/DatePickerTextFieldType.d.ts +1 -1
- package/Components/Molecules/DatePicker/__tests__/DatePicker.test.js +1 -1
- package/Components/Molecules/DropDownSelect/DropDownSelect.d.ts +1 -1
- package/Components/Molecules/DropDownSelect/DropDownSelectStory.d.ts +1 -1
- package/Components/Molecules/IconTileCheckBox/IconTileCheckBox.d.ts +1 -1
- package/Components/Molecules/IconTileCheckBox/IconTileCheckBoxStory.d.ts +1 -1
- package/Components/Molecules/IconTileRadioButton/IconTileRadioButton.d.ts +1 -1
- package/Components/Molecules/IconTileRadioButton/IconTileRadioButton.test.js +1 -1
- package/Components/Molecules/IconTileRadioButton/IconTileRadioButtonStory.d.ts +1 -1
- package/Components/Molecules/NavBar/NavBar.d.ts +1 -1
- package/Components/Molecules/NavBar/NavBarStory.d.ts +1 -1
- package/Components/Molecules/PhoneNumberTextField/PhoneNumberTextField.d.ts +1 -1
- package/Components/Molecules/PhoneNumberTextField/PhoneNumberTextFieldStory.d.ts +1 -1
- package/Components/Molecules/RadioButton/RadioButton.d.ts +1 -1
- package/Components/Molecules/RadioButton/RadioButtonStory.d.ts +1 -1
- package/Components/Molecules/ScrollContainer/ScrollContainer.test.js +1 -1
- package/Components/Molecules/ScrollContainer/ScrollContainerStory.d.ts +1 -1
- package/Components/Molecules/ScrollContainer/ScrollContainerTypes.d.ts +2 -2
- package/Components/Molecules/SupplierCard/SupplierCard.d.ts +1 -1
- package/Components/Molecules/SupplierCard/SupplierCardStory.d.ts +1 -1
- package/Components/Molecules/TextField/TextField.d.ts +1 -1
- package/Components/Molecules/TextField/TextFieldStory.d.ts +1 -1
- package/Components/Molecules/ThankYouBanner/ThankYouBanner.d.ts +1 -1
- package/Components/Molecules/ThankYouBanner/ThankYouBannerStory.d.ts +1 -1
- package/Components/Organisms/ListLayout/ListLayout.d.ts +1 -1
- package/Components/Organisms/ListLayout/ListLayoutStory.d.ts +1 -1
- package/Components/Organisms/RadioGroup/RadioGroup.d.ts +1 -1
- package/Components/Organisms/RadioGroup/RadioGroup.test.js +1 -1
- package/Components/Organisms/RadioGroup/RadioGroupContext.d.ts +1 -1
- package/Components/Organisms/RadioGroup/RadioGroupStory.d.ts +1 -1
- package/Components/Organisms/TileLayout/IconTileCheckBoxStory.d.ts +1 -1
- package/Components/Organisms/TileLayout/IconTileRadioButtonStory.d.ts +1 -1
- package/Components/Organisms/TileLayout/TileLayout.d.ts +1 -1
- package/Helpers/React/FunctionComponentWithDefaultProps.d.ts +1 -1
- package/Helpers/React/css.d.ts +1 -1
- package/Helpers/icons.d.ts +1 -1
- package/Helpers/useThrottle.d.ts +1 -1
- package/Themes/StoryThemeWrapper.d.ts +1 -1
- package/Themes/themes.d.ts +2 -2
- package/package.json +1 -1
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"TextFieldStory.js","sourceRoot":"","sources":["../../../../../../src/Components/ExperimentsFormatTwo/GOLD-1264/Molecules/TextField/TextFieldStory.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AACA,0DAAoC;AAyBpC,IAAM,cAAc,GAAc,UAAC,EAalC;QAZC,QAAQ,cAAA,EACR,YAAY,kBAAA,EACZ,QAAQ,cAAA,EACR,IAAI,UAAA,EACJ,UAAU,gBAAA,EACV,kBAAkB,wBAAA,EAClB,QAAQ,cAAA,EACR,KAAK,WAAA,EACL,WAAW,iBAAA,EACX,SAAS,eAAA,EACT,IAAI,UAAA,EACJ,WAAW,iBAAA;IACP,OAAA,CACJ,yCAAK,KAAK,EAAE,EAAE,QAAQ,EAAE,OAAO,EAAE,gBAC/B,uBAAC,mBAAS,IACR,QAAQ,EAAE,QAAQ,EAClB,YAAY,EAAE,YAAY,EAC1B,IAAI,EAAE,IAAI,EACV,QAAQ,EAAE,QAAQ,KAAK,MAAM,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,EACpD,EAAE,EAAC,IAAI,EACP,UAAU,EAAE,UAAU,EACtB,kBAAkB,EAAE,kBAAkB,EACtC,QAAQ,EAAE,QAAQ,EAClB,KAAK,EAAE,KAAK,EACZ,SAAS,EAAE,SAAS,EACpB,WAAW,EAAE,WAAW,EACxB,IAAI,EAAE,IAAI,EACV,WAAW,EAAE,WAAW,GACxB,IACE,CACP;AAlBK,CAkBL,CAAC;AAEF,kBAAe,cAAc,CAAC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
export { default } from './TextField';
|
@@ -0,0 +1,9 @@
|
|
1
|
+
"use strict";
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
4
|
+
};
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
6
|
+
exports.default = void 0;
|
7
|
+
var TextField_1 = require("./TextField");
|
8
|
+
Object.defineProperty(exports, "default", { enumerable: true, get: function () { return __importDefault(TextField_1).default; } });
|
9
|
+
//# sourceMappingURL=index.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/Components/ExperimentsFormatTwo/GOLD-1264/Molecules/TextField/index.ts"],"names":[],"mappings":";;;;;;AAAA,yCAAsC;AAA7B,qHAAA,OAAO,OAAA"}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { FunctionComponentWithDefaultProps } from '../../../Helpers/React/FunctionComponentWithDefaultProps';
|
2
2
|
import ICheckboxProps from './ICheckboxProps';
|
3
3
|
import defaultProps from './defaultProps';
|
4
|
-
type CheckBoxType = FunctionComponentWithDefaultProps<ICheckboxProps, typeof defaultProps>;
|
4
|
+
declare type CheckBoxType = FunctionComponentWithDefaultProps<ICheckboxProps, typeof defaultProps>;
|
5
5
|
declare const CheckBox: CheckBoxType;
|
6
6
|
export default CheckBox;
|
@@ -14,7 +14,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
14
14
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
15
15
|
function step(op) {
|
16
16
|
if (f) throw new TypeError("Generator is already executing.");
|
17
|
-
while (
|
17
|
+
while (_) try {
|
18
18
|
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
19
19
|
if (y = 0, t) op = [op[0] & 2, t.value];
|
20
20
|
switch (op[0]) {
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import * as React from 'react';
|
2
2
|
import { ISvgs } from '../../../Assets/svgs/svgs';
|
3
|
-
type CheckBoxStoryType = React.FunctionComponent<{
|
3
|
+
declare type CheckBoxStoryType = React.FunctionComponent<{
|
4
4
|
error: boolean;
|
5
5
|
showText: boolean;
|
6
6
|
iconType: keyof ISvgs | 'none';
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { FunctionComponentWithDefaultProps } from '../../../Helpers/React';
|
2
2
|
import IDatePickerProps from './IDatePickerProps';
|
3
3
|
import defaultProps from './defaultProps';
|
4
|
-
type DatePickerType = FunctionComponentWithDefaultProps<IDatePickerProps, typeof defaultProps>;
|
4
|
+
declare type DatePickerType = FunctionComponentWithDefaultProps<IDatePickerProps, typeof defaultProps>;
|
5
5
|
declare const DatePicker: DatePickerType;
|
6
6
|
export default DatePicker;
|
@@ -5,5 +5,5 @@ import { TextField } from '@mui/material';
|
|
5
5
|
* I'm disabling eslint so the type definition can be exactly the same as the one in the material ui x-date-pickers package.
|
6
6
|
* The type defined in MUI is wrong as readOnly is allowed, so I'm using "as" to override the type in DatePicker.tsx
|
7
7
|
*/
|
8
|
-
type DatePickerTextFieldType = SlotComponentProps<typeof TextField, {}, Record<string, any>>;
|
8
|
+
declare type DatePickerTextFieldType = SlotComponentProps<typeof TextField, {}, Record<string, any>>;
|
9
9
|
export default DatePickerTextFieldType;
|
@@ -25,7 +25,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
25
25
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
26
26
|
function step(op) {
|
27
27
|
if (f) throw new TypeError("Generator is already executing.");
|
28
|
-
while (
|
28
|
+
while (_) try {
|
29
29
|
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
30
30
|
if (y = 0, t) op = [op[0] & 2, t.value];
|
31
31
|
switch (op[0]) {
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { FunctionComponentWithDefaultProps } from '../../../Helpers/React';
|
2
2
|
import IComponentProps from './IComponentProps';
|
3
3
|
import defaultProps from './defaultProps';
|
4
|
-
type DropDownSelectType = FunctionComponentWithDefaultProps<IComponentProps, typeof defaultProps>;
|
4
|
+
declare type DropDownSelectType = FunctionComponentWithDefaultProps<IComponentProps, typeof defaultProps>;
|
5
5
|
declare const DropDownSelect: DropDownSelectType;
|
6
6
|
export default DropDownSelect;
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { FunctionComponentWithDefaultProps } from '../../../Helpers/React/FunctionComponentWithDefaultProps';
|
2
2
|
import IComponentProps from './IComponentProps';
|
3
3
|
import defaultProps from './defaultProps';
|
4
|
-
type IconTileCheckBoxType = FunctionComponentWithDefaultProps<IComponentProps, typeof defaultProps>;
|
4
|
+
declare type IconTileCheckBoxType = FunctionComponentWithDefaultProps<IComponentProps, typeof defaultProps>;
|
5
5
|
declare const IconTileCheckBox: IconTileCheckBoxType;
|
6
6
|
export default IconTileCheckBox;
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import * as React from 'react';
|
2
2
|
import { ISvgs } from '../../../Assets/svgs/svgs';
|
3
|
-
type IconTileCheckBoxStoryType = React.FunctionComponent<{
|
3
|
+
declare type IconTileCheckBoxStoryType = React.FunctionComponent<{
|
4
4
|
error: boolean;
|
5
5
|
iconType: keyof ISvgs;
|
6
6
|
isOtherOption: boolean;
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { FunctionComponentWithDefaultProps } from '../../../Helpers/React/FunctionComponentWithDefaultProps';
|
2
2
|
import IComponentProps from './IComponentProps';
|
3
3
|
import defaultProps from './defaultProps';
|
4
|
-
type IconTileRadioButtonType = FunctionComponentWithDefaultProps<IComponentProps, typeof defaultProps>;
|
4
|
+
declare type IconTileRadioButtonType = FunctionComponentWithDefaultProps<IComponentProps, typeof defaultProps>;
|
5
5
|
declare const IconTileRadioButton: IconTileRadioButtonType;
|
6
6
|
export default IconTileRadioButton;
|
@@ -48,7 +48,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
48
48
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
49
49
|
function step(op) {
|
50
50
|
if (f) throw new TypeError("Generator is already executing.");
|
51
|
-
while (
|
51
|
+
while (_) try {
|
52
52
|
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
53
53
|
if (y = 0, t) op = [op[0] & 2, t.value];
|
54
54
|
switch (op[0]) {
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import * as React from 'react';
|
2
2
|
import { ISvgs } from '../../../Assets/svgs/svgs';
|
3
|
-
type IconTileRadioButtonStoryType = React.FunctionComponent<{
|
3
|
+
declare type IconTileRadioButtonStoryType = React.FunctionComponent<{
|
4
4
|
error: boolean;
|
5
5
|
iconType: keyof ISvgs;
|
6
6
|
isOtherOption: boolean;
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { FunctionComponentWithDefaultProps } from '../../../Helpers/React/FunctionComponentWithDefaultProps';
|
2
2
|
import defaultProps from './defaultProps';
|
3
3
|
import IComponentProps from './IComponentProps';
|
4
|
-
type NavBarType = FunctionComponentWithDefaultProps<IComponentProps, typeof defaultProps>;
|
4
|
+
declare type NavBarType = FunctionComponentWithDefaultProps<IComponentProps, typeof defaultProps>;
|
5
5
|
declare const NavBar: NavBarType;
|
6
6
|
export default NavBar;
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { FunctionComponentWithDefaultProps } from '../../../Helpers/React';
|
2
2
|
import IPhoneNumberTextFieldProps from './IPhoneNumberTextFieldProps';
|
3
3
|
import defaultProps from './defaultProps';
|
4
|
-
type PhoneNumberTextFieldType = FunctionComponentWithDefaultProps<IPhoneNumberTextFieldProps, typeof defaultProps>;
|
4
|
+
declare type PhoneNumberTextFieldType = FunctionComponentWithDefaultProps<IPhoneNumberTextFieldProps, typeof defaultProps>;
|
5
5
|
declare const PhoneNumberTextField: PhoneNumberTextFieldType;
|
6
6
|
export default PhoneNumberTextField;
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { FunctionComponentWithDefaultProps } from '../../../Helpers/React/FunctionComponentWithDefaultProps';
|
2
2
|
import IComponentProps from './IRadioButtonProps';
|
3
3
|
import defaultProps from './defaultProps';
|
4
|
-
type RadioButtonType = FunctionComponentWithDefaultProps<IComponentProps, typeof defaultProps>;
|
4
|
+
declare type RadioButtonType = FunctionComponentWithDefaultProps<IComponentProps, typeof defaultProps>;
|
5
5
|
declare const RadioButton: RadioButtonType;
|
6
6
|
export default RadioButton;
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import { ISvgs } from '../../../Assets/svgs/svgs';
|
3
|
-
type RadioButtonStoryType = React.FunctionComponent<{
|
3
|
+
declare type RadioButtonStoryType = React.FunctionComponent<{
|
4
4
|
error: boolean;
|
5
5
|
iconType: keyof ISvgs | 'none';
|
6
6
|
otherInputError: boolean;
|
@@ -14,7 +14,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
14
14
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
15
15
|
function step(op) {
|
16
16
|
if (f) throw new TypeError("Generator is already executing.");
|
17
|
-
while (
|
17
|
+
while (_) try {
|
18
18
|
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
19
19
|
if (y = 0, t) op = [op[0] & 2, t.value];
|
20
20
|
switch (op[0]) {
|
@@ -1,7 +1,7 @@
|
|
1
1
|
/// <reference types="react" />
|
2
2
|
import IScrollContainerProps from './IScrollContainerProps';
|
3
|
-
export type ScrollContainerType = React.FunctionComponent<IScrollContainerProps>;
|
4
|
-
export type ScrollDetails = {
|
3
|
+
export declare type ScrollContainerType = React.FunctionComponent<IScrollContainerProps>;
|
4
|
+
export declare type ScrollDetails = {
|
5
5
|
scrollHeight: number;
|
6
6
|
clientHeight: number;
|
7
7
|
offsetTop: number;
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { FunctionComponentWithDefaultProps } from '../../../Helpers/React/FunctionComponentWithDefaultProps';
|
2
2
|
import ISupplierCardProps from './ISupplierCardProps';
|
3
3
|
import defaultProps from './defaultProps';
|
4
|
-
type SupplierCardType = FunctionComponentWithDefaultProps<ISupplierCardProps, typeof defaultProps>;
|
4
|
+
declare type SupplierCardType = FunctionComponentWithDefaultProps<ISupplierCardProps, typeof defaultProps>;
|
5
5
|
declare const SupplierCard: SupplierCardType;
|
6
6
|
export default SupplierCard;
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/// <reference types="react" />
|
2
2
|
import supplierLogos from '../../../Assets/SupplierLogos/supplierLogos';
|
3
|
-
type SupplierCardStoryType = React.FunctionComponent<{
|
3
|
+
declare type SupplierCardStoryType = React.FunctionComponent<{
|
4
4
|
ctaText: string;
|
5
5
|
badgeText?: string;
|
6
6
|
includeCheckbox: boolean;
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { FunctionComponentWithDefaultProps } from '../../../Helpers/React';
|
2
2
|
import ITextFieldProps from './ITextFieldProps';
|
3
3
|
import defaultProps from './defaultProps';
|
4
|
-
type TextFieldType = FunctionComponentWithDefaultProps<ITextFieldProps, typeof defaultProps>;
|
4
|
+
declare type TextFieldType = FunctionComponentWithDefaultProps<ITextFieldProps, typeof defaultProps>;
|
5
5
|
declare const TextField: TextFieldType;
|
6
6
|
export default TextField;
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import * as React from 'react';
|
2
|
-
type StoryType = React.FunctionComponent<{
|
2
|
+
declare type StoryType = React.FunctionComponent<{
|
3
3
|
disabled: boolean;
|
4
4
|
errorMessage: string;
|
5
5
|
iconType: 'none' | 'person' | 'zipcode' | 'phone' | 'email' | 'company' | 'state' | 'locationService';
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/// <reference types="react" />
|
2
2
|
/** @jsxImportSource @emotion/react */
|
3
3
|
import IThankYouBannerProps from './IThankYouBannerProps';
|
4
|
-
type ThankYouBannerType = React.FunctionComponent<IThankYouBannerProps>;
|
4
|
+
declare type ThankYouBannerType = React.FunctionComponent<IThankYouBannerProps>;
|
5
5
|
declare const ThankYouBanner: ThankYouBannerType;
|
6
6
|
export default ThankYouBanner;
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/// <reference types="react" />
|
2
2
|
import { IBrandLogos } from '../../../Assets/BrandLogos/brandLogos';
|
3
|
-
type ThankYouBannerStoryType = React.FunctionComponent<{
|
3
|
+
declare type ThankYouBannerStoryType = React.FunctionComponent<{
|
4
4
|
brandType: keyof IBrandLogos;
|
5
5
|
submissionId: string;
|
6
6
|
}>;
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/** @jsxImportSource @emotion/react */
|
2
2
|
import { FunctionComponent } from 'react';
|
3
3
|
import IComponentProps from './IComponentProps';
|
4
|
-
type ListLayoutType = FunctionComponent<IComponentProps>;
|
4
|
+
declare type ListLayoutType = FunctionComponent<IComponentProps>;
|
5
5
|
declare const ListLayout: ListLayoutType;
|
6
6
|
export default ListLayout;
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import * as React from 'react';
|
2
2
|
import { ISvgs } from '../../../Assets/svgs/svgs';
|
3
|
-
type ListLayoutStoryType = React.FunctionComponent<{
|
3
|
+
declare type ListLayoutStoryType = React.FunctionComponent<{
|
4
4
|
iconType: keyof ISvgs | 'none';
|
5
5
|
optionsCount: number;
|
6
6
|
text: string;
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { FunctionComponentWithDefaultProps } from '../../../Helpers/React/FunctionComponentWithDefaultProps';
|
2
2
|
import IComponentProps from './IComponentProps';
|
3
3
|
import defaultProps from './defaultProps';
|
4
|
-
type RadioGroupType = FunctionComponentWithDefaultProps<IComponentProps, typeof defaultProps>;
|
4
|
+
declare type RadioGroupType = FunctionComponentWithDefaultProps<IComponentProps, typeof defaultProps>;
|
5
5
|
declare const RadioGroup: RadioGroupType;
|
6
6
|
export default RadioGroup;
|
@@ -25,7 +25,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
25
25
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
26
26
|
function step(op) {
|
27
27
|
if (f) throw new TypeError("Generator is already executing.");
|
28
|
-
while (
|
28
|
+
while (_) try {
|
29
29
|
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
30
30
|
if (y = 0, t) op = [op[0] & 2, t.value];
|
31
31
|
switch (op[0]) {
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import * as React from 'react';
|
2
2
|
import { ISvgs } from '../../../Assets/svgs/svgs';
|
3
|
-
type RadioGroupStoryType = React.FunctionComponent<{
|
3
|
+
declare type RadioGroupStoryType = React.FunctionComponent<{
|
4
4
|
iconType: keyof ISvgs | 'none';
|
5
5
|
defaultSelectedId?: string;
|
6
6
|
itemsCount: number;
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { FunctionComponent } from 'react';
|
2
2
|
import IComponentProps from './IComponentProps';
|
3
|
-
type TileLayoutType = FunctionComponent<IComponentProps>;
|
3
|
+
declare type TileLayoutType = FunctionComponent<IComponentProps>;
|
4
4
|
declare const TileLayout: TileLayoutType;
|
5
5
|
export default TileLayout;
|
@@ -1,4 +1,4 @@
|
|
1
1
|
/// <reference types="react" />
|
2
|
-
export type FunctionComponentWithDefaultProps<T, D extends Partial<React.ComponentProps<React.FC<T>>>> = Pick<React.FC<T>, Exclude<keyof React.FC<T>, 'defaultProps'>> & (React.FC<T> extends (...a: infer A) => infer R ? (...a: A) => R : never) & {
|
2
|
+
export declare type FunctionComponentWithDefaultProps<T, D extends Partial<React.ComponentProps<React.FC<T>>>> = Pick<React.FC<T>, Exclude<keyof React.FC<T>, 'defaultProps'>> & (React.FC<T> extends (...a: infer A) => infer R ? (...a: A) => R : never) & {
|
3
3
|
defaultProps: D;
|
4
4
|
};
|
package/Helpers/React/css.d.ts
CHANGED
package/Helpers/icons.d.ts
CHANGED
package/Helpers/useThrottle.d.ts
CHANGED
@@ -1,4 +1,4 @@
|
|
1
1
|
import { DebouncedFunc } from 'lodash';
|
2
|
-
type ThrottledFunction = (value: unknown) => void;
|
2
|
+
declare type ThrottledFunction = (value: unknown) => void;
|
3
3
|
declare const useThrottle: (func: ThrottledFunction, wait: number) => DebouncedFunc<ThrottledFunction>;
|
4
4
|
export default useThrottle;
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import { IThemes } from './themes';
|
3
|
-
type StoryThemeWrapperType = React.FunctionComponent<{
|
3
|
+
declare type StoryThemeWrapperType = React.FunctionComponent<{
|
4
4
|
children: React.ReactNode;
|
5
5
|
themeType: keyof IThemes;
|
6
6
|
fontSizeMultiplier?: number;
|
package/Themes/themes.d.ts
CHANGED
@@ -865,8 +865,8 @@ declare const themes: {
|
|
865
865
|
};
|
866
866
|
};
|
867
867
|
};
|
868
|
-
export type ITheme = typeof customTheme;
|
869
|
-
export type IThemes = typeof themes;
|
868
|
+
export declare type ITheme = typeof customTheme;
|
869
|
+
export declare type IThemes = typeof themes;
|
870
870
|
export declare const getThemeWithFontMultiplier: (theme: keyof IThemes, fontSizeMultiplier?: number) => import("@mui/material").Theme & {
|
871
871
|
mvf: {
|
872
872
|
border: {
|