@voyantjs/db 0.2.0 → 0.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/lib/typeid-core.d.ts +36 -0
- package/dist/lib/typeid-core.d.ts.map +1 -0
- package/dist/lib/typeid-core.js +67 -0
- package/dist/lib/typeid-core.js.map +1 -0
- package/dist/lib/typeid-prefixes.d.ts +247 -0
- package/dist/lib/typeid-prefixes.d.ts.map +1 -0
- package/dist/lib/typeid-prefixes.js +254 -0
- package/dist/lib/typeid-prefixes.js.map +1 -0
- package/dist/lib/typeid-schemas.d.ts +204 -0
- package/dist/lib/typeid-schemas.d.ts.map +1 -0
- package/dist/lib/typeid-schemas.js +205 -0
- package/dist/lib/typeid-schemas.js.map +1 -0
- package/dist/lib/typeid-zod.d.ts +16 -0
- package/dist/lib/typeid-zod.d.ts.map +1 -0
- package/dist/lib/typeid-zod.js +29 -0
- package/dist/lib/typeid-zod.js.map +1 -0
- package/dist/lib/typeid.d.ts +4 -510
- package/dist/lib/typeid.d.ts.map +1 -1
- package/dist/lib/typeid.js +4 -565
- package/dist/lib/typeid.js.map +1 -1
- package/dist/test-utils.d.ts.map +1 -1
- package/dist/test-utils.js +13 -1
- package/dist/test-utils.js.map +1 -1
- package/package.json +2 -2
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { TypeID } from "typeid-js";
|
|
2
|
+
import { type PrefixKey, type PrefixValue } from "./typeid-prefixes.js";
|
|
3
|
+
/**
|
|
4
|
+
* Register a custom TypeID prefix for extension tables.
|
|
5
|
+
*/
|
|
6
|
+
export declare function registerPrefix(tableName: string, prefix: string): void;
|
|
7
|
+
/**
|
|
8
|
+
* Generates a new TypeID with the correct prefix.
|
|
9
|
+
*/
|
|
10
|
+
export declare function newId(prefix: PrefixKey): string;
|
|
11
|
+
/**
|
|
12
|
+
* Generates a new TypeID using a raw prefix string.
|
|
13
|
+
*/
|
|
14
|
+
export declare function newIdFromPrefix(prefix: string): string;
|
|
15
|
+
/**
|
|
16
|
+
* Decodes a TypeID string to extract its components.
|
|
17
|
+
*/
|
|
18
|
+
export declare function decodeId<T extends string>(id: string, expectedPrefix: T): TypeID<T>;
|
|
19
|
+
export declare function decodeId(id: string): TypeID<string>;
|
|
20
|
+
/**
|
|
21
|
+
* Validates that a string is a valid TypeID with the expected prefix.
|
|
22
|
+
*/
|
|
23
|
+
export declare function isValidId(id: string, expectedPrefix: PrefixKey | PrefixValue): boolean;
|
|
24
|
+
/**
|
|
25
|
+
* Extracts the prefix from a TypeID string.
|
|
26
|
+
*/
|
|
27
|
+
export declare function getPrefix(id: string): string;
|
|
28
|
+
/**
|
|
29
|
+
* Extracts the timestamp from a TypeID.
|
|
30
|
+
*/
|
|
31
|
+
export declare function getTimestamp(id: string): Date;
|
|
32
|
+
/**
|
|
33
|
+
* Compares two TypeIDs chronologically.
|
|
34
|
+
*/
|
|
35
|
+
export declare function compareIds(a: string, b: string): number;
|
|
36
|
+
//# sourceMappingURL=typeid-core.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"typeid-core.d.ts","sourceRoot":"","sources":["../../src/lib/typeid-core.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAU,MAAM,WAAW,CAAA;AAE1C,OAAO,EAAY,KAAK,SAAS,EAAE,KAAK,WAAW,EAAE,MAAM,mBAAmB,CAAA;AAE9E;;GAEG;AACH,wBAAgB,cAAc,CAAC,SAAS,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,GAAG,IAAI,CAUtE;AAED;;GAEG;AACH,wBAAgB,KAAK,CAAC,MAAM,EAAE,SAAS,GAAG,MAAM,CAE/C;AAED;;GAEG;AACH,wBAAgB,eAAe,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,CAEtD;AAED;;GAEG;AACH,wBAAgB,QAAQ,CAAC,CAAC,SAAS,MAAM,EAAE,EAAE,EAAE,MAAM,EAAE,cAAc,EAAE,CAAC,GAAG,MAAM,CAAC,CAAC,CAAC,CAAA;AACpF,wBAAgB,QAAQ,CAAC,EAAE,EAAE,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC,CAAA;AAYpD;;GAEG;AACH,wBAAgB,SAAS,CAAC,EAAE,EAAE,MAAM,EAAE,cAAc,EAAE,SAAS,GAAG,WAAW,GAAG,OAAO,CAStF;AAED;;GAEG;AACH,wBAAgB,SAAS,CAAC,EAAE,EAAE,MAAM,GAAG,MAAM,CAE5C;AAED;;GAEG;AACH,wBAAgB,YAAY,CAAC,EAAE,EAAE,MAAM,GAAG,IAAI,CAI7C;AAED;;GAEG;AACH,wBAAgB,UAAU,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,EAAE,MAAM,GAAG,MAAM,CAEvD"}
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
import { TypeID, typeid } from "typeid-js";
|
|
2
|
+
import { PREFIXES } from "./typeid-prefixes.js";
|
|
3
|
+
/**
|
|
4
|
+
* Register a custom TypeID prefix for extension tables.
|
|
5
|
+
*/
|
|
6
|
+
export function registerPrefix(tableName, prefix) {
|
|
7
|
+
if (PREFIXES[tableName]) {
|
|
8
|
+
throw new Error(`Prefix already registered for table "${tableName}"`);
|
|
9
|
+
}
|
|
10
|
+
if (Object.values(PREFIXES).includes(prefix)) {
|
|
11
|
+
throw new Error(`Prefix "${prefix}" is already in use`);
|
|
12
|
+
}
|
|
13
|
+
;
|
|
14
|
+
PREFIXES[tableName] = prefix;
|
|
15
|
+
}
|
|
16
|
+
/**
|
|
17
|
+
* Generates a new TypeID with the correct prefix.
|
|
18
|
+
*/
|
|
19
|
+
export function newId(prefix) {
|
|
20
|
+
return typeid(PREFIXES[prefix]).toString();
|
|
21
|
+
}
|
|
22
|
+
/**
|
|
23
|
+
* Generates a new TypeID using a raw prefix string.
|
|
24
|
+
*/
|
|
25
|
+
export function newIdFromPrefix(prefix) {
|
|
26
|
+
return typeid(prefix).toString();
|
|
27
|
+
}
|
|
28
|
+
export function decodeId(id, expectedPrefix) {
|
|
29
|
+
if (expectedPrefix) {
|
|
30
|
+
return TypeID.fromString(id, expectedPrefix);
|
|
31
|
+
}
|
|
32
|
+
return TypeID.fromString(id);
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
* Validates that a string is a valid TypeID with the expected prefix.
|
|
36
|
+
*/
|
|
37
|
+
export function isValidId(id, expectedPrefix) {
|
|
38
|
+
try {
|
|
39
|
+
const decoded = decodeId(id);
|
|
40
|
+
const prefix = expectedPrefix in PREFIXES ? PREFIXES[expectedPrefix] : expectedPrefix;
|
|
41
|
+
return decoded.getType() === prefix;
|
|
42
|
+
}
|
|
43
|
+
catch {
|
|
44
|
+
return false;
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
/**
|
|
48
|
+
* Extracts the prefix from a TypeID string.
|
|
49
|
+
*/
|
|
50
|
+
export function getPrefix(id) {
|
|
51
|
+
return decodeId(id).getType();
|
|
52
|
+
}
|
|
53
|
+
/**
|
|
54
|
+
* Extracts the timestamp from a TypeID.
|
|
55
|
+
*/
|
|
56
|
+
export function getTimestamp(id) {
|
|
57
|
+
const uuid = decodeId(id).toUUID();
|
|
58
|
+
const hex = uuid.replace(/-/g, "").slice(0, 12);
|
|
59
|
+
return new Date(parseInt(hex, 16));
|
|
60
|
+
}
|
|
61
|
+
/**
|
|
62
|
+
* Compares two TypeIDs chronologically.
|
|
63
|
+
*/
|
|
64
|
+
export function compareIds(a, b) {
|
|
65
|
+
return a.localeCompare(b);
|
|
66
|
+
}
|
|
67
|
+
//# sourceMappingURL=typeid-core.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"typeid-core.js","sourceRoot":"","sources":["../../src/lib/typeid-core.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,WAAW,CAAA;AAE1C,OAAO,EAAE,QAAQ,EAAoC,MAAM,mBAAmB,CAAA;AAE9E;;GAEG;AACH,MAAM,UAAU,cAAc,CAAC,SAAiB,EAAE,MAAc;IAC9D,IAAK,QAAmC,CAAC,SAAS,CAAC,EAAE,CAAC;QACpD,MAAM,IAAI,KAAK,CAAC,wCAAwC,SAAS,GAAG,CAAC,CAAA;IACvE,CAAC;IAED,IAAI,MAAM,CAAC,MAAM,CAAC,QAAQ,CAAC,CAAC,QAAQ,CAAC,MAAqB,CAAC,EAAE,CAAC;QAC5D,MAAM,IAAI,KAAK,CAAC,WAAW,MAAM,qBAAqB,CAAC,CAAA;IACzD,CAAC;IAED,CAAC;IAAC,QAAmC,CAAC,SAAS,CAAC,GAAG,MAAM,CAAA;AAC3D,CAAC;AAED;;GAEG;AACH,MAAM,UAAU,KAAK,CAAC,MAAiB;IACrC,OAAO,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAC,CAAC,QAAQ,EAAE,CAAA;AAC5C,CAAC;AAED;;GAEG;AACH,MAAM,UAAU,eAAe,CAAC,MAAc;IAC5C,OAAO,MAAM,CAAC,MAAM,CAAC,CAAC,QAAQ,EAAE,CAAA;AAClC,CAAC;AAOD,MAAM,UAAU,QAAQ,CACtB,EAAU,EACV,cAAkB;IAElB,IAAI,cAAc,EAAE,CAAC;QACnB,OAAO,MAAM,CAAC,UAAU,CAAC,EAAE,EAAE,cAAc,CAAC,CAAA;IAC9C,CAAC;IAED,OAAO,MAAM,CAAC,UAAU,CAAC,EAAE,CAAC,CAAA;AAC9B,CAAC;AAED;;GAEG;AACH,MAAM,UAAU,SAAS,CAAC,EAAU,EAAE,cAAuC;IAC3E,IAAI,CAAC;QACH,MAAM,OAAO,GAAG,QAAQ,CAAC,EAAE,CAAC,CAAA;QAC5B,MAAM,MAAM,GACV,cAAc,IAAI,QAAQ,CAAC,CAAC,CAAC,QAAQ,CAAC,cAA2B,CAAC,CAAC,CAAC,CAAC,cAAc,CAAA;QACrF,OAAO,OAAO,CAAC,OAAO,EAAE,KAAK,MAAM,CAAA;IACrC,CAAC;IAAC,MAAM,CAAC;QACP,OAAO,KAAK,CAAA;IACd,CAAC;AACH,CAAC;AAED;;GAEG;AACH,MAAM,UAAU,SAAS,CAAC,EAAU;IAClC,OAAO,QAAQ,CAAC,EAAE,CAAC,CAAC,OAAO,EAAE,CAAA;AAC/B,CAAC;AAED;;GAEG;AACH,MAAM,UAAU,YAAY,CAAC,EAAU;IACrC,MAAM,IAAI,GAAG,QAAQ,CAAC,EAAE,CAAC,CAAC,MAAM,EAAE,CAAA;IAClC,MAAM,GAAG,GAAG,IAAI,CAAC,OAAO,CAAC,IAAI,EAAE,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,EAAE,EAAE,CAAC,CAAA;IAC/C,OAAO,IAAI,IAAI,CAAC,QAAQ,CAAC,GAAG,EAAE,EAAE,CAAC,CAAC,CAAA;AACpC,CAAC;AAED;;GAEG;AACH,MAAM,UAAU,UAAU,CAAC,CAAS,EAAE,CAAS;IAC7C,OAAO,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,CAAA;AAC3B,CAAC"}
|
|
@@ -0,0 +1,247 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* All entity prefixes for the Voyant platform.
|
|
3
|
+
* Prefixes are 2-4 characters, lowercase alphanumeric.
|
|
4
|
+
*/
|
|
5
|
+
export declare const PREFIXES: {
|
|
6
|
+
readonly user_profiles: "usrp";
|
|
7
|
+
readonly connection_secrets: "secr";
|
|
8
|
+
readonly webhook_subscriptions: "hksub";
|
|
9
|
+
readonly webhook_deliveries: "whde";
|
|
10
|
+
readonly domains: "dom";
|
|
11
|
+
readonly email_domain_records: "emdr";
|
|
12
|
+
readonly communication_log: "clog";
|
|
13
|
+
readonly notification_templates: "ntpl";
|
|
14
|
+
readonly notification_deliveries: "ntdl";
|
|
15
|
+
readonly notification_reminder_rules: "ntrl";
|
|
16
|
+
readonly notification_reminder_runs: "ntrn";
|
|
17
|
+
readonly person_notes: "pnot";
|
|
18
|
+
readonly organization_notes: "onot";
|
|
19
|
+
readonly segments: "cseg";
|
|
20
|
+
readonly segment_members: "csgm";
|
|
21
|
+
readonly suppliers: "supp";
|
|
22
|
+
readonly supplier_services: "ssvc";
|
|
23
|
+
readonly supplier_rates: "srat";
|
|
24
|
+
readonly supplier_notes: "snot";
|
|
25
|
+
readonly supplier_availability: "sava";
|
|
26
|
+
readonly supplier_contracts: "scon";
|
|
27
|
+
readonly products: "prod";
|
|
28
|
+
readonly product_options: "popt";
|
|
29
|
+
readonly option_units: "ount";
|
|
30
|
+
readonly product_activation_settings: "pras";
|
|
31
|
+
readonly product_ticket_settings: "prts";
|
|
32
|
+
readonly product_visibility_settings: "prvs";
|
|
33
|
+
readonly product_capabilities: "prcp";
|
|
34
|
+
readonly product_delivery_formats: "prdf";
|
|
35
|
+
readonly product_translations: "prtr";
|
|
36
|
+
readonly product_option_translations: "potr";
|
|
37
|
+
readonly option_unit_translations: "outr";
|
|
38
|
+
readonly product_days: "pday";
|
|
39
|
+
readonly product_day_services: "pdse";
|
|
40
|
+
readonly product_versions: "pver";
|
|
41
|
+
readonly product_notes: "prnt";
|
|
42
|
+
readonly bookings: "book";
|
|
43
|
+
readonly booking_participants: "bkpt";
|
|
44
|
+
readonly booking_items: "bkit";
|
|
45
|
+
readonly booking_allocations: "bkac";
|
|
46
|
+
readonly booking_fulfillments: "bkfl";
|
|
47
|
+
readonly booking_redemption_events: "bkrd";
|
|
48
|
+
readonly booking_item_participants: "bkip";
|
|
49
|
+
readonly booking_passengers: "bkps";
|
|
50
|
+
readonly booking_supplier_statuses: "bkss";
|
|
51
|
+
readonly booking_activity_log: "bkal";
|
|
52
|
+
readonly booking_pii_access_log: "bkpl";
|
|
53
|
+
readonly booking_notes: "bnot";
|
|
54
|
+
readonly booking_documents: "bdoc";
|
|
55
|
+
readonly booking_session_states: "bkst";
|
|
56
|
+
readonly availability_rules: "avrl";
|
|
57
|
+
readonly availability_start_times: "avst";
|
|
58
|
+
readonly availability_slots: "avsl";
|
|
59
|
+
readonly availability_closeouts: "avcl";
|
|
60
|
+
readonly availability_pickup_points: "avpp";
|
|
61
|
+
readonly availability_slot_pickups: "avsp";
|
|
62
|
+
readonly product_meeting_configs: "pmcf";
|
|
63
|
+
readonly pickup_groups: "pkgr";
|
|
64
|
+
readonly pickup_locations: "pklo";
|
|
65
|
+
readonly location_pickup_times: "lpkt";
|
|
66
|
+
readonly custom_pickup_areas: "cpka";
|
|
67
|
+
readonly organizations: "orgn";
|
|
68
|
+
readonly people: "prsn";
|
|
69
|
+
readonly pipelines: "pipe";
|
|
70
|
+
readonly stages: "stge";
|
|
71
|
+
readonly opportunities: "oppt";
|
|
72
|
+
readonly opportunity_participants: "oppp";
|
|
73
|
+
readonly opportunity_products: "oppr";
|
|
74
|
+
readonly quotes: "quot";
|
|
75
|
+
readonly quote_lines: "qtln";
|
|
76
|
+
readonly activities: "actv";
|
|
77
|
+
readonly activity_links: "actl";
|
|
78
|
+
readonly activity_participants: "actp";
|
|
79
|
+
readonly custom_field_definitions: "cfdf";
|
|
80
|
+
readonly custom_field_values: "cfvl";
|
|
81
|
+
readonly invoices: "inv";
|
|
82
|
+
readonly payment_instruments: "pmin";
|
|
83
|
+
readonly payment_sessions: "pmss";
|
|
84
|
+
readonly payment_authorizations: "pmaz";
|
|
85
|
+
readonly payment_captures: "pmcp";
|
|
86
|
+
readonly booking_payment_schedules: "bkpy";
|
|
87
|
+
readonly booking_guarantees: "bkgu";
|
|
88
|
+
readonly booking_item_tax_lines: "bitx";
|
|
89
|
+
readonly booking_item_commissions: "bcom";
|
|
90
|
+
readonly invoice_line_items: "inli";
|
|
91
|
+
readonly payments: "pay";
|
|
92
|
+
readonly credit_notes: "crnt";
|
|
93
|
+
readonly credit_note_line_items: "cnli";
|
|
94
|
+
readonly supplier_payments: "spay";
|
|
95
|
+
readonly finance_notes: "fnot";
|
|
96
|
+
readonly resources: "resc";
|
|
97
|
+
readonly resource_pools: "rspl";
|
|
98
|
+
readonly resource_pool_members: "rspm";
|
|
99
|
+
readonly resource_requirements: "rsrq";
|
|
100
|
+
readonly resource_slot_assignments: "rssa";
|
|
101
|
+
readonly resource_closeouts: "rscl";
|
|
102
|
+
readonly ground_operators: "gopr";
|
|
103
|
+
readonly ground_vehicles: "gveh";
|
|
104
|
+
readonly ground_drivers: "gdrv";
|
|
105
|
+
readonly ground_transfer_preferences: "gtpr";
|
|
106
|
+
readonly ground_dispatches: "gdsp";
|
|
107
|
+
readonly ground_execution_events: "gexe";
|
|
108
|
+
readonly ground_dispatch_assignments: "gdas";
|
|
109
|
+
readonly ground_dispatch_legs: "gdlg";
|
|
110
|
+
readonly ground_dispatch_passengers: "gdps";
|
|
111
|
+
readonly ground_driver_shifts: "gdsh";
|
|
112
|
+
readonly ground_service_incidents: "gsin";
|
|
113
|
+
readonly ground_dispatch_checkpoints: "gdcp";
|
|
114
|
+
readonly channels: "chan";
|
|
115
|
+
readonly channel_contracts: "chco";
|
|
116
|
+
readonly channel_commission_rules: "chcr";
|
|
117
|
+
readonly channel_product_mappings: "chpm";
|
|
118
|
+
readonly channel_booking_links: "chbl";
|
|
119
|
+
readonly channel_webhook_events: "chwe";
|
|
120
|
+
readonly channel_inventory_allotments: "chia";
|
|
121
|
+
readonly channel_inventory_allotment_targets: "chat";
|
|
122
|
+
readonly channel_inventory_release_rules: "chir";
|
|
123
|
+
readonly channel_settlement_runs: "chsr";
|
|
124
|
+
readonly channel_settlement_items: "chsi";
|
|
125
|
+
readonly channel_reconciliation_runs: "chrr";
|
|
126
|
+
readonly channel_reconciliation_items: "chri";
|
|
127
|
+
readonly channel_inventory_release_executions: "chrx";
|
|
128
|
+
readonly channel_settlement_policies: "chsp";
|
|
129
|
+
readonly channel_reconciliation_policies: "chrp";
|
|
130
|
+
readonly channel_release_schedules: "chrs";
|
|
131
|
+
readonly channel_remittance_exceptions: "chre";
|
|
132
|
+
readonly channel_settlement_approvals: "chap";
|
|
133
|
+
readonly facilities: "faci";
|
|
134
|
+
readonly facility_contacts: "fcon";
|
|
135
|
+
readonly facility_features: "ffea";
|
|
136
|
+
readonly facility_operation_schedules: "fops";
|
|
137
|
+
readonly properties: "prop";
|
|
138
|
+
readonly property_groups: "pgrp";
|
|
139
|
+
readonly property_group_members: "pgpm";
|
|
140
|
+
readonly room_types: "hrmt";
|
|
141
|
+
readonly room_type_bed_configs: "hrbc";
|
|
142
|
+
readonly room_units: "hrun";
|
|
143
|
+
readonly meal_plans: "hmlp";
|
|
144
|
+
readonly rate_plans: "hrpl";
|
|
145
|
+
readonly rate_plan_room_types: "hrrt";
|
|
146
|
+
readonly stay_rules: "hstr";
|
|
147
|
+
readonly room_inventory: "hriv";
|
|
148
|
+
readonly rate_plan_inventory_overrides: "hrio";
|
|
149
|
+
readonly stay_booking_items: "hsbi";
|
|
150
|
+
readonly stay_daily_rates: "hsdr";
|
|
151
|
+
readonly room_type_rates: "hrtr";
|
|
152
|
+
readonly room_blocks: "hrbl";
|
|
153
|
+
readonly room_unit_status_events: "hrse";
|
|
154
|
+
readonly maintenance_blocks: "hmbl";
|
|
155
|
+
readonly housekeeping_tasks: "hhkt";
|
|
156
|
+
readonly stay_operations: "hsop";
|
|
157
|
+
readonly stay_checkpoints: "hscp";
|
|
158
|
+
readonly stay_service_posts: "hssp";
|
|
159
|
+
readonly stay_folios: "hsfo";
|
|
160
|
+
readonly stay_folio_lines: "hsfl";
|
|
161
|
+
readonly identity_contact_points: "idcp";
|
|
162
|
+
readonly identity_addresses: "idad";
|
|
163
|
+
readonly identity_named_contacts: "idnc";
|
|
164
|
+
readonly markets: "mrkt";
|
|
165
|
+
readonly market_locales: "mklo";
|
|
166
|
+
readonly market_currencies: "mkcu";
|
|
167
|
+
readonly fx_rate_sets: "fxrs";
|
|
168
|
+
readonly exchange_rates: "fxrt";
|
|
169
|
+
readonly pricing_categories: "prcg";
|
|
170
|
+
readonly pricing_category_dependencies: "prcd";
|
|
171
|
+
readonly cancellation_policies: "ccpo";
|
|
172
|
+
readonly cancellation_policy_rules: "ccpr";
|
|
173
|
+
readonly price_catalogs: "prca";
|
|
174
|
+
readonly price_schedules: "prsc";
|
|
175
|
+
readonly option_price_rules: "oprr";
|
|
176
|
+
readonly option_unit_price_rules: "oupr";
|
|
177
|
+
readonly option_start_time_rules: "ostr";
|
|
178
|
+
readonly option_unit_tiers: "outi";
|
|
179
|
+
readonly pickup_price_rules: "pkpr";
|
|
180
|
+
readonly dropoff_price_rules: "drpr";
|
|
181
|
+
readonly extra_price_rules: "expr";
|
|
182
|
+
readonly product_extras: "pxtr";
|
|
183
|
+
readonly option_extra_configs: "oexc";
|
|
184
|
+
readonly booking_extras: "bkex";
|
|
185
|
+
readonly product_contact_requirements: "pcre";
|
|
186
|
+
readonly product_booking_questions: "pbqq";
|
|
187
|
+
readonly option_booking_questions: "obqq";
|
|
188
|
+
readonly booking_question_options: "bqop";
|
|
189
|
+
readonly booking_question_unit_triggers: "bqut";
|
|
190
|
+
readonly booking_question_option_triggers: "bqot";
|
|
191
|
+
readonly booking_question_extra_triggers: "bqet";
|
|
192
|
+
readonly booking_answers: "bqan";
|
|
193
|
+
readonly storefront_verification_challenges: "svch";
|
|
194
|
+
readonly offers: "offr";
|
|
195
|
+
readonly offer_participants: "ofpt";
|
|
196
|
+
readonly offer_items: "ofit";
|
|
197
|
+
readonly offer_item_participants: "ofip";
|
|
198
|
+
readonly orders: "ordr";
|
|
199
|
+
readonly order_participants: "orpt";
|
|
200
|
+
readonly order_items: "orit";
|
|
201
|
+
readonly order_item_participants: "orip";
|
|
202
|
+
readonly order_terms: "ortm";
|
|
203
|
+
readonly transaction_pii_access_log: "tpal";
|
|
204
|
+
readonly market_price_catalogs: "mkpc";
|
|
205
|
+
readonly market_product_rules: "mkpr";
|
|
206
|
+
readonly market_channel_rules: "mkcr";
|
|
207
|
+
readonly external_refs: "exrf";
|
|
208
|
+
readonly sellability_snapshots: "sels";
|
|
209
|
+
readonly sellability_snapshot_items: "sesi";
|
|
210
|
+
readonly sellability_policies: "slpo";
|
|
211
|
+
readonly sellability_policy_results: "slpr";
|
|
212
|
+
readonly offer_refresh_runs: "ofrr";
|
|
213
|
+
readonly offer_expiration_events: "ofee";
|
|
214
|
+
readonly sellability_explanations: "slex";
|
|
215
|
+
readonly contracts: "cont";
|
|
216
|
+
readonly contract_templates: "ctpl";
|
|
217
|
+
readonly contract_template_versions: "ctpv";
|
|
218
|
+
readonly contract_signatures: "ctsi";
|
|
219
|
+
readonly contract_number_series: "ctns";
|
|
220
|
+
readonly contract_attachments: "ctat";
|
|
221
|
+
readonly policies: "poli";
|
|
222
|
+
readonly policy_versions: "plvr";
|
|
223
|
+
readonly policy_rules: "plrl";
|
|
224
|
+
readonly policy_assignments: "plas";
|
|
225
|
+
readonly policy_acceptances: "plac";
|
|
226
|
+
readonly invoice_number_series: "invs";
|
|
227
|
+
readonly invoice_templates: "invt";
|
|
228
|
+
readonly invoice_renditions: "invr";
|
|
229
|
+
readonly tax_regimes: "txrg";
|
|
230
|
+
readonly invoice_external_refs: "iner";
|
|
231
|
+
readonly product_media: "pmed";
|
|
232
|
+
readonly product_features: "pftr";
|
|
233
|
+
readonly product_faqs: "pfaq";
|
|
234
|
+
readonly product_locations: "ploc";
|
|
235
|
+
readonly product_types: "ptyp";
|
|
236
|
+
readonly product_categories: "pctg";
|
|
237
|
+
readonly product_tags: "ptag";
|
|
238
|
+
readonly booking_product_details: "bkpd";
|
|
239
|
+
readonly booking_item_product_details: "bipd";
|
|
240
|
+
readonly booking_crm_details: "bkcd";
|
|
241
|
+
readonly booking_transaction_details: "bktd";
|
|
242
|
+
readonly booking_distribution_details: "bkdd";
|
|
243
|
+
readonly booking_participant_travel_details: "bptd";
|
|
244
|
+
};
|
|
245
|
+
export type PrefixKey = keyof typeof PREFIXES;
|
|
246
|
+
export type PrefixValue = (typeof PREFIXES)[PrefixKey];
|
|
247
|
+
//# sourceMappingURL=typeid-prefixes.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"typeid-prefixes.d.ts","sourceRoot":"","sources":["../../src/lib/typeid-prefixes.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgQX,CAAA;AAEV,MAAM,MAAM,SAAS,GAAG,MAAM,OAAO,QAAQ,CAAA;AAC7C,MAAM,MAAM,WAAW,GAAG,CAAC,OAAO,QAAQ,CAAC,CAAC,SAAS,CAAC,CAAA"}
|
|
@@ -0,0 +1,254 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* All entity prefixes for the Voyant platform.
|
|
3
|
+
* Prefixes are 2-4 characters, lowercase alphanumeric.
|
|
4
|
+
*/
|
|
5
|
+
export const PREFIXES = {
|
|
6
|
+
// --- IAM ---
|
|
7
|
+
user_profiles: "usrp",
|
|
8
|
+
connection_secrets: "secr",
|
|
9
|
+
// --- INFRA ---
|
|
10
|
+
webhook_subscriptions: "hksub",
|
|
11
|
+
webhook_deliveries: "whde",
|
|
12
|
+
domains: "dom",
|
|
13
|
+
email_domain_records: "emdr",
|
|
14
|
+
// --- VOYANT MODULES ---
|
|
15
|
+
communication_log: "clog",
|
|
16
|
+
notification_templates: "ntpl",
|
|
17
|
+
notification_deliveries: "ntdl",
|
|
18
|
+
notification_reminder_rules: "ntrl",
|
|
19
|
+
notification_reminder_runs: "ntrn",
|
|
20
|
+
person_notes: "pnot",
|
|
21
|
+
organization_notes: "onot",
|
|
22
|
+
segments: "cseg",
|
|
23
|
+
segment_members: "csgm",
|
|
24
|
+
suppliers: "supp",
|
|
25
|
+
supplier_services: "ssvc",
|
|
26
|
+
supplier_rates: "srat",
|
|
27
|
+
supplier_notes: "snot",
|
|
28
|
+
supplier_availability: "sava",
|
|
29
|
+
supplier_contracts: "scon",
|
|
30
|
+
products: "prod",
|
|
31
|
+
product_options: "popt",
|
|
32
|
+
option_units: "ount",
|
|
33
|
+
product_activation_settings: "pras",
|
|
34
|
+
product_ticket_settings: "prts",
|
|
35
|
+
product_visibility_settings: "prvs",
|
|
36
|
+
product_capabilities: "prcp",
|
|
37
|
+
product_delivery_formats: "prdf",
|
|
38
|
+
product_translations: "prtr",
|
|
39
|
+
product_option_translations: "potr",
|
|
40
|
+
option_unit_translations: "outr",
|
|
41
|
+
product_days: "pday",
|
|
42
|
+
product_day_services: "pdse",
|
|
43
|
+
product_versions: "pver",
|
|
44
|
+
product_notes: "prnt",
|
|
45
|
+
bookings: "book",
|
|
46
|
+
booking_participants: "bkpt",
|
|
47
|
+
booking_items: "bkit",
|
|
48
|
+
booking_allocations: "bkac",
|
|
49
|
+
booking_fulfillments: "bkfl",
|
|
50
|
+
booking_redemption_events: "bkrd",
|
|
51
|
+
booking_item_participants: "bkip",
|
|
52
|
+
booking_passengers: "bkps",
|
|
53
|
+
booking_supplier_statuses: "bkss",
|
|
54
|
+
booking_activity_log: "bkal",
|
|
55
|
+
booking_pii_access_log: "bkpl",
|
|
56
|
+
booking_notes: "bnot",
|
|
57
|
+
booking_documents: "bdoc",
|
|
58
|
+
booking_session_states: "bkst",
|
|
59
|
+
availability_rules: "avrl",
|
|
60
|
+
availability_start_times: "avst",
|
|
61
|
+
availability_slots: "avsl",
|
|
62
|
+
availability_closeouts: "avcl",
|
|
63
|
+
availability_pickup_points: "avpp",
|
|
64
|
+
availability_slot_pickups: "avsp",
|
|
65
|
+
product_meeting_configs: "pmcf",
|
|
66
|
+
pickup_groups: "pkgr",
|
|
67
|
+
pickup_locations: "pklo",
|
|
68
|
+
location_pickup_times: "lpkt",
|
|
69
|
+
custom_pickup_areas: "cpka",
|
|
70
|
+
organizations: "orgn",
|
|
71
|
+
people: "prsn",
|
|
72
|
+
pipelines: "pipe",
|
|
73
|
+
stages: "stge",
|
|
74
|
+
opportunities: "oppt",
|
|
75
|
+
opportunity_participants: "oppp",
|
|
76
|
+
opportunity_products: "oppr",
|
|
77
|
+
quotes: "quot",
|
|
78
|
+
quote_lines: "qtln",
|
|
79
|
+
activities: "actv",
|
|
80
|
+
activity_links: "actl",
|
|
81
|
+
activity_participants: "actp",
|
|
82
|
+
custom_field_definitions: "cfdf",
|
|
83
|
+
custom_field_values: "cfvl",
|
|
84
|
+
invoices: "inv",
|
|
85
|
+
payment_instruments: "pmin",
|
|
86
|
+
payment_sessions: "pmss",
|
|
87
|
+
payment_authorizations: "pmaz",
|
|
88
|
+
payment_captures: "pmcp",
|
|
89
|
+
booking_payment_schedules: "bkpy",
|
|
90
|
+
booking_guarantees: "bkgu",
|
|
91
|
+
booking_item_tax_lines: "bitx",
|
|
92
|
+
booking_item_commissions: "bcom",
|
|
93
|
+
invoice_line_items: "inli",
|
|
94
|
+
payments: "pay",
|
|
95
|
+
credit_notes: "crnt",
|
|
96
|
+
credit_note_line_items: "cnli",
|
|
97
|
+
supplier_payments: "spay",
|
|
98
|
+
finance_notes: "fnot",
|
|
99
|
+
resources: "resc",
|
|
100
|
+
resource_pools: "rspl",
|
|
101
|
+
resource_pool_members: "rspm",
|
|
102
|
+
resource_requirements: "rsrq",
|
|
103
|
+
resource_slot_assignments: "rssa",
|
|
104
|
+
resource_closeouts: "rscl",
|
|
105
|
+
ground_operators: "gopr",
|
|
106
|
+
ground_vehicles: "gveh",
|
|
107
|
+
ground_drivers: "gdrv",
|
|
108
|
+
ground_transfer_preferences: "gtpr",
|
|
109
|
+
ground_dispatches: "gdsp",
|
|
110
|
+
ground_execution_events: "gexe",
|
|
111
|
+
ground_dispatch_assignments: "gdas",
|
|
112
|
+
ground_dispatch_legs: "gdlg",
|
|
113
|
+
ground_dispatch_passengers: "gdps",
|
|
114
|
+
ground_driver_shifts: "gdsh",
|
|
115
|
+
ground_service_incidents: "gsin",
|
|
116
|
+
ground_dispatch_checkpoints: "gdcp",
|
|
117
|
+
channels: "chan",
|
|
118
|
+
channel_contracts: "chco",
|
|
119
|
+
channel_commission_rules: "chcr",
|
|
120
|
+
channel_product_mappings: "chpm",
|
|
121
|
+
channel_booking_links: "chbl",
|
|
122
|
+
channel_webhook_events: "chwe",
|
|
123
|
+
channel_inventory_allotments: "chia",
|
|
124
|
+
channel_inventory_allotment_targets: "chat",
|
|
125
|
+
channel_inventory_release_rules: "chir",
|
|
126
|
+
channel_settlement_runs: "chsr",
|
|
127
|
+
channel_settlement_items: "chsi",
|
|
128
|
+
channel_reconciliation_runs: "chrr",
|
|
129
|
+
channel_reconciliation_items: "chri",
|
|
130
|
+
channel_inventory_release_executions: "chrx",
|
|
131
|
+
channel_settlement_policies: "chsp",
|
|
132
|
+
channel_reconciliation_policies: "chrp",
|
|
133
|
+
channel_release_schedules: "chrs",
|
|
134
|
+
channel_remittance_exceptions: "chre",
|
|
135
|
+
channel_settlement_approvals: "chap",
|
|
136
|
+
facilities: "faci",
|
|
137
|
+
facility_contacts: "fcon",
|
|
138
|
+
facility_features: "ffea",
|
|
139
|
+
facility_operation_schedules: "fops",
|
|
140
|
+
properties: "prop",
|
|
141
|
+
property_groups: "pgrp",
|
|
142
|
+
property_group_members: "pgpm",
|
|
143
|
+
room_types: "hrmt",
|
|
144
|
+
room_type_bed_configs: "hrbc",
|
|
145
|
+
room_units: "hrun",
|
|
146
|
+
meal_plans: "hmlp",
|
|
147
|
+
rate_plans: "hrpl",
|
|
148
|
+
rate_plan_room_types: "hrrt",
|
|
149
|
+
stay_rules: "hstr",
|
|
150
|
+
room_inventory: "hriv",
|
|
151
|
+
rate_plan_inventory_overrides: "hrio",
|
|
152
|
+
stay_booking_items: "hsbi",
|
|
153
|
+
stay_daily_rates: "hsdr",
|
|
154
|
+
room_type_rates: "hrtr",
|
|
155
|
+
room_blocks: "hrbl",
|
|
156
|
+
room_unit_status_events: "hrse",
|
|
157
|
+
maintenance_blocks: "hmbl",
|
|
158
|
+
housekeeping_tasks: "hhkt",
|
|
159
|
+
stay_operations: "hsop",
|
|
160
|
+
stay_checkpoints: "hscp",
|
|
161
|
+
stay_service_posts: "hssp",
|
|
162
|
+
stay_folios: "hsfo",
|
|
163
|
+
stay_folio_lines: "hsfl",
|
|
164
|
+
identity_contact_points: "idcp",
|
|
165
|
+
identity_addresses: "idad",
|
|
166
|
+
identity_named_contacts: "idnc",
|
|
167
|
+
markets: "mrkt",
|
|
168
|
+
market_locales: "mklo",
|
|
169
|
+
market_currencies: "mkcu",
|
|
170
|
+
fx_rate_sets: "fxrs",
|
|
171
|
+
exchange_rates: "fxrt",
|
|
172
|
+
pricing_categories: "prcg",
|
|
173
|
+
pricing_category_dependencies: "prcd",
|
|
174
|
+
cancellation_policies: "ccpo",
|
|
175
|
+
cancellation_policy_rules: "ccpr",
|
|
176
|
+
price_catalogs: "prca",
|
|
177
|
+
price_schedules: "prsc",
|
|
178
|
+
option_price_rules: "oprr",
|
|
179
|
+
option_unit_price_rules: "oupr",
|
|
180
|
+
option_start_time_rules: "ostr",
|
|
181
|
+
option_unit_tiers: "outi",
|
|
182
|
+
pickup_price_rules: "pkpr",
|
|
183
|
+
dropoff_price_rules: "drpr",
|
|
184
|
+
extra_price_rules: "expr",
|
|
185
|
+
product_extras: "pxtr",
|
|
186
|
+
option_extra_configs: "oexc",
|
|
187
|
+
booking_extras: "bkex",
|
|
188
|
+
product_contact_requirements: "pcre",
|
|
189
|
+
product_booking_questions: "pbqq",
|
|
190
|
+
option_booking_questions: "obqq",
|
|
191
|
+
booking_question_options: "bqop",
|
|
192
|
+
booking_question_unit_triggers: "bqut",
|
|
193
|
+
booking_question_option_triggers: "bqot",
|
|
194
|
+
booking_question_extra_triggers: "bqet",
|
|
195
|
+
booking_answers: "bqan",
|
|
196
|
+
storefront_verification_challenges: "svch",
|
|
197
|
+
offers: "offr",
|
|
198
|
+
offer_participants: "ofpt",
|
|
199
|
+
offer_items: "ofit",
|
|
200
|
+
offer_item_participants: "ofip",
|
|
201
|
+
orders: "ordr",
|
|
202
|
+
order_participants: "orpt",
|
|
203
|
+
order_items: "orit",
|
|
204
|
+
order_item_participants: "orip",
|
|
205
|
+
order_terms: "ortm",
|
|
206
|
+
transaction_pii_access_log: "tpal",
|
|
207
|
+
market_price_catalogs: "mkpc",
|
|
208
|
+
market_product_rules: "mkpr",
|
|
209
|
+
market_channel_rules: "mkcr",
|
|
210
|
+
external_refs: "exrf",
|
|
211
|
+
sellability_snapshots: "sels",
|
|
212
|
+
sellability_snapshot_items: "sesi",
|
|
213
|
+
sellability_policies: "slpo",
|
|
214
|
+
sellability_policy_results: "slpr",
|
|
215
|
+
offer_refresh_runs: "ofrr",
|
|
216
|
+
offer_expiration_events: "ofee",
|
|
217
|
+
sellability_explanations: "slex",
|
|
218
|
+
// --- CONTRACTS ---
|
|
219
|
+
contracts: "cont",
|
|
220
|
+
contract_templates: "ctpl",
|
|
221
|
+
contract_template_versions: "ctpv",
|
|
222
|
+
contract_signatures: "ctsi",
|
|
223
|
+
contract_number_series: "ctns",
|
|
224
|
+
contract_attachments: "ctat",
|
|
225
|
+
// --- POLICIES ---
|
|
226
|
+
policies: "poli",
|
|
227
|
+
policy_versions: "plvr",
|
|
228
|
+
policy_rules: "plrl",
|
|
229
|
+
policy_assignments: "plas",
|
|
230
|
+
policy_acceptances: "plac",
|
|
231
|
+
// --- FINANCE (invoicing extensions) ---
|
|
232
|
+
invoice_number_series: "invs",
|
|
233
|
+
invoice_templates: "invt",
|
|
234
|
+
invoice_renditions: "invr",
|
|
235
|
+
tax_regimes: "txrg",
|
|
236
|
+
invoice_external_refs: "iner",
|
|
237
|
+
// --- PRODUCT MEDIA ---
|
|
238
|
+
product_media: "pmed",
|
|
239
|
+
product_features: "pftr",
|
|
240
|
+
product_faqs: "pfaq",
|
|
241
|
+
product_locations: "ploc",
|
|
242
|
+
// --- PRODUCT TAXONOMY ---
|
|
243
|
+
product_types: "ptyp",
|
|
244
|
+
product_categories: "pctg",
|
|
245
|
+
product_tags: "ptag",
|
|
246
|
+
// --- BOOKING EXTENSIONS ---
|
|
247
|
+
booking_product_details: "bkpd",
|
|
248
|
+
booking_item_product_details: "bipd",
|
|
249
|
+
booking_crm_details: "bkcd",
|
|
250
|
+
booking_transaction_details: "bktd",
|
|
251
|
+
booking_distribution_details: "bkdd",
|
|
252
|
+
booking_participant_travel_details: "bptd",
|
|
253
|
+
};
|
|
254
|
+
//# sourceMappingURL=typeid-prefixes.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"typeid-prefixes.js","sourceRoot":"","sources":["../../src/lib/typeid-prefixes.ts"],"names":[],"mappings":"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"}
|