@spartan-ng/cli 0.0.1-alpha.337 → 0.0.1-alpha.339
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 +4 -4
- package/src/generators/base/generator.js +8 -3
- package/src/generators/base/generator.js.map +1 -1
- package/src/generators/base/lib/build-dependency-array.js +1 -0
- package/src/generators/base/lib/build-dependency-array.js.map +1 -1
- package/src/generators/base/versions.d.ts +1 -0
- package/src/generators/base/versions.js +2 -1
- package/src/generators/base/versions.js.map +1 -1
- package/src/generators/theme/libs/add-theme-to-application-styles.js.map +1 -1
- package/src/generators/ui/generator.js +8 -1
- package/src/generators/ui/generator.js.map +1 -1
- package/src/generators/ui/libs/ui-accordion-helm/files/lib/hlm-accordion-content.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-accordion-helm/files/lib/hlm-accordion-icon.directive.ts.template +3 -2
- package/src/generators/ui/libs/ui-accordion-helm/files/lib/hlm-accordion-item.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-accordion-helm/files/lib/hlm-accordion-trigger.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-accordion-helm/files/lib/hlm-accordion.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-alert-dialog-helm/files/lib/hlm-alert-dialog-cancel-button.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-alert-dialog-helm/files/lib/hlm-alert-dialog-content.component.ts.template +2 -2
- package/src/generators/ui/libs/ui-alert-dialog-helm/files/lib/hlm-alert-dialog-description.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-alert-dialog-helm/files/lib/hlm-alert-dialog-footer.component.ts.template +2 -2
- package/src/generators/ui/libs/ui-alert-dialog-helm/files/lib/hlm-alert-dialog-header.component.ts.template +2 -2
- package/src/generators/ui/libs/ui-alert-dialog-helm/files/lib/hlm-alert-dialog-overlay.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-alert-dialog-helm/files/lib/hlm-alert-dialog-title.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-alert-dialog-helm/files/lib/hlm-alert-dialog.component.ts.template +1 -2
- package/src/generators/ui/libs/ui-alert-helm/files/lib/hlm-alert-description.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-alert-helm/files/lib/hlm-alert-title.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-alert-helm/files/lib/hlm-alert.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-aspect-ratio-helm/files/lib/helm-aspect-ratio.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-avatar-helm/files/lib/hlm-avatar.component.spec.ts.template +1 -1
- package/src/generators/ui/libs/ui-avatar-helm/files/lib/hlm-avatar.component.ts.template +2 -2
- package/src/generators/ui/libs/ui-avatar-helm/files/lib/image/hlm-avatar-image.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-badge-helm/files/lib/hlm-badge.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-button-helm/files/lib/hlm-button.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-card-helm/files/lib/hlm-card-content.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-card-helm/files/lib/hlm-card-description.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-card-helm/files/lib/hlm-card-footer.directive.ts.template +2 -4
- package/src/generators/ui/libs/ui-card-helm/files/lib/hlm-card-header.directive.ts.template +3 -6
- package/src/generators/ui/libs/ui-card-helm/files/lib/hlm-card-title.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-card-helm/files/lib/hlm-card.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-checkbox-helm/files/lib/hlm-checkbox-checkicon.component.ts.template +5 -13
- package/src/generators/ui/libs/ui-checkbox-helm/files/lib/hlm-checkbox.component.ts.template +31 -39
- package/src/generators/ui/libs/ui-command-helm/files/lib/hlm-command-dialog-close-button.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-command-helm/files/lib/hlm-command-dialog.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-command-helm/files/lib/hlm-command-empty.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-command-helm/files/lib/hlm-command-group.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-command-helm/files/lib/hlm-command-input-wrapper.component.ts.template +2 -2
- package/src/generators/ui/libs/ui-command-helm/files/lib/hlm-command-input.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-command-helm/files/lib/hlm-command-item-icon.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-command-helm/files/lib/hlm-command-item.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-command-helm/files/lib/hlm-command-list.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-command-helm/files/lib/hlm-command-shortcut.component.ts.template +2 -2
- package/src/generators/ui/libs/ui-command-helm/files/lib/hlm-command.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-dialog-helm/files/index.ts.template +1 -0
- package/src/generators/ui/libs/ui-dialog-helm/files/lib/hlm-dialog-close.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-dialog-helm/files/lib/hlm-dialog-content.component.ts.template +22 -10
- package/src/generators/ui/libs/ui-dialog-helm/files/lib/hlm-dialog-description.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-dialog-helm/files/lib/hlm-dialog-footer.component.ts.template +2 -2
- package/src/generators/ui/libs/ui-dialog-helm/files/lib/hlm-dialog-header.component.ts.template +2 -2
- package/src/generators/ui/libs/ui-dialog-helm/files/lib/hlm-dialog-overlay.directive.ts.template +8 -8
- package/src/generators/ui/libs/ui-dialog-helm/files/lib/hlm-dialog-title.directive.ts.template +2 -4
- package/src/generators/ui/libs/ui-dialog-helm/files/lib/hlm-dialog.component.ts.template +1 -2
- package/src/generators/ui/libs/ui-dialog-helm/files/lib/hlm-dialog.service.ts.template +35 -0
- package/src/generators/ui/libs/ui-hover-card-helm/files/lib/hlm-hover-card-content.component.ts.template +2 -4
- package/src/generators/ui/libs/ui-icon-helm/files/lib/hlm-icon.component.ts.template +4 -4
- package/src/generators/ui/libs/ui-input-helm/files/lib/hlm-input-error.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-input-helm/files/lib/hlm-input.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-label-helm/files/lib/hlm-label.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-menu-helm/files/lib/hlm-menu-bar-item.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-menu-helm/files/lib/hlm-menu-bar.component.ts.template +2 -2
- package/src/generators/ui/libs/ui-menu-helm/files/lib/hlm-menu-item-check.component.ts.template +2 -2
- package/src/generators/ui/libs/ui-menu-helm/files/lib/hlm-menu-item-checkbox.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-menu-helm/files/lib/hlm-menu-item-icon.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-menu-helm/files/lib/hlm-menu-item-radio.component.ts.template +2 -2
- package/src/generators/ui/libs/ui-menu-helm/files/lib/hlm-menu-item-radio.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-menu-helm/files/lib/hlm-menu-item-sub-indicator.component.ts.template +2 -2
- package/src/generators/ui/libs/ui-menu-helm/files/lib/hlm-menu-item.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-menu-helm/files/lib/hlm-menu-label.component.ts.template +2 -2
- package/src/generators/ui/libs/ui-menu-helm/files/lib/hlm-menu-separator.component.ts.template +2 -2
- package/src/generators/ui/libs/ui-menu-helm/files/lib/hlm-menu-shortcut.component.ts.template +2 -2
- package/src/generators/ui/libs/ui-menu-helm/files/lib/hlm-menu.component.ts.template +2 -2
- package/src/generators/ui/libs/ui-menu-helm/files/lib/hlm-sub-menu.component.ts.template +2 -2
- package/src/generators/ui/libs/ui-popover-helm/files/lib/hlm-popover-close.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-popover-helm/files/lib/hlm-popover-content.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-progress-helm/files/lib/hlm-progress-indicator.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-progress-helm/files/lib/hlm-progress.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-radio-group-helm/files/lib/hlm-radio-group.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-radio-group-helm/files/lib/hlm-radio-indicator.component.ts.template +2 -2
- package/src/generators/ui/libs/ui-radio-group-helm/files/lib/hlm-radio.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-select-helm/files/lib/hlm-select-label.directive.ts.template +1 -1
- package/src/generators/ui/libs/ui-select-helm/files/lib/hlm-select-option.component.ts.template +2 -2
- package/src/generators/ui/libs/ui-select-helm/files/lib/hlm-select-trigger.component.ts.template +3 -3
- package/src/generators/ui/libs/ui-separator-helm/files/lib/hlm-separator.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-sheet-helm/files/lib/hlm-sheet-close.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-sheet-helm/files/lib/hlm-sheet-content.component.ts.template +2 -2
- package/src/generators/ui/libs/ui-sheet-helm/files/lib/hlm-sheet-description.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-sheet-helm/files/lib/hlm-sheet-footer.component.ts.template +2 -2
- package/src/generators/ui/libs/ui-sheet-helm/files/lib/hlm-sheet-header.component.ts.template +2 -2
- package/src/generators/ui/libs/ui-sheet-helm/files/lib/hlm-sheet-overlay.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-sheet-helm/files/lib/hlm-sheet-title.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-sheet-helm/files/lib/hlm-sheet.component.ts.template +1 -2
- package/src/generators/ui/libs/ui-skeleton-helm/files/lib/hlm-skeleton.component.ts.template +2 -2
- package/src/generators/ui/libs/ui-spinner-helm/files/lib/hlm-spinner.component.ts.template +2 -2
- package/src/generators/ui/libs/ui-switch-helm/files/lib/hlm-switch-thumb.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-switch-helm/files/lib/hlm-switch.component.ts.template +2 -2
- package/src/generators/ui/libs/ui-table-helm/files/lib/hlm-caption.component.ts.template +3 -3
- package/src/generators/ui/libs/ui-table-helm/files/lib/hlm-table.component.ts.template +3 -3
- package/src/generators/ui/libs/ui-table-helm/files/lib/hlm-td.component.ts.template +3 -3
- package/src/generators/ui/libs/ui-table-helm/files/lib/hlm-th.component.ts.template +3 -3
- package/src/generators/ui/libs/ui-table-helm/files/lib/hlm-trow.component.ts.template +2 -2
- package/src/generators/ui/libs/ui-tabs-helm/files/lib/hlm-tabs-content.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-tabs-helm/files/lib/hlm-tabs-list.component.ts.template +2 -2
- package/src/generators/ui/libs/ui-tabs-helm/files/lib/hlm-tabs-trigger.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-toggle-helm/files/lib/hlm-toggle-group.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-toggle-helm/files/lib/hlm-toggle.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-typography-helm/files/lib/hlm-blockquote.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-typography-helm/files/lib/hlm-code.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-typography-helm/files/lib/hlm-h1.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-typography-helm/files/lib/hlm-h2.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-typography-helm/files/lib/hlm-h3.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-typography-helm/files/lib/hlm-h4.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-typography-helm/files/lib/hlm-large.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-typography-helm/files/lib/hlm-lead.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-typography-helm/files/lib/hlm-muted.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-typography-helm/files/lib/hlm-p.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-typography-helm/files/lib/hlm-small.directive.ts.template +2 -2
- package/src/generators/ui/libs/ui-typography-helm/files/lib/hlm-ul.directive.ts.template +2 -2
- package/src/generators/ui/supported-ui-libraries.json +51 -50
- package/src/utils/get-project-names.js.map +1 -1
- package/src/utils/version-utils.js.map +1 -1
|
@@ -13,6 +13,6 @@ export const hlmH2 =
|
|
|
13
13
|
},
|
|
14
14
|
})
|
|
15
15
|
export class HlmH2Directive {
|
|
16
|
-
|
|
17
|
-
protected _computedClass = computed(() => hlm(hlmH2, this.
|
|
16
|
+
public readonly userClass = input<ClassValue>('', { alias: 'class' });
|
|
17
|
+
protected _computedClass = computed(() => hlm(hlmH2, this.userClass()));
|
|
18
18
|
}
|
|
@@ -12,6 +12,6 @@ export const hlmH3 = 'scroll-m-20 text-2xl font-semibold tracking-tight';
|
|
|
12
12
|
},
|
|
13
13
|
})
|
|
14
14
|
export class HlmH3Directive {
|
|
15
|
-
|
|
16
|
-
protected _computedClass = computed(() => hlm(hlmH3, this.
|
|
15
|
+
public readonly userClass = input<ClassValue>('', { alias: 'class' });
|
|
16
|
+
protected _computedClass = computed(() => hlm(hlmH3, this.userClass()));
|
|
17
17
|
}
|
|
@@ -12,6 +12,6 @@ export const hlmH4 = 'scroll-m-20 text-xl font-semibold tracking-tight';
|
|
|
12
12
|
},
|
|
13
13
|
})
|
|
14
14
|
export class HlmH4Directive {
|
|
15
|
-
|
|
16
|
-
protected _computedClass = computed(() => hlm(hlmH4, this.
|
|
15
|
+
public readonly userClass = input<ClassValue>('', { alias: 'class' });
|
|
16
|
+
protected _computedClass = computed(() => hlm(hlmH4, this.userClass()));
|
|
17
17
|
}
|
|
@@ -12,6 +12,6 @@ export const hlmLarge = 'text-lg font-semibold';
|
|
|
12
12
|
},
|
|
13
13
|
})
|
|
14
14
|
export class HlmLargeDirective {
|
|
15
|
-
|
|
16
|
-
protected _computedClass = computed(() => hlm(hlmLarge, this.
|
|
15
|
+
public readonly userClass = input<ClassValue>('', { alias: 'class' });
|
|
16
|
+
protected _computedClass = computed(() => hlm(hlmLarge, this.userClass()));
|
|
17
17
|
}
|
|
@@ -12,6 +12,6 @@ export const hlmLead = 'text-xl text-muted-foreground';
|
|
|
12
12
|
},
|
|
13
13
|
})
|
|
14
14
|
export class HlmLeadDirective {
|
|
15
|
-
|
|
16
|
-
protected _computedClass = computed(() => hlm(hlmLead, this.
|
|
15
|
+
public readonly userClass = input<ClassValue>('', { alias: 'class' });
|
|
16
|
+
protected _computedClass = computed(() => hlm(hlmLead, this.userClass()));
|
|
17
17
|
}
|
|
@@ -12,6 +12,6 @@ export const hlmMuted = 'text-sm text-muted-foreground';
|
|
|
12
12
|
},
|
|
13
13
|
})
|
|
14
14
|
export class HlmMutedDirective {
|
|
15
|
-
|
|
16
|
-
protected _computedClass = computed(() => hlm(hlmMuted, this.
|
|
15
|
+
public readonly userClass = input<ClassValue>('', { alias: 'class' });
|
|
16
|
+
protected _computedClass = computed(() => hlm(hlmMuted, this.userClass()));
|
|
17
17
|
}
|
|
@@ -12,6 +12,6 @@ export const hlmP = 'leading-7 [&:not(:first-child)]:mt-6';
|
|
|
12
12
|
},
|
|
13
13
|
})
|
|
14
14
|
export class HlmPDirective {
|
|
15
|
-
|
|
16
|
-
protected _computedClass = computed(() => hlm(hlmP, this.
|
|
15
|
+
public readonly userClass = input<ClassValue>('', { alias: 'class' });
|
|
16
|
+
protected _computedClass = computed(() => hlm(hlmP, this.userClass()));
|
|
17
17
|
}
|
|
@@ -12,6 +12,6 @@ export const hlmSmall = 'text-sm font-medium leading-none';
|
|
|
12
12
|
},
|
|
13
13
|
})
|
|
14
14
|
export class HlmSmallDirective {
|
|
15
|
-
|
|
16
|
-
protected _computedClass = computed(() => hlm(hlmSmall, this.
|
|
15
|
+
public readonly userClass = input<ClassValue>('', { alias: 'class' });
|
|
16
|
+
protected _computedClass = computed(() => hlm(hlmSmall, this.userClass()));
|
|
17
17
|
}
|
|
@@ -12,6 +12,6 @@ export const hlmUl = 'my-6 ml-6 list-disc [&>li]:mt-2';
|
|
|
12
12
|
},
|
|
13
13
|
})
|
|
14
14
|
export class HlmUlDirective {
|
|
15
|
-
|
|
16
|
-
protected _computedClass = computed(() => hlm(hlmUl, this.
|
|
15
|
+
public readonly userClass = input<ClassValue>('', { alias: 'class' });
|
|
16
|
+
protected _computedClass = computed(() => hlm(hlmUl, this.userClass()));
|
|
17
17
|
}
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
"internalName": "ui-accordion-helm",
|
|
4
4
|
"peerDependencies": {
|
|
5
5
|
"@angular/core": "^17.1.0",
|
|
6
|
-
"@spartan-ng/ui-core": "0.0.1-alpha.
|
|
6
|
+
"@spartan-ng/ui-core": "0.0.1-alpha.337",
|
|
7
7
|
"clsx": "^1.2.1",
|
|
8
|
-
"@spartan-ng/ui-accordion-brain": "0.0.1-alpha.
|
|
8
|
+
"@spartan-ng/ui-accordion-brain": "0.0.1-alpha.337",
|
|
9
9
|
"@ng-icons/lucide": "^26.3.0"
|
|
10
10
|
}
|
|
11
11
|
},
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
"internalName": "ui-alert-helm",
|
|
14
14
|
"peerDependencies": {
|
|
15
15
|
"@angular/core": "^17.1.0",
|
|
16
|
-
"@spartan-ng/ui-core": "0.0.1-alpha.
|
|
16
|
+
"@spartan-ng/ui-core": "0.0.1-alpha.337",
|
|
17
17
|
"class-variance-authority": "^0.6.0",
|
|
18
18
|
"clsx": "^1.2.1"
|
|
19
19
|
}
|
|
@@ -22,10 +22,10 @@
|
|
|
22
22
|
"internalName": "ui-alert-dialog-helm",
|
|
23
23
|
"peerDependencies": {
|
|
24
24
|
"@angular/core": "^17.1.0",
|
|
25
|
-
"@spartan-ng/ui-core": "0.0.1-alpha.
|
|
25
|
+
"@spartan-ng/ui-core": "0.0.1-alpha.337",
|
|
26
26
|
"clsx": "^1.2.1",
|
|
27
|
-
"@spartan-ng/ui-alertdialog-brain": "0.0.1-alpha.
|
|
28
|
-
"@spartan-ng/ui-dialog-brain": "0.0.1-alpha.
|
|
27
|
+
"@spartan-ng/ui-alertdialog-brain": "0.0.1-alpha.337",
|
|
28
|
+
"@spartan-ng/ui-dialog-brain": "0.0.1-alpha.337"
|
|
29
29
|
}
|
|
30
30
|
},
|
|
31
31
|
"aspectratio": {
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
"peerDependencies": {
|
|
34
34
|
"@angular/core": "^17.1.0",
|
|
35
35
|
"@angular/cdk": "^17.1.0",
|
|
36
|
-
"@spartan-ng/ui-core": "0.0.1-alpha.
|
|
36
|
+
"@spartan-ng/ui-core": "0.0.1-alpha.337",
|
|
37
37
|
"clsx": "^1.2.1"
|
|
38
38
|
}
|
|
39
39
|
},
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"internalName": "ui-avatar-helm",
|
|
42
42
|
"peerDependencies": {
|
|
43
43
|
"@angular/core": "^17.1.0",
|
|
44
|
-
"@spartan-ng/ui-core": "0.0.1-alpha.
|
|
44
|
+
"@spartan-ng/ui-core": "0.0.1-alpha.337",
|
|
45
45
|
"clsx": "^1.2.1",
|
|
46
46
|
"class-variance-authority": "^0.6.0"
|
|
47
47
|
}
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"internalName": "ui-badge-helm",
|
|
51
51
|
"peerDependencies": {
|
|
52
52
|
"@angular/core": "^17.1.0",
|
|
53
|
-
"@spartan-ng/ui-core": "0.0.1-alpha.
|
|
53
|
+
"@spartan-ng/ui-core": "0.0.1-alpha.337",
|
|
54
54
|
"class-variance-authority": "^0.6.0",
|
|
55
55
|
"clsx": "^1.2.1"
|
|
56
56
|
}
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
"internalName": "ui-button-helm",
|
|
60
60
|
"peerDependencies": {
|
|
61
61
|
"@angular/core": "^17.1.0",
|
|
62
|
-
"@spartan-ng/ui-core": "0.0.1-alpha.
|
|
62
|
+
"@spartan-ng/ui-core": "0.0.1-alpha.337",
|
|
63
63
|
"class-variance-authority": "^0.6.0",
|
|
64
64
|
"clsx": "^1.2.1"
|
|
65
65
|
}
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
"internalName": "ui-card-helm",
|
|
69
69
|
"peerDependencies": {
|
|
70
70
|
"@angular/core": "^17.1.0",
|
|
71
|
-
"@spartan-ng/ui-core": "0.0.1-alpha.
|
|
71
|
+
"@spartan-ng/ui-core": "0.0.1-alpha.337",
|
|
72
72
|
"class-variance-authority": "^0.6.0",
|
|
73
73
|
"clsx": "^1.2.1"
|
|
74
74
|
}
|
|
@@ -77,10 +77,7 @@
|
|
|
77
77
|
"internalName": "ui-command-helm",
|
|
78
78
|
"peerDependencies": {
|
|
79
79
|
"@angular/core": "^17.1.0",
|
|
80
|
-
"@spartan-ng/ui-core": "0.0.1-alpha.
|
|
81
|
-
"@ngneat/cmdk": "^2.0.0",
|
|
82
|
-
"@ngneat/overview": "^5.0.0",
|
|
83
|
-
"@ngneat/until-destroy": "^10.0.0",
|
|
80
|
+
"@spartan-ng/ui-core": "0.0.1-alpha.337",
|
|
84
81
|
"clsx": "^1.2.1"
|
|
85
82
|
}
|
|
86
83
|
},
|
|
@@ -88,9 +85,11 @@
|
|
|
88
85
|
"internalName": "ui-dialog-helm",
|
|
89
86
|
"peerDependencies": {
|
|
90
87
|
"@angular/core": "^17.1.0",
|
|
91
|
-
"@
|
|
88
|
+
"@angular/common": "^17.1.0",
|
|
89
|
+
"@angular/cdk": "^17.1.0",
|
|
90
|
+
"@spartan-ng/ui-core": "0.0.1-alpha.337",
|
|
92
91
|
"clsx": "^1.2.1",
|
|
93
|
-
"@spartan-ng/ui-dialog-brain": "0.0.1-alpha.
|
|
92
|
+
"@spartan-ng/ui-dialog-brain": "0.0.1-alpha.337",
|
|
94
93
|
"@ng-icons/lucide": "^26.3.0"
|
|
95
94
|
}
|
|
96
95
|
},
|
|
@@ -99,7 +98,7 @@
|
|
|
99
98
|
"peerDependencies": {
|
|
100
99
|
"@angular/core": "^17.1.0",
|
|
101
100
|
"@angular/common": "^17.1.0",
|
|
102
|
-
"@spartan-ng/ui-core": "0.0.1-alpha.
|
|
101
|
+
"@spartan-ng/ui-core": "0.0.1-alpha.337",
|
|
103
102
|
"@ng-icons/core": "^25.1.0",
|
|
104
103
|
"class-variance-authority": "^0.6.0",
|
|
105
104
|
"clsx": "^1.2.1"
|
|
@@ -109,7 +108,7 @@
|
|
|
109
108
|
"internalName": "ui-input-helm",
|
|
110
109
|
"peerDependencies": {
|
|
111
110
|
"@angular/core": "^17.1.0",
|
|
112
|
-
"@spartan-ng/ui-core": "0.0.1-alpha.
|
|
111
|
+
"@spartan-ng/ui-core": "0.0.1-alpha.337",
|
|
113
112
|
"class-variance-authority": "^0.6.0",
|
|
114
113
|
"clsx": "^1.2.1"
|
|
115
114
|
}
|
|
@@ -118,28 +117,28 @@
|
|
|
118
117
|
"internalName": "ui-label-helm",
|
|
119
118
|
"peerDependencies": {
|
|
120
119
|
"@angular/core": "^17.1.0",
|
|
121
|
-
"@spartan-ng/ui-core": "0.0.1-alpha.
|
|
120
|
+
"@spartan-ng/ui-core": "0.0.1-alpha.337",
|
|
122
121
|
"class-variance-authority": "^0.6.0",
|
|
123
122
|
"clsx": "^1.2.1",
|
|
124
|
-
"@spartan-ng/ui-label-brain": "0.0.1-alpha.
|
|
123
|
+
"@spartan-ng/ui-label-brain": "0.0.1-alpha.337"
|
|
125
124
|
}
|
|
126
125
|
},
|
|
127
126
|
"menu": {
|
|
128
127
|
"internalName": "ui-menu-helm",
|
|
129
128
|
"peerDependencies": {
|
|
130
129
|
"@angular/core": "^17.1.0",
|
|
131
|
-
"@spartan-ng/ui-core": "0.0.1-alpha.
|
|
130
|
+
"@spartan-ng/ui-core": "0.0.1-alpha.337",
|
|
132
131
|
"@ng-icons/lucide": "^26.3.0",
|
|
133
132
|
"clsx": "^1.2.1",
|
|
134
133
|
"class-variance-authority": "^0.6.0",
|
|
135
|
-
"@spartan-ng/ui-menu-brain": "0.0.1-alpha.
|
|
134
|
+
"@spartan-ng/ui-menu-brain": "0.0.1-alpha.337"
|
|
136
135
|
}
|
|
137
136
|
},
|
|
138
137
|
"popover": {
|
|
139
138
|
"internalName": "ui-popover-helm",
|
|
140
139
|
"peerDependencies": {
|
|
141
140
|
"@angular/core": "^17.1.0",
|
|
142
|
-
"@spartan-ng/ui-core": "0.0.1-alpha.
|
|
141
|
+
"@spartan-ng/ui-core": "0.0.1-alpha.337",
|
|
143
142
|
"clsx": "^1.2.1"
|
|
144
143
|
}
|
|
145
144
|
},
|
|
@@ -147,7 +146,7 @@
|
|
|
147
146
|
"internalName": "ui-progress-helm",
|
|
148
147
|
"peerDependencies": {
|
|
149
148
|
"@angular/core": "^17.1.0",
|
|
150
|
-
"@spartan-ng/ui-core": "0.0.1-alpha.
|
|
149
|
+
"@spartan-ng/ui-core": "0.0.1-alpha.337",
|
|
151
150
|
"clsx": "^1.2.1"
|
|
152
151
|
}
|
|
153
152
|
},
|
|
@@ -155,7 +154,7 @@
|
|
|
155
154
|
"internalName": "ui-radio-group-helm",
|
|
156
155
|
"peerDependencies": {
|
|
157
156
|
"@angular/core": "^17.1.0",
|
|
158
|
-
"@spartan-ng/ui-core": "0.0.1-alpha.
|
|
157
|
+
"@spartan-ng/ui-core": "0.0.1-alpha.337",
|
|
159
158
|
"clsx": "^1.2.1"
|
|
160
159
|
}
|
|
161
160
|
},
|
|
@@ -163,7 +162,7 @@
|
|
|
163
162
|
"internalName": "ui-scroll-area-helm",
|
|
164
163
|
"peerDependencies": {
|
|
165
164
|
"@angular/core": "^17.1.0",
|
|
166
|
-
"@spartan-ng/ui-core": "0.0.1-alpha.
|
|
165
|
+
"@spartan-ng/ui-core": "0.0.1-alpha.337",
|
|
167
166
|
"ngx-scrollbar": "^13.0.1",
|
|
168
167
|
"clsx": "^1.2.1"
|
|
169
168
|
}
|
|
@@ -172,7 +171,7 @@
|
|
|
172
171
|
"internalName": "ui-separator-helm",
|
|
173
172
|
"peerDependencies": {
|
|
174
173
|
"@angular/core": "^17.1.0",
|
|
175
|
-
"@spartan-ng/ui-core": "0.0.1-alpha.
|
|
174
|
+
"@spartan-ng/ui-core": "0.0.1-alpha.337",
|
|
176
175
|
"clsx": "^1.2.1"
|
|
177
176
|
}
|
|
178
177
|
},
|
|
@@ -180,19 +179,19 @@
|
|
|
180
179
|
"internalName": "ui-sheet-helm",
|
|
181
180
|
"peerDependencies": {
|
|
182
181
|
"@angular/core": "^17.1.0",
|
|
183
|
-
"@spartan-ng/ui-core": "0.0.1-alpha.
|
|
182
|
+
"@spartan-ng/ui-core": "0.0.1-alpha.337",
|
|
184
183
|
"clsx": "^1.2.1",
|
|
185
184
|
"class-variance-authority": "^0.6.0",
|
|
186
185
|
"@ng-icons/lucide": "^26.3.0",
|
|
187
|
-
"@spartan-ng/ui-sheet-brain": "0.0.1-alpha.
|
|
188
|
-
"@spartan-ng/ui-dialog-brain": "0.0.1-alpha.
|
|
186
|
+
"@spartan-ng/ui-sheet-brain": "0.0.1-alpha.337",
|
|
187
|
+
"@spartan-ng/ui-dialog-brain": "0.0.1-alpha.337"
|
|
189
188
|
}
|
|
190
189
|
},
|
|
191
190
|
"skeleton": {
|
|
192
191
|
"internalName": "ui-skeleton-helm",
|
|
193
192
|
"peerDependencies": {
|
|
194
193
|
"@angular/core": "^17.1.0",
|
|
195
|
-
"@spartan-ng/ui-core": "0.0.1-alpha.
|
|
194
|
+
"@spartan-ng/ui-core": "0.0.1-alpha.337",
|
|
196
195
|
"clsx": "^1.2.1"
|
|
197
196
|
}
|
|
198
197
|
},
|
|
@@ -200,7 +199,7 @@
|
|
|
200
199
|
"internalName": "ui-spinner-helm",
|
|
201
200
|
"peerDependencies": {
|
|
202
201
|
"@angular/core": "^17.1.0",
|
|
203
|
-
"@spartan-ng/ui-core": "0.0.1-alpha.
|
|
202
|
+
"@spartan-ng/ui-core": "0.0.1-alpha.337",
|
|
204
203
|
"class-variance-authority": "^0.6.0",
|
|
205
204
|
"clsx": "^1.2.1"
|
|
206
205
|
}
|
|
@@ -210,26 +209,26 @@
|
|
|
210
209
|
"peerDependencies": {
|
|
211
210
|
"@angular/core": "^17.1.0",
|
|
212
211
|
"@angular/forms": "^17.1.0",
|
|
213
|
-
"@spartan-ng/ui-core": "0.0.1-alpha.
|
|
212
|
+
"@spartan-ng/ui-core": "0.0.1-alpha.337",
|
|
214
213
|
"clsx": "^1.2.1",
|
|
215
|
-
"@spartan-ng/ui-switch-brain": "0.0.1-alpha.
|
|
214
|
+
"@spartan-ng/ui-switch-brain": "0.0.1-alpha.337"
|
|
216
215
|
}
|
|
217
216
|
},
|
|
218
217
|
"tabs": {
|
|
219
218
|
"internalName": "ui-tabs-helm",
|
|
220
219
|
"peerDependencies": {
|
|
221
220
|
"@angular/core": "^17.1.0",
|
|
222
|
-
"@spartan-ng/ui-core": "0.0.1-alpha.
|
|
221
|
+
"@spartan-ng/ui-core": "0.0.1-alpha.337",
|
|
223
222
|
"clsx": "^1.2.1",
|
|
224
223
|
"class-variance-authority": "^0.6.0",
|
|
225
|
-
"@spartan-ng/ui-tabs-brain": "0.0.1-alpha.
|
|
224
|
+
"@spartan-ng/ui-tabs-brain": "0.0.1-alpha.337"
|
|
226
225
|
}
|
|
227
226
|
},
|
|
228
227
|
"toggle": {
|
|
229
228
|
"internalName": "ui-toggle-helm",
|
|
230
229
|
"peerDependencies": {
|
|
231
230
|
"@angular/core": "^17.1.0",
|
|
232
|
-
"@spartan-ng/ui-core": "0.0.1-alpha.
|
|
231
|
+
"@spartan-ng/ui-core": "0.0.1-alpha.337",
|
|
233
232
|
"clsx": "^1.2.1",
|
|
234
233
|
"class-variance-authority": "^0.6.0"
|
|
235
234
|
}
|
|
@@ -238,7 +237,7 @@
|
|
|
238
237
|
"internalName": "ui-typography-helm",
|
|
239
238
|
"peerDependencies": {
|
|
240
239
|
"@angular/core": "^17.1.0",
|
|
241
|
-
"@spartan-ng/ui-core": "0.0.1-alpha.
|
|
240
|
+
"@spartan-ng/ui-core": "0.0.1-alpha.337",
|
|
242
241
|
"clsx": "^1.2.1"
|
|
243
242
|
}
|
|
244
243
|
},
|
|
@@ -247,8 +246,8 @@
|
|
|
247
246
|
"peerDependencies": {
|
|
248
247
|
"@angular/common": "^17.1.0",
|
|
249
248
|
"@angular/core": "^17.1.0",
|
|
250
|
-
"@spartan-ng/ui-core": "0.0.1-alpha.
|
|
251
|
-
"@spartan-ng/ui-table-brain": "0.0.1-alpha.
|
|
249
|
+
"@spartan-ng/ui-core": "0.0.1-alpha.337",
|
|
250
|
+
"@spartan-ng/ui-table-brain": "0.0.1-alpha.337",
|
|
252
251
|
"clsx": "^1.2.1"
|
|
253
252
|
}
|
|
254
253
|
},
|
|
@@ -256,7 +255,7 @@
|
|
|
256
255
|
"internalName": "ui-hover-card-helm",
|
|
257
256
|
"peerDependencies": {
|
|
258
257
|
"@angular/core": "^17.1.0",
|
|
259
|
-
"@spartan-ng/ui-core": "0.0.1-alpha.
|
|
258
|
+
"@spartan-ng/ui-core": "0.0.1-alpha.337",
|
|
260
259
|
"clsx": "^1.2.1"
|
|
261
260
|
}
|
|
262
261
|
},
|
|
@@ -265,8 +264,8 @@
|
|
|
265
264
|
"peerDependencies": {
|
|
266
265
|
"@angular/core": "^17.1.0",
|
|
267
266
|
"@angular/forms": "^17.1.0",
|
|
268
|
-
"@spartan-ng/ui-core": "0.0.1-alpha.
|
|
269
|
-
"@spartan-ng/ui-checkbox-brain": "0.0.1-alpha.
|
|
267
|
+
"@spartan-ng/ui-core": "0.0.1-alpha.337",
|
|
268
|
+
"@spartan-ng/ui-checkbox-brain": "0.0.1-alpha.337",
|
|
270
269
|
"clsx": "^1.2.1",
|
|
271
270
|
"@ng-icons/lucide": "^26.3.0"
|
|
272
271
|
}
|
|
@@ -275,7 +274,7 @@
|
|
|
275
274
|
"internalName": "ui-tooltip-helm",
|
|
276
275
|
"peerDependencies": {
|
|
277
276
|
"@angular/core": "^17.1.0",
|
|
278
|
-
"@spartan-ng/ui-tooltip-brain": "0.0.1-alpha.
|
|
277
|
+
"@spartan-ng/ui-tooltip-brain": "0.0.1-alpha.337"
|
|
279
278
|
}
|
|
280
279
|
},
|
|
281
280
|
"pagination": {
|
|
@@ -283,7 +282,7 @@
|
|
|
283
282
|
"peerDependencies": {
|
|
284
283
|
"@angular/core": "^17.1.0",
|
|
285
284
|
"@angular/router": "^17.1.0",
|
|
286
|
-
"@spartan-ng/ui-core": "0.0.1-alpha.
|
|
285
|
+
"@spartan-ng/ui-core": "0.0.1-alpha.337",
|
|
287
286
|
"@ng-icons/lucide": "^26.3.0",
|
|
288
287
|
"class-variance-authority": "^0.6.0",
|
|
289
288
|
"clsx": "^1.2.1"
|
|
@@ -293,9 +292,8 @@
|
|
|
293
292
|
"internalName": "ui-carousel-helm",
|
|
294
293
|
"peerDependencies": {
|
|
295
294
|
"@angular/core": "^17.1.0",
|
|
296
|
-
"@angular/forms": "^17.1.0",
|
|
297
295
|
"@ng-icons/lucide": "^26.3.0",
|
|
298
|
-
"@spartan-ng/ui-core": "0.0.1-alpha.
|
|
296
|
+
"@spartan-ng/ui-core": "0.0.1-alpha.337",
|
|
299
297
|
"clsx": "^1.2.1",
|
|
300
298
|
"embla-carousel-angular": "^14.0.0"
|
|
301
299
|
}
|
|
@@ -303,8 +301,11 @@
|
|
|
303
301
|
"select": {
|
|
304
302
|
"internalName": "ui-select-helm",
|
|
305
303
|
"peerDependencies": {
|
|
306
|
-
"@angular/
|
|
307
|
-
"@
|
|
304
|
+
"@angular/core": "^17.1.0",
|
|
305
|
+
"@spartan-ng/ui-core": "0.0.1-alpha.337",
|
|
306
|
+
"@spartan-ng/ui-select-brain": "0.0.1-alpha.337",
|
|
307
|
+
"class-variance-authority": "^0.6.0",
|
|
308
|
+
"clsx": "^1.2.1"
|
|
308
309
|
}
|
|
309
310
|
}
|
|
310
311
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-project-names.js","sourceRoot":"","sources":["../../../../../libs/cli/src/utils/get-project-names.ts"],"names":[],"mappings":";;;AAAA,uCAA+C;AAExC,MAAM,mBAAmB,GAAG,CAAC,IAAU,EAAE,EAAE;IACjD,MAAM,YAAY,GAAa,EAAE,CAAC;IAClC,MAAM,QAAQ,GAAG,IAAA,oBAAW,EAAC,IAAI,CAAC,CAAC;IAEnC,QAAQ,CAAC,OAAO,CAAC,CAAC,oBAAoB,EAAE,WAAW,EAAE,EAAE;QACtD,IAAI,oBAAoB,CAAC,WAAW,KAAK,aAAa,EAAE;
|
|
1
|
+
{"version":3,"file":"get-project-names.js","sourceRoot":"","sources":["../../../../../libs/cli/src/utils/get-project-names.ts"],"names":[],"mappings":";;;AAAA,uCAA+C;AAExC,MAAM,mBAAmB,GAAG,CAAC,IAAU,EAAE,EAAE;IACjD,MAAM,YAAY,GAAa,EAAE,CAAC;IAClC,MAAM,QAAQ,GAAG,IAAA,oBAAW,EAAC,IAAI,CAAC,CAAC;IAEnC,QAAQ,CAAC,OAAO,CAAC,CAAC,oBAAoB,EAAE,WAAW,EAAE,EAAE;QACtD,IAAI,oBAAoB,CAAC,WAAW,KAAK,aAAa,EAAE,CAAC;YACxD,YAAY,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC;QAChC,CAAC;IACF,CAAC,CAAC,CAAC;IACH,OAAO,EAAE,QAAQ,EAAE,YAAY,EAAE,CAAC;AACnC,CAAC,CAAC;AAVW,QAAA,mBAAmB,uBAU9B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"version-utils.js","sourceRoot":"","sources":["../../../../../libs/cli/src/utils/version-utils.ts"],"names":[],"mappings":";;;AAAA,uCAA4C;AAC5C,mCAAuC;AAEvC,SAAgB,0BAA0B,CACzC,IAAU,EACV,WAAmB,EACnB,cAAuB,EACvB,GAAG,GAAG,KAAK;;IAEX,MAAM,OAAO,GAAG,IAAA,iBAAQ,EAAC,IAAI,EAAE,cAAc,CAAC,CAAC;IAC/C,MAAM,uBAAuB,GAC5B,CAAC,OAAO,CAAC,YAAY,IAAI,OAAO,CAAC,YAAY,CAAC,WAAW,CAAC,CAAC;QAC3D,CAAC,OAAO,CAAC,eAAe,IAAI,OAAO,CAAC,eAAe,CAAC,WAAW,CAAC,CAAC,CAAC;IACnE,IAAI,CAAC,uBAAuB,IAAI,CAAC,cAAc,EAAE;
|
|
1
|
+
{"version":3,"file":"version-utils.js","sourceRoot":"","sources":["../../../../../libs/cli/src/utils/version-utils.ts"],"names":[],"mappings":";;;AAAA,uCAA4C;AAC5C,mCAAuC;AAEvC,SAAgB,0BAA0B,CACzC,IAAU,EACV,WAAmB,EACnB,cAAuB,EACvB,GAAG,GAAG,KAAK;;IAEX,MAAM,OAAO,GAAG,IAAA,iBAAQ,EAAC,IAAI,EAAE,cAAc,CAAC,CAAC;IAC/C,MAAM,uBAAuB,GAC5B,CAAC,OAAO,CAAC,YAAY,IAAI,OAAO,CAAC,YAAY,CAAC,WAAW,CAAC,CAAC;QAC3D,CAAC,OAAO,CAAC,eAAe,IAAI,OAAO,CAAC,eAAe,CAAC,WAAW,CAAC,CAAC,CAAC;IACnE,IAAI,CAAC,uBAAuB,IAAI,CAAC,cAAc,EAAE,CAAC;QACjD,OAAO,IAAI,CAAC;IACb,CAAC;IAED,IAAI,CAAC,uBAAuB,IAAI,uBAAuB,KAAK,QAAQ,IAAI,uBAAuB,KAAK,MAAM,EAAE,CAAC;QAC5G,OAAO,MAAA,IAAA,cAAK,EAAC,cAAc,CAAC,mCAAI,IAAA,eAAM,EAAC,cAAc,CAAC,CAAC,OAAO,CAAC;IAChE,CAAC;IAED,OAAO,MAAA,CAAC,GAAG,CAAC,CAAC,CAAC,uBAAuB,CAAC,CAAC,CAAC,IAAA,cAAK,EAAC,uBAAuB,CAAC,CAAC,mCAAI,IAAA,eAAM,EAAC,uBAAuB,CAAC,CAAC,OAAO,CAAC;AACpH,CAAC;AAnBD,gEAmBC"}
|