@linzjs/cdk-tags 1.9.0 → 1.10.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/build/src/index.d.ts
CHANGED
|
@@ -3,5 +3,6 @@ export { getGitBuildInfo } from './build.js';
|
|
|
3
3
|
export { CommonDataTags } from './data.js';
|
|
4
4
|
export { ResponderTeam, ResponderTeams } from './responder-teams.js';
|
|
5
5
|
export { SecurityClassification } from './security.js';
|
|
6
|
-
export type { Impact,
|
|
6
|
+
export type { Impact, TagsBase } from './tags.js';
|
|
7
|
+
export { Impacts } from './tags.js';
|
|
7
8
|
export { applyTags, applyTagsData } from './tags.js';
|
package/build/src/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.applyTagsData = exports.applyTags = exports.SecurityClassification = exports.ResponderTeams = exports.CommonDataTags = exports.getGitBuildInfo = exports.BackupSchedule = void 0;
|
|
3
|
+
exports.applyTagsData = exports.applyTags = exports.Impacts = exports.SecurityClassification = exports.ResponderTeams = exports.CommonDataTags = exports.getGitBuildInfo = exports.BackupSchedule = void 0;
|
|
4
4
|
var backup_js_1 = require("./backup.js");
|
|
5
5
|
Object.defineProperty(exports, "BackupSchedule", { enumerable: true, get: function () { return backup_js_1.BackupSchedule; } });
|
|
6
6
|
var build_js_1 = require("./build.js");
|
|
@@ -12,6 +12,8 @@ Object.defineProperty(exports, "ResponderTeams", { enumerable: true, get: functi
|
|
|
12
12
|
var security_js_1 = require("./security.js");
|
|
13
13
|
Object.defineProperty(exports, "SecurityClassification", { enumerable: true, get: function () { return security_js_1.SecurityClassification; } });
|
|
14
14
|
var tags_js_1 = require("./tags.js");
|
|
15
|
-
Object.defineProperty(exports, "
|
|
16
|
-
|
|
15
|
+
Object.defineProperty(exports, "Impacts", { enumerable: true, get: function () { return tags_js_1.Impacts; } });
|
|
16
|
+
var tags_js_2 = require("./tags.js");
|
|
17
|
+
Object.defineProperty(exports, "applyTags", { enumerable: true, get: function () { return tags_js_2.applyTags; } });
|
|
18
|
+
Object.defineProperty(exports, "applyTagsData", { enumerable: true, get: function () { return tags_js_2.applyTagsData; } });
|
|
17
19
|
//# sourceMappingURL=index.js.map
|
package/build/src/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";;;AAAA,yCAAqD;AAApC,2GAAA,cAAc,OAAA;AAC/B,uCAA6C;AAApC,2GAAA,eAAe,OAAA;AACxB,qCAA2C;AAAlC,yGAAA,cAAc,OAAA;AACvB,2DAAqE;AAA7C,oHAAA,cAAc,OAAA;AACtC,6CAAuD;AAA9C,qHAAA,sBAAsB,OAAA;AAE/B,qCAAqD;AAA5C,oGAAA,SAAS,OAAA;AAAE,wGAAA,aAAa,OAAA"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";;;AAAA,yCAAqD;AAApC,2GAAA,cAAc,OAAA;AAC/B,uCAA6C;AAApC,2GAAA,eAAe,OAAA;AACxB,qCAA2C;AAAlC,yGAAA,cAAc,OAAA;AACvB,2DAAqE;AAA7C,oHAAA,cAAc,OAAA;AACtC,6CAAuD;AAA9C,qHAAA,sBAAsB,OAAA;AAE/B,qCAAoC;AAA3B,kGAAA,OAAO,OAAA;AAChB,qCAAqD;AAA5C,oGAAA,SAAS,OAAA;AAAE,wGAAA,aAAa,OAAA"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const ResponderTeams: readonly ["LANDONLINE - Common Services", "LANDONLINE - Datacom", "LANDONLINE - Dealings", "LANDONLINE - Enablement", "LANDONLINE - L2 Technical Support", "LANDONLINE - Legacy Landonline", "LANDONLINE - Search", "LANDONLINE - Survey External", "LANDONLINE - Titles Internal", "LI - Basemaps", "LI - Geospatial Data Engineering", "LINZ - Enterprise Platforms", "LINZ - Security"];
|
|
1
|
+
export declare const ResponderTeams: readonly ["LANDONLINE - Common Services", "LANDONLINE - Datacom", "LANDONLINE - Dealings", "LANDONLINE - Enablement", "LANDONLINE - L2 Technical Support", "LANDONLINE - Legacy Landonline", "LANDONLINE - SBS", "LANDONLINE - Search", "LANDONLINE - Survey External", "LANDONLINE - Titles Internal", "LI - Basemaps", "LI - Geospatial Data Engineering", "LINZ - Enterprise Platforms", "LINZ - Security"];
|
|
2
2
|
export type ResponderTeam = (typeof ResponderTeams)[number];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"responder-teams.js","sourceRoot":"","sources":["../../src/responder-teams.ts"],"names":[],"mappings":";;;AAAa,QAAA,cAAc,GAAG;IAC5B,8BAA8B;IAC9B,sBAAsB;IACtB,uBAAuB;IACvB,yBAAyB;IACzB,mCAAmC;IACnC,gCAAgC;IAChC,qBAAqB;IACrB,8BAA8B;IAC9B,8BAA8B;IAC9B,eAAe;IACf,kCAAkC;IAClC,6BAA6B;IAC7B,iBAAiB;CACT,CAAC"}
|
|
1
|
+
{"version":3,"file":"responder-teams.js","sourceRoot":"","sources":["../../src/responder-teams.ts"],"names":[],"mappings":";;;AAAa,QAAA,cAAc,GAAG;IAC5B,8BAA8B;IAC9B,sBAAsB;IACtB,uBAAuB;IACvB,yBAAyB;IACzB,mCAAmC;IACnC,gCAAgC;IAChC,kBAAkB;IAClB,qBAAqB;IACrB,8BAA8B;IAC9B,8BAA8B;IAC9B,eAAe;IACf,kCAAkC;IAClC,6BAA6B;IAC7B,iBAAiB;CACT,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@linzjs/cdk-tags",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.10.1",
|
|
4
4
|
"main": "build/src/index.js",
|
|
5
5
|
"types": "build/src/index.d.ts",
|
|
6
6
|
"files": [
|
|
@@ -32,6 +32,6 @@
|
|
|
32
32
|
},
|
|
33
33
|
"devDependencies": {
|
|
34
34
|
"@linzjs/style": "^5.4.0",
|
|
35
|
-
"@types/node": "^24.
|
|
35
|
+
"@types/node": "^24.6.2"
|
|
36
36
|
}
|
|
37
37
|
}
|