@spartan-ng/cli 0.0.1-alpha.486 → 0.0.1-alpha.487
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/generators/theme/libs/add-theme-to-application-styles.js +3 -2
- package/src/generators/theme/libs/add-theme-to-application-styles.js.map +1 -1
- package/src/generators/ui/libs/ui-alert-helm/files/lib/hlm-alert.directive.ts.template +1 -1
- package/src/generators/ui/libs/ui-badge-helm/files/lib/hlm-badge.directive.ts.template +1 -1
- package/src/generators/ui/libs/ui-breadcrumb-helm/files/lib/hlm-breadcrumb-ellipsis.component.ts.template +3 -1
- package/src/generators/ui/libs/ui-breadcrumb-helm/files/lib/hlm-breadcrumb-link.directive.ts.template +1 -0
- package/src/generators/ui/libs/ui-breadcrumb-helm/files/lib/hlm-breadcrumb-page.directive.ts.template +2 -0
- package/src/generators/ui/libs/ui-breadcrumb-helm/files/lib/hlm-breadcrumb-separator.component.ts.template +3 -3
- package/src/generators/ui/libs/ui-tabs-helm/files/lib/hlm-tabs-trigger.directive.ts.template +0 -1
- package/src/generators/ui/supported-ui-libraries.json +40 -40
package/package.json
CHANGED
|
@@ -9,9 +9,10 @@ const semver = tslib_1.__importStar(require("semver"));
|
|
|
9
9
|
const colors_1 = require("./colors");
|
|
10
10
|
function addThemeToApplicationStyles(tree, options, project) {
|
|
11
11
|
const packageJson = (0, devkit_1.readJson)(tree, 'package.json');
|
|
12
|
+
const deps = { ...packageJson.dependencies, ...packageJson.devDependencies };
|
|
12
13
|
let tailwindVersion = 3;
|
|
13
|
-
if ('tailwindcss' in
|
|
14
|
-
const version =
|
|
14
|
+
if ('tailwindcss' in deps) {
|
|
15
|
+
const version = deps['tailwindcss'];
|
|
15
16
|
tailwindVersion = semver.coerce(version)?.major ?? 3;
|
|
16
17
|
}
|
|
17
18
|
const tailwindImport = tailwindVersion === 4 ? '@import "@spartan-ng/brain/hlm-tailwind-preset.css";' : '';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-theme-to-application-styles.js","sourceRoot":"","sources":["../../../../../../../libs/cli/src/generators/theme/libs/add-theme-to-application-styles.ts"],"names":[],"mappings":";AAAA,gHAAgH;AAChH,kJAAkJ;;AAelJ,
|
|
1
|
+
{"version":3,"file":"add-theme-to-application-styles.js","sourceRoot":"","sources":["../../../../../../../libs/cli/src/generators/theme/libs/add-theme-to-application-styles.ts"],"names":[],"mappings":"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"}
|
|
@@ -4,7 +4,7 @@ import { type VariantProps, cva } from 'class-variance-authority';
|
|
|
4
4
|
import type { ClassValue } from 'clsx';
|
|
5
5
|
|
|
6
6
|
const alertVariants = cva(
|
|
7
|
-
'relative w-full rounded-lg border px-4 py-3 text-sm grid has-[>[hlmAlertIcon]]:grid-cols-[calc(
|
|
7
|
+
'relative w-full rounded-lg border px-4 py-3 text-sm grid has-[>[hlmAlertIcon]]:grid-cols-[calc(theme(spacing.1)*4)_1fr] grid-cols-[0_1fr] has-[>[hlmAlertIcon]]:gap-x-3 gap-y-0.5 items-start [&>[hlmAlertIcon]]:size-4 [&>[hlmAlertIcon]]:translate-y-0.5 [&>[hlmAlertIcon]]:text-current',
|
|
8
8
|
{
|
|
9
9
|
variants: {
|
|
10
10
|
variant: {
|
|
@@ -4,7 +4,7 @@ import { type VariantProps, cva } from 'class-variance-authority';
|
|
|
4
4
|
import type { ClassValue } from 'clsx';
|
|
5
5
|
|
|
6
6
|
const badgeVariants = cva(
|
|
7
|
-
'inline-flex items-center justify-center rounded-md border px-2 py-0.5 text-xs font-medium w-fit whitespace-nowrap shrink-0 [
|
|
7
|
+
'inline-flex items-center justify-center rounded-md border px-2 py-0.5 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&_ng-icon]:size-3 gap-1 [&_ng-icon]:pointer-events-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive transition-[color,box-shadow] overflow-hidden',
|
|
8
8
|
{
|
|
9
9
|
variants: {
|
|
10
10
|
variant: {
|
|
@@ -12,13 +12,15 @@ import type { ClassValue } from 'clsx';
|
|
|
12
12
|
template: `
|
|
13
13
|
<span role="presentation" aria-hidden="true" [class]="_computedClass()">
|
|
14
14
|
<ng-icon hlm size="sm" name="lucideEllipsis" />
|
|
15
|
-
<span class="sr-only">
|
|
15
|
+
<span class="sr-only">{{ srOnlyText() }}</span>
|
|
16
16
|
</span>
|
|
17
17
|
`,
|
|
18
18
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
19
19
|
})
|
|
20
20
|
export class HlmBreadcrumbEllipsisComponent {
|
|
21
21
|
public readonly userClass = input<ClassValue>('', { alias: 'class' });
|
|
22
|
+
/** Screen reader only text for the ellipsis */
|
|
23
|
+
public readonly srOnlyText = input<string>('More');
|
|
22
24
|
|
|
23
25
|
protected readonly _computedClass = computed(() => hlm('flex size-9 items-center justify-center', this.userClass()));
|
|
24
26
|
}
|
|
@@ -29,6 +29,7 @@ import type { ClassValue } from 'clsx';
|
|
|
29
29
|
})
|
|
30
30
|
export class HlmBreadcrumbLinkDirective {
|
|
31
31
|
public readonly userClass = input<ClassValue>('', { alias: 'class' });
|
|
32
|
+
/** The link to navigate to the page. */
|
|
32
33
|
public readonly link = input<RouterLink['routerLink']>();
|
|
33
34
|
|
|
34
35
|
protected readonly _computedClass = computed(() => hlm('hover:text-foreground transition-colors', this.userClass()));
|
|
@@ -2,7 +2,7 @@ import { ChangeDetectionStrategy, Component, computed, input } from '@angular/co
|
|
|
2
2
|
import { NgIcon, provideIcons } from '@ng-icons/core';
|
|
3
3
|
import { lucideChevronRight } from '@ng-icons/lucide';
|
|
4
4
|
import { hlm } from '@spartan-ng/brain/core';
|
|
5
|
-
import { ClassValue } from 'clsx';
|
|
5
|
+
import type { ClassValue } from 'clsx';
|
|
6
6
|
|
|
7
7
|
@Component({
|
|
8
8
|
// eslint-disable-next-line @angular-eslint/component-selector
|
|
@@ -16,7 +16,7 @@ import { ClassValue } from 'clsx';
|
|
|
16
16
|
},
|
|
17
17
|
template: `
|
|
18
18
|
<ng-content>
|
|
19
|
-
<ng-icon
|
|
19
|
+
<ng-icon name="lucideChevronRight" />
|
|
20
20
|
</ng-content>
|
|
21
21
|
`,
|
|
22
22
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -24,5 +24,5 @@ import { ClassValue } from 'clsx';
|
|
|
24
24
|
export class HlmBreadcrumbSeparatorComponent {
|
|
25
25
|
public readonly userClass = input<ClassValue>('', { alias: 'class' });
|
|
26
26
|
|
|
27
|
-
protected readonly _computedClass = computed(() => hlm('size-3.5', this.userClass()));
|
|
27
|
+
protected readonly _computedClass = computed(() => hlm('[&_ng-icon]:size-3.5 [&_ng-icon]:block', this.userClass()));
|
|
28
28
|
}
|
package/src/generators/ui/libs/ui-tabs-helm/files/lib/hlm-tabs-trigger.directive.ts.template
CHANGED
|
@@ -12,7 +12,6 @@ import type { ClassValue } from 'clsx';
|
|
|
12
12
|
})
|
|
13
13
|
export class HlmTabsTriggerDirective {
|
|
14
14
|
public readonly triggerFor = input.required<string>({ alias: 'hlmTabsTrigger' });
|
|
15
|
-
|
|
16
15
|
public readonly userClass = input<ClassValue>('', { alias: 'class' });
|
|
17
16
|
protected readonly _computedClass = computed(() =>
|
|
18
17
|
hlm(
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"internalName": "ui-accordion-helm",
|
|
4
4
|
"peerDependencies": {
|
|
5
5
|
"@angular/core": ">=19.0.0",
|
|
6
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
6
|
+
"@spartan-ng/brain": "0.0.1-alpha.487",
|
|
7
7
|
"clsx": "^2.1.1",
|
|
8
8
|
"@ng-icons/core": ">=29.0.0",
|
|
9
9
|
"@ng-icons/lucide": ">=29.0.0"
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
"internalName": "ui-alert-helm",
|
|
14
14
|
"peerDependencies": {
|
|
15
15
|
"@angular/core": ">=19.0.0",
|
|
16
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
16
|
+
"@spartan-ng/brain": "0.0.1-alpha.487",
|
|
17
17
|
"clsx": "^2.1.1",
|
|
18
18
|
"class-variance-authority": "^0.7.0"
|
|
19
19
|
}
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"internalName": "ui-alert-dialog-helm",
|
|
23
23
|
"peerDependencies": {
|
|
24
24
|
"@angular/core": ">=19.0.0",
|
|
25
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
25
|
+
"@spartan-ng/brain": "0.0.1-alpha.487",
|
|
26
26
|
"clsx": "^2.1.1"
|
|
27
27
|
}
|
|
28
28
|
},
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"peerDependencies": {
|
|
32
32
|
"@angular/core": ">=19.0.0",
|
|
33
33
|
"@angular/cdk": ">=19.0.0",
|
|
34
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
34
|
+
"@spartan-ng/brain": "0.0.1-alpha.487",
|
|
35
35
|
"clsx": "^2.1.1"
|
|
36
36
|
}
|
|
37
37
|
},
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"internalName": "ui-avatar-helm",
|
|
40
40
|
"peerDependencies": {
|
|
41
41
|
"@angular/core": ">=19.0.0",
|
|
42
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
42
|
+
"@spartan-ng/brain": "0.0.1-alpha.487",
|
|
43
43
|
"clsx": "^2.1.1"
|
|
44
44
|
}
|
|
45
45
|
},
|
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
"internalName": "ui-badge-helm",
|
|
48
48
|
"peerDependencies": {
|
|
49
49
|
"@angular/core": ">=19.0.0",
|
|
50
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
50
|
+
"@spartan-ng/brain": "0.0.1-alpha.487",
|
|
51
51
|
"class-variance-authority": "^0.7.0",
|
|
52
52
|
"clsx": "^2.1.1"
|
|
53
53
|
}
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
"@angular/core": ">=19.0.0",
|
|
59
59
|
"@ng-icons/core": ">=29.0.0",
|
|
60
60
|
"@ng-icons/lucide": ">=29.0.0",
|
|
61
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
61
|
+
"@spartan-ng/brain": "0.0.1-alpha.487",
|
|
62
62
|
"clsx": "^2.1.1",
|
|
63
63
|
"@angular/router": ">=19.0.0"
|
|
64
64
|
}
|
|
@@ -67,7 +67,7 @@
|
|
|
67
67
|
"internalName": "ui-button-helm",
|
|
68
68
|
"peerDependencies": {
|
|
69
69
|
"@angular/core": ">=19.0.0",
|
|
70
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
70
|
+
"@spartan-ng/brain": "0.0.1-alpha.487",
|
|
71
71
|
"class-variance-authority": "^0.7.0",
|
|
72
72
|
"clsx": "^2.1.1"
|
|
73
73
|
}
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
"@angular/cdk": ">=19.0.0",
|
|
80
80
|
"@ng-icons/core": ">=29.0.0",
|
|
81
81
|
"@ng-icons/lucide": ">=29.0.0",
|
|
82
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
82
|
+
"@spartan-ng/brain": "0.0.1-alpha.487",
|
|
83
83
|
"clsx": "^2.1.1"
|
|
84
84
|
}
|
|
85
85
|
},
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
"internalName": "ui-card-helm",
|
|
88
88
|
"peerDependencies": {
|
|
89
89
|
"@angular/core": ">=19.0.0",
|
|
90
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
90
|
+
"@spartan-ng/brain": "0.0.1-alpha.487",
|
|
91
91
|
"clsx": "^2.1.1",
|
|
92
92
|
"class-variance-authority": "^0.7.0"
|
|
93
93
|
}
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"internalName": "ui-carousel-helm",
|
|
97
97
|
"peerDependencies": {
|
|
98
98
|
"@angular/core": ">=19.0.0",
|
|
99
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
99
|
+
"@spartan-ng/brain": "0.0.1-alpha.487",
|
|
100
100
|
"clsx": "^2.1.1",
|
|
101
101
|
"@ng-icons/core": ">=29.0.0",
|
|
102
102
|
"@ng-icons/lucide": ">=29.0.0",
|
|
@@ -111,7 +111,7 @@
|
|
|
111
111
|
"@angular/forms": ">=19.0.0",
|
|
112
112
|
"@ng-icons/core": ">=29.0.0",
|
|
113
113
|
"@ng-icons/lucide": ">=29.0.0",
|
|
114
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
114
|
+
"@spartan-ng/brain": "0.0.1-alpha.487",
|
|
115
115
|
"clsx": "^2.1.1"
|
|
116
116
|
}
|
|
117
117
|
},
|
|
@@ -119,7 +119,7 @@
|
|
|
119
119
|
"internalName": "ui-command-helm",
|
|
120
120
|
"peerDependencies": {
|
|
121
121
|
"@angular/core": ">=19.0.0",
|
|
122
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
122
|
+
"@spartan-ng/brain": "0.0.1-alpha.487",
|
|
123
123
|
"clsx": "^2.1.1",
|
|
124
124
|
"@angular/cdk": ">=19.0.0"
|
|
125
125
|
}
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
"@angular/forms": ">=19.0.0",
|
|
133
133
|
"@ng-icons/core": ">=29.0.0",
|
|
134
134
|
"@ng-icons/lucide": ">=29.0.0",
|
|
135
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
135
|
+
"@spartan-ng/brain": "0.0.1-alpha.487",
|
|
136
136
|
"clsx": "^2.1.1"
|
|
137
137
|
}
|
|
138
138
|
},
|
|
@@ -140,7 +140,7 @@
|
|
|
140
140
|
"internalName": "ui-dialog-helm",
|
|
141
141
|
"peerDependencies": {
|
|
142
142
|
"@angular/core": ">=19.0.0",
|
|
143
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
143
|
+
"@spartan-ng/brain": "0.0.1-alpha.487",
|
|
144
144
|
"clsx": "^2.1.1",
|
|
145
145
|
"@angular/common": ">=19.0.0",
|
|
146
146
|
"@ng-icons/core": ">=29.0.0",
|
|
@@ -153,7 +153,7 @@
|
|
|
153
153
|
"peerDependencies": {
|
|
154
154
|
"@angular/core": ">=19.0.0",
|
|
155
155
|
"@angular/forms": ">=19.0.0",
|
|
156
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
156
|
+
"@spartan-ng/brain": "0.0.1-alpha.487",
|
|
157
157
|
"clsx": "^2.1.1"
|
|
158
158
|
}
|
|
159
159
|
},
|
|
@@ -161,7 +161,7 @@
|
|
|
161
161
|
"internalName": "ui-hover-card-helm",
|
|
162
162
|
"peerDependencies": {
|
|
163
163
|
"@angular/core": ">=19.0.0",
|
|
164
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
164
|
+
"@spartan-ng/brain": "0.0.1-alpha.487",
|
|
165
165
|
"clsx": "^2.1.1"
|
|
166
166
|
}
|
|
167
167
|
},
|
|
@@ -177,7 +177,7 @@
|
|
|
177
177
|
"internalName": "ui-input-helm",
|
|
178
178
|
"peerDependencies": {
|
|
179
179
|
"@angular/core": ">=19.0.0",
|
|
180
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
180
|
+
"@spartan-ng/brain": "0.0.1-alpha.487",
|
|
181
181
|
"class-variance-authority": "^0.7.0",
|
|
182
182
|
"clsx": "^2.1.1",
|
|
183
183
|
"@angular/forms": ">=19.0.0"
|
|
@@ -187,7 +187,7 @@
|
|
|
187
187
|
"internalName": "ui-input-otp-helm",
|
|
188
188
|
"peerDependencies": {
|
|
189
189
|
"@angular/core": ">=19.0.0",
|
|
190
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
190
|
+
"@spartan-ng/brain": "0.0.1-alpha.487",
|
|
191
191
|
"clsx": "^2.1.1",
|
|
192
192
|
"@ng-icons/core": ">=29.0.0",
|
|
193
193
|
"@ng-icons/lucide": ">=29.0.0",
|
|
@@ -198,7 +198,7 @@
|
|
|
198
198
|
"internalName": "ui-label-helm",
|
|
199
199
|
"peerDependencies": {
|
|
200
200
|
"@angular/core": ">=19.0.0",
|
|
201
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
201
|
+
"@spartan-ng/brain": "0.0.1-alpha.487",
|
|
202
202
|
"clsx": "^2.1.1"
|
|
203
203
|
}
|
|
204
204
|
},
|
|
@@ -206,7 +206,7 @@
|
|
|
206
206
|
"internalName": "ui-menu-helm",
|
|
207
207
|
"peerDependencies": {
|
|
208
208
|
"@angular/core": ">=19.0.0",
|
|
209
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
209
|
+
"@spartan-ng/brain": "0.0.1-alpha.487",
|
|
210
210
|
"clsx": "^2.1.1",
|
|
211
211
|
"@ng-icons/core": ">=29.0.0",
|
|
212
212
|
"@ng-icons/lucide": ">=29.0.0",
|
|
@@ -220,7 +220,7 @@
|
|
|
220
220
|
"@angular/core": ">=19.0.0",
|
|
221
221
|
"@angular/cdk": ">=19.0.0",
|
|
222
222
|
"@angular/forms": ">=19.0.0",
|
|
223
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
223
|
+
"@spartan-ng/brain": "0.0.1-alpha.487",
|
|
224
224
|
"class-variance-authority": "^0.7.0",
|
|
225
225
|
"clsx": "^2.1.1",
|
|
226
226
|
"@ng-icons/core": ">=29.0.0",
|
|
@@ -232,7 +232,7 @@
|
|
|
232
232
|
"internalName": "ui-popover-helm",
|
|
233
233
|
"peerDependencies": {
|
|
234
234
|
"@angular/core": ">=19.0.0",
|
|
235
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
235
|
+
"@spartan-ng/brain": "0.0.1-alpha.487",
|
|
236
236
|
"clsx": "^2.1.1"
|
|
237
237
|
}
|
|
238
238
|
},
|
|
@@ -240,7 +240,7 @@
|
|
|
240
240
|
"internalName": "ui-progress-helm",
|
|
241
241
|
"peerDependencies": {
|
|
242
242
|
"@angular/core": ">=19.0.0",
|
|
243
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
243
|
+
"@spartan-ng/brain": "0.0.1-alpha.487",
|
|
244
244
|
"clsx": "^2.1.1"
|
|
245
245
|
}
|
|
246
246
|
},
|
|
@@ -248,7 +248,7 @@
|
|
|
248
248
|
"internalName": "ui-radio-group-helm",
|
|
249
249
|
"peerDependencies": {
|
|
250
250
|
"@angular/core": ">=19.0.0",
|
|
251
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
251
|
+
"@spartan-ng/brain": "0.0.1-alpha.487",
|
|
252
252
|
"clsx": "^2.1.1",
|
|
253
253
|
"@angular/common": ">=19.0.0"
|
|
254
254
|
}
|
|
@@ -257,7 +257,7 @@
|
|
|
257
257
|
"internalName": "ui-scroll-area-helm",
|
|
258
258
|
"peerDependencies": {
|
|
259
259
|
"@angular/core": ">=19.0.0",
|
|
260
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
260
|
+
"@spartan-ng/brain": "0.0.1-alpha.487",
|
|
261
261
|
"clsx": "^2.1.1"
|
|
262
262
|
}
|
|
263
263
|
},
|
|
@@ -265,7 +265,7 @@
|
|
|
265
265
|
"internalName": "ui-select-helm",
|
|
266
266
|
"peerDependencies": {
|
|
267
267
|
"@angular/core": ">=19.0.0",
|
|
268
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
268
|
+
"@spartan-ng/brain": "0.0.1-alpha.487",
|
|
269
269
|
"clsx": "^2.1.1",
|
|
270
270
|
"@ng-icons/core": ">=29.0.0",
|
|
271
271
|
"@ng-icons/lucide": ">=29.0.0",
|
|
@@ -276,7 +276,7 @@
|
|
|
276
276
|
"internalName": "ui-separator-helm",
|
|
277
277
|
"peerDependencies": {
|
|
278
278
|
"@angular/core": ">=19.0.0",
|
|
279
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
279
|
+
"@spartan-ng/brain": "0.0.1-alpha.487",
|
|
280
280
|
"clsx": "^2.1.1"
|
|
281
281
|
}
|
|
282
282
|
},
|
|
@@ -284,7 +284,7 @@
|
|
|
284
284
|
"internalName": "ui-sheet-helm",
|
|
285
285
|
"peerDependencies": {
|
|
286
286
|
"@angular/core": ">=19.0.0",
|
|
287
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
287
|
+
"@spartan-ng/brain": "0.0.1-alpha.487",
|
|
288
288
|
"clsx": "^2.1.1",
|
|
289
289
|
"@ng-icons/core": ">=29.0.0",
|
|
290
290
|
"@ng-icons/lucide": ">=29.0.0",
|
|
@@ -295,7 +295,7 @@
|
|
|
295
295
|
"internalName": "ui-skeleton-helm",
|
|
296
296
|
"peerDependencies": {
|
|
297
297
|
"@angular/core": ">=19.0.0",
|
|
298
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
298
|
+
"@spartan-ng/brain": "0.0.1-alpha.487",
|
|
299
299
|
"clsx": "^2.1.1"
|
|
300
300
|
}
|
|
301
301
|
},
|
|
@@ -303,7 +303,7 @@
|
|
|
303
303
|
"internalName": "ui-slider-helm",
|
|
304
304
|
"peerDependencies": {
|
|
305
305
|
"@angular/core": ">=19.0.0",
|
|
306
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
306
|
+
"@spartan-ng/brain": "0.0.1-alpha.487",
|
|
307
307
|
"clsx": "^2.1.1"
|
|
308
308
|
}
|
|
309
309
|
},
|
|
@@ -311,7 +311,7 @@
|
|
|
311
311
|
"internalName": "ui-sonner-helm",
|
|
312
312
|
"peerDependencies": {
|
|
313
313
|
"@angular/core": ">=19.0.0",
|
|
314
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
314
|
+
"@spartan-ng/brain": "0.0.1-alpha.487",
|
|
315
315
|
"clsx": "^2.1.1",
|
|
316
316
|
"ngx-sonner": ">=3.0.0"
|
|
317
317
|
}
|
|
@@ -320,7 +320,7 @@
|
|
|
320
320
|
"internalName": "ui-spinner-helm",
|
|
321
321
|
"peerDependencies": {
|
|
322
322
|
"@angular/core": ">=19.0.0",
|
|
323
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
323
|
+
"@spartan-ng/brain": "0.0.1-alpha.487",
|
|
324
324
|
"class-variance-authority": "^0.7.0",
|
|
325
325
|
"clsx": "^2.1.1"
|
|
326
326
|
}
|
|
@@ -329,7 +329,7 @@
|
|
|
329
329
|
"internalName": "ui-switch-helm",
|
|
330
330
|
"peerDependencies": {
|
|
331
331
|
"@angular/core": ">=19.0.0",
|
|
332
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
332
|
+
"@spartan-ng/brain": "0.0.1-alpha.487",
|
|
333
333
|
"clsx": "^2.1.1",
|
|
334
334
|
"@angular/cdk": ">=19.0.0",
|
|
335
335
|
"@angular/forms": ">=19.0.0"
|
|
@@ -339,7 +339,7 @@
|
|
|
339
339
|
"internalName": "ui-table-helm",
|
|
340
340
|
"peerDependencies": {
|
|
341
341
|
"@angular/core": ">=19.0.0",
|
|
342
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
342
|
+
"@spartan-ng/brain": "0.0.1-alpha.487",
|
|
343
343
|
"clsx": "^2.1.1"
|
|
344
344
|
}
|
|
345
345
|
},
|
|
@@ -347,7 +347,7 @@
|
|
|
347
347
|
"internalName": "ui-tabs-helm",
|
|
348
348
|
"peerDependencies": {
|
|
349
349
|
"@angular/core": ">=19.0.0",
|
|
350
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
350
|
+
"@spartan-ng/brain": "0.0.1-alpha.487",
|
|
351
351
|
"clsx": "^2.1.1",
|
|
352
352
|
"class-variance-authority": "^0.7.0",
|
|
353
353
|
"@angular/cdk": ">=19.0.0",
|
|
@@ -360,7 +360,7 @@
|
|
|
360
360
|
"internalName": "ui-toggle-helm",
|
|
361
361
|
"peerDependencies": {
|
|
362
362
|
"@angular/core": ">=19.0.0",
|
|
363
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
363
|
+
"@spartan-ng/brain": "0.0.1-alpha.487",
|
|
364
364
|
"class-variance-authority": "^0.7.0",
|
|
365
365
|
"clsx": "^2.1.1"
|
|
366
366
|
}
|
|
@@ -369,7 +369,7 @@
|
|
|
369
369
|
"internalName": "ui-toggle-group-helm",
|
|
370
370
|
"peerDependencies": {
|
|
371
371
|
"@angular/core": ">=19.0.0",
|
|
372
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
372
|
+
"@spartan-ng/brain": "0.0.1-alpha.487",
|
|
373
373
|
"class-variance-authority": "^0.7.0",
|
|
374
374
|
"clsx": "^2.1.1"
|
|
375
375
|
}
|
|
@@ -378,14 +378,14 @@
|
|
|
378
378
|
"internalName": "ui-tooltip-helm",
|
|
379
379
|
"peerDependencies": {
|
|
380
380
|
"@angular/core": ">=19.0.0",
|
|
381
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
381
|
+
"@spartan-ng/brain": "0.0.1-alpha.487"
|
|
382
382
|
}
|
|
383
383
|
},
|
|
384
384
|
"typography": {
|
|
385
385
|
"internalName": "ui-typography-helm",
|
|
386
386
|
"peerDependencies": {
|
|
387
387
|
"@angular/core": ">=19.0.0",
|
|
388
|
-
"@spartan-ng/brain": "0.0.1-alpha.
|
|
388
|
+
"@spartan-ng/brain": "0.0.1-alpha.487",
|
|
389
389
|
"clsx": "^2.1.1"
|
|
390
390
|
}
|
|
391
391
|
}
|