@rh-support/components 2.0.3 → 2.0.5

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 (181) hide show
  1. package/lib/cjs/AlertMessage/index.d.ts +0 -1
  2. package/lib/cjs/AlertMessage/index.d.ts.map +1 -1
  3. package/lib/cjs/AlertMessage/index.js +1 -1
  4. package/lib/cjs/ConfirmationModal/ConfirmationContext.d.ts +1 -0
  5. package/lib/cjs/ConfirmationModal/ConfirmationContext.d.ts.map +1 -1
  6. package/lib/cjs/ConfirmationModal/ConfirmationDialog.d.ts +1 -0
  7. package/lib/cjs/ConfirmationModal/ConfirmationDialog.d.ts.map +1 -1
  8. package/lib/cjs/ConfirmationModal/ConfirmationModal.stories.d.ts +0 -5
  9. package/lib/cjs/ConfirmationModal/ConfirmationModal.stories.d.ts.map +1 -1
  10. package/lib/cjs/ConfirmationModal/ConfirmationModal.stories.js +29 -69
  11. package/lib/cjs/CoverSpinner/CoverSpinner.d.ts +1 -0
  12. package/lib/cjs/CoverSpinner/CoverSpinner.d.ts.map +1 -1
  13. package/lib/cjs/CustomContentLoader/CustomContentLoader.d.ts.map +1 -1
  14. package/lib/cjs/CustomContentLoader/CustomContentLoader.js +23 -23
  15. package/lib/cjs/CustomTextInput/CustomTextInput.d.ts +1 -0
  16. package/lib/cjs/CustomTextInput/CustomTextInput.d.ts.map +1 -1
  17. package/lib/cjs/CustomTextInput/CustomTextInput.js +3 -3
  18. package/lib/cjs/DropDownList/DropDownList.d.ts +1 -0
  19. package/lib/cjs/DropDownList/DropDownList.d.ts.map +1 -1
  20. package/lib/cjs/DropDownList/SearchableList.d.ts.map +1 -1
  21. package/lib/cjs/DropDownList/SearchableList.js +2 -0
  22. package/lib/cjs/DropDownList/dropdownUtils.d.ts.map +1 -1
  23. package/lib/cjs/DropDownList/dropdownUtils.js +1 -0
  24. package/lib/cjs/ErrorBoundary/ErrorBoundaryFallbackComponent.d.ts +1 -0
  25. package/lib/cjs/ErrorBoundary/ErrorBoundaryFallbackComponent.d.ts.map +1 -1
  26. package/lib/cjs/ErrorPages/Generic403.d.ts +1 -0
  27. package/lib/cjs/ErrorPages/Generic403.d.ts.map +1 -1
  28. package/lib/cjs/FeedbackForm/FeedbackForm.d.ts +1 -0
  29. package/lib/cjs/FeedbackForm/FeedbackForm.d.ts.map +1 -1
  30. package/lib/cjs/Functional/CaseContactsSelectorExternal.js +2 -2
  31. package/lib/cjs/InlineEdit/InlineEdit.js +2 -2
  32. package/lib/cjs/InlineEdit/NewInlineEdit.js +2 -2
  33. package/lib/cjs/LanguageSelector/LanguageSelector.d.ts +1 -0
  34. package/lib/cjs/LanguageSelector/LanguageSelector.d.ts.map +1 -1
  35. package/lib/cjs/LoadingDots/LoadingDots.d.ts +1 -0
  36. package/lib/cjs/LoadingDots/LoadingDots.d.ts.map +1 -1
  37. package/lib/cjs/LoadingDots/index.d.ts +0 -1
  38. package/lib/cjs/LoadingDots/index.d.ts.map +1 -1
  39. package/lib/cjs/LoadingDots/index.js +1 -1
  40. package/lib/cjs/LoadingIndicator/LoadingIndicator.d.ts +1 -0
  41. package/lib/cjs/LoadingIndicator/LoadingIndicator.d.ts.map +1 -1
  42. package/lib/cjs/LoginModal/LoginModal.d.ts +1 -0
  43. package/lib/cjs/LoginModal/LoginModal.d.ts.map +1 -1
  44. package/lib/cjs/PaginationCompact/PaginationCompact.d.ts +1 -0
  45. package/lib/cjs/PaginationCompact/PaginationCompact.d.ts.map +1 -1
  46. package/lib/cjs/ProgressBar/CircularProgressBar/CircularProgressBar.d.ts +1 -0
  47. package/lib/cjs/ProgressBar/CircularProgressBar/CircularProgressBar.d.ts.map +1 -1
  48. package/lib/cjs/SubscriptionAbuse/SubscriptionAbuseModal.d.ts +1 -0
  49. package/lib/cjs/SubscriptionAbuse/SubscriptionAbuseModal.d.ts.map +1 -1
  50. package/lib/cjs/SubscriptionAbuse/const.d.ts +1 -0
  51. package/lib/cjs/SubscriptionAbuse/const.d.ts.map +1 -1
  52. package/lib/cjs/SupportFeedbackForm/SupportFeedbackForm.d.ts +1 -0
  53. package/lib/cjs/SupportFeedbackForm/SupportFeedbackForm.d.ts.map +1 -1
  54. package/lib/cjs/SupportFeedbackForm/SupportFeedbackModal.d.ts +1 -0
  55. package/lib/cjs/SupportFeedbackForm/SupportFeedbackModal.d.ts.map +1 -1
  56. package/lib/cjs/Table/PFTable.js +1 -1
  57. package/lib/cjs/Table/TableColumnSelector.d.ts +1 -0
  58. package/lib/cjs/Table/TableColumnSelector.d.ts.map +1 -1
  59. package/lib/cjs/Table/TablePagination.d.ts +1 -0
  60. package/lib/cjs/Table/TablePagination.d.ts.map +1 -1
  61. package/lib/cjs/TermsAndConditions/AcceptTermsModal.d.ts +1 -0
  62. package/lib/cjs/TermsAndConditions/AcceptTermsModal.d.ts.map +1 -1
  63. package/lib/cjs/TextAreaResizable/TextAreaResizable.js +5 -2
  64. package/lib/cjs/helperFunctions/errorMessage.d.ts +1 -0
  65. package/lib/cjs/helperFunctions/errorMessage.d.ts.map +1 -1
  66. package/lib/cjs/helperFunctions/errorMessage.js +3 -3
  67. package/lib/esm/AlertMessage/index.d.ts +0 -1
  68. package/lib/esm/AlertMessage/index.d.ts.map +1 -1
  69. package/lib/esm/AlertMessage/index.js +1 -1
  70. package/lib/esm/ConfirmationModal/ConfirmationContext.d.ts +1 -0
  71. package/lib/esm/ConfirmationModal/ConfirmationContext.d.ts.map +1 -1
  72. package/lib/esm/ConfirmationModal/ConfirmationDialog.d.ts +1 -0
  73. package/lib/esm/ConfirmationModal/ConfirmationDialog.d.ts.map +1 -1
  74. package/lib/esm/ConfirmationModal/ConfirmationModal.stories.d.ts +0 -5
  75. package/lib/esm/ConfirmationModal/ConfirmationModal.stories.d.ts.map +1 -1
  76. package/lib/esm/ConfirmationModal/ConfirmationModal.stories.js +19 -18
  77. package/lib/esm/CoverSpinner/CoverSpinner.d.ts +1 -0
  78. package/lib/esm/CoverSpinner/CoverSpinner.d.ts.map +1 -1
  79. package/lib/esm/CustomContentLoader/CustomContentLoader.d.ts.map +1 -1
  80. package/lib/esm/CustomContentLoader/CustomContentLoader.js +23 -23
  81. package/lib/esm/CustomTextInput/CustomTextInput.d.ts +1 -0
  82. package/lib/esm/CustomTextInput/CustomTextInput.d.ts.map +1 -1
  83. package/lib/esm/CustomTextInput/CustomTextInput.js +1 -1
  84. package/lib/esm/DropDownList/DropDownList.d.ts +1 -0
  85. package/lib/esm/DropDownList/DropDownList.d.ts.map +1 -1
  86. package/lib/esm/DropDownList/SearchableList.d.ts.map +1 -1
  87. package/lib/esm/DropDownList/SearchableList.js +2 -0
  88. package/lib/esm/DropDownList/dropdownUtils.d.ts.map +1 -1
  89. package/lib/esm/DropDownList/dropdownUtils.js +1 -0
  90. package/lib/esm/ErrorBoundary/ErrorBoundaryFallbackComponent.d.ts +1 -0
  91. package/lib/esm/ErrorBoundary/ErrorBoundaryFallbackComponent.d.ts.map +1 -1
  92. package/lib/esm/ErrorPages/Generic403.d.ts +1 -0
  93. package/lib/esm/ErrorPages/Generic403.d.ts.map +1 -1
  94. package/lib/esm/FeedbackForm/FeedbackForm.d.ts +1 -0
  95. package/lib/esm/FeedbackForm/FeedbackForm.d.ts.map +1 -1
  96. package/lib/esm/Functional/CaseContactsSelectorExternal.js +1 -1
  97. package/lib/esm/InlineEdit/InlineEdit.js +1 -1
  98. package/lib/esm/InlineEdit/NewInlineEdit.js +1 -1
  99. package/lib/esm/LanguageSelector/LanguageSelector.d.ts +1 -0
  100. package/lib/esm/LanguageSelector/LanguageSelector.d.ts.map +1 -1
  101. package/lib/esm/LoadingDots/LoadingDots.d.ts +1 -0
  102. package/lib/esm/LoadingDots/LoadingDots.d.ts.map +1 -1
  103. package/lib/esm/LoadingDots/index.d.ts +0 -1
  104. package/lib/esm/LoadingDots/index.d.ts.map +1 -1
  105. package/lib/esm/LoadingDots/index.js +1 -1
  106. package/lib/esm/LoadingIndicator/LoadingIndicator.d.ts +1 -0
  107. package/lib/esm/LoadingIndicator/LoadingIndicator.d.ts.map +1 -1
  108. package/lib/esm/LoginModal/LoginModal.d.ts +1 -0
  109. package/lib/esm/LoginModal/LoginModal.d.ts.map +1 -1
  110. package/lib/esm/PaginationCompact/PaginationCompact.d.ts +1 -0
  111. package/lib/esm/PaginationCompact/PaginationCompact.d.ts.map +1 -1
  112. package/lib/esm/ProgressBar/CircularProgressBar/CircularProgressBar.d.ts +1 -0
  113. package/lib/esm/ProgressBar/CircularProgressBar/CircularProgressBar.d.ts.map +1 -1
  114. package/lib/esm/SubscriptionAbuse/SubscriptionAbuseModal.d.ts +1 -0
  115. package/lib/esm/SubscriptionAbuse/SubscriptionAbuseModal.d.ts.map +1 -1
  116. package/lib/esm/SubscriptionAbuse/const.d.ts +1 -0
  117. package/lib/esm/SubscriptionAbuse/const.d.ts.map +1 -1
  118. package/lib/esm/SupportFeedbackForm/SupportFeedbackForm.d.ts +1 -0
  119. package/lib/esm/SupportFeedbackForm/SupportFeedbackForm.d.ts.map +1 -1
  120. package/lib/esm/SupportFeedbackForm/SupportFeedbackModal.d.ts +1 -0
  121. package/lib/esm/SupportFeedbackForm/SupportFeedbackModal.d.ts.map +1 -1
  122. package/lib/esm/Table/PFTable.js +1 -1
  123. package/lib/esm/Table/TableColumnSelector.d.ts +1 -0
  124. package/lib/esm/Table/TableColumnSelector.d.ts.map +1 -1
  125. package/lib/esm/Table/TablePagination.d.ts +1 -0
  126. package/lib/esm/Table/TablePagination.d.ts.map +1 -1
  127. package/lib/esm/TermsAndConditions/AcceptTermsModal.d.ts +1 -0
  128. package/lib/esm/TermsAndConditions/AcceptTermsModal.d.ts.map +1 -1
  129. package/lib/esm/TextAreaResizable/TextAreaResizable.js +1 -1
  130. package/lib/esm/helperFunctions/errorMessage.d.ts +1 -0
  131. package/lib/esm/helperFunctions/errorMessage.d.ts.map +1 -1
  132. package/lib/esm/helperFunctions/errorMessage.js +3 -3
  133. package/package.json +7 -23
  134. package/lib/cjs/AlertMessage/AlertMessage.stories.d.ts +0 -11
  135. package/lib/cjs/AlertMessage/AlertMessage.stories.d.ts.map +0 -1
  136. package/lib/cjs/AlertMessage/AlertMessage.stories.js +0 -29
  137. package/lib/cjs/DropDownList/Dropdownlist.stories.d.ts +0 -16
  138. package/lib/cjs/DropDownList/Dropdownlist.stories.d.ts.map +0 -1
  139. package/lib/cjs/DropDownList/Dropdownlist.stories.js +0 -253
  140. package/lib/cjs/LoadingDots/LoadingDots.stories.d.ts +0 -9
  141. package/lib/cjs/LoadingDots/LoadingDots.stories.d.ts.map +0 -1
  142. package/lib/cjs/LoadingDots/LoadingDots.stories.js +0 -16
  143. package/lib/cjs/LoadingIndicator/LoadingIndicator.stories.d.ts +0 -10
  144. package/lib/cjs/LoadingIndicator/LoadingIndicator.stories.d.ts.map +0 -1
  145. package/lib/cjs/LoadingIndicator/LoadingIndicator.stories.js +0 -18
  146. package/lib/cjs/Table/PFTable.stories.d.ts +0 -19
  147. package/lib/cjs/Table/PFTable.stories.d.ts.map +0 -1
  148. package/lib/cjs/Table/PFTable.stories.js +0 -81
  149. package/lib/cjs/demo/Demo.css +0 -3
  150. package/lib/cjs/demo/Demo.d.ts +0 -13
  151. package/lib/cjs/demo/Demo.d.ts.map +0 -1
  152. package/lib/cjs/demo/Demo.js +0 -42
  153. package/lib/cjs/demo/Demo.md +0 -0
  154. package/lib/cjs/demo/Demo.scss +0 -3
  155. package/lib/cjs/demo/index.d.ts +0 -3
  156. package/lib/cjs/demo/index.d.ts.map +0 -1
  157. package/lib/cjs/demo/index.js +0 -23
  158. package/lib/esm/AlertMessage/AlertMessage.stories.d.ts +0 -11
  159. package/lib/esm/AlertMessage/AlertMessage.stories.d.ts.map +0 -1
  160. package/lib/esm/AlertMessage/AlertMessage.stories.js +0 -20
  161. package/lib/esm/DropDownList/Dropdownlist.stories.d.ts +0 -16
  162. package/lib/esm/DropDownList/Dropdownlist.stories.d.ts.map +0 -1
  163. package/lib/esm/DropDownList/Dropdownlist.stories.js +0 -156
  164. package/lib/esm/LoadingDots/LoadingDots.stories.d.ts +0 -9
  165. package/lib/esm/LoadingDots/LoadingDots.stories.d.ts.map +0 -1
  166. package/lib/esm/LoadingDots/LoadingDots.stories.js +0 -8
  167. package/lib/esm/LoadingIndicator/LoadingIndicator.stories.d.ts +0 -10
  168. package/lib/esm/LoadingIndicator/LoadingIndicator.stories.d.ts.map +0 -1
  169. package/lib/esm/LoadingIndicator/LoadingIndicator.stories.js +0 -9
  170. package/lib/esm/Table/PFTable.stories.d.ts +0 -19
  171. package/lib/esm/Table/PFTable.stories.d.ts.map +0 -1
  172. package/lib/esm/Table/PFTable.stories.js +0 -73
  173. package/lib/esm/demo/Demo.css +0 -3
  174. package/lib/esm/demo/Demo.d.ts +0 -13
  175. package/lib/esm/demo/Demo.d.ts.map +0 -1
  176. package/lib/esm/demo/Demo.js +0 -26
  177. package/lib/esm/demo/Demo.md +0 -0
  178. package/lib/esm/demo/Demo.scss +0 -3
  179. package/lib/esm/demo/index.d.ts +0 -3
  180. package/lib/esm/demo/index.d.ts.map +0 -1
  181. package/lib/esm/demo/index.js +0 -2
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './columnSelector.css';
2
3
  interface IProps {
3
4
  onColumnSelectorChange: (columns: string[]) => void;
@@ -1 +1 @@
1
- {"version":3,"file":"TableColumnSelector.d.ts","sourceRoot":"","sources":["../../../src/Table/TableColumnSelector.tsx"],"names":[],"mappings":"AACA,OAAO,sBAAsB,CAAC;AAU9B,UAAU,MAAM;IACZ,sBAAsB,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,KAAK,IAAI,CAAC;CACvD;AAED,wBAAgB,mBAAmB,CAAC,EAAE,sBAAsB,EAAE,EAAE,MAAM,eAoCrE"}
1
+ {"version":3,"file":"TableColumnSelector.d.ts","sourceRoot":"","sources":["../../../src/Table/TableColumnSelector.tsx"],"names":[],"mappings":";AACA,OAAO,sBAAsB,CAAC;AAU9B,UAAU,MAAM;IACZ,sBAAsB,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,KAAK,IAAI,CAAC;CACvD;AAED,wBAAgB,mBAAmB,CAAC,EAAE,sBAAsB,EAAE,EAAE,MAAM,eAoCrE"}
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { PaginationVariant } from '@patternfly/react-core';
2
3
  interface IProps {
3
4
  itemCount?: number;
@@ -1 +1 @@
1
- {"version":3,"file":"TablePagination.d.ts","sourceRoot":"","sources":["../../../src/Table/TablePagination.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAc,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAKvE,UAAU,MAAM;IACZ,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,CAAC,EAAE,QAAQ,EAAE,WAAW,EAAE;;;KAAA,KAAK,IAAI,CAAC;IAChD,eAAe,CAAC,EAAE,CAAC,EAAE,QAAQ,EAAE,WAAW,EAAE;;;KAAA,KAAK,IAAI,CAAC;IACtD,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,OAAO,EAAE,iBAAiB,CAAC;CAC9B;AAED,wBAAgB,eAAe,CAAC,KAAK,EAAE,MAAM,eA6B5C"}
1
+ {"version":3,"file":"TablePagination.d.ts","sourceRoot":"","sources":["../../../src/Table/TablePagination.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAc,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAKvE,UAAU,MAAM;IACZ,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,CAAC,EAAE,QAAQ,EAAE,WAAW,EAAE;;;KAAA,KAAK,IAAI,CAAC;IAChD,eAAe,CAAC,EAAE,CAAC,EAAE,QAAQ,EAAE,WAAW,EAAE;;;KAAA,KAAK,IAAI,CAAC;IACtD,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,OAAO,EAAE,iBAAiB,CAAC;CAC9B;AAED,wBAAgB,eAAe,CAAC,KAAK,EAAE,MAAM,eA6B5C"}
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  interface IProps {
2
3
  isModalOpen: boolean;
3
4
  onModalClose: () => void;
@@ -1 +1 @@
1
- {"version":3,"file":"AcceptTermsModal.d.ts","sourceRoot":"","sources":["../../../src/TermsAndConditions/AcceptTermsModal.tsx"],"names":[],"mappings":"AAmBA,UAAU,MAAM;IACZ,WAAW,EAAE,OAAO,CAAC;IACrB,YAAY,EAAE,MAAM,IAAI,CAAC;IACzB,SAAS,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;IAC5C,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,YAAY,EAAE,MAAM,CAAC;IACrB,cAAc,CAAC,EAAE,MAAM,CAAC;CAC3B;AAiBD,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,MAAM,eAyI7C"}
1
+ {"version":3,"file":"AcceptTermsModal.d.ts","sourceRoot":"","sources":["../../../src/TermsAndConditions/AcceptTermsModal.tsx"],"names":[],"mappings":";AAmBA,UAAU,MAAM;IACZ,WAAW,EAAE,OAAO,CAAC;IACrB,YAAY,EAAE,MAAM,IAAI,CAAC;IACzB,SAAS,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;IAC5C,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,YAAY,EAAE,MAAM,CAAC;IACrB,cAAc,CAAC,EAAE,MAAM,CAAC;CAC3B;AAiBD,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,MAAM,eAyI7C"}
@@ -34,10 +34,13 @@ var __read = (this && this.__read) || function (o, n) {
34
34
  }
35
35
  return ar;
36
36
  };
37
+ var __importDefault = (this && this.__importDefault) || function (mod) {
38
+ return (mod && mod.__esModule) ? mod : { "default": mod };
39
+ };
37
40
  Object.defineProperty(exports, "__esModule", { value: true });
38
41
  exports.TextAreaResizable = void 0;
39
42
  var react_core_1 = require("@patternfly/react-core");
40
- var lodash_1 = require("lodash");
43
+ var isEmpty_1 = __importDefault(require("lodash/isEmpty"));
41
44
  var react_1 = __importStar(require("react"));
42
45
  var TextAreaResizable = function (props) {
43
46
  // To set defaultProps
@@ -46,7 +49,7 @@ var TextAreaResizable = function (props) {
46
49
  // Function to handle onChange event
47
50
  var onTextAreaChange = function (value, event) {
48
51
  onChange(value, event);
49
- setIsTextAreaEmpty(lodash_1.isEmpty(value === null || value === void 0 ? void 0 : value.trim()));
52
+ setIsTextAreaEmpty(isEmpty_1.default(value === null || value === void 0 ? void 0 : value.trim()));
50
53
  event.preventDefault();
51
54
  return [];
52
55
  };
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './errorMessage.scss';
2
3
  export interface IAppErrorObj {
3
4
  title: string;
@@ -1 +1 @@
1
- {"version":3,"file":"errorMessage.d.ts","sourceRoot":"","sources":["../../../src/helperFunctions/errorMessage.tsx"],"names":[],"mappings":"AAAA,OAAO,qBAAqB,CAAC;AAS7B,MAAM,WAAW,YAAY;IACzB,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,GAAG,GAAG,CAAC,OAAO,CAAC;CACjC;AAED,MAAM,WAAW,SAAS;IACtB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC,YAAY,CAAC,CAAC;CACxC;AAsDD,iBAAS,wBAAwB,CAAC,KAAK,KAAA,EAAE,aAAa,CAAC,EAAE,SAAS,GAAG,MAAM,GAAG,GAAG,CAAC,OAAO,CAwCxF;AAED,iBAAS,iBAAiB,CAAC,KAAK,KAAA,EAAE,WAAW,CAAC,EAAE,SAAS,GAAG,MAAM,CAIjE;AAED,OAAO,EAAE,wBAAwB,EAAE,iBAAiB,EAAE,CAAC"}
1
+ {"version":3,"file":"errorMessage.d.ts","sourceRoot":"","sources":["../../../src/helperFunctions/errorMessage.tsx"],"names":[],"mappings":";AAAA,OAAO,qBAAqB,CAAC;AAS7B,MAAM,WAAW,YAAY;IACzB,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,GAAG,GAAG,CAAC,OAAO,CAAC;CACjC;AAED,MAAM,WAAW,SAAS;IACtB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC,YAAY,CAAC,CAAC;CACxC;AAoDD,iBAAS,wBAAwB,CAAC,KAAK,KAAA,EAAE,aAAa,CAAC,EAAE,SAAS,GAAG,MAAM,GAAG,GAAG,CAAC,OAAO,CAwCxF;AAED,iBAAS,iBAAiB,CAAC,KAAK,KAAA,EAAE,WAAW,CAAC,EAAE,SAAS,GAAG,MAAM,CAIjE;AAED,OAAO,EAAE,wBAAwB,EAAE,iBAAiB,EAAE,CAAC"}
@@ -29,7 +29,7 @@ var defaultErrorObj = {
29
29
  message: (react_1.default.createElement("p", null,
30
30
  "You are not authorized to do this action. Please",
31
31
  ' ',
32
- react_1.default.createElement("a", { href: "/support/contact/customerService.html" }, "contact Customer Service"),
32
+ react_1.default.createElement("a", { href: "/support/contact/customerService" }, "contact Customer Service"),
33
33
  " if you think this is an error.")),
34
34
  },
35
35
  404: {
@@ -37,7 +37,7 @@ var defaultErrorObj = {
37
37
  message: (react_1.default.createElement("p", null,
38
38
  "The resource that you are looking for doesn't exist. Please",
39
39
  ' ',
40
- react_1.default.createElement("a", { href: "/support/contact/customerService.html" }, "contact Customer Service"),
40
+ react_1.default.createElement("a", { href: "/support/contact/customerService" }, "contact Customer Service"),
41
41
  " if you think this is an error.")),
42
42
  },
43
43
  };
@@ -63,7 +63,7 @@ function formattedApiErrorMessage(error, customMessage) {
63
63
  error.detailMessage || '',
64
64
  react_1.default.createElement("br", null),
65
65
  "Please ",
66
- react_1.default.createElement("a", { href: "/support/contact/customerService.html" }, "contact Customer Service"),
66
+ react_1.default.createElement("a", { href: "/support/contact/customerService" }, "contact Customer Service"),
67
67
  " if you think this is an error."));
68
68
  }
69
69
  else {
@@ -1,3 +1,2 @@
1
1
  export * from './AlertMessage';
2
- export * from './AlertMessage.stories';
3
2
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/AlertMessage/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAC;AAC/B,cAAc,wBAAwB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/AlertMessage/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAC"}
@@ -1,2 +1,2 @@
1
1
  export * from './AlertMessage';
2
- export * from './AlertMessage.stories';
2
+ //export * from './AlertMessage.stories';
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { ConfirmationOptions } from './ConfirmationDialog';
2
3
  export declare const useConfirmation: () => (options: ConfirmationOptions) => Promise<void>;
3
4
  export declare const ConfirmationServiceProvider: ({ children }: {
@@ -1 +1 @@
1
- {"version":3,"file":"ConfirmationContext.d.ts","sourceRoot":"","sources":["../../../src/ConfirmationModal/ConfirmationContext.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAsB,mBAAmB,EAAE,MAAM,sBAAsB,CAAC;AAI/E,eAAO,MAAM,eAAe,kBAFqC,mBAAmB,KAAK,QAAQ,IAAI,CAE1B,CAAC;AAE5E,eAAO,MAAM,2BAA2B;;iBA2CvC,CAAC"}
1
+ {"version":3,"file":"ConfirmationContext.d.ts","sourceRoot":"","sources":["../../../src/ConfirmationModal/ConfirmationContext.tsx"],"names":[],"mappings":";AAEA,OAAO,EAAsB,mBAAmB,EAAE,MAAM,sBAAsB,CAAC;AAI/E,eAAO,MAAM,eAAe,kBAFqC,mBAAmB,KAAK,QAAQ,IAAI,CAE1B,CAAC;AAE5E,eAAO,MAAM,2BAA2B;;iBA2CvC,CAAC"}
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { ButtonVariant } from '@patternfly/react-core';
2
3
  export interface ConfirmationOptions {
3
4
  catchOnCancel?: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"ConfirmationDialog.d.ts","sourceRoot":"","sources":["../../../src/ConfirmationModal/ConfirmationDialog.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAU,aAAa,EAAS,MAAM,wBAAwB,CAAC;AAItE,MAAM,WAAW,mBAAmB;IAChC,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,EAAE,MAAM,GAAG,GAAG,CAAC,OAAO,CAAC;IAClC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,oBAAoB,CAAC,EAAE,aAAa,CAAC;IACrC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,mBAAmB,CAAC,EAAE,aAAa,CAAC;CACvC;AAED,UAAU,MAAO,SAAQ,mBAAmB;IACxC,IAAI,EAAE,OAAO,CAAC;IACd,SAAS,EAAE,MAAM,IAAI,CAAC;IACtB,OAAO,EAAE,MAAM,IAAI,CAAC;CACvB;AASD,iBAAS,kBAAkB,CAAC,KAAK,EAAE,MAAM,eAsBxC;kBAtBQ,kBAAkB;;;;;;;;AAwB3B,OAAO,EAAE,kBAAkB,EAAE,CAAC"}
1
+ {"version":3,"file":"ConfirmationDialog.d.ts","sourceRoot":"","sources":["../../../src/ConfirmationModal/ConfirmationDialog.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAU,aAAa,EAAS,MAAM,wBAAwB,CAAC;AAItE,MAAM,WAAW,mBAAmB;IAChC,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,EAAE,MAAM,GAAG,GAAG,CAAC,OAAO,CAAC;IAClC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,oBAAoB,CAAC,EAAE,aAAa,CAAC;IACrC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,mBAAmB,CAAC,EAAE,aAAa,CAAC;CACvC;AAED,UAAU,MAAO,SAAQ,mBAAmB;IACxC,IAAI,EAAE,OAAO,CAAC;IACd,SAAS,EAAE,MAAM,IAAI,CAAC;IACtB,OAAO,EAAE,MAAM,IAAI,CAAC;CACvB;AASD,iBAAS,kBAAkB,CAAC,KAAK,EAAE,MAAM,eAsBxC;kBAtBQ,kBAAkB;;;;;;;;AAwB3B,OAAO,EAAE,kBAAkB,EAAE,CAAC"}
@@ -1,6 +1 @@
1
- declare const _default: {
2
- title: string;
3
- };
4
- export default _default;
5
- export declare const ConfirmDialog: () => JSX.Element;
6
1
  //# sourceMappingURL=ConfirmationModal.stories.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ConfirmationModal.stories.d.ts","sourceRoot":"","sources":["../../../src/ConfirmationModal/ConfirmationModal.stories.tsx"],"names":[],"mappings":";;;AAIA,wBAEE;AAwBF,eAAO,MAAM,aAAa,mBAIzB,CAAC"}
1
+ {"version":3,"file":"ConfirmationModal.stories.d.ts","sourceRoot":"","sources":["../../../src/ConfirmationModal/ConfirmationModal.stories.tsx"],"names":[],"mappings":""}
@@ -1,35 +1,36 @@
1
- var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
2
- function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
3
- return new (P || (P = Promise))(function (resolve, reject) {
4
- function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
5
- function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
6
- function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
7
- step((generator = generator.apply(thisArg, _arguments || [])).next());
8
- });
9
- };
10
- import React from 'react';
1
+ /*import React from 'react';
2
+
11
3
  import { ConfirmationServiceProvider, useConfirmation } from './ConfirmationContext';
4
+
12
5
  export default {
13
6
  title: 'Components/ConfirmationModal',
14
7
  };
8
+
15
9
  const options = {
16
10
  catchOnCancel: true,
17
11
  title: 'Title',
18
12
  description: 'Decroption',
19
13
  };
14
+
20
15
  const ActionPage = () => {
21
16
  const confirm = useConfirmation();
22
- const action = () => () => __awaiter(void 0, void 0, void 0, function* () {
17
+
18
+ const action = () => async () => {
23
19
  try {
24
- yield confirm(options);
20
+ await confirm(options);
25
21
  // confirmed, continue
26
22
  // rest of code
27
- }
28
- catch (e) {
23
+ } catch (e) {
29
24
  // didn't confirm
30
25
  }
31
- });
32
- return React.createElement("button", { onClick: action() }, "action link");
26
+ };
27
+
28
+ return <button onClick={action()}>action link</button>;
33
29
  };
34
- export const ConfirmDialog = () => (React.createElement(ConfirmationServiceProvider, null,
35
- React.createElement(ActionPage, null)));
30
+
31
+ export const ConfirmDialog = () => (
32
+ <ConfirmationServiceProvider>
33
+ <ActionPage />
34
+ </ConfirmationServiceProvider>
35
+ );
36
+ */
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './CoverSpinner.css';
2
3
  export declare function CoverSpinner(): JSX.Element;
3
4
  //# sourceMappingURL=CoverSpinner.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CoverSpinner.d.ts","sourceRoot":"","sources":["../../../src/CoverSpinner/CoverSpinner.tsx"],"names":[],"mappings":"AAAA,OAAO,oBAAoB,CAAC;AAI5B,wBAAgB,YAAY,gBAM3B"}
1
+ {"version":3,"file":"CoverSpinner.d.ts","sourceRoot":"","sources":["../../../src/CoverSpinner/CoverSpinner.tsx"],"names":[],"mappings":";AAAA,OAAO,oBAAoB,CAAC;AAI5B,wBAAgB,YAAY,gBAM3B"}
@@ -1 +1 @@
1
- {"version":3,"file":"CustomContentLoader.d.ts","sourceRoot":"","sources":["../../../src/CustomContentLoader/CustomContentLoader.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,wBAAgB,qBAAqB,gBAgEpC;AAED,MAAM,WAAW,uBAAuB;IACpC,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,CAAC,EAAE,MAAM,CAAC;IACV,CAAC,EAAE,MAAM,CAAC;CACb;AAED,UAAU,2BAA2B;IACjC,QAAQ,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC/B,UAAU,CAAC,EAAE,uBAAuB,EAAE,CAAC;CAC1C;AAED,wBAAgB,mBAAmB,CAAC,KAAK,EAAE,2BAA2B,eAMrE"}
1
+ {"version":3,"file":"CustomContentLoader.d.ts","sourceRoot":"","sources":["../../../src/CustomContentLoader/CustomContentLoader.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,wBAAgB,qBAAqB,gBAgEpC;AAED,MAAM,WAAW,uBAAuB;IACpC,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,CAAC,EAAE,MAAM,CAAC;IACV,CAAC,EAAE,MAAM,CAAC;CACb;AAED,UAAU,2BAA2B;IACjC,QAAQ,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC/B,UAAU,CAAC,EAAE,uBAAuB,EAAE,CAAC;CAC1C;AAED,wBAAgB,mBAAmB,CAAC,KAAK,EAAE,2BAA2B,eAUrE"}
@@ -1,23 +1,23 @@
1
+ import { Skeleton } from '@patternfly/react-core';
1
2
  import React from 'react';
2
- import ContentLoader from 'react-content-loader';
3
3
  export function OverviewContentLoader() {
4
4
  return (React.createElement("div", { style: { width: '100%', position: 'relative' } },
5
- React.createElement(ContentLoader, { height: '900', width: '70%' },
6
- React.createElement("rect", { x: "2.3%", y: "50", width: "15%", height: "30" }),
7
- React.createElement("rect", { x: "2.3%", y: "95", width: "12%", height: "25" }),
8
- React.createElement("rect", { x: "2.3%", y: "140", width: "50%", height: "25" }),
9
- React.createElement("rect", { x: "2.3%", y: "190", width: "100%", height: "150" }),
10
- React.createElement("rect", { x: "2.3%", y: "370", width: "100%", height: "120" }),
11
- React.createElement("rect", { x: "2.3%", y: "520", width: "100%", height: "50" }),
12
- React.createElement("rect", { x: "3%", y: "590", width: "10%", height: "25" }),
13
- React.createElement("rect", { x: "3%", y: "635", width: "43%", height: "25" }),
14
- React.createElement("rect", { x: "55%", y: "590", width: "10%", height: "25" }),
15
- React.createElement("rect", { x: "55%", y: "635", width: "43%", height: "25" }),
16
- React.createElement("rect", { x: "3%", y: "695", width: "10%", height: "25" }),
17
- React.createElement("rect", { x: "3%", y: "740", width: "95%", height: "25" }),
18
- React.createElement("rect", { x: "2.3%", y: "570", width: "1", height: "220" }),
19
- React.createElement("rect", { x: "99.9%", y: "570", width: "1", height: "220" }),
20
- React.createElement("rect", { x: "2.3%", y: "790", width: "100%", height: "1" })),
5
+ React.createElement("div", { style: { width: '70%', height: '900px', position: 'relative' } },
6
+ React.createElement(Skeleton, { height: "30px", width: "15%", style: { top: '50px', left: '2.3%' } }),
7
+ React.createElement(Skeleton, { height: "25px", width: "12%", style: { top: '95px', left: '2.3%' } }),
8
+ React.createElement(Skeleton, { height: "25px", width: "50%", style: { top: '140px', left: '2.3%' } }),
9
+ React.createElement(Skeleton, { height: "150px", width: "97.7%", style: { top: '190px', left: '2.3%' } }),
10
+ React.createElement(Skeleton, { height: "120px", width: "97.7%", style: { top: '370px', left: '2.3%' } }),
11
+ React.createElement(Skeleton, { height: "50px", width: "97.7%", style: { top: '520px', left: '2.3%' } }),
12
+ React.createElement(Skeleton, { height: "25px", width: "10%", style: { top: '590px', left: '3%' } }),
13
+ React.createElement(Skeleton, { height: "25px", width: "43%", style: { top: '635px', left: '3%' } }),
14
+ React.createElement(Skeleton, { height: "25px", width: "10%", style: { top: '590px', left: '55%' } }),
15
+ React.createElement(Skeleton, { height: "25px", width: "43%", style: { top: '635px', left: '55%' } }),
16
+ React.createElement(Skeleton, { height: "25px", width: "10%", style: { top: '695px', left: '3%' } }),
17
+ React.createElement(Skeleton, { height: "25px", width: "95%", style: { top: '740px', left: '3%' } }),
18
+ React.createElement(Skeleton, { height: "220px", width: "1px", style: { top: '570px', left: '2.3%' } }),
19
+ React.createElement(Skeleton, { height: "220px", width: "1px", style: { top: '570px', left: '99.9%' } }),
20
+ React.createElement(Skeleton, { height: "1px", width: "97.7%", style: { top: '790px', left: '2.3%' } })),
21
21
  React.createElement("div", { style: {
22
22
  position: 'absolute',
23
23
  top: '0',
@@ -42,13 +42,13 @@ export function OverviewContentLoader() {
42
42
  bottom: '0',
43
43
  backgroundColor: '#ededed',
44
44
  } },
45
- React.createElement(ContentLoader, { height: '100%', width: '100%', backgroundColor: '#fff', foregroundColor: '#f5f6f7' },
46
- React.createElement("rect", { x: "3%", y: "40", height: "500", width: "94%" }),
47
- React.createElement("rect", { x: "3%", y: "570", height: "500", width: "94%" })))));
45
+ React.createElement("div", { className: "gray-loader-background", style: { height: '100%', width: '100%' } },
46
+ React.createElement(Skeleton, { height: "500px", width: "94%", style: { top: '40px', left: '3%' } }),
47
+ React.createElement(Skeleton, { height: "500px", width: "94%", style: { top: '570px', left: '3%' } })))));
48
48
  }
49
49
  export function CustomContentLoader(props) {
50
50
  const children = (props.rectangles &&
51
- props.rectangles.map((obj) => React.createElement("rect", { x: obj.x, y: obj.y, height: obj.height, width: obj.width }))) ||
52
- props.children || React.createElement("rect", { x: 0, y: 0, width: 400, height: 100 });
53
- return React.createElement(ContentLoader, null, children);
51
+ props.rectangles.map((obj) => (React.createElement(Skeleton, { height: obj.height, width: obj.width, style: { top: obj.y, left: obj.x } })))) ||
52
+ props.children || (React.createElement(Skeleton, { height: "100px", width: "400px", style: { position: 'relative', marginBottom: '50px' } }));
53
+ return React.createElement(React.Fragment, null, children);
54
54
  }
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { TextInputProps } from '@patternfly/react-core';
2
3
  interface IProps extends TextInputProps {
3
4
  className?: string;
@@ -1 +1 @@
1
- {"version":3,"file":"CustomTextInput.d.ts","sourceRoot":"","sources":["../../../src/CustomTextInput/CustomTextInput.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAa,cAAc,EAAoB,MAAM,wBAAwB,CAAC;AAIrF,UAAU,MAAO,SAAQ,cAAc;IACnC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,OAAO,CAAC;CACxB;AAED,eAAO,MAAM,eAAe,UAAW,MAAM,gBAqD5C,CAAC"}
1
+ {"version":3,"file":"CustomTextInput.d.ts","sourceRoot":"","sources":["../../../src/CustomTextInput/CustomTextInput.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAa,cAAc,EAAoB,MAAM,wBAAwB,CAAC;AAIrF,UAAU,MAAO,SAAQ,cAAc;IACnC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,OAAO,CAAC;CACxB;AAED,eAAO,MAAM,eAAe,UAAW,MAAM,gBAqD5C,CAAC"}
@@ -10,7 +10,7 @@ var __rest = (this && this.__rest) || function (s, e) {
10
10
  return t;
11
11
  };
12
12
  import { TextInput } from '@patternfly/react-core';
13
- import { isEmpty } from 'lodash';
13
+ import isEmpty from 'lodash/isEmpty';
14
14
  import React from 'react';
15
15
  export const CustomTextInput = (props) => {
16
16
  // To set defaultProps
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './dropdownList.css';
2
3
  import { IDropdownListProps } from './types';
3
4
  declare function Dropdown<T>(props: IDropdownListProps<T>): JSX.Element;
@@ -1 +1 @@
1
- {"version":3,"file":"DropDownList.d.ts","sourceRoot":"","sources":["../../../src/DropDownList/DropDownList.tsx"],"names":[],"mappings":"AAAA,OAAO,oBAAoB,CAAC;AAa5B,OAAO,EAAE,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAuB7C,iBAAS,QAAQ,CAAC,CAAC,EAAE,KAAK,EAAE,kBAAkB,CAAC,CAAC,CAAC,eAoJhD;kBApJQ,QAAQ;;;AAsJjB,OAAO,EAAE,QAAQ,EAAE,CAAC"}
1
+ {"version":3,"file":"DropDownList.d.ts","sourceRoot":"","sources":["../../../src/DropDownList/DropDownList.tsx"],"names":[],"mappings":";AAAA,OAAO,oBAAoB,CAAC;AAa5B,OAAO,EAAE,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAuB7C,iBAAS,QAAQ,CAAC,CAAC,EAAE,KAAK,EAAE,kBAAkB,CAAC,CAAC,CAAC,eAoJhD;kBApJQ,QAAQ;;;AAsJjB,OAAO,EAAE,QAAQ,EAAE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SearchableList.d.ts","sourceRoot":"","sources":["../../../src/DropDownList/SearchableList.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,OAAO,EAAE,MAAM,0BAA0B,CAAC;AACnD,OAAO,EAEH,sBAAsB,EAEtB,sBAAsB,EAEzB,MAAM,WAAW,CAAC;AAGnB,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAO,EAAE,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAE7C,UAAU,MAAM,CAAC,CAAC,CAAE,SAAQ,IAAI,CAAC,kBAAkB,CAAC,CAAC,CAAC,EAAE,UAAU,GAAG,eAAe,CAAC;IACjF,eAAe,EAAE,CAAC,SAAS,EAAE,sBAAsB,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,KAAK,KAAK,CAAC,SAAS,EAAE,CAAC;IACtF,QAAQ,EAAE,CAAC,OAAO,EAAE,sBAAsB,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,KAAK,IAAI,CAAC;IAChE,SAAS,EAAE,OAAO,CAAC,CAAC,CAAC,EAAE,CAAC;IACxB,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC,CAAC,EAAE,EAAE,UAAU,EAAE,MAAM,KAAK,IAAI,CAAC;CACrE;AAED,MAAM,CAAC,OAAO,UAAU,cAAc,CAAC,CAAC,EAAE,KAAK,EAAE,MAAM,CAAC,CAAC,CAAC,eAwIzD"}
1
+ {"version":3,"file":"SearchableList.d.ts","sourceRoot":"","sources":["../../../src/DropDownList/SearchableList.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,OAAO,EAAE,MAAM,0BAA0B,CAAC;AACnD,OAAO,EAEH,sBAAsB,EAEtB,sBAAsB,EAEzB,MAAM,WAAW,CAAC;AAGnB,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAO,EAAE,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAE7C,UAAU,MAAM,CAAC,CAAC,CAAE,SAAQ,IAAI,CAAC,kBAAkB,CAAC,CAAC,CAAC,EAAE,UAAU,GAAG,eAAe,CAAC;IACjF,eAAe,EAAE,CAAC,SAAS,EAAE,sBAAsB,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,KAAK,KAAK,CAAC,SAAS,EAAE,CAAC;IACtF,QAAQ,EAAE,CAAC,OAAO,EAAE,sBAAsB,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,KAAK,IAAI,CAAC;IAChE,SAAS,EAAE,OAAO,CAAC,CAAC,CAAC,EAAE,CAAC;IACxB,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC,CAAC,EAAE,EAAE,UAAU,EAAE,MAAM,KAAK,IAAI,CAAC;CACrE;AAED,MAAM,CAAC,OAAO,UAAU,cAAc,CAAC,CAAC,EAAE,KAAK,EAAE,MAAM,CAAC,CAAC,CAAC,eA6IzD"}
@@ -28,6 +28,8 @@ export default function SearchableList(props) {
28
28
  return Object.assign(Object.assign({}, changes), { inputValue: itemToString(props.selectedItem) && downshift.inputValue !== itemToString(props.selectedItem)
29
29
  ? itemToString(props.selectedItem)
30
30
  : state.inputValue });
31
+ case useCombobox.stateChangeTypes.InputKeyDownEnter:
32
+ return Object.assign(Object.assign({}, changes), { inputValue: state.inputValue });
31
33
  default:
32
34
  return changes;
33
35
  }
@@ -1 +1 @@
1
- {"version":3,"file":"dropdownUtils.d.ts","sourceRoot":"","sources":["../../../src/DropDownList/dropdownUtils.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,0BAA0B,CAAC;AAGnD,wBAAgB,YAAY,CAAC,CAAC,EAAE,IAAI,EAAE,OAAO,CAAC,CAAC,CAAC,GAAG,MAAM,CAExD;AAED,eAAO,MAAM,IAAI,YAAW,CAAC;AAE7B,eAAO,MAAM,+BAA+B,4CAgC3C,CAAC"}
1
+ {"version":3,"file":"dropdownUtils.d.ts","sourceRoot":"","sources":["../../../src/DropDownList/dropdownUtils.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,0BAA0B,CAAC;AAGnD,wBAAgB,YAAY,CAAC,CAAC,EAAE,IAAI,EAAE,OAAO,CAAC,CAAC,CAAC,GAAG,MAAM,CAExD;AAED,eAAO,MAAM,IAAI,YAAW,CAAC;AAE7B,eAAO,MAAM,+BAA+B,4CAoC3C,CAAC"}
@@ -12,6 +12,7 @@ export const multiSelectDropdownStateReducer = (state, actionAndChanges) => {
12
12
  case useSelect.stateChangeTypes.ItemClick:
13
13
  return Object.assign(Object.assign({}, changes), { isOpen: true, highlightedIndex: state.highlightedIndex, inputValue: '' });
14
14
  case useCombobox.stateChangeTypes.InputKeyDownEnter:
15
+ return Object.assign(Object.assign({}, changes), { inputValue: state.inputValue });
15
16
  case useCombobox.stateChangeTypes.ItemClick:
16
17
  return Object.assign(Object.assign({}, changes), { isOpen: true, highlightedIndex: state.highlightedIndex, inputValue: '' });
17
18
  case useCombobox.stateChangeTypes.InputBlur:
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  export interface IErrorMsgInfo {
2
3
  errorType?: 'info' | 'warning' | 'error';
3
4
  title?: string;
@@ -1 +1 @@
1
- {"version":3,"file":"ErrorBoundaryFallbackComponent.d.ts","sourceRoot":"","sources":["../../../src/ErrorBoundary/ErrorBoundaryFallbackComponent.tsx"],"names":[],"mappings":"AAQA,MAAM,WAAW,aAAa;IAC1B,SAAS,CAAC,EAAE,MAAM,GAAG,SAAS,GAAG,OAAO,CAAC;IACzC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,UAAU,MAAO,SAAQ,aAAa;IAClC,gBAAgB,EAAE,OAAO,CAAC;CAC7B;AASD,iBAAS,8BAA8B,CAAC,KAAK,EAAE,MAAM,eA4BpD;kBA5BQ,8BAA8B;;;AA+BvC,OAAO,EAAE,8BAA8B,EAAE,CAAC"}
1
+ {"version":3,"file":"ErrorBoundaryFallbackComponent.d.ts","sourceRoot":"","sources":["../../../src/ErrorBoundary/ErrorBoundaryFallbackComponent.tsx"],"names":[],"mappings":";AAQA,MAAM,WAAW,aAAa;IAC1B,SAAS,CAAC,EAAE,MAAM,GAAG,SAAS,GAAG,OAAO,CAAC;IACzC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,UAAU,MAAO,SAAQ,aAAa;IAClC,gBAAgB,EAAE,OAAO,CAAC;CAC7B;AASD,iBAAS,8BAA8B,CAAC,KAAK,EAAE,MAAM,eA4BpD;kBA5BQ,8BAA8B;;;AA+BvC,OAAO,EAAE,8BAA8B,EAAE,CAAC"}
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  export declare function Generic403(): JSX.Element;
2
3
  //# sourceMappingURL=Generic403.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Generic403.d.ts","sourceRoot":"","sources":["../../../src/ErrorPages/Generic403.tsx"],"names":[],"mappings":"AAGA,wBAAgB,UAAU,gBAQzB"}
1
+ {"version":3,"file":"Generic403.d.ts","sourceRoot":"","sources":["../../../src/ErrorPages/Generic403.tsx"],"names":[],"mappings":";AAGA,wBAAgB,UAAU,gBAQzB"}
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  interface IProps {
2
3
  buttonLabel: string;
3
4
  additionalBtnClass: string;
@@ -1 +1 @@
1
- {"version":3,"file":"FeedbackForm.d.ts","sourceRoot":"","sources":["../../../src/FeedbackForm/FeedbackForm.tsx"],"names":[],"mappings":"AAkBA,UAAU,MAAM;IACZ,WAAW,EAAE,MAAM,CAAC;IACpB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,QAAQ,EAAE,OAAO,CAAC;CACrB;AAID,iBAAS,YAAY,CAAC,KAAK,EAAE,MAAM,eA2OlC;kBA3OQ,YAAY;;;AA8OrB,OAAO,EAAE,YAAY,EAAE,CAAC"}
1
+ {"version":3,"file":"FeedbackForm.d.ts","sourceRoot":"","sources":["../../../src/FeedbackForm/FeedbackForm.tsx"],"names":[],"mappings":";AAkBA,UAAU,MAAM;IACZ,WAAW,EAAE,MAAM,CAAC;IACpB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,QAAQ,EAAE,OAAO,CAAC;CACrB;AAID,iBAAS,YAAY,CAAC,KAAK,EAAE,MAAM,eA2OlC;kBA3OQ,YAAY;;;AA8OrB,OAAO,EAAE,YAAY,EAAE,CAAC"}
@@ -20,10 +20,10 @@ var __rest = (this && this.__rest) || function (s, e) {
20
20
  };
21
21
  import { accounts } from '@cee-eng/hydrajs';
22
22
  import { getApiResourceObject, sortHydraContacts } from '@rh-support/utils';
23
- import { sortBy } from 'lodash';
24
23
  import differenceBy from 'lodash/differenceBy';
25
24
  import isArray from 'lodash/isArray';
26
25
  import isEmpty from 'lodash/isEmpty';
26
+ import sortBy from 'lodash/sortBy';
27
27
  import React, { useEffect, useRef, useState } from 'react';
28
28
  import { Highlighter, Menu, MenuItem, Typeahead } from 'react-bootstrap-typeahead';
29
29
  import { Trans } from 'react-i18next';
@@ -9,7 +9,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
9
9
  };
10
10
  import './inlineEdit.css';
11
11
  import PencilAltIcon from '@patternfly/react-icons/dist/js/icons/pencil-alt-icon';
12
- import { isEmpty } from 'lodash';
12
+ import isEmpty from 'lodash/isEmpty';
13
13
  import React, { useState } from 'react';
14
14
  import { Trans } from 'react-i18next';
15
15
  const defaultProps = {
@@ -9,7 +9,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
9
9
  };
10
10
  import './newInlineEdit.css';
11
11
  import PencilAltIcon from '@patternfly/react-icons/dist/js/icons/pencil-alt-icon';
12
- import { isEmpty } from 'lodash';
12
+ import isEmpty from 'lodash/isEmpty';
13
13
  import React, { useEffect, useState } from 'react';
14
14
  import { Trans } from 'react-i18next';
15
15
  const defaultProps = {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './languageSelector.css';
2
3
  import { IDClassNameProps } from '@rh-support/types/shared';
3
4
  interface IProps extends IDClassNameProps {
@@ -1 +1 @@
1
- {"version":3,"file":"LanguageSelector.d.ts","sourceRoot":"","sources":["../../../src/LanguageSelector/LanguageSelector.tsx"],"names":[],"mappings":"AAAA,OAAO,wBAAwB,CAAC;AAEhC,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;AAO5D,UAAU,MAAO,SAAQ,gBAAgB;IACrC,eAAe,EAAE,MAAM,CAAC;IACxB,UAAU,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACnC,UAAU,EAAE,OAAO,CAAC;CACvB;AAED,eAAO,MAAM,aAAa;;;;;;;;;;;CAWzB,CAAC;AAOF,iBAAS,gBAAgB,CAAC,KAAK,EAAE,MAAM,eAyBtC;kBAzBQ,gBAAgB;;;AA4BzB,OAAO,EAAE,gBAAgB,EAAE,CAAC"}
1
+ {"version":3,"file":"LanguageSelector.d.ts","sourceRoot":"","sources":["../../../src/LanguageSelector/LanguageSelector.tsx"],"names":[],"mappings":";AAAA,OAAO,wBAAwB,CAAC;AAEhC,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;AAO5D,UAAU,MAAO,SAAQ,gBAAgB;IACrC,eAAe,EAAE,MAAM,CAAC;IACxB,UAAU,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACnC,UAAU,EAAE,OAAO,CAAC;CACvB;AAED,eAAO,MAAM,aAAa;;;;;;;;;;;CAWzB,CAAC;AAOF,iBAAS,gBAAgB,CAAC,KAAK,EAAE,MAAM,eAyBtC;kBAzBQ,gBAAgB;;;AA4BzB,OAAO,EAAE,gBAAgB,EAAE,CAAC"}
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './LoadingDots.css';
2
3
  interface IProps {
3
4
  show?: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"LoadingDots.d.ts","sourceRoot":"","sources":["../../../src/LoadingDots/LoadingDots.tsx"],"names":[],"mappings":"AAAA,OAAO,mBAAmB,CAAC;AAK3B,UAAU,MAAM;IACZ,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;CACpB;AAKD,iBAAS,WAAW,CAAC,KAAK,EAAE,MAAM,eAkBjC;kBAlBQ,WAAW;;;AAoBpB,OAAO,EAAE,WAAW,EAAE,CAAC"}
1
+ {"version":3,"file":"LoadingDots.d.ts","sourceRoot":"","sources":["../../../src/LoadingDots/LoadingDots.tsx"],"names":[],"mappings":";AAAA,OAAO,mBAAmB,CAAC;AAK3B,UAAU,MAAM;IACZ,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;CACpB;AAKD,iBAAS,WAAW,CAAC,KAAK,EAAE,MAAM,eAkBjC;kBAlBQ,WAAW;;;AAoBpB,OAAO,EAAE,WAAW,EAAE,CAAC"}
@@ -1,3 +1,2 @@
1
1
  export * from './LoadingDots';
2
- export * from './LoadingDots.stories';
3
2
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/LoadingDots/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAC;AAC9B,cAAc,uBAAuB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/LoadingDots/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAC"}
@@ -1,2 +1,2 @@
1
1
  export * from './LoadingDots';
2
- export * from './LoadingDots.stories';
2
+ //export * from './LoadingDots.stories';
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './loadingIndicator.css';
2
3
  interface IProps {
3
4
  size?: 'sm' | 'xs' | 'lg';
@@ -1 +1 @@
1
- {"version":3,"file":"LoadingIndicator.d.ts","sourceRoot":"","sources":["../../../src/LoadingIndicator/LoadingIndicator.tsx"],"names":[],"mappings":"AAAA,OAAO,wBAAwB,CAAC;AAIhC,UAAU,MAAM;IACZ,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;IAC1B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB;AAQD,iBAAS,gBAAgB,CAAC,KAAK,EAAE,MAAM,eAgBtC;kBAhBQ,gBAAgB;;;AAkBzB,OAAO,EAAE,gBAAgB,EAAE,CAAC"}
1
+ {"version":3,"file":"LoadingIndicator.d.ts","sourceRoot":"","sources":["../../../src/LoadingIndicator/LoadingIndicator.tsx"],"names":[],"mappings":";AAAA,OAAO,wBAAwB,CAAC;AAIhC,UAAU,MAAM;IACZ,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;IAC1B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB;AAQD,iBAAS,gBAAgB,CAAC,KAAK,EAAE,MAAM,eAgBtC;kBAhBQ,gBAAgB;;;AAkBzB,OAAO,EAAE,gBAAgB,EAAE,CAAC"}
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  interface IProps {
2
3
  isOpen: boolean;
3
4
  login: () => void;
@@ -1 +1 @@
1
- {"version":3,"file":"LoginModal.d.ts","sourceRoot":"","sources":["../../../src/LoginModal/LoginModal.tsx"],"names":[],"mappings":"AAGA,UAAU,MAAM;IACZ,MAAM,EAAE,OAAO,CAAC;IAChB,KAAK,EAAE,MAAM,IAAI,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,EAAE,MAAM,CAAC;CACpB;AAUD,wBAAgB,UAAU,CAAC,KAAK,EAAE,MAAM,eAkBvC;yBAlBe,UAAU"}
1
+ {"version":3,"file":"LoginModal.d.ts","sourceRoot":"","sources":["../../../src/LoginModal/LoginModal.tsx"],"names":[],"mappings":";AAGA,UAAU,MAAM;IACZ,MAAM,EAAE,OAAO,CAAC;IAChB,KAAK,EAAE,MAAM,IAAI,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,EAAE,MAAM,CAAC;CACpB;AAUD,wBAAgB,UAAU,CAAC,KAAK,EAAE,MAAM,eAkBvC;yBAlBe,UAAU"}
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './paginationCompact.css';
2
3
  interface IProps {
3
4
  maxPage: number;
@@ -1 +1 @@
1
- {"version":3,"file":"PaginationCompact.d.ts","sourceRoot":"","sources":["../../../src/PaginationCompact/PaginationCompact.tsx"],"names":[],"mappings":"AAAA,OAAO,yBAAyB,CAAC;AAOjC,UAAU,MAAM;IACZ,OAAO,EAAE,MAAM,CAAC;IAChB,cAAc,EAAE,MAAM,CAAC;IACvB,YAAY,EAAE,CAAC,WAAW,EAAE,MAAM,KAAK,IAAI,CAAC;CAC/C;AAED,wBAAgB,iBAAiB,CAAC,EAAE,OAAO,EAAE,cAAc,EAAE,YAAY,EAAE,EAAE,MAAM,eA0DlF"}
1
+ {"version":3,"file":"PaginationCompact.d.ts","sourceRoot":"","sources":["../../../src/PaginationCompact/PaginationCompact.tsx"],"names":[],"mappings":";AAAA,OAAO,yBAAyB,CAAC;AAOjC,UAAU,MAAM;IACZ,OAAO,EAAE,MAAM,CAAC;IAChB,cAAc,EAAE,MAAM,CAAC;IACvB,YAAY,EAAE,CAAC,WAAW,EAAE,MAAM,KAAK,IAAI,CAAC;CAC/C;AAED,wBAAgB,iBAAiB,CAAC,EAAE,OAAO,EAAE,cAAc,EAAE,YAAY,EAAE,EAAE,MAAM,eA0DlF"}
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './styles.css';
2
3
  import { CircularProgressbarDefaultProps, CircularProgressbarProps } from './types';
3
4
  declare function CircularProgressbar(props: CircularProgressbarProps): JSX.Element;
@@ -1 +1 @@
1
- {"version":3,"file":"CircularProgressBar.d.ts","sourceRoot":"","sources":["../../../../src/ProgressBar/CircularProgressBar/CircularProgressBar.tsx"],"names":[],"mappings":"AAAA,OAAO,cAAc,CAAC;AAMtB,OAAO,EAAE,+BAA+B,EAAE,wBAAwB,EAAE,MAAM,SAAS,CAAC;AA8BpF,iBAAS,mBAAmB,CAAC,KAAK,EAAE,wBAAwB,eA6E3D;kBA7EQ,mBAAmB;;;AAiF5B,OAAO,EAAE,mBAAmB,EAAE,CAAC"}
1
+ {"version":3,"file":"CircularProgressBar.d.ts","sourceRoot":"","sources":["../../../../src/ProgressBar/CircularProgressBar/CircularProgressBar.tsx"],"names":[],"mappings":";AAAA,OAAO,cAAc,CAAC;AAMtB,OAAO,EAAE,+BAA+B,EAAE,wBAAwB,EAAE,MAAM,SAAS,CAAC;AA8BpF,iBAAS,mBAAmB,CAAC,KAAK,EAAE,wBAAwB,eA6E3D;kBA7EQ,mBAAmB;;;AAiF5B,OAAO,EAAE,mBAAmB,EAAE,CAAC"}
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  interface IProps {
2
3
  isOpen: boolean;
3
4
  onConfirm: () => void;
@@ -1 +1 @@
1
- {"version":3,"file":"SubscriptionAbuseModal.d.ts","sourceRoot":"","sources":["../../../src/SubscriptionAbuse/SubscriptionAbuseModal.tsx"],"names":[],"mappings":"AAMA,UAAU,MAAM;IACZ,MAAM,EAAE,OAAO,CAAC;IAChB,SAAS,EAAE,MAAM,IAAI,CAAC;CACzB;AAED,wBAAgB,sBAAsB,CAAC,KAAK,EAAE,MAAM,eA0BnD"}
1
+ {"version":3,"file":"SubscriptionAbuseModal.d.ts","sourceRoot":"","sources":["../../../src/SubscriptionAbuse/SubscriptionAbuseModal.tsx"],"names":[],"mappings":";AAMA,UAAU,MAAM;IACZ,MAAM,EAAE,OAAO,CAAC;IAChB,SAAS,EAAE,MAAM,IAAI,CAAC;CACzB;AAED,wBAAgB,sBAAsB,CAAC,KAAK,EAAE,MAAM,eA0BnD"}
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  declare const SubscriptionAbuseModalTitle = "Please address your account issues";
2
3
  declare const SubscriptionAbuseModalText: JSX.Element;
3
4
  export { SubscriptionAbuseModalTitle, SubscriptionAbuseModalText };
@@ -1 +1 @@
1
- {"version":3,"file":"const.d.ts","sourceRoot":"","sources":["../../../src/SubscriptionAbuse/const.tsx"],"names":[],"mappings":"AAEA,QAAA,MAAM,2BAA2B,uCAAuC,CAAC;AACzE,QAAA,MAAM,0BAA0B,aAS/B,CAAC;AAEF,OAAO,EAAE,2BAA2B,EAAE,0BAA0B,EAAE,CAAC"}
1
+ {"version":3,"file":"const.d.ts","sourceRoot":"","sources":["../../../src/SubscriptionAbuse/const.tsx"],"names":[],"mappings":";AAEA,QAAA,MAAM,2BAA2B,uCAAuC,CAAC;AACzE,QAAA,MAAM,0BAA0B,aAS/B,CAAC;AAEF,OAAO,EAAE,2BAA2B,EAAE,0BAA0B,EAAE,CAAC"}
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  interface IProps {
2
3
  buttonLabel: string;
3
4
  additionalBtnClass: string;
@@ -1 +1 @@
1
- {"version":3,"file":"SupportFeedbackForm.d.ts","sourceRoot":"","sources":["../../../src/SupportFeedbackForm/SupportFeedbackForm.tsx"],"names":[],"mappings":"AAMA,UAAU,MAAM;IACZ,WAAW,EAAE,MAAM,CAAC;IACpB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,QAAQ,EAAE,OAAO,CAAC;CACrB;AAQD,iBAAS,mBAAmB,CAAC,KAAK,EAAE,MAAM,eAuBzC;kBAvBQ,mBAAmB;;;AA0B5B,OAAO,EAAE,mBAAmB,EAAE,CAAC"}
1
+ {"version":3,"file":"SupportFeedbackForm.d.ts","sourceRoot":"","sources":["../../../src/SupportFeedbackForm/SupportFeedbackForm.tsx"],"names":[],"mappings":";AAMA,UAAU,MAAM;IACZ,WAAW,EAAE,MAAM,CAAC;IACpB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,QAAQ,EAAE,OAAO,CAAC;CACrB;AAQD,iBAAS,mBAAmB,CAAC,KAAK,EAAE,MAAM,eAuBzC;kBAvBQ,mBAAmB;;;AA0B5B,OAAO,EAAE,mBAAmB,EAAE,CAAC"}
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  interface IProps {
2
3
  isModalOpen: boolean;
3
4
  onClose: () => void;
@@ -1 +1 @@
1
- {"version":3,"file":"SupportFeedbackModal.d.ts","sourceRoot":"","sources":["../../../src/SupportFeedbackForm/SupportFeedbackModal.tsx"],"names":[],"mappings":"AAuBA,UAAU,MAAM;IACZ,WAAW,EAAE,OAAO,CAAC;IACrB,OAAO,EAAE,MAAM,IAAI,CAAC;CACvB;AAMD,iBAAS,oBAAoB,CAAC,KAAK,EAAE,MAAM,eAuN1C;kBAvNQ,oBAAoB;;;AA0N7B,OAAO,EAAE,oBAAoB,EAAE,CAAC"}
1
+ {"version":3,"file":"SupportFeedbackModal.d.ts","sourceRoot":"","sources":["../../../src/SupportFeedbackForm/SupportFeedbackModal.tsx"],"names":[],"mappings":";AAuBA,UAAU,MAAM;IACZ,WAAW,EAAE,OAAO,CAAC;IACrB,OAAO,EAAE,MAAM,IAAI,CAAC;CACvB;AAMD,iBAAS,oBAAoB,CAAC,KAAK,EAAE,MAAM,eAuN1C;kBAvNQ,oBAAoB;;;AA0N7B,OAAO,EAAE,oBAAoB,EAAE,CAAC"}
@@ -34,7 +34,7 @@ const loadingRowDefault = [
34
34
  heightAuto: true,
35
35
  cells: [
36
36
  {
37
- props: { colSpan: 8 },
37
+ props: { colSpan: 9 },
38
38
  title: (React.createElement(Bullseye, { style: { minHeight: '350px' } },
39
39
  React.createElement(EmptyState, { variant: EmptyStateVariant.small },
40
40
  React.createElement(Spinner, { size: "xl" })))),