@conduction/docusaurus-preset 3.36.0 → 3.36.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/MISSING_COMPONENTS.md +1 -1
- package/package.json +1 -1
- package/src/components/AppMock/AppMock.jsx +2 -2
- package/src/components/AppMock/AppMock.module.css +1 -1
- package/src/components/AppMock/variants/PipelinQMock.jsx +1 -1
- package/src/components/AppMock/variants/PlanixMock.jsx +1 -1
- package/src/components/WidgetMock/WidgetMock.jsx +1 -1
- package/src/components/WidgetMock/variants/PipelinQDeals.jsx +1 -1
- package/src/data/apps-registry.js +2 -2
- package/static/lib/hex-rain.js +1 -1
package/MISSING_COMPONENTS.md
CHANGED
|
@@ -57,7 +57,7 @@ Most consume one or more primitives.
|
|
|
57
57
|
- **CookieCli** — `CookieCli/CookieCli.jsx`. Terminal-styled cookie consent banner with localStorage persistence.
|
|
58
58
|
- **ComposeBlock** — `ComposeBlock/ComposeBlock.jsx`. Branded code block (cobalt-900 + Plex Mono + filename pill + copy button). For docker-compose, bash recipes, and any verbatim copy-paste content. Used on `/demo`.
|
|
59
59
|
- **AgentTrace** — `AgentTrace/AgentTrace.jsx`. Terminal-styled agent execution trace with cursor + mode chrome. Types itself out on a loop: lines reveal left-to-right on a 550ms stagger, status dots start after their line, ~2s hold, soft cascade restart; `running={false}` / `prefers-reduced-motion` show the full trace at rest. Specimen: `preview/components/agent-trace.html`.
|
|
60
|
-
- **AppMock** — `AppMock/AppMock.jsx`. Selector that renders one of 24 app-specific UI mockups (Decidiq, Filinq, Larpinq, LaunchPad + variants, Thematiq,
|
|
60
|
+
- **AppMock** — `AppMock/AppMock.jsx`. Selector that renders one of 24 app-specific UI mockups (Decidiq, Filinq, Larpinq, LaunchPad + variants, Thematiq, Pipelinq, Portaliq, Dossiq, Learniq, Stackiq, ZaakAfhandelApp, …; `openwoo` aliases to the OpenCatalogi mock). Each variant lives under `AppMock/variants/`. As of the wave-2/4 animation pass every product variant loops a one-scene story on the shared `--am-dur` timeline: portaliq form-submit, nldesign retheme, scholiq progress+credential, launchpad widgets/tiles/BI, pipelinq deal-close (wave 1+3); docudesk PII words blacking out + live dropzone, shillinq bank-line reconciliation, doriath unlock → countdown → relock, opencatalogi federated-search filter, openconnector record-travel + run insert, procest stage advance + row re-sort, openregister object landing + rail repaint (wave 2); decidesk vote tally + pending→adopted flip, hrmq timesheet submit→approve→payroll (content reworked from the earlier people-list, which misrepresented the app), larpingapp XP ripple, softwarecatalog CVE scan sweep, zaakafhandelapp submission travel, hermiq conversation + tool chips + approval tick (inline styles moved to the module), openbuild template→app ghost travel (wave 4). `running={false}` / `prefers-reduced-motion` freeze every loop to its meaningful end state. Specimen: `preview/components/app-mock.html`.
|
|
61
61
|
- **WidgetMock** — `WidgetMock/WidgetMock.jsx`. Standalone abstract of one Nextcloud dashboard widget (14 kinds: nine Conduction + five stock-Nextcloud framing widgets). The ten list-shaped kinds share a single wave-5 refresh primitive (`.wmLive` in AppMock.module.css): a fresh row slides in at the top, the bottom row clips out, and the frame's unread badge bumps — transform/opacity only, so tile height never jumps. `docudesk-anonymise` instead runs the `.zoneLive` dropzone loop (marching-ants dashes, a file hex drops, mint confirm flash). `running={false}` / `prefers-reduced-motion` freeze to the resting tile. Specimen: `preview/components/widget-mock.html`.
|
|
62
62
|
- **SidebarMock** — `SidebarMock/SidebarMock.jsx`. Token-painted Nextcloud right-side detail panel, one registered tab active (9 kinds across Dossiq, Filinq, OpenRegister, OpenCatalogi, Integriq, Decidiq, stock activity). Standalone card or `embedded` into an AppMock's `.detail` slot. Wave-5 loop (`.sbLive`): the panel slides in from the right, the head wipes, the active-tab underline travels in from the neighbouring tab (positioned by `--sb-ix`/`--sb-n` custom properties set from the variant's active index), and the body rows land on a stagger. `running={false}` / `prefers-reduced-motion` freeze to the opened panel. Known stand-ins in the tab icon registry: Signatures tabs borrow the `mail` icon, PII-map tabs borrow `keycloak` (see `ANIMATION_ROADMAP.md`). Specimen: `preview/components/sidebar-mock.html`.
|
|
63
63
|
- **FlowMock** — `FlowMock/FlowMock.jsx`. Token-painted abstract of the flow editor: node cards on a dotted canvas with coloured left bars (mint trigger, lavender steps, vermillion end), curved grey edges with pill labels, and a mint run-line looping trigger → step → approval → end. The run holds ~600ms at the approval node while an orange halo flashes there (the component's one orange). Freezes to the full static route under `prefers-reduced-motion` or `running={false}`. Specimen: `preview/components/flow-mock.html`.
|
package/package.json
CHANGED
|
@@ -84,7 +84,7 @@ const VARIANTS = {
|
|
|
84
84
|
OpenWooMock.jsx variant file is kept for now (no importer left);
|
|
85
85
|
delete it in a later cleanup wave. */
|
|
86
86
|
openwoo: {Component: OpenCatalogiMock, label: 'OpenCatalogi'},
|
|
87
|
-
pipelinq: {Component: PipelinQMock, label: '
|
|
87
|
+
pipelinq: {Component: PipelinQMock, label: 'Pipelinq'},
|
|
88
88
|
softwarecatalog: {Component: SoftwareCatalogMock, label: 'Stackiq'},
|
|
89
89
|
zaakafhandelapp: {Component: ZaakAfhandelAppMock, label: 'ZaakAfhandelApp'},
|
|
90
90
|
hermiq: {Component: HermiqMock, label: 'Hermiq'},
|
|
@@ -92,7 +92,7 @@ const VARIANTS = {
|
|
|
92
92
|
scholiq: {Component: ScholiqMock, label: 'Learniq'},
|
|
93
93
|
shillinq: {Component: ShillinqMock, label: 'Shillinq'},
|
|
94
94
|
doriath: {Component: DoriathMock, label: 'Keepiq'},
|
|
95
|
-
planix: {Component: PlanixMock, label: '
|
|
95
|
+
planix: {Component: PlanixMock, label: 'Planninq'},
|
|
96
96
|
hrmq: {Component: HrmqMock, label: 'Humaniq'},
|
|
97
97
|
'app-versions': {Component: AppVersionsMock, label: 'Versioniq'},
|
|
98
98
|
};
|
|
@@ -1024,7 +1024,7 @@
|
|
|
1024
1024
|
98%, 100% { opacity: 0; transform: none; }
|
|
1025
1025
|
}
|
|
1026
1026
|
|
|
1027
|
-
/* ----
|
|
1027
|
+
/* ---- Pipelinq — a deal closes: the proposal-column card collapses,
|
|
1028
1028
|
the won card scales in with its mint bar, and the pipeline-value
|
|
1029
1029
|
KPI widens. Timeline (7s): collapse (14–22%), won pop (17–29%),
|
|
1030
1030
|
KPI widen (26–34%), hold, opacity-swap reset (91–100%). Static
|
|
@@ -72,7 +72,7 @@ const VARIANTS = {
|
|
|
72
72
|
'opencatalogi-publications':{ Component: OpenCatalogiPublications,label: 'OpenCatalogi · Recent publications', list: true },
|
|
73
73
|
'openconnector-runs': { Component: OpenConnectorRuns, label: 'Integriq · Recent runs', list: true },
|
|
74
74
|
'decidesk-actions': { Component: DeciDeskActions, label: 'Decidiq · Action items', list: true },
|
|
75
|
-
'pipelinq-deals': { Component: PipelinQDeals, label: '
|
|
75
|
+
'pipelinq-deals': { Component: PipelinQDeals, label: 'Pipelinq · Deals closing', list: true },
|
|
76
76
|
'nextcloud-mail': { Component: NextcloudMail, label: 'Nextcloud · Important mail', list: true },
|
|
77
77
|
'nextcloud-calendar': { Component: NextcloudCalendar, label: 'Nextcloud · Calendar' },
|
|
78
78
|
'nextcloud-files': { Component: NextcloudFiles, label: 'Nextcloud · Recent files', list: true },
|
|
@@ -33,7 +33,7 @@ export const APPS_REGISTRY = {
|
|
|
33
33
|
docudesk: {slug: 'docudesk', name: 'Filinq', category: 'Documents', productHref: '/apps/docudesk', docsHref: 'https://docudesk.conduction.nl', academyHref: '/academy?app=docudesk'},
|
|
34
34
|
launchpad: {slug: 'launchpad', name: 'LaunchPad', category: 'Dashboards', productHref: '/apps/launchpad', docsHref: 'https://launchpad.conduction.nl', academyHref: '/academy?app=launchpad'},
|
|
35
35
|
zaakafhandelapp: {slug: 'zaakafhandelapp', name: 'ZaakAfhandelApp', category: 'Processes', productHref: '/apps/zaakafhandelapp', docsHref: 'https://zaakafhandelapp.conduction.nl', academyHref: '/academy?app=zaakafhandelapp'},
|
|
36
|
-
pipelinq: {slug: 'pipelinq', name: '
|
|
36
|
+
pipelinq: {slug: 'pipelinq', name: 'Pipelinq', category: 'Processes', productHref: '/apps/pipelinq', docsHref: 'https://pipelinq.conduction.nl', academyHref: '/academy?app=pipelinq'},
|
|
37
37
|
procest: {slug: 'procest', name: 'Dossiq', category: 'Processes', productHref: '/apps/procest', docsHref: 'https://procest.conduction.nl', academyHref: '/academy?app=procest'},
|
|
38
38
|
decidesk: {slug: 'decidesk', name: 'Decidiq', category: 'Processes', productHref: '/apps/decidesk', docsHref: 'https://decidesk.conduction.nl', academyHref: '/academy?app=decidesk'},
|
|
39
39
|
softwarecatalog: {slug: 'softwarecatalog', name: 'Stackiq', category: 'Data', productHref: '/apps/softwarecatalog', docsHref: 'https://softwarecatalog.conduction.nl', academyHref: '/academy?app=softwarecatalog'},
|
|
@@ -46,7 +46,7 @@ export const APPS_REGISTRY = {
|
|
|
46
46
|
hermiq: {slug: 'hermiq', name: 'Hermiq', category: 'AI', productHref: '/apps/hermiq', docsHref: 'https://hermiq.conduction.nl', academyHref: '/academy?app=hermiq'},
|
|
47
47
|
hrmq: {slug: 'hrmq', name: 'Humaniq', category: 'Processes', productHref: '/apps/hrmq', docsHref: 'https://hrmq.conduction.nl', academyHref: '/academy?app=hrmq'},
|
|
48
48
|
openanonymiser: {slug: 'openanonymiser', name: 'Anonymiq', category: 'Documents', productHref: '/apps/openanonymiser', docsHref: 'https://openanonymiser.conduction.nl', academyHref: '/academy?app=openanonymiser'},
|
|
49
|
-
planix: {slug: 'planix', name: '
|
|
49
|
+
planix: {slug: 'planix', name: 'Planninq', category: 'Processes', productHref: '/apps/planix', docsHref: 'https://planix.conduction.nl', academyHref: '/academy?app=planix'},
|
|
50
50
|
portaliq: {slug: 'portaliq', name: 'Portaliq', category: 'Processes', productHref: '/apps/portaliq', docsHref: 'https://portaliq.conduction.nl', academyHref: '/academy?app=portaliq'},
|
|
51
51
|
scholiq: {slug: 'scholiq', name: 'Learniq', category: 'Processes', productHref: '/apps/scholiq', docsHref: 'https://scholiq.conduction.nl', academyHref: '/academy?app=scholiq'},
|
|
52
52
|
};
|
package/static/lib/hex-rain.js
CHANGED
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
];
|
|
23
23
|
const APP_NAMES = [
|
|
24
24
|
'OpenCatalogi', 'OpenRegister', 'OpenConnector', 'DocuDesk',
|
|
25
|
-
'LaunchPad', 'AI Bridge', '
|
|
25
|
+
'LaunchPad', 'AI Bridge', 'Pipelinq', 'OpenCalendar',
|
|
26
26
|
'OpenSAML', 'OpenMail', 'NextCloud', 'OpenZaak',
|
|
27
27
|
];
|
|
28
28
|
const APP_COUNT = ICONS.length;
|