@spartan-ng/cli 1.1.2-beta.1 → 1.2.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/generators.json +10 -0
- package/package.json +1 -1
- package/src/generators/healthcheck/generator.js +2 -0
- package/src/generators/healthcheck/generator.js.map +1 -1
- package/src/generators/healthcheck/healthchecks/brn-input-otp-max-length-rename.d.ts +2 -0
- package/src/generators/healthcheck/healthchecks/brn-input-otp-max-length-rename.js +31 -0
- package/src/generators/healthcheck/healthchecks/brn-input-otp-max-length-rename.js.map +1 -0
- package/src/generators/migrate-brn-input-otp-max-length/compat.d.ts +2 -0
- package/src/generators/migrate-brn-input-otp-max-length/compat.js +7 -0
- package/src/generators/migrate-brn-input-otp-max-length/compat.js.map +1 -0
- package/src/generators/migrate-brn-input-otp-max-length/generator.d.ts +4 -0
- package/src/generators/migrate-brn-input-otp-max-length/generator.js +31 -0
- package/src/generators/migrate-brn-input-otp-max-length/generator.js.map +1 -0
- package/src/generators/migrate-brn-input-otp-max-length/schema.d.ts +3 -0
- package/src/generators/migrate-brn-input-otp-max-length/schema.json +14 -0
- package/src/generators/ui/libs/input-otp/files/lib/hlm-input-otp-slot.ts.template +6 -3
- package/src/generators/ui/style-luma.css +1 -1
- package/src/generators/ui/style-lyra.css +2 -2
- package/src/generators/ui/style-maia.css +2 -2
- package/src/generators/ui/style-mira.css +2 -2
- package/src/generators/ui/style-nova.css +2 -2
- package/src/generators/ui/style-vega.css +2 -2
- package/src/generators/ui/supported-ui-libraries.json +41 -41
package/generators.json
CHANGED
|
@@ -30,6 +30,11 @@
|
|
|
30
30
|
"schema": "./src/generators/migrate-brn-checkbox-changed-event/schema.json",
|
|
31
31
|
"description": "Migrate brn-checkbox changed event to checkedChange"
|
|
32
32
|
},
|
|
33
|
+
"migrate-brn-input-otp-max-length": {
|
|
34
|
+
"factory": "./src/generators/migrate-brn-input-otp-max-length/compat",
|
|
35
|
+
"schema": "./src/generators/migrate-brn-input-otp-max-length/schema.json",
|
|
36
|
+
"description": "Migrate brn-input-otp maxLength input to length"
|
|
37
|
+
},
|
|
33
38
|
"migrate-brn-switch-changed-event": {
|
|
34
39
|
"factory": "./src/generators/migrate-brn-switch-changed-event/compat",
|
|
35
40
|
"schema": "./src/generators/migrate-brn-switch-changed-event/schema.json",
|
|
@@ -152,6 +157,11 @@
|
|
|
152
157
|
"schema": "./src/generators/migrate-brn-checkbox-changed-event/schema.json",
|
|
153
158
|
"description": "Migrate brn-checkbox changed event to checkedChange"
|
|
154
159
|
},
|
|
160
|
+
"migrate-brn-input-otp-max-length": {
|
|
161
|
+
"factory": "./src/generators/migrate-brn-input-otp-max-length/compat",
|
|
162
|
+
"schema": "./src/generators/migrate-brn-input-otp-max-length/schema.json",
|
|
163
|
+
"description": "Migrate brn-input-otp maxLength input to length"
|
|
164
|
+
},
|
|
155
165
|
"migrate-brn-switch-changed-event": {
|
|
156
166
|
"factory": "./src/generators/migrate-brn-switch-changed-event/compat",
|
|
157
167
|
"schema": "./src/generators/migrate-brn-switch-changed-event/schema.json",
|
package/package.json
CHANGED
|
@@ -9,6 +9,7 @@ const brain_imports_1 = require("./healthchecks/brain-imports");
|
|
|
9
9
|
const brn_accordion_trigger_1 = require("./healthchecks/brn-accordion-trigger");
|
|
10
10
|
const brn_checkbox_changed_event_rename_1 = require("./healthchecks/brn-checkbox-changed-event-rename");
|
|
11
11
|
const brn_collapsible_1 = require("./healthchecks/brn-collapsible");
|
|
12
|
+
const brn_input_otp_max_length_rename_1 = require("./healthchecks/brn-input-otp-max-length-rename");
|
|
12
13
|
const brn_radio_1 = require("./healthchecks/brn-radio");
|
|
13
14
|
const brn_select_1 = require("./healthchecks/brn-select");
|
|
14
15
|
const brn_separator_1 = require("./healthchecks/brn-separator");
|
|
@@ -67,6 +68,7 @@ async function healthcheckGenerator(tree, options) {
|
|
|
67
68
|
hlm_form_field_1.helmFormFieldHealthcheck,
|
|
68
69
|
sonner_1.sonnerHealthcheck,
|
|
69
70
|
brn_select_1.brnSelectHealthcheck,
|
|
71
|
+
brn_input_otp_max_length_rename_1.brnInputOtpMaxLengthRename,
|
|
70
72
|
scaffold_integrity_1.scaffoldIntegrityHealthcheck,
|
|
71
73
|
];
|
|
72
74
|
const failedReports = [];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"generator.js","sourceRoot":"","sources":["../../../../../../libs/cli/src/generators/healthcheck/generator.ts"],"names":[],"mappings":";;
|
|
1
|
+
{"version":3,"file":"generator.js","sourceRoot":"","sources":["../../../../../../libs/cli/src/generators/healthcheck/generator.ts"],"names":[],"mappings":";;AAsCA,oDAsEC;AA5GD,uCAA4D;AAC5D,uCAAkC;AAClC,+CAAoD;AACpD,iDAAmH;AACnH,gEAAuE;AACvE,gFAAwF;AACxF,wGAAiG;AACjG,oEAA6E;AAC7E,oGAA4F;AAC5F,wDAAiE;AACjE,0DAAiE;AACjE,gEAAyE;AACzE,oGAA6F;AAC7F,0DAAmE;AACnE,sEAA8E;AAC9E,0EAAiF;AACjF,8DAAqE;AACrE,8DAAqE;AACrE,4CAA0D;AAC1D,oEAAuE;AACvE,0DAAkE;AAClE,wEAA+E;AAC/E,kEAAyE;AACzE,sDAA8D;AAC9D,8DAAoE;AACpE,sDAA8D;AAC9D,8DAAkE;AAClE,oEAAuE;AACvE,0DAA8D;AAC9D,kEAAyE;AACzE,0EAAgF;AAChF,0EAAiF;AACjF,kDAA0D;AAC1D,oDAA4D;AAE5D,+CAA+C;AAC/C,2CAAgD;AAEzC,KAAK,UAAU,oBAAoB,CAAC,IAAU,EAAE,OAA8D;IACpH,eAAM,CAAC,IAAI,CAAC,yBAAyB,CAAC,CAAC;IAEvC,MAAM,YAAY,GAAkB;QACnC,4BAAkB;QAClB,uCAAuB;QACvB,qCAAsB;QACtB,8BAAmB;QACnB,uCAAqB;QACrB,iCAAqB;QACrB,8BAAiB;QACjB,8CAA2B;QAC3B,qCAAsB;QACtB,gDAA2B;QAC3B,uCAAqB;QACrB,oCAAqB;QACrB,kCAAmB;QACnB,0BAAoB;QACpB,yCAAyB;QACzB,iEAA6B;QAC7B,6DAA2B;QAC3B,wDAAgC;QAChC,yCAAwB;QACxB,mCAAsB;QACtB,iDAA4B;QAC5B,6CAA2B;QAC3B,8BAAmB;QACnB,kCAAqB;QACrB,+CAA2B;QAC3B,yCAAwB;QACxB,0BAAiB;QACjB,iCAAoB;QACpB,4DAA0B;QAC1B,iDAA4B;KAC5B,CAAC;IAEF,MAAM,aAAa,GAAwB,EAAE,CAAC;IAE9C,MAAM,WAAW,GAAG,MAAM,IAAA,uBAAc,EAAC,IAAI,EAAE,OAAO,CAAC,UAAU,CAAC,CAAC;IAEnE,KAAK,MAAM,WAAW,IAAI,YAAY,EAAE,CAAC;QACxC,MAAM,MAAM,GAAG,MAAM,IAAA,uBAAc,EAAC,IAAI,EAAE,WAAW,EAAE,WAAW,CAAC,CAAC;QACpE,IAAA,sBAAW,EAAC,MAAM,CAAC,CAAC;QAEpB,IAAI,MAAM,CAAC,MAAM,KAAK,gCAAiB,CAAC,OAAO,EAAE,CAAC;YACjD,aAAa,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;QAC5B,CAAC;IACF,CAAC;IAED,KAAK,MAAM,MAAM,IAAI,aAAa,EAAE,CAAC;QACpC,IAAI,MAAM,CAAC,OAAO,IAAI,IAAA,mCAAoB,EAAC,MAAM,CAAC,WAAW,CAAC,EAAE,CAAC;YAChE,MAAM,GAAG,GACR,OAAO,CAAC,OAAO;gBACf,CACC,MAAM,IAAA,iBAAM,EAAyB;oBACpC,IAAI,EAAE,SAAS;oBACf,IAAI,EAAE,WAAW;oBACjB,OAAO,EAAE,MAAM,CAAC,WAAW,CAAC,MAAM;iBAClC,CAAC,CACF,CAAC,SAAS,CAAC;YAEb,IAAI,GAAG,EAAE,CAAC;gBACT,MAAM,MAAM,CAAC,WAAW,CAAC,GAAG,CAAC,IAAI,EAAE,EAAE,UAAU,EAAE,OAAO,CAAC,UAAU,EAAE,WAAW,EAAE,CAAC,CAAC;YACrF,CAAC;QACF,CAAC;IACF,CAAC;IAED,IAAI,CAAC,OAAO,CAAC,UAAU,EAAE,CAAC;QACzB,MAAM,IAAA,oBAAW,EAAC,IAAI,CAAC,CAAC;IACzB,CAAC;AACF,CAAC;AAED,kBAAe,oBAAoB,CAAC"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.brnInputOtpMaxLengthRename = void 0;
|
|
4
|
+
const tslib_1 = require("tslib");
|
|
5
|
+
const devkit_1 = require("@nx/devkit");
|
|
6
|
+
const generator_1 = tslib_1.__importDefault(require("../../migrate-brn-input-otp-max-length/generator"));
|
|
7
|
+
const healthchecks_1 = require("../healthchecks");
|
|
8
|
+
exports.brnInputOtpMaxLengthRename = {
|
|
9
|
+
name: 'Input OTP maxLength rename',
|
|
10
|
+
async detect(tree, failure) {
|
|
11
|
+
(0, devkit_1.visitNotIgnoredFiles)(tree, '/', (file) => {
|
|
12
|
+
if (!file.endsWith('.ts') && !file.endsWith('.html')) {
|
|
13
|
+
return;
|
|
14
|
+
}
|
|
15
|
+
const contents = tree.read(file, 'utf-8');
|
|
16
|
+
if (!contents) {
|
|
17
|
+
return;
|
|
18
|
+
}
|
|
19
|
+
// matches the legacy maxLength input on a brn-input-otp element ([maxLength] or maxLength=)
|
|
20
|
+
if (/<brn-input-otp\b[^>]*\bmaxLength\b/g.test(contents)) {
|
|
21
|
+
failure('brn-input-otp is using the renamed maxLength input.', healthchecks_1.HealthcheckSeverity.Error, true);
|
|
22
|
+
}
|
|
23
|
+
});
|
|
24
|
+
},
|
|
25
|
+
fix: async (tree) => {
|
|
26
|
+
await (0, generator_1.default)(tree, { skipFormat: true });
|
|
27
|
+
return true;
|
|
28
|
+
},
|
|
29
|
+
prompt: 'Would you like to migrate brn-input-otp maxLength input rename?',
|
|
30
|
+
};
|
|
31
|
+
//# sourceMappingURL=brn-input-otp-max-length-rename.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"brn-input-otp-max-length-rename.js","sourceRoot":"","sources":["../../../../../../../libs/cli/src/generators/healthcheck/healthchecks/brn-input-otp-max-length-rename.ts"],"names":[],"mappings":";;;;AAAA,uCAAkD;AAClD,yGAA2F;AAC3F,kDAAwE;AAE3D,QAAA,0BAA0B,GAAgB;IACtD,IAAI,EAAE,4BAA4B;IAClC,KAAK,CAAC,MAAM,CAAC,IAAI,EAAE,OAAO;QACzB,IAAA,6BAAoB,EAAC,IAAI,EAAE,GAAG,EAAE,CAAC,IAAI,EAAE,EAAE;YACxC,IAAI,CAAC,IAAI,CAAC,QAAQ,CAAC,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,QAAQ,CAAC,OAAO,CAAC,EAAE,CAAC;gBACtD,OAAO;YACR,CAAC;YAED,MAAM,QAAQ,GAAG,IAAI,CAAC,IAAI,CAAC,IAAI,EAAE,OAAO,CAAC,CAAC;YAE1C,IAAI,CAAC,QAAQ,EAAE,CAAC;gBACf,OAAO;YACR,CAAC;YAED,4FAA4F;YAC5F,IAAI,qCAAqC,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAE,CAAC;gBAC1D,OAAO,CAAC,qDAAqD,EAAE,kCAAmB,CAAC,KAAK,EAAE,IAAI,CAAC,CAAC;YACjG,CAAC;QACF,CAAC,CAAC,CAAC;IACJ,CAAC;IACD,GAAG,EAAE,KAAK,EAAE,IAAI,EAAE,EAAE;QACnB,MAAM,IAAA,mBAA2B,EAAC,IAAI,EAAE,EAAE,UAAU,EAAE,IAAI,EAAE,CAAC,CAAC;QAC9D,OAAO,IAAI,CAAC;IACb,CAAC;IACD,MAAM,EAAE,iEAAiE;CACzE,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const tslib_1 = require("tslib");
|
|
4
|
+
const devkit_1 = require("@nx/devkit");
|
|
5
|
+
const generator_1 = tslib_1.__importDefault(require("./generator"));
|
|
6
|
+
exports.default = (0, devkit_1.convertNxGenerator)(generator_1.default);
|
|
7
|
+
//# sourceMappingURL=compat.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"compat.js","sourceRoot":"","sources":["../../../../../../libs/cli/src/generators/migrate-brn-input-otp-max-length/compat.ts"],"names":[],"mappings":";;;AAAA,uCAAgD;AAChD,oEAAsD;AAEtD,kBAAe,IAAA,2BAAkB,EAAC,mBAA2B,CAAC,CAAC"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { type Tree } from '@nx/devkit';
|
|
2
|
+
import type { MigrateBrnInputOtpMaxLength } from './schema';
|
|
3
|
+
export declare function migrateBrnInputOtpMaxLength(tree: Tree, { skipFormat }: MigrateBrnInputOtpMaxLength): Promise<void>;
|
|
4
|
+
export default migrateBrnInputOtpMaxLength;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.migrateBrnInputOtpMaxLength = migrateBrnInputOtpMaxLength;
|
|
4
|
+
const devkit_1 = require("@nx/devkit");
|
|
5
|
+
const visit_files_1 = require("../../utils/visit-files");
|
|
6
|
+
const inputOtpTagPattern = /<(brn-input-otp)\b[^>]*>/g;
|
|
7
|
+
async function migrateBrnInputOtpMaxLength(tree, { skipFormat }) {
|
|
8
|
+
renameMaxLengthInput(tree);
|
|
9
|
+
if (!skipFormat) {
|
|
10
|
+
await (0, devkit_1.formatFiles)(tree);
|
|
11
|
+
}
|
|
12
|
+
}
|
|
13
|
+
function renameMaxLengthInput(tree) {
|
|
14
|
+
(0, visit_files_1.visitFiles)(tree, '.', (path) => {
|
|
15
|
+
if (!path.endsWith('.html') && !path.endsWith('.ts')) {
|
|
16
|
+
return;
|
|
17
|
+
}
|
|
18
|
+
let content = tree.read(path, 'utf-8');
|
|
19
|
+
if (!content) {
|
|
20
|
+
return;
|
|
21
|
+
}
|
|
22
|
+
inputOtpTagPattern.lastIndex = 0;
|
|
23
|
+
content = content.replace(inputOtpTagPattern, (tag) => renameLegacyMaxLengthInput(tag));
|
|
24
|
+
tree.write(path, content);
|
|
25
|
+
});
|
|
26
|
+
}
|
|
27
|
+
function renameLegacyMaxLengthInput(tag) {
|
|
28
|
+
return tag.replace(/(\s)\[maxLength\](\s*=)/g, '$1[length]$2').replace(/(\s)maxLength(\s*=)/g, '$1length$2');
|
|
29
|
+
}
|
|
30
|
+
exports.default = migrateBrnInputOtpMaxLength;
|
|
31
|
+
//# sourceMappingURL=generator.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"generator.js","sourceRoot":"","sources":["../../../../../../libs/cli/src/generators/migrate-brn-input-otp-max-length/generator.ts"],"names":[],"mappings":";;AAMA,kEAMC;AAZD,uCAAoD;AACpD,yDAAqD;AAGrD,MAAM,kBAAkB,GAAG,2BAA2B,CAAC;AAEhD,KAAK,UAAU,2BAA2B,CAAC,IAAU,EAAE,EAAE,UAAU,EAA+B;IACxG,oBAAoB,CAAC,IAAI,CAAC,CAAC;IAE3B,IAAI,CAAC,UAAU,EAAE,CAAC;QACjB,MAAM,IAAA,oBAAW,EAAC,IAAI,CAAC,CAAC;IACzB,CAAC;AACF,CAAC;AAED,SAAS,oBAAoB,CAAC,IAAU;IACvC,IAAA,wBAAU,EAAC,IAAI,EAAE,GAAG,EAAE,CAAC,IAAI,EAAE,EAAE;QAC9B,IAAI,CAAC,IAAI,CAAC,QAAQ,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,QAAQ,CAAC,KAAK,CAAC,EAAE,CAAC;YACtD,OAAO;QACR,CAAC;QAED,IAAI,OAAO,GAAG,IAAI,CAAC,IAAI,CAAC,IAAI,EAAE,OAAO,CAAC,CAAC;QAEvC,IAAI,CAAC,OAAO,EAAE,CAAC;YACd,OAAO;QACR,CAAC;QAED,kBAAkB,CAAC,SAAS,GAAG,CAAC,CAAC;QACjC,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,kBAAkB,EAAE,CAAC,GAAG,EAAE,EAAE,CAAC,0BAA0B,CAAC,GAAG,CAAC,CAAC,CAAC;QAExF,IAAI,CAAC,KAAK,CAAC,IAAI,EAAE,OAAO,CAAC,CAAC;IAC3B,CAAC,CAAC,CAAC;AACJ,CAAC;AAED,SAAS,0BAA0B,CAAC,GAAW;IAC9C,OAAO,GAAG,CAAC,OAAO,CAAC,0BAA0B,EAAE,cAAc,CAAC,CAAC,OAAO,CAAC,sBAAsB,EAAE,YAAY,CAAC,CAAC;AAC9G,CAAC;AAED,kBAAe,2BAA2B,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "http://json-schema.org/draft-07/schema",
|
|
3
|
+
"$id": "MigrateBrnInputOtpMaxLength",
|
|
4
|
+
"title": "",
|
|
5
|
+
"type": "object",
|
|
6
|
+
"properties": {
|
|
7
|
+
"skipFormat": {
|
|
8
|
+
"type": "boolean",
|
|
9
|
+
"default": false,
|
|
10
|
+
"description": "Skip formatting files"
|
|
11
|
+
}
|
|
12
|
+
},
|
|
13
|
+
"required": []
|
|
14
|
+
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { NumberInput } from '@angular/cdk/coercion';
|
|
2
|
-
import { ChangeDetectionStrategy, Component, input, numberAttribute } from '@angular/core';
|
|
1
|
+
import type { BooleanInput, NumberInput } from '@angular/cdk/coercion';
|
|
2
|
+
import { booleanAttribute, ChangeDetectionStrategy, Component, input, numberAttribute } from '@angular/core';
|
|
3
3
|
import { BrnInputOtpSlot } from '@spartan-ng/brain/input-otp';
|
|
4
4
|
import { classes } from '<%- importAlias %>/utils';
|
|
5
5
|
import { HlmInputOtpFakeCaret } from './hlm-input-otp-fake-caret';
|
|
@@ -10,7 +10,7 @@ import { HlmInputOtpFakeCaret } from './hlm-input-otp-fake-caret';
|
|
|
10
10
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
11
11
|
host: { 'data-slot': 'input-otp-slot' },
|
|
12
12
|
template: `
|
|
13
|
-
<brn-input-otp-slot [index]="index()">
|
|
13
|
+
<brn-input-otp-slot [index]="index()" [forceInvalid]="forceInvalid()">
|
|
14
14
|
<hlm-input-otp-fake-caret />
|
|
15
15
|
</brn-input-otp-slot>
|
|
16
16
|
`,
|
|
@@ -19,6 +19,9 @@ export class HlmInputOtpSlot {
|
|
|
19
19
|
/** The index of the slot to render the char or a fake caret */
|
|
20
20
|
public readonly index = input.required<number, NumberInput>({ transform: numberAttribute });
|
|
21
21
|
|
|
22
|
+
/** Whether to force the input into an invalid state. */
|
|
23
|
+
public readonly forceInvalid = input<boolean, BooleanInput>(false, { transform: booleanAttribute });
|
|
24
|
+
|
|
22
25
|
constructor() {
|
|
23
26
|
classes(
|
|
24
27
|
() =>
|
|
@@ -354,7 +354,7 @@
|
|
|
354
354
|
}
|
|
355
355
|
|
|
356
356
|
.spartan-input-otp-slot {
|
|
357
|
-
@apply bg-input/50 border-input has-[brn-input-otp-slot[data-active="true"]]:border-ring has-[brn-input-otp-slot[data-active="true"]]:ring-ring/30 has-[brn-input-otp-slot[data-active="true"]]:data-[matches-spartan-invalid=true]:ring-destructive/20 dark:has-[brn-input-otp-slot[data-active="true"]]:data-[matches-spartan-invalid=true]:ring-destructive/40 data-[matches-spartan-invalid=true]:border-destructive size-9 border-y border-e text-sm transition-all outline-none first:rounded-s-3xl first:border-s last:rounded-e-3xl has-[brn-input-otp-slot[data-active="true"]]:ring-3;
|
|
357
|
+
@apply bg-input/50 border-input has-[brn-input-otp-slot[data-active="true"]]:border-ring has-[brn-input-otp-slot[data-active="true"]]:ring-ring/30 has-[brn-input-otp-slot[data-active="true"]]:has-data-[matches-spartan-invalid=true]:ring-destructive/20 dark:has-[brn-input-otp-slot[data-active="true"]]:has-data-[matches-spartan-invalid=true]:ring-destructive/40 has-data-[matches-spartan-invalid=true]:border-destructive size-9 border-y border-e text-sm transition-all outline-none first:rounded-s-3xl first:border-s last:rounded-e-3xl has-[brn-input-otp-slot[data-active="true"]]:ring-3;
|
|
358
358
|
}
|
|
359
359
|
|
|
360
360
|
.spartan-input-otp-caret-line {
|
|
@@ -603,11 +603,11 @@
|
|
|
603
603
|
}
|
|
604
604
|
|
|
605
605
|
.spartan-input-otp-group {
|
|
606
|
-
@apply data-[matches-spartan-invalid=true]:ring-destructive/20 dark:data-[matches-spartan-invalid=true]:ring-destructive/40 data-[matches-spartan-invalid=true]:border-destructive rounded-none data-[matches-spartan-invalid=true]:ring-1;
|
|
606
|
+
@apply has-data-[matches-spartan-invalid=true]:ring-destructive/20 dark:has-data-[matches-spartan-invalid=true]:ring-destructive/40 has-data-[matches-spartan-invalid=true]:border-destructive rounded-none has-data-[matches-spartan-invalid=true]:ring-1;
|
|
607
607
|
}
|
|
608
608
|
|
|
609
609
|
.spartan-input-otp-slot {
|
|
610
|
-
@apply dark:bg-input/30 border-input has-[brn-input-otp-slot[data-active="true"]]:border-ring has-[brn-input-otp-slot[data-active="true"]]:ring-ring/50 has-[brn-input-otp-slot[data-active="true"]]:data-[matches-spartan-invalid=true]:ring-destructive/20 dark:has-[brn-input-otp-slot[data-active="true"]]:data-[matches-spartan-invalid=true]:ring-destructive/40 data-[matches-spartan-invalid=true]:border-destructive has-[brn-input-otp-slot[data-active="true"]]:data-[matches-spartan-invalid=true]:border-destructive size-8 border-y border-e text-xs transition-all outline-none first:rounded-none first:border-s last:rounded-none has-[brn-input-otp-slot[data-active="true"]]:ring-1;
|
|
610
|
+
@apply dark:bg-input/30 border-input has-[brn-input-otp-slot[data-active="true"]]:border-ring has-[brn-input-otp-slot[data-active="true"]]:ring-ring/50 has-[brn-input-otp-slot[data-active="true"]]:has-data-[matches-spartan-invalid=true]:ring-destructive/20 dark:has-[brn-input-otp-slot[data-active="true"]]:has-data-[matches-spartan-invalid=true]:ring-destructive/40 has-data-[matches-spartan-invalid=true]:border-destructive has-[brn-input-otp-slot[data-active="true"]]:has-data-[matches-spartan-invalid=true]:border-destructive size-8 border-y border-e text-xs transition-all outline-none first:rounded-none first:border-s last:rounded-none has-[brn-input-otp-slot[data-active="true"]]:ring-1;
|
|
611
611
|
}
|
|
612
612
|
|
|
613
613
|
.spartan-input-otp-caret-line {
|
|
@@ -625,11 +625,11 @@
|
|
|
625
625
|
}
|
|
626
626
|
|
|
627
627
|
.spartan-input-otp-group {
|
|
628
|
-
@apply data-[matches-spartan-invalid=true]:ring-destructive/20 dark:data-[matches-spartan-invalid=true]:ring-destructive/40 data-[matches-spartan-invalid=true]:border-destructive rounded-4xl data-[matches-spartan-invalid=true]:ring-[3px];
|
|
628
|
+
@apply has-data-[matches-spartan-invalid=true]:ring-destructive/20 dark:has-data-[matches-spartan-invalid=true]:ring-destructive/40 has-data-[matches-spartan-invalid=true]:border-destructive rounded-4xl has-data-[matches-spartan-invalid=true]:ring-[3px];
|
|
629
629
|
}
|
|
630
630
|
|
|
631
631
|
.spartan-input-otp-slot {
|
|
632
|
-
@apply bg-input/30 border-input has-[brn-input-otp-slot[data-active="true"]]:border-ring has-[brn-input-otp-slot[data-active="true"]]:ring-ring/50 has-[brn-input-otp-slot[data-active="true"]]:data-[matches-spartan-invalid=true]:ring-destructive/20 dark:has-[brn-input-otp-slot[data-active="true"]]:data-[matches-spartan-invalid=true]:ring-destructive/40 data-[matches-spartan-invalid=true]:border-destructive has-[brn-input-otp-slot[data-active="true"]]:data-[matches-spartan-invalid=true]:border-destructive size-9 border-y border-e text-sm transition-all outline-none first:rounded-s-4xl first:border-s last:rounded-e-4xl has-[brn-input-otp-slot[data-active="true"]]:ring-[3px];
|
|
632
|
+
@apply bg-input/30 border-input has-[brn-input-otp-slot[data-active="true"]]:border-ring has-[brn-input-otp-slot[data-active="true"]]:ring-ring/50 has-[brn-input-otp-slot[data-active="true"]]:has-data-[matches-spartan-invalid=true]:ring-destructive/20 dark:has-[brn-input-otp-slot[data-active="true"]]:has-data-[matches-spartan-invalid=true]:ring-destructive/40 has-data-[matches-spartan-invalid=true]:border-destructive has-[brn-input-otp-slot[data-active="true"]]:has-data-[matches-spartan-invalid=true]:border-destructive size-9 border-y border-e text-sm transition-all outline-none first:rounded-s-4xl first:border-s last:rounded-e-4xl has-[brn-input-otp-slot[data-active="true"]]:ring-[3px];
|
|
633
633
|
}
|
|
634
634
|
|
|
635
635
|
.spartan-input-otp-caret-line {
|
|
@@ -625,11 +625,11 @@
|
|
|
625
625
|
}
|
|
626
626
|
|
|
627
627
|
.spartan-input-otp-group {
|
|
628
|
-
@apply data-[matches-spartan-invalid=true]:ring-destructive/20 dark:data-[matches-spartan-invalid=true]:ring-destructive/40 data-[matches-spartan-invalid=true]:border-destructive rounded-md data-[matches-spartan-invalid=true]:ring-2;
|
|
628
|
+
@apply has-data-[matches-spartan-invalid=true]:ring-destructive/20 dark:has-data-[matches-spartan-invalid=true]:ring-destructive/40 has-data-[matches-spartan-invalid=true]:border-destructive rounded-md has-data-[matches-spartan-invalid=true]:ring-2;
|
|
629
629
|
}
|
|
630
630
|
|
|
631
631
|
.spartan-input-otp-slot {
|
|
632
|
-
@apply bg-input/20 dark:bg-input/30 border-input has-[brn-input-otp-slot[data-active="true"]]:border-ring has-[brn-input-otp-slot[data-active="true"]]:ring-ring/30 has-[brn-input-otp-slot[data-active="true"]]:data-[matches-spartan-invalid=true]:ring-destructive/20 dark:has-[brn-input-otp-slot[data-active="true"]]:data-[matches-spartan-invalid=true]:ring-destructive/40 data-[matches-spartan-invalid=true]:border-destructive has-[brn-input-otp-slot[data-active="true"]]:data-[matches-spartan-invalid=true]:border-destructive size-7 border-y border-e text-xs/relaxed transition-all outline-none first:rounded-s-md first:border-s last:rounded-e-md has-[brn-input-otp-slot[data-active="true"]]:ring-2;
|
|
632
|
+
@apply bg-input/20 dark:bg-input/30 border-input has-[brn-input-otp-slot[data-active="true"]]:border-ring has-[brn-input-otp-slot[data-active="true"]]:ring-ring/30 has-[brn-input-otp-slot[data-active="true"]]:has-data-[matches-spartan-invalid=true]:ring-destructive/20 dark:has-[brn-input-otp-slot[data-active="true"]]:has-data-[matches-spartan-invalid=true]:ring-destructive/40 has-data-[matches-spartan-invalid=true]:border-destructive has-[brn-input-otp-slot[data-active="true"]]:has-data-[matches-spartan-invalid=true]:border-destructive size-7 border-y border-e text-xs/relaxed transition-all outline-none first:rounded-s-md first:border-s last:rounded-e-md has-[brn-input-otp-slot[data-active="true"]]:ring-2;
|
|
633
633
|
}
|
|
634
634
|
|
|
635
635
|
.spartan-input-otp-caret-line {
|
|
@@ -655,11 +655,11 @@
|
|
|
655
655
|
}
|
|
656
656
|
|
|
657
657
|
.spartan-input-otp-group {
|
|
658
|
-
@apply data-[matches-spartan-invalid=true]:ring-destructive/20 dark:data-[matches-spartan-invalid=true]:ring-destructive/40 data-[matches-spartan-invalid=true]:border-destructive rounded-lg data-[matches-spartan-invalid=true]:ring-3;
|
|
658
|
+
@apply has-data-[matches-spartan-invalid=true]:ring-destructive/20 dark:has-data-[matches-spartan-invalid=true]:ring-destructive/40 has-data-[matches-spartan-invalid=true]:border-destructive rounded-lg has-data-[matches-spartan-invalid=true]:ring-3;
|
|
659
659
|
}
|
|
660
660
|
|
|
661
661
|
.spartan-input-otp-slot {
|
|
662
|
-
@apply dark:bg-input/30 border-input has-[brn-input-otp-slot[data-active="true"]]:border-ring has-[brn-input-otp-slot[data-active="true"]]:ring-ring/50 has-[brn-input-otp-slot[data-active="true"]]:data-[matches-spartan-invalid=true]:ring-destructive/20 dark:has-[brn-input-otp-slot[data-active="true"]]:data-[matches-spartan-invalid=true]:ring-destructive/40 data-[matches-spartan-invalid=true]:border-destructive has-[brn-input-otp-slot[data-active="true"]]:data-[matches-spartan-invalid=true]:border-destructive size-8 border-y border-e text-sm transition-all outline-none first:rounded-s-lg first:border-s last:rounded-e-lg has-[brn-input-otp-slot[data-active="true"]]:ring-3;
|
|
662
|
+
@apply dark:bg-input/30 border-input has-[brn-input-otp-slot[data-active="true"]]:border-ring has-[brn-input-otp-slot[data-active="true"]]:ring-ring/50 has-[brn-input-otp-slot[data-active="true"]]:has-data-[matches-spartan-invalid=true]:ring-destructive/20 dark:has-[brn-input-otp-slot[data-active="true"]]:has-data-[matches-spartan-invalid=true]:ring-destructive/40 has-data-[matches-spartan-invalid=true]:border-destructive has-[brn-input-otp-slot[data-active="true"]]:has-data-[matches-spartan-invalid=true]:border-destructive size-8 border-y border-e text-sm transition-all outline-none first:rounded-s-lg first:border-s last:rounded-e-lg has-[brn-input-otp-slot[data-active="true"]]:ring-3;
|
|
663
663
|
}
|
|
664
664
|
|
|
665
665
|
.spartan-input-otp-caret-line {
|
|
@@ -683,11 +683,11 @@
|
|
|
683
683
|
}
|
|
684
684
|
|
|
685
685
|
.spartan-input-otp-group {
|
|
686
|
-
@apply data-[matches-spartan-invalid=true]:ring-destructive/20 dark:data-[matches-spartan-invalid=true]:ring-destructive/40 data-[matches-spartan-invalid=true]:border-destructive rounded-md data-[matches-spartan-invalid=true]:ring-3;
|
|
686
|
+
@apply has-data-[matches-spartan-invalid=true]:ring-destructive/20 dark:has-data-[matches-spartan-invalid=true]:ring-destructive/40 has-data-[matches-spartan-invalid=true]:border-destructive rounded-md has-data-[matches-spartan-invalid=true]:ring-3;
|
|
687
687
|
}
|
|
688
688
|
|
|
689
689
|
.spartan-input-otp-slot {
|
|
690
|
-
@apply dark:bg-input/30 border-input has-[brn-input-otp-slot[data-active="true"]]:border-ring has-[brn-input-otp-slot[data-active="true"]]:ring-ring/50 has-[brn-input-otp-slot[data-active="true"]]:data-[matches-spartan-invalid=true]:ring-destructive/20 dark:has-[brn-input-otp-slot[data-active="true"]]:data-[matches-spartan-invalid=true]:ring-destructive/40 data-[matches-spartan-invalid=true]:border-destructive has-[brn-input-otp-slot[data-active="true"]]:data-[matches-spartan-invalid=true]:border-destructive size-9 border-y border-e text-sm shadow-xs transition-all outline-none first:rounded-s-md first:border-s last:rounded-e-md has-[brn-input-otp-slot[data-active="true"]]:ring-3;
|
|
690
|
+
@apply dark:bg-input/30 border-input has-[brn-input-otp-slot[data-active="true"]]:border-ring has-[brn-input-otp-slot[data-active="true"]]:ring-ring/50 has-[brn-input-otp-slot[data-active="true"]]:has-data-[matches-spartan-invalid=true]:ring-destructive/20 dark:has-[brn-input-otp-slot[data-active="true"]]:has-data-[matches-spartan-invalid=true]:ring-destructive/40 has-data-[matches-spartan-invalid=true]:border-destructive has-[brn-input-otp-slot[data-active="true"]]:has-data-[matches-spartan-invalid=true]:border-destructive size-9 border-y border-e text-sm shadow-xs transition-all outline-none first:rounded-s-md first:border-s last:rounded-e-md has-[brn-input-otp-slot[data-active="true"]]:ring-3;
|
|
691
691
|
}
|
|
692
692
|
|
|
693
693
|
.spartan-input-otp-caret-line {
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "accordion",
|
|
4
4
|
"peerDependencies": {
|
|
5
5
|
"@angular/core": ">=21.0.0 <23.0.0",
|
|
6
|
-
"@spartan-ng/brain": "1.
|
|
6
|
+
"@spartan-ng/brain": "1.2.0-beta.1",
|
|
7
7
|
"@ng-icons/core": ">=32.0.0 <34.0.0",
|
|
8
8
|
"@ng-icons/lucide": ">=32.0.0 <34.0.0",
|
|
9
9
|
"clsx": "^2.1.1"
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"name": "alert-dialog",
|
|
21
21
|
"peerDependencies": {
|
|
22
22
|
"@angular/core": ">=21.0.0 <23.0.0",
|
|
23
|
-
"@spartan-ng/brain": "1.
|
|
23
|
+
"@spartan-ng/brain": "1.2.0-beta.1",
|
|
24
24
|
"clsx": "^2.1.1"
|
|
25
25
|
}
|
|
26
26
|
},
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"peerDependencies": {
|
|
37
37
|
"@angular/core": ">=21.0.0 <23.0.0",
|
|
38
38
|
"@angular/forms": ">=21.0.0 <23.0.0",
|
|
39
|
-
"@spartan-ng/brain": "1.
|
|
39
|
+
"@spartan-ng/brain": "1.2.0-beta.1",
|
|
40
40
|
"@angular/cdk": ">=21.0.0 <23.0.0",
|
|
41
41
|
"@ng-icons/core": ">=32.0.0 <34.0.0",
|
|
42
42
|
"@ng-icons/lucide": ">=32.0.0 <34.0.0"
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"name": "avatar",
|
|
47
47
|
"peerDependencies": {
|
|
48
48
|
"@angular/core": ">=21.0.0 <23.0.0",
|
|
49
|
-
"@spartan-ng/brain": "1.
|
|
49
|
+
"@spartan-ng/brain": "1.2.0-beta.1"
|
|
50
50
|
}
|
|
51
51
|
},
|
|
52
52
|
"badge": {
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
"name": "button",
|
|
70
70
|
"peerDependencies": {
|
|
71
71
|
"@angular/core": ">=21.0.0 <23.0.0",
|
|
72
|
-
"@spartan-ng/brain": "1.
|
|
72
|
+
"@spartan-ng/brain": "1.2.0-beta.1",
|
|
73
73
|
"class-variance-authority": "^0.7.0",
|
|
74
74
|
"clsx": "^2.1.1"
|
|
75
75
|
}
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
"name": "button-group",
|
|
79
79
|
"peerDependencies": {
|
|
80
80
|
"@angular/core": ">=21.0.0 <23.0.0",
|
|
81
|
-
"@spartan-ng/brain": "1.
|
|
81
|
+
"@spartan-ng/brain": "1.2.0-beta.1",
|
|
82
82
|
"class-variance-authority": "^0.7.0"
|
|
83
83
|
}
|
|
84
84
|
},
|
|
@@ -89,7 +89,7 @@
|
|
|
89
89
|
"@angular/core": ">=21.0.0 <23.0.0",
|
|
90
90
|
"@ng-icons/core": ">=32.0.0 <34.0.0",
|
|
91
91
|
"@ng-icons/lucide": ">=32.0.0 <34.0.0",
|
|
92
|
-
"@spartan-ng/brain": "1.
|
|
92
|
+
"@spartan-ng/brain": "1.2.0-beta.1"
|
|
93
93
|
}
|
|
94
94
|
},
|
|
95
95
|
"card": {
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
"@angular/cdk": ">=21.0.0 <23.0.0",
|
|
119
119
|
"@ng-icons/core": ">=32.0.0 <34.0.0",
|
|
120
120
|
"@ng-icons/lucide": ">=32.0.0 <34.0.0",
|
|
121
|
-
"@spartan-ng/brain": "1.
|
|
121
|
+
"@spartan-ng/brain": "1.2.0-beta.1",
|
|
122
122
|
"clsx": "^2.1.1"
|
|
123
123
|
}
|
|
124
124
|
},
|
|
@@ -126,7 +126,7 @@
|
|
|
126
126
|
"name": "collapsible",
|
|
127
127
|
"peerDependencies": {
|
|
128
128
|
"@angular/core": ">=21.0.0 <23.0.0",
|
|
129
|
-
"@spartan-ng/brain": "1.
|
|
129
|
+
"@spartan-ng/brain": "1.2.0-beta.1"
|
|
130
130
|
}
|
|
131
131
|
},
|
|
132
132
|
"combobox": {
|
|
@@ -134,7 +134,7 @@
|
|
|
134
134
|
"peerDependencies": {
|
|
135
135
|
"@angular/core": ">=21.0.0 <23.0.0",
|
|
136
136
|
"@angular/forms": ">=21.0.0 <23.0.0",
|
|
137
|
-
"@spartan-ng/brain": "1.
|
|
137
|
+
"@spartan-ng/brain": "1.2.0-beta.1",
|
|
138
138
|
"@angular/cdk": ">=21.0.0 <23.0.0",
|
|
139
139
|
"@ng-icons/core": ">=32.0.0 <34.0.0",
|
|
140
140
|
"@ng-icons/lucide": ">=32.0.0 <34.0.0",
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
"peerDependencies": {
|
|
147
147
|
"@angular/cdk": ">=21.0.0 <23.0.0",
|
|
148
148
|
"@angular/core": ">=21.0.0 <23.0.0",
|
|
149
|
-
"@spartan-ng/brain": "1.
|
|
149
|
+
"@spartan-ng/brain": "1.2.0-beta.1",
|
|
150
150
|
"clsx": "^2.1.1",
|
|
151
151
|
"@ng-icons/core": ">=32.0.0 <34.0.0",
|
|
152
152
|
"@ng-icons/lucide": ">=32.0.0 <34.0.0"
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
"name": "context-menu",
|
|
157
157
|
"peerDependencies": {
|
|
158
158
|
"@angular/core": ">=21.0.0 <23.0.0",
|
|
159
|
-
"@spartan-ng/brain": "1.
|
|
159
|
+
"@spartan-ng/brain": "1.2.0-beta.1",
|
|
160
160
|
"@angular/cdk": ">=21.0.0 <23.0.0"
|
|
161
161
|
}
|
|
162
162
|
},
|
|
@@ -167,7 +167,7 @@
|
|
|
167
167
|
"@angular/forms": ">=21.0.0 <23.0.0",
|
|
168
168
|
"@ng-icons/core": ">=32.0.0 <34.0.0",
|
|
169
169
|
"@ng-icons/lucide": ">=32.0.0 <34.0.0",
|
|
170
|
-
"@spartan-ng/brain": "1.
|
|
170
|
+
"@spartan-ng/brain": "1.2.0-beta.1",
|
|
171
171
|
"@angular/cdk": ">=21.0.0 <23.0.0",
|
|
172
172
|
"clsx": "^2.1.1"
|
|
173
173
|
}
|
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
"name": "dialog",
|
|
177
177
|
"peerDependencies": {
|
|
178
178
|
"@angular/core": ">=21.0.0 <23.0.0",
|
|
179
|
-
"@spartan-ng/brain": "1.
|
|
179
|
+
"@spartan-ng/brain": "1.2.0-beta.1",
|
|
180
180
|
"@angular/cdk": ">=21.0.0 <23.0.0",
|
|
181
181
|
"@angular/common": ">=21.0.0 <23.0.0",
|
|
182
182
|
"@ng-icons/core": ">=32.0.0 <34.0.0",
|
|
@@ -189,7 +189,7 @@
|
|
|
189
189
|
"name": "drawer",
|
|
190
190
|
"peerDependencies": {
|
|
191
191
|
"@angular/core": ">=21.0.0 <23.0.0",
|
|
192
|
-
"@spartan-ng/brain": "1.
|
|
192
|
+
"@spartan-ng/brain": "1.2.0-beta.1",
|
|
193
193
|
"clsx": "^2.1.1"
|
|
194
194
|
}
|
|
195
195
|
},
|
|
@@ -200,7 +200,7 @@
|
|
|
200
200
|
"@ng-icons/core": ">=32.0.0 <34.0.0",
|
|
201
201
|
"@ng-icons/lucide": ">=32.0.0 <34.0.0",
|
|
202
202
|
"@angular/cdk": ">=21.0.0 <23.0.0",
|
|
203
|
-
"@spartan-ng/brain": "1.
|
|
203
|
+
"@spartan-ng/brain": "1.2.0-beta.1",
|
|
204
204
|
"rxjs": "^7.8.0"
|
|
205
205
|
}
|
|
206
206
|
},
|
|
@@ -215,7 +215,7 @@
|
|
|
215
215
|
"name": "field",
|
|
216
216
|
"peerDependencies": {
|
|
217
217
|
"@angular/core": ">=21.0.0 <23.0.0",
|
|
218
|
-
"@spartan-ng/brain": "1.
|
|
218
|
+
"@spartan-ng/brain": "1.2.0-beta.1",
|
|
219
219
|
"@angular/cdk": ">=21.0.0 <23.0.0",
|
|
220
220
|
"class-variance-authority": "^0.7.0"
|
|
221
221
|
}
|
|
@@ -224,7 +224,7 @@
|
|
|
224
224
|
"name": "hover-card",
|
|
225
225
|
"peerDependencies": {
|
|
226
226
|
"@angular/core": ">=21.0.0 <23.0.0",
|
|
227
|
-
"@spartan-ng/brain": "1.
|
|
227
|
+
"@spartan-ng/brain": "1.2.0-beta.1"
|
|
228
228
|
}
|
|
229
229
|
},
|
|
230
230
|
"input": {
|
|
@@ -232,7 +232,7 @@
|
|
|
232
232
|
"peerDependencies": {
|
|
233
233
|
"@angular/core": ">=21.0.0 <23.0.0",
|
|
234
234
|
"@angular/forms": ">=21.0.0 <23.0.0",
|
|
235
|
-
"@spartan-ng/brain": "1.
|
|
235
|
+
"@spartan-ng/brain": "1.2.0-beta.1"
|
|
236
236
|
}
|
|
237
237
|
},
|
|
238
238
|
"input-group": {
|
|
@@ -249,7 +249,7 @@
|
|
|
249
249
|
"@ng-icons/core": ">=32.0.0 <34.0.0",
|
|
250
250
|
"@ng-icons/lucide": ">=32.0.0 <34.0.0",
|
|
251
251
|
"@angular/cdk": ">=21.0.0 <23.0.0",
|
|
252
|
-
"@spartan-ng/brain": "1.
|
|
252
|
+
"@spartan-ng/brain": "1.2.0-beta.1"
|
|
253
253
|
}
|
|
254
254
|
},
|
|
255
255
|
"item": {
|
|
@@ -257,7 +257,7 @@
|
|
|
257
257
|
"peerDependencies": {
|
|
258
258
|
"@angular/core": ">=21.0.0 <23.0.0",
|
|
259
259
|
"class-variance-authority": "^0.7.0",
|
|
260
|
-
"@spartan-ng/brain": "1.
|
|
260
|
+
"@spartan-ng/brain": "1.2.0-beta.1"
|
|
261
261
|
}
|
|
262
262
|
},
|
|
263
263
|
"kbd": {
|
|
@@ -270,14 +270,14 @@
|
|
|
270
270
|
"name": "label",
|
|
271
271
|
"peerDependencies": {
|
|
272
272
|
"@angular/core": ">=21.0.0 <23.0.0",
|
|
273
|
-
"@spartan-ng/brain": "1.
|
|
273
|
+
"@spartan-ng/brain": "1.2.0-beta.1"
|
|
274
274
|
}
|
|
275
275
|
},
|
|
276
276
|
"menubar": {
|
|
277
277
|
"name": "menubar",
|
|
278
278
|
"peerDependencies": {
|
|
279
279
|
"@angular/core": ">=21.0.0 <23.0.0",
|
|
280
|
-
"@spartan-ng/brain": "1.
|
|
280
|
+
"@spartan-ng/brain": "1.2.0-beta.1",
|
|
281
281
|
"@angular/cdk": ">=21.0.0 <23.0.0"
|
|
282
282
|
}
|
|
283
283
|
},
|
|
@@ -289,7 +289,7 @@
|
|
|
289
289
|
"@angular/forms": ">=21.0.0 <23.0.0",
|
|
290
290
|
"@ng-icons/core": ">=32.0.0 <34.0.0",
|
|
291
291
|
"@ng-icons/lucide": ">=32.0.0 <34.0.0",
|
|
292
|
-
"@spartan-ng/brain": "1.
|
|
292
|
+
"@spartan-ng/brain": "1.2.0-beta.1",
|
|
293
293
|
"clsx": "^2.1.1"
|
|
294
294
|
}
|
|
295
295
|
},
|
|
@@ -298,7 +298,7 @@
|
|
|
298
298
|
"peerDependencies": {
|
|
299
299
|
"@angular/cdk": ">=21.0.0 <23.0.0",
|
|
300
300
|
"@angular/core": ">=21.0.0 <23.0.0",
|
|
301
|
-
"@spartan-ng/brain": "1.
|
|
301
|
+
"@spartan-ng/brain": "1.2.0-beta.1",
|
|
302
302
|
"@ng-icons/core": ">=32.0.0 <34.0.0",
|
|
303
303
|
"@ng-icons/lucide": ">=32.0.0 <34.0.0"
|
|
304
304
|
}
|
|
@@ -319,7 +319,7 @@
|
|
|
319
319
|
"peerDependencies": {
|
|
320
320
|
"@angular/cdk": ">=21.0.0 <23.0.0",
|
|
321
321
|
"@angular/core": ">=21.0.0 <23.0.0",
|
|
322
|
-
"@spartan-ng/brain": "1.
|
|
322
|
+
"@spartan-ng/brain": "1.2.0-beta.1"
|
|
323
323
|
}
|
|
324
324
|
},
|
|
325
325
|
"progress": {
|
|
@@ -327,7 +327,7 @@
|
|
|
327
327
|
"peerDependencies": {
|
|
328
328
|
"@angular/cdk": ">=21.0.0 <23.0.0",
|
|
329
329
|
"@angular/core": ">=21.0.0 <23.0.0",
|
|
330
|
-
"@spartan-ng/brain": "1.
|
|
330
|
+
"@spartan-ng/brain": "1.2.0-beta.1"
|
|
331
331
|
}
|
|
332
332
|
},
|
|
333
333
|
"radio-group": {
|
|
@@ -335,7 +335,7 @@
|
|
|
335
335
|
"peerDependencies": {
|
|
336
336
|
"@angular/core": ">=21.0.0 <23.0.0",
|
|
337
337
|
"@angular/forms": ">=21.0.0 <23.0.0",
|
|
338
|
-
"@spartan-ng/brain": "1.
|
|
338
|
+
"@spartan-ng/brain": "1.2.0-beta.1",
|
|
339
339
|
"clsx": "^2.1.1",
|
|
340
340
|
"@angular/cdk": ">=21.0.0 <23.0.0",
|
|
341
341
|
"@angular/common": ">=21.0.0 <23.0.0"
|
|
@@ -345,7 +345,7 @@
|
|
|
345
345
|
"name": "resizable",
|
|
346
346
|
"peerDependencies": {
|
|
347
347
|
"@angular/core": ">=21.0.0 <23.0.0",
|
|
348
|
-
"@spartan-ng/brain": "1.
|
|
348
|
+
"@spartan-ng/brain": "1.2.0-beta.1"
|
|
349
349
|
}
|
|
350
350
|
},
|
|
351
351
|
"scroll-area": {
|
|
@@ -361,7 +361,7 @@
|
|
|
361
361
|
"@angular/core": ">=21.0.0 <23.0.0",
|
|
362
362
|
"@angular/forms": ">=21.0.0 <23.0.0",
|
|
363
363
|
"@angular/cdk": ">=21.0.0 <23.0.0",
|
|
364
|
-
"@spartan-ng/brain": "1.
|
|
364
|
+
"@spartan-ng/brain": "1.2.0-beta.1",
|
|
365
365
|
"@ng-icons/core": ">=32.0.0 <34.0.0",
|
|
366
366
|
"@ng-icons/lucide": ">=32.0.0 <34.0.0",
|
|
367
367
|
"clsx": "^2.1.1"
|
|
@@ -371,14 +371,14 @@
|
|
|
371
371
|
"name": "separator",
|
|
372
372
|
"peerDependencies": {
|
|
373
373
|
"@angular/core": ">=21.0.0 <23.0.0",
|
|
374
|
-
"@spartan-ng/brain": "1.
|
|
374
|
+
"@spartan-ng/brain": "1.2.0-beta.1"
|
|
375
375
|
}
|
|
376
376
|
},
|
|
377
377
|
"sheet": {
|
|
378
378
|
"name": "sheet",
|
|
379
379
|
"peerDependencies": {
|
|
380
380
|
"@angular/core": ">=21.0.0 <23.0.0",
|
|
381
|
-
"@spartan-ng/brain": "1.
|
|
381
|
+
"@spartan-ng/brain": "1.2.0-beta.1",
|
|
382
382
|
"@angular/cdk": ">=21.0.0 <23.0.0",
|
|
383
383
|
"@ng-icons/core": ">=32.0.0 <34.0.0",
|
|
384
384
|
"@ng-icons/lucide": ">=32.0.0 <34.0.0",
|
|
@@ -390,7 +390,7 @@
|
|
|
390
390
|
"peerDependencies": {
|
|
391
391
|
"@angular/core": ">=21.0.0 <23.0.0",
|
|
392
392
|
"@angular/cdk": ">=21.0.0 <23.0.0",
|
|
393
|
-
"@spartan-ng/brain": "1.
|
|
393
|
+
"@spartan-ng/brain": "1.2.0-beta.1",
|
|
394
394
|
"class-variance-authority": "^0.7.0",
|
|
395
395
|
"@ng-icons/core": ">=32.0.0 <34.0.0",
|
|
396
396
|
"@ng-icons/lucide": ">=32.0.0 <34.0.0",
|
|
@@ -409,7 +409,7 @@
|
|
|
409
409
|
"peerDependencies": {
|
|
410
410
|
"@angular/core": ">=21.0.0 <23.0.0",
|
|
411
411
|
"@angular/forms": ">=21.0.0 <23.0.0",
|
|
412
|
-
"@spartan-ng/brain": "1.
|
|
412
|
+
"@spartan-ng/brain": "1.2.0-beta.1"
|
|
413
413
|
}
|
|
414
414
|
},
|
|
415
415
|
"sonner": {
|
|
@@ -419,7 +419,7 @@
|
|
|
419
419
|
"@angular/core": ">=21.0.0 <23.0.0",
|
|
420
420
|
"@ng-icons/core": ">=32.0.0 <34.0.0",
|
|
421
421
|
"@ng-icons/lucide": ">=32.0.0 <34.0.0",
|
|
422
|
-
"@spartan-ng/brain": "1.
|
|
422
|
+
"@spartan-ng/brain": "1.2.0-beta.1",
|
|
423
423
|
"clsx": "^2.1.1"
|
|
424
424
|
}
|
|
425
425
|
},
|
|
@@ -437,7 +437,7 @@
|
|
|
437
437
|
"@angular/core": ">=21.0.0 <23.0.0",
|
|
438
438
|
"@angular/cdk": ">=21.0.0 <23.0.0",
|
|
439
439
|
"@angular/forms": ">=21.0.0 <23.0.0",
|
|
440
|
-
"@spartan-ng/brain": "1.
|
|
440
|
+
"@spartan-ng/brain": "1.2.0-beta.1",
|
|
441
441
|
"clsx": "^2.1.1"
|
|
442
442
|
}
|
|
443
443
|
},
|
|
@@ -451,7 +451,7 @@
|
|
|
451
451
|
"name": "tabs",
|
|
452
452
|
"peerDependencies": {
|
|
453
453
|
"@angular/core": ">=21.0.0 <23.0.0",
|
|
454
|
-
"@spartan-ng/brain": "1.
|
|
454
|
+
"@spartan-ng/brain": "1.2.0-beta.1",
|
|
455
455
|
"class-variance-authority": "^0.7.0",
|
|
456
456
|
"@angular/cdk": ">=21.0.0 <23.0.0",
|
|
457
457
|
"@ng-icons/core": ">=32.0.0 <34.0.0",
|
|
@@ -465,14 +465,14 @@
|
|
|
465
465
|
"peerDependencies": {
|
|
466
466
|
"@angular/core": ">=21.0.0 <23.0.0",
|
|
467
467
|
"@angular/forms": ">=21.0.0 <23.0.0",
|
|
468
|
-
"@spartan-ng/brain": "1.
|
|
468
|
+
"@spartan-ng/brain": "1.2.0-beta.1"
|
|
469
469
|
}
|
|
470
470
|
},
|
|
471
471
|
"toggle": {
|
|
472
472
|
"name": "toggle",
|
|
473
473
|
"peerDependencies": {
|
|
474
474
|
"@angular/core": ">=21.0.0 <23.0.0",
|
|
475
|
-
"@spartan-ng/brain": "1.
|
|
475
|
+
"@spartan-ng/brain": "1.2.0-beta.1",
|
|
476
476
|
"class-variance-authority": "^0.7.0"
|
|
477
477
|
}
|
|
478
478
|
},
|
|
@@ -480,7 +480,7 @@
|
|
|
480
480
|
"name": "toggle-group",
|
|
481
481
|
"peerDependencies": {
|
|
482
482
|
"@angular/core": ">=21.0.0 <23.0.0",
|
|
483
|
-
"@spartan-ng/brain": "1.
|
|
483
|
+
"@spartan-ng/brain": "1.2.0-beta.1",
|
|
484
484
|
"@angular/cdk": ">=21.0.0 <23.0.0"
|
|
485
485
|
}
|
|
486
486
|
},
|
|
@@ -489,7 +489,7 @@
|
|
|
489
489
|
"peerDependencies": {
|
|
490
490
|
"@angular/cdk": ">=21.0.0 <23.0.0",
|
|
491
491
|
"@angular/core": ">=21.0.0 <23.0.0",
|
|
492
|
-
"@spartan-ng/brain": "1.
|
|
492
|
+
"@spartan-ng/brain": "1.2.0-beta.1",
|
|
493
493
|
"class-variance-authority": "^0.7.0"
|
|
494
494
|
}
|
|
495
495
|
},
|