@transcend-io/privacy-types 1.9.0 → 1.12.0
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/.yarn/sdks/eslint/package.json +6 -0
- package/.yarn/sdks/prettier/package.json +6 -0
- package/.yarn/sdks/typescript/package.json +6 -0
- package/build/identifier.d.ts +2 -0
- package/build/identifier.d.ts.map +1 -1
- package/build/identifier.js +2 -0
- package/build/identifier.js.map +1 -1
- package/build/index.d.ts +1 -0
- package/build/index.d.ts.map +1 -1
- package/build/index.js +1 -0
- package/build/index.js.map +1 -1
- package/build/subcategories/connection.d.ts +9 -0
- package/build/subcategories/connection.d.ts.map +1 -0
- package/build/subcategories/connection.js +10 -0
- package/build/subcategories/connection.js.map +1 -0
- package/build/subcategories/contact.d.ts +13 -0
- package/build/subcategories/contact.d.ts.map +1 -0
- package/build/subcategories/contact.js +14 -0
- package/build/subcategories/contact.js.map +1 -0
- package/build/subcategories/demographic.d.ts +9 -0
- package/build/subcategories/demographic.d.ts.map +1 -0
- package/build/subcategories/demographic.js +10 -0
- package/build/subcategories/demographic.js.map +1 -0
- package/build/subcategories/device.d.ts +9 -0
- package/build/subcategories/device.d.ts.map +1 -0
- package/build/subcategories/device.js +10 -0
- package/build/subcategories/device.js.map +1 -0
- package/build/subcategories/financial.d.ts +11 -0
- package/build/subcategories/financial.d.ts.map +1 -0
- package/build/subcategories/financial.js +12 -0
- package/build/subcategories/financial.js.map +1 -0
- package/build/subcategories/health.d.ts +9 -0
- package/build/subcategories/health.d.ts.map +1 -0
- package/build/subcategories/health.js +10 -0
- package/build/subcategories/health.js.map +1 -0
- package/build/subcategories/id.d.ts +9 -0
- package/build/subcategories/id.d.ts.map +1 -0
- package/build/subcategories/id.js +10 -0
- package/build/subcategories/id.js.map +1 -0
- package/build/subcategories/index.d.ts +24 -0
- package/build/subcategories/index.d.ts.map +1 -0
- package/build/subcategories/index.js +35 -0
- package/build/subcategories/index.js.map +1 -0
- package/build/subcategories/location.d.ts +9 -0
- package/build/subcategories/location.d.ts.map +1 -0
- package/build/subcategories/location.js +10 -0
- package/build/subcategories/location.js.map +1 -0
- package/build/subcategories/onlineActivity.d.ts +9 -0
- package/build/subcategories/onlineActivity.d.ts.map +1 -0
- package/build/subcategories/onlineActivity.js +10 -0
- package/build/subcategories/onlineActivity.js.map +1 -0
- package/build/subcategories/socialMedia.d.ts +9 -0
- package/build/subcategories/socialMedia.d.ts.map +1 -0
- package/build/subcategories/socialMedia.js +10 -0
- package/build/subcategories/socialMedia.js.map +1 -0
- package/build/subcategories/survey.d.ts +9 -0
- package/build/subcategories/survey.d.ts.map +1 -0
- package/build/subcategories/survey.js +10 -0
- package/build/subcategories/survey.js.map +1 -0
- package/build/subcategories/tracking.d.ts +9 -0
- package/build/subcategories/tracking.d.ts.map +1 -0
- package/build/subcategories/tracking.js +10 -0
- package/build/subcategories/tracking.js.map +1 -0
- package/build/subcategories/unspecified.d.ts +9 -0
- package/build/subcategories/unspecified.d.ts.map +1 -0
- package/build/subcategories/unspecified.js +9 -0
- package/build/subcategories/unspecified.js.map +1 -0
- package/build/subcategories/userProfile.d.ts +9 -0
- package/build/subcategories/userProfile.d.ts.map +1 -0
- package/build/subcategories/userProfile.js +10 -0
- package/build/subcategories/userProfile.js.map +1 -0
- package/build/tests/index.test.js +3 -0
- package/build/tests/index.test.js.map +1 -1
- package/build/tsbuildinfo +1 -1
- package/package.json +2 -2
package/build/identifier.d.ts
CHANGED
|
@@ -38,6 +38,8 @@ export declare const IdentifierType: {
|
|
|
38
38
|
StripeId: "stripeId";
|
|
39
39
|
/** An ID for a chargebee user */
|
|
40
40
|
ChargebeeId: "chargebeeId";
|
|
41
|
+
/** Talkable uuid */
|
|
42
|
+
TalkableUUID: "talkableUUID";
|
|
41
43
|
/**
|
|
42
44
|
* An advertising ID (for a mobile device)
|
|
43
45
|
* TODO: https://transcend.height.app/T-13657 - remove this in favor of idfa and gpadvid
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"identifier.d.ts","sourceRoot":"","sources":["../src/identifier.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,eAAO,MAAM,2BAA2B;IACtC,uBAAuB;;CAIvB,CAAC;AAEH;;GAEG;AACH,oBAAY,2BAA2B,GACrC,OAAO,2BAA2B,CAAC,MAAM,OAAO,2BAA2B,CAAC,CAAC;AAE/E;;GAEG;AACH,eAAO,MAAM,cAAc;IAEzB,uEAAuE;;IAEvE,0BAA0B;;IAE1B,qBAAqB;;IAErB;;;;;OAKG;;IAEH,kCAAkC;;IAElC,+BAA+B;;IAE/B,iCAAiC;;IAEjC,yCAAyC;;IAEzC,8BAA8B;;IAE9B,iCAAiC;;IAEjC;;;OAGG;;
|
|
1
|
+
{"version":3,"file":"identifier.d.ts","sourceRoot":"","sources":["../src/identifier.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,eAAO,MAAM,2BAA2B;IACtC,uBAAuB;;CAIvB,CAAC;AAEH;;GAEG;AACH,oBAAY,2BAA2B,GACrC,OAAO,2BAA2B,CAAC,MAAM,OAAO,2BAA2B,CAAC,CAAC;AAE/E;;GAEG;AACH,eAAO,MAAM,cAAc;IAEzB,uEAAuE;;IAEvE,0BAA0B;;IAE1B,qBAAqB;;IAErB;;;;;OAKG;;IAEH,kCAAkC;;IAElC,+BAA+B;;IAE/B,iCAAiC;;IAEjC,yCAAyC;;IAEzC,8BAA8B;;IAE9B,iCAAiC;;IAEjC,oBAAoB;;IAEpB;;;OAGG;;IA/CH,uBAAuB;;CAiDvB,CAAC;AAEH;;GAEG;AACH,oBAAY,cAAc,GAAG,OAAO,cAAc,CAAC,MAAM,OAAO,cAAc,CAAC,CAAC"}
|
package/build/identifier.js
CHANGED
|
@@ -41,6 +41,8 @@ exports.IdentifierType = (0, type_utils_1.makeEnum)({
|
|
|
41
41
|
StripeId: 'stripeId',
|
|
42
42
|
/** An ID for a chargebee user */
|
|
43
43
|
ChargebeeId: 'chargebeeId',
|
|
44
|
+
/** Talkable uuid */
|
|
45
|
+
TalkableUUID: 'talkableUUID',
|
|
44
46
|
/**
|
|
45
47
|
* An advertising ID (for a mobile device)
|
|
46
48
|
* TODO: https://transcend.height.app/T-13657 - remove this in favor of idfa and gpadvid
|
package/build/identifier.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"identifier.js","sourceRoot":"","sources":["../src/identifier.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEpD;;GAEG;AACU,QAAA,2BAA2B,GAAG,IAAA,qBAAQ,EAAC;IAClD,uBAAuB;IACvB,KAAK,EAAE,OAAO;IACd,wBAAwB;IACxB,kBAAkB;CACnB,CAAC,CAAC;AAQH;;GAEG;AACU,QAAA,cAAc,GAAG,IAAA,qBAAQ,EAAC;IACrC,GAAG,mCAA2B;IAC9B,uEAAuE;IACvE,cAAc,EAAE,gBAAgB;IAChC,0BAA0B;IAC1B,MAAM,EAAE,QAAQ;IAChB,qBAAqB;IACrB,KAAK,EAAE,OAAO;IACd;;;;;OAKG;IACH,IAAI,EAAE,MAAM;IACZ,kCAAkC;IAClC,IAAI,EAAE,MAAM;IACZ,+BAA+B;IAC/B,sBAAsB,EAAE,wBAAwB;IAChD,iCAAiC;IACjC,uBAAuB,EAAE,yBAAyB;IAClD,yCAAyC;IACzC,eAAe,EAAE,iBAAiB;IAClC,8BAA8B;IAC9B,QAAQ,EAAE,UAAU;IACpB,iCAAiC;IACjC,WAAW,EAAE,aAAa;IAC1B;;;OAGG;IACH,aAAa,EAAE,eAAe;CAC/B,CAAC,CAAC"}
|
|
1
|
+
{"version":3,"file":"identifier.js","sourceRoot":"","sources":["../src/identifier.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEpD;;GAEG;AACU,QAAA,2BAA2B,GAAG,IAAA,qBAAQ,EAAC;IAClD,uBAAuB;IACvB,KAAK,EAAE,OAAO;IACd,wBAAwB;IACxB,kBAAkB;CACnB,CAAC,CAAC;AAQH;;GAEG;AACU,QAAA,cAAc,GAAG,IAAA,qBAAQ,EAAC;IACrC,GAAG,mCAA2B;IAC9B,uEAAuE;IACvE,cAAc,EAAE,gBAAgB;IAChC,0BAA0B;IAC1B,MAAM,EAAE,QAAQ;IAChB,qBAAqB;IACrB,KAAK,EAAE,OAAO;IACd;;;;;OAKG;IACH,IAAI,EAAE,MAAM;IACZ,kCAAkC;IAClC,IAAI,EAAE,MAAM;IACZ,+BAA+B;IAC/B,sBAAsB,EAAE,wBAAwB;IAChD,iCAAiC;IACjC,uBAAuB,EAAE,yBAAyB;IAClD,yCAAyC;IACzC,eAAe,EAAE,iBAAiB;IAClC,8BAA8B;IAC9B,QAAQ,EAAE,UAAU;IACpB,iCAAiC;IACjC,WAAW,EAAE,aAAa;IAC1B,oBAAoB;IACpB,YAAY,EAAE,cAAc;IAC5B;;;OAGG;IACH,aAAa,EAAE,eAAe;CAC/B,CAAC,CAAC"}
|
package/build/index.d.ts
CHANGED
package/build/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAC;AAC1B,cAAc,WAAW,CAAC;AAC1B,cAAc,WAAW,CAAC;AAC1B,cAAc,cAAc,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAC;AAC1B,cAAc,WAAW,CAAC;AAC1B,cAAc,WAAW,CAAC;AAC1B,cAAc,cAAc,CAAC;AAC7B,cAAc,iBAAiB,CAAC"}
|
package/build/index.js
CHANGED
|
@@ -14,4 +14,5 @@ __exportStar(require("./actions"), exports);
|
|
|
14
14
|
__exportStar(require("./objects"), exports);
|
|
15
15
|
__exportStar(require("./request"), exports);
|
|
16
16
|
__exportStar(require("./identifier"), exports);
|
|
17
|
+
__exportStar(require("./subcategories"), exports);
|
|
17
18
|
//# sourceMappingURL=index.js.map
|
package/build/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,4CAA0B;AAC1B,4CAA0B;AAC1B,4CAA0B;AAC1B,+CAA6B"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,4CAA0B;AAC1B,4CAA0B;AAC1B,4CAA0B;AAC1B,+CAA6B;AAC7B,kDAAgC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export declare const ConnectionSubCategory: {
|
|
2
|
+
/** Fallback subcategory */
|
|
3
|
+
Connection: "connection";
|
|
4
|
+
};
|
|
5
|
+
/**
|
|
6
|
+
* Overload with type of integration
|
|
7
|
+
*/
|
|
8
|
+
export declare type ConnectionSubCategory = typeof ConnectionSubCategory[keyof typeof ConnectionSubCategory];
|
|
9
|
+
//# sourceMappingURL=connection.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"connection.d.ts","sourceRoot":"","sources":["../../src/subcategories/connection.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,qBAAqB;IAEhC,2BAA2B;;CAE3B,CAAC;AAEH;;GAEG;AACH,oBAAY,qBAAqB,GAC/B,OAAO,qBAAqB,CAAC,MAAM,OAAO,qBAAqB,CAAC,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ConnectionSubCategory = void 0;
|
|
4
|
+
const type_utils_1 = require("@transcend-io/type-utils");
|
|
5
|
+
exports.ConnectionSubCategory = (0, type_utils_1.makeEnum)({
|
|
6
|
+
// TODO: https://transcend.height.app/T-14003 - add more subcategories
|
|
7
|
+
/** Fallback subcategory */
|
|
8
|
+
Connection: 'connection',
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=connection.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"connection.js","sourceRoot":"","sources":["../../src/subcategories/connection.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEvC,QAAA,qBAAqB,GAAG,IAAA,qBAAQ,EAAC;IAC5C,sEAAsE;IACtE,2BAA2B;IAC3B,UAAU,EAAE,YAAY;CACzB,CAAC,CAAC"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
export declare const ContactSubCategory: {
|
|
2
|
+
/** An email address */
|
|
3
|
+
Email: "email";
|
|
4
|
+
/** A phone number */
|
|
5
|
+
Phone: "phone";
|
|
6
|
+
/** Fallback subcategory */
|
|
7
|
+
Contact: "contact";
|
|
8
|
+
};
|
|
9
|
+
/**
|
|
10
|
+
* Overload with type of integration
|
|
11
|
+
*/
|
|
12
|
+
export declare type ContactSubCategory = typeof ContactSubCategory[keyof typeof ContactSubCategory];
|
|
13
|
+
//# sourceMappingURL=contact.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"contact.d.ts","sourceRoot":"","sources":["../../src/subcategories/contact.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,kBAAkB;IAC7B,uBAAuB;;IAEvB,qBAAqB;;IAGrB,2BAA2B;;CAE3B,CAAC;AAEH;;GAEG;AACH,oBAAY,kBAAkB,GAC5B,OAAO,kBAAkB,CAAC,MAAM,OAAO,kBAAkB,CAAC,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ContactSubCategory = void 0;
|
|
4
|
+
const type_utils_1 = require("@transcend-io/type-utils");
|
|
5
|
+
exports.ContactSubCategory = (0, type_utils_1.makeEnum)({
|
|
6
|
+
/** An email address */
|
|
7
|
+
Email: 'email',
|
|
8
|
+
/** A phone number */
|
|
9
|
+
Phone: 'phone',
|
|
10
|
+
// TODO: https://transcend.height.app/T-14003 - add more contact subcategories (address, etc.)
|
|
11
|
+
/** Fallback subcategory */
|
|
12
|
+
Contact: 'contact',
|
|
13
|
+
});
|
|
14
|
+
//# sourceMappingURL=contact.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"contact.js","sourceRoot":"","sources":["../../src/subcategories/contact.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEvC,QAAA,kBAAkB,GAAG,IAAA,qBAAQ,EAAC;IACzC,uBAAuB;IACvB,KAAK,EAAE,OAAO;IACd,qBAAqB;IACrB,KAAK,EAAE,OAAO;IACd,8FAA8F;IAC9F,2BAA2B;IAC3B,OAAO,EAAE,SAAS;CACnB,CAAC,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export declare const DemographicSubCategory: {
|
|
2
|
+
/** Fallback subcategory */
|
|
3
|
+
Demographic: "demographic";
|
|
4
|
+
};
|
|
5
|
+
/**
|
|
6
|
+
* Overload with type of integration
|
|
7
|
+
*/
|
|
8
|
+
export declare type DemographicSubCategory = typeof DemographicSubCategory[keyof typeof DemographicSubCategory];
|
|
9
|
+
//# sourceMappingURL=demographic.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"demographic.d.ts","sourceRoot":"","sources":["../../src/subcategories/demographic.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,sBAAsB;IAEjC,2BAA2B;;CAE3B,CAAC;AAEH;;GAEG;AACH,oBAAY,sBAAsB,GAChC,OAAO,sBAAsB,CAAC,MAAM,OAAO,sBAAsB,CAAC,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.DemographicSubCategory = void 0;
|
|
4
|
+
const type_utils_1 = require("@transcend-io/type-utils");
|
|
5
|
+
exports.DemographicSubCategory = (0, type_utils_1.makeEnum)({
|
|
6
|
+
// TODO: https://transcend.height.app/T-14003 - add more subcategories
|
|
7
|
+
/** Fallback subcategory */
|
|
8
|
+
Demographic: 'demographic',
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=demographic.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"demographic.js","sourceRoot":"","sources":["../../src/subcategories/demographic.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEvC,QAAA,sBAAsB,GAAG,IAAA,qBAAQ,EAAC;IAC7C,sEAAsE;IACtE,2BAA2B;IAC3B,WAAW,EAAE,aAAa;CAC3B,CAAC,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export declare const DeviceSubCategory: {
|
|
2
|
+
/** Fallback subcategory */
|
|
3
|
+
Device: "device";
|
|
4
|
+
};
|
|
5
|
+
/**
|
|
6
|
+
* Overload with type of integration
|
|
7
|
+
*/
|
|
8
|
+
export declare type DeviceSubCategory = typeof DeviceSubCategory[keyof typeof DeviceSubCategory];
|
|
9
|
+
//# sourceMappingURL=device.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"device.d.ts","sourceRoot":"","sources":["../../src/subcategories/device.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,iBAAiB;IAE5B,2BAA2B;;CAE3B,CAAC;AAEH;;GAEG;AACH,oBAAY,iBAAiB,GAC3B,OAAO,iBAAiB,CAAC,MAAM,OAAO,iBAAiB,CAAC,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.DeviceSubCategory = void 0;
|
|
4
|
+
const type_utils_1 = require("@transcend-io/type-utils");
|
|
5
|
+
exports.DeviceSubCategory = (0, type_utils_1.makeEnum)({
|
|
6
|
+
// TODO: https://transcend.height.app/T-14003 - add more subcategories
|
|
7
|
+
/** Fallback subcategory */
|
|
8
|
+
Device: 'device',
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=device.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"device.js","sourceRoot":"","sources":["../../src/subcategories/device.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEvC,QAAA,iBAAiB,GAAG,IAAA,qBAAQ,EAAC;IACxC,sEAAsE;IACtE,2BAA2B;IAC3B,MAAM,EAAE,QAAQ;CACjB,CAAC,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export declare const FinancialSubCategory: {
|
|
2
|
+
/** Credit Card Number */
|
|
3
|
+
CreditCardNumber: "creditCardNumber";
|
|
4
|
+
/** Fallback subcategory */
|
|
5
|
+
Financial: "financial";
|
|
6
|
+
};
|
|
7
|
+
/**
|
|
8
|
+
* Overload with type of integration
|
|
9
|
+
*/
|
|
10
|
+
export declare type FinancialSubCategory = typeof FinancialSubCategory[keyof typeof FinancialSubCategory];
|
|
11
|
+
//# sourceMappingURL=financial.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"financial.d.ts","sourceRoot":"","sources":["../../src/subcategories/financial.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,oBAAoB;IAC/B,yBAAyB;;IAGzB,2BAA2B;;CAE3B,CAAC;AAEH;;GAEG;AACH,oBAAY,oBAAoB,GAC9B,OAAO,oBAAoB,CAAC,MAAM,OAAO,oBAAoB,CAAC,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.FinancialSubCategory = void 0;
|
|
4
|
+
const type_utils_1 = require("@transcend-io/type-utils");
|
|
5
|
+
exports.FinancialSubCategory = (0, type_utils_1.makeEnum)({
|
|
6
|
+
/** Credit Card Number */
|
|
7
|
+
CreditCardNumber: 'creditCardNumber',
|
|
8
|
+
// TODO: https://transcend.height.app/T-14003 - add more financial subcategories (routing number, etc.)
|
|
9
|
+
/** Fallback subcategory */
|
|
10
|
+
Financial: 'financial',
|
|
11
|
+
});
|
|
12
|
+
//# sourceMappingURL=financial.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"financial.js","sourceRoot":"","sources":["../../src/subcategories/financial.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEvC,QAAA,oBAAoB,GAAG,IAAA,qBAAQ,EAAC;IAC3C,yBAAyB;IACzB,gBAAgB,EAAE,kBAAkB;IACpC,uGAAuG;IACvG,2BAA2B;IAC3B,SAAS,EAAE,WAAW;CACvB,CAAC,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export declare const HealthSubCategory: {
|
|
2
|
+
/** Fallback subcategory */
|
|
3
|
+
Health: "health";
|
|
4
|
+
};
|
|
5
|
+
/**
|
|
6
|
+
* Overload with type of integration
|
|
7
|
+
*/
|
|
8
|
+
export declare type HealthSubCategory = typeof HealthSubCategory[keyof typeof HealthSubCategory];
|
|
9
|
+
//# sourceMappingURL=health.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"health.d.ts","sourceRoot":"","sources":["../../src/subcategories/health.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,iBAAiB;IAE5B,2BAA2B;;CAE3B,CAAC;AAEH;;GAEG;AACH,oBAAY,iBAAiB,GAC3B,OAAO,iBAAiB,CAAC,MAAM,OAAO,iBAAiB,CAAC,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.HealthSubCategory = void 0;
|
|
4
|
+
const type_utils_1 = require("@transcend-io/type-utils");
|
|
5
|
+
exports.HealthSubCategory = (0, type_utils_1.makeEnum)({
|
|
6
|
+
// TODO: https://transcend.height.app/T-14003 - add more subcategories
|
|
7
|
+
/** Fallback subcategory */
|
|
8
|
+
Health: 'health',
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=health.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"health.js","sourceRoot":"","sources":["../../src/subcategories/health.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEvC,QAAA,iBAAiB,GAAG,IAAA,qBAAQ,EAAC;IACxC,sEAAsE;IACtE,2BAA2B;IAC3B,MAAM,EAAE,QAAQ;CACjB,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"id.d.ts","sourceRoot":"","sources":["../../src/subcategories/id.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,aAAa;IAExB,2BAA2B;;CAE3B,CAAC;AAEH;;GAEG;AACH,oBAAY,aAAa,GAAG,OAAO,aAAa,CAAC,MAAM,OAAO,aAAa,CAAC,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.IdSubCategory = void 0;
|
|
4
|
+
const type_utils_1 = require("@transcend-io/type-utils");
|
|
5
|
+
exports.IdSubCategory = (0, type_utils_1.makeEnum)({
|
|
6
|
+
// TODO: https://transcend.height.app/T-14003 - add more subcategories
|
|
7
|
+
/** Fallback subcategory */
|
|
8
|
+
Id: 'id',
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=id.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"id.js","sourceRoot":"","sources":["../../src/subcategories/id.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEvC,QAAA,aAAa,GAAG,IAAA,qBAAQ,EAAC;IACpC,sEAAsE;IACtE,2BAA2B;IAC3B,EAAE,EAAE,IAAI;CACT,CAAC,CAAC"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
export declare const DefaultDataSubCategoryType: {
|
|
2
|
+
UserProfile: "userProfile";
|
|
3
|
+
Unspecified: "unspecified";
|
|
4
|
+
Tracking: "tracking";
|
|
5
|
+
Survey: "survey";
|
|
6
|
+
SocialMedia: "SocialMedia";
|
|
7
|
+
OnlineActivity: "OnlineActivity";
|
|
8
|
+
Location: "location";
|
|
9
|
+
Id: "id";
|
|
10
|
+
Health: "health";
|
|
11
|
+
CreditCardNumber: "creditCardNumber";
|
|
12
|
+
Financial: "financial";
|
|
13
|
+
Device: "device";
|
|
14
|
+
Demographic: "demographic";
|
|
15
|
+
Email: "email";
|
|
16
|
+
Phone: "phone";
|
|
17
|
+
Contact: "contact";
|
|
18
|
+
Connection: "connection";
|
|
19
|
+
};
|
|
20
|
+
/**
|
|
21
|
+
* Overload with type of integration
|
|
22
|
+
*/
|
|
23
|
+
export declare type DefaultDataSubCategoryType = typeof DefaultDataSubCategoryType[keyof typeof DefaultDataSubCategoryType];
|
|
24
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/subcategories/index.ts"],"names":[],"mappings":"AAiBA,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;;;;;;CAerC,CAAC;AAEH;;GAEG;AACH,oBAAY,0BAA0B,GACpC,OAAO,0BAA0B,CAAC,MAAM,OAAO,0BAA0B,CAAC,CAAC"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.DefaultDataSubCategoryType = void 0;
|
|
4
|
+
const type_utils_1 = require("@transcend-io/type-utils");
|
|
5
|
+
const connection_1 = require("./connection");
|
|
6
|
+
const contact_1 = require("./contact");
|
|
7
|
+
const demographic_1 = require("./demographic");
|
|
8
|
+
const device_1 = require("./device");
|
|
9
|
+
const financial_1 = require("./financial");
|
|
10
|
+
const health_1 = require("./health");
|
|
11
|
+
const id_1 = require("./id");
|
|
12
|
+
const location_1 = require("./location");
|
|
13
|
+
const onlineActivity_1 = require("./onlineActivity");
|
|
14
|
+
const socialMedia_1 = require("./socialMedia");
|
|
15
|
+
const survey_1 = require("./survey");
|
|
16
|
+
const tracking_1 = require("./tracking");
|
|
17
|
+
const unspecified_1 = require("./unspecified");
|
|
18
|
+
const userProfile_1 = require("./userProfile");
|
|
19
|
+
exports.DefaultDataSubCategoryType = (0, type_utils_1.makeEnum)({
|
|
20
|
+
...connection_1.ConnectionSubCategory,
|
|
21
|
+
...contact_1.ContactSubCategory,
|
|
22
|
+
...demographic_1.DemographicSubCategory,
|
|
23
|
+
...device_1.DeviceSubCategory,
|
|
24
|
+
...financial_1.FinancialSubCategory,
|
|
25
|
+
...health_1.HealthSubCategory,
|
|
26
|
+
...id_1.IdSubCategory,
|
|
27
|
+
...location_1.LocationSubCategory,
|
|
28
|
+
...onlineActivity_1.OnlineActivitySubCategory,
|
|
29
|
+
...socialMedia_1.SocialMediaSubCategory,
|
|
30
|
+
...survey_1.SurveySubCategory,
|
|
31
|
+
...tracking_1.TrackingSubCategory,
|
|
32
|
+
...unspecified_1.UnspecifiedSubCategory,
|
|
33
|
+
...userProfile_1.UserProfileSubCategory,
|
|
34
|
+
});
|
|
35
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/subcategories/index.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEpD,6CAAqD;AACrD,uCAA+C;AAC/C,+CAAuD;AACvD,qCAA6C;AAC7C,2CAAmD;AACnD,qCAA6C;AAC7C,6BAAqC;AACrC,yCAAiD;AACjD,qDAA6D;AAC7D,+CAAuD;AACvD,qCAA6C;AAC7C,yCAAiD;AACjD,+CAAuD;AACvD,+CAAuD;AAE1C,QAAA,0BAA0B,GAAG,IAAA,qBAAQ,EAAC;IACjD,GAAG,kCAAqB;IACxB,GAAG,4BAAkB;IACrB,GAAG,oCAAsB;IACzB,GAAG,0BAAiB;IACpB,GAAG,gCAAoB;IACvB,GAAG,0BAAiB;IACpB,GAAG,kBAAa;IAChB,GAAG,8BAAmB;IACtB,GAAG,0CAAyB;IAC5B,GAAG,oCAAsB;IACzB,GAAG,0BAAiB;IACpB,GAAG,8BAAmB;IACtB,GAAG,oCAAsB;IACzB,GAAG,oCAAsB;CAC1B,CAAC,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export declare const LocationSubCategory: {
|
|
2
|
+
/** Fallback subcategory */
|
|
3
|
+
Location: "location";
|
|
4
|
+
};
|
|
5
|
+
/**
|
|
6
|
+
* Overload with type of integration
|
|
7
|
+
*/
|
|
8
|
+
export declare type LocationSubCategory = typeof LocationSubCategory[keyof typeof LocationSubCategory];
|
|
9
|
+
//# sourceMappingURL=location.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"location.d.ts","sourceRoot":"","sources":["../../src/subcategories/location.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,mBAAmB;IAE9B,2BAA2B;;CAE3B,CAAC;AAEH;;GAEG;AACH,oBAAY,mBAAmB,GAC7B,OAAO,mBAAmB,CAAC,MAAM,OAAO,mBAAmB,CAAC,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.LocationSubCategory = void 0;
|
|
4
|
+
const type_utils_1 = require("@transcend-io/type-utils");
|
|
5
|
+
exports.LocationSubCategory = (0, type_utils_1.makeEnum)({
|
|
6
|
+
// TODO: https://transcend.height.app/T-14003 - add more subcategories
|
|
7
|
+
/** Fallback subcategory */
|
|
8
|
+
Location: 'location',
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=location.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"location.js","sourceRoot":"","sources":["../../src/subcategories/location.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEvC,QAAA,mBAAmB,GAAG,IAAA,qBAAQ,EAAC;IAC1C,sEAAsE;IACtE,2BAA2B;IAC3B,QAAQ,EAAE,UAAU;CACrB,CAAC,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export declare const OnlineActivitySubCategory: {
|
|
2
|
+
/** Fallback subcategory */
|
|
3
|
+
OnlineActivity: "OnlineActivity";
|
|
4
|
+
};
|
|
5
|
+
/**
|
|
6
|
+
* Overload with type of integration
|
|
7
|
+
*/
|
|
8
|
+
export declare type OnlineActivitySubCategory = typeof OnlineActivitySubCategory[keyof typeof OnlineActivitySubCategory];
|
|
9
|
+
//# sourceMappingURL=onlineActivity.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"onlineActivity.d.ts","sourceRoot":"","sources":["../../src/subcategories/onlineActivity.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,yBAAyB;IAEpC,2BAA2B;;CAE3B,CAAC;AAEH;;GAEG;AACH,oBAAY,yBAAyB,GACnC,OAAO,yBAAyB,CAAC,MAAM,OAAO,yBAAyB,CAAC,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.OnlineActivitySubCategory = void 0;
|
|
4
|
+
const type_utils_1 = require("@transcend-io/type-utils");
|
|
5
|
+
exports.OnlineActivitySubCategory = (0, type_utils_1.makeEnum)({
|
|
6
|
+
// TODO: https://transcend.height.app/T-14003 - add more subcategories
|
|
7
|
+
/** Fallback subcategory */
|
|
8
|
+
OnlineActivity: 'OnlineActivity',
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=onlineActivity.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"onlineActivity.js","sourceRoot":"","sources":["../../src/subcategories/onlineActivity.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEvC,QAAA,yBAAyB,GAAG,IAAA,qBAAQ,EAAC;IAChD,sEAAsE;IACtE,2BAA2B;IAC3B,cAAc,EAAE,gBAAgB;CACjC,CAAC,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export declare const SocialMediaSubCategory: {
|
|
2
|
+
/** Fallback subcategory */
|
|
3
|
+
SocialMedia: "SocialMedia";
|
|
4
|
+
};
|
|
5
|
+
/**
|
|
6
|
+
* Overload with type of integration
|
|
7
|
+
*/
|
|
8
|
+
export declare type SocialMediaSubCategory = typeof SocialMediaSubCategory[keyof typeof SocialMediaSubCategory];
|
|
9
|
+
//# sourceMappingURL=socialMedia.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"socialMedia.d.ts","sourceRoot":"","sources":["../../src/subcategories/socialMedia.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,sBAAsB;IAEjC,2BAA2B;;CAE3B,CAAC;AAEH;;GAEG;AACH,oBAAY,sBAAsB,GAChC,OAAO,sBAAsB,CAAC,MAAM,OAAO,sBAAsB,CAAC,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SocialMediaSubCategory = void 0;
|
|
4
|
+
const type_utils_1 = require("@transcend-io/type-utils");
|
|
5
|
+
exports.SocialMediaSubCategory = (0, type_utils_1.makeEnum)({
|
|
6
|
+
// TODO: https://transcend.height.app/T-14003 - add more subcategories
|
|
7
|
+
/** Fallback subcategory */
|
|
8
|
+
SocialMedia: 'SocialMedia',
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=socialMedia.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"socialMedia.js","sourceRoot":"","sources":["../../src/subcategories/socialMedia.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEvC,QAAA,sBAAsB,GAAG,IAAA,qBAAQ,EAAC;IAC7C,sEAAsE;IACtE,2BAA2B;IAC3B,WAAW,EAAE,aAAa;CAC3B,CAAC,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export declare const SurveySubCategory: {
|
|
2
|
+
/** Fallback subcategory */
|
|
3
|
+
Survey: "survey";
|
|
4
|
+
};
|
|
5
|
+
/**
|
|
6
|
+
* Overload with type of integration
|
|
7
|
+
*/
|
|
8
|
+
export declare type SurveySubCategory = typeof SurveySubCategory[keyof typeof SurveySubCategory];
|
|
9
|
+
//# sourceMappingURL=survey.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"survey.d.ts","sourceRoot":"","sources":["../../src/subcategories/survey.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,iBAAiB;IAE5B,2BAA2B;;CAE3B,CAAC;AAEH;;GAEG;AACH,oBAAY,iBAAiB,GAC3B,OAAO,iBAAiB,CAAC,MAAM,OAAO,iBAAiB,CAAC,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SurveySubCategory = void 0;
|
|
4
|
+
const type_utils_1 = require("@transcend-io/type-utils");
|
|
5
|
+
exports.SurveySubCategory = (0, type_utils_1.makeEnum)({
|
|
6
|
+
// TODO: https://transcend.height.app/T-14003 - add more subcategories
|
|
7
|
+
/** Fallback subcategory */
|
|
8
|
+
Survey: 'survey',
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=survey.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"survey.js","sourceRoot":"","sources":["../../src/subcategories/survey.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEvC,QAAA,iBAAiB,GAAG,IAAA,qBAAQ,EAAC;IACxC,sEAAsE;IACtE,2BAA2B;IAC3B,MAAM,EAAE,QAAQ;CACjB,CAAC,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export declare const TrackingSubCategory: {
|
|
2
|
+
/** Fallback subcategory */
|
|
3
|
+
Tracking: "tracking";
|
|
4
|
+
};
|
|
5
|
+
/**
|
|
6
|
+
* Overload with type of integration
|
|
7
|
+
*/
|
|
8
|
+
export declare type TrackingSubCategory = typeof TrackingSubCategory[keyof typeof TrackingSubCategory];
|
|
9
|
+
//# sourceMappingURL=tracking.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tracking.d.ts","sourceRoot":"","sources":["../../src/subcategories/tracking.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,mBAAmB;IAE9B,2BAA2B;;CAE3B,CAAC;AAEH;;GAEG;AACH,oBAAY,mBAAmB,GAC7B,OAAO,mBAAmB,CAAC,MAAM,OAAO,mBAAmB,CAAC,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.TrackingSubCategory = void 0;
|
|
4
|
+
const type_utils_1 = require("@transcend-io/type-utils");
|
|
5
|
+
exports.TrackingSubCategory = (0, type_utils_1.makeEnum)({
|
|
6
|
+
// TODO: https://transcend.height.app/T-14003 - add more subcategories
|
|
7
|
+
/** Fallback subcategory */
|
|
8
|
+
Tracking: 'tracking',
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=tracking.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tracking.js","sourceRoot":"","sources":["../../src/subcategories/tracking.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEvC,QAAA,mBAAmB,GAAG,IAAA,qBAAQ,EAAC;IAC1C,sEAAsE;IACtE,2BAA2B;IAC3B,QAAQ,EAAE,UAAU;CACrB,CAAC,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export declare const UnspecifiedSubCategory: {
|
|
2
|
+
/** Fallback subcategory */
|
|
3
|
+
Unspecified: "unspecified";
|
|
4
|
+
};
|
|
5
|
+
/**
|
|
6
|
+
* Overload with type of integration
|
|
7
|
+
*/
|
|
8
|
+
export declare type UnspecifiedSubCategory = typeof UnspecifiedSubCategory[keyof typeof UnspecifiedSubCategory];
|
|
9
|
+
//# sourceMappingURL=unspecified.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"unspecified.d.ts","sourceRoot":"","sources":["../../src/subcategories/unspecified.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,sBAAsB;IACjC,2BAA2B;;CAE3B,CAAC;AAEH;;GAEG;AACH,oBAAY,sBAAsB,GAChC,OAAO,sBAAsB,CAAC,MAAM,OAAO,sBAAsB,CAAC,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.UnspecifiedSubCategory = void 0;
|
|
4
|
+
const type_utils_1 = require("@transcend-io/type-utils");
|
|
5
|
+
exports.UnspecifiedSubCategory = (0, type_utils_1.makeEnum)({
|
|
6
|
+
/** Fallback subcategory */
|
|
7
|
+
Unspecified: 'unspecified',
|
|
8
|
+
});
|
|
9
|
+
//# sourceMappingURL=unspecified.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"unspecified.js","sourceRoot":"","sources":["../../src/subcategories/unspecified.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEvC,QAAA,sBAAsB,GAAG,IAAA,qBAAQ,EAAC;IAC7C,2BAA2B;IAC3B,WAAW,EAAE,aAAa;CAC3B,CAAC,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export declare const UserProfileSubCategory: {
|
|
2
|
+
/** Fallback subcategory */
|
|
3
|
+
UserProfile: "userProfile";
|
|
4
|
+
};
|
|
5
|
+
/**
|
|
6
|
+
* Overload with type of integration
|
|
7
|
+
*/
|
|
8
|
+
export declare type UserProfileSubCategory = typeof UserProfileSubCategory[keyof typeof UserProfileSubCategory];
|
|
9
|
+
//# sourceMappingURL=userProfile.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"userProfile.d.ts","sourceRoot":"","sources":["../../src/subcategories/userProfile.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,sBAAsB;IAEjC,2BAA2B;;CAE3B,CAAC;AAEH;;GAEG;AACH,oBAAY,sBAAsB,GAChC,OAAO,sBAAsB,CAAC,MAAM,OAAO,sBAAsB,CAAC,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.UserProfileSubCategory = void 0;
|
|
4
|
+
const type_utils_1 = require("@transcend-io/type-utils");
|
|
5
|
+
exports.UserProfileSubCategory = (0, type_utils_1.makeEnum)({
|
|
6
|
+
// TODO: https://transcend.height.app/T-14003 - add more subcategories
|
|
7
|
+
/** Fallback subcategory */
|
|
8
|
+
UserProfile: 'userProfile',
|
|
9
|
+
});
|
|
10
|
+
//# sourceMappingURL=userProfile.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"userProfile.js","sourceRoot":"","sources":["../../src/subcategories/userProfile.ts"],"names":[],"mappings":";;;AAAA,yDAAoD;AAEvC,QAAA,sBAAsB,GAAG,IAAA,qBAAQ,EAAC;IAC7C,sEAAsE;IACtE,2BAA2B;IAC3B,WAAW,EAAE,aAAa;CAC3B,CAAC,CAAC"}
|
|
@@ -8,5 +8,8 @@ describe('RequestAction contains ACCESS', () => {
|
|
|
8
8
|
it('should test', () => {
|
|
9
9
|
(0, chai_1.expect)(Object.values(index_1.RequestAction)).contains('ACCESS');
|
|
10
10
|
});
|
|
11
|
+
it('should find email among DefaultDataSubCategoryType', () => {
|
|
12
|
+
(0, chai_1.expect)(Object.values(index_1.DefaultDataSubCategoryType)).contains('email');
|
|
13
|
+
});
|
|
11
14
|
});
|
|
12
15
|
//# sourceMappingURL=index.test.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.test.js","sourceRoot":"","sources":["../../src/tests/index.test.ts"],"names":[],"mappings":";;AAAA,WAAW;AACX,+BAA8B;AAE9B,SAAS;AACT,
|
|
1
|
+
{"version":3,"file":"index.test.js","sourceRoot":"","sources":["../../src/tests/index.test.ts"],"names":[],"mappings":";;AAAA,WAAW;AACX,+BAA8B;AAE9B,SAAS;AACT,oCAAqE;AAErE,QAAQ,CAAC,+BAA+B,EAAE,GAAG,EAAE;IAC7C,EAAE,CAAC,aAAa,EAAE,GAAG,EAAE;QACrB,IAAA,aAAM,EAAC,MAAM,CAAC,MAAM,CAAC,qBAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,QAAQ,CAAC,CAAC;IAC1D,CAAC,CAAC,CAAC;IAEH,EAAE,CAAC,oDAAoD,EAAE,GAAG,EAAE;QAC5D,IAAA,aAAM,EAAC,MAAM,CAAC,MAAM,CAAC,kCAA0B,CAAC,CAAC,CAAC,QAAQ,CAAC,OAAO,CAAC,CAAC;IACtE,CAAC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC"}
|
package/build/tsbuildinfo
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"program":{"fileNames":["../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es5.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2016.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2017.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2018.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2019.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2020.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2021.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.esnext.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.dom.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.core.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.collection.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.generator.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.promise.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2017.object.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2017.string.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2017.intl.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2018.intl.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2018.promise.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2019.array.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2019.object.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2019.string.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2019.symbol.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2020.promise.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2020.string.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2020.intl.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2021.promise.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2021.string.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2021.weakref.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2021.intl.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.esnext.intl.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/types.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/apply.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/JoinSemilattice.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/BoundedJoinSemilattice.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/MeetSemilattice.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/BoundedMeetSemilattice.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/BoundedLattice.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Lattice.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/HKT.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Contravariant.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Bounded.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Predicate.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Magma.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Functor.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Apply.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Pointed.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Applicative.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Zero.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Alternative.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Chain.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Extend.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Refinement.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Bifunctor.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Separated.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Filterable.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Monad.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Foldable.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/NaturalTransformation.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/FromEither.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/MonadThrow.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Comonad.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/FoldableWithIndex.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/FunctorWithIndex.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Show.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Traversable.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/TraversableWithIndex.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/ReadonlyNonEmptyArray.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Witherable.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Option.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Compactable.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/FilterableWithIndex.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Unfoldable.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/ReadonlyRecord.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Semigroup.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Endomorphism.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Monoid.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Eq.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Ordering.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Ord.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/DistributiveLattice.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/BoundedDistributiveLattice.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/HeytingAlgebra.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/BooleanAlgebra.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Semiring.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Ring.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/function.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Alt.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/ChainRec.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Either.d.ts","../.yarn/__virtual__/io-ts-virtual-981fdbc7ba/0/cache/io-ts-npm-2.2.16-b76df10271-1b5855682e.zip/node_modules/io-ts/lib/index.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/codecTools/decodeCodec.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/codecTools/dictionary.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/codecTools/FixedLengthString.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/codecTools/FixedLengthArray.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/codecTools/partialRecord.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/codecTools/isCodecError.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/codecTools/NonEmptyString.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/codecTools/index.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/enum.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/enums.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/getEntries.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/getKeys.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/getValues.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/groupBy.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/gql.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/invert.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/valuesOf.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/index.d.ts","../src/actions.ts","../src/identifier.ts","../src/objects.ts","../src/request.ts","../src/index.ts","../.yarn/cache/@types-chai-npm-4.3.0-42bcda9bbc-3e393e0942.zip/node_modules/@types/chai/index.d.ts","../src/tests/index.test.ts","../.yarn/cache/@types-mocha-npm-9.1.0-8ac56cd8d3-21e1000daf.zip/node_modules/@types/mocha/index.d.ts"],"fileInfos":[{"version":"89f78430e422a0f06d13019d60d5a45b37ec2d28e67eb647f73b1b0d19a46b72","affectsGlobalScope":true},"dc47c4fa66b9b9890cf076304de2a9c5201e94b740cffdf09f87296d877d71f6","7a387c58583dfca701b6c85e0adaf43fb17d590fb16d5b2dc0a2fbd89f35c467","8a12173c586e95f4433e0c6dc446bc88346be73ffe9ca6eec7aa63c8f3dca7f9","5f4e733ced4e129482ae2186aae29fde948ab7182844c3a5a51dd346182c7b06","e6b724280c694a9f588847f754198fb96c43d805f065c3a5b28bbc9594541c84","e21c071ca3e1b4a815d5f04a7475adcaeea5d64367e840dd0154096d705c3940","746d62152361558ea6d6115cf0da4dd10ede041d14882ede3568bce5dc4b4f1f","2cc028cd0bdb35b1b5eb723d84666a255933fffbea607f72cbd0c7c7b4bee144",{"version":"abba1071bfd89e55e88a054b0c851ea3e8a494c340d0f3fab19eb18f6afb0c9e","affectsGlobalScope":true},{"version":"d8996609230d17e90484a2dd58f22668f9a05a3bfe00bfb1d6271171e54a31fb","affectsGlobalScope":true},{"version":"43fb1d932e4966a39a41b464a12a81899d9ae5f2c829063f5571b6b87e6d2f9c","affectsGlobalScope":true},{"version":"cdccba9a388c2ee3fd6ad4018c640a471a6c060e96f1232062223063b0a5ac6a","affectsGlobalScope":true},{"version":"4378fc8122ec9d1a685b01eb66c46f62aba6b239ca7228bb6483bcf8259ee493","affectsGlobalScope":true},{"version":"0d5f52b3174bee6edb81260ebcd792692c32c81fd55499d69531496f3f2b25e7","affectsGlobalScope":true},{"version":"810627a82ac06fb5166da5ada4159c4ec11978dfbb0805fe804c86406dab8357","affectsGlobalScope":true},{"version":"62d80405c46c3f4c527ee657ae9d43fda65a0bf582292429aea1e69144a522a6","affectsGlobalScope":true},{"version":"3013574108c36fd3aaca79764002b3717da09725a36a6fc02eac386593110f93","affectsGlobalScope":true},{"version":"75ec0bdd727d887f1b79ed6619412ea72ba3c81d92d0787ccb64bab18d261f14","affectsGlobalScope":true},{"version":"3be5a1453daa63e031d266bf342f3943603873d890ab8b9ada95e22389389006","affectsGlobalScope":true},{"version":"17bb1fc99591b00515502d264fa55dc8370c45c5298f4a5c2083557dccba5a2a","affectsGlobalScope":true},{"version":"7ce9f0bde3307ca1f944119f6365f2d776d281a393b576a18a2f2893a2d75c98","affectsGlobalScope":true},{"version":"6a6b173e739a6a99629a8594bfb294cc7329bfb7b227f12e1f7c11bc163b8577","affectsGlobalScope":true},{"version":"12a310447c5d23c7d0d5ca2af606e3bd08afda69100166730ab92c62999ebb9d","affectsGlobalScope":true},{"version":"b0124885ef82641903d232172577f2ceb5d3e60aed4da1153bab4221e1f6dd4e","affectsGlobalScope":true},{"version":"0eb85d6c590b0d577919a79e0084fa1744c1beba6fd0d4e951432fa1ede5510a","affectsGlobalScope":true},{"version":"da233fc1c8a377ba9e0bed690a73c290d843c2c3d23a7bd7ec5cd3d7d73ba1e0","affectsGlobalScope":true},{"version":"d154ea5bb7f7f9001ed9153e876b2d5b8f5c2bb9ec02b3ae0d239ec769f1f2ae","affectsGlobalScope":true},{"version":"bb2d3fb05a1d2ffbca947cc7cbc95d23e1d053d6595391bd325deb265a18d36c","affectsGlobalScope":true},{"version":"c80df75850fea5caa2afe43b9949338ce4e2de086f91713e9af1a06f973872b8","affectsGlobalScope":true},{"version":"9d57b2b5d15838ed094aa9ff1299eecef40b190722eb619bac4616657a05f951","affectsGlobalScope":true},{"version":"6c51b5dd26a2c31dbf37f00cfc32b2aa6a92e19c995aefb5b97a3a64f1ac99de","affectsGlobalScope":true},{"version":"6e7997ef61de3132e4d4b2250e75343f487903ddf5370e7ce33cf1b9db9a63ed","affectsGlobalScope":true},{"version":"2ad234885a4240522efccd77de6c7d99eecf9b4de0914adb9a35c0c22433f993","affectsGlobalScope":true},{"version":"1b3fe904465430e030c93239a348f05e1be80640d91f2f004c3512c2c2c89f34","affectsGlobalScope":true},{"version":"3787b83e297de7c315d55d4a7c546ae28e5f6c0a361b7a1dcec1f1f50a54ef11","affectsGlobalScope":true},{"version":"e7e8e1d368290e9295ef18ca23f405cf40d5456fa9f20db6373a61ca45f75f40","affectsGlobalScope":true},{"version":"faf0221ae0465363c842ce6aa8a0cbda5d9296940a8e26c86e04cc4081eea21e","affectsGlobalScope":true},{"version":"06393d13ea207a1bfe08ec8d7be562549c5e2da8983f2ee074e00002629d1871","affectsGlobalScope":true},{"version":"d071129cba6a5f2700be09c86c07ad2791ab67d4e5ed1eb301d6746c62745ea4","affectsGlobalScope":true},{"version":"6c55633c733c8378db65ac3da7a767c3cf2cf3057f0565a9124a16a3a2019e87","affectsGlobalScope":true},{"version":"fb4416144c1bf0323ccbc9afb0ab289c07312214e8820ad17d709498c865a3fe","affectsGlobalScope":true},{"version":"5b0ca94ec819d68d33da516306c15297acec88efeb0ae9e2b39f71dbd9685ef7","affectsGlobalScope":true},{"version":"e8c9f4e445a489991ca1a4232667de3ac36b07ba75ea335971fbeacf2d26fe67","affectsGlobalScope":true},{"version":"10bbdc1981b8d9310ee75bfac28ee0477bb2353e8529da8cff7cb26c409cb5e8","affectsGlobalScope":true},"e389ee7c771cf8ad98971d1870b7a61114ce0b5a2108eccdfefae7ad7be420b4","a73e627df516439f25253452148b5638a5f16bb6d277dcef445486f95412e72c","7cacb7d6043be447426a3811ef40e5d81fca99289f991788a29494b3e528b3d5","3d69864968e13d13514d37303bcef6a965c5a3da370976ba4f2c96bbfca6f73a","9ec22bf34167a1e1ee4d2a44f88891bfa3a827d703758e045e46ad27c6f2bb04","1b4bf557e7c1b1400ea1d2021bf4a0aa94398b3949358c7520b38c7c6f3d5111","ce937afee0c311b592a028607381005375d5beba79b82750ee90190f210172f2","3d9abd8024a7cb9890821962ba50208546504ebe48ebac0be774b2c3996bf787","54a098c654bd4a1b420702693a923df4a2e767c82fc4461550ff32b43f965511","2d709defe18dac3e57730e01d6e563c1846427651bd8ef6ab08c8881a3536217","f6b0e59475d7c6c1c225855f46ac3bba062ac2d44d59226de618443ef85a9654","fa03d0db2493b6ee355167e3bfd3f19b4509b65150c9066a1d792506d8573d9d","b5bbca15e6517dcdb1c7107aaa078c149d92136c8d68b9aa25096fa8b22781a2","71f423707ae91a0efb99fd4341d5533e28b3253fa08342d579fdb9ddd1133056","5387eae5f9e2fa7d79786367cc69b61194b03bc5d401a9f034c87961454bf855","df40c429713283ada7dfe6030f85b126fa95a96f17fcbf4c8dd4b8e88ac7887e","16584246b33ca3ce1b234ceedc3d36b6c1e45f771448ef7ec2ff94f6cfd5a2f5","32f4a90406b42d5f00683a5c71a5e86294d054dc64e77bd94261dc3ab6fa87a7","21b0709d364e3c825cde113653e62a1813f694f34ce4d5a546d9653b0be95ece","1fe7c3717b5da4a72ef8221c3ed1743d06f7a4f14b8576b035e8ec8a27603ca7","6ee39c4fb749b48fef9ce908cba025fc774b40790c5f2c0d19ed70e55d688fb6","9485c1d322817a7d5abdd834e353a41d0e389fce2e56285c431182216e39ba8e","77b5bb559d0a4caa41bbff73c1fa7b2bd18e847341820b8bd78751f7312aa500","9427fb6b360ef922bbc0577b0e637d9a04875b400d8ae6e859eb828a92829257","7b6aa3f80957705d10c33cb6113decc323017313d8c64553f50a269ce0c3500f","23284153ead0384c87c29852612d5e6cef16d1179d4c6986e72a058929375b64","ddb30a43bffd1707dd4f531f7d6132c3b02ccc86d57e46d19d120edf4fa8e1c0","1ac910e17343640bf14e69ad9a078c37b453a1b46a1de1d5221d460d26d67d7a","ff73b5f74a4306a93fa3ec2eb32785f682d6bcb5955963c45c3f2152874d63fb","25c318c9a9e87a1163cabfc325c6b85b14b8cfb4a01679ef4211217cb843f174","eaa71b96b8cf3d21cf3c670a990f5d38dd4998291013ff47b07f9df8aedb09fb","a5d1b67b1ab0ff989665bdbb5be7399345594bd6922ea2db6a65cf8b3ad36a7c","f44163882d44b85c852186182e9301187fc674148957a4a0f2fc7a438bd6db4e","76fcf413abafd0023a294377cc079acfd6c7835aeb52fbc88d87b0176b4be7f1","3d6b3bf8322cc547cca607243117085cde9de05814ecf6ed46cb850dff44acca","5509d07a6a598798b9a03a97e9a01ce9a949ef6914cbcb16314b9e62e74b7dd0","5342ccabb910d7ed1e0c0968ac4a0bb2207e9c3285fa70000ecda2a9dc8e3c2e","5a5f821f9bf287fa83f18ae6d9b1d074f6d7dd1f472827078a31c762acf607fe","517f87d6abd7657426bcf5933e0a54770dc6d1a967c6bfc0da40c4c6ecb4adc9","e8815e5db5a33c95b721f38ae2c37c238a36ab190532d068f3897a8676aca31e","0dd156a63d802afb0466de6dbc4d89b2573793c11b6e221ff559462bb09b51ba","82e44a5b26bcbe7b4b99b6e33f72286f11387d55814f113ee3bd001c01312340","c03e836ee50ad9b0ec0c582b642786f894394605238e2b58cee2b877a3baeff0","e9ccb6c7e77319b0334d80ff4e0c3f5e14cebd765f62c84aa352343a673d26b6","454ea50cf3c255e2d7d9fccf485772a9414006e0eb0969b99867e4a97d02ddf9","c877c86f7150ec777c4a65a607f107760219199dbf5df9252e18db451fb201fd","5633abad5689d73cbc7dbc0a5657f071e7d74d7c719eb7d40bed84c8b065c5f7","bce2dafbf5c006978705d79a97bc02b3d69ffca1f5485f8ed5668e34fdfce283","45c3ea1a4ad18f5a15a3ccb6fc878c8eacc28ee7e6df70ab44d7accb8dde8acc","c4b821deefba05645c7b4ed17c08a691d9ad49bec79cb3eaa063c2965d344709","66da6541c596adf5757bd7dd75905c3995de2b852577a2ff9dd0367ba97689c7","ecc8a298c316ea0c05b2b47b132a00e5a161c7db80b00c45896f68d71714027d","53830d72bedcb50a122a50ddf4c934be579e76de5e92821c9d4cedca297a9b5a","e4c7507161ddfa6d4962241b05fda540c1dc095163cc622d17f2fce8d95d03ef","c18776b908ca93db4e977b670812955ce96dda262cf2b113e9eceaf7bc9fee11","ae8c14075c604187b8af08af2dec7b0ff40fa7b30195d819e236041c52ca90bd","0fa0f4fde2da84c277baee2a62a2f4e1c28aae411134208f1ea2a7ae2600d6a9","d81aa2e7a65beb57e825203b09b3aa337bbcd4733a58e5ae8322cd6f365a497d","efab59dcda3eb2ab3aab35fff20da6bedbb35d7a8bcbf3847001af82af8d2484","9f10e27d6256caba22c9465637e97320416427bf16525e184ed9b55a75b62f81","ef64385a31cbe6c519751668eddc7fb4c61bc989bfeba688b5446470d7c263fa","1c5c43e1b377b340caf960be4f6f2ee3f1d8202690b52d45b6d65c7f31bc2b3e","2935812f68f0cad10a04cbd0e0dcd976efe5508f397af55b93b8d5b8cc407f95","122d4e87de1b35cec914e89b8ba598ee5433be50e4e9ae869217b7ef1da05624","b92707d0b115b799b9b98902197bd71c8df1182579ba710ace25196dd11437c6","80d13e760090f6b5fee5eb60c290e015efb70ea1b56d89617cc153c664a4c63c","e2b6db433156c6eeff0267f69fed7e136ba8081307f28cf335cf14a8c849c516","9682c86df92833243526a7e3e45a56c5a03d7cf6311f7441607c9b8340773971","dd7e666ac74f15727cc32255aed6918bf46806e84a479a28494f432b1bc36cf8","298ee055b6199b5303b03d8e8e684540390fd32c17a37e204d6a6ffe5ed4190c","d49c2c4c41d698679e54d8731144e9359202d2a4bdc64f8245cfa87a470dc2d0","293cd9c3b9c50ac607dc22ceb4acacac7d7ed83941f7d642768fdc7c7d471866","4249f7f4c4f0fe5eb48576ec6425a477753e4f4f5a9f7afe75b38c7c366b566a","c970788a6064983eeee31f24f374f32e345a52860c7ad750a38a8f874cae22c1","a1ddcf2125b1e71dd93f6f4851a835dbfd4eb7d7e34db49263bd6f5a6087959d","86d4eaf6be3efc9fbb92b919372eb6d84fee39c7487f27adacb83bc73ed7a59d","40b4de816d21273238a97efbc72f850b746fb38af45a653e1d90e704a5fb34d5","352d7401628d76f538b0227967a4b32b40a8f6fe586799c55b358f45ef0dbf35",{"version":"2d68e6d2e1905bc61a5041a8c13457629f7602ccfb2f9e47eb6ee3d1f3d245c0","signature":"6cb7afe0850da9f2ccc59be1d122b83ccd5cffa0b274c9f6a30eca43116c4b02"},{"version":"25c49479f153a9a8cf4f6dd9a74d6ed7fc0f9f67dc4b821c73612631182b93f0","signature":"26f27838f145ecd3f312bdd6ee81c4334922e8c4f47e7dc187ac8b986abdf9de"},"943a513f830fe1e8176ff0a9b25f844ac44bbd661cd398f14a94a6f932ef21fc",{"version":"c78ff1247b812c9870ff615a3df05a19dfee9bdccdfa3b3190d2c2caee6dcdc2","signature":"ff48edd984bd1e18997e84d08929fa984dcc91e93bfecefe9e378b04016c473f"},"3defee665bbe896fdafd25b4f07f172071be210d46d53559d5b3f12feba3d6b2",{"version":"c8747693e5872ad5ef3aa016731a06915e1c34dae987829d9aa5bd40c7a2c54b","affectsGlobalScope":true},"d8c9b9c9f63cfd6bead1bea1b613de88b542d7e60007f0a55d2dd9f197f45edf",{"version":"30bf01dd2e284098445264c8d71c608890cc11c142f36d0193aa655bdc0a40cb","affectsGlobalScope":true}],"options":{"composite":true,"declaration":true,"declarationMap":true,"esModuleInterop":true,"module":1,"noFallthroughCasesInSwitch":true,"noImplicitReturns":true,"noUnusedLocals":true,"outDir":"./","rootDir":"../src","sourceMap":true,"strict":true,"target":6,"tsBuildInfoFile":"./tsbuildinfo"},"fileIdsList":[[101,104],[46],[105],[106,107,108,109,110,111,112],[46,47,113,114,115,116,117,118,119,120,121,122],[54,57,59,69,82,84,88,90,92,94,101,104],[54,57,62,63,69,82,84,88,90,92,94,102,104],[54,57,59,60,61,69,82,84,88,90,91,92,94,104],[54,57,59,69,82,84,88,89,90,92,94,104],[54,57,69,82,84,88,90,92,94,104],[97],[94],[52,94,95],[48],[49,51],[50],[54,57,60,69,82,84,88,90,92,94,104],[54,57,65,69,82,84,88,90,92,94,104],[54,57,66,69,82,84,88,90,92,94,104],[54,57,59,69,82,84,88,90,92,94,104],[53,94],[54,57,59,60,61,62,65,66,67,68,69,70,71,72,73,74,75,79,80,82,83,84,85,88,89,90,91,92,94,101,102,103],[54,57,69,82,84,88,89,91,92,94,104],[54,55,57,69,82,84,88,89,90,91,94,104],[54,57,59,67,69,82,84,85,88,90,92,94,104],[54,57,69,70,78,82,84,88,90,92,94,104],[54,57,62,69,71,82,84,88,90,91,92,94,104],[54,57,69,72,82,84,88,90,91,92,94,104],[54,57,65,67,69,73,82,84,88,90,92,94,101,104],[96],[48,50],[57,90],[54,57,62,65,69,82,84,88,90,92,94,104],[54,57,69,71,82,84,88,90,92,94,104],[56,88,89,90],[54,57,59,60,61,62,63,64,65,66,67,69,70,71,72,74,75,79,80,82,83,85,88,89,90,91,92,94,101,102,104],[54,55,57,69,82,84,88,89,90,91,92,93,104],[89,91,92],[54,55,69,82,84,88,89,90,91,92,94,104],[54,57,59,60,61,62,65,67,69,71,72,76,77,78,79,80,81,84,88,89,90,92,94,101,102,104],[54,57,58,59,62,67,69,70,72,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,94,104],[84,104],[99],[58,88,94],[54,57,59,68,82,84,88,90,92,94,104],[88],[54,57,59,62,69,72,82,84,88,90,92,94,104],[54,57,62,69,77,78,80,82,84,88,90,92,94,104],[54,57,62,69,70,80,82,84,85,88,90,92,94,104],[54,57,61,69,82,84,88,90,92,94,104],[89,91,98,99,100],[123],[124,125,126,127],[128,129]],"referencedMap":[[105,1],[47,2],[109,3],[108,3],[112,3],[106,3],[107,3],[113,4],[110,3],[114,2],[116,2],[117,2],[123,5],[122,3],[102,6],[64,7],[62,8],[60,9],[68,10],[98,11],[56,12],[96,13],[49,14],[52,15],[51,16],[65,17],[103,18],[76,19],[85,20],[55,10],[95,21],[104,22],[90,23],[92,24],[66,20],[70,25],[86,26],[72,27],[77,28],[74,29],[59,10],[78,20],[97,30],[53,31],[58,32],[71,33],[75,34],[91,35],[73,10],[84,36],[94,37],[93,38],[61,10],[57,39],[82,40],[88,41],[67,42],[100,43],[89,44],[69,45],[79,46],[80,47],[81,48],[87,10],[83,49],[63,50],[101,51],[124,52],[125,52],[128,53],[126,52],[127,52],[130,54]],"exportedModulesMap":[[105,1],[47,2],[109,3],[108,3],[112,3],[106,3],[107,3],[113,4],[110,3],[114,2],[116,2],[117,2],[123,5],[122,3],[102,6],[64,7],[62,8],[60,9],[68,10],[98,11],[56,12],[96,13],[49,14],[52,15],[51,16],[65,17],[103,18],[76,19],[85,20],[55,10],[95,21],[104,22],[90,23],[92,24],[66,20],[70,25],[86,26],[72,27],[77,28],[74,29],[59,10],[78,20],[97,30],[53,31],[58,32],[71,33],[75,34],[91,35],[73,10],[84,36],[94,37],[93,38],[61,10],[57,39],[82,40],[88,41],[67,42],[100,43],[89,44],[69,45],[79,46],[80,47],[81,48],[87,10],[83,49],[63,50],[101,51],[128,53],[126,52],[130,54]],"semanticDiagnosticsPerFile":[105,47,109,108,112,106,107,113,111,110,114,115,116,117,118,120,119,123,121,46,122,129,131,54,102,64,62,60,68,98,56,96,49,52,51,65,103,76,85,55,95,104,90,92,66,70,86,72,77,74,59,78,97,48,53,58,50,71,75,91,73,84,94,93,61,57,82,88,67,100,89,99,69,79,80,81,87,83,63,101,10,12,11,2,13,14,15,16,17,18,19,20,3,4,24,21,22,23,25,26,27,5,28,29,30,31,6,32,33,34,35,7,40,36,37,38,39,8,44,41,42,43,1,9,45,124,125,128,126,127,130]},"version":"4.5.5"}
|
|
1
|
+
{"program":{"fileNames":["../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es5.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2016.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2017.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2018.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2019.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2020.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2021.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.esnext.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.dom.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.core.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.collection.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.generator.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.promise.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2017.object.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2017.string.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2017.intl.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2018.intl.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2018.promise.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2019.array.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2019.object.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2019.string.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2019.symbol.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2020.promise.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2020.string.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2020.intl.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2021.promise.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2021.string.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2021.weakref.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.es2021.intl.d.ts","../.yarn/cache/typescript-patch-1413b5712d-858c61fa63.zip/node_modules/typescript/lib/lib.esnext.intl.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/types.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/apply.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/JoinSemilattice.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/BoundedJoinSemilattice.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/MeetSemilattice.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/BoundedMeetSemilattice.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/BoundedLattice.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Lattice.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/HKT.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Contravariant.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Bounded.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Predicate.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Magma.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Functor.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Apply.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Pointed.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Applicative.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Zero.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Alternative.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Chain.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Extend.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Refinement.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Bifunctor.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Separated.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Filterable.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Monad.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Foldable.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/NaturalTransformation.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/FromEither.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/MonadThrow.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Comonad.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/FoldableWithIndex.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/FunctorWithIndex.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Show.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Traversable.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/TraversableWithIndex.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/ReadonlyNonEmptyArray.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Witherable.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Option.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Compactable.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/FilterableWithIndex.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Unfoldable.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/ReadonlyRecord.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Semigroup.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Endomorphism.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Monoid.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Eq.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Ordering.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Ord.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/DistributiveLattice.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/BoundedDistributiveLattice.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/HeytingAlgebra.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/BooleanAlgebra.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Semiring.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Ring.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/function.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Alt.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/ChainRec.d.ts","../.yarn/cache/fp-ts-npm-2.11.8-1b278a55a3-481b824797.zip/node_modules/fp-ts/lib/Either.d.ts","../.yarn/__virtual__/io-ts-virtual-981fdbc7ba/0/cache/io-ts-npm-2.2.16-b76df10271-1b5855682e.zip/node_modules/io-ts/lib/index.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/codecTools/decodeCodec.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/codecTools/dictionary.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/codecTools/FixedLengthString.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/codecTools/FixedLengthArray.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/codecTools/partialRecord.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/codecTools/isCodecError.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/codecTools/NonEmptyString.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/codecTools/index.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/enum.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/enums.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/getEntries.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/getKeys.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/getValues.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/groupBy.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/gql.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/invert.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/valuesOf.d.ts","../.yarn/cache/@transcend-io-type-utils-npm-1.0.5-53d562f965-4d1bb97518.zip/node_modules/@transcend-io/type-utils/build/index.d.ts","../src/actions.ts","../src/identifier.ts","../src/objects.ts","../src/request.ts","../src/subcategories/connection.ts","../src/subcategories/contact.ts","../src/subcategories/demographic.ts","../src/subcategories/device.ts","../src/subcategories/financial.ts","../src/subcategories/health.ts","../src/subcategories/id.ts","../src/subcategories/location.ts","../src/subcategories/onlineActivity.ts","../src/subcategories/socialMedia.ts","../src/subcategories/survey.ts","../src/subcategories/tracking.ts","../src/subcategories/unspecified.ts","../src/subcategories/userProfile.ts","../src/subcategories/index.ts","../src/index.ts","../.yarn/cache/@types-chai-npm-4.3.0-42bcda9bbc-3e393e0942.zip/node_modules/@types/chai/index.d.ts","../src/tests/index.test.ts","../.yarn/cache/@types-mocha-npm-9.1.0-8ac56cd8d3-21e1000daf.zip/node_modules/@types/mocha/index.d.ts"],"fileInfos":[{"version":"89f78430e422a0f06d13019d60d5a45b37ec2d28e67eb647f73b1b0d19a46b72","affectsGlobalScope":true},"dc47c4fa66b9b9890cf076304de2a9c5201e94b740cffdf09f87296d877d71f6","7a387c58583dfca701b6c85e0adaf43fb17d590fb16d5b2dc0a2fbd89f35c467","8a12173c586e95f4433e0c6dc446bc88346be73ffe9ca6eec7aa63c8f3dca7f9","5f4e733ced4e129482ae2186aae29fde948ab7182844c3a5a51dd346182c7b06","e6b724280c694a9f588847f754198fb96c43d805f065c3a5b28bbc9594541c84","e21c071ca3e1b4a815d5f04a7475adcaeea5d64367e840dd0154096d705c3940","746d62152361558ea6d6115cf0da4dd10ede041d14882ede3568bce5dc4b4f1f","2cc028cd0bdb35b1b5eb723d84666a255933fffbea607f72cbd0c7c7b4bee144",{"version":"abba1071bfd89e55e88a054b0c851ea3e8a494c340d0f3fab19eb18f6afb0c9e","affectsGlobalScope":true},{"version":"d8996609230d17e90484a2dd58f22668f9a05a3bfe00bfb1d6271171e54a31fb","affectsGlobalScope":true},{"version":"43fb1d932e4966a39a41b464a12a81899d9ae5f2c829063f5571b6b87e6d2f9c","affectsGlobalScope":true},{"version":"cdccba9a388c2ee3fd6ad4018c640a471a6c060e96f1232062223063b0a5ac6a","affectsGlobalScope":true},{"version":"4378fc8122ec9d1a685b01eb66c46f62aba6b239ca7228bb6483bcf8259ee493","affectsGlobalScope":true},{"version":"0d5f52b3174bee6edb81260ebcd792692c32c81fd55499d69531496f3f2b25e7","affectsGlobalScope":true},{"version":"810627a82ac06fb5166da5ada4159c4ec11978dfbb0805fe804c86406dab8357","affectsGlobalScope":true},{"version":"62d80405c46c3f4c527ee657ae9d43fda65a0bf582292429aea1e69144a522a6","affectsGlobalScope":true},{"version":"3013574108c36fd3aaca79764002b3717da09725a36a6fc02eac386593110f93","affectsGlobalScope":true},{"version":"75ec0bdd727d887f1b79ed6619412ea72ba3c81d92d0787ccb64bab18d261f14","affectsGlobalScope":true},{"version":"3be5a1453daa63e031d266bf342f3943603873d890ab8b9ada95e22389389006","affectsGlobalScope":true},{"version":"17bb1fc99591b00515502d264fa55dc8370c45c5298f4a5c2083557dccba5a2a","affectsGlobalScope":true},{"version":"7ce9f0bde3307ca1f944119f6365f2d776d281a393b576a18a2f2893a2d75c98","affectsGlobalScope":true},{"version":"6a6b173e739a6a99629a8594bfb294cc7329bfb7b227f12e1f7c11bc163b8577","affectsGlobalScope":true},{"version":"12a310447c5d23c7d0d5ca2af606e3bd08afda69100166730ab92c62999ebb9d","affectsGlobalScope":true},{"version":"b0124885ef82641903d232172577f2ceb5d3e60aed4da1153bab4221e1f6dd4e","affectsGlobalScope":true},{"version":"0eb85d6c590b0d577919a79e0084fa1744c1beba6fd0d4e951432fa1ede5510a","affectsGlobalScope":true},{"version":"da233fc1c8a377ba9e0bed690a73c290d843c2c3d23a7bd7ec5cd3d7d73ba1e0","affectsGlobalScope":true},{"version":"d154ea5bb7f7f9001ed9153e876b2d5b8f5c2bb9ec02b3ae0d239ec769f1f2ae","affectsGlobalScope":true},{"version":"bb2d3fb05a1d2ffbca947cc7cbc95d23e1d053d6595391bd325deb265a18d36c","affectsGlobalScope":true},{"version":"c80df75850fea5caa2afe43b9949338ce4e2de086f91713e9af1a06f973872b8","affectsGlobalScope":true},{"version":"9d57b2b5d15838ed094aa9ff1299eecef40b190722eb619bac4616657a05f951","affectsGlobalScope":true},{"version":"6c51b5dd26a2c31dbf37f00cfc32b2aa6a92e19c995aefb5b97a3a64f1ac99de","affectsGlobalScope":true},{"version":"6e7997ef61de3132e4d4b2250e75343f487903ddf5370e7ce33cf1b9db9a63ed","affectsGlobalScope":true},{"version":"2ad234885a4240522efccd77de6c7d99eecf9b4de0914adb9a35c0c22433f993","affectsGlobalScope":true},{"version":"1b3fe904465430e030c93239a348f05e1be80640d91f2f004c3512c2c2c89f34","affectsGlobalScope":true},{"version":"3787b83e297de7c315d55d4a7c546ae28e5f6c0a361b7a1dcec1f1f50a54ef11","affectsGlobalScope":true},{"version":"e7e8e1d368290e9295ef18ca23f405cf40d5456fa9f20db6373a61ca45f75f40","affectsGlobalScope":true},{"version":"faf0221ae0465363c842ce6aa8a0cbda5d9296940a8e26c86e04cc4081eea21e","affectsGlobalScope":true},{"version":"06393d13ea207a1bfe08ec8d7be562549c5e2da8983f2ee074e00002629d1871","affectsGlobalScope":true},{"version":"d071129cba6a5f2700be09c86c07ad2791ab67d4e5ed1eb301d6746c62745ea4","affectsGlobalScope":true},{"version":"6c55633c733c8378db65ac3da7a767c3cf2cf3057f0565a9124a16a3a2019e87","affectsGlobalScope":true},{"version":"fb4416144c1bf0323ccbc9afb0ab289c07312214e8820ad17d709498c865a3fe","affectsGlobalScope":true},{"version":"5b0ca94ec819d68d33da516306c15297acec88efeb0ae9e2b39f71dbd9685ef7","affectsGlobalScope":true},{"version":"e8c9f4e445a489991ca1a4232667de3ac36b07ba75ea335971fbeacf2d26fe67","affectsGlobalScope":true},{"version":"10bbdc1981b8d9310ee75bfac28ee0477bb2353e8529da8cff7cb26c409cb5e8","affectsGlobalScope":true},"e389ee7c771cf8ad98971d1870b7a61114ce0b5a2108eccdfefae7ad7be420b4","a73e627df516439f25253452148b5638a5f16bb6d277dcef445486f95412e72c","7cacb7d6043be447426a3811ef40e5d81fca99289f991788a29494b3e528b3d5","3d69864968e13d13514d37303bcef6a965c5a3da370976ba4f2c96bbfca6f73a","9ec22bf34167a1e1ee4d2a44f88891bfa3a827d703758e045e46ad27c6f2bb04","1b4bf557e7c1b1400ea1d2021bf4a0aa94398b3949358c7520b38c7c6f3d5111","ce937afee0c311b592a028607381005375d5beba79b82750ee90190f210172f2","3d9abd8024a7cb9890821962ba50208546504ebe48ebac0be774b2c3996bf787","54a098c654bd4a1b420702693a923df4a2e767c82fc4461550ff32b43f965511","2d709defe18dac3e57730e01d6e563c1846427651bd8ef6ab08c8881a3536217","f6b0e59475d7c6c1c225855f46ac3bba062ac2d44d59226de618443ef85a9654","fa03d0db2493b6ee355167e3bfd3f19b4509b65150c9066a1d792506d8573d9d","b5bbca15e6517dcdb1c7107aaa078c149d92136c8d68b9aa25096fa8b22781a2","71f423707ae91a0efb99fd4341d5533e28b3253fa08342d579fdb9ddd1133056","5387eae5f9e2fa7d79786367cc69b61194b03bc5d401a9f034c87961454bf855","df40c429713283ada7dfe6030f85b126fa95a96f17fcbf4c8dd4b8e88ac7887e","16584246b33ca3ce1b234ceedc3d36b6c1e45f771448ef7ec2ff94f6cfd5a2f5","32f4a90406b42d5f00683a5c71a5e86294d054dc64e77bd94261dc3ab6fa87a7","21b0709d364e3c825cde113653e62a1813f694f34ce4d5a546d9653b0be95ece","1fe7c3717b5da4a72ef8221c3ed1743d06f7a4f14b8576b035e8ec8a27603ca7","6ee39c4fb749b48fef9ce908cba025fc774b40790c5f2c0d19ed70e55d688fb6","9485c1d322817a7d5abdd834e353a41d0e389fce2e56285c431182216e39ba8e","77b5bb559d0a4caa41bbff73c1fa7b2bd18e847341820b8bd78751f7312aa500","9427fb6b360ef922bbc0577b0e637d9a04875b400d8ae6e859eb828a92829257","7b6aa3f80957705d10c33cb6113decc323017313d8c64553f50a269ce0c3500f","23284153ead0384c87c29852612d5e6cef16d1179d4c6986e72a058929375b64","ddb30a43bffd1707dd4f531f7d6132c3b02ccc86d57e46d19d120edf4fa8e1c0","1ac910e17343640bf14e69ad9a078c37b453a1b46a1de1d5221d460d26d67d7a","ff73b5f74a4306a93fa3ec2eb32785f682d6bcb5955963c45c3f2152874d63fb","25c318c9a9e87a1163cabfc325c6b85b14b8cfb4a01679ef4211217cb843f174","eaa71b96b8cf3d21cf3c670a990f5d38dd4998291013ff47b07f9df8aedb09fb","a5d1b67b1ab0ff989665bdbb5be7399345594bd6922ea2db6a65cf8b3ad36a7c","f44163882d44b85c852186182e9301187fc674148957a4a0f2fc7a438bd6db4e","76fcf413abafd0023a294377cc079acfd6c7835aeb52fbc88d87b0176b4be7f1","3d6b3bf8322cc547cca607243117085cde9de05814ecf6ed46cb850dff44acca","5509d07a6a598798b9a03a97e9a01ce9a949ef6914cbcb16314b9e62e74b7dd0","5342ccabb910d7ed1e0c0968ac4a0bb2207e9c3285fa70000ecda2a9dc8e3c2e","5a5f821f9bf287fa83f18ae6d9b1d074f6d7dd1f472827078a31c762acf607fe","517f87d6abd7657426bcf5933e0a54770dc6d1a967c6bfc0da40c4c6ecb4adc9","e8815e5db5a33c95b721f38ae2c37c238a36ab190532d068f3897a8676aca31e","0dd156a63d802afb0466de6dbc4d89b2573793c11b6e221ff559462bb09b51ba","82e44a5b26bcbe7b4b99b6e33f72286f11387d55814f113ee3bd001c01312340","c03e836ee50ad9b0ec0c582b642786f894394605238e2b58cee2b877a3baeff0","e9ccb6c7e77319b0334d80ff4e0c3f5e14cebd765f62c84aa352343a673d26b6","454ea50cf3c255e2d7d9fccf485772a9414006e0eb0969b99867e4a97d02ddf9","c877c86f7150ec777c4a65a607f107760219199dbf5df9252e18db451fb201fd","5633abad5689d73cbc7dbc0a5657f071e7d74d7c719eb7d40bed84c8b065c5f7","bce2dafbf5c006978705d79a97bc02b3d69ffca1f5485f8ed5668e34fdfce283","45c3ea1a4ad18f5a15a3ccb6fc878c8eacc28ee7e6df70ab44d7accb8dde8acc","c4b821deefba05645c7b4ed17c08a691d9ad49bec79cb3eaa063c2965d344709","66da6541c596adf5757bd7dd75905c3995de2b852577a2ff9dd0367ba97689c7","ecc8a298c316ea0c05b2b47b132a00e5a161c7db80b00c45896f68d71714027d","53830d72bedcb50a122a50ddf4c934be579e76de5e92821c9d4cedca297a9b5a","e4c7507161ddfa6d4962241b05fda540c1dc095163cc622d17f2fce8d95d03ef","c18776b908ca93db4e977b670812955ce96dda262cf2b113e9eceaf7bc9fee11","ae8c14075c604187b8af08af2dec7b0ff40fa7b30195d819e236041c52ca90bd","0fa0f4fde2da84c277baee2a62a2f4e1c28aae411134208f1ea2a7ae2600d6a9","d81aa2e7a65beb57e825203b09b3aa337bbcd4733a58e5ae8322cd6f365a497d","efab59dcda3eb2ab3aab35fff20da6bedbb35d7a8bcbf3847001af82af8d2484","9f10e27d6256caba22c9465637e97320416427bf16525e184ed9b55a75b62f81","ef64385a31cbe6c519751668eddc7fb4c61bc989bfeba688b5446470d7c263fa","1c5c43e1b377b340caf960be4f6f2ee3f1d8202690b52d45b6d65c7f31bc2b3e","2935812f68f0cad10a04cbd0e0dcd976efe5508f397af55b93b8d5b8cc407f95","122d4e87de1b35cec914e89b8ba598ee5433be50e4e9ae869217b7ef1da05624","b92707d0b115b799b9b98902197bd71c8df1182579ba710ace25196dd11437c6","80d13e760090f6b5fee5eb60c290e015efb70ea1b56d89617cc153c664a4c63c","e2b6db433156c6eeff0267f69fed7e136ba8081307f28cf335cf14a8c849c516","9682c86df92833243526a7e3e45a56c5a03d7cf6311f7441607c9b8340773971","dd7e666ac74f15727cc32255aed6918bf46806e84a479a28494f432b1bc36cf8","298ee055b6199b5303b03d8e8e684540390fd32c17a37e204d6a6ffe5ed4190c","d49c2c4c41d698679e54d8731144e9359202d2a4bdc64f8245cfa87a470dc2d0","293cd9c3b9c50ac607dc22ceb4acacac7d7ed83941f7d642768fdc7c7d471866","4249f7f4c4f0fe5eb48576ec6425a477753e4f4f5a9f7afe75b38c7c366b566a","c970788a6064983eeee31f24f374f32e345a52860c7ad750a38a8f874cae22c1","a1ddcf2125b1e71dd93f6f4851a835dbfd4eb7d7e34db49263bd6f5a6087959d","86d4eaf6be3efc9fbb92b919372eb6d84fee39c7487f27adacb83bc73ed7a59d","40b4de816d21273238a97efbc72f850b746fb38af45a653e1d90e704a5fb34d5","352d7401628d76f538b0227967a4b32b40a8f6fe586799c55b358f45ef0dbf35","2d68e6d2e1905bc61a5041a8c13457629f7602ccfb2f9e47eb6ee3d1f3d245c0","ca0604efa7e367c188db4ccc369d408e241399ae8ee4b004be5f4df91ce29dd7","943a513f830fe1e8176ff0a9b25f844ac44bbd661cd398f14a94a6f932ef21fc","c78ff1247b812c9870ff615a3df05a19dfee9bdccdfa3b3190d2c2caee6dcdc2","36b0314102a6aa00db1f743564ab6398a9042f97492ea9c6d907b946fb7bd5c9","3265b76d95829e39272e54dd679fc709032105c306318ae97090f91c348739f7","e6d91fe3e27a804bdb23753f23411d38ac80977eb649fe3d03b9c1c550895e03","b61ba57d47246a6214278211a2d5fb2ddfdba9e3d54548a489fe0f49ee07a0e7","4926e5c6e01271e6fdf42e8f14b72d0378728ca11cfd04b75203f9787cebb0fc","c95ef5cd72274dae4b7af01356ee764f9ff5c66b56843b2fd5aa471c78dfde75","67026b063c61b1d7701f4a1f74a9ca9fd458ad54cd364c1db97ac7106616ab02","a1b67d577237ab242816459a339449660fe0a0f57c6cc335af2902e58a30d07a","20d278c626615f558a33a4ec676c39bec67088641bf2f2f021a7574c7dc11bbc","f1e0bf54a5b1ff07f929053deb6ac9726c06d1cde91a28be9f1d9f7f623e7a87","994afa9e77b38122ec3ab1e620771d8dff4cb289e34bfdb34a5bae7c3d4cde51","de8e8d475bb9f6372e2591796ed1666ede07a2294d7370a926c22af84be4d712","1b358c6ea527ae9c22536916bbee8a6d2b2dc6161613a814de657186db5a4eb0","28fcecf2c7da3df908375ac0119c646c6121605f4cdcfa71a2f0ac08a4a63caf","3e0981f45dd87eaf160c2d38e1a4d1d92efb76e69f479fd1bd2f60ac10b7e7b1","31fa528061465d6484a168e2ffacd027b9d6e0eff3143251e783f31e0afc378b",{"version":"c8747693e5872ad5ef3aa016731a06915e1c34dae987829d9aa5bd40c7a2c54b","affectsGlobalScope":true},"49fd307b88632e77b3a79288c2c9883d83e154b43f9c767805c7c13cc74ee538",{"version":"30bf01dd2e284098445264c8d71c608890cc11c142f36d0193aa655bdc0a40cb","affectsGlobalScope":true}],"options":{"composite":true,"declaration":true,"declarationMap":true,"esModuleInterop":true,"module":1,"noFallthroughCasesInSwitch":true,"noImplicitReturns":true,"noUnusedLocals":true,"outDir":"./","rootDir":"../src","sourceMap":true,"strict":true,"target":6,"tsBuildInfoFile":"./tsbuildinfo"},"fileIdsList":[[101,104],[46],[105],[106,107,108,109,110,111,112],[46,47,113,114,115,116,117,118,119,120,121,122],[54,57,59,69,82,84,88,90,92,94,101,104],[54,57,62,63,69,82,84,88,90,92,94,102,104],[54,57,59,60,61,69,82,84,88,90,91,92,94,104],[54,57,59,69,82,84,88,89,90,92,94,104],[54,57,69,82,84,88,90,92,94,104],[97],[94],[52,94,95],[48],[49,51],[50],[54,57,60,69,82,84,88,90,92,94,104],[54,57,65,69,82,84,88,90,92,94,104],[54,57,66,69,82,84,88,90,92,94,104],[54,57,59,69,82,84,88,90,92,94,104],[53,94],[54,57,59,60,61,62,65,66,67,68,69,70,71,72,73,74,75,79,80,82,83,84,85,88,89,90,91,92,94,101,102,103],[54,57,69,82,84,88,89,91,92,94,104],[54,55,57,69,82,84,88,89,90,91,94,104],[54,57,59,67,69,82,84,85,88,90,92,94,104],[54,57,69,70,78,82,84,88,90,92,94,104],[54,57,62,69,71,82,84,88,90,91,92,94,104],[54,57,69,72,82,84,88,90,91,92,94,104],[54,57,65,67,69,73,82,84,88,90,92,94,101,104],[96],[48,50],[57,90],[54,57,62,65,69,82,84,88,90,92,94,104],[54,57,69,71,82,84,88,90,92,94,104],[56,88,89,90],[54,57,59,60,61,62,63,64,65,66,67,69,70,71,72,74,75,79,80,82,83,85,88,89,90,91,92,94,101,102,104],[54,55,57,69,82,84,88,89,90,91,92,93,104],[89,91,92],[54,55,69,82,84,88,89,90,91,92,94,104],[54,57,59,60,61,62,65,67,69,71,72,76,77,78,79,80,81,84,88,89,90,92,94,101,102,104],[54,57,58,59,62,67,69,70,72,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,94,104],[84,104],[99],[58,88,94],[54,57,59,68,82,84,88,90,92,94,104],[88],[54,57,59,62,69,72,82,84,88,90,92,94,104],[54,57,62,69,77,78,80,82,84,88,90,92,94,104],[54,57,62,69,70,80,82,84,85,88,90,92,94,104],[54,57,61,69,82,84,88,90,92,94,104],[89,91,98,99,100],[123],[124,125,126,127,142],[123,128,129,130,131,132,133,134,135,136,137,138,139,140,141],[143,144]],"referencedMap":[[105,1],[47,2],[109,3],[108,3],[112,3],[106,3],[107,3],[113,4],[110,3],[114,2],[116,2],[117,2],[123,5],[122,3],[102,6],[64,7],[62,8],[60,9],[68,10],[98,11],[56,12],[96,13],[49,14],[52,15],[51,16],[65,17],[103,18],[76,19],[85,20],[55,10],[95,21],[104,22],[90,23],[92,24],[66,20],[70,25],[86,26],[72,27],[77,28],[74,29],[59,10],[78,20],[97,30],[53,31],[58,32],[71,33],[75,34],[91,35],[73,10],[84,36],[94,37],[93,38],[61,10],[57,39],[82,40],[88,41],[67,42],[100,43],[89,44],[69,45],[79,46],[80,47],[81,48],[87,10],[83,49],[63,50],[101,51],[124,52],[125,52],[143,53],[126,52],[127,52],[128,52],[129,52],[130,52],[131,52],[132,52],[133,52],[134,52],[142,54],[135,52],[136,52],[137,52],[138,52],[139,52],[140,52],[141,52],[145,55]],"exportedModulesMap":[[105,1],[47,2],[109,3],[108,3],[112,3],[106,3],[107,3],[113,4],[110,3],[114,2],[116,2],[117,2],[123,5],[122,3],[102,6],[64,7],[62,8],[60,9],[68,10],[98,11],[56,12],[96,13],[49,14],[52,15],[51,16],[65,17],[103,18],[76,19],[85,20],[55,10],[95,21],[104,22],[90,23],[92,24],[66,20],[70,25],[86,26],[72,27],[77,28],[74,29],[59,10],[78,20],[97,30],[53,31],[58,32],[71,33],[75,34],[91,35],[73,10],[84,36],[94,37],[93,38],[61,10],[57,39],[82,40],[88,41],[67,42],[100,43],[89,44],[69,45],[79,46],[80,47],[81,48],[87,10],[83,49],[63,50],[101,51],[124,52],[125,52],[143,53],[126,52],[127,52],[128,52],[129,52],[130,52],[131,52],[132,52],[133,52],[134,52],[142,54],[135,52],[136,52],[137,52],[138,52],[139,52],[140,52],[141,52],[145,55]],"semanticDiagnosticsPerFile":[105,47,109,108,112,106,107,113,111,110,114,115,116,117,118,120,119,123,121,46,122,144,146,54,102,64,62,60,68,98,56,96,49,52,51,65,103,76,85,55,95,104,90,92,66,70,86,72,77,74,59,78,97,48,53,58,50,71,75,91,73,84,94,93,61,57,82,88,67,100,89,99,69,79,80,81,87,83,63,101,10,12,11,2,13,14,15,16,17,18,19,20,3,4,24,21,22,23,25,26,27,5,28,29,30,31,6,32,33,34,35,7,40,36,37,38,39,8,44,41,42,43,1,9,45,124,125,143,126,127,128,129,130,131,132,133,134,142,135,136,137,138,139,140,141,145]},"version":"4.5.5"}
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"author": "Transcend Inc.",
|
|
3
3
|
"name": "@transcend-io/privacy-types",
|
|
4
4
|
"description": "Core enums and types that can be useful when interacting with Transcend's public APIs.",
|
|
5
|
-
"version": "1.
|
|
5
|
+
"version": "1.12.0",
|
|
6
6
|
"homepage": "https://github.com/transcend-io/privacy-types",
|
|
7
7
|
"repository": {
|
|
8
8
|
"type": "git",
|
|
@@ -47,4 +47,4 @@
|
|
|
47
47
|
"typescript": "^4.5.5"
|
|
48
48
|
},
|
|
49
49
|
"packageManager": "yarn@3.2.0"
|
|
50
|
-
}
|
|
50
|
+
}
|