@mvf/external-components 3.24.1 → 3.24.3-dev.0

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 (173) hide show
  1. package/@types/WithExperimentName.d.ts +1 -1
  2. package/Assets/BrandLogos/ExpertMarketLogo.d.ts +1 -1
  3. package/Assets/BrandLogos/ExpertReviewsLogo.d.ts +1 -1
  4. package/Assets/BrandLogos/GoWizardLogo.d.ts +1 -1
  5. package/Assets/BrandLogos/HearClearLogo.d.ts +1 -1
  6. package/Assets/BrandLogos/LasikEyesLogo.d.ts +1 -1
  7. package/Assets/BrandLogos/StartupsLogo.d.ts +1 -1
  8. package/Assets/BrandLogos/TechcoLogo.d.ts +1 -1
  9. package/Assets/BrandLogos/TheEcoExpertsLogo.d.ts +1 -1
  10. package/Assets/BrandLogos/WebsiteBuilderExpertLogo.d.ts +1 -1
  11. package/Assets/BrandLogos/brandLogos.d.ts +1 -1
  12. package/Assets/CustomIcons/CheckboxIcon.d.ts +1 -1
  13. package/Assets/CustomIcons/RadioIcon.d.ts +1 -1
  14. package/Assets/svgs/svgs.d.ts +1 -1
  15. package/Components/Atoms/AnimationWrapper/AnimationWrapper.d.ts +1 -1
  16. package/Components/Atoms/AnimationWrapper/AnimationWrapperStory.d.ts +1 -1
  17. package/Components/Atoms/Button/Button.d.ts +1 -1
  18. package/Components/Atoms/Button/ButtonStory.d.ts +1 -1
  19. package/Components/Atoms/CardButton/CardButton.d.ts +1 -1
  20. package/Components/Atoms/CardButton/CardButtonStory.d.ts +1 -1
  21. package/Components/Atoms/CircularProgress/CircularProgress.d.ts +1 -1
  22. package/Components/Atoms/DynamicFontSizeContainer/DynamicFontSizeContainer.d.ts +1 -1
  23. package/Components/Atoms/ErrorMessage/ErrorMessage.d.ts +1 -1
  24. package/Components/Atoms/ErrorMessage/ErrorMessageStory.d.ts +1 -1
  25. package/Components/Atoms/ErrorMessageProvider/ErrorMessageProvider.d.ts +3 -3
  26. package/Components/Atoms/FormControl/FormControl.d.ts +1 -1
  27. package/Components/Atoms/FormControl/FormControlStory.d.ts +1 -1
  28. package/Components/Atoms/IconButton/IconButton.d.ts +1 -1
  29. package/Components/Atoms/IconButton/IconButtonStory.d.ts +1 -1
  30. package/Components/Atoms/InfoPanel/InfoPanel.d.ts +1 -1
  31. package/Components/Atoms/InfoPanel/InfoPanelStory.d.ts +1 -1
  32. package/Components/Atoms/Input/IInputProps.d.ts +1 -1
  33. package/Components/Atoms/Input/Input.d.ts +1 -1
  34. package/Components/Atoms/Input/InputStory.d.ts +2 -2
  35. package/Components/Atoms/Input/InputStory.js.map +1 -1
  36. package/Components/Atoms/Input/icons.d.ts +3 -0
  37. package/Components/Atoms/Input/icons.js +2 -0
  38. package/Components/Atoms/Input/icons.js.map +1 -1
  39. package/Components/Atoms/InputLabel/InputLabel.d.ts +1 -1
  40. package/Components/Atoms/InputLabel/InputLabelStory.d.ts +1 -1
  41. package/Components/Atoms/InsetCheckbox/InsetCheckbox.d.ts +2 -2
  42. package/Components/Atoms/InsetCheckbox/InsetCheckboxStory.d.ts +1 -1
  43. package/Components/Atoms/Link/Link.d.ts +1 -1
  44. package/Components/Atoms/Link/LinkStory.d.ts +1 -1
  45. package/Components/Atoms/LoadingIndicator/LoadingIndicator.d.ts +1 -1
  46. package/Components/Atoms/Modal/Modal.d.ts +1 -1
  47. package/Components/Atoms/Modal/ModalStory.d.ts +1 -1
  48. package/Components/Atoms/ProgressBar/ProgressBar.d.ts +1 -1
  49. package/Components/Atoms/ProgressBar/ProgressBarStory.d.ts +1 -1
  50. package/Components/Atoms/Text/Text.d.ts +1 -1
  51. package/Components/Atoms/Text/TextStory.d.ts +1 -1
  52. package/Components/Molecules/CheckBox/CheckBox.d.ts +1 -1
  53. package/Components/Molecules/CheckBox/CheckBox.test.js +1 -1
  54. package/Components/Molecules/CheckBox/CheckBoxStory.d.ts +1 -1
  55. package/Components/Molecules/DatePicker/DatePicker.d.ts +1 -1
  56. package/Components/Molecules/DatePicker/DatePickerStory.d.ts +1 -1
  57. package/Components/Molecules/DatePicker/DatePickerTextFieldType.d.ts +1 -1
  58. package/Components/Molecules/DatePicker/__tests__/DatePicker.test.js +1 -1
  59. package/Components/Molecules/DropDownSelect/DropDownSelect.d.ts +1 -1
  60. package/Components/Molecules/DropDownSelect/DropDownSelectStory.d.ts +2 -2
  61. package/Components/Molecules/DropDownSelect/DropDownSelectStory.js.map +1 -1
  62. package/Components/Molecules/DropDownSelect/IComponentProps.d.ts +1 -1
  63. package/Components/Molecules/DropDownSelect/defaultProps.d.ts +1 -1
  64. package/Components/Molecules/IconTileCheckBox/IconTileCheckBox.d.ts +1 -1
  65. package/Components/Molecules/IconTileCheckBox/IconTileCheckBoxStory.d.ts +1 -1
  66. package/Components/Molecules/IconTileRadioButton/IconTileRadioButton.d.ts +1 -1
  67. package/Components/Molecules/IconTileRadioButton/IconTileRadioButton.test.js +1 -1
  68. package/Components/Molecules/IconTileRadioButton/IconTileRadioButtonStory.d.ts +1 -1
  69. package/Components/Molecules/NavBar/NavBar.d.ts +1 -1
  70. package/Components/Molecules/NavBar/NavBarStory.d.ts +1 -1
  71. package/Components/Molecules/PhoneNumberTextField/PhoneNumberTextField.d.ts +1 -1
  72. package/Components/Molecules/PhoneNumberTextField/PhoneNumberTextFieldStory.d.ts +1 -1
  73. package/Components/Molecules/RadioButton/RadioButton.d.ts +1 -1
  74. package/Components/Molecules/RadioButton/RadioButtonStory.d.ts +1 -1
  75. package/Components/Molecules/ScrollContainer/ScrollContainer.test.js +1 -1
  76. package/Components/Molecules/ScrollContainer/ScrollContainerStory.d.ts +1 -1
  77. package/Components/Molecules/ScrollContainer/ScrollContainerTypes.d.ts +2 -2
  78. package/Components/Molecules/SupplierCard/SupplierCard.d.ts +1 -1
  79. package/Components/Molecules/SupplierCard/SupplierCardStory.d.ts +1 -1
  80. package/Components/Molecules/TextField/ITextFieldProps.d.ts +1 -1
  81. package/Components/Molecules/TextField/TextField.d.ts +1 -1
  82. package/Components/Molecules/TextField/TextFieldStory.d.ts +2 -2
  83. package/Components/Molecules/TextField/TextFieldStory.js.map +1 -1
  84. package/Components/Molecules/ThankYouBanner/ThankYouBanner.d.ts +1 -1
  85. package/Components/Molecules/ThankYouBanner/ThankYouBannerStory.d.ts +1 -1
  86. package/Components/Organisms/ListLayout/ListLayout.d.ts +1 -1
  87. package/Components/Organisms/ListLayout/ListLayoutStory.d.ts +1 -1
  88. package/Components/Organisms/RadioGroup/RadioGroup.d.ts +1 -1
  89. package/Components/Organisms/RadioGroup/RadioGroup.test.js +1 -1
  90. package/Components/Organisms/RadioGroup/RadioGroupContext.d.ts +1 -1
  91. package/Components/Organisms/RadioGroup/RadioGroupStory.d.ts +1 -1
  92. package/Components/Organisms/TileLayout/IconTileCheckBoxStory.d.ts +1 -1
  93. package/Components/Organisms/TileLayout/IconTileRadioButtonStory.d.ts +1 -1
  94. package/Components/Organisms/TileLayout/TileLayout.d.ts +1 -1
  95. package/Experiments/CRO-582/Atoms/ProgressBar/ProgressBar.d.ts +1 -1
  96. package/Experiments/CRO-582/Atoms/ProgressBar/ProgressBarStory.d.ts +1 -1
  97. package/Experiments/CRO-584/Atoms/CardButton/CardButton.d.ts +1 -1
  98. package/Experiments/CRO-584/Atoms/CardButton/CardButtonStory.d.ts +1 -1
  99. package/Experiments/CRO-584/Atoms/ErrorMessageProvider/ErrorMessageProvider.d.ts +3 -3
  100. package/Experiments/CRO-584/Atoms/FormControl/FormControl.d.ts +1 -1
  101. package/Experiments/CRO-584/Atoms/FormControl/FormControlStory.d.ts +1 -1
  102. package/Experiments/CRO-584/Atoms/Input/Input.d.ts +1 -1
  103. package/Experiments/CRO-584/Atoms/Input/InputStory.d.ts +1 -1
  104. package/Experiments/CRO-584/Atoms/InputLabel/InputLabel.d.ts +1 -1
  105. package/Experiments/CRO-584/Atoms/InputLabel/InputLabelStory.d.ts +1 -1
  106. package/Experiments/CRO-584/Atoms/Text/Text.d.ts +1 -1
  107. package/Experiments/CRO-584/Atoms/Text/TextStory.d.ts +1 -1
  108. package/Experiments/CRO-584/Atoms/Text/makeTextStyling.js +42 -46
  109. package/Experiments/CRO-584/Atoms/Text/makeTextStyling.js.map +1 -1
  110. package/Experiments/CRO-584/Molecules/CheckBox/CheckBox.d.ts +1 -1
  111. package/Experiments/CRO-584/Molecules/CheckBox/CheckBox.test.js +1 -1
  112. package/Experiments/CRO-584/Molecules/CheckBox/CheckBoxStory.d.ts +1 -1
  113. package/Experiments/CRO-584/Molecules/CheckBox/makeCheckBoxStyling.js +7 -14
  114. package/Experiments/CRO-584/Molecules/CheckBox/makeCheckBoxStyling.js.map +1 -1
  115. package/Experiments/CRO-584/Molecules/IconTileCheckBox/IconTileCheckBox.d.ts +1 -1
  116. package/Experiments/CRO-584/Molecules/IconTileCheckBox/IconTileCheckBoxStory.d.ts +1 -1
  117. package/Experiments/CRO-584/Molecules/IconTileCheckBox/makeIconTileCheckBoxStyling.js +3 -0
  118. package/Experiments/CRO-584/Molecules/IconTileCheckBox/makeIconTileCheckBoxStyling.js.map +1 -1
  119. package/Experiments/CRO-584/Molecules/IconTileRadioButton/IconTileRadioButton.d.ts +1 -1
  120. package/Experiments/CRO-584/Molecules/IconTileRadioButton/IconTileRadioButton.test.js +1 -1
  121. package/Experiments/CRO-584/Molecules/IconTileRadioButton/IconTileRadioButtonStory.d.ts +1 -1
  122. package/Experiments/CRO-584/Molecules/IconTileRadioButton/makeIconTileRadioButtonStyling.js +3 -0
  123. package/Experiments/CRO-584/Molecules/IconTileRadioButton/makeIconTileRadioButtonStyling.js.map +1 -1
  124. package/Experiments/CRO-584/Molecules/RadioButton/RadioButton.d.ts +1 -1
  125. package/Experiments/CRO-584/Molecules/RadioButton/RadioButtonStory.d.ts +1 -1
  126. package/Experiments/CRO-584/Molecules/RadioButton/makeRadioButtonStyling.js +7 -14
  127. package/Experiments/CRO-584/Molecules/RadioButton/makeRadioButtonStyling.js.map +1 -1
  128. package/Experiments/CRO-584/Molecules/TextField/TextField.d.ts +1 -1
  129. package/Experiments/CRO-584/Molecules/TextField/TextFieldStory.d.ts +1 -1
  130. package/Experiments/CRO-584/Organisms/ListLayout/ListLayout.d.ts +1 -1
  131. package/Experiments/CRO-584/Organisms/ListLayout/ListLayoutStory.d.ts +1 -1
  132. package/Experiments/CRO-584/Organisms/RadioGroup/RadioGroup.d.ts +1 -1
  133. package/Experiments/CRO-584/Organisms/RadioGroup/RadioGroup.test.js +1 -1
  134. package/Experiments/CRO-584/Organisms/RadioGroup/RadioGroupContext.d.ts +1 -1
  135. package/Experiments/CRO-584/Organisms/RadioGroup/RadioGroupStory.d.ts +1 -1
  136. package/Experiments/CRO-584/Organisms/TileLayout/IconTileCheckBoxStory.d.ts +1 -1
  137. package/Experiments/CRO-584/Organisms/TileLayout/IconTileRadioButtonStory.d.ts +1 -1
  138. package/Experiments/CRO-584/Organisms/TileLayout/TileLayout.d.ts +1 -1
  139. package/Experiments/CRO-585-a/Atoms/ProgressBar/ProgressBar.d.ts +1 -1
  140. package/Experiments/CRO-585-a/Atoms/ProgressBar/ProgressBarStory.d.ts +1 -1
  141. package/Experiments/Example/Atoms/CardButton/CardButton.d.ts +1 -1
  142. package/Experiments/Example/Atoms/CardButton/CardButtonStory.d.ts +1 -1
  143. package/Experiments/Example/Atoms/ErrorMessageProvider/ErrorMessageProvider.d.ts +3 -3
  144. package/Experiments/Example/Atoms/FormControl/FormControl.d.ts +1 -1
  145. package/Experiments/Example/Atoms/FormControl/FormControlStory.d.ts +1 -1
  146. package/Experiments/Example/Atoms/Input/Input.d.ts +1 -1
  147. package/Experiments/Example/Atoms/Input/InputStory.d.ts +1 -1
  148. package/Experiments/Example/Atoms/InputLabel/InputLabel.d.ts +1 -1
  149. package/Experiments/Example/Atoms/InputLabel/InputLabelStory.d.ts +1 -1
  150. package/Experiments/Example/Atoms/Text/Text.d.ts +1 -1
  151. package/Experiments/Example/Atoms/Text/TextStory.d.ts +1 -1
  152. package/Experiments/Example/Molecules/CheckBox/CheckBox.d.ts +1 -1
  153. package/Experiments/Example/Molecules/CheckBox/CheckBox.test.js +1 -1
  154. package/Experiments/Example/Molecules/CheckBox/CheckBoxStory.d.ts +1 -1
  155. package/Experiments/Example/Molecules/TextField/TextField.d.ts +1 -1
  156. package/Experiments/Example/Molecules/TextField/TextFieldStory.d.ts +1 -1
  157. package/Experiments/GOLD-1420/Atoms/Button/Button.d.ts +1 -1
  158. package/Experiments/GOLD-1420/Atoms/Button/ButtonStory.d.ts +1 -1
  159. package/Experiments/GOLD-1420/Atoms/CircularProgress/CircularProgress.d.ts +1 -1
  160. package/Experiments/GOLD-1420/Atoms/DynamicFontSizeContainer/DynamicFontSizeContainer.d.ts +1 -1
  161. package/Experiments/GOLD-1420/Atoms/IconButton/IconButton.d.ts +1 -1
  162. package/Experiments/GOLD-1420/Atoms/IconButton/IconButtonStory.d.ts +1 -1
  163. package/Experiments/GOLD-1420/Atoms/InsetCheckbox/InsetCheckbox.d.ts +2 -2
  164. package/Experiments/GOLD-1420/Atoms/InsetCheckbox/InsetCheckboxStory.d.ts +1 -1
  165. package/Experiments/GOLD-1420/Molecules/NavBar/NavBar.d.ts +1 -1
  166. package/Experiments/GOLD-1420/Molecules/NavBar/NavBarStory.d.ts +1 -1
  167. package/Helpers/React/FunctionComponentWithDefaultProps.d.ts +1 -1
  168. package/Helpers/React/css.d.ts +1 -1
  169. package/Helpers/icons.d.ts +1 -1
  170. package/Helpers/useThrottle.d.ts +1 -1
  171. package/Themes/StoryThemeWrapper.d.ts +1 -1
  172. package/Themes/themes.d.ts +2 -2
  173. package/package.json +1 -1
