@xui/navbar 2.0.0-alpha.11
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/LICENSE +201 -0
- package/README.md +217 -0
- package/fesm2022/xui-navbar.mjs +144 -0
- package/fesm2022/xui-navbar.mjs.map +1 -0
- package/package.json +48 -0
- package/types/xui-navbar.d.ts +75 -0
package/LICENSE
ADDED
|
@@ -0,0 +1,201 @@
|
|
|
1
|
+
Apache License
|
|
2
|
+
Version 2.0, January 2004
|
|
3
|
+
http://www.apache.org/licenses/
|
|
4
|
+
|
|
5
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
6
|
+
|
|
7
|
+
1. Definitions.
|
|
8
|
+
|
|
9
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
10
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
11
|
+
|
|
12
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
13
|
+
the copyright owner that is granting the License.
|
|
14
|
+
|
|
15
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
16
|
+
other entities that control, are controlled by, or are under common
|
|
17
|
+
control with that entity. For the purposes of this definition,
|
|
18
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
19
|
+
direction or management of such entity, whether by contract or
|
|
20
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
21
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
22
|
+
|
|
23
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
24
|
+
exercising permissions granted by this License.
|
|
25
|
+
|
|
26
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
27
|
+
including but not limited to software source code, documentation
|
|
28
|
+
source, and configuration files.
|
|
29
|
+
|
|
30
|
+
"Object" form shall mean any form resulting from mechanical
|
|
31
|
+
transformation or translation of a Source form, including but
|
|
32
|
+
not limited to compiled object code, generated documentation,
|
|
33
|
+
and conversions to other media types.
|
|
34
|
+
|
|
35
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
36
|
+
Object form, made available under the License, as indicated by a
|
|
37
|
+
copyright notice that is included in or attached to the work
|
|
38
|
+
(an example is provided in the Appendix below).
|
|
39
|
+
|
|
40
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
41
|
+
form, that is based on (or derived from) the Work and for which the
|
|
42
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
43
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
44
|
+
of this License, Derivative Works shall not include works that remain
|
|
45
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
46
|
+
the Work and Derivative Works thereof.
|
|
47
|
+
|
|
48
|
+
"Contribution" shall mean any work of authorship, including
|
|
49
|
+
the original version of the Work and any modifications or additions
|
|
50
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
51
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
52
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
53
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
54
|
+
means any form of electronic, verbal, or written communication sent
|
|
55
|
+
to the Licensor or its representatives, including but not limited to
|
|
56
|
+
communication on electronic mailing lists, source code control systems,
|
|
57
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
58
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
59
|
+
excluding communication that is conspicuously marked or otherwise
|
|
60
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
61
|
+
|
|
62
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
63
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
64
|
+
subsequently incorporated within the Work.
|
|
65
|
+
|
|
66
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
67
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
68
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
69
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
70
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
71
|
+
Work and such Derivative Works in Source or Object form.
|
|
72
|
+
|
|
73
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
74
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
75
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
76
|
+
(except as stated in this section) patent license to make, have made,
|
|
77
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
78
|
+
where such license applies only to those patent claims licensable
|
|
79
|
+
by such Contributor that are necessarily infringed by their
|
|
80
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
81
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
82
|
+
institute patent litigation against any entity (including a
|
|
83
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
84
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
85
|
+
or contributory patent infringement, then any patent licenses
|
|
86
|
+
granted to You under this License for that Work shall terminate
|
|
87
|
+
as of the date such litigation is filed.
|
|
88
|
+
|
|
89
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
90
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
91
|
+
modifications, and in Source or Object form, provided that You
|
|
92
|
+
meet the following conditions:
|
|
93
|
+
|
|
94
|
+
(a) You must give any other recipients of the Work or
|
|
95
|
+
Derivative Works a copy of this License; and
|
|
96
|
+
|
|
97
|
+
(b) You must cause any modified files to carry prominent notices
|
|
98
|
+
stating that You changed the files; and
|
|
99
|
+
|
|
100
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
101
|
+
that You distribute, all copyright, patent, trademark, and
|
|
102
|
+
attribution notices from the Source form of the Work,
|
|
103
|
+
excluding those notices that do not pertain to any part of
|
|
104
|
+
the Derivative Works; and
|
|
105
|
+
|
|
106
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
107
|
+
distribution, then any Derivative Works that You distribute must
|
|
108
|
+
include a readable copy of the attribution notices contained
|
|
109
|
+
within such NOTICE file, excluding those notices that do not
|
|
110
|
+
pertain to any part of the Derivative Works, in at least one
|
|
111
|
+
of the following places: within a NOTICE text file distributed
|
|
112
|
+
as part of the Derivative Works; within the Source form or
|
|
113
|
+
documentation, if provided along with the Derivative Works; or,
|
|
114
|
+
within a display generated by the Derivative Works, if and
|
|
115
|
+
wherever such third-party notices normally appear. The contents
|
|
116
|
+
of the NOTICE file are for informational purposes only and
|
|
117
|
+
do not modify the License. You may add Your own attribution
|
|
118
|
+
notices within Derivative Works that You distribute, alongside
|
|
119
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
120
|
+
that such additional attribution notices cannot be construed
|
|
121
|
+
as modifying the License.
|
|
122
|
+
|
|
123
|
+
You may add Your own copyright statement to Your modifications and
|
|
124
|
+
may provide additional or different license terms and conditions
|
|
125
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
126
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
127
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
128
|
+
the conditions stated in this License.
|
|
129
|
+
|
|
130
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
131
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
132
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
133
|
+
this License, without any additional terms or conditions.
|
|
134
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
135
|
+
the terms of any separate license agreement you may have executed
|
|
136
|
+
with Licensor regarding such Contributions.
|
|
137
|
+
|
|
138
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
139
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
140
|
+
except as required for reasonable and customary use in describing the
|
|
141
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
142
|
+
|
|
143
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
144
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
145
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
146
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
147
|
+
implied, including, without limitation, any warranties or conditions
|
|
148
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
149
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
150
|
+
appropriateness of using or redistributing the Work and assume any
|
|
151
|
+
risks associated with Your exercise of permissions under this License.
|
|
152
|
+
|
|
153
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
154
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
155
|
+
unless required by applicable law (such as deliberate and grossly
|
|
156
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
157
|
+
liable to You for damages, including any direct, indirect, special,
|
|
158
|
+
incidental, or consequential damages of any character arising as a
|
|
159
|
+
result of this License or out of the use or inability to use the
|
|
160
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
161
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
162
|
+
other commercial damages or losses), even if such Contributor
|
|
163
|
+
has been advised of the possibility of such damages.
|
|
164
|
+
|
|
165
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
166
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
167
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
168
|
+
or other liability obligations and/or rights consistent with this
|
|
169
|
+
License. However, in accepting such obligations, You may act only
|
|
170
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
171
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
172
|
+
defend, and hold each Contributor harmless for any liability
|
|
173
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
174
|
+
of your accepting any such warranty or additional liability.
|
|
175
|
+
|
|
176
|
+
END OF TERMS AND CONDITIONS
|
|
177
|
+
|
|
178
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
179
|
+
|
|
180
|
+
To apply the Apache License to your work, attach the following
|
|
181
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
182
|
+
replaced with your own identifying information. (Don't include
|
|
183
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
184
|
+
comment syntax for the file format. We also recommend that a
|
|
185
|
+
file or class name and description of purpose be included on the
|
|
186
|
+
same "printed page" as the copyright notice for easier
|
|
187
|
+
identification within third-party archives.
|
|
188
|
+
|
|
189
|
+
Copyright 2026 Rikarin
|
|
190
|
+
|
|
191
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
192
|
+
you may not use this file except in compliance with the License.
|
|
193
|
+
You may obtain a copy of the License at
|
|
194
|
+
|
|
195
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
196
|
+
|
|
197
|
+
Unless required by applicable law or agreed to in writing, software
|
|
198
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
199
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
200
|
+
See the License for the specific language governing permissions and
|
|
201
|
+
limitations under the License.
|
package/README.md
ADDED
|
@@ -0,0 +1,217 @@
|
|
|
1
|
+
<p style="font-size: 5rem; font-weight: 700; text-align: center">
|
|
2
|
+
<span style="color: #1f75cb">x</span>UI
|
|
3
|
+
</p>
|
|
4
|
+
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+

|
|
8
|
+
[](https://xuijs.org/)
|
|
9
|
+
[](https://www.npmjs.com/org/xui)
|
|
10
|
+
[](/LICENSE)
|
|
11
|
+
[](https://app.netlify.com/sites/xui/deploys)
|
|
12
|
+
|
|
13
|
+
xUI is a customizable Angular 22 UI Library with full support of TailwindCSS styling based on popular React library ShardCN and its Angular alternative SpartanUI.
|
|
14
|
+
|
|
15
|
+
## Features
|
|
16
|
+
|
|
17
|
+
- **35+ High-Quality Angular Components:** Ready to use out of the box.
|
|
18
|
+
- **Powerful Theme Customization:** Detailed customization options with default themes.
|
|
19
|
+
- **High Performance:** Supports Zoneless, OnPush mode, and Signals for optimized performance.
|
|
20
|
+
- **Accessibility:** Supports WCAG 2.0 standards.
|
|
21
|
+
- **Powerful Theme Customization:** Install each visual component and customize it according your needs
|
|
22
|
+
- **TypeScript:** Written with predictable static types.
|
|
23
|
+
|
|
24
|
+
## Table of Contents
|
|
25
|
+
|
|
26
|
+
- [Storybook](https://develop--67d2b4c756077a325913e5d9.chromatic.com/?globals=theme:dark)
|
|
27
|
+
- [StackBlitz Demo](https://stackblitz.com/fork/xui)
|
|
28
|
+
- [Documentation](https://xuijs.org)
|
|
29
|
+
- [Live Demo](https://cord.dj/r)
|
|
30
|
+
- [Packages](#packages)
|
|
31
|
+
- [Installation](#installation)
|
|
32
|
+
- [Browser Support](#browser-support)
|
|
33
|
+
- [Development](#development)
|
|
34
|
+
- [Issues](#issues)
|
|
35
|
+
- [Roadmap](#roadmap)
|
|
36
|
+
|
|
37
|
+
## Packages
|
|
38
|
+
|
|
39
|
+
| Package | Usage | Description |
|
|
40
|
+
| ------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------- |
|
|
41
|
+
| Core | [](https://www.npmjs.com/package/%40xui/core)<br />[](https://www.npmjs.com/package/%40xui/core)<br />[](https://bundlephobia.com/result?p=%40xui/core) | Core package required by all other packages |
|
|
42
|
+
| Badge | [](https://www.npmjs.com/package/%40xui/badge)<br />[](https://www.npmjs.com/package/%40xui/badge)<br />[](https://bundlephobia.com/result?p=%40xui/badge) | Badge component |
|
|
43
|
+
| Breadcrumb | [](https://www.npmjs.com/package/%40xui/breadcrumb)<br />[](https://www.npmjs.com/package/%40xui/breadcrumb)<br />[](https://bundlephobia.com/result?p=%40xui/breadcrumb) | Breadcrumb component |
|
|
44
|
+
| Button | [](https://www.npmjs.com/package/%40xui/button)<br />[](https://www.npmjs.com/package/%40xui/button)<br />[](https://bundlephobia.com/result?p=%40xui/button) | Button component |
|
|
45
|
+
| Button Group | [](https://www.npmjs.com/package/%40xui/button-group)<br />[](https://www.npmjs.com/package/%40xui/button-group)<br />[](https://bundlephobia.com/result?p=%40xui/button-group) | Button Group component |
|
|
46
|
+
| Checkbox | [](https://www.npmjs.com/package/%40xui/checkbox)<br />[](https://www.npmjs.com/package/%40xui/checkbox)<br />[](https://bundlephobia.com/result?p=%40xui/checkbox) | Checkbox component |
|
|
47
|
+
| Form Field | [](https://www.npmjs.com/package/%40xui/form-field)<br />[](https://www.npmjs.com/package/%40xui/form-field)<br />[](https://bundlephobia.com/result?p=%40xui/form-field) | Form Field component |
|
|
48
|
+
| Icon | [](https://www.npmjs.com/package/%40xui/icon)<br />[](https://www.npmjs.com/package/%40xui/icon)<br />[](https://bundlephobia.com/result?p=%40xui/icon) | Icon component |
|
|
49
|
+
| Input | [](https://www.npmjs.com/package/%40xui/input)<br />[](https://www.npmjs.com/package/%40xui/input)<br />[](https://bundlephobia.com/result?p=%40xui/input) | Input component |
|
|
50
|
+
| Label | [](https://www.npmjs.com/package/%40xui/label)<br />[](https://www.npmjs.com/package/%40xui/label)<br />[](https://bundlephobia.com/result?p=%40xui/label) | Label component |
|
|
51
|
+
| Skeleton | [](https://www.npmjs.com/package/%40xui/skeleton)<br />[](https://www.npmjs.com/package/%40xui/skeleton)<br />[](https://bundlephobia.com/result?p=%40xui/skeleton) | Skeleton component |
|
|
52
|
+
| Spinner | [](https://www.npmjs.com/package/%40xui/spinner)<br />[](https://www.npmjs.com/package/%40xui/spinner)<br />[](https://bundlephobia.com/result?p=%40xui/spinner) | Spinner component |
|
|
53
|
+
| Status | [](https://www.npmjs.com/package/%40xui/status)<br />[](https://www.npmjs.com/package/%40xui/status)<br />[](https://bundlephobia.com/result?p=%40xui/status) | Status component |
|
|
54
|
+
| Table | [](https://www.npmjs.com/package/%40xui/table)<br />[](https://www.npmjs.com/package/%40xui/table)<br />[](https://bundlephobia.com/result?p=%40xui/table) | Table component |
|
|
55
|
+
|
|
56
|
+
## Installation
|
|
57
|
+
|
|
58
|
+
Install package with **PNPM**
|
|
59
|
+
|
|
60
|
+
```bash
|
|
61
|
+
pnpm i @xui/core ....
|
|
62
|
+
```
|
|
63
|
+
|
|
64
|
+
## Theming
|
|
65
|
+
|
|
66
|
+
Every `@xui/*` component styles itself with semantic Tailwind utilities — `bg-surface`,
|
|
67
|
+
`text-foreground-muted`, `border-error-muted` — that resolve through the token layer shipped with
|
|
68
|
+
`@xui/core`. Import it once, after Tailwind:
|
|
69
|
+
|
|
70
|
+
```css
|
|
71
|
+
@import 'tailwindcss';
|
|
72
|
+
@import '@xui/core/styles/theme.css';
|
|
73
|
+
|
|
74
|
+
/* Only needed if you use an overlay surface — popover, tooltip, menu, dialog,
|
|
75
|
+
drawer or toast. Without it overlays render in the document flow. */
|
|
76
|
+
@import '@angular/cdk/overlay-prebuilt.css';
|
|
77
|
+
|
|
78
|
+
/* Tell Tailwind to scan the component sources for utility classes. */
|
|
79
|
+
@source '../node_modules/@xui';
|
|
80
|
+
```
|
|
81
|
+
|
|
82
|
+
Switch themes by putting `.dark` (or `[data-theme='dark']`) on `<html>`; with neither class
|
|
83
|
+
present the theme follows `prefers-color-scheme`. Both selectors also work on any element, so a
|
|
84
|
+
subtree can render in the opposite theme.
|
|
85
|
+
|
|
86
|
+
Re-theme by overriding tokens after the import — the `darker` / `lighter` / `subtle` / `muted` /
|
|
87
|
+
`emphasis` steps of each intent are derived, so one declaration re-colours the whole ramp:
|
|
88
|
+
|
|
89
|
+
```css
|
|
90
|
+
:root {
|
|
91
|
+
--primary: var(--color-violet-600);
|
|
92
|
+
--surface-inset: var(--color-zinc-50);
|
|
93
|
+
}
|
|
94
|
+
```
|
|
95
|
+
|
|
96
|
+
The full token reference, rendered in both themes, is the **Design Tokens** page in
|
|
97
|
+
[Storybook](https://develop--67d2b4c756077a325913e5d9.chromatic.com/?globals=theme:dark).
|
|
98
|
+
|
|
99
|
+
## Browser Support
|
|
100
|
+
|
|
101
|
+
xUI Supports most recent browsers according to Angular [support](https://angular.io/guide/browser-support).
|
|
102
|
+
|
|
103
|
+
## Development
|
|
104
|
+
|
|
105
|
+
The project uses `NX` and `Angular` to build the package.
|
|
106
|
+
|
|
107
|
+
To start docs page use
|
|
108
|
+
|
|
109
|
+
```bash
|
|
110
|
+
pnpm start
|
|
111
|
+
```
|
|
112
|
+
|
|
113
|
+
To start storybook use
|
|
114
|
+
|
|
115
|
+
```bash
|
|
116
|
+
pnpm storybook
|
|
117
|
+
```
|
|
118
|
+
|
|
119
|
+
## AI coding agents
|
|
120
|
+
|
|
121
|
+
Two pieces of tooling teach coding agents how to build with xUI.
|
|
122
|
+
|
|
123
|
+
**MCP server** — [`@xui/mcp`](https://github.com/Rikarin/xui/blob/HEAD/libs/mcp/README.md) exposes every package's real API (selectors,
|
|
124
|
+
signal inputs, variant axes, outputs), the design tokens, the docs and the Storybook examples as
|
|
125
|
+
MCP tools. It extracts them from the library sources, so all ~90 packages are covered and the
|
|
126
|
+
answers match the installed version.
|
|
127
|
+
|
|
128
|
+
```json
|
|
129
|
+
{
|
|
130
|
+
"mcpServers": {
|
|
131
|
+
"xui": { "command": "npx", "args": ["-y", "@xui/mcp"] }
|
|
132
|
+
}
|
|
133
|
+
}
|
|
134
|
+
```
|
|
135
|
+
|
|
136
|
+
In this repo, `.mcp.json` already points at `dist/libs/mcp/src/server.js` — run `pnpm nx build mcp`
|
|
137
|
+
once so it exists.
|
|
138
|
+
|
|
139
|
+
**Skill** — [`skills/xui`](https://github.com/Rikarin/xui/blob/HEAD/skills/xui/SKILL.md) is the procedural knowledge: the three-layer
|
|
140
|
+
architecture, discovery through the MCP server, composition and styling rules, theming, the
|
|
141
|
+
generators, and the conventions for authoring a package inside the monorepo. `.claude/skills/xui`
|
|
142
|
+
links to it for agents working in this repository.
|
|
143
|
+
|
|
144
|
+
## Issues
|
|
145
|
+
|
|
146
|
+
If you find any issues in the library or have and idea for an improvement feel free to open an [issue](https://github.com/Rikarin/xui/issues).
|
|
147
|
+
|
|
148
|
+
## Roadmap
|
|
149
|
+
|
|
150
|
+
- [ ] Accordion
|
|
151
|
+
- [ ] Alert
|
|
152
|
+
- [ ] Alert Dialog
|
|
153
|
+
- [ ] Avatar
|
|
154
|
+
- [ ] Calendar
|
|
155
|
+
- [ ] Card
|
|
156
|
+
- [ ] Carousel
|
|
157
|
+
- [ ] Collapsible
|
|
158
|
+
- [ ] Combobox
|
|
159
|
+
- [ ] Command
|
|
160
|
+
- [ ] Date Picker
|
|
161
|
+
- [ ] Date Range Picker
|
|
162
|
+
- [ ] Dialog
|
|
163
|
+
- [ ] Hover Card
|
|
164
|
+
- [ ] Menu
|
|
165
|
+
- [ ] Pagination
|
|
166
|
+
- [ ] Popover
|
|
167
|
+
- [ ] Progress
|
|
168
|
+
- [ ] Radio Group
|
|
169
|
+
- [ ] Scroll Area
|
|
170
|
+
- [ ] Select
|
|
171
|
+
- [ ] Separator
|
|
172
|
+
- [ ] Sheet
|
|
173
|
+
- [ ] Slider
|
|
174
|
+
- [ ] Switch
|
|
175
|
+
- [ ] Tabs
|
|
176
|
+
- [ ] Toggle
|
|
177
|
+
- [ ] Tooltip
|
|
178
|
+
- [ ] Typography
|
|
179
|
+
- [ ] Input OTP
|
|
180
|
+
- [ ] Toggle Group
|
|
181
|
+
|
|
182
|
+
### Additional
|
|
183
|
+
|
|
184
|
+
- [ ] Decagram
|
|
185
|
+
- [ ] Settings
|
|
186
|
+
- [ ] Drawer
|
|
187
|
+
- [ ] Panel Bar
|
|
188
|
+
- [ ] Textarea
|
|
189
|
+
- [ ] Time Picker
|
|
190
|
+
- [ ] Image Upload
|
|
191
|
+
- [ ] Banner
|
|
192
|
+
- [ ] Snack bar
|
|
193
|
+
|
|
194
|
+
## Opinionated "components"
|
|
195
|
+
|
|
196
|
+
- [ ] Graph View (Nodes)
|
|
197
|
+
- [ ] Analysis
|
|
198
|
+
- [ ] Charts (NG Charts?)
|
|
199
|
+
|
|
200
|
+
## CLI
|
|
201
|
+
|
|
202
|
+
Make cli to install the components
|
|
203
|
+
|
|
204
|
+
## TODO
|
|
205
|
+
|
|
206
|
+
- Button
|
|
207
|
+
|
|
208
|
+
- Icon
|
|
209
|
+
- Shine
|
|
210
|
+
|
|
211
|
+
- Breadcrumb
|
|
212
|
+
|
|
213
|
+
- fix styling issues
|
|
214
|
+
- on hover stuff
|
|
215
|
+
- data driven component
|
|
216
|
+
|
|
217
|
+
- adjust generator to generate stories into the apps/storybook
|
|
@@ -0,0 +1,144 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { input, booleanAttribute, computed, Directive } from '@angular/core';
|
|
3
|
+
import { xui } from '@xui/core';
|
|
4
|
+
import { cva } from 'class-variance-authority';
|
|
5
|
+
|
|
6
|
+
const navbarVariants = cva('bg-surface border-border flex h-12 items-center border-b px-4', {
|
|
7
|
+
variants: {
|
|
8
|
+
fixedToTop: {
|
|
9
|
+
true: 'sticky top-0 z-10 shadow-elevation-1',
|
|
10
|
+
false: ''
|
|
11
|
+
}
|
|
12
|
+
},
|
|
13
|
+
defaultVariants: {
|
|
14
|
+
fixedToTop: false
|
|
15
|
+
}
|
|
16
|
+
});
|
|
17
|
+
/**
|
|
18
|
+
* The bar across the top of an application.
|
|
19
|
+
*
|
|
20
|
+
* ```html
|
|
21
|
+
* <nav xuiNavbar fixedToTop>
|
|
22
|
+
* <div xuiNavbarGroup>
|
|
23
|
+
* <span xuiNavbarHeading>xUI</span>
|
|
24
|
+
* <div xuiNavbarDivider></div>
|
|
25
|
+
* <a xuiLink href="/docs">Docs</a>
|
|
26
|
+
* </div>
|
|
27
|
+
* <div xuiNavbarGroup align="end">…</div>
|
|
28
|
+
* </nav>
|
|
29
|
+
* ```
|
|
30
|
+
*
|
|
31
|
+
* A directive so the host can be a real `<nav>` or `<header>` landmark, which
|
|
32
|
+
* is what lets assistive technology jump straight to it.
|
|
33
|
+
*/
|
|
34
|
+
class XuiNavbar {
|
|
35
|
+
/** The user-defined classes. Merged last so they win over the variant classes. */
|
|
36
|
+
class = input('', /* @ts-ignore */
|
|
37
|
+
...(ngDevMode ? [{ debugName: "class" }] : /* istanbul ignore next */ []));
|
|
38
|
+
/** Stick to the top of the viewport as the page scrolls. */
|
|
39
|
+
fixedToTop = input(false, { ...(ngDevMode ? { debugName: "fixedToTop" } : /* istanbul ignore next */ {}), transform: booleanAttribute });
|
|
40
|
+
computedClass = computed(() => xui(navbarVariants({ fixedToTop: this.fixedToTop() }), this.class()), /* @ts-ignore */
|
|
41
|
+
...(ngDevMode ? [{ debugName: "computedClass" }] : /* istanbul ignore next */ []));
|
|
42
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: XuiNavbar, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
43
|
+
/** @nocollapse */ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.0.8", type: XuiNavbar, isStandalone: true, selector: "[xuiNavbar]", inputs: { class: { classPropertyName: "class", publicName: "class", isSignal: true, isRequired: false, transformFunction: null }, fixedToTop: { classPropertyName: "fixedToTop", publicName: "fixedToTop", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "class": "computedClass()" } }, exportAs: ["xuiNavbar"], ngImport: i0 });
|
|
44
|
+
}
|
|
45
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: XuiNavbar, decorators: [{
|
|
46
|
+
type: Directive,
|
|
47
|
+
args: [{
|
|
48
|
+
selector: '[xuiNavbar]',
|
|
49
|
+
exportAs: 'xuiNavbar',
|
|
50
|
+
host: {
|
|
51
|
+
'[class]': 'computedClass()'
|
|
52
|
+
}
|
|
53
|
+
}]
|
|
54
|
+
}], propDecorators: { class: [{ type: i0.Input, args: [{ isSignal: true, alias: "class", required: false }] }], fixedToTop: [{ type: i0.Input, args: [{ isSignal: true, alias: "fixedToTop", required: false }] }] } });
|
|
55
|
+
const navbarGroupVariants = cva('flex h-full items-center gap-2', {
|
|
56
|
+
variants: {
|
|
57
|
+
align: {
|
|
58
|
+
start: 'me-auto',
|
|
59
|
+
end: 'ms-auto',
|
|
60
|
+
center: 'mx-auto'
|
|
61
|
+
}
|
|
62
|
+
},
|
|
63
|
+
defaultVariants: {
|
|
64
|
+
align: 'start'
|
|
65
|
+
}
|
|
66
|
+
});
|
|
67
|
+
/** A cluster of navbar items pushed to one side. */
|
|
68
|
+
class XuiNavbarGroup {
|
|
69
|
+
/** The user-defined classes. Merged last so they win over the variant classes. */
|
|
70
|
+
class = input('', /* @ts-ignore */
|
|
71
|
+
...(ngDevMode ? [{ debugName: "class" }] : /* istanbul ignore next */ []));
|
|
72
|
+
align = input('start', /* @ts-ignore */
|
|
73
|
+
...(ngDevMode ? [{ debugName: "align" }] : /* istanbul ignore next */ []));
|
|
74
|
+
computedClass = computed(() => xui(navbarGroupVariants({ align: this.align() }), this.class()), /* @ts-ignore */
|
|
75
|
+
...(ngDevMode ? [{ debugName: "computedClass" }] : /* istanbul ignore next */ []));
|
|
76
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: XuiNavbarGroup, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
77
|
+
/** @nocollapse */ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.0.8", type: XuiNavbarGroup, isStandalone: true, selector: "[xuiNavbarGroup]", inputs: { class: { classPropertyName: "class", publicName: "class", isSignal: true, isRequired: false, transformFunction: null }, align: { classPropertyName: "align", publicName: "align", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "class": "computedClass()" } }, exportAs: ["xuiNavbarGroup"], ngImport: i0 });
|
|
78
|
+
}
|
|
79
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: XuiNavbarGroup, decorators: [{
|
|
80
|
+
type: Directive,
|
|
81
|
+
args: [{
|
|
82
|
+
selector: '[xuiNavbarGroup]',
|
|
83
|
+
exportAs: 'xuiNavbarGroup',
|
|
84
|
+
host: {
|
|
85
|
+
'[class]': 'computedClass()'
|
|
86
|
+
}
|
|
87
|
+
}]
|
|
88
|
+
}], propDecorators: { class: [{ type: i0.Input, args: [{ isSignal: true, alias: "class", required: false }] }], align: [{ type: i0.Input, args: [{ isSignal: true, alias: "align", required: false }] }] } });
|
|
89
|
+
/** The application or section name, usually the first item in the bar. */
|
|
90
|
+
class XuiNavbarHeading {
|
|
91
|
+
/** The user-defined classes. Merged last so they win over the base classes. */
|
|
92
|
+
class = input('', /* @ts-ignore */
|
|
93
|
+
...(ngDevMode ? [{ debugName: "class" }] : /* istanbul ignore next */ []));
|
|
94
|
+
computedClass = computed(() => xui('text-foreground me-2 font-semibold whitespace-nowrap', this.class()), /* @ts-ignore */
|
|
95
|
+
...(ngDevMode ? [{ debugName: "computedClass" }] : /* istanbul ignore next */ []));
|
|
96
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: XuiNavbarHeading, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
97
|
+
/** @nocollapse */ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.0.8", type: XuiNavbarHeading, isStandalone: true, selector: "[xuiNavbarHeading]", inputs: { class: { classPropertyName: "class", publicName: "class", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "class": "computedClass()" } }, exportAs: ["xuiNavbarHeading"], ngImport: i0 });
|
|
98
|
+
}
|
|
99
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: XuiNavbarHeading, decorators: [{
|
|
100
|
+
type: Directive,
|
|
101
|
+
args: [{
|
|
102
|
+
selector: '[xuiNavbarHeading]',
|
|
103
|
+
exportAs: 'xuiNavbarHeading',
|
|
104
|
+
host: {
|
|
105
|
+
'[class]': 'computedClass()'
|
|
106
|
+
}
|
|
107
|
+
}]
|
|
108
|
+
}], propDecorators: { class: [{ type: i0.Input, args: [{ isSignal: true, alias: "class", required: false }] }] } });
|
|
109
|
+
/**
|
|
110
|
+
* A vertical rule between navbar groups.
|
|
111
|
+
*
|
|
112
|
+
* Presentational rather than a `separator`: inside a navbar the rule is visual
|
|
113
|
+
* grouping, and announcing a separator between every cluster is noise.
|
|
114
|
+
*/
|
|
115
|
+
class XuiNavbarDivider {
|
|
116
|
+
/** The user-defined classes. Merged last so they win over the base classes. */
|
|
117
|
+
class = input('', /* @ts-ignore */
|
|
118
|
+
...(ngDevMode ? [{ debugName: "class" }] : /* istanbul ignore next */ []));
|
|
119
|
+
computedClass = computed(() => xui('border-border mx-2 h-5 self-center border-s', this.class()), /* @ts-ignore */
|
|
120
|
+
...(ngDevMode ? [{ debugName: "computedClass" }] : /* istanbul ignore next */ []));
|
|
121
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: XuiNavbarDivider, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
122
|
+
/** @nocollapse */ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.0.8", type: XuiNavbarDivider, isStandalone: true, selector: "[xuiNavbarDivider]", inputs: { class: { classPropertyName: "class", publicName: "class", isSignal: true, isRequired: false, transformFunction: null } }, host: { attributes: { "role": "presentation", "aria-hidden": "true" }, properties: { "class": "computedClass()" } }, exportAs: ["xuiNavbarDivider"], ngImport: i0 });
|
|
123
|
+
}
|
|
124
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: XuiNavbarDivider, decorators: [{
|
|
125
|
+
type: Directive,
|
|
126
|
+
args: [{
|
|
127
|
+
selector: '[xuiNavbarDivider]',
|
|
128
|
+
exportAs: 'xuiNavbarDivider',
|
|
129
|
+
host: {
|
|
130
|
+
role: 'presentation',
|
|
131
|
+
'aria-hidden': 'true',
|
|
132
|
+
'[class]': 'computedClass()'
|
|
133
|
+
}
|
|
134
|
+
}]
|
|
135
|
+
}], propDecorators: { class: [{ type: i0.Input, args: [{ isSignal: true, alias: "class", required: false }] }] } });
|
|
136
|
+
|
|
137
|
+
const XuiNavbarImports = [XuiNavbar, XuiNavbarGroup, XuiNavbarHeading, XuiNavbarDivider];
|
|
138
|
+
|
|
139
|
+
/**
|
|
140
|
+
* Generated bundle index. Do not edit.
|
|
141
|
+
*/
|
|
142
|
+
|
|
143
|
+
export { XuiNavbar, XuiNavbarDivider, XuiNavbarGroup, XuiNavbarHeading, XuiNavbarImports, navbarGroupVariants, navbarVariants };
|
|
144
|
+
//# sourceMappingURL=xui-navbar.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"xui-navbar.mjs","sources":["../../../../../../libs/ui/navbar/xui/src/lib/navbar.ts","../../../../../../libs/ui/navbar/xui/src/index.ts","../../../../../../libs/ui/navbar/xui/src/xui-navbar.ts"],"sourcesContent":["import type { BooleanInput } from '@angular/cdk/coercion';\nimport { booleanAttribute, computed, Directive, input } from '@angular/core';\nimport { xui } from '@xui/core';\nimport { cva, VariantProps } from 'class-variance-authority';\nimport type { ClassValue } from 'clsx';\n\nexport const navbarVariants = cva('bg-surface border-border flex h-12 items-center border-b px-4', {\n variants: {\n fixedToTop: {\n true: 'sticky top-0 z-10 shadow-elevation-1',\n false: ''\n }\n },\n defaultVariants: {\n fixedToTop: false\n }\n});\n\nexport type NavbarVariants = VariantProps<typeof navbarVariants>;\n\n/**\n * The bar across the top of an application.\n *\n * ```html\n * <nav xuiNavbar fixedToTop>\n * <div xuiNavbarGroup>\n * <span xuiNavbarHeading>xUI</span>\n * <div xuiNavbarDivider></div>\n * <a xuiLink href=\"/docs\">Docs</a>\n * </div>\n * <div xuiNavbarGroup align=\"end\">…</div>\n * </nav>\n * ```\n *\n * A directive so the host can be a real `<nav>` or `<header>` landmark, which\n * is what lets assistive technology jump straight to it.\n */\n@Directive({\n selector: '[xuiNavbar]',\n exportAs: 'xuiNavbar',\n host: {\n '[class]': 'computedClass()'\n }\n})\nexport class XuiNavbar {\n /** The user-defined classes. Merged last so they win over the variant classes. */\n readonly class = input<ClassValue>('');\n\n /** Stick to the top of the viewport as the page scrolls. */\n readonly fixedToTop = input<boolean, BooleanInput>(false, { transform: booleanAttribute });\n\n protected readonly computedClass = computed(() =>\n xui(navbarVariants({ fixedToTop: this.fixedToTop() }), this.class())\n );\n}\n\nexport const navbarGroupVariants = cva('flex h-full items-center gap-2', {\n variants: {\n align: {\n start: 'me-auto',\n end: 'ms-auto',\n center: 'mx-auto'\n }\n },\n defaultVariants: {\n align: 'start'\n }\n});\n\nexport type NavbarGroupVariants = VariantProps<typeof navbarGroupVariants>;\n\n/** A cluster of navbar items pushed to one side. */\n@Directive({\n selector: '[xuiNavbarGroup]',\n exportAs: 'xuiNavbarGroup',\n host: {\n '[class]': 'computedClass()'\n }\n})\nexport class XuiNavbarGroup {\n /** The user-defined classes. Merged last so they win over the variant classes. */\n readonly class = input<ClassValue>('');\n readonly align = input<NavbarGroupVariants['align']>('start');\n\n protected readonly computedClass = computed(() => xui(navbarGroupVariants({ align: this.align() }), this.class()));\n}\n\n/** The application or section name, usually the first item in the bar. */\n@Directive({\n selector: '[xuiNavbarHeading]',\n exportAs: 'xuiNavbarHeading',\n host: {\n '[class]': 'computedClass()'\n }\n})\nexport class XuiNavbarHeading {\n /** The user-defined classes. Merged last so they win over the base classes. */\n readonly class = input<ClassValue>('');\n\n protected readonly computedClass = computed(() =>\n xui('text-foreground me-2 font-semibold whitespace-nowrap', this.class())\n );\n}\n\n/**\n * A vertical rule between navbar groups.\n *\n * Presentational rather than a `separator`: inside a navbar the rule is visual\n * grouping, and announcing a separator between every cluster is noise.\n */\n@Directive({\n selector: '[xuiNavbarDivider]',\n exportAs: 'xuiNavbarDivider',\n host: {\n role: 'presentation',\n 'aria-hidden': 'true',\n '[class]': 'computedClass()'\n }\n})\nexport class XuiNavbarDivider {\n /** The user-defined classes. Merged last so they win over the base classes. */\n readonly class = input<ClassValue>('');\n\n protected readonly computedClass = computed(() => xui('border-border mx-2 h-5 self-center border-s', this.class()));\n}\n","import { XuiNavbar, XuiNavbarDivider, XuiNavbarGroup, XuiNavbarHeading } from './lib/navbar';\n\nexport * from './lib/navbar';\n\nexport const XuiNavbarImports = [XuiNavbar, XuiNavbarGroup, XuiNavbarHeading, XuiNavbarDivider] as const;\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"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"}
|
package/package.json
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@xui/navbar",
|
|
3
|
+
"version": "2.0.0-alpha.11",
|
|
4
|
+
"description": "Modern Angular 22 UI Library based on TailwindCSS",
|
|
5
|
+
"keywords": [
|
|
6
|
+
"angular",
|
|
7
|
+
"ui",
|
|
8
|
+
"components",
|
|
9
|
+
"tailwindcss"
|
|
10
|
+
],
|
|
11
|
+
"homepage": "https://xuijs.org",
|
|
12
|
+
"bugs": {
|
|
13
|
+
"url": "https://github.com/rikarin/xui/issues"
|
|
14
|
+
},
|
|
15
|
+
"repository": "https://github.com/Rikarin/xui",
|
|
16
|
+
"license": "MIT",
|
|
17
|
+
"author": "Jiu",
|
|
18
|
+
"maintainers": [
|
|
19
|
+
"Jiu",
|
|
20
|
+
"Rikarin"
|
|
21
|
+
],
|
|
22
|
+
"sideEffects": false,
|
|
23
|
+
"type": "module",
|
|
24
|
+
"exports": {
|
|
25
|
+
"./package.json": {
|
|
26
|
+
"default": "./package.json"
|
|
27
|
+
},
|
|
28
|
+
".": {
|
|
29
|
+
"types": "./types/xui-navbar.d.ts",
|
|
30
|
+
"default": "./fesm2022/xui-navbar.mjs"
|
|
31
|
+
}
|
|
32
|
+
},
|
|
33
|
+
"module": "fesm2022/xui-navbar.mjs",
|
|
34
|
+
"typings": "types/xui-navbar.d.ts",
|
|
35
|
+
"dependencies": {
|
|
36
|
+
"tslib": "^2.3.0"
|
|
37
|
+
},
|
|
38
|
+
"peerDependencies": {
|
|
39
|
+
"@angular/cdk": "22",
|
|
40
|
+
"@angular/core": "22",
|
|
41
|
+
"@xui/core": "2.0.0-alpha.11",
|
|
42
|
+
"class-variance-authority": "^0.7.1",
|
|
43
|
+
"clsx": "^2.1.1"
|
|
44
|
+
},
|
|
45
|
+
"publishConfig": {
|
|
46
|
+
"access": "public"
|
|
47
|
+
}
|
|
48
|
+
}
|
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import * as class_variance_authority_types from 'class-variance-authority/types';
|
|
3
|
+
import { BooleanInput } from '@angular/cdk/coercion';
|
|
4
|
+
import { VariantProps } from 'class-variance-authority';
|
|
5
|
+
import { ClassValue } from 'clsx';
|
|
6
|
+
|
|
7
|
+
declare const navbarVariants: (props?: ({
|
|
8
|
+
fixedToTop?: boolean | null | undefined;
|
|
9
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
10
|
+
type NavbarVariants = VariantProps<typeof navbarVariants>;
|
|
11
|
+
/**
|
|
12
|
+
* The bar across the top of an application.
|
|
13
|
+
*
|
|
14
|
+
* ```html
|
|
15
|
+
* <nav xuiNavbar fixedToTop>
|
|
16
|
+
* <div xuiNavbarGroup>
|
|
17
|
+
* <span xuiNavbarHeading>xUI</span>
|
|
18
|
+
* <div xuiNavbarDivider></div>
|
|
19
|
+
* <a xuiLink href="/docs">Docs</a>
|
|
20
|
+
* </div>
|
|
21
|
+
* <div xuiNavbarGroup align="end">…</div>
|
|
22
|
+
* </nav>
|
|
23
|
+
* ```
|
|
24
|
+
*
|
|
25
|
+
* A directive so the host can be a real `<nav>` or `<header>` landmark, which
|
|
26
|
+
* is what lets assistive technology jump straight to it.
|
|
27
|
+
*/
|
|
28
|
+
declare class XuiNavbar {
|
|
29
|
+
/** The user-defined classes. Merged last so they win over the variant classes. */
|
|
30
|
+
readonly class: _angular_core.InputSignal<ClassValue>;
|
|
31
|
+
/** Stick to the top of the viewport as the page scrolls. */
|
|
32
|
+
readonly fixedToTop: _angular_core.InputSignalWithTransform<boolean, BooleanInput>;
|
|
33
|
+
protected readonly computedClass: _angular_core.Signal<string>;
|
|
34
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<XuiNavbar, never>;
|
|
35
|
+
static ɵdir: _angular_core.ɵɵDirectiveDeclaration<XuiNavbar, "[xuiNavbar]", ["xuiNavbar"], { "class": { "alias": "class"; "required": false; "isSignal": true; }; "fixedToTop": { "alias": "fixedToTop"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
36
|
+
}
|
|
37
|
+
declare const navbarGroupVariants: (props?: ({
|
|
38
|
+
align?: "start" | "end" | "center" | null | undefined;
|
|
39
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
40
|
+
type NavbarGroupVariants = VariantProps<typeof navbarGroupVariants>;
|
|
41
|
+
/** A cluster of navbar items pushed to one side. */
|
|
42
|
+
declare class XuiNavbarGroup {
|
|
43
|
+
/** The user-defined classes. Merged last so they win over the variant classes. */
|
|
44
|
+
readonly class: _angular_core.InputSignal<ClassValue>;
|
|
45
|
+
readonly align: _angular_core.InputSignal<"start" | "end" | "center" | null | undefined>;
|
|
46
|
+
protected readonly computedClass: _angular_core.Signal<string>;
|
|
47
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<XuiNavbarGroup, never>;
|
|
48
|
+
static ɵdir: _angular_core.ɵɵDirectiveDeclaration<XuiNavbarGroup, "[xuiNavbarGroup]", ["xuiNavbarGroup"], { "class": { "alias": "class"; "required": false; "isSignal": true; }; "align": { "alias": "align"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
49
|
+
}
|
|
50
|
+
/** The application or section name, usually the first item in the bar. */
|
|
51
|
+
declare class XuiNavbarHeading {
|
|
52
|
+
/** The user-defined classes. Merged last so they win over the base classes. */
|
|
53
|
+
readonly class: _angular_core.InputSignal<ClassValue>;
|
|
54
|
+
protected readonly computedClass: _angular_core.Signal<string>;
|
|
55
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<XuiNavbarHeading, never>;
|
|
56
|
+
static ɵdir: _angular_core.ɵɵDirectiveDeclaration<XuiNavbarHeading, "[xuiNavbarHeading]", ["xuiNavbarHeading"], { "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
57
|
+
}
|
|
58
|
+
/**
|
|
59
|
+
* A vertical rule between navbar groups.
|
|
60
|
+
*
|
|
61
|
+
* Presentational rather than a `separator`: inside a navbar the rule is visual
|
|
62
|
+
* grouping, and announcing a separator between every cluster is noise.
|
|
63
|
+
*/
|
|
64
|
+
declare class XuiNavbarDivider {
|
|
65
|
+
/** The user-defined classes. Merged last so they win over the base classes. */
|
|
66
|
+
readonly class: _angular_core.InputSignal<ClassValue>;
|
|
67
|
+
protected readonly computedClass: _angular_core.Signal<string>;
|
|
68
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<XuiNavbarDivider, never>;
|
|
69
|
+
static ɵdir: _angular_core.ɵɵDirectiveDeclaration<XuiNavbarDivider, "[xuiNavbarDivider]", ["xuiNavbarDivider"], { "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
declare const XuiNavbarImports: readonly [typeof XuiNavbar, typeof XuiNavbarGroup, typeof XuiNavbarHeading, typeof XuiNavbarDivider];
|
|
73
|
+
|
|
74
|
+
export { XuiNavbar, XuiNavbarDivider, XuiNavbarGroup, XuiNavbarHeading, XuiNavbarImports, navbarGroupVariants, navbarVariants };
|
|
75
|
+
export type { NavbarGroupVariants, NavbarVariants };
|