@rh-support/troubleshoot 0.2.71 → 0.2.81

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.
@@ -1 +1 @@
1
- {"version":3,"file":"OpenShiftClusterId.d.ts","sourceRoot":"","sources":["../../../../src/components/CaseManagement/OpenShiftClusterId.tsx"],"names":[],"mappings":"AAqBA,eAAO,MAAM,oBAAoB,mBAShC,CAAC;AAqBF,wBAAgB,kBAAkB,gBAgRjC"}
1
+ {"version":3,"file":"OpenShiftClusterId.d.ts","sourceRoot":"","sources":["../../../../src/components/CaseManagement/OpenShiftClusterId.tsx"],"names":[],"mappings":"AAwBA,eAAO,MAAM,oBAAoB,mBAShC,CAAC;AAqBF,wBAAgB,kBAAkB,gBAsRjC"}
@@ -16,7 +16,7 @@ import React, { useContext, useEffect, useState } from 'react';
16
16
  import { Trans } from 'react-i18next';
17
17
  import { useLocation } from 'react-router';
18
18
  import { useCaseDispatch, useCaseSelector } from '../../context/CaseContext';
19
- import { ClusterRecommendationsDispatchContext } from '../../context/ClusterRecommendationsContext';
19
+ import { ClusterRecommendationsContext, ClusterRecommendationsDispatchContext, } from '../../context/ClusterRecommendationsContext';
20
20
  import { RouteContext } from '../../context/RouteContext';
21
21
  import { getUpdatedDescription } from '../../reducers/CaseHelpers';
22
22
  import { setCaseDetails, setCaseState } from '../../reducers/CaseReducer';
@@ -58,6 +58,7 @@ export function OpenShiftClusterId() {
58
58
  const { globalMetadataState: { pcmConfig, allProducts, loggedInUserRights }, } = useContext(GlobalMetadataStateContext);
59
59
  const { routeState: { showValidationErrorAlert }, } = useContext(RouteContext);
60
60
  const clusterRecommendationsDispatch = useContext(ClusterRecommendationsDispatchContext);
61
+ const { clusterRecommendationsState: { clusterRecommendations }, } = useContext(ClusterRecommendationsContext);
61
62
  const majorVersion = (version && getVersion(version).major) || '';
62
63
  const isOpenShiftV3 = majorVersion === '3';
63
64
  const isCustomer = loggedInUserRights.data.isAccountSameAsLoggedInAccount(selectedAccountDetails.data.accountNumber);
@@ -154,7 +155,9 @@ export function OpenShiftClusterId() {
154
155
  setSelectedReason('dont-have-id');
155
156
  }
156
157
  const canFetchClusterRecommendation = isClusterRecommendationEnabled && !isClusterIdInvalid && !isEmpty(openshiftClusterID);
158
+ // To prevent refetching clusterRecommendations checking for clusterRecommendations data length
157
159
  canFetchClusterRecommendation &&
160
+ !clusterRecommendations.data.length &&
158
161
  fetchClusterRecommendations(clusterRecommendationsDispatch, openshiftClusterID);
159
162
  // eslint-disable-next-line react-hooks/exhaustive-deps
160
163
  }, [v3ClusterName, noClusterIdReason]);