@@ -24,8 +24,8 @@ var getPlaceholderStyles = function (isTextCentered, isIconPresent) {
24
24
  };
25
25
  exports.getPlaceholderStyles = getPlaceholderStyles;
26
26
  var makeCheckBoxStyling = function () {
27
- var _a, _b;
28
- var _c = (0, react_1.useTheme)(), breakpoints = _c.breakpoints, mvf = _c.mvf;
27
+ var _a;
28
+ var _b = (0, react_1.useTheme)(), breakpoints = _b.breakpoints, mvf = _b.mvf;
29
29
  var spacing = mvf.spacing, fontSize = mvf.fontSize;
30
30
  return {
31
31
  checkbox: (0, react_1.css)({
@@ -81,18 +81,11 @@ var makeCheckBoxStyling = function () {
81
81
  otherInput: (0, react_1.css)({
82
82
  marginTop: -1,
83
83
  padding: spacing.tiny,
84
- '& .MuiInputBase-root input': (_b = {
85
- textAlign: 'left',
86
- fontSize: fontSize.mini,
87
- padding: 0
88
- },
89
- _b[breakpoints.up('mobileMedium')] = {
90
- fontSize: fontSize.small,
91
- },
92
- _b[breakpoints.up('tabletSmall')] = {
93
- fontSize: fontSize.compact,
94
- },
95
- _b),
84
+ '& .MuiInputBase-root input': {
85
+ textAlign: 'left',
86
+ fontSize: "clamp(".concat(fontSize.compact, "px, 3vw, ").concat(fontSize.hefty, "px)"),
87
+ padding: 0,
88
+ },
96
89
  }),
97
90
  };
98
91
  };
@@ -1 +1 @@
1
- {"version":3,"file":"makeCheckBoxStyling.js","sourceRoot":"","sources":["../../../../../src/Experiments/CRO-584/Molecules/CheckBox/makeCheckBoxStyling.ts"],"names":[],"mappings":";;;AAAA,wCAA+C;AAE/C,IAAM,iBAAiB,GAAG;IACxB,gBAAgB,EAAE,IAAA,WAAG,EAAC;QACpB,QAAQ,EAAE,EAAE;QACZ,QAAQ,EAAE,GAAG;QACb,KAAK,EAAE,KAAK;KACb,CAAC;IACF,mBAAmB,EAAE,IAAA,WAAG,EAAC;QACvB,KAAK,EAAE,EAAE;KACV,CAAC;IACF,mBAAmB,EAAE,IAAA,WAAG,EAAC;QACvB,KAAK,EAAE,EAAE;KACV,CAAC;CACH,CAAC;AAEK,IAAM,oBAAoB,GAAG,UAClC,cAAuB,EACvB,aAAsB;IAEtB,OAAA,aAAa;QACX,CAAC,CAAC,cAAc;YACd,CAAC,CAAC,iBAAiB,CAAC,gBAAgB;YACpC,CAAC,CAAC,iBAAiB,CAAC,mBAAmB;QACzC,CAAC,CAAC,iBAAiB,CAAC,mBAAmB;AAJzC,CAIyC,CAAC;AAR/B,QAAA,oBAAoB,wBAQW;AAE5C,IAAM,mBAAmB,GAAG;;IACpB,IAAA,KAAuB,IAAA,gBAAQ,GAAE,EAA/B,WAAW,iBAAA,EAAE,GAAG,SAAe,CAAC;IAChC,IAAA,OAAO,GAAe,GAAG,QAAlB,EAAE,QAAQ,GAAK,GAAG,SAAR,CAAS;IAClC,OAAO;QACL,QAAQ,EAAE,IAAA,WAAG,EAAC;YACZ,oBAAoB;oBAClB,WAAW,EAAE,EAAE;oBACf,YAAY,EAAE,EAAE;;gBAChB,GAAC,WAAW,CAAC,EAAE,CAAC,aAAa,CAAC,IAAG;oBAC/B,UAAU,EAAE,EAAE;iBACf;mBACF;SACF,CAAC;QACF,sBAAsB,EAAE,IAAA,WAAG,EAAC;YAC1B,KAAK,EAAE,EAAE;YACT,QAAQ,EAAE,UAAU;SACrB,CAAC;QACF,IAAI,EAAE,IAAA,WAAG,EAAC;YACR,MAAM,EAAE,MAAM;YACd,KAAK,EAAE,MAAM;YACb,SAAS,EAAE,EAAE;SACd,CAAC;QACF,UAAU,EAAE,IAAA,WAAG,EAAC;YACd,SAAS,EAAE,CAAC;YACZ,YAAY,EAAE,CAAC;YACf,KAAK,EAAE,MAAM;YACb,OAAO,EAAE;gBACP,MAAM,EAAE,EAAE;aACX;SACF,CAAC;QACF,QAAQ,EAAE,IAAA,WAAG,EAAC;YACZ,SAAS,EAAE,CAAC;YACZ,YAAY,EAAE,CAAC;YACf,QAAQ,EAAE,EAAE;YACZ,QAAQ,EAAE,GAAG;YACb,KAAK,EAAE,KAAK;YACZ,OAAO,EAAE;gBACP,MAAM,EAAE,EAAE;aACX;SACF,CAAC;QACF,MAAM,EAAE,IAAA,WAAG,EAAC;YACV,OAAO,EAAE,MAAM;YACf,cAAc,EAAE,QAAQ;SACzB,CAAC;QACF,SAAS,EAAE,IAAA,WAAG,EAAC;YACb,QAAQ,EAAE,QAAQ;SACnB,CAAC;QACF,QAAQ,EAAE,IAAA,WAAG,EAAC;YACZ,YAAY,EAAE,UAAU;YACxB,SAAS,EAAE,QAAQ;YACnB,cAAc,EAAE,YAAY;YAC5B,IAAI,EAAE,CAAC;SACR,CAAC;QACF,UAAU,EAAE,IAAA,WAAG,EAAC;YACd,SAAS,EAAE,CAAC,CAAC;YACb,OAAO,EAAE,OAAO,CAAC,IAAI;YACrB,4BAA4B;oBAC1B,SAAS,EAAE,MAAM;oBACjB,QAAQ,EAAE,QAAQ,CAAC,IAAI;oBACvB,OAAO,EAAE,CAAC;;gBACV,GAAC,WAAW,CAAC,EAAE,CAAC,cAAc,CAAC,IAAG;oBAChC,QAAQ,EAAE,QAAQ,CAAC,KAAK;iBACzB;gBACD,GAAC,WAAW,CAAC,EAAE,CAAC,aAAa,CAAC,IAAG;oBAC/B,QAAQ,EAAE,QAAQ,CAAC,OAAO;iBAC3B;mBACF;SACF,CAAC;KACH,CAAC;AACJ,CAAC,CAAC;AAEF,kBAAe,mBAAmB,CAAC"}
1
+ {"version":3,"file":"makeCheckBoxStyling.js","sourceRoot":"","sources":["../../../../../src/Experiments/CRO-584/Molecules/CheckBox/makeCheckBoxStyling.ts"],"names":[],"mappings":";;;AAAA,wCAA+C;AAE/C,IAAM,iBAAiB,GAAG;IACxB,gBAAgB,EAAE,IAAA,WAAG,EAAC;QACpB,QAAQ,EAAE,EAAE;QACZ,QAAQ,EAAE,GAAG;QACb,KAAK,EAAE,KAAK;KACb,CAAC;IACF,mBAAmB,EAAE,IAAA,WAAG,EAAC;QACvB,KAAK,EAAE,EAAE;KACV,CAAC;IACF,mBAAmB,EAAE,IAAA,WAAG,EAAC;QACvB,KAAK,EAAE,EAAE;KACV,CAAC;CACH,CAAC;AAEK,IAAM,oBAAoB,GAAG,UAClC,cAAuB,EACvB,aAAsB;IAEtB,OAAA,aAAa;QACX,CAAC,CAAC,cAAc;YACd,CAAC,CAAC,iBAAiB,CAAC,gBAAgB;YACpC,CAAC,CAAC,iBAAiB,CAAC,mBAAmB;QACzC,CAAC,CAAC,iBAAiB,CAAC,mBAAmB;AAJzC,CAIyC,CAAC;AAR/B,QAAA,oBAAoB,wBAQW;AAE5C,IAAM,mBAAmB,GAAG;;IACpB,IAAA,KAAuB,IAAA,gBAAQ,GAAE,EAA/B,WAAW,iBAAA,EAAE,GAAG,SAAe,CAAC;IAChC,IAAA,OAAO,GAAe,GAAG,QAAlB,EAAE,QAAQ,GAAK,GAAG,SAAR,CAAS;IAClC,OAAO;QACL,QAAQ,EAAE,IAAA,WAAG,EAAC;YACZ,oBAAoB;oBAClB,WAAW,EAAE,EAAE;oBACf,YAAY,EAAE,EAAE;;gBAChB,GAAC,WAAW,CAAC,EAAE,CAAC,aAAa,CAAC,IAAG;oBAC/B,UAAU,EAAE,EAAE;iBACf;mBACF;SACF,CAAC;QACF,sBAAsB,EAAE,IAAA,WAAG,EAAC;YAC1B,KAAK,EAAE,EAAE;YACT,QAAQ,EAAE,UAAU;SACrB,CAAC;QACF,IAAI,EAAE,IAAA,WAAG,EAAC;YACR,MAAM,EAAE,MAAM;YACd,KAAK,EAAE,MAAM;YACb,SAAS,EAAE,EAAE;SACd,CAAC;QACF,UAAU,EAAE,IAAA,WAAG,EAAC;YACd,SAAS,EAAE,CAAC;YACZ,YAAY,EAAE,CAAC;YACf,KAAK,EAAE,MAAM;YACb,OAAO,EAAE;gBACP,MAAM,EAAE,EAAE;aACX;SACF,CAAC;QACF,QAAQ,EAAE,IAAA,WAAG,EAAC;YACZ,SAAS,EAAE,CAAC;YACZ,YAAY,EAAE,CAAC;YACf,QAAQ,EAAE,EAAE;YACZ,QAAQ,EAAE,GAAG;YACb,KAAK,EAAE,KAAK;YACZ,OAAO,EAAE;gBACP,MAAM,EAAE,EAAE;aACX;SACF,CAAC;QACF,MAAM,EAAE,IAAA,WAAG,EAAC;YACV,OAAO,EAAE,MAAM;YACf,cAAc,EAAE,QAAQ;SACzB,CAAC;QACF,SAAS,EAAE,IAAA,WAAG,EAAC;YACb,QAAQ,EAAE,QAAQ;SACnB,CAAC;QACF,QAAQ,EAAE,IAAA,WAAG,EAAC;YACZ,YAAY,EAAE,UAAU;YACxB,SAAS,EAAE,QAAQ;YACnB,cAAc,EAAE,YAAY;YAC5B,IAAI,EAAE,CAAC;SACR,CAAC;QACF,UAAU,EAAE,IAAA,WAAG,EAAC;YACd,SAAS,EAAE,CAAC,CAAC;YACb,OAAO,EAAE,OAAO,CAAC,IAAI;YACrB,4BAA4B,EAAE;gBAC5B,SAAS,EAAE,MAAM;gBACjB,QAAQ,EAAE,gBAAS,QAAQ,CAAC,OAAO,sBAAY,QAAQ,CAAC,KAAK,QAAK;gBAClE,OAAO,EAAE,CAAC;aACX;SACF,CAAC;KACH,CAAC;AACJ,CAAC,CAAC;AAEF,kBAAe,mBAAmB,CAAC"}
@@ -2,6 +2,6 @@ import { FunctionComponentWithDefaultProps } from '../../../../Helpers/React/Fun
2
2
  import IComponentProps from './IComponentProps';
3
3
  import defaultProps from './defaultProps';
4
4
  import WithExperimentName from '../../../../@types/WithExperimentName';
5
- export declare type IconTileCheckBoxType = FunctionComponentWithDefaultProps<WithExperimentName<IComponentProps>, typeof defaultProps>;
5
+ export type IconTileCheckBoxType = FunctionComponentWithDefaultProps<WithExperimentName<IComponentProps>, typeof defaultProps>;
6
6
  declare const IconTileCheckBox: IconTileCheckBoxType;
7
7
  export default IconTileCheckBox;
@@ -1,6 +1,6 @@
1
1
  import * as React from 'react';
2
2
  import { ISvgs } from '../../../../Assets/svgs/svgs';
3
- declare type IconTileCheckBoxStoryType = React.FunctionComponent<{
3
+ type IconTileCheckBoxStoryType = React.FunctionComponent<{
4
4
  error: boolean;
5
5
  iconType: keyof ISvgs;
6
6
  isOtherOption: boolean;
@@ -25,6 +25,8 @@ var makeIconTileCheckBoxStyling = function (_a) {
25
25
  justifyContent: 'center',
26
26
  flexDirection: 'column',
27
27
  height: '100%',
28
+ containerType: 'inline-size',
29
+ containerName: 'radio-container',
28
30
  '& .MuiTypography-root': {
29
31
  marginBottom: 14,
30
32
  },
@@ -79,6 +81,7 @@ var makeIconTileCheckBoxStyling = function (_a) {
79
81
  '& input': {
80
82
  paddingInline: 0,
81
83
  inlineSize: '100%',
84
+ display: 'block',
82
85
  },
83
86
  }),
84
87
  imgDiv: (0, react_1.css)({
@@ -1 +1 @@
1
- {"version":3,"file":"makeIconTileCheckBoxStyling.js","sourceRoot":"","sources":["../../../../../src/Experiments/CRO-584/Molecules/IconTileCheckBox/makeIconTileCheckBoxStyling.ts"],"names":[],"mappings":";;;;;;;;;;;;;AAAA,wCAA+C;AAC/C,0CAAsC;AAEtC,IAAM,2BAA2B,GAAG,UAAC,EAAmC;;QAAjC,QAAQ,cAAA;IACvC,IAAA,KAAuB,IAAA,gBAAQ,GAAE,EAA/B,WAAW,iBAAA,EAAE,GAAG,SAAe,CAAC;IAChC,IAAA,OAAO,GAAc,GAAG,QAAjB,EAAE,OAAO,GAAK,GAAG,QAAR,CAAS;IACjC,OAAO;QACL,SAAS,EAAE,IAAA,WAAG,EAAC;YACb,OAAO,EAAE,MAAM;YACf,UAAU,EAAE,QAAQ;YACpB,cAAc,EAAE,QAAQ;YACxB,aAAa,EAAE,QAAQ;YACvB,MAAM,EAAE,MAAM;YACd,uBAAuB,EAAE;gBACvB,YAAY,EAAE,EAAE;aACjB;SACF,CAAC;QACF,IAAI,EAAE,IAAA,WAAG,wBACJ,CAAC,QAAQ,IAAI;YACd,SAAS,EAAE,EAAE;YACb,YAAY,EAAE,CAAC;SAChB,CAAC,WACF,OAAO,EAAE;oBACP,MAAM,EAAE,EAAE;iBACX,OACA,WAAW,CAAC,EAAE,CAAC,cAAc,CAAC,IAAG;YAChC,OAAO,EAAE;gBACP,MAAM,EAAE,EAAE;aACX;SACF,KACA,WAAW,CAAC,EAAE,CAAC,aAAa,CAAC,IAAG;YAC/B,OAAO,EAAE;gBACP,MAAM,EAAE,EAAE;aACX;SACF,KACA,WAAW,CAAC,EAAE,CAAC,aAAa,CAAC,IAAG;YAC/B,OAAO,EAAE;gBACP,MAAM,EAAE,EAAE;aACX;SACF,KACA,WAAW,CAAC,EAAE,CAAC,cAAc,CAAC,IAAG;YAChC,OAAO,EAAE;gBACP,MAAM,EAAE,EAAE;aACX;SACF,KACA,WAAW,CAAC,EAAE,CAAC,eAAe,CAAC,IAAG;YACjC,OAAO,EAAE;gBACP,MAAM,EAAE,EAAE;aACX;SACF,OACD;QACF,QAAQ,EAAE,IAAA,WAAG,EAAC;YACZ,KAAK,EAAE,OAAO,CAAC,SAAS,CAAC,qBAAqB;YAC9C,QAAQ,EAAE,UAAU;YACpB,eAAe,EAAE;gBACf,OAAO,EAAE,aAAa;aACvB;YACD,sBAAsB,EAAE;gBACtB,uBAAuB,EAAE;oBACvB,SAAS,EAAE;wBACT,eAAe,EAAE,IAAA,gBAAK,EAAC,OAAO,CAAC,SAAS,CAAC,mBAAmB,EAAE,IAAI,CAAC;qBACpE;iBACF;aACF;SACF,CAAC;QACF,UAAU,EAAE,IAAA,WAAG,EAAC;YACd,UAAU,EAAE,OAAO,CAAC,KAAK;YACzB,WAAW,EAAE,OAAO,CAAC,KAAK;YAC1B,aAAa,EAAE,OAAO,CAAC,KAAK;YAC5B,wBAAwB,EAAE;gBACxB,SAAS,EAAE,MAAM;aAClB;YACD,SAAS,EAAE;gBACT,aAAa,EAAE,CAAC;gBAChB,UAAU,EAAE,MAAM;aACnB;SACF,CAAC;QACF,MAAM,EAAE,IAAA,WAAG,EAAC;YACV,OAAO,EAAE,MAAM;YACf,cAAc,EAAE,QAAQ;SACzB,CAAC;KACH,CAAC;AACJ,CAAC,CAAC;AAEF,kBAAe,2BAA2B,CAAC"}
1
+ {"version":3,"file":"makeIconTileCheckBoxStyling.js","sourceRoot":"","sources":["../../../../../src/Experiments/CRO-584/Molecules/IconTileCheckBox/makeIconTileCheckBoxStyling.ts"],"names":[],"mappings":";;;;;;;;;;;;;AAAA,wCAA+C;AAC/C,0CAAsC;AAEtC,IAAM,2BAA2B,GAAG,UAAC,EAAmC;;QAAjC,QAAQ,cAAA;IACvC,IAAA,KAAuB,IAAA,gBAAQ,GAAE,EAA/B,WAAW,iBAAA,EAAE,GAAG,SAAe,CAAC;IAChC,IAAA,OAAO,GAAc,GAAG,QAAjB,EAAE,OAAO,GAAK,GAAG,QAAR,CAAS;IACjC,OAAO;QACL,SAAS,EAAE,IAAA,WAAG,EAAC;YACb,OAAO,EAAE,MAAM;YACf,UAAU,EAAE,QAAQ;YACpB,cAAc,EAAE,QAAQ;YACxB,aAAa,EAAE,QAAQ;YACvB,MAAM,EAAE,MAAM;YACd,aAAa,EAAE,aAAa;YAC5B,aAAa,EAAE,iBAAiB;YAChC,uBAAuB,EAAE;gBACvB,YAAY,EAAE,EAAE;aACjB;SACF,CAAC;QACF,IAAI,EAAE,IAAA,WAAG,wBACJ,CAAC,QAAQ,IAAI;YACd,SAAS,EAAE,EAAE;YACb,YAAY,EAAE,CAAC;SAChB,CAAC,WACF,OAAO,EAAE;oBACP,MAAM,EAAE,EAAE;iBACX,OACA,WAAW,CAAC,EAAE,CAAC,cAAc,CAAC,IAAG;YAChC,OAAO,EAAE;gBACP,MAAM,EAAE,EAAE;aACX;SACF,KACA,WAAW,CAAC,EAAE,CAAC,aAAa,CAAC,IAAG;YAC/B,OAAO,EAAE;gBACP,MAAM,EAAE,EAAE;aACX;SACF,KACA,WAAW,CAAC,EAAE,CAAC,aAAa,CAAC,IAAG;YAC/B,OAAO,EAAE;gBACP,MAAM,EAAE,EAAE;aACX;SACF,KACA,WAAW,CAAC,EAAE,CAAC,cAAc,CAAC,IAAG;YAChC,OAAO,EAAE;gBACP,MAAM,EAAE,EAAE;aACX;SACF,KACA,WAAW,CAAC,EAAE,CAAC,eAAe,CAAC,IAAG;YACjC,OAAO,EAAE;gBACP,MAAM,EAAE,EAAE;aACX;SACF,OACD;QACF,QAAQ,EAAE,IAAA,WAAG,EAAC;YACZ,KAAK,EAAE,OAAO,CAAC,SAAS,CAAC,qBAAqB;YAC9C,QAAQ,EAAE,UAAU;YACpB,eAAe,EAAE;gBACf,OAAO,EAAE,aAAa;aACvB;YACD,sBAAsB,EAAE;gBACtB,uBAAuB,EAAE;oBACvB,SAAS,EAAE;wBACT,eAAe,EAAE,IAAA,gBAAK,EAAC,OAAO,CAAC,SAAS,CAAC,mBAAmB,EAAE,IAAI,CAAC;qBACpE;iBACF;aACF;SACF,CAAC;QACF,UAAU,EAAE,IAAA,WAAG,EAAC;YACd,UAAU,EAAE,OAAO,CAAC,KAAK;YACzB,WAAW,EAAE,OAAO,CAAC,KAAK;YAC1B,aAAa,EAAE,OAAO,CAAC,KAAK;YAC5B,wBAAwB,EAAE;gBACxB,SAAS,EAAE,MAAM;aAClB;YACD,SAAS,EAAE;gBACT,aAAa,EAAE,CAAC;gBAChB,UAAU,EAAE,MAAM;gBAClB,OAAO,EAAE,OAAO;aACjB;SACF,CAAC;QACF,MAAM,EAAE,IAAA,WAAG,EAAC;YACV,OAAO,EAAE,MAAM;YACf,cAAc,EAAE,QAAQ;SACzB,CAAC;KACH,CAAC;AACJ,CAAC,CAAC;AAEF,kBAAe,2BAA2B,CAAC"}
@@ -2,6 +2,6 @@ import { FunctionComponentWithDefaultProps } from '../../../../Helpers/React/Fun
2
2
  import IComponentProps from './IComponentProps';
3
3
  import defaultProps from './defaultProps';
4
4
  import WithExperimentName from '../../../../@types/WithExperimentName';
5
- export declare type IconTileRadioButtonType = FunctionComponentWithDefaultProps<WithExperimentName<IComponentProps>, typeof defaultProps>;
5
+ export type IconTileRadioButtonType = FunctionComponentWithDefaultProps<WithExperimentName<IComponentProps>, typeof defaultProps>;
6
6
  declare const IconTileRadioButton: IconTileRadioButtonType;
7
7
  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 (_) try {
51
+ while (g && (g = 0, op[0] && (_ = 0)), _) 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
- declare type IconTileRadioButtonStoryType = React.FunctionComponent<{
3
+ type IconTileRadioButtonStoryType = React.FunctionComponent<{
4
4
  error: boolean;
5
5
  iconType: keyof ISvgs;
6
6
  isOtherOption: boolean;
@@ -15,6 +15,8 @@ var makeIconTileRadioButtonStyling = function () {
15
15
  '& .MuiTypography-root': {
16
16
  marginBottom: 14,
17
17
  },
18
+ containerType: 'inline-size',
19
+ containerName: 'radio-container',
18
20
  }),
19
21
  icon: (0, react_1.css)((_a = {
20
22
  marginTop: 12,
@@ -59,6 +61,7 @@ var makeIconTileRadioButtonStyling = function () {
59
61
  '& input': {
60
62
  paddingInline: 0,
61
63
  inlineSize: '100%',
64
+ display: 'block',
62
65
  },
63
66
  }),
64
67
  imgDiv: (0, react_1.css)({
@@ -1 +1 @@
1
- {"version":3,"file":"makeIconTileRadioButtonStyling.js","sourceRoot":"","sources":["../../../../../src/Experiments/CRO-584/Molecules/IconTileRadioButton/makeIconTileRadioButtonStyling.ts"],"names":[],"mappings":";;AAAA,wCAA+C;AAE/C,IAAM,8BAA8B,GAAG;;IAC/B,IAAA,KAAuB,IAAA,gBAAQ,GAAE,EAA/B,WAAW,iBAAA,EAAE,GAAG,SAAe,CAAC;IAChC,IAAA,OAAO,GAAK,GAAG,QAAR,CAAS;IACxB,OAAO;QACL,SAAS,EAAE,IAAA,WAAG,EAAC;YACb,OAAO,EAAE,MAAM;YACf,UAAU,EAAE,QAAQ;YACpB,cAAc,EAAE,QAAQ;YACxB,aAAa,EAAE,QAAQ;YACvB,MAAM,EAAE,MAAM;YACd,uBAAuB,EAAE;gBACvB,YAAY,EAAE,EAAE;aACjB;SACF,CAAC;QACF,IAAI,EAAE,IAAA,WAAG;gBACP,SAAS,EAAE,EAAE;gBACb,YAAY,EAAE,CAAC;gBACf,OAAO,EAAE;oBACP,MAAM,EAAE,EAAE;iBACX;;YACD,GAAC,WAAW,CAAC,EAAE,CAAC,cAAc,CAAC,IAAG;gBAChC,OAAO,EAAE;oBACP,MAAM,EAAE,EAAE;iBACX;aACF;YACD,GAAC,WAAW,CAAC,EAAE,CAAC,aAAa,CAAC,IAAG;gBAC/B,OAAO,EAAE;oBACP,MAAM,EAAE,EAAE;iBACX;aACF;YACD,GAAC,WAAW,CAAC,EAAE,CAAC,aAAa,CAAC,IAAG;gBAC/B,OAAO,EAAE;oBACP,MAAM,EAAE,EAAE;iBACX;aACF;YACD,GAAC,WAAW,CAAC,EAAE,CAAC,cAAc,CAAC,IAAG;gBAChC,OAAO,EAAE;oBACP,MAAM,EAAE,EAAE;iBACX;aACF;YACD,GAAC,WAAW,CAAC,EAAE,CAAC,eAAe,CAAC,IAAG;gBACjC,OAAO,EAAE;oBACP,MAAM,EAAE,EAAE;iBACX;aACF;gBACD;QACF,UAAU,EAAE,IAAA,WAAG,EAAC;YACd,UAAU,EAAE,OAAO,CAAC,KAAK;YACzB,WAAW,EAAE,OAAO,CAAC,KAAK;YAC1B,aAAa,EAAE,OAAO,CAAC,KAAK;YAC5B,wBAAwB,EAAE;gBACxB,SAAS,EAAE,MAAM;aAClB;YACD,SAAS,EAAE;gBACT,aAAa,EAAE,CAAC;gBAChB,UAAU,EAAE,MAAM;aACnB;SACF,CAAC;QACF,MAAM,EAAE,IAAA,WAAG,EAAC;YACV,OAAO,EAAE,MAAM;YACf,cAAc,EAAE,QAAQ;SACzB,CAAC;KACH,CAAC;AACJ,CAAC,CAAC;AAEF,kBAAe,8BAA8B,CAAC"}
1
+ {"version":3,"file":"makeIconTileRadioButtonStyling.js","sourceRoot":"","sources":["../../../../../src/Experiments/CRO-584/Molecules/IconTileRadioButton/makeIconTileRadioButtonStyling.ts"],"names":[],"mappings":";;AAAA,wCAA+C;AAE/C,IAAM,8BAA8B,GAAG;;IAC/B,IAAA,KAAuB,IAAA,gBAAQ,GAAE,EAA/B,WAAW,iBAAA,EAAE,GAAG,SAAe,CAAC;IAChC,IAAA,OAAO,GAAK,GAAG,QAAR,CAAS;IACxB,OAAO;QACL,SAAS,EAAE,IAAA,WAAG,EAAC;YACb,OAAO,EAAE,MAAM;YACf,UAAU,EAAE,QAAQ;YACpB,cAAc,EAAE,QAAQ;YACxB,aAAa,EAAE,QAAQ;YACvB,MAAM,EAAE,MAAM;YACd,uBAAuB,EAAE;gBACvB,YAAY,EAAE,EAAE;aACjB;YACD,aAAa,EAAE,aAAa;YAC5B,aAAa,EAAE,iBAAiB;SACjC,CAAC;QACF,IAAI,EAAE,IAAA,WAAG;gBACP,SAAS,EAAE,EAAE;gBACb,YAAY,EAAE,CAAC;gBACf,OAAO,EAAE;oBACP,MAAM,EAAE,EAAE;iBACX;;YACD,GAAC,WAAW,CAAC,EAAE,CAAC,cAAc,CAAC,IAAG;gBAChC,OAAO,EAAE;oBACP,MAAM,EAAE,EAAE;iBACX;aACF;YACD,GAAC,WAAW,CAAC,EAAE,CAAC,aAAa,CAAC,IAAG;gBAC/B,OAAO,EAAE;oBACP,MAAM,EAAE,EAAE;iBACX;aACF;YACD,GAAC,WAAW,CAAC,EAAE,CAAC,aAAa,CAAC,IAAG;gBAC/B,OAAO,EAAE;oBACP,MAAM,EAAE,EAAE;iBACX;aACF;YACD,GAAC,WAAW,CAAC,EAAE,CAAC,cAAc,CAAC,IAAG;gBAChC,OAAO,EAAE;oBACP,MAAM,EAAE,EAAE;iBACX;aACF;YACD,GAAC,WAAW,CAAC,EAAE,CAAC,eAAe,CAAC,IAAG;gBACjC,OAAO,EAAE;oBACP,MAAM,EAAE,EAAE;iBACX;aACF;gBACD;QACF,UAAU,EAAE,IAAA,WAAG,EAAC;YACd,UAAU,EAAE,OAAO,CAAC,KAAK;YACzB,WAAW,EAAE,OAAO,CAAC,KAAK;YAC1B,aAAa,EAAE,OAAO,CAAC,KAAK;YAC5B,wBAAwB,EAAE;gBACxB,SAAS,EAAE,MAAM;aAClB;YACD,SAAS,EAAE;gBACT,aAAa,EAAE,CAAC;gBAChB,UAAU,EAAE,MAAM;gBAClB,OAAO,EAAE,OAAO;aACjB;SACF,CAAC;QACF,MAAM,EAAE,IAAA,WAAG,EAAC;YACV,OAAO,EAAE,MAAM;YACf,cAAc,EAAE,QAAQ;SACzB,CAAC;KACH,CAAC;AACJ,CAAC,CAAC;AAEF,kBAAe,8BAA8B,CAAC"}
@@ -2,6 +2,6 @@ import { FunctionComponentWithDefaultProps } from '../../../../Helpers/React/Fun
2
2
  import IComponentProps from './IRadioButtonProps';
3
3
  import defaultProps from './defaultProps';
4
4
  import WithExperimentName from '../../../../@types/WithExperimentName';
5
- export declare type RadioButtonType = FunctionComponentWithDefaultProps<WithExperimentName<IComponentProps>, typeof defaultProps>;
5
+ export type RadioButtonType = FunctionComponentWithDefaultProps<WithExperimentName<IComponentProps>, typeof defaultProps>;
6
6
  declare const RadioButton: RadioButtonType;
7
7
  export default RadioButton;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import { ISvgs } from '../../../../Assets/svgs/svgs';
3
- declare type RadioButtonStoryType = React.FunctionComponent<{
3
+ type RadioButtonStoryType = React.FunctionComponent<{
4
4
  error: boolean;
5
5
  iconType: keyof ISvgs | 'none';
6
6
  otherInputError: boolean;
@@ -3,8 +3,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  var react_1 = require("@emotion/react");
4
4
  var material_1 = require("@mui/material");
5
5
  var makeRadioButtonStyling = function () {
6
- var _a, _b;
7
- var _c = (0, react_1.useTheme)(), breakpoints = _c.breakpoints, mvf = _c.mvf;
6
+ var _a;
7
+ var _b = (0, react_1.useTheme)(), breakpoints = _b.breakpoints, mvf = _b.mvf;
8
8
  var spacing = mvf.spacing, fontSize = mvf.fontSize, palette = mvf.palette;
9
9
  return {
10
10
  radio: (0, react_1.css)({
@@ -57,18 +57,11 @@ var makeRadioButtonStyling = function () {
57
57
  marginTop: -1,
58
58
  marginRight: spacing.medium,
59
59
  padding: spacing.tiny,
60
- '& .MuiInputBase-root input': (_b = {
61
- textAlign: 'left',
62
- fontSize: fontSize.mini,
63
- padding: 0
64
- },
65
- _b[breakpoints.up('mobileMedium')] = {
66
- fontSize: fontSize.small,
67
- },
68
- _b[breakpoints.up('tabletSmall')] = {
69
- fontSize: fontSize.compact,
70
- },
71
- _b),
60
+ '& .MuiInputBase-root input': {
61
+ textAlign: 'left',
62
+ fontSize: "clamp(".concat(fontSize.compact, "px, 3vw, ").concat(fontSize.hefty, "px)"),
63
+ padding: 0,
64
+ },
72
65
  }),
73
66
  };
74
67
  };
@@ -1 +1 @@
1
- {"version":3,"file":"makeRadioButtonStyling.js","sourceRoot":"","sources":["../../../../../src/Experiments/CRO-584/Molecules/RadioButton/makeRadioButtonStyling.ts"],"names":[],"mappings":";;AAAA,wCAA+C;AAC/C,0CAAsC;AAEtC,IAAM,sBAAsB,GAAG;;IACvB,IAAA,KAAuB,IAAA,gBAAQ,GAAE,EAA/B,WAAW,iBAAA,EAAE,GAAG,SAAe,CAAC;IAChC,IAAA,OAAO,GAAwB,GAAG,QAA3B,EAAE,QAAQ,GAAc,GAAG,SAAjB,EAAE,OAAO,GAAK,GAAG,QAAR,CAAS;IAC3C,OAAO;QACL,KAAK,EAAE,IAAA,WAAG,EAAC;YACT,KAAK,EAAE,OAAO,CAAC,SAAS,CAAC,qBAAqB;YAC9C,sBAAsB,EAAE;gBACtB,uBAAuB,EAAE;oBACvB,SAAS,EAAE;wBACT,eAAe,EAAE,IAAA,gBAAK,EAAC,OAAO,CAAC,SAAS,CAAC,mBAAmB,EAAE,IAAI,CAAC;qBACpE;iBACF;aACF;YACD,iBAAiB;oBACf,WAAW,EAAE,EAAE;oBACf,YAAY,EAAE,EAAE;;gBAChB,GAAC,WAAW,CAAC,EAAE,CAAC,aAAa,CAAC,IAAG;oBAC/B,WAAW,EAAE,EAAE;oBACf,YAAY,EAAE,EAAE;oBAChB,UAAU,EAAE,EAAE;iBACf;mBACF;SACF,CAAC;QACF,IAAI,EAAE,IAAA,WAAG,EAAC;YACR,MAAM,EAAE,MAAM;YACd,KAAK,EAAE,MAAM;YACb,SAAS,EAAE,EAAE;SACd,CAAC;QACF,IAAI,EAAE,IAAA,WAAG,EAAC;YACR,SAAS,EAAE,CAAC;YACZ,YAAY,EAAE,CAAC;YACf,KAAK,EAAE,GAAG;YACV,OAAO,EAAE;gBACP,MAAM,EAAE,EAAE;aACX;SACF,CAAC;QACF,MAAM,EAAE,IAAA,WAAG,EAAC;YACV,OAAO,EAAE,MAAM;YACf,cAAc,EAAE,QAAQ;SACzB,CAAC;QACF,SAAS,EAAE,IAAA,WAAG,EAAC;YACb,QAAQ,EAAE,QAAQ;SACnB,CAAC;QACF,QAAQ,EAAE,IAAA,WAAG,EAAC;YACZ,YAAY,EAAE,UAAU;YACxB,SAAS,EAAE,QAAQ;YACnB,cAAc,EAAE,YAAY;YAC5B,KAAK,EAAE,KAAK;SACb,CAAC;QACF,UAAU,EAAE,IAAA,WAAG,EAAC;YACd,SAAS,EAAE,CAAC,CAAC;YACb,WAAW,EAAE,OAAO,CAAC,MAAM;YAC3B,OAAO,EAAE,OAAO,CAAC,IAAI;YACrB,4BAA4B;oBAC1B,SAAS,EAAE,MAAM;oBACjB,QAAQ,EAAE,QAAQ,CAAC,IAAI;oBACvB,OAAO,EAAE,CAAC;;gBACV,GAAC,WAAW,CAAC,EAAE,CAAC,cAAc,CAAC,IAAG;oBAChC,QAAQ,EAAE,QAAQ,CAAC,KAAK;iBACzB;gBACD,GAAC,WAAW,CAAC,EAAE,CAAC,aAAa,CAAC,IAAG;oBAC/B,QAAQ,EAAE,QAAQ,CAAC,OAAO;iBAC3B;mBACF;SACF,CAAC;KACH,CAAC;AACJ,CAAC,CAAC;AAEF,kBAAe,sBAAsB,CAAC"}
1
+ {"version":3,"file":"makeRadioButtonStyling.js","sourceRoot":"","sources":["../../../../../src/Experiments/CRO-584/Molecules/RadioButton/makeRadioButtonStyling.ts"],"names":[],"mappings":";;AAAA,wCAA+C;AAC/C,0CAAsC;AAEtC,IAAM,sBAAsB,GAAG;;IACvB,IAAA,KAAuB,IAAA,gBAAQ,GAAE,EAA/B,WAAW,iBAAA,EAAE,GAAG,SAAe,CAAC;IAChC,IAAA,OAAO,GAAwB,GAAG,QAA3B,EAAE,QAAQ,GAAc,GAAG,SAAjB,EAAE,OAAO,GAAK,GAAG,QAAR,CAAS;IAC3C,OAAO;QACL,KAAK,EAAE,IAAA,WAAG,EAAC;YACT,KAAK,EAAE,OAAO,CAAC,SAAS,CAAC,qBAAqB;YAC9C,sBAAsB,EAAE;gBACtB,uBAAuB,EAAE;oBACvB,SAAS,EAAE;wBACT,eAAe,EAAE,IAAA,gBAAK,EAAC,OAAO,CAAC,SAAS,CAAC,mBAAmB,EAAE,IAAI,CAAC;qBACpE;iBACF;aACF;YACD,iBAAiB;oBACf,WAAW,EAAE,EAAE;oBACf,YAAY,EAAE,EAAE;;gBAChB,GAAC,WAAW,CAAC,EAAE,CAAC,aAAa,CAAC,IAAG;oBAC/B,WAAW,EAAE,EAAE;oBACf,YAAY,EAAE,EAAE;oBAChB,UAAU,EAAE,EAAE;iBACf;mBACF;SACF,CAAC;QACF,IAAI,EAAE,IAAA,WAAG,EAAC;YACR,MAAM,EAAE,MAAM;YACd,KAAK,EAAE,MAAM;YACb,SAAS,EAAE,EAAE;SACd,CAAC;QACF,IAAI,EAAE,IAAA,WAAG,EAAC;YACR,SAAS,EAAE,CAAC;YACZ,YAAY,EAAE,CAAC;YACf,KAAK,EAAE,GAAG;YACV,OAAO,EAAE;gBACP,MAAM,EAAE,EAAE;aACX;SACF,CAAC;QACF,MAAM,EAAE,IAAA,WAAG,EAAC;YACV,OAAO,EAAE,MAAM;YACf,cAAc,EAAE,QAAQ;SACzB,CAAC;QACF,SAAS,EAAE,IAAA,WAAG,EAAC;YACb,QAAQ,EAAE,QAAQ;SACnB,CAAC;QACF,QAAQ,EAAE,IAAA,WAAG,EAAC;YACZ,YAAY,EAAE,UAAU;YACxB,SAAS,EAAE,QAAQ;YACnB,cAAc,EAAE,YAAY;YAC5B,KAAK,EAAE,KAAK;SACb,CAAC;QACF,UAAU,EAAE,IAAA,WAAG,EAAC;YACd,SAAS,EAAE,CAAC,CAAC;YACb,WAAW,EAAE,OAAO,CAAC,MAAM;YAC3B,OAAO,EAAE,OAAO,CAAC,IAAI;YACrB,4BAA4B,EAAE;gBAC5B,SAAS,EAAE,MAAM;gBACjB,QAAQ,EAAE,gBAAS,QAAQ,CAAC,OAAO,sBAAY,QAAQ,CAAC,KAAK,QAAK;gBAClE,OAAO,EAAE,CAAC;aACX;SACF,CAAC;KACH,CAAC;AACJ,CAAC,CAAC;AAEF,kBAAe,sBAAsB,CAAC"}
@@ -2,6 +2,6 @@ import { FunctionComponentWithDefaultProps } from '../../../../Helpers/React';
2
2
  import ITextFieldProps from './ITextFieldProps';
3
3
  import defaultProps from './defaultProps';
4
4
  import WithExperimentName from '../../../../@types/WithExperimentName';
5
- export declare type TextFieldType = FunctionComponentWithDefaultProps<WithExperimentName<ITextFieldProps>, typeof defaultProps>;
5
+ export type TextFieldType = FunctionComponentWithDefaultProps<WithExperimentName<ITextFieldProps>, typeof defaultProps>;
6
6
  declare const TextField: TextFieldType;
7
7
  export default TextField;
@@ -1,5 +1,5 @@
1
1
  import * as React from 'react';
2
- declare type StoryType = React.FunctionComponent<{
2
+ type StoryType = React.FunctionComponent<{
3
3
  disabled: boolean;
4
4
  errorMessage: string;
5
5
  iconType: 'none' | 'person' | 'zipcode' | 'phone' | 'email' | 'company' | 'state' | 'locationService';
@@ -2,6 +2,6 @@
2
2
  import { FunctionComponent } from 'react';
3
3
  import IComponentProps from './IComponentProps';
4
4
  import WithExperimentName from '../../../../@types/WithExperimentName';
5
- export declare type ListLayoutType = FunctionComponent<WithExperimentName<IComponentProps>>;
5
+ export type ListLayoutType = FunctionComponent<WithExperimentName<IComponentProps>>;
6
6
  declare const ListLayout: ListLayoutType;
7
7
  export default ListLayout;
@@ -1,6 +1,6 @@
1
1
  import * as React from 'react';
2
2
  import { ISvgs } from '../../../../Assets/svgs/svgs';
3
- declare type ListLayoutStoryType = React.FunctionComponent<{
3
+ type ListLayoutStoryType = React.FunctionComponent<{
4
4
  iconType: keyof ISvgs | 'none';
5
5
  optionsCount: number;
6
6
  text: string;
@@ -2,6 +2,6 @@ import { FunctionComponentWithDefaultProps } from '../../../../Helpers/React/Fun
2
2
  import IComponentProps from './IComponentProps';
3
3
  import defaultProps from './defaultProps';
4
4
  import WithExperimentName from '../../../../@types/WithExperimentName';
5
- export declare type RadioGroupType = FunctionComponentWithDefaultProps<WithExperimentName<IComponentProps>, typeof defaultProps>;
5
+ export type RadioGroupType = FunctionComponentWithDefaultProps<WithExperimentName<IComponentProps>, typeof defaultProps>;
6
6
  declare const RadioGroup: RadioGroupType;
7
7
  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 (_) try {
28
+ while (g && (g = 0, op[0] && (_ = 0)), _) 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,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- declare type RadioGroupContextType = {
2
+ type RadioGroupContextType = {
3
3
  selectedId?: string;
4
4
  setSelectedId: (id: string | undefined) => void;
5
5
  };
@@ -1,6 +1,6 @@
1
1
  import * as React from 'react';
2
2
  import { ISvgs } from '../../../../Assets/svgs/svgs';
3
- declare type RadioGroupStoryType = React.FunctionComponent<{
3
+ type RadioGroupStoryType = React.FunctionComponent<{
4
4
  iconType: keyof ISvgs | 'none';
5
5
  defaultSelectedId?: string;
6
6
  itemsCount: number;
@@ -1,6 +1,6 @@
1
1
  import * as React from 'react';
2
2
  import { ISvgs } from '../../../../Assets/svgs/svgs';
3
- declare type TileLayoutStoryType = React.FunctionComponent<{
3
+ type TileLayoutStoryType = React.FunctionComponent<{
4
4
  itemsCount: number;
5
5
  iconType: keyof ISvgs;
6
6
  text: string;
@@ -1,6 +1,6 @@
1
1
  import * as React from 'react';
2
2
  import { ISvgs } from '../../../../Assets/svgs/svgs';
3
- declare type TileLayoutStoryType = React.FunctionComponent<{
3
+ type TileLayoutStoryType = React.FunctionComponent<{
4
4
  itemsCount: number;
5
5
  iconType: keyof ISvgs;
6
6
  text: string;
@@ -1,6 +1,6 @@
1
1
  import { FunctionComponent } from 'react';
2
2
  import IComponentProps from './IComponentProps';
3
3
  import WithExperimentName from '../../../../@types/WithExperimentName';
4
- export declare type TileLayoutType = FunctionComponent<WithExperimentName<IComponentProps>>;
4
+ export type TileLayoutType = FunctionComponent<WithExperimentName<IComponentProps>>;
5
5
  declare const TileLayout: TileLayoutType;
6
6
  export default TileLayout;
@@ -2,6 +2,6 @@ import { FunctionComponentWithDefaultProps } from '../../../../Helpers/React';
2
2
  import defaultProps from './defaultProps';
3
3
  import IComponentProps from './IComponentProps';
4
4
  import WithExperimentName from '../../../../@types/WithExperimentName';
5
- export declare type ProgressBarType = FunctionComponentWithDefaultProps<WithExperimentName<IComponentProps>, typeof defaultProps>;
5
+ export type ProgressBarType = FunctionComponentWithDefaultProps<WithExperimentName<IComponentProps>, typeof defaultProps>;
6
6
  declare const ProgressBar: ProgressBarType;
7
7
  export default ProgressBar;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- declare type ProgressBarStoryType = React.FunctionComponent<{
2
+ type ProgressBarStoryType = React.FunctionComponent<{
3
3
  progress: number;
4
4
  text: string;
5
5
  }>;
@@ -2,6 +2,6 @@ import { FunctionComponentWithDefaultProps } from '../../../../Helpers/React/Fun
2
2
  import ICardButtonProps from './ICardButtonProps';
3
3
  import defaultProps from './defaultProps';
4
4
  import WithExperimentName from '../../../../@types/WithExperimentName';
5
- export declare type CardButtonType = FunctionComponentWithDefaultProps<WithExperimentName<ICardButtonProps>, typeof defaultProps>;
5
+ export type CardButtonType = FunctionComponentWithDefaultProps<WithExperimentName<ICardButtonProps>, typeof defaultProps>;
6
6
  declare const CardButton: CardButtonType;
7
7
  export default CardButton;
@@ -1,5 +1,5 @@
1
1
  import * as React from 'react';
2
- declare type CardButtonStoryType = React.FunctionComponent<{
2
+ type CardButtonStoryType = React.FunctionComponent<{
3
3
  error: boolean;
4
4
  }>;
5
5
  declare const CardButtonStory: CardButtonStoryType;
@@ -1,14 +1,14 @@
1
1
  import WithExperimentName from '../../../../@types/WithExperimentName';
2
2
  import * as React from 'react';
3
- declare type ErrorMessageProviderProps = {
3
+ type ErrorMessageProviderProps = {
4
4
  errorMessage: string | undefined;
5
5
  };
6
- export declare type ErrorMessageProviderType = React.FunctionComponent<WithExperimentName<{
6
+ export type ErrorMessageProviderType = React.FunctionComponent<WithExperimentName<{
7
7
  children: React.ReactNode;
8
8
  errorMessage?: string;
9
9
  }>>;
10
10
  declare const ErrorMessageProvider: ErrorMessageProviderType;
11
- declare type UseErrorMessageProps = {
11
+ type UseErrorMessageProps = {
12
12
  isErrorMessageProviderRequired: boolean;
13
13
  };
14
14
  export declare const useErrorMessage: (props?: UseErrorMessageProps) => ErrorMessageProviderProps;
@@ -2,6 +2,6 @@ import { FunctionComponentWithDefaultProps } from '../../../../Helpers/React';
2
2
  import defaultProps from './defaultProps';
3
3
  import IFormControlProps from './IFormControlProps';
4
4
  import WithExperimentName from '../../../../@types/WithExperimentName';
5
- export declare type FormControlType = FunctionComponentWithDefaultProps<WithExperimentName<IFormControlProps>, typeof defaultProps>;
5
+ export type FormControlType = FunctionComponentWithDefaultProps<WithExperimentName<IFormControlProps>, typeof defaultProps>;
6
6
  declare const FormControl: FormControlType;
7
7
  export default FormControl;
@@ -1,5 +1,5 @@
1
1
  import * as React from 'react';
2
- declare type StoryType = React.FunctionComponent<{
2
+ type StoryType = React.FunctionComponent<{
3
3
  error: boolean;
4
4
  parentContainerWidth: number;
5
5
  }>;
@@ -2,6 +2,6 @@ import { FunctionComponentWithDefaultProps } from '../../../../Helpers/React';
2
2
  import defaultProps from './defaultProps';
3
3
  import IInputProps from './IInputProps';
4
4
  import WithExperimentName from '../../../../@types/WithExperimentName';
5
- export declare type InputType = FunctionComponentWithDefaultProps<WithExperimentName<IInputProps>, typeof defaultProps>;
5
+ export type InputType = FunctionComponentWithDefaultProps<WithExperimentName<IInputProps>, typeof defaultProps>;
6
6
  declare const Input: InputType;
7
7
  export default Input;
@@ -1,5 +1,5 @@
1
1
  import * as React from 'react';
2
- declare type StoryType = React.FunctionComponent<{
2
+ type StoryType = React.FunctionComponent<{
3
3
  disabled: boolean;
4
4
  error: boolean;
5
5
  iconType: 'none' | 'person' | 'zipcode' | 'phone' | 'email' | 'company' | 'state';
@@ -2,6 +2,6 @@ import { FunctionComponentWithDefaultProps } from '../../../../Helpers/React';
2
2
  import defaultProps from './defaultProps';
3
3
  import IInputLabelProps from './IInputLabelProps';
4
4
  import WithExperimentName from '../../../../@types/WithExperimentName';
5
- export declare type InputLabelType = FunctionComponentWithDefaultProps<WithExperimentName<IInputLabelProps>, typeof defaultProps>;
5
+ export type InputLabelType = FunctionComponentWithDefaultProps<WithExperimentName<IInputLabelProps>, typeof defaultProps>;
6
6
  declare const InputLabel: InputLabelType;
7
7
  export default InputLabel;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
- declare type StoryType = React.FunctionComponent;
2
+ type StoryType = React.FunctionComponent;
3
3
  declare const FormControlStory: StoryType;
4
4
  export default FormControlStory;
@@ -2,6 +2,6 @@ import { FunctionComponentWithDefaultProps } from '../../../../Helpers/React/Fun
2
2
  import ITextProps from './ITextProps';
3
3
  import defaultProps from './defaultProps';
4
4
  import WithExperimentName from '../../../../@types/WithExperimentName';
5
- export declare type TextType = FunctionComponentWithDefaultProps<WithExperimentName<ITextProps>, typeof defaultProps>;
5
+ export type TextType = FunctionComponentWithDefaultProps<WithExperimentName<ITextProps>, typeof defaultProps>;
6
6
  declare const Text: TextType;
7
7
  export default Text;
@@ -1,5 +1,5 @@
1
1
  import * as React from 'react';
2
- declare type TextStoryType = React.FunctionComponent<{
2
+ type TextStoryType = React.FunctionComponent<{
3
3
  text: string;
4
4
  variant: 'header' | 'note' | 'summary' | 'question' | 'text' | 'footer' | 'listItem' | 'tileItem' | 'contentWithList';
5
5
  align: 'center' | 'inherit' | 'justify' | 'left' | 'right';
@@ -2,6 +2,6 @@ import { FunctionComponentWithDefaultProps } from '../../../../Helpers/React/Fun
2
2
  import ICheckboxProps from './ICheckboxProps';
3
3
  import defaultProps from './defaultProps';
4
4
  import WithExperimentName from '../../../../@types/WithExperimentName';
5
- export declare type CheckBoxType = FunctionComponentWithDefaultProps<WithExperimentName<ICheckboxProps>, typeof defaultProps>;
5
+ export type CheckBoxType = FunctionComponentWithDefaultProps<WithExperimentName<ICheckboxProps>, typeof defaultProps>;
6
6
  declare const CheckBox: CheckBoxType;
7
7
  export default CheckBox;
@@ -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 (_) try {
28
+ while (g && (g = 0, op[0] && (_ = 0)), _) 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
- declare type CheckBoxStoryType = React.FunctionComponent<{
3
+ type CheckBoxStoryType = React.FunctionComponent<{
4
4
  error: boolean;
5
5
  showText: boolean;
6
6
  iconType: keyof ISvgs | 'none';
@@ -2,6 +2,6 @@ import { FunctionComponentWithDefaultProps } from '../../../../Helpers/React';
2
2
  import ITextFieldProps from './ITextFieldProps';
3
3
  import defaultProps from './defaultProps';
4
4
  import WithExperimentName from '../../../../@types/WithExperimentName';
5
- export declare type TextFieldType = FunctionComponentWithDefaultProps<WithExperimentName<ITextFieldProps>, typeof defaultProps>;
5
+ export type TextFieldType = FunctionComponentWithDefaultProps<WithExperimentName<ITextFieldProps>, typeof defaultProps>;
6
6
  declare const TextField: TextFieldType;
7
7
  export default TextField;
@@ -1,5 +1,5 @@
1
1
  import * as React from 'react';
2
- declare type StoryType = React.FunctionComponent<{
2
+ type StoryType = React.FunctionComponent<{
3
3
  disabled: boolean;
4
4
  errorMessage: string;
5
5
  iconType: 'none' | 'person' | 'zipcode' | 'phone' | 'email' | 'company' | 'state' | 'locationService';
@@ -2,6 +2,6 @@ import { FunctionComponentWithDefaultProps } from '../../../../Helpers/React';
2
2
  import defaultProps from './defaultProps';
3
3
  import IButtonProps from './IButtonProps';
4
4
  import WithExperimentName from '../../../../@types/WithExperimentName';
5
- export declare type ButtonType = FunctionComponentWithDefaultProps<WithExperimentName<IButtonProps>, typeof defaultProps>;
5
+ export type ButtonType = FunctionComponentWithDefaultProps<WithExperimentName<IButtonProps>, typeof defaultProps>;
6
6
  declare const Button: ButtonType;
7
7
  export default Button;
@@ -1,5 +1,5 @@
1
1
  import * as React from 'react';
2
- declare type ButtonStoryType = React.FunctionComponent<{
2
+ type ButtonStoryType = React.FunctionComponent<{
3
3
  disabled: boolean;
4
4
  label: string;
5
5
  loading: boolean;
@@ -1,6 +1,6 @@
1
1
  /** @jsxImportSource @emotion/react */
2
2
  import { FunctionComponent } from 'react';
3
3
  import WithExperimentName from '../../../../@types/WithExperimentName';
4
- export declare type CircularProgressType = FunctionComponent<WithExperimentName<object>>;
4
+ export type CircularProgressType = FunctionComponent<WithExperimentName<object>>;
5
5
  declare const CircularProgress: CircularProgressType;
6
6
  export default CircularProgress;
@@ -4,6 +4,6 @@ interface DynamicFontSizeContainerProps {
4
4
  text: string;
5
5
  possibleFontSizes: number[];
6
6
  }
7
- export declare type DynamicFontSizeContainerType = React.FC<WithExperimentName<DynamicFontSizeContainerProps>>;
7
+ export type DynamicFontSizeContainerType = React.FC<WithExperimentName<DynamicFontSizeContainerProps>>;
8
8
  declare const DynamicFontSizeContainer: DynamicFontSizeContainerType;
9
9
  export default DynamicFontSizeContainer;
@@ -2,6 +2,6 @@ import { FunctionComponentWithDefaultProps } from '../../../../Helpers/React/Fun
2
2
  import IComponentProps from './IComponentProps';
3
3
  import defaultProps from './defaultProps';
4
4
  import WithExperimentName from '../../../../@types/WithExperimentName';
5
- export declare type IconButtonType = FunctionComponentWithDefaultProps<WithExperimentName<IComponentProps>, typeof defaultProps>;
5
+ export type IconButtonType = FunctionComponentWithDefaultProps<WithExperimentName<IComponentProps>, typeof defaultProps>;
6
6
  declare const IconButton: IconButtonType;
7
7
  export default IconButton;
@@ -1,6 +1,6 @@
1
1
  import * as React from 'react';
2
2
  import { IIcons } from '../../../../Helpers/icons';
3
- declare type ButtonStartIconStoryType = React.FunctionComponent<{
3
+ type ButtonStartIconStoryType = React.FunctionComponent<{
4
4
  disabled: boolean;
5
5
  iconType: keyof IIcons;
6
6
  children: React.ReactNode;
@@ -1,11 +1,11 @@
1
1
  /// <reference types="react" />
2
2
  import { SerializedStyles } from '@emotion/react';
3
3
  import WithExperimentName from '../../../../@types/WithExperimentName';
4
- declare type InsetCheckboxProps = {
4
+ type InsetCheckboxProps = {
5
5
  checked: boolean;
6
6
  dataTestId?: string;
7
7
  customCss?: SerializedStyles;
8
8
  };
9
- export declare type InsetCheckboxType = React.FunctionComponent<WithExperimentName<InsetCheckboxProps>>;
9
+ export type InsetCheckboxType = React.FunctionComponent<WithExperimentName<InsetCheckboxProps>>;
10
10
  declare const InsetCheckbox: InsetCheckboxType;
11
11
  export default InsetCheckbox;
@@ -1,5 +1,5 @@
1
1
  import * as React from 'react';
2
- declare type InsetCheckboxStoryType = React.FunctionComponent<{
2
+ type InsetCheckboxStoryType = React.FunctionComponent<{
3
3
  checked: boolean;
4
4
  }>;
5
5
  declare const InsetCheckboxStory: InsetCheckboxStoryType;
@@ -2,6 +2,6 @@ import { FunctionComponentWithDefaultProps } from '../../../../Helpers/React/Fun
2
2
  import defaultProps from './defaultProps';
3
3
  import IComponentProps from './IComponentProps';
4
4
  import WithExperimentName from '../../../../@types/WithExperimentName';
5
- export declare type NavBarType = FunctionComponentWithDefaultProps<WithExperimentName<IComponentProps>, typeof defaultProps>;
5
+ export type NavBarType = FunctionComponentWithDefaultProps<WithExperimentName<IComponentProps>, typeof defaultProps>;
6
6
  declare const NavBar: NavBarType;
7
7
  export default NavBar;
@@ -1,5 +1,5 @@
1
1
  import * as React from 'react';
2
- declare type NavBarStoryType = React.FunctionComponent<{
2
+ type NavBarStoryType = React.FunctionComponent<{
3
3
  disabled: boolean;
4
4
  buttonDisabled: boolean;
5
5
  buttonLabel: string;
@@ -1,4 +1,4 @@
1
1
  /// <reference types="react" />
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) & {
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) & {
3
3
  defaultProps: D;
4
4
  };