9582cd4599
* web: break circular dependency between AKElement & Interface. This commit changes the way the root node of the web application shell is discovered by child components, such that the base class shared by both no longer results in a circular dependency between the two models. I've run this in isolation and have seen no failures of discovery; the identity token exists as soon as the Interface is constructed and is found by every item on the page. * web: fix broken typescript references This built... and then it didn't? Anyway, the current fix is to provide type information the AkInterface for the data that consumers require. |
||
---|---|---|
.. | ||
ak-locale-context | ||
buttons | ||
cards | ||
charts | ||
chips | ||
enterprise | ||
forms | ||
messages | ||
notifications | ||
oauth | ||
rbac | ||
router | ||
sidebar | ||
table | ||
user | ||
utils | ||
wizard | ||
Alert.ts | ||
Base.ts | ||
CodeMirror.ts | ||
Diagram.ts | ||
Divider.ts | ||
EmptyState.ts | ||
Expand.ts | ||
Label.ts | ||
LoadingOverlay.ts | ||
Markdown.ts | ||
PageHeader.ts | ||
Spinner.ts | ||
Tabs.ts | ||
TreeView.ts |