@@ -1 +1 @@
1
- {"version":3,"file":"ProductVersionDropdownSelector.d.ts","sourceRoot":"","sources":["../../../../src/components/ProductSelector/ProductVersionDropdownSelector.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,wCAAwC,CAAC;AAEpE,OAAO,EAAE,gBAAgB,EAAW,MAAM,0BAA0B,CAAC;AAGrE,OAAO,KAAsD,MAAM,OAAO,CAAC;AAK3E,UAAU,MAAO,SAAQ,gBAAgB;IACrC,QAAQ,EAAE,OAAO,CAAC,UAAU,CAAC,EAAE,CAAC;IAChC,eAAe,EAAE,OAAO,CAAC,UAAU,CAAC,CAAC;IACrC,eAAe,EAAE,CAAC,OAAO,EAAE,OAAO,CAAC,UAAU,CAAC,KAAK,GAAG,CAAC;IACvD,eAAe,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,GAAG,CAAC;IAC1C,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,OAAO,EAAE,MAAM,CAAC;CACnB;AAOD,QAAA,MAAM,8BAA8B,wEAqHlC,CAAC;AAEH,OAAO,EAAE,8BAA8B,EAAE,CAAC"}
1
+ {"version":3,"file":"ProductVersionDropdownSelector.d.ts","sourceRoot":"","sources":["../../../../src/components/ProductSelector/ProductVersionDropdownSelector.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,wCAAwC,CAAC;AAEpE,OAAO,EAAE,gBAAgB,EAAW,MAAM,0BAA0B,CAAC;AAIrE,OAAO,KAA+D,MAAM,OAAO,CAAC;AAMpF,UAAU,MAAO,SAAQ,gBAAgB;IACrC,QAAQ,EAAE,OAAO,CAAC,UAAU,CAAC,EAAE,CAAC;IAChC,eAAe,EAAE,OAAO,CAAC,UAAU,CAAC,CAAC;IACrC,eAAe,EAAE,CAAC,OAAO,EAAE,OAAO,CAAC,UAAU,CAAC,KAAK,GAAG,CAAC;IACvD,eAAe,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,GAAG,CAAC;IAC1C,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,OAAO,EAAE,MAAM,CAAC;CACnB;AAOD,QAAA,MAAM,8BAA8B,wEAqIlC,CAAC;AAEH,OAAO,EAAE,8BAA8B,EAAE,CAAC"}
@@ -1,21 +1,32 @@
1
1
  import { Dropdown } from '@rh-support/components';
2
2
  import { toOption, toOptions } from '@rh-support/utils';
3
3
  import isEmpty from 'lodash/isEmpty';
4
- import React, { forwardRef, useContext, useEffect, useState } from 'react';
4
+ import isEqual from 'lodash/isEqual';
5
+ import React, { forwardRef, useContext, useEffect, useMemo, useState } from 'react';
5
6
  import { Trans, useTranslation } from 'react-i18next';
7
+ import { useCaseSelector } from '../../context/CaseContext';
6
8
  import { RouteContext } from '../../context/RouteContext';
7
9
  const defaultProps = {
8
10
  disabled: false,
9
11
  htmlForId: '',
10
12
  };
11
13
  const ProductVersionDropdownSelector = forwardRef((props, ref) => {
12
- var _a;
13
14
  const { t } = useTranslation();
14
15
  const [isProductInValid, setIsProductInValid] = useState(true);
15
16
  const [isVersionInValid, setIsVersionInValid] = useState(false);
16
17
  const [isProductBlured, setIsProductBlured] = useState(false);
17
18
  const [isVersionBlured, setIsVersionBlured] = useState(false);
18
19
  const { routeState: { showValidationErrorAlert }, } = useContext(RouteContext);
20
+ const versionsDetails = useCaseSelector((state) => state.versionsDetails, isEqual);
21
+ const productVenisons = useMemo(() => versionsDetails.data.map(({ name }) => name),
22
+ // eslint-disable-next-line react-hooks/exhaustive-deps
23
+ [props.selectedProduct.name, versionsDetails.data]);
24
+ // Here we are conditionally checking if selected product is having version and if not fallback to fetched version list ].
25
+ const selectedProductVersion = isEmpty(props.selectedProduct.versions)
26
+ ? productVenisons
27
+ : props.selectedProduct.versions;
28
+ // On the basis of which version source we are using we need to use loading status of it.
29
+ const isLoadingList = isEmpty(props.selectedProduct.versions) ? versionsDetails.isFetching : props.isLoading;
19
30
  const onProductChange = (option) => {
20
31
  props.onProductChange(option.value);
21
32
  validateProduct(option);
@@ -72,7 +83,7 @@ const ProductVersionDropdownSelector = forwardRef((props, ref) => {
72
83
  React.createElement(Trans, null, "Version"),
73
84
  ' ',
74
85
  React.createElement("span", { className: "form-required", "aria-hidden": true }, "*"))),
75
- React.createElement(Dropdown, { selectedItem: toOption(props.version), list: props.selectedProduct ? toOptions((_a = props.selectedProduct.versions) !== null && _a !== void 0 ? _a : []) : [], id: "version-selector-dropdown", placeholder: t('Select a version'), isLoadingList: props.isLoading, title: `Versions for ${props.selectedProduct.product}`, disabled: props.disabled || isEmpty(props.selectedProduct.versions), isInValid: !props.disabled &&
86
+ React.createElement(Dropdown, { selectedItem: toOption(props.version), list: toOptions(selectedProductVersion !== null && selectedProductVersion !== void 0 ? selectedProductVersion : []), id: "version-selector-dropdown", placeholder: t('Select a version'), isLoadingList: isLoadingList, title: `Versions for ${props.selectedProduct.product}`, disabled: props.disabled || isEmpty(selectedProductVersion), isInValid: !props.disabled &&
76
87
  isVersionInValid &&
77
88
  showValidationErrorAlert &&
78
89
  props.selectedProduct.product &&
@@ -1 +1 @@
1
- {"version":3,"file":"ClusterRecommendationToast.d.ts","sourceRoot":"","sources":["../../../../src/components/Recommendations/ClusterRecommendationToast.tsx"],"names":[],"mappings":"AAIA,OAAc,EAAE,EAAE,EAAmC,MAAM,OAAO,CAAC;AAUnE,UAAU,MAAM;CAAG;AAEnB,QAAA,MAAM,0BAA0B,EAAE,EAAE,CAAC,MAAM,CAwD1C,CAAC;AAEF,eAAe,0BAA0B,CAAC"}
1
+ {"version":3,"file":"ClusterRecommendationToast.d.ts","sourceRoot":"","sources":["../../../../src/components/Recommendations/ClusterRecommendationToast.tsx"],"names":[],"mappings":"AAGA,OAAc,EAAE,EAAE,EAAmC,MAAM,OAAO,CAAC;AAUnE,UAAU,MAAM;CAAG;AAEnB,QAAA,MAAM,0BAA0B,EAAE,EAAE,CAAC,MAAM,CAqD1C,CAAC;AAEF,eAAe,0BAA0B,CAAC"}
@@ -1,5 +1,4 @@
1
1
  import { Alert, AlertActionCloseButton, Button } from '@patternfly/react-core';
2
- import { usePrevious } from '@rh-support/components';
3
2
  import { GlobalMetadataStateContext } from '@rh-support/react-context';
4
3
  import { isEmpty, isEqual } from 'lodash';
5
4
  import React, { useContext, useEffect, useState } from 'react';
@@ -7,7 +6,7 @@ import { Trans, useTranslation } from 'react-i18next';
7
6
  import { useCaseSelector } from '../../context/CaseContext';
8
7
  import { ClusterRecommendationsContext, ClusterRecommendationsDispatchContext, } from '../../context/ClusterRecommendationsContext';
9
8
  import { toggleClusterRecommendationModal } from '../../reducers/ClusterRecommendationsReducer';
10
- import { isClusterIdEnabledForProduct } from '../../utils/caseOpenshiftClusterIdUtils';
9
+ import { getIsClusterIdInvalid, isClusterIdEnabledForProduct } from '../../utils/caseOpenshiftClusterIdUtils';
11
10
  const ClusterRecommendationToast = () => {
12
11
  var _a;
13
12
  const { t } = useTranslation();
@@ -19,21 +18,21 @@ const ClusterRecommendationToast = () => {
19
18
  product: state.caseDetails.product,
20
19
  }), isEqual);
21
20
  const { globalMetadataState: { allProducts }, } = useContext(GlobalMetadataStateContext);
22
- const previousOpenShiftClusterId = usePrevious(openshiftClusterID);
23
21
  const onViewRecommendations = () => {
24
22
  setToastVisibility(false);
25
23
  toggleClusterRecommendationModal(clusterRecommendationsDispatch, !isClusterRecommendationsModalOpen);
26
24
  };
27
- // To prevent toast to reopen even after user close it we need to check cluster id
25
+ // To open popover we check for cluster id and clusterRecommendations array length
28
26
  useEffect(() => {
29
- if (!isEmpty(openshiftClusterID) &&
30
- previousOpenShiftClusterId !== openshiftClusterID &&
31
- clusterRecommendations.data.length)
27
+ if (!isEmpty(openshiftClusterID) && clusterRecommendations.data.length)
32
28
  setToastVisibility(true);
33
29
  // eslint-disable-next-line react-hooks/exhaustive-deps
34
30
  }, [clusterRecommendations.data]);
31
+ /**
32
+ * Hide Popover on cluster id change
33
+ */
35
34
  useEffect(() => {
36
- if (!openshiftClusterID)
35
+ if (!openshiftClusterID || getIsClusterIdInvalid(openshiftClusterID))
37
36
  setToastVisibility(false);
38
37
  }, [openshiftClusterID]);
39
38
  const hasCluster = isClusterIdEnabledForProduct(product, (_a = allProducts.data) === null || _a === void 0 ? void 0 : _a.productsResult);
@@ -1 +1 @@
1
- {"version":3,"file":"EARule.d.ts","sourceRoot":"","sources":["../../../../../src/components/Recommendations/EARules/EARule.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAK1C,OAAO,EAAE,aAAa,EAAE,MAAM,gCAAgC,CAAC;AAE/D,UAAU,cAAc;IACpB,IAAI,EAAE,aAAa,CAAC;IACpB,UAAU,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,CAAC,KAAK,EAAE,KAAK,CAAC,UAAU,CAAC,iBAAiB,EAAE,UAAU,CAAC,KAAK,IAAI,CAAC;CAClG;AAGD,eAAO,MAAM,aAAa,+BAGxB,CAAC;AAEH,wBAAgB,gBAAgB,mBAM/B;AACD,wBAAgB,MAAM,CAAC,EAAE,QAAQ,EAAE,IAAI,EAAE;;;CAAA,eAyBxC;AAED,iBAAS,WAAW,gBAGnB;AAED,iBAAS,iBAAiB,gBAsBzB;AAED,iBAAS,aAAa,CAAC,EAAE,SAA6B,EAAE,SAAc,EAAE,EAAE;IAAE,SAAS,CAAC,EAAE,MAAM,CAAC;IAAC,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,eAgBnH;AAED,OAAO,EAAE,WAAW,EAAE,iBAAiB,EAAE,aAAa,EAAE,CAAC"}
1
+ {"version":3,"file":"EARule.d.ts","sourceRoot":"","sources":["../../../../../src/components/Recommendations/EARules/EARule.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAK1C,OAAO,EAAE,aAAa,EAAE,MAAM,gCAAgC,CAAC;AAE/D,UAAU,cAAc;IACpB,IAAI,EAAE,aAAa,CAAC;IACpB,UAAU,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,CAAC,KAAK,EAAE,KAAK,CAAC,UAAU,CAAC,iBAAiB,EAAE,UAAU,CAAC,KAAK,IAAI,CAAC;CAClG;AAGD,eAAO,MAAM,aAAa,+BAGxB,CAAC;AAEH,wBAAgB,gBAAgB,mBAM/B;AACD,wBAAgB,MAAM,CAAC,EAAE,QAAQ,EAAE,IAAI,EAAE;;;CAAA,eAyBxC;AAED,iBAAS,WAAW,gBAGnB;AAED,iBAAS,iBAAiB,gBAsBzB;AAED,iBAAS,aAAa,CAAC,EAAE,SAA6B,EAAE,SAAc,EAAE,EAAE;IAAE,SAAS,CAAC,EAAE,MAAM,CAAC;IAAC,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,eA4BnH;AAED,OAAO,EAAE,WAAW,EAAE,iBAAiB,EAAE,aAAa,EAAE,CAAC"}
@@ -1,5 +1,6 @@
1
1
  /* eslint-disable @typescript-eslint/no-unused-vars */
2
2
  import { pcm } from '@cee-eng/hydrajs';
3
+ import CaretRightIcon from '@patternfly/react-icons/dist/js/icons/caret-right-icon';
3
4
  import React, { useContext } from 'react';
4
5
  import { Trans } from 'react-i18next';
5
6
  import { SessionRestoreDispatchContext, SessionRestoreStateContext } from '../../../context/SessionRestoreContext';
@@ -50,7 +51,9 @@ function EARuleArticle({ linkTitle = 'Related Article', className = '' }) {
50
51
  const { getTrackingULRWithQueryParams } = useParseRuleMarkdown();
51
52
  if (!rule.cta)
52
53
  return null;
53
- return (React.createElement("a", { className: `se-recommended ts-known-vuln ${className}`, rel: "noopener noreferrer", target: "_blank", "data-tracking-id": "se-recommended-asa-rule", onClick: onCtaClick(rule.cta), href: getTrackingULRWithQueryParams(rule.cta, SessionResourceSource.EDMOUND_ABOTT) },
54
- React.createElement(Trans, null, linkTitle)));
54
+ return linkTitle === 'View details' ? (React.createElement("a", { className: `se-recommended ts-known-vuln anchor-tag-link-td-none ${className}`, rel: "noopener noreferrer", target: "_blank", "data-tracking-id": "se-recommended-asa-rule", onClick: onCtaClick(rule.cta), href: getTrackingULRWithQueryParams(rule.cta, SessionResourceSource.EDMOUND_ABOTT) },
55
+ React.createElement(Trans, null, linkTitle))) : (React.createElement("a", { className: `se-recommended pf-c-button pf-m-link anchor-tag-link-pl ts-known-vuln ${className}`, rel: "noopener noreferrer", target: "_blank", "data-tracking-id": "se-recommended-asa-rule", onClick: onCtaClick(rule.cta), href: getTrackingULRWithQueryParams(rule.cta, SessionResourceSource.EDMOUND_ABOTT) },
56
+ React.createElement(Trans, null, linkTitle),
57
+ React.createElement(CaretRightIcon, null)));
55
58
  }
56
59
  export { EARuleTitle, EARuleDescription, EARuleArticle };
@@ -75,7 +75,7 @@ export function InsightsRuleInfo({ doc, showNewTag, duplicateKeys }) {
75
75
  React.createElement(Trans, null, "Additional info")),
76
76
  React.createElement(AccordionContent, { isHidden: !isAdditionalExpanded },
77
77
  React.createElement("p", { onClick: onAdditionalInfoElemClick, dangerouslySetInnerHTML: parseMoreInfo(ruleData === null || ruleData === void 0 ? void 0 : ruleData.more_info, (_g = insightsReport === null || insightsReport === void 0 ? void 0 : insightsReport.current) === null || _g === void 0 ? void 0 : _g.details) }))))),
78
- React.createElement("a", { className: "se-recommended pf-c-button pf-m-link ts-result-insights cta-link", rel: "noopener noreferrer", target: "_blank", onClick: onCtaClick(doc.view_uri), "data-tracking-id": "se-recommended-insights-rule", "aria-label": "Related article", role: "button", href: getTrackingULRWithQueryParams(doc.view_uri, SessionResourceSource.INSIGHTS) },
78
+ React.createElement("a", { className: "se-recommended pf-c-button pf-m-link anchor-tag-link-pl ts-result-insights cta-link", rel: "noopener noreferrer", target: "_blank", onClick: onCtaClick(doc.view_uri), "data-tracking-id": "se-recommended-insights-rule", "aria-label": "Related article", role: "button", href: getTrackingULRWithQueryParams(doc.view_uri, SessionResourceSource.INSIGHTS) },
79
79
  React.createElement(Trans, null, "Related article"),
80
80
  React.createElement(CaretRightIcon, null)))))));
81
81
  }
@@ -1 +1 @@
1
- {"version":3,"file":"GlobalTroubleshootEffects.d.ts","sourceRoot":"","sources":["../../../../src/components/wizardLayout/GlobalTroubleshootEffects.tsx"],"names":[],"mappings":"AAUA,OAAO,EAAE,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAWvD,OAAO,EAAqB,eAAe,EAAE,MAAM,iCAAiC,CAAC;AAOrF,UAAU,MAAM;IACZ,UAAU,EAAE,mBAAmB,CAAC,eAAe,CAAC,CAAC;CACpD;AAED,wBAAgB,yBAAyB,CAAC,KAAK,EAAE,MAAM,eAkXtD"}
1
+ {"version":3,"file":"GlobalTroubleshootEffects.d.ts","sourceRoot":"","sources":["../../../../src/components/wizardLayout/GlobalTroubleshootEffects.tsx"],"names":[],"mappings":"AAUA,OAAO,EAAE,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAWvD,OAAO,EAAqB,eAAe,EAAE,MAAM,iCAAiC,CAAC;AAOrF,UAAU,MAAM;IACZ,UAAU,EAAE,mBAAmB,CAAC,eAAe,CAAC,CAAC;CACpD;AAED,wBAAgB,yBAAyB,CAAC,KAAK,EAAE,MAAM,eA2XtD"}
@@ -50,6 +50,11 @@ export function GlobalTroubleshootEffects(props) {
50
50
  language: state.caseDetails.caseLanguage,
51
51
  selectedAccountDetails: state.selectedAccountDetails,
52
52
  }), isEqual);
