@conduction/docusaurus-preset 3.44.2 → 3.45.0
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/package.json +1 -1
- package/src/components/AgentTrace/AgentTrace.module.css +1 -1
- package/src/components/AiDisclosure/AiDisclosure.module.css +2 -2
- package/src/components/AppCrossLinks/AppCrossLinks.module.css +9 -9
- package/src/components/AppMock/AppMock.module.css +46 -46
- package/src/components/AppsGrid/AppsGrid.module.css +4 -4
- package/src/components/AppsPreview/AppsPreview.module.css +7 -7
- package/src/components/AtomZones/AtomZones.module.css +19 -19
- package/src/components/BlueprintRush/BlueprintRush.module.css +13 -13
- package/src/components/BuildMock/BuildMock.module.css +11 -11
- package/src/components/Clients/Clients.module.css +4 -4
- package/src/components/ContentCard/ContentCard.module.css +13 -13
- package/src/components/ContentDetailHero/ContentDetailHero.module.css +6 -6
- package/src/components/ContentTypeFilter/ContentTypeFilter.module.css +5 -5
- package/src/components/CtaBanner/CtaBanner.module.css +1 -1
- package/src/components/DeadlineDefender/DeadlineDefender.module.css +14 -14
- package/src/components/DetailHero/DetailHero.jsx +15 -0
- package/src/components/DetailHero/DetailHero.module.css +21 -11
- package/src/components/DiceDuel/DiceDuel.module.css +16 -16
- package/src/components/DownloadPanel/DownloadPanel.module.css +4 -4
- package/src/components/EmployeeCard/EmployeeCard.module.css +19 -19
- package/src/components/ExternalAppShelf/ExternalAppShelf.module.css +5 -5
- package/src/components/FAQ/FAQ.module.css +4 -4
- package/src/components/FacetedFilters/FacetedFilters.module.css +10 -10
- package/src/components/FeatureGrid/FeatureGrid.module.css +8 -8
- package/src/components/FeatureList/FeatureList.module.css +4 -4
- package/src/components/FeaturedCard/FeaturedCard.jsx +17 -0
- package/src/components/FeaturedCard/FeaturedCard.module.css +12 -3
- package/src/components/FlowMock/FlowMock.module.css +2 -2
- package/src/components/GameModal/GameModal.module.css +45 -40
- package/src/components/Hero/Hero.module.css +4 -4
- package/src/components/HexBackground/HexBackground.module.css +3 -3
- package/src/components/HexCard/HexCard.module.css +4 -4
- package/src/components/HexNetwork/HexNetwork.module.css +6 -6
- package/src/components/HiddenGame/HiddenGame.module.css +2 -2
- package/src/components/HowSteps/HowSteps.module.css +3 -3
- package/src/components/IntegrationIcon/IntegrationIcon.module.css +1 -1
- package/src/components/KanbanMock/KanbanMock.module.css +8 -8
- package/src/components/LeafCard/LeafCard.module.css +15 -15
- package/src/components/LeafMock/LeafMock.module.css +8 -8
- package/src/components/LockPick/LockPick.module.css +14 -14
- package/src/components/ManagedCommonGround/ManagedCommonGround.module.css +1 -1
- package/src/components/McpToolShelf/McpToolShelf.module.css +8 -8
- package/src/components/MockScene/MockScene.module.css +1 -1
- package/src/components/ModuleCard/ModuleCard.module.css +11 -11
- package/src/components/ModulePage/ModulePage.module.css +9 -9
- package/src/components/MonsterRun/MonsterRun.module.css +12 -12
- package/src/components/NewsletterCta/NewsletterCta.module.css +9 -9
- package/src/components/NextSteps/NextSteps.module.css +9 -9
- package/src/components/Outcomes/Outcomes.module.css +5 -5
- package/src/components/PaintByTokens/PaintByTokens.module.css +15 -15
- package/src/components/PairCard/PairCard.module.css +3 -3
- package/src/components/PartnerCard/PartnerCard.module.css +21 -21
- package/src/components/PartnerDirectory/PartnerDirectory.module.css +1 -1
- package/src/components/PartnerSidecard/PartnerSidecard.module.css +9 -9
- package/src/components/PipeFit/PipeFit.module.css +10 -10
- package/src/components/Pipeline/Pipeline.module.css +7 -7
- package/src/components/PlatformOverview/PlatformOverview.module.css +4 -4
- package/src/components/Prerequisites/Prerequisites.module.css +5 -5
- package/src/components/PullQuote/PullQuote.module.css +5 -5
- package/src/components/Reconcile/Reconcile.module.css +15 -15
- package/src/components/RecordRun/RecordRun.module.css +16 -16
- package/src/components/Redaction/Redaction.module.css +13 -13
- package/src/components/ReferenceCard/ReferenceCard.module.css +7 -7
- package/src/components/RelatedPosts/RelatedPosts.module.css +1 -1
- package/src/components/RotatingCards/RotatingCards.module.css +8 -8
- package/src/components/SetupSteps/SetupSteps.module.css +6 -6
- package/src/components/Showcase/Showcase.module.css +12 -12
- package/src/components/SidebarMock/SidebarMock.module.css +2 -2
- package/src/components/SolutionCard/SolutionCard.module.css +5 -5
- package/src/components/StampRush/StampRush.module.css +12 -12
- package/src/components/StatsStrip/StatsStrip.module.css +3 -3
- package/src/components/ThemeSeamMock/ThemeSeamMock.module.css +1 -1
- package/src/components/Troubleshooting/Troubleshooting.module.css +7 -7
- package/src/components/WidgetMock/WidgetMock.module.css +1 -1
- package/src/components/WidgetShelf/WidgetShelf.module.css +11 -11
- package/src/components/primitives/AuthorByline.module.css +5 -5
- package/src/components/primitives/Button.module.css +8 -8
- package/src/components/primitives/Card.module.css +3 -3
- package/src/components/primitives/Eyebrow.module.css +1 -1
- package/src/components/primitives/HexThumbnail.module.css +1 -1
- package/src/components/primitives/Pill.module.css +2 -2
- package/src/components/primitives/Section.module.css +2 -2
- package/src/components/primitives/SectionHead.module.css +2 -2
- package/src/css/brand.css +17 -17
- package/src/css/tokens.css +60 -0
- package/src/theme/ErrorPageContent/styles.module.css +9 -9
- package/src/theme/Navbar/styles.module.css +17 -17
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
|
|
13
13
|
.page {
|
|
14
14
|
padding: 0 0 96px;
|
|
15
|
-
background: var(--
|
|
15
|
+
background: var(--conduction-color-surface-subtle);
|
|
16
16
|
min-height: calc(100vh - 200px);
|
|
17
17
|
}
|
|
18
18
|
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
position: relative;
|
|
21
21
|
width: 100%;
|
|
22
22
|
aspect-ratio: 800 / 360;
|
|
23
|
-
background: var(--
|
|
23
|
+
background: var(--conduction-color-surface-subtle);
|
|
24
24
|
overflow: hidden;
|
|
25
25
|
}
|
|
26
26
|
|
|
@@ -122,14 +122,14 @@
|
|
|
122
122
|
font-size: 32px;
|
|
123
123
|
font-weight: 700;
|
|
124
124
|
letter-spacing: -0.015em;
|
|
125
|
-
color: var(--
|
|
125
|
+
color: var(--conduction-color-text-strong);
|
|
126
126
|
line-height: 1.15;
|
|
127
127
|
margin: 0 0 16px;
|
|
128
128
|
}
|
|
129
129
|
|
|
130
130
|
.lede {
|
|
131
131
|
font-size: 17px;
|
|
132
|
-
color: var(--
|
|
132
|
+
color: var(--conduction-color-text-body);
|
|
133
133
|
line-height: 1.55;
|
|
134
134
|
margin: 0 0 24px;
|
|
135
135
|
}
|
|
@@ -157,11 +157,11 @@
|
|
|
157
157
|
.tryButton:hover { background: var(--c-blue-cobalt); }
|
|
158
158
|
|
|
159
159
|
.homeLink {
|
|
160
|
-
color: var(--
|
|
160
|
+
color: var(--conduction-color-text-body);
|
|
161
161
|
font-size: 14px;
|
|
162
162
|
text-decoration: none;
|
|
163
163
|
}
|
|
164
|
-
.homeLink:hover { color: var(--
|
|
164
|
+
.homeLink:hover { color: var(--conduction-color-text-strong); text-decoration: underline; }
|
|
165
165
|
|
|
166
166
|
.details {
|
|
167
167
|
border-top: 1px solid var(--c-cobalt-100);
|
|
@@ -173,7 +173,7 @@
|
|
|
173
173
|
font-size: 12px;
|
|
174
174
|
letter-spacing: 0.04em;
|
|
175
175
|
text-transform: uppercase;
|
|
176
|
-
color: var(--
|
|
176
|
+
color: var(--conduction-color-text-muted);
|
|
177
177
|
list-style: none;
|
|
178
178
|
}
|
|
179
179
|
.details summary::-webkit-details-marker { display: none; }
|
|
@@ -189,8 +189,8 @@
|
|
|
189
189
|
margin-top: 12px;
|
|
190
190
|
font-family: var(--conduction-typography-font-family-code);
|
|
191
191
|
font-size: 12px;
|
|
192
|
-
color: var(--
|
|
193
|
-
background: var(--
|
|
192
|
+
color: var(--conduction-color-text-body);
|
|
193
|
+
background: var(--conduction-color-surface-subtle);
|
|
194
194
|
padding: 16px;
|
|
195
195
|
border-radius: var(--radius-md);
|
|
196
196
|
overflow-x: auto;
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
justify-content: space-between;
|
|
11
11
|
padding: 22px 56px;
|
|
12
12
|
border-bottom: 1px solid var(--c-cobalt-100);
|
|
13
|
-
background:
|
|
13
|
+
background: var(--conduction-color-surface-card);
|
|
14
14
|
position: sticky;
|
|
15
15
|
top: 0;
|
|
16
16
|
z-index: 100;
|
|
@@ -30,10 +30,10 @@
|
|
|
30
30
|
font-size: 22px;
|
|
31
31
|
font-weight: 700;
|
|
32
32
|
letter-spacing: -0.02em;
|
|
33
|
-
color: var(--
|
|
33
|
+
color: var(--conduction-color-text-default);
|
|
34
34
|
text-decoration: none;
|
|
35
35
|
}
|
|
36
|
-
.wordmark:hover { color: var(--
|
|
36
|
+
.wordmark:hover { color: var(--conduction-color-text-default); text-decoration: none; }
|
|
37
37
|
|
|
38
38
|
/* App-glyph hex next to the wordmark. Every product navbar shows the
|
|
39
39
|
app's icon (sourced from navbar.logo); sized to match the wordmark's
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
so "OpenRegister" reads as muted-"Open" + bold-"Register" and the
|
|
59
59
|
eye lands on the noun, not the brand prefix. */
|
|
60
60
|
.wordmarkPrefix {
|
|
61
|
-
color: var(--
|
|
61
|
+
color: var(--conduction-color-text-muted);
|
|
62
62
|
font-weight: 400;
|
|
63
63
|
}
|
|
64
64
|
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
}
|
|
69
69
|
|
|
70
70
|
.link {
|
|
71
|
-
color: var(--
|
|
71
|
+
color: var(--conduction-color-text-body);
|
|
72
72
|
text-decoration: none;
|
|
73
73
|
font-size: 14px;
|
|
74
74
|
font-weight: 500;
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
}
|
|
91
91
|
|
|
92
92
|
.ghost {
|
|
93
|
-
color: var(--
|
|
93
|
+
color: var(--conduction-color-text-body);
|
|
94
94
|
text-decoration: none;
|
|
95
95
|
font-size: 14px;
|
|
96
96
|
font-weight: 500;
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
font-size: 14px;
|
|
123
123
|
}
|
|
124
124
|
.localeWrapper :global(.navbar__link) {
|
|
125
|
-
color: var(--
|
|
125
|
+
color: var(--conduction-color-text-body);
|
|
126
126
|
font-weight: 500;
|
|
127
127
|
padding: 0 8px;
|
|
128
128
|
}
|
|
@@ -155,14 +155,14 @@
|
|
|
155
155
|
width: 34px;
|
|
156
156
|
height: 34px;
|
|
157
157
|
border-radius: var(--radius-sm);
|
|
158
|
-
color: var(--
|
|
158
|
+
color: var(--conduction-color-text-body);
|
|
159
159
|
font-size: 18px;
|
|
160
160
|
text-decoration: none;
|
|
161
161
|
transition: color 160ms ease, background 160ms ease;
|
|
162
162
|
}
|
|
163
163
|
.iconLink:hover {
|
|
164
|
-
color: var(--
|
|
165
|
-
background: var(--
|
|
164
|
+
color: var(--conduction-color-text-default);
|
|
165
|
+
background: var(--conduction-color-surface-subtle);
|
|
166
166
|
text-decoration: none;
|
|
167
167
|
}
|
|
168
168
|
|
|
@@ -186,8 +186,8 @@
|
|
|
186
186
|
font-family: var(--conduction-typography-font-family-code);
|
|
187
187
|
font-size: 11px;
|
|
188
188
|
letter-spacing: 0.04em;
|
|
189
|
-
color: var(--
|
|
190
|
-
background: var(--
|
|
189
|
+
color: var(--conduction-color-text-muted);
|
|
190
|
+
background: var(--conduction-color-surface-subtle);
|
|
191
191
|
border-radius: var(--radius-pill);
|
|
192
192
|
padding: 4px 10px;
|
|
193
193
|
white-space: nowrap;
|
|
@@ -213,15 +213,15 @@
|
|
|
213
213
|
padding: 0;
|
|
214
214
|
border: 1px solid var(--c-cobalt-100);
|
|
215
215
|
border-radius: var(--radius-sm);
|
|
216
|
-
background:
|
|
217
|
-
color: var(--
|
|
216
|
+
background: var(--conduction-color-surface-card);
|
|
217
|
+
color: var(--conduction-color-text-body);
|
|
218
218
|
font-size: 22px;
|
|
219
219
|
cursor: pointer;
|
|
220
220
|
transition: color 160ms ease, background 160ms ease;
|
|
221
221
|
}
|
|
222
222
|
.menuToggle:hover {
|
|
223
|
-
color: var(--
|
|
224
|
-
background: var(--
|
|
223
|
+
color: var(--conduction-color-text-default);
|
|
224
|
+
background: var(--conduction-color-surface-subtle);
|
|
225
225
|
}
|
|
226
226
|
|
|
227
227
|
/**
|
|
@@ -242,7 +242,7 @@
|
|
|
242
242
|
top: 100%;
|
|
243
243
|
left: 0;
|
|
244
244
|
right: 0;
|
|
245
|
-
background:
|
|
245
|
+
background: var(--conduction-color-surface-card);
|
|
246
246
|
border-bottom: 1px solid var(--c-cobalt-100);
|
|
247
247
|
box-shadow: 0 12px 24px rgba(16, 42, 86, 0.10);
|
|
248
248
|
max-height: 75vh;
|