@thanh01.pmt/curriculum-kit 1.4.2 → 1.4.3
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/dist/index.cjs +12230 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.mjs +12230 -2
- package/dist/index.mjs.map +1 -1
- package/dist/standards/index.cjs +12218 -2
- package/dist/standards/index.cjs.map +1 -1
- package/dist/standards/index.d.cts +3 -3
- package/dist/standards/index.d.ts +3 -3
- package/dist/standards/index.mjs +12218 -2
- package/dist/standards/index.mjs.map +1 -1
- package/dist/{standardsCoverageGate-CsUNzv6C.d.cts → standardsCoverageGate-DR5YTtlt.d.cts} +2 -0
- package/dist/{standardsCoverageGate-CsUNzv6C.d.ts → standardsCoverageGate-DR5YTtlt.d.ts} +2 -0
- package/dist/workflow/index.cjs +12217 -1
- package/dist/workflow/index.cjs.map +1 -1
- package/dist/workflow/index.d.cts +1 -1
- package/dist/workflow/index.d.ts +1 -1
- package/dist/workflow/index.mjs +12217 -1
- package/dist/workflow/index.mjs.map +1 -1
- package/package.json +22 -21
- package/LICENSE +0 -21
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { F as FrameworkPack, g as FrameworkStatement } from '../standardsCoverageGate-
|
|
2
|
-
export { B as BloomHintSchema, a as ClassificationSchema, m as CoverageGateInput, C as CoverageGateReport, h as FrameworkMapping, d as FrameworkMappingSchema, f as FrameworkPackManifest, b as FrameworkPackManifestSchema, e as FrameworkPackSchema, c as FrameworkStatementSchema, G as GradeBandSchema, i as MappingKind, M as MappingKindSchema, P as PackLintIssue, k as PackValidationResult, j as RecordProvenance, R as RecordProvenanceSchema, S as StatementCoverageRow, n as evaluateStandardsCoverage, l as lintFrameworkPack, v as validateFrameworkPack } from '../standardsCoverageGate-
|
|
1
|
+
import { F as FrameworkPack, g as FrameworkStatement } from '../standardsCoverageGate-DR5YTtlt.cjs';
|
|
2
|
+
export { B as BloomHintSchema, a as ClassificationSchema, m as CoverageGateInput, C as CoverageGateReport, h as FrameworkMapping, d as FrameworkMappingSchema, f as FrameworkPackManifest, b as FrameworkPackManifestSchema, e as FrameworkPackSchema, c as FrameworkStatementSchema, G as GradeBandSchema, i as MappingKind, M as MappingKindSchema, P as PackLintIssue, k as PackValidationResult, j as RecordProvenance, R as RecordProvenanceSchema, S as StatementCoverageRow, n as evaluateStandardsCoverage, l as lintFrameworkPack, v as validateFrameworkPack } from '../standardsCoverageGate-DR5YTtlt.cjs';
|
|
3
3
|
import { SupabaseClient } from '@supabase/supabase-js';
|
|
4
4
|
import 'zod';
|
|
5
5
|
|
|
@@ -138,7 +138,7 @@ declare function findStandardStatement(statementIdOrRef: string): {
|
|
|
138
138
|
gradeBand?: string;
|
|
139
139
|
} | null;
|
|
140
140
|
/**
|
|
141
|
-
* Biểu thức chính quy phát hiện mã chuẩn giáo dục (CSTA
|
|
141
|
+
* Biểu thức chính quy phát hiện mã chuẩn giáo dục (CSTA PK–12 2026, CSTA K-12 2017, và ACM/IEEE CS2023).
|
|
142
142
|
*/
|
|
143
143
|
declare const STANDARD_REF_REGEX: RegExp;
|
|
144
144
|
/**
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { F as FrameworkPack, g as FrameworkStatement } from '../standardsCoverageGate-
|
|
2
|
-
export { B as BloomHintSchema, a as ClassificationSchema, m as CoverageGateInput, C as CoverageGateReport, h as FrameworkMapping, d as FrameworkMappingSchema, f as FrameworkPackManifest, b as FrameworkPackManifestSchema, e as FrameworkPackSchema, c as FrameworkStatementSchema, G as GradeBandSchema, i as MappingKind, M as MappingKindSchema, P as PackLintIssue, k as PackValidationResult, j as RecordProvenance, R as RecordProvenanceSchema, S as StatementCoverageRow, n as evaluateStandardsCoverage, l as lintFrameworkPack, v as validateFrameworkPack } from '../standardsCoverageGate-
|
|
1
|
+
import { F as FrameworkPack, g as FrameworkStatement } from '../standardsCoverageGate-DR5YTtlt.js';
|
|
2
|
+
export { B as BloomHintSchema, a as ClassificationSchema, m as CoverageGateInput, C as CoverageGateReport, h as FrameworkMapping, d as FrameworkMappingSchema, f as FrameworkPackManifest, b as FrameworkPackManifestSchema, e as FrameworkPackSchema, c as FrameworkStatementSchema, G as GradeBandSchema, i as MappingKind, M as MappingKindSchema, P as PackLintIssue, k as PackValidationResult, j as RecordProvenance, R as RecordProvenanceSchema, S as StatementCoverageRow, n as evaluateStandardsCoverage, l as lintFrameworkPack, v as validateFrameworkPack } from '../standardsCoverageGate-DR5YTtlt.js';
|
|
3
3
|
import { SupabaseClient } from '@supabase/supabase-js';
|
|
4
4
|
import 'zod';
|
|
5
5
|
|
|
@@ -138,7 +138,7 @@ declare function findStandardStatement(statementIdOrRef: string): {
|
|
|
138
138
|
gradeBand?: string;
|
|
139
139
|
} | null;
|
|
140
140
|
/**
|
|
141
|
-
* Biểu thức chính quy phát hiện mã chuẩn giáo dục (CSTA
|
|
141
|
+
* Biểu thức chính quy phát hiện mã chuẩn giáo dục (CSTA PK–12 2026, CSTA K-12 2017, và ACM/IEEE CS2023).
|
|
142
142
|
*/
|
|
143
143
|
declare const STANDARD_REF_REGEX: RegExp;
|
|
144
144
|
/**
|