53
+ const versionsDetails = useCaseSelector((state) => {
54
+ if (isEmpty(state.versionsDetails.data))
55
+ return [];
56
+ return state.versionsDetails.data.map(({ name }) => name);
57
+ }, isEqual);
53
58
  const caseDispatch = useCaseDispatch();
54
59
  const isCaseCreate = RouteUtils.getQueryParams(props.routeProps).caseCreate === 'true';
55
60
  const urlQueryParams = RouteUtils.getQueryParams(props.routeProps);
@@ -84,9 +89,13 @@ export function GlobalTroubleshootEffects(props) {
84
89
  RouteUtils.updateQueryParams(props.routeProps, newParams);
85
90
  }
86
91
  else {
92
+ // Check if product information it self is having version list or fallback to version list from different source.
93
+ const productVersions = isEmpty(allProducts.data.productsResult[index].versions)
94
+ ? versionsDetails
95
+ : allProducts.data.productsResult[index].versions;
87
96
  // product in url is valid
88
- const isVersionFromURLValid = !isEmpty(versionFromUrl) && includes(allProducts.data.productsResult[index].versions, versionFromUrl);
89
- const isMultiVersionProduct = !isOnlyVersion(allProducts.data.productsResult[index].versions);
97
+ const isVersionFromURLValid = !isEmpty(versionFromUrl) && includes(productVersions, versionFromUrl);
98
+ const isMultiVersionProduct = !isOnlyVersion(productVersions);
90
99
  if (isVersionFromURLValid || isMultiVersionProduct) {
91
100
  // version is also valid
92
101
  const versionToSet = isVersionFromURLValid ? versionFromUrl : undefined;
@@ -96,7 +105,7 @@ export function GlobalTroubleshootEffects(props) {
96
105
  }
97
106
  else if (!isMultiVersionProduct) {
98
107
  // no version or invalid version and there is only 1 version we set default version in url that will trigger the flow with valid version this time
99
- const defaultVersion = getVersionIfOnlyVersion(allProducts.data.productsResult[index].versions);
108
+ const defaultVersion = getVersionIfOnlyVersion(productVersions);
100
109
  const newParams = { product: productFromUrl, version: defaultVersion };
101
110
  RouteUtils.updateQueryParams(props.routeProps, newParams);
102
111
  }
@@ -923,5 +923,15 @@ div.pf-c-alert.ea-rule-alert > div.pf-c-alert__description > p {
923
923
  }
924
924
 
925
925
  .anchor-tag-button {
926
- padding: 0;
926
+ padding: 0px;
927
+ }
928
+
929
+ .anchor-tag-link-pl {
930
+ padding-left: 0px;
931
+ font-size: 14px;
932
+ display: inline-block;
933
+ }
934
+
935
+ .anchor-tag-link-td-none {
936
+ text-decoration: none;
927
937
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rh-support/troubleshoot",
3
- "version": "0.2.71",
3
+ "version": "0.2.81",
4
4
  "publishConfig": {
5
5
  "access": "public",
6
6
  "registry": "https://registry.npmjs.org"
@@ -74,11 +74,11 @@
74
74
  "@progress/kendo-drawing": "^1.6.0",
75
75
  "@progress/kendo-react-pdf": "^3.12.0",
76
76
  "@rh-support/api": "0.3.10",
77
- "@rh-support/components": "1.1.39",
78
- "@rh-support/react-context": "0.2.40",
77
+ "@rh-support/components": "1.1.51",
78
+ "@rh-support/react-context": "0.2.51",
79
79
  "@rh-support/types": "0.2.0",
80
- "@rh-support/user-permissions": "0.2.30",
81
- "@rh-support/utils": "0.2.21",
80
+ "@rh-support/user-permissions": "0.2.41",
81
+ "@rh-support/utils": "0.2.31",
82
82
  "@types/react-redux": "^7.1.12",
83
83
  "@types/redux": "^3.6.0",
84
84
  "@webcomponents/webcomponentsjs": "^2.2.10",
@@ -143,5 +143,5 @@
143
143
  "not ie <= 11",
144
144
  "not op_mini all"
145
145
  ],
146
- "gitHead": "1cdbdc6728ef3ea47afa61a60407e82cd81da6af"
146
+ "gitHead": "274324da926ca7deeaeba9fe702cacd0129941a1"
147
147
  }