@newskit-render/standalone-components 0.37.0-alpha.1 → 0.37.0-alpha.3
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.
- package/dist/cjs/article-recommendations/components/ArticleRecommendationLarge.js +1 -5
- package/dist/cjs/article-recommendations/components/ArticleRecommendationLarge.js.map +1 -1
- package/dist/cjs/article-recommendations/components/ArticleRecommendationSmall.js +2 -6
- package/dist/cjs/article-recommendations/components/ArticleRecommendationSmall.js.map +1 -1
- package/dist/cjs/article-recommendations/components/index.js +1 -5
- package/dist/cjs/article-recommendations/components/index.js.map +1 -1
- package/dist/cjs/article-recommendations/index.js +1 -5
- package/dist/cjs/article-recommendations/index.js.map +1 -1
- package/dist/cjs/article-recommendations/provider/index.js +1 -5
- package/dist/cjs/article-recommendations/provider/index.js.map +1 -1
- package/dist/cjs/article-recommendations/provider/queries/index.js +1 -5
- package/dist/cjs/article-recommendations/provider/queries/index.js.map +1 -1
- package/dist/cjs/config/index.js +2 -2
- package/dist/cjs/config/index.js.map +1 -1
- package/dist/cjs/help-chat/Help.js.map +1 -1
- package/dist/cjs/help-chat/chatHelpDefaultOverrides.d.ts +2 -1
- package/dist/cjs/help-chat/chatHelpDefaultOverrides.js +2 -4
- package/dist/cjs/help-chat/chatHelpDefaultOverrides.js.map +1 -1
- package/dist/cjs/help-chat/index.js +1 -5
- package/dist/cjs/help-chat/index.js.map +1 -1
- package/dist/cjs/help-chat/tests/Chat.stories.js +2 -4
- package/dist/cjs/help-chat/tests/Chat.stories.js.map +1 -1
- package/dist/cjs/help-hub/components/SearchBar/components/Autocomplete.js +6 -14
- package/dist/cjs/help-hub/components/SearchBar/components/Autocomplete.js.map +1 -1
- package/dist/cjs/help-hub/components/SearchBar/components/Highlight.d.ts +1 -3
- package/dist/cjs/help-hub/components/SearchBar/components/Highlight.js +0 -1
- package/dist/cjs/help-hub/components/SearchBar/components/Highlight.js.map +1 -1
- package/dist/cjs/help-hub/components/SearchBar/index.js +1 -5
- package/dist/cjs/help-hub/components/SearchBar/index.js.map +1 -1
- package/dist/cjs/help-hub/components/Templates/LayoutTemplate.js +1 -1
- package/dist/cjs/help-hub/components/Templates/LayoutTemplate.js.map +1 -1
- package/dist/cjs/help-hub/components/Templates/index.js +1 -5
- package/dist/cjs/help-hub/components/Templates/index.js.map +1 -1
- package/dist/cjs/help-hub/components/Templates/types.d.ts +1 -0
- package/dist/cjs/help-hub/context/CredentialsContextProvider.js +1 -5
- package/dist/cjs/help-hub/context/CredentialsContextProvider.js.map +1 -1
- package/dist/cjs/help-hub/context/HelpHubContextProvider.js +1 -5
- package/dist/cjs/help-hub/context/HelpHubContextProvider.js.map +1 -1
- package/dist/cjs/help-hub/context/baseContext.js +1 -1
- package/dist/cjs/help-hub/context/baseContext.js.map +1 -1
- package/dist/cjs/help-hub/context/index.js +1 -5
- package/dist/cjs/help-hub/context/index.js.map +1 -1
- package/dist/cjs/help-hub/helpers/index.js +1 -5
- package/dist/cjs/help-hub/helpers/index.js.map +1 -1
- package/dist/cjs/help-hub/helpers/transform-hits.js +1 -1
- package/dist/cjs/help-hub/helpers/transform-hits.js.map +1 -1
- package/dist/cjs/help-hub/index.js +1 -5
- package/dist/cjs/help-hub/index.js.map +1 -1
- package/dist/cjs/help-hub/mocks/index.js +1 -5
- package/dist/cjs/help-hub/mocks/index.js.map +1 -1
- package/dist/cjs/help-hub/pages/LandingPage.js +1 -1
- package/dist/cjs/help-hub/pages/LandingPage.js.map +1 -1
- package/dist/cjs/help-hub/pages/ResultsPage.js +3 -7
- package/dist/cjs/help-hub/pages/ResultsPage.js.map +1 -1
- package/dist/cjs/help-hub/provider/articleProvider.js +1 -1
- package/dist/cjs/help-hub/provider/articleProvider.js.map +1 -1
- package/dist/cjs/help-hub/provider/index.js +1 -5
- package/dist/cjs/help-hub/provider/index.js.map +1 -1
- package/dist/cjs/help-hub/provider/resultsProvider.js +2 -2
- package/dist/cjs/help-hub/provider/resultsProvider.js.map +1 -1
- package/dist/cjs/index.js +1 -5
- package/dist/cjs/index.js.map +1 -1
- package/dist/esm/article-recommendations/components/ArticleRecommendationSmall.js +1 -1
- package/dist/esm/article-recommendations/components/ArticleRecommendationSmall.js.map +1 -1
- package/dist/esm/config/index.js +2 -2
- package/dist/esm/config/index.js.map +1 -1
- package/dist/esm/help-chat/Help.js.map +1 -1
- package/dist/esm/help-chat/chatHelpDefaultOverrides.d.ts +2 -1
- package/dist/esm/help-chat/chatHelpDefaultOverrides.js +2 -4
- package/dist/esm/help-chat/chatHelpDefaultOverrides.js.map +1 -1
- package/dist/esm/help-chat/tests/Chat.stories.js +2 -4
- package/dist/esm/help-chat/tests/Chat.stories.js.map +1 -1
- package/dist/esm/help-hub/components/SearchBar/components/Autocomplete.js +4 -8
- package/dist/esm/help-hub/components/SearchBar/components/Autocomplete.js.map +1 -1
- package/dist/esm/help-hub/components/SearchBar/components/Highlight.d.ts +1 -3
- package/dist/esm/help-hub/components/SearchBar/components/Highlight.js +0 -1
- package/dist/esm/help-hub/components/SearchBar/components/Highlight.js.map +1 -1
- package/dist/esm/help-hub/components/Templates/LayoutTemplate.js +1 -1
- package/dist/esm/help-hub/components/Templates/LayoutTemplate.js.map +1 -1
- package/dist/esm/help-hub/components/Templates/types.d.ts +1 -0
- package/dist/esm/help-hub/context/baseContext.js +1 -1
- package/dist/esm/help-hub/context/baseContext.js.map +1 -1
- package/dist/esm/help-hub/helpers/transform-hits.js +1 -1
- package/dist/esm/help-hub/helpers/transform-hits.js.map +1 -1
- package/dist/esm/help-hub/pages/LandingPage.js +1 -1
- package/dist/esm/help-hub/pages/LandingPage.js.map +1 -1
- package/dist/esm/help-hub/pages/ResultsPage.js +2 -2
- package/dist/esm/help-hub/pages/ResultsPage.js.map +1 -1
- package/dist/esm/help-hub/provider/articleProvider.js +1 -1
- package/dist/esm/help-hub/provider/articleProvider.js.map +1 -1
- package/dist/esm/help-hub/provider/resultsProvider.js +2 -2
- package/dist/esm/help-hub/provider/resultsProvider.js.map +1 -1
- package/package.json +18 -23
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resultsProvider.js","sourceRoot":"","sources":["../../../../src/help-hub/provider/resultsProvider.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,KAAK,MAAM,aAAa,CAAA;AAC/B,OAAO,EACL,YAAY,EACZ,aAAa,EACb,YAAY,EACZ,UAAU,GACX,MAAM,cAAc,CAAA;AAErB,OAAO,EACL,SAAS,GAIV,MAAM,SAAS,CAAA;AAChB,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAA;AAGrD,MAAM,CAAC,IAAM,aAAa,GAAG,EAAE,CAAA;AAE/B,IAAM,eAAe,GAAG,UAAO,OAA6B;;;;;gBAE/C,CAAC,GACR,OAAO,QADC,CACD;gBAEL,WAAW,GAAG;oBAClB,KAAK,EAAE,YAAY;oBACnB,MAAM,EAAE,aAAa;oBACrB,SAAS,EAAE,YAAY;iBACxB,CAAA;gBAEqB,qBAAM,KAAK,
|
|
1
|
+
{"version":3,"file":"resultsProvider.js","sourceRoot":"","sources":["../../../../src/help-hub/provider/resultsProvider.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,KAAK,MAAM,aAAa,CAAA;AAC/B,OAAO,EACL,YAAY,EACZ,aAAa,EACb,YAAY,EACZ,UAAU,GACX,MAAM,cAAc,CAAA;AAErB,OAAO,EACL,SAAS,GAIV,MAAM,SAAS,CAAA;AAChB,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAA;AAGrD,MAAM,CAAC,IAAM,aAAa,GAAG,EAAE,CAAA;AAE/B,IAAM,eAAe,GAAG,UAAO,OAA6B;;;;;gBAE/C,CAAC,GACR,OAAO,QADC,CACD;gBAEL,WAAW,GAAG;oBAClB,KAAK,EAAE,YAAY;oBACnB,MAAM,EAAE,aAAa;oBACrB,SAAS,EAAE,YAAY;iBACxB,CAAA;gBAEqB,qBAAM,KAAK,CAAI,UAAU,WAAQ,wBAClD,gBAAgB,CAAC,SAAS,CAAC,IAAI,CAAC,KACnC,IAAI,EAAE,IAAI,CAAC,SAAS,CAAC,EAAE,MAAM,EAAE,WAAS,CAAC,qBAAgB,aAAe,EAAE,CAAC,IAC3E,EAAA;;gBAHI,aAAa,GAAG,SAGpB;gBAEF,IAAI,aAAa,CAAC,MAAM,IAAI,GAAG,EAAE;oBAC/B,OAAO,CAAC,KAAK,CAAC,yCAAyC,CAAC,CAAA;oBACxD,sBAAO;4BACL,KAAK,EAAE;gCACL,WAAW,aAAA;6BACZ;yBACF,EAAA;iBACF;gBACsB,qBAAM,aAAa,CAAC,IAAI,EAAE,EAAA;;gBAA3C,aAAa,GAAG,CAAC,SAA0B,CAAyB;gBAE1E,sBAAO;wBACL,KAAK,wBACA,aAAa,KAChB,WAAW,aAAA,GACZ;qBACF,EAAA;;;KACF,CAAA;AAED,MAAM,CAAC,IAAM,cAAc,GAAG,UAC5B,GAAW,EACX,EAAyC;QAAvC,CAAC,OAAA,EAAE,IAAI,UAAA,EAAE,MAAM,YAAA,EAAE,KAAK,WAAA;;;;;wBAEZ,qBAAM,KAAK,CAAC,GAAG,EAAE;wBAC3B,MAAM,EAAE,MAAM;wBACd,OAAO,EAAE;4BACP,cAAc,EAAE,kBAAkB;4BAClC,mBAAmB,EAAE,MAAM;4BAC3B,0BAA0B,EAAE,KAAK;yBAClC;wBACD,IAAI,EAAE,IAAI,CAAC,SAAS,CAAC;4BACnB,MAAM,EAAE,WAAS,CAAC,qBAAgB,aAAa,cAAS,IAAM;yBAC/D,CAAC;qBACH,CAAC,EAAA;;oBAVI,GAAG,GAAG,SAUV;oBACF,sBAAO,GAAG,CAAC,IAAI,EAAE,EAAA;;;;CAClB,CAAA;AACD,eAAe,eAAe,CAAA"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@newskit-render/standalone-components",
|
|
3
|
-
"version": "0.37.0-alpha.
|
|
3
|
+
"version": "0.37.0-alpha.3",
|
|
4
4
|
"description": "Newskit Render Standalone Components",
|
|
5
5
|
"author": "",
|
|
6
6
|
"license": "UNLICENSED",
|
|
@@ -30,18 +30,14 @@
|
|
|
30
30
|
"@algolia/autocomplete-core": "1.6.3",
|
|
31
31
|
"@algolia/autocomplete-preset-algolia": "1.6.3",
|
|
32
32
|
"@apollo/client": "3.4.16",
|
|
33
|
-
"@
|
|
34
|
-
"@
|
|
35
|
-
"@emotion/react": "11.10.4",
|
|
36
|
-
"@emotion/styled": "11.10.4",
|
|
37
|
-
"@newskit-render/api": "^0.38.0-alpha.1",
|
|
38
|
-
"@newskit-render/shared-components": "^0.75.0-alpha.1",
|
|
33
|
+
"@newskit-render/api": "^0.38.0-alpha.2",
|
|
34
|
+
"@newskit-render/shared-components": "^0.75.0-alpha.3",
|
|
39
35
|
"algoliasearch": "4.13.1",
|
|
40
36
|
"cross-fetch": "3.1.5",
|
|
41
37
|
"graphql": "15.6.0",
|
|
42
38
|
"lodash.assign": "4.2.0",
|
|
43
39
|
"lodash.merge": "4.6.2",
|
|
44
|
-
"newskit": "
|
|
40
|
+
"newskit": "5.7.0",
|
|
45
41
|
"swr": "1.3.0",
|
|
46
42
|
"xss": "1.0.13"
|
|
47
43
|
},
|
|
@@ -52,11 +48,10 @@
|
|
|
52
48
|
"@emotion/jest": "11.3.0",
|
|
53
49
|
"@storybook/addon-actions": "6.2.9",
|
|
54
50
|
"@storybook/react": "6.2.9",
|
|
55
|
-
"@testing-library/jest-dom": "5.
|
|
56
|
-
"@testing-library/react": "
|
|
51
|
+
"@testing-library/jest-dom": "5.12.0",
|
|
52
|
+
"@testing-library/react": "11.2.6",
|
|
57
53
|
"@types/jest": "27.0.2",
|
|
58
|
-
"@types/react": "
|
|
59
|
-
"@types/react-dom": "18.0.6",
|
|
54
|
+
"@types/react": "17.0.2",
|
|
60
55
|
"@typescript-eslint/eslint-plugin": "4.9.0",
|
|
61
56
|
"@typescript-eslint/parser": "4.9.0",
|
|
62
57
|
"babel-loader": "8.2.2",
|
|
@@ -69,17 +64,17 @@
|
|
|
69
64
|
"jest-junit": "12.0.0",
|
|
70
65
|
"jest-watch-typeahead": "0.6.3",
|
|
71
66
|
"lint-staged": "12.1.7",
|
|
72
|
-
"next": "12.
|
|
67
|
+
"next": "12.1.0",
|
|
73
68
|
"prettier": "2.2.1",
|
|
74
|
-
"react": "
|
|
75
|
-
"react-dom": "
|
|
69
|
+
"react": "17.0.2",
|
|
70
|
+
"react-dom": "17.0.2",
|
|
76
71
|
"ts-jest": "27.1.3",
|
|
77
|
-
"typescript": "4.
|
|
72
|
+
"typescript": "4.4.3"
|
|
78
73
|
},
|
|
79
74
|
"peerDependencies": {
|
|
80
|
-
"next": "12.
|
|
81
|
-
"react": "
|
|
82
|
-
"react-dom": "
|
|
75
|
+
"next": "12.1.0",
|
|
76
|
+
"react": "17.0.2",
|
|
77
|
+
"react-dom": "17.0.2"
|
|
83
78
|
},
|
|
84
79
|
"files": [
|
|
85
80
|
"dist"
|
|
@@ -96,11 +91,11 @@
|
|
|
96
91
|
"access": "public"
|
|
97
92
|
},
|
|
98
93
|
"resolutions": {
|
|
99
|
-
"@types/react": "^
|
|
100
|
-
"@types/react-dom": "^
|
|
94
|
+
"@types/react": "^17.0.1",
|
|
95
|
+
"@types/react-dom": "^17.0.2"
|
|
101
96
|
},
|
|
102
97
|
"overrides": {
|
|
103
|
-
"@types/react": "^
|
|
104
|
-
"@types/react-dom": "^
|
|
98
|
+
"@types/react": "^17.0.1",
|
|
99
|
+
"@types/react-dom": "^17.0.2"
|
|
105
100
|
}
|
|
106
101
|
}
|