@netfoundry/docusaurus-shared 0.0.168 → 0.1.1
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/index.css +1 -1
- package/dist/version.cjs +1 -1
- package/dist/version.cjs.map +1 -1
- package/dist/version.d.ts +1 -1
- package/dist/version.esm.js +1 -1
- package/dist/version.esm.js.map +1 -1
- package/package.json +5 -1
- package/src/css/legacy.css +15 -17
- package/src/version.ts +1 -1
package/dist/index.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.Alert-module_alert__7cYyI{border-left:4px solid;border-radius:.5rem;margin:1rem 0;padding:1rem}.Alert-module_title__abGgF{font-weight:700;margin-bottom:.5rem}.Alert-module_content__UXnmZ{line-height:1.5}.Alert-module_info__9r3r1{background-color:#e3f2fd;border-color:#2196f3;color:#0d47a1}.Alert-module_warning__q-j1Q{background-color:#fff3e0;border-color:#ff9800;color:#e65100}.Alert-module_error__xKhJP{background-color:#ffebee;border-color:#f44336;color:#b71c1c}.Alert-module_success__1bzoB{background-color:#e8f5e8;border-color:#4caf50;color:#1b5e20}.
|
|
1
|
+
.CodeBlock-module_codeBlock__lPhMf{border-radius:.5rem;margin:1rem 0;overflow:hidden}.CodeBlock-module_title__VmVhd{background-color:var(--ifm-code-background);border-bottom:1px solid var(--ifm-color-emphasis-300);font-size:.875rem;font-weight:700;padding:.5rem 1rem}.CodeBlock-module_codeBlock__lPhMf pre{background-color:var(--ifm-code-background);font-size:.875rem;line-height:1.5;margin:0;padding:1rem}.CodeBlock-module_codeBlock__lPhMf code{background-color:transparent;font-family:var(--ifm-font-family-monospace);padding:0}.Alert-module_alert__7cYyI{border-left:4px solid;border-radius:.5rem;margin:1rem 0;padding:1rem}.Alert-module_title__abGgF{font-weight:700;margin-bottom:.5rem}.Alert-module_content__UXnmZ{line-height:1.5}.Alert-module_info__9r3r1{background-color:#e3f2fd;border-color:#2196f3;color:#0d47a1}.Alert-module_warning__q-j1Q{background-color:#fff3e0;border-color:#ff9800;color:#e65100}.Alert-module_error__xKhJP{background-color:#ffebee;border-color:#f44336;color:#b71c1c}.Alert-module_success__1bzoB{background-color:#e8f5e8;border-color:#4caf50;color:#1b5e20}.styles-module_starUsRoot__hMNZp{align-items:center;background:linear-gradient(90deg,#0068f9,#f4044d);display:flex;justify-content:center}.styles-module_ozHorizontalSectionRoot__QwWz0{align-items:center;background-color:var(--ifm-background-color);display:flex;flex-direction:column;flex-grow:1;max-width:var(--ziti-max-width);width:100%}.styles-module_ozhsContent__haNeV{display:flex;flex-direction:column;max-width:100%;padding:20px}@media (min-width:1420px){.styles-module_ozhsContent__haNeV{min-width:var(--ziti-max-width);width:100%}}.styles-module_ozFooter__vHkQA{--ziti-footer-background-color:#121a36;--ziti-footer-color:#aaa;--accent:#ccc;width:100%;.styles-module_ozFooterSection__R4xaU{align-items:center;background-color:var(--ifm-background-color);display:flex;flex-direction:column;flex-grow:1;width:100%}.styles-module_footer__Qk0iB{background-color:var(--ziti-footer-background-color);color:var(--ziti-footer-color);padding:var(--space-md) var(--space-md);width:100%}.styles-module_footerContainer__azQkg{align-content:center;gap:2rem;margin-bottom:1rem;max-width:var(--ziti-landing-max-width);width:100%}.styles-module_footerGrid__fsf9C{display:grid;gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.styles-module_footerColumn__tK2bv h3{color:var(--light);font-size:1.2rem;margin-bottom:1.5rem}.styles-module_footerLinks__eOmJ9{list-style:none}.styles-module_footerLinks__eOmJ9 li{margin-bottom:.75rem}.styles-module_footerLinks__eOmJ9 a{color:#aaa;transition:var(--transition)}.styles-module_footerLinks__eOmJ9 a:hover{color:var(--accent);text-decoration:underline}.styles-module_footerCopyright__nWyvc{border-top:1px solid #2a3552;font-size:.9rem;padding-top:2rem;text-align:center}.styles-module_footerSocialLinks__b1FcV{display:flex;gap:1rem;margin-top:1rem}.styles-module_footerSocialLink__iAElV{align-items:center;background-color:#2a3552;border-radius:50%;color:var(--light);display:inline-flex;height:36px;justify-content:center;transition:var(--transition);width:36px}.styles-module_footerSocialLink__iAElV:hover{background-color:var(--primary);transform:translateY(-3px)}@media (max-width:850px){.styles-module_footerGrid__fsf9C{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}}.NetFoundryLayout-module_ozLayoutMainWrapper__a2vwh{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}.Divider-module_onpremConnector__n-280{align-items:center;display:flex;gap:.75rem}.Divider-module_onpremDot__R4fNX{align-items:center;display:flex;justify-content:center}.Divider-module_onpremDot__R4fNX svg{color:#9aa4b2;height:24px;width:24px}.Divider-module_onpremLine__Z3xDQ{background:linear-gradient(90deg,#c8d0d9,#9aa4b2,#c8d0d9);flex:1;height:1px}
|
package/dist/version.cjs
CHANGED
package/dist/version.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"version.cjs","sources":["../src/version.ts"],"sourcesContent":["export const version = '0.
|
|
1
|
+
{"version":3,"file":"version.cjs","sources":["../src/version.ts"],"sourcesContent":["export const version = '0.1.1';\n"],"names":[],"mappings":";;AAAO,IAAM,OAAO,GAAG;;;;"}
|
package/dist/version.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const version = "0.
|
|
1
|
+
export declare const version = "0.1.1";
|
package/dist/version.esm.js
CHANGED
package/dist/version.esm.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"version.esm.js","sources":["../src/version.ts"],"sourcesContent":["export const version = '0.
|
|
1
|
+
{"version":3,"file":"version.esm.js","sources":["../src/version.ts"],"sourcesContent":["export const version = '0.1.1';\n"],"names":[],"mappings":"AAAO,IAAM,OAAO,GAAG;;;;"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@netfoundry/docusaurus-shared",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.1.1",
|
|
4
4
|
"description": "Shared components for Docusaurus projects",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/ui.cjs.js",
|
|
@@ -78,5 +78,9 @@
|
|
|
78
78
|
"rollup-plugin-postcss": "^4.0.2",
|
|
79
79
|
"tslib": "^2.6.2",
|
|
80
80
|
"typescript": "^5.3.3"
|
|
81
|
+
},
|
|
82
|
+
"repository": {
|
|
83
|
+
"type": "git",
|
|
84
|
+
"url": "https://github.com/netfoundry/docusaurus-shared.git"
|
|
81
85
|
}
|
|
82
86
|
}
|
package/src/css/legacy.css
CHANGED
|
@@ -86,6 +86,7 @@
|
|
|
86
86
|
--ziti-code-block-border-color: rgb(197, 199, 201);
|
|
87
87
|
--ziti-code-block-font-color: rgb(57, 58, 52);
|
|
88
88
|
--ifm-code-padding-horizontal: 7px;
|
|
89
|
+
--nf-tab-color: 255, 182, 193;
|
|
89
90
|
}
|
|
90
91
|
@media (max-height: 1024px) {
|
|
91
92
|
/*for smaller screens, reduce space definitions*/
|
|
@@ -138,6 +139,7 @@ html[data-theme="dark"] {
|
|
|
138
139
|
--ziti-code-block-background-color: rgb(33, 47, 77);
|
|
139
140
|
--ziti-code-block-border-color: rgb(33, 47, 77);
|
|
140
141
|
--ziti-code-block-font-color: rgb(148, 163, 184);
|
|
142
|
+
--nf-tab-color: 67, 72, 98;
|
|
141
143
|
}
|
|
142
144
|
|
|
143
145
|
html[data-theme=dark] #Wizardly code {
|
|
@@ -1998,14 +2000,20 @@ li a code {
|
|
|
1998
2000
|
|
|
1999
2001
|
}
|
|
2000
2002
|
|
|
2001
|
-
|
|
2003
|
+
[class*="tabItem_"] {
|
|
2002
2004
|
background-color: rgb(142,142,142, .2);
|
|
2003
2005
|
position: relative;
|
|
2004
|
-
|
|
2005
|
-
width: 100%;
|
|
2006
|
-
padding: 20px;
|
|
2006
|
+
padding: 5px 10px;
|
|
2007
2007
|
border-radius: 7px;
|
|
2008
|
-
|
|
2008
|
+
}
|
|
2009
|
+
[class*="tabItem_"][role="tabpanel"] {
|
|
2010
|
+
background-color: rgb(var(--nf-tab-color));
|
|
2011
|
+
padding: 1em 0.5em;
|
|
2012
|
+
}
|
|
2013
|
+
|
|
2014
|
+
|
|
2015
|
+
.tabs__item:hover {
|
|
2016
|
+
background-color: rgba(var(--nf-tab-color), 0.5);
|
|
2009
2017
|
}
|
|
2010
2018
|
|
|
2011
2019
|
.tabs__item {
|
|
@@ -2021,17 +2029,11 @@ li a code {
|
|
|
2021
2029
|
}
|
|
2022
2030
|
|
|
2023
2031
|
.tabs {
|
|
2024
|
-
padding-left:
|
|
2032
|
+
padding-left: 10px;
|
|
2025
2033
|
}
|
|
2026
2034
|
|
|
2027
2035
|
.tabs__item.tabs__item--active {
|
|
2028
|
-
background-color: rgb(
|
|
2029
|
-
border-bottom-width: 0;
|
|
2030
|
-
pointer-events: none;
|
|
2031
|
-
}
|
|
2032
|
-
|
|
2033
|
-
.tabs__item.tabs__item--active:hover {
|
|
2034
|
-
background-color: rgb(142,142,142, .2);
|
|
2036
|
+
background-color: rgb(var(--nf-tab-color));
|
|
2035
2037
|
border-bottom-width: 0;
|
|
2036
2038
|
pointer-events: none;
|
|
2037
2039
|
}
|
|
@@ -2040,10 +2042,6 @@ li a code {
|
|
|
2040
2042
|
margin-top: 0 !important;
|
|
2041
2043
|
}
|
|
2042
2044
|
|
|
2043
|
-
.tabs__item:hover {
|
|
2044
|
-
background-color: rgba(245,245,245, 0.2);
|
|
2045
|
-
}
|
|
2046
|
-
|
|
2047
2045
|
#Wizardly div {
|
|
2048
2046
|
color: rgba(44,55,65) !important;
|
|
2049
2047
|
}
|
package/src/version.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const version = '0.
|
|
1
|
+
export const version = '0.1.1';
|