mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-10 04:19:42 +00:00
fixed issues with styles
This commit is contained in:
@@ -249,6 +249,7 @@ const config = {
|
|||||||
prism: {
|
prism: {
|
||||||
theme: lightCodeTheme,
|
theme: lightCodeTheme,
|
||||||
darkTheme: darkCodeTheme,
|
darkTheme: darkCodeTheme,
|
||||||
|
additionalLanguages: ["ruby", "csharp", "php"],
|
||||||
},
|
},
|
||||||
}),
|
}),
|
||||||
|
|
||||||
@@ -260,6 +261,7 @@ const config = {
|
|||||||
path: "products/idn",
|
path: "products/idn",
|
||||||
routeBasePath: "idn",
|
routeBasePath: "idn",
|
||||||
sidebarPath: require.resolve("./products/idn/sidebar.js"),
|
sidebarPath: require.resolve("./products/idn/sidebar.js"),
|
||||||
|
docItemComponent: "@theme/ApiItem"
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
@@ -269,6 +271,7 @@ const config = {
|
|||||||
path: "products/iiq",
|
path: "products/iiq",
|
||||||
routeBasePath: "iiq",
|
routeBasePath: "iiq",
|
||||||
sidebarPath: require.resolve("./products/iiq/sidebar.js"),
|
sidebarPath: require.resolve("./products/iiq/sidebar.js"),
|
||||||
|
docItemComponent: "@theme/ApiItem"
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|||||||
131
package-lock.json
generated
131
package-lock.json
generated
@@ -13,7 +13,7 @@
|
|||||||
"@mdx-js/react": "^1.6.22",
|
"@mdx-js/react": "^1.6.22",
|
||||||
"clsx": "^1.1.1",
|
"clsx": "^1.1.1",
|
||||||
"docusaurus-plugin-openapi-docs": "github:philip-ellis-sp/docusaurus-plugin-openapi-docs",
|
"docusaurus-plugin-openapi-docs": "github:philip-ellis-sp/docusaurus-plugin-openapi-docs",
|
||||||
"docusaurus-theme-openapi-docs": "^1.1.6",
|
"docusaurus-theme-openapi-docs": "^1.1.10",
|
||||||
"prism-react-renderer": "^1.3.1",
|
"prism-react-renderer": "^1.3.1",
|
||||||
"react": "^17.0.2",
|
"react": "^17.0.2",
|
||||||
"react-dom": "^17.0.2"
|
"react-dom": "^17.0.2"
|
||||||
@@ -2863,9 +2863,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@paloaltonetworks/postman-code-generators": {
|
"node_modules/@paloaltonetworks/postman-code-generators": {
|
||||||
"version": "1.1.5-hotfix.5",
|
"version": "1.1.9",
|
||||||
"resolved": "https://registry.npmjs.org/@paloaltonetworks/postman-code-generators/-/postman-code-generators-1.1.5-hotfix.5.tgz",
|
"resolved": "https://registry.npmjs.org/@paloaltonetworks/postman-code-generators/-/postman-code-generators-1.1.9.tgz",
|
||||||
"integrity": "sha512-UPpA7tgv4BA1K/oc31A/yV+tan82QsvnOXvORHXW11Hr2/syY2uOLWKQJkgFDV9WXFSBu8SMgCEM1mJqldk1Jg==",
|
"integrity": "sha512-7n8NqW3aO0g4a3qAtPNXctQfwbRrlZ/nUaTpHsyOv3xzngYtweSo4WrG4YxqQpBgLaYoVpAI6lOwzFZRCqZ2Wg==",
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@paloaltonetworks/postman-collection": "^4.1.0",
|
"@paloaltonetworks/postman-collection": "^4.1.0",
|
||||||
@@ -5797,19 +5797,19 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/docusaurus-theme-openapi-docs": {
|
"node_modules/docusaurus-theme-openapi-docs": {
|
||||||
"version": "1.1.8",
|
"version": "1.1.10",
|
||||||
"resolved": "https://registry.npmjs.org/docusaurus-theme-openapi-docs/-/docusaurus-theme-openapi-docs-1.1.8.tgz",
|
"resolved": "https://registry.npmjs.org/docusaurus-theme-openapi-docs/-/docusaurus-theme-openapi-docs-1.1.10.tgz",
|
||||||
"integrity": "sha512-PdtfseKC0IgKYeDZ1VZe/ntHg6j5G3qLJiDW83zsVd/RtDNwBaWXZIf/ljLh/mTrSBcmkXIwYQKHTNYw12RWYg==",
|
"integrity": "sha512-6Yyoa6raCnD+gQKM25cJ59jSp/JCiKENHstP5vanvBh0p4pBLJlsHrDHhi/X7GrAZl73CtT1gK4E93ldz07l7A==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@docusaurus/theme-common": "2.0.1",
|
"@docusaurus/theme-common": "2.0.1",
|
||||||
"@mdx-js/react": "^1.6.21",
|
"@mdx-js/react": "^1.6.21",
|
||||||
"@paloaltonetworks/postman-code-generators": "1.1.5-hotfix.5",
|
"@paloaltonetworks/postman-code-generators": "^1.1.9",
|
||||||
"@paloaltonetworks/postman-collection": "^4.1.0",
|
"@paloaltonetworks/postman-collection": "^4.1.0",
|
||||||
"@reduxjs/toolkit": "^1.7.1",
|
"@reduxjs/toolkit": "^1.7.1",
|
||||||
"buffer": "^6.0.3",
|
"buffer": "^6.0.3",
|
||||||
"clsx": "^1.1.1",
|
"clsx": "^1.1.1",
|
||||||
"crypto-js": "^4.1.1",
|
"crypto-js": "^4.1.1",
|
||||||
"docusaurus-plugin-openapi-docs": "^1.1.8",
|
"docusaurus-plugin-openapi-docs": "^1.1.9",
|
||||||
"immer": "^9.0.7",
|
"immer": "^9.0.7",
|
||||||
"lodash": "^4.17.20",
|
"lodash": "^4.17.20",
|
||||||
"process": "^0.11.10",
|
"process": "^0.11.10",
|
||||||
@@ -5818,7 +5818,8 @@
|
|||||||
"react-markdown": "^8.0.1",
|
"react-markdown": "^8.0.1",
|
||||||
"react-redux": "^7.2.0",
|
"react-redux": "^7.2.0",
|
||||||
"redux-devtools-extension": "^2.13.8",
|
"redux-devtools-extension": "^2.13.8",
|
||||||
"webpack": "^5.61.0"
|
"webpack": "^5.61.0",
|
||||||
|
"xml-formatter": "^2.6.1"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=14"
|
"node": ">=14"
|
||||||
@@ -5828,6 +5829,55 @@
|
|||||||
"react-dom": "^16.8.4 || ^17.0.0"
|
"react-dom": "^16.8.4 || ^17.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/docusaurus-theme-openapi-docs/node_modules/docusaurus-plugin-openapi-docs": {
|
||||||
|
"version": "1.1.10",
|
||||||
|
"resolved": "https://registry.npmjs.org/docusaurus-plugin-openapi-docs/-/docusaurus-plugin-openapi-docs-1.1.10.tgz",
|
||||||
|
"integrity": "sha512-+5ffj0VWOXdkNEGYr/4UxB1F20f0gt53ZoLXk0MAHcNRlH44Szq7B63ILX/nslLa+4lV3jEoRn0FBJ3sbu6jGA==",
|
||||||
|
"dependencies": {
|
||||||
|
"@apidevtools/json-schema-ref-parser": "^9.0.9",
|
||||||
|
"@docusaurus/mdx-loader": "2.0.1",
|
||||||
|
"@docusaurus/plugin-content-docs": "2.0.1",
|
||||||
|
"@docusaurus/utils": "2.0.1",
|
||||||
|
"@docusaurus/utils-validation": "2.0.1",
|
||||||
|
"@paloaltonetworks/openapi-to-postmanv2": "3.1.0-hotfix.1",
|
||||||
|
"@paloaltonetworks/postman-collection": "^4.1.0",
|
||||||
|
"@redocly/openapi-core": "^1.0.0-beta.103",
|
||||||
|
"chalk": "^4.1.2",
|
||||||
|
"clsx": "^1.1.1",
|
||||||
|
"fs-extra": "^9.0.1",
|
||||||
|
"js-yaml": "^4.1.0",
|
||||||
|
"json-pointer": "^0.6.2",
|
||||||
|
"json-refs": "^3.0.15",
|
||||||
|
"json-schema-merge-allof": "^0.8.1",
|
||||||
|
"lodash": "^4.17.20",
|
||||||
|
"mustache": "^4.2.0",
|
||||||
|
"slugify": "^1.6.5",
|
||||||
|
"swagger2openapi": "^7.0.8",
|
||||||
|
"url-template": "^3.0.0",
|
||||||
|
"webpack": "^5.61.0",
|
||||||
|
"xml-formatter": "^2.6.1"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=14"
|
||||||
|
},
|
||||||
|
"peerDependencies": {
|
||||||
|
"react": "^16.8.4 || ^17.0.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/docusaurus-theme-openapi-docs/node_modules/fs-extra": {
|
||||||
|
"version": "9.1.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz",
|
||||||
|
"integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==",
|
||||||
|
"dependencies": {
|
||||||
|
"at-least-node": "^1.0.0",
|
||||||
|
"graceful-fs": "^4.2.0",
|
||||||
|
"jsonfile": "^6.0.1",
|
||||||
|
"universalify": "^2.0.0"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=10"
|
||||||
|
}
|
||||||
|
},
|
||||||
"node_modules/dom-converter": {
|
"node_modules/dom-converter": {
|
||||||
"version": "0.2.0",
|
"version": "0.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/dom-converter/-/dom-converter-0.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/dom-converter/-/dom-converter-0.2.0.tgz",
|
||||||
@@ -17043,9 +17093,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@paloaltonetworks/postman-code-generators": {
|
"@paloaltonetworks/postman-code-generators": {
|
||||||
"version": "1.1.5-hotfix.5",
|
"version": "1.1.9",
|
||||||
"resolved": "https://registry.npmjs.org/@paloaltonetworks/postman-code-generators/-/postman-code-generators-1.1.5-hotfix.5.tgz",
|
"resolved": "https://registry.npmjs.org/@paloaltonetworks/postman-code-generators/-/postman-code-generators-1.1.9.tgz",
|
||||||
"integrity": "sha512-UPpA7tgv4BA1K/oc31A/yV+tan82QsvnOXvORHXW11Hr2/syY2uOLWKQJkgFDV9WXFSBu8SMgCEM1mJqldk1Jg==",
|
"integrity": "sha512-7n8NqW3aO0g4a3qAtPNXctQfwbRrlZ/nUaTpHsyOv3xzngYtweSo4WrG4YxqQpBgLaYoVpAI6lOwzFZRCqZ2Wg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@paloaltonetworks/postman-collection": "^4.1.0",
|
"@paloaltonetworks/postman-collection": "^4.1.0",
|
||||||
"async": "2.6.3",
|
"async": "2.6.3",
|
||||||
@@ -19215,19 +19265,19 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"docusaurus-theme-openapi-docs": {
|
"docusaurus-theme-openapi-docs": {
|
||||||
"version": "1.1.8",
|
"version": "1.1.10",
|
||||||
"resolved": "https://registry.npmjs.org/docusaurus-theme-openapi-docs/-/docusaurus-theme-openapi-docs-1.1.8.tgz",
|
"resolved": "https://registry.npmjs.org/docusaurus-theme-openapi-docs/-/docusaurus-theme-openapi-docs-1.1.10.tgz",
|
||||||
"integrity": "sha512-PdtfseKC0IgKYeDZ1VZe/ntHg6j5G3qLJiDW83zsVd/RtDNwBaWXZIf/ljLh/mTrSBcmkXIwYQKHTNYw12RWYg==",
|
"integrity": "sha512-6Yyoa6raCnD+gQKM25cJ59jSp/JCiKENHstP5vanvBh0p4pBLJlsHrDHhi/X7GrAZl73CtT1gK4E93ldz07l7A==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@docusaurus/theme-common": "2.0.1",
|
"@docusaurus/theme-common": "2.0.1",
|
||||||
"@mdx-js/react": "^1.6.21",
|
"@mdx-js/react": "^1.6.21",
|
||||||
"@paloaltonetworks/postman-code-generators": "1.1.5-hotfix.5",
|
"@paloaltonetworks/postman-code-generators": "^1.1.9",
|
||||||
"@paloaltonetworks/postman-collection": "^4.1.0",
|
"@paloaltonetworks/postman-collection": "^4.1.0",
|
||||||
"@reduxjs/toolkit": "^1.7.1",
|
"@reduxjs/toolkit": "^1.7.1",
|
||||||
"buffer": "^6.0.3",
|
"buffer": "^6.0.3",
|
||||||
"clsx": "^1.1.1",
|
"clsx": "^1.1.1",
|
||||||
"crypto-js": "^4.1.1",
|
"crypto-js": "^4.1.1",
|
||||||
"docusaurus-plugin-openapi-docs": "^1.1.8",
|
"docusaurus-plugin-openapi-docs": "^1.1.9",
|
||||||
"immer": "^9.0.7",
|
"immer": "^9.0.7",
|
||||||
"lodash": "^4.17.20",
|
"lodash": "^4.17.20",
|
||||||
"process": "^0.11.10",
|
"process": "^0.11.10",
|
||||||
@@ -19236,7 +19286,50 @@
|
|||||||
"react-markdown": "^8.0.1",
|
"react-markdown": "^8.0.1",
|
||||||
"react-redux": "^7.2.0",
|
"react-redux": "^7.2.0",
|
||||||
"redux-devtools-extension": "^2.13.8",
|
"redux-devtools-extension": "^2.13.8",
|
||||||
"webpack": "^5.61.0"
|
"webpack": "^5.61.0",
|
||||||
|
"xml-formatter": "^2.6.1"
|
||||||
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"docusaurus-plugin-openapi-docs": {
|
||||||
|
"version": "1.1.10",
|
||||||
|
"resolved": "https://registry.npmjs.org/docusaurus-plugin-openapi-docs/-/docusaurus-plugin-openapi-docs-1.1.10.tgz",
|
||||||
|
"integrity": "sha512-+5ffj0VWOXdkNEGYr/4UxB1F20f0gt53ZoLXk0MAHcNRlH44Szq7B63ILX/nslLa+4lV3jEoRn0FBJ3sbu6jGA==",
|
||||||
|
"requires": {
|
||||||
|
"@apidevtools/json-schema-ref-parser": "^9.0.9",
|
||||||
|
"@docusaurus/mdx-loader": "2.0.1",
|
||||||
|
"@docusaurus/plugin-content-docs": "2.0.1",
|
||||||
|
"@docusaurus/utils": "2.0.1",
|
||||||
|
"@docusaurus/utils-validation": "2.0.1",
|
||||||
|
"@paloaltonetworks/openapi-to-postmanv2": "3.1.0-hotfix.1",
|
||||||
|
"@paloaltonetworks/postman-collection": "^4.1.0",
|
||||||
|
"@redocly/openapi-core": "^1.0.0-beta.103",
|
||||||
|
"chalk": "^4.1.2",
|
||||||
|
"clsx": "^1.1.1",
|
||||||
|
"fs-extra": "^9.0.1",
|
||||||
|
"js-yaml": "^4.1.0",
|
||||||
|
"json-pointer": "^0.6.2",
|
||||||
|
"json-refs": "^3.0.15",
|
||||||
|
"json-schema-merge-allof": "^0.8.1",
|
||||||
|
"lodash": "^4.17.20",
|
||||||
|
"mustache": "^4.2.0",
|
||||||
|
"slugify": "^1.6.5",
|
||||||
|
"swagger2openapi": "^7.0.8",
|
||||||
|
"url-template": "^3.0.0",
|
||||||
|
"webpack": "^5.61.0",
|
||||||
|
"xml-formatter": "^2.6.1"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"fs-extra": {
|
||||||
|
"version": "9.1.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz",
|
||||||
|
"integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==",
|
||||||
|
"requires": {
|
||||||
|
"at-least-node": "^1.0.0",
|
||||||
|
"graceful-fs": "^4.2.0",
|
||||||
|
"jsonfile": "^6.0.1",
|
||||||
|
"universalify": "^2.0.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"dom-converter": {
|
"dom-converter": {
|
||||||
|
|||||||
@@ -23,7 +23,7 @@
|
|||||||
"@mdx-js/react": "^1.6.22",
|
"@mdx-js/react": "^1.6.22",
|
||||||
"clsx": "^1.1.1",
|
"clsx": "^1.1.1",
|
||||||
"docusaurus-plugin-openapi-docs": "github:philip-ellis-sp/docusaurus-plugin-openapi-docs",
|
"docusaurus-plugin-openapi-docs": "github:philip-ellis-sp/docusaurus-plugin-openapi-docs",
|
||||||
"docusaurus-theme-openapi-docs": "^1.1.6",
|
"docusaurus-theme-openapi-docs": "^1.1.10",
|
||||||
"prism-react-renderer": "^1.3.1",
|
"prism-react-renderer": "^1.3.1",
|
||||||
"react": "^17.0.2",
|
"react": "^17.0.2",
|
||||||
"react-dom": "^17.0.2"
|
"react-dom": "^17.0.2"
|
||||||
|
|||||||
@@ -54,7 +54,7 @@
|
|||||||
margin-right: 0.5rem;
|
margin-right: 0.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (max-width: 600px) {
|
@media only screen and (max-width: 1291px) {
|
||||||
.navbar__logo {
|
.navbar__logo {
|
||||||
content: var(--dev-sailpoint-small-logo);
|
content: var(--dev-sailpoint-small-logo);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user