@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,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"}
@@ -11,4 +11,4 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
11
11
  };
12
12
  Object.defineProperty(exports, "__esModule", { value: true });
13
13
  __exportStar(require("./AlertMessage"), exports);
14
- __exportStar(require("./AlertMessage.stories"), exports);
14
+ //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,76 +1,36 @@
1
- "use strict";
2
- var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
3
- function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
4
- return new (P || (P = Promise))(function (resolve, reject) {
5
- function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
6
- function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
7
- function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
8
- step((generator = generator.apply(thisArg, _arguments || [])).next());
9
- });
10
- };
11
- var __generator = (this && this.__generator) || function (thisArg, body) {
12
- var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
13
- return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
14
- function verb(n) { return function (v) { return step([n, v]); }; }
15
- function step(op) {
16
- if (f) throw new TypeError("Generator is already executing.");
17
- while (_) try {
18
- if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
19
- if (y = 0, t) op = [op[0] & 2, t.value];
20
- switch (op[0]) {
21
- case 0: case 1: t = op; break;
22
- case 4: _.label++; return { value: op[1], done: false };
23
- case 5: _.label++; y = op[1]; op = [0]; continue;
24
- case 7: op = _.ops.pop(); _.trys.pop(); continue;
25
- default:
26
- if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }
27
- if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }
28
- if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }
29
- if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }
30
- if (t[2]) _.ops.pop();
31
- _.trys.pop(); continue;
32
- }
33
- op = body.call(thisArg, _);
34
- } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }
35
- if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };
36
- }
37
- };
38
- var __importDefault = (this && this.__importDefault) || function (mod) {
39
- return (mod && mod.__esModule) ? mod : { "default": mod };
40
- };
41
- Object.defineProperty(exports, "__esModule", { value: true });
42
- exports.ConfirmDialog = void 0;
43
- var react_1 = __importDefault(require("react"));
44
- var ConfirmationContext_1 = require("./ConfirmationContext");
45
- exports.default = {
1
+ /*import React from 'react';
2
+
3
+ import { ConfirmationServiceProvider, useConfirmation } from './ConfirmationContext';
4
+
5
+ export default {
46
6
  title: 'Components/ConfirmationModal',
47
7
  };
48
- var options = {
8
+
9
+ const options = {
49
10
  catchOnCancel: true,
50
11
  title: 'Title',
51
12
  description: 'Decroption',
52
13
  };
53
- var ActionPage = function () {
54
- var confirm = ConfirmationContext_1.useConfirmation();
55
- var action = function () { return function () { return __awaiter(void 0, void 0, void 0, function () {
56
- var e_1;
57
- return __generator(this, function (_a) {
58
- switch (_a.label) {
59
- case 0:
60
- _a.trys.push([0, 2, , 3]);
61
- return [4 /*yield*/, confirm(options)];
62
- case 1:
63
- _a.sent();
64
- return [3 /*break*/, 3];
65
- case 2:
66
- e_1 = _a.sent();
67
- return [3 /*break*/, 3];
68
- case 3: return [2 /*return*/];
69
- }
70
- });
71
- }); }; };
72
- return react_1.default.createElement("button", { onClick: action() }, "action link");
14
+
15
+ const ActionPage = () => {
16
+ const confirm = useConfirmation();
17
+
18
+ const action = () => async () => {
19
+ try {
20
+ await confirm(options);
21
+ // confirmed, continue
22
+ // rest of code
23
+ } catch (e) {
24
+ // didn't confirm
25
+ }
26
+ };
27
+
28
+ return <button onClick={action()}>action link</button>;
73
29
  };
74
- var ConfirmDialog = function () { return (react_1.default.createElement(ConfirmationContext_1.ConfirmationServiceProvider, null,
75
- react_1.default.createElement(ActionPage, null))); };
76
- exports.ConfirmDialog = ConfirmDialog;
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"}
@@ -4,26 +4,26 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
4
4
  };
5
5
  Object.defineProperty(exports, "__esModule", { value: true });
6
6
  exports.CustomContentLoader = exports.OverviewContentLoader = void 0;
7
+ var react_core_1 = require("@patternfly/react-core");
7
8
  var react_1 = __importDefault(require("react"));
8
- var react_content_loader_1 = __importDefault(require("react-content-loader"));
9
9
  function OverviewContentLoader() {
10
10
  return (react_1.default.createElement("div", { style: { width: '100%', position: 'relative' } },
11
- react_1.default.createElement(react_content_loader_1.default, { height: '900', width: '70%' },
12
- react_1.default.createElement("rect", { x: "2.3%", y: "50", width: "15%", height: "30" }),
13
- react_1.default.createElement("rect", { x: "2.3%", y: "95", width: "12%", height: "25" }),
14
- react_1.default.createElement("rect", { x: "2.3%", y: "140", width: "50%", height: "25" }),
15
- react_1.default.createElement("rect", { x: "2.3%", y: "190", width: "100%", height: "150" }),
16
- react_1.default.createElement("rect", { x: "2.3%", y: "370", width: "100%", height: "120" }),
17
- react_1.default.createElement("rect", { x: "2.3%", y: "520", width: "100%", height: "50" }),
18
- react_1.default.createElement("rect", { x: "3%", y: "590", width: "10%", height: "25" }),
19
- react_1.default.createElement("rect", { x: "3%", y: "635", width: "43%", height: "25" }),
20
- react_1.default.createElement("rect", { x: "55%", y: "590", width: "10%", height: "25" }),
21
- react_1.default.createElement("rect", { x: "55%", y: "635", width: "43%", height: "25" }),
22
- react_1.default.createElement("rect", { x: "3%", y: "695", width: "10%", height: "25" }),
23
- react_1.default.createElement("rect", { x: "3%", y: "740", width: "95%", height: "25" }),
24
- react_1.default.createElement("rect", { x: "2.3%", y: "570", width: "1", height: "220" }),
25
- react_1.default.createElement("rect", { x: "99.9%", y: "570", width: "1", height: "220" }),
26
- react_1.default.createElement("rect", { x: "2.3%", y: "790", width: "100%", height: "1" })),
11
+ react_1.default.createElement("div", { style: { width: '70%', height: '900px', position: 'relative' } },
12
+ react_1.default.createElement(react_core_1.Skeleton, { height: "30px", width: "15%", style: { top: '50px', left: '2.3%' } }),
13
+ react_1.default.createElement(react_core_1.Skeleton, { height: "25px", width: "12%", style: { top: '95px', left: '2.3%' } }),
14
+ react_1.default.createElement(react_core_1.Skeleton, { height: "25px", width: "50%", style: { top: '140px', left: '2.3%' } }),
15
+ react_1.default.createElement(react_core_1.Skeleton, { height: "150px", width: "97.7%", style: { top: '190px', left: '2.3%' } }),
16
+ react_1.default.createElement(react_core_1.Skeleton, { height: "120px", width: "97.7%", style: { top: '370px', left: '2.3%' } }),
17
+ react_1.default.createElement(react_core_1.Skeleton, { height: "50px", width: "97.7%", style: { top: '520px', left: '2.3%' } }),
18
+ react_1.default.createElement(react_core_1.Skeleton, { height: "25px", width: "10%", style: { top: '590px', left: '3%' } }),
19
+ react_1.default.createElement(react_core_1.Skeleton, { height: "25px", width: "43%", style: { top: '635px', left: '3%' } }),
20
+ react_1.default.createElement(react_core_1.Skeleton, { height: "25px", width: "10%", style: { top: '590px', left: '55%' } }),
21
+ react_1.default.createElement(react_core_1.Skeleton, { height: "25px", width: "43%", style: { top: '635px', left: '55%' } }),
22
+ react_1.default.createElement(react_core_1.Skeleton, { height: "25px", width: "10%", style: { top: '695px', left: '3%' } }),
23
+ react_1.default.createElement(react_core_1.Skeleton, { height: "25px", width: "95%", style: { top: '740px', left: '3%' } }),
24
+ react_1.default.createElement(react_core_1.Skeleton, { height: "220px", width: "1px", style: { top: '570px', left: '2.3%' } }),
25
+ react_1.default.createElement(react_core_1.Skeleton, { height: "220px", width: "1px", style: { top: '570px', left: '99.9%' } }),
26
+ react_1.default.createElement(react_core_1.Skeleton, { height: "1px", width: "97.7%", style: { top: '790px', left: '2.3%' } })),
27
27
  react_1.default.createElement("div", { style: {
28
28
  position: 'absolute',
29
29
  top: '0',
@@ -48,15 +48,15 @@ function OverviewContentLoader() {
48
48
  bottom: '0',
49
49
  backgroundColor: '#ededed',
50
50
  } },
51
- react_1.default.createElement(react_content_loader_1.default, { height: '100%', width: '100%', backgroundColor: '#fff', foregroundColor: '#f5f6f7' },
52
- react_1.default.createElement("rect", { x: "3%", y: "40", height: "500", width: "94%" }),
53
- react_1.default.createElement("rect", { x: "3%", y: "570", height: "500", width: "94%" })))));
51
+ react_1.default.createElement("div", { className: "gray-loader-background", style: { height: '100%', width: '100%' } },
52
+ react_1.default.createElement(react_core_1.Skeleton, { height: "500px", width: "94%", style: { top: '40px', left: '3%' } }),
53
+ react_1.default.createElement(react_core_1.Skeleton, { height: "500px", width: "94%", style: { top: '570px', left: '3%' } })))));
54
54
  }
55
55
  exports.OverviewContentLoader = OverviewContentLoader;
56
56
  function CustomContentLoader(props) {
57
57
  var children = (props.rectangles &&
58
- props.rectangles.map(function (obj) { return react_1.default.createElement("rect", { x: obj.x, y: obj.y, height: obj.height, width: obj.width }); })) ||
59
- props.children || react_1.default.createElement("rect", { x: 0, y: 0, width: 400, height: 100 });
60
- return react_1.default.createElement(react_content_loader_1.default, null, children);
58
+ props.rectangles.map(function (obj) { return (react_1.default.createElement(react_core_1.Skeleton, { height: obj.height, width: obj.width, style: { top: obj.y, left: obj.x } })); })) ||
59
+ props.children || (react_1.default.createElement(react_core_1.Skeleton, { height: "100px", width: "400px", style: { position: 'relative', marginBottom: '50px' } }));
60
+ return react_1.default.createElement(react_1.default.Fragment, null, children);
61
61
  }
62
62
  exports.CustomContentLoader = CustomContentLoader;
@@ -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"}
@@ -27,7 +27,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
27
27
  Object.defineProperty(exports, "__esModule", { value: true });
28
28
  exports.CustomTextInput = void 0;
29
29
  var react_core_1 = require("@patternfly/react-core");
30
- var lodash_1 = require("lodash");
30
+ var isEmpty_1 = __importDefault(require("lodash/isEmpty"));
31
31
  var react_1 = __importDefault(require("react"));
32
32
  var CustomTextInput = function (props) {
33
33
  // To set defaultProps
@@ -40,7 +40,7 @@ var CustomTextInput = function (props) {
40
40
  };
41
41
  // Function to check for validity
42
42
  var validatedCheck = function () {
43
- if (!lodash_1.isEmpty(value)) {
43
+ if (!isEmpty_1.default(value)) {
44
44
  if (validated === 'error') {
45
45
  return 'error';
46
46
  }
@@ -48,7 +48,7 @@ var CustomTextInput = function (props) {
48
48
  return validated;
49
49
  }
50
50
  else if (!isSpaceAllowed) {
51
- return lodash_1.isEmpty(value === null || value === void 0 ? void 0 : value.trim()) ? 'error' : 'default';
51
+ return isEmpty_1.default(value === null || value === void 0 ? void 0 : value.trim()) ? 'error' : 'default';
52
52
  }
53
53
  else
54
54
  return validated;
@@ -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"}
@@ -46,6 +46,8 @@ function SearchableList(props) {
46
46
  return __assign(__assign({}, changes), { inputValue: dropdownUtils_1.itemToString(props.selectedItem) && downshift.inputValue !== dropdownUtils_1.itemToString(props.selectedItem)
47
47
  ? dropdownUtils_1.itemToString(props.selectedItem)
48
48
  : state.inputValue });
49
+ case downshift_1.useCombobox.stateChangeTypes.InputKeyDownEnter:
50
+ return __assign(__assign({}, changes), { inputValue: state.inputValue });
49
51
  default:
50
52
  return changes;
51
53
  }
@@ -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"}
@@ -28,6 +28,7 @@ var multiSelectDropdownStateReducer = function (state, actionAndChanges) {
28
28
  case downshift_1.useSelect.stateChangeTypes.ItemClick:
29
29
  return __assign(__assign({}, changes), { isOpen: true, highlightedIndex: state.highlightedIndex, inputValue: '' });
30
30
  case downshift_1.useCombobox.stateChangeTypes.InputKeyDownEnter:
31
+ return __assign(__assign({}, changes), { inputValue: state.inputValue });
31
32
  case downshift_1.useCombobox.stateChangeTypes.ItemClick:
32
33
  return __assign(__assign({}, changes), { isOpen: true, highlightedIndex: state.highlightedIndex, inputValue: '' });
33
34
  case downshift_1.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"}
@@ -104,10 +104,10 @@ Object.defineProperty(exports, "__esModule", { value: true });
104
104
  exports.getHydraContactLabel = exports.renderMenuItemChildren = exports.CaseContactsSelectorExternal = void 0;
105
105
  var hydrajs_1 = require("@cee-eng/hydrajs");
106
106
  var utils_1 = require("@rh-support/utils");
107
- var lodash_1 = require("lodash");
108
107
  var differenceBy_1 = __importDefault(require("lodash/differenceBy"));
109
108
  var isArray_1 = __importDefault(require("lodash/isArray"));
110
109
  var isEmpty_1 = __importDefault(require("lodash/isEmpty"));
110
+ var sortBy_1 = __importDefault(require("lodash/sortBy"));
111
111
  var react_1 = __importStar(require("react"));
112
112
  var react_bootstrap_typeahead_1 = require("react-bootstrap-typeahead");
113
113
  var react_i18next_1 = require("react-i18next");
@@ -287,7 +287,7 @@ function CaseContactsSelectorExternal(props) {
287
287
  var customEmails = props.customEmails, restProps = __rest(props, ["customEmails"]);
288
288
  var conditionalProps = __assign(__assign({}, (props.renderToken ? { renderToken: props.renderToken } : undefined)), ((customEmails || []).length > 0 ? { renderMenu: renderMenu } : undefined));
289
289
  var getCustomEmails = function () {
290
- return lodash_1.sortBy((customEmails || []).map(function (item) { return (__assign(__assign({}, item), { ssoUsername: item.emailAddress, firstName: item.emailAddress, lastName: item.emailAddress })); }), 'emailAddress');
290
+ return sortBy_1.default((customEmails || []).map(function (item) { return (__assign(__assign({}, item), { ssoUsername: item.emailAddress, firstName: item.emailAddress, lastName: item.emailAddress })); }), 'emailAddress');
291
291
  };
292
292
  return (react_1.default.createElement(react_bootstrap_typeahead_1.Typeahead, __assign({}, restProps, { id: props.id || '',
293
293
  // @ts-expect-error
@@ -88,7 +88,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
88
88
  exports.InlineEdit = void 0;
89
89
  require("./inlineEdit.css");
90
90
  var pencil_alt_icon_1 = __importDefault(require("@patternfly/react-icons/dist/js/icons/pencil-alt-icon"));
91
- var lodash_1 = require("lodash");
91
+ var isEmpty_1 = __importDefault(require("lodash/isEmpty"));
92
92
  var react_1 = __importStar(require("react"));
93
93
  var react_i18next_1 = require("react-i18next");
94
94
  var defaultProps = {
@@ -177,7 +177,7 @@ function InlineEdit(props) {
177
177
  });
178
178
  }); };
179
179
  // Disables button if isSpaceAllowed is False and Input has Spaces
180
- var diabledCheckForSpaceAllowed = !props.isSpaceAllowed && lodash_1.isEmpty((_a = props.inputValue) === null || _a === void 0 ? void 0 : _a.trim());
180
+ var diabledCheckForSpaceAllowed = !props.isSpaceAllowed && isEmpty_1.default((_a = props.inputValue) === null || _a === void 0 ? void 0 : _a.trim());
181
181
  var handleKeyDown = function (e) { return __awaiter(_this, void 0, void 0, function () {
182
182
  return __generator(this, function (_a) {
183
183
  switch (_a.label) {
@@ -88,7 +88,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
88
88
  exports.NewInlineEdit = void 0;
89
89
  require("./newInlineEdit.css");
90
90
  var pencil_alt_icon_1 = __importDefault(require("@patternfly/react-icons/dist/js/icons/pencil-alt-icon"));
91
- var lodash_1 = require("lodash");
91
+ var isEmpty_1 = __importDefault(require("lodash/isEmpty"));
92
92
  var react_1 = __importStar(require("react"));
93
93
  var react_i18next_1 = require("react-i18next");
94
94
  var defaultProps = {
@@ -183,7 +183,7 @@ function NewInlineEdit(props) {
183
183
  });
184
184
  }); };
185
185
  // Disables button if isSpaceAllowed is False and Input has Spaces
186
- var diabledCheckForSpaceAllowed = !props.isSpaceAllowed && lodash_1.isEmpty((_a = props.inputValue) === null || _a === void 0 ? void 0 : _a.trim());
186
+ var diabledCheckForSpaceAllowed = !props.isSpaceAllowed && isEmpty_1.default((_a = props.inputValue) === null || _a === void 0 ? void 0 : _a.trim());
187
187
  var handleKeyDown = function (e) { return __awaiter(_this, void 0, void 0, function () {
188
188
  return __generator(this, function (_a) {
189
189
  switch (_a.label) {
@@ -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"}
@@ -11,4 +11,4 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
11
11
  };
12
12
  Object.defineProperty(exports, "__esModule", { value: true });
13
13
  __exportStar(require("./LoadingDots"), exports);
14
- __exportStar(require("./LoadingDots.stories"), exports);
14
+ //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"}
@@ -91,7 +91,7 @@ var loadingRowDefault = [
91
91
  heightAuto: true,
92
92
  cells: [
93
93
  {
94
- props: { colSpan: 8 },
94
+ props: { colSpan: 9 },
95
95
  title: (react_1.default.createElement(react_core_1.Bullseye, { style: { minHeight: '350px' } },
96
96
  react_1.default.createElement(react_core_1.EmptyState, { variant: react_core_1.EmptyStateVariant.small },
97
97
  react_1.default.createElement(react_core_1.Spinner, { size: "xl" })))),