@stndrds/schema 1.0.0-alpha.278 → 1.0.0-alpha.280

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.
Files changed (80) hide show
  1. package/dist/all-C0hXd79K.d.mts +482 -0
  2. package/dist/all-Ig0ig9wp.d.ts +482 -0
  3. package/dist/{attributes-VsYmgI0A.d.mts → attributes--M1ifW8_.d.mts} +1 -1
  4. package/dist/{attributes-Da15v-sw.d.ts → attributes-D8eHv5Kf.d.ts} +1 -1
  5. package/dist/{chunk-NELH4AXI.js → chunk-3PGLMGTR.js} +8 -8
  6. package/dist/{chunk-DEHBEFGO.js → chunk-FAEOVIDJ.js} +3 -3
  7. package/dist/{chunk-ZBWTAKZO.js → chunk-M3WFXOA4.js} +4 -1
  8. package/dist/{chunk-PQEOIDXD.mjs → chunk-MSIGO7JA.mjs} +1 -1
  9. package/dist/{chunk-QMAVKX3Y.js → chunk-MXYCCUNB.js} +35 -35
  10. package/dist/chunk-NUEIGMYS.mjs +74 -0
  11. package/dist/{chunk-YCWGUPSI.mjs → chunk-PUMM6SPY.mjs} +5 -5
  12. package/dist/{chunk-5PLJHYSL.mjs → chunk-TBAD2T7Q.mjs} +2 -2
  13. package/dist/{chunk-V2WJFUZW.mjs → chunk-XDA5PZRT.mjs} +4 -1
  14. package/dist/{chunk-FRCDMQER.js → chunk-XTBGGJ3G.js} +34 -0
  15. package/dist/exceptions.d.mts +5 -2
  16. package/dist/exceptions.d.ts +5 -2
  17. package/dist/exceptions.js +39 -39
  18. package/dist/exceptions.mjs +1 -1
  19. package/dist/{helpers-BYhVd4Gw.d.mts → helpers-BiABdSxK.d.mts} +3 -3
  20. package/dist/{helpers-D2cL7hI2.d.ts → helpers-DyoPqiSz.d.ts} +3 -3
  21. package/dist/{index-CixTESyP.d.mts → index-C3P5Dnwt.d.mts} +2 -2
  22. package/dist/{index-dJ6fAwcG.d.ts → index-SpFpkWVC.d.ts} +2 -2
  23. package/dist/index.d.mts +18 -33
  24. package/dist/index.d.ts +18 -33
  25. package/dist/index.js +208 -236
  26. package/dist/index.mjs +15 -46
  27. package/dist/{migrations-hbZHm8Tm.d.ts → migrations-B1kkIhIX.d.ts} +1 -1
  28. package/dist/{migrations-Dy9K8kJ0.d.mts → migrations-BNlQVzDC.d.mts} +1 -1
  29. package/dist/{objects-_6M6ngH3.d.ts → objects-DgFojgwH.d.ts} +2 -2
  30. package/dist/{objects-Cvt2T2Q5.d.mts → objects-DmMqHn3L.d.mts} +2 -2
  31. package/dist/{types-CX7S3Fhh.d.mts → types-DHqXzkgW.d.mts} +1 -1
  32. package/dist/{types-DseDsbMu.d.ts → types-DYYFto8d.d.ts} +1 -1
  33. package/dist/utils.d.mts +16 -1
  34. package/dist/utils.d.ts +16 -1
  35. package/dist/utils.js +11 -6
  36. package/dist/utils.mjs +2 -1
  37. package/dist/validation/all.d.mts +7 -7
  38. package/dist/validation/all.d.ts +7 -7
  39. package/dist/validation/all.js +33 -33
  40. package/dist/validation/all.mjs +8 -8
  41. package/dist/validation/complex/currency.d.mts +2 -2
  42. package/dist/validation/complex/currency.d.ts +2 -2
  43. package/dist/validation/complex/location.d.mts +2 -2
  44. package/dist/validation/complex/location.d.ts +2 -2
  45. package/dist/validation/complex/phone.d.mts +2 -2
  46. package/dist/validation/complex/phone.d.ts +2 -2
  47. package/dist/validation/complex/relation.d.mts +2 -2
  48. package/dist/validation/complex/relation.d.ts +2 -2
  49. package/dist/validation/complex/richtext.d.mts +2 -2
  50. package/dist/validation/complex/richtext.d.ts +2 -2
  51. package/dist/validation/complex/select.d.mts +2 -2
  52. package/dist/validation/complex/select.d.ts +2 -2
  53. package/dist/validation/complex/user.d.mts +2 -2
  54. package/dist/validation/complex/user.d.ts +2 -2
  55. package/dist/validation/computed/formula.d.mts +2 -2
  56. package/dist/validation/computed/formula.d.ts +2 -2
  57. package/dist/validation/computed/rollup.d.mts +2 -2
  58. package/dist/validation/computed/rollup.d.ts +2 -2
  59. package/dist/validation/config/index.d.mts +4 -4
  60. package/dist/validation/config/index.d.ts +4 -4
  61. package/dist/validation/config/index.js +11 -11
  62. package/dist/validation/config/index.mjs +2 -2
  63. package/dist/validation/core/index.d.mts +3 -3
  64. package/dist/validation/core/index.d.ts +3 -3
  65. package/dist/validation/object/index.d.mts +5 -5
  66. package/dist/validation/object/index.d.ts +5 -5
  67. package/dist/validation/object/index.js +18 -18
  68. package/dist/validation/object/index.mjs +6 -6
  69. package/dist/validation/primitives/checkbox.d.mts +2 -2
  70. package/dist/validation/primitives/checkbox.d.ts +2 -2
  71. package/dist/validation/primitives/date.d.mts +2 -2
  72. package/dist/validation/primitives/date.d.ts +2 -2
  73. package/dist/validation/primitives/number.d.mts +2 -2
  74. package/dist/validation/primitives/number.d.ts +2 -2
  75. package/dist/validation/primitives/text.d.mts +2 -2
  76. package/dist/validation/primitives/text.d.ts +2 -2
  77. package/package.json +2 -2
  78. package/dist/all-BSeTO0fj.d.mts +0 -482
  79. package/dist/all-DoYgTt64.d.ts +0 -482
  80. package/dist/chunk-QY6QFRRV.mjs +0 -41
package/dist/index.js CHANGED
@@ -1,23 +1,23 @@
1
1
  'use strict';
2
2
 
3
- var chunkFRCDMQER_js = require('./chunk-FRCDMQER.js');
4
- var chunkQMAVKX3Y_js = require('./chunk-QMAVKX3Y.js');
5
- var chunkDEHBEFGO_js = require('./chunk-DEHBEFGO.js');
6
- var chunkNELH4AXI_js = require('./chunk-NELH4AXI.js');
7
- var chunkQ4SZAMJT_js = require('./chunk-Q4SZAMJT.js');
8
- require('./chunk-EEH4XQ7W.js');
3
+ var chunkXTBGGJ3G_js = require('./chunk-XTBGGJ3G.js');
4
+ var chunkMXYCCUNB_js = require('./chunk-MXYCCUNB.js');
5
+ var chunkFAEOVIDJ_js = require('./chunk-FAEOVIDJ.js');
6
+ var chunk3PGLMGTR_js = require('./chunk-3PGLMGTR.js');
9
7
  require('./chunk-EW5XR2X3.js');
10
8
  require('./chunk-QWKLQRBX.js');
11
9
  require('./chunk-KNGWHQLR.js');
10
+ require('./chunk-HTSTPTNZ.js');
11
+ require('./chunk-V2UA2D4E.js');
12
12
  var chunk5WATIVCA_js = require('./chunk-5WATIVCA.js');
13
13
  var chunkSI34M4IC_js = require('./chunk-SI34M4IC.js');
14
14
  var chunkYIP5FJ5H_js = require('./chunk-YIP5FJ5H.js');
15
15
  var chunkZPFOKBIN_js = require('./chunk-ZPFOKBIN.js');
16
- var chunkZBWTAKZO_js = require('./chunk-ZBWTAKZO.js');
17
- require('./chunk-HTSTPTNZ.js');
18
- require('./chunk-V2UA2D4E.js');
16
+ var chunkM3WFXOA4_js = require('./chunk-M3WFXOA4.js');
19
17
  require('./chunk-ACKMC6FL.js');
20
18
  require('./chunk-E6JUYGJX.js');
19
+ var chunkQ4SZAMJT_js = require('./chunk-Q4SZAMJT.js');
20
+ require('./chunk-EEH4XQ7W.js');
21
21
  var chunkYKWSHBT5_js = require('./chunk-YKWSHBT5.js');
22
22
  var constants = require('@stndrds/constants');
23
23
  var z2 = require('zod');
@@ -81,7 +81,7 @@ function inferInverseCardinality(cardinality) {
81
81
  return cardinality === "one" ? "many" : "many";
82
82
  }
83
83
  function isAttributeSortable2(attr) {
84
- return chunkQMAVKX3Y_js.isAttributeSortable(attr);
84
+ return chunkMXYCCUNB_js.isAttributeSortable(attr);
85
85
  }
86
86
 
87
87
  // src/types/audit.ts
@@ -148,14 +148,14 @@ function sessionStateToLegacyStatus(state) {
148
148
  return "idle";
149
149
  case "parked":
150
150
  if (state.parkedOn === void 0) {
151
- throw new chunkZBWTAKZO_js.SchemaError("parked state without parkedOn", chunkZBWTAKZO_js.SchemaErrorCode.INVARIANT_VIOLATION);
151
+ throw new chunkM3WFXOA4_js.SchemaError("parked state without parkedOn", chunkM3WFXOA4_js.SchemaErrorCode.INVARIANT_VIOLATION);
152
152
  }
153
153
  return state.parkedOn === "agents" ? "waiting_agents" : "waiting_human";
154
154
  case "terminal":
155
155
  if (state.outcome === void 0) {
156
- throw new chunkZBWTAKZO_js.SchemaError(
156
+ throw new chunkM3WFXOA4_js.SchemaError(
157
157
  "terminal state without outcome",
158
- chunkZBWTAKZO_js.SchemaErrorCode.INVARIANT_VIOLATION
158
+ chunkM3WFXOA4_js.SchemaErrorCode.INVARIANT_VIOLATION
159
159
  );
160
160
  }
161
161
  return state.outcome;
@@ -205,7 +205,7 @@ var NATIVE_AGENT_UI_PART_IDS_METADATA_KEY = "__stndrdsNativeUiPartIds";
205
205
  var NATIVE_AGENT_UI_PART_IDS_METADATA_SCHEMA_VERSION = 1;
206
206
  var INVALID_NATIVE_PART_IDS = "Native agent UI part IDs metadata is invalid";
207
207
  function invalidNativePartIds() {
208
- throw new chunkZBWTAKZO_js.ValidationError(INVALID_NATIVE_PART_IDS, []);
208
+ throw new chunkM3WFXOA4_js.ValidationError(INVALID_NATIVE_PART_IDS, []);
209
209
  }
210
210
  function isPlainRecord(value) {
211
211
  if (value === null || typeof value !== "object" || Array.isArray(value)) return false;
@@ -386,7 +386,7 @@ function parseCountMode(value) {
386
386
  if (typeof value === "string" && COUNT_MODES.includes(value)) {
387
387
  return value;
388
388
  }
389
- throw new chunkZBWTAKZO_js.ValidationError(
389
+ throw new chunkM3WFXOA4_js.ValidationError(
390
390
  // biome-ignore lint/style/useTemplate: see the comment above.
391
391
  "countMode must be one of: " + COUNT_MODES.join(", ") + " (received: " + String(value) + ")",
392
392
  []
@@ -493,7 +493,7 @@ function isDateRangeValue(value) {
493
493
  return typeof value === "object" && value !== null && typeof value.start === "string";
494
494
  }
495
495
  function normalizeDateValue(value, attr) {
496
- if (chunkNELH4AXI_js.isNullishOrEmptyString(value)) return null;
496
+ if (chunk3PGLMGTR_js.isNullishOrEmptyString(value)) return null;
497
497
  if (isDateRangeValue(value)) {
498
498
  return attr.endDate ? { start: value.start, end: value.end ?? null } : value.start;
499
499
  }
@@ -631,7 +631,7 @@ function formatMultiselect(value, attribute) {
631
631
  return value.join(", ");
632
632
  }
633
633
  function formatAttributeValue(value, attribute) {
634
- if (chunkNELH4AXI_js.isNullishOrEmptyString(value)) {
634
+ if (chunk3PGLMGTR_js.isNullishOrEmptyString(value)) {
635
635
  return EMPTY_VALUE_PLACEHOLDER;
636
636
  }
637
637
  switch (attribute.type) {
@@ -784,7 +784,7 @@ function renderLabelExpression(template, values, fallback = DEFAULT_LABEL_FALLBA
784
784
  break;
785
785
  }
786
786
  }
787
- const isEmpty2 = chunkNELH4AXI_js.isNullishOrEmptyString(value);
787
+ const isEmpty2 = chunk3PGLMGTR_js.isNullishOrEmptyString(value);
788
788
  if (isEmpty2 && pipes.length === 0) return "";
789
789
  for (const pipeExpr of pipes) {
790
790
  const { name: pipeName, args } = parsePipeExpression(pipeExpr);
@@ -861,7 +861,7 @@ function relationPropertyDefs(attribute) {
861
861
  return attribute.properties?.definitions;
862
862
  }
863
863
  function extractValueRefs(value) {
864
- if (chunkNELH4AXI_js.isNullishOrEmptyString(value)) return [];
864
+ if (chunk3PGLMGTR_js.isNullishOrEmptyString(value)) return [];
865
865
  if (typeof value === "string") return [{ id: value }];
866
866
  if (Array.isArray(value)) return value.flatMap((item) => extractValueRefs(item));
867
867
  if (typeof value === "object" && "id" in value) {
@@ -1065,24 +1065,24 @@ function validateObjectName(name) {
1065
1065
  OBJECT_NAME_SCHEMA.parse(name);
1066
1066
  } catch (error) {
1067
1067
  if (error instanceof z2__default.default.ZodError) {
1068
- throw new chunkZBWTAKZO_js.SchemaError(error.issues[0].message, chunkZBWTAKZO_js.SchemaErrorCode.INVALID_OBJECT_NAME);
1068
+ throw new chunkM3WFXOA4_js.SchemaError(error.issues[0].message, chunkM3WFXOA4_js.SchemaErrorCode.INVALID_OBJECT_NAME);
1069
1069
  }
1070
1070
  throw error;
1071
1071
  }
1072
1072
  }
1073
1073
  function validateViewName(name) {
1074
1074
  if (!name || name.length === 0) {
1075
- throw new chunkZBWTAKZO_js.ValidationError("View name cannot be empty", [
1075
+ throw new chunkM3WFXOA4_js.ValidationError("View name cannot be empty", [
1076
1076
  { path: ["name"], message: "View name cannot be empty" }
1077
1077
  ]);
1078
1078
  }
1079
1079
  if (name.length > MAX_NAME_LENGTH) {
1080
- throw new chunkZBWTAKZO_js.ValidationError("View name is too long", [
1080
+ throw new chunkM3WFXOA4_js.ValidationError("View name is too long", [
1081
1081
  { path: ["name"], message: `View name is too long (max ${MAX_NAME_LENGTH} characters)` }
1082
1082
  ]);
1083
1083
  }
1084
1084
  if (!VIEW_NAME_REGEX.test(name)) {
1085
- throw new chunkZBWTAKZO_js.ValidationError("Invalid view name format", [
1085
+ throw new chunkM3WFXOA4_js.ValidationError("Invalid view name format", [
1086
1086
  {
1087
1087
  path: ["name"],
1088
1088
  message: "View name must be in kebab-case (e.g., 'detail', 'list-view')"
@@ -1114,10 +1114,10 @@ function validateAttributeName(name) {
1114
1114
  "[AttributeBuilder] Invalid attribute name format.\nName must be a valid variable identifier:\n \u2705 Valid: 'firstName', 'first_name', 'FirstName', 'FIRST_NAME'\n \u274C Invalid: 'first-name', 'first name', '123name', 'first.name'"
1115
1115
  );
1116
1116
  }
1117
- if (chunkQMAVKX3Y_js.RESERVED_ATTRIBUTE_NAMES.includes(name)) {
1117
+ if (chunkMXYCCUNB_js.RESERVED_ATTRIBUTE_NAMES.includes(name)) {
1118
1118
  throw new Error(
1119
1119
  `[AttributeBuilder] "${name}" is a reserved name and cannot be used as an attribute name.
1120
- Reserved names: ${chunkQMAVKX3Y_js.RESERVED_ATTRIBUTE_NAMES.join(", ")}`
1120
+ Reserved names: ${chunkMXYCCUNB_js.RESERVED_ATTRIBUTE_NAMES.join(", ")}`
1121
1121
  );
1122
1122
  }
1123
1123
  }
@@ -1184,7 +1184,7 @@ var DEFAULT_AGENT_EXECUTION_CONFIG = {
1184
1184
  var AgentBuilder = class {
1185
1185
  constructor(config) {
1186
1186
  if (!config.name || config.name.trim().length === 0) {
1187
- throw new chunkZBWTAKZO_js.ValidationError("Agent name is required", []);
1187
+ throw new chunkM3WFXOA4_js.ValidationError("Agent name is required", []);
1188
1188
  }
1189
1189
  this.bp = { name: config.name, system: true, visibility: "workspace", triggers: [] };
1190
1190
  }
@@ -1318,13 +1318,13 @@ var AgentBuilder = class {
1318
1318
  }
1319
1319
  build() {
1320
1320
  if (!this.bp.systemPrompt) {
1321
- throw new chunkZBWTAKZO_js.ValidationError(`Agent "${this.bp.name}": systemPrompt is required`, []);
1321
+ throw new chunkM3WFXOA4_js.ValidationError(`Agent "${this.bp.name}": systemPrompt is required`, []);
1322
1322
  }
1323
1323
  if (!this.bp.model) {
1324
- throw new chunkZBWTAKZO_js.ValidationError(`Agent "${this.bp.name}": model is required`, []);
1324
+ throw new chunkM3WFXOA4_js.ValidationError(`Agent "${this.bp.name}": model is required`, []);
1325
1325
  }
1326
1326
  if (this.bp.system && this.bp.visibility === "private") {
1327
- throw new chunkZBWTAKZO_js.ValidationError(
1327
+ throw new chunkM3WFXOA4_js.ValidationError(
1328
1328
  `Agent "${this.bp.name}": system agents must use workspace visibility`,
1329
1329
  []
1330
1330
  );
@@ -1332,7 +1332,7 @@ var AgentBuilder = class {
1332
1332
  assertUniqueBy(
1333
1333
  this.bp.triggers,
1334
1334
  (t) => t.name,
1335
- (name) => new chunkZBWTAKZO_js.ValidationError(`Agent "${this.bp.name}": duplicate trigger name "${name}"`, [])
1335
+ (name) => new chunkM3WFXOA4_js.ValidationError(`Agent "${this.bp.name}": duplicate trigger name "${name}"`, [])
1336
1336
  );
1337
1337
  return {
1338
1338
  ...this.bp,
@@ -1387,7 +1387,7 @@ var BaseAttributeBuilder = class {
1387
1387
  * @see https://standardschema.dev/
1388
1388
  */
1389
1389
  get "~standard"() {
1390
- const zodSchema = chunkNELH4AXI_js.createAttributeValidator(this.build());
1390
+ const zodSchema = chunk3PGLMGTR_js.createAttributeValidator(this.build());
1391
1391
  return createStandardSchemaProps(zodSchema);
1392
1392
  }
1393
1393
  constructor(type, name, label) {
@@ -2134,9 +2134,9 @@ var RollupAttributeBuilder = class extends BaseAttributeBuilder {
2134
2134
  if (fn === "original" && targetType !== void 0 && targetType !== "select" && targetType !== "status" && targetType !== "multiselect") {
2135
2135
  const relation2 = this.attr.relationAttribute ?? "relation";
2136
2136
  const target = this.attr.targetAttribute ?? "field";
2137
- throw new chunkZBWTAKZO_js.SchemaError(
2137
+ throw new chunkM3WFXOA4_js.SchemaError(
2138
2138
  `Rollup "${this.attr.name}": .using("original") only supports a "select", "status", or "multiselect" target, but .targetType("${targetType}") was given. To surface a plain ${targetType} value from a related record, use a formula instead \u2014 e.g. formula({ name: "${this.attr.name}", label: "\u2026" }).expression("${relation2}.${target}").`,
2139
- chunkZBWTAKZO_js.SchemaErrorCode.VALIDATION_FAILED
2139
+ chunkM3WFXOA4_js.SchemaErrorCode.VALIDATION_FAILED
2140
2140
  );
2141
2141
  }
2142
2142
  return super.build();
@@ -2646,7 +2646,7 @@ var ObjectBuilder = class {
2646
2646
  * @see https://standardschema.dev/
2647
2647
  */
2648
2648
  get "~standard"() {
2649
- const zodSchema = chunkNELH4AXI_js.createObjectValidator(this.build());
2649
+ const zodSchema = chunk3PGLMGTR_js.createObjectValidator(this.build());
2650
2650
  return createStandardSchemaProps(zodSchema);
2651
2651
  }
2652
2652
  /**
@@ -2774,7 +2774,7 @@ var ObjectBuilder = class {
2774
2774
  assertUniqueBy(
2775
2775
  [...this.obj.attributes, ...finalAttrs],
2776
2776
  (attribute) => attribute.name,
2777
- (name) => new chunkZBWTAKZO_js.DuplicateError(
2777
+ (name) => new chunkM3WFXOA4_js.DuplicateError(
2778
2778
  "attribute",
2779
2779
  name,
2780
2780
  `Object "${this.obj.name}": duplicate attribute name "${name}"`
@@ -2888,26 +2888,26 @@ var ObjectBuilder = class {
2888
2888
  throw new Error("[ObjectBuilder] Missing required field: label");
2889
2889
  }
2890
2890
  if (!this._labelExpression) {
2891
- throw new chunkZBWTAKZO_js.SchemaError(
2891
+ throw new chunkM3WFXOA4_js.SchemaError(
2892
2892
  `Object "${this.obj.name}" must have a labelExpression. The labelExpression defines how records are displayed in lists and relations (e.g. "{{ name }}").`,
2893
- chunkZBWTAKZO_js.SchemaErrorCode.VALIDATION_FAILED
2893
+ chunkM3WFXOA4_js.SchemaErrorCode.VALIDATION_FAILED
2894
2894
  );
2895
2895
  }
2896
2896
  const labelResult = labelExpressionSchema.safeParse(this._labelExpression);
2897
2897
  if (!labelResult.success) {
2898
2898
  const errorMsg = labelResult.error.issues[0]?.message ?? "Invalid labelExpression";
2899
- throw new chunkZBWTAKZO_js.SchemaError(
2899
+ throw new chunkM3WFXOA4_js.SchemaError(
2900
2900
  `Invalid labelExpression for "${this.obj.name}": ${errorMsg}`,
2901
- chunkZBWTAKZO_js.SchemaErrorCode.VALIDATION_FAILED
2901
+ chunkM3WFXOA4_js.SchemaErrorCode.VALIDATION_FAILED
2902
2902
  );
2903
2903
  }
2904
2904
  if (this._embeddingExpression !== void 0) {
2905
2905
  const embeddingResult = labelExpressionSchema.safeParse(this._embeddingExpression);
2906
2906
  if (!embeddingResult.success) {
2907
2907
  const errorMsg = embeddingResult.error.issues[0]?.message ?? "Invalid embeddingExpression";
2908
- throw new chunkZBWTAKZO_js.SchemaError(
2908
+ throw new chunkM3WFXOA4_js.SchemaError(
2909
2909
  `Invalid embeddingExpression for "${this.obj.name}": ${errorMsg}`,
2910
- chunkZBWTAKZO_js.SchemaErrorCode.VALIDATION_FAILED
2910
+ chunkM3WFXOA4_js.SchemaErrorCode.VALIDATION_FAILED
2911
2911
  );
2912
2912
  }
2913
2913
  }
@@ -2949,7 +2949,7 @@ function object(config) {
2949
2949
  }
2950
2950
  function validatePresetStructure(presetId, nodes, depth) {
2951
2951
  const fail = (message, detail) => {
2952
- throw new chunkZBWTAKZO_js.ValidationError(message, [
2952
+ throw new chunkM3WFXOA4_js.ValidationError(message, [
2953
2953
  { path: ["documentLayout", "presets", presetId], message: detail }
2954
2954
  ]);
2955
2955
  };
@@ -3790,7 +3790,7 @@ var ListViewBuilder = class {
3790
3790
  }
3791
3791
  const config = {
3792
3792
  defaultFilters: this.data.defaultFilters ? {
3793
- id: chunkFRCDMQER_js.generateId(),
3793
+ id: chunkXTBGGJ3G_js.generateId(),
3794
3794
  combinator: this.data.defaultFilters.combinator,
3795
3795
  rules: this.data.defaultFilters.rules
3796
3796
  } : void 0,
@@ -3805,7 +3805,7 @@ var ListViewBuilder = class {
3805
3805
  visibility: tab.visibility,
3806
3806
  columns: tab.columns,
3807
3807
  filters: tab.filters ? {
3808
- id: chunkFRCDMQER_js.generateId(),
3808
+ id: chunkXTBGGJ3G_js.generateId(),
3809
3809
  combinator: tab.filters.combinator,
3810
3810
  rules: tab.filters.rules
3811
3811
  } : void 0,
@@ -3971,7 +3971,7 @@ var ListViewTabConfigBuilder = class _ListViewTabConfigBuilder {
3971
3971
  const protectedAttribute = findProtectedTabFilterAttribute(filters);
3972
3972
  if (protectedAttribute) {
3973
3973
  const message = `Tab filters cannot target "${protectedAttribute}". Use .visibility("private")`;
3974
- throw new chunkZBWTAKZO_js.ValidationError(message, [{ path: ["filters"], message }]);
3974
+ throw new chunkM3WFXOA4_js.ValidationError(message, [{ path: ["filters"], message }]);
3975
3975
  }
3976
3976
  this.tabData.filters = filters;
3977
3977
  return this;
@@ -4185,7 +4185,7 @@ function jsonFlag(name, defaultValue) {
4185
4185
 
4186
4186
  // src/feature-flags/flag-registry.ts
4187
4187
  function duplicateFlagError(name) {
4188
- return new chunkZBWTAKZO_js.DuplicateError(
4188
+ return new chunkM3WFXOA4_js.DuplicateError(
4189
4189
  "feature flag",
4190
4190
  name,
4191
4191
  `Flag "${name}" is already registered. Each flag name must be unique.`
@@ -4263,7 +4263,7 @@ var FlagRegistry = class {
4263
4263
  getOrThrow(name) {
4264
4264
  const flag = this.get(name);
4265
4265
  if (!flag) {
4266
- throw new chunkZBWTAKZO_js.NotFoundError(
4266
+ throw new chunkM3WFXOA4_js.NotFoundError(
4267
4267
  "Feature flag",
4268
4268
  name,
4269
4269
  void 0,
@@ -4420,19 +4420,19 @@ var FlagService = class {
4420
4420
  */
4421
4421
  async setOverride(flagName, level, value, options = {}) {
4422
4422
  if (!this.repository) {
4423
- throw new chunkZBWTAKZO_js.SchemaError(
4423
+ throw new chunkM3WFXOA4_js.SchemaError(
4424
4424
  "Cannot set override: no FeatureFlagsRepository configured. Add featureFlags to your DatabaseAdapter to enable runtime overrides.",
4425
- chunkZBWTAKZO_js.SchemaErrorCode.CONFIGURATION_REQUIRED
4425
+ chunkM3WFXOA4_js.SchemaErrorCode.CONFIGURATION_REQUIRED
4426
4426
  );
4427
4427
  }
4428
4428
  const flag = this.registry.get(flagName);
4429
4429
  if (flag && !flag.allowedLevels.includes(level)) {
4430
4430
  const message = `Flag "${flagName}" does not allow ${level}-level overrides. Allowed levels: ${flag.allowedLevels.join(", ")}`;
4431
- throw new chunkZBWTAKZO_js.ValidationError(message, [{ path: ["level"], message }]);
4431
+ throw new chunkM3WFXOA4_js.ValidationError(message, [{ path: ["level"], message }]);
4432
4432
  }
4433
4433
  if (flag?.system) {
4434
4434
  const message = `Flag "${flagName}" is a system flag and cannot be overridden via API.`;
4435
- throw new chunkZBWTAKZO_js.ValidationError(message, [{ path: ["flagName"], message }]);
4435
+ throw new chunkM3WFXOA4_js.ValidationError(message, [{ path: ["flagName"], message }]);
4436
4436
  }
4437
4437
  await this.repository.setOverride({
4438
4438
  flagName,
@@ -4452,9 +4452,9 @@ var FlagService = class {
4452
4452
  */
4453
4453
  async deleteOverride(flagName, level, targetId) {
4454
4454
  if (!this.repository) {
4455
- throw new chunkZBWTAKZO_js.SchemaError(
4455
+ throw new chunkM3WFXOA4_js.SchemaError(
4456
4456
  "Cannot delete override: no FeatureFlagsRepository configured.",
4457
- chunkZBWTAKZO_js.SchemaErrorCode.CONFIGURATION_REQUIRED
4457
+ chunkM3WFXOA4_js.SchemaErrorCode.CONFIGURATION_REQUIRED
4458
4458
  );
4459
4459
  }
4460
4460
  await this.repository.deleteOverride(flagName, level, targetId);
@@ -4591,7 +4591,7 @@ var NativeObjectRegistryClass = class {
4591
4591
  if (!object2.system) {
4592
4592
  const message = `[NativeObjectRegistry] Cannot register object "${object2.name}" (id: ${object2.id}): missing system flag.
4593
4593
  Native objects must have system=true. Did you call .runtime() on the builder? Remove that call \u2014 objects are system:true by default.`;
4594
- throw new chunkZBWTAKZO_js.ValidationError(message, []);
4594
+ throw new chunkM3WFXOA4_js.ValidationError(message, []);
4595
4595
  }
4596
4596
  if (this.objects.has(object2.name)) {
4597
4597
  const existing = this.objects.get(object2.name);
@@ -4599,7 +4599,7 @@ Native objects must have system=true. Did you call .runtime() on the builder? Re
4599
4599
  - Existing: "${existing?.label}" (id: ${existing?.id})
4600
4600
  - New: "${object2.label}" (id: ${object2.id})
4601
4601
  Please use unique names for each native object.`;
4602
- throw new chunkZBWTAKZO_js.DuplicateError("object", object2.name, message);
4602
+ throw new chunkM3WFXOA4_js.DuplicateError("object", object2.name, message);
4603
4603
  }
4604
4604
  this.objects.set(object2.name, cloneObjectDefinition(object2));
4605
4605
  }
@@ -4631,7 +4631,7 @@ Please use unique names for each native object.`;
4631
4631
  if (!object2) {
4632
4632
  const message = `[NativeObjectRegistry] Native object "${name}" not found.
4633
4633
  Available objects: ${this.listNames().join(", ")}`;
4634
- throw new chunkZBWTAKZO_js.NotFoundError("Native object", name, chunkZBWTAKZO_js.SchemaErrorCode.OBJECT_NOT_FOUND, message);
4634
+ throw new chunkM3WFXOA4_js.NotFoundError("Native object", name, chunkM3WFXOA4_js.SchemaErrorCode.OBJECT_NOT_FOUND, message);
4635
4635
  }
4636
4636
  return object2;
4637
4637
  }
@@ -4787,7 +4787,7 @@ var ViewRegistry = class {
4787
4787
  const key = this.makeKey(view.object, view.name, view.type);
4788
4788
  if (this.views.has(key)) {
4789
4789
  const message = `[ViewRegistry] Duplicate view: "${view.name}" (${view.type}) for object "${view.object}"`;
4790
- throw new chunkZBWTAKZO_js.DuplicateError("view", key, message);
4790
+ throw new chunkM3WFXOA4_js.DuplicateError("view", key, message);
4791
4791
  }
4792
4792
  const storedView = cloneViewDefinition(view);
4793
4793
  this.views.set(key, storedView);
@@ -4832,7 +4832,7 @@ var ViewRegistry = class {
4832
4832
  const availableNames = available.map((v) => `${v.name} (${v.type})`).join(", ") || "(none)";
4833
4833
  const message = `[ViewRegistry] View "${viewName}" not found for object "${objectName}".
4834
4834
  Available views: ${availableNames}`;
4835
- throw new chunkZBWTAKZO_js.NotFoundError("View", `${objectName}:${viewName}`, void 0, message);
4835
+ throw new chunkM3WFXOA4_js.NotFoundError("View", `${objectName}:${viewName}`, void 0, message);
4836
4836
  }
4837
4837
  return view;
4838
4838
  }
@@ -4920,7 +4920,7 @@ var viewRegistry = new ViewRegistry();
4920
4920
  // src/views/auto-generator.ts
4921
4921
  function getRuntimeAttributes(attributes, excludeNames = []) {
4922
4922
  return attributes.filter(
4923
- (attr) => !(!chunkQMAVKX3Y_js.getAttributeCapabilities(attr).lifecycle.visibleInRuntime || attr.system || excludeNames.includes(attr.name))
4923
+ (attr) => !(!chunkMXYCCUNB_js.getAttributeCapabilities(attr).lifecycle.visibleInRuntime || attr.system || excludeNames.includes(attr.name))
4924
4924
  );
4925
4925
  }
4926
4926
  function sortAttributes(attributes) {
@@ -4953,7 +4953,7 @@ function generateDefaultDetailView(object2, options = {}) {
4953
4953
  const { includeActivityTab = true, includeDocumentsTab = true, excludeAttributes = [] } = options;
4954
4954
  const runtimeAttrs = getRuntimeAttributes(object2.attributes, excludeAttributes);
4955
4955
  const sortedAttrs = sortAttributes(
4956
- runtimeAttrs.filter((attr) => chunkQMAVKX3Y_js.getAttributeCapabilities(attr).presentation.formField)
4956
+ runtimeAttrs.filter((attr) => chunkMXYCCUNB_js.getAttributeCapabilities(attr).presentation.formField)
4957
4957
  );
4958
4958
  const formTab = {
4959
4959
  id: "form",
@@ -5010,7 +5010,7 @@ function generateDefaultListView(object2, options = {}) {
5010
5010
  const { excludeAttributes = [], maxListColumns = 5 } = options;
5011
5011
  const runtimeAttrs = getRuntimeAttributes(object2.attributes, excludeAttributes);
5012
5012
  const sortedAttrs = sortAttributes(
5013
- runtimeAttrs.filter((attr) => chunkQMAVKX3Y_js.getAttributeCapabilities(attr).presentation.defaultColumn)
5013
+ runtimeAttrs.filter((attr) => chunkMXYCCUNB_js.getAttributeCapabilities(attr).presentation.defaultColumn)
5014
5014
  );
5015
5015
  const columns = sortedAttrs.slice(0, maxListColumns).map((attr) => attr.name);
5016
5016
  const config = {
@@ -5140,7 +5140,7 @@ var FormRegistry = class {
5140
5140
  const forms = Array.isArray(formOrForms) ? formOrForms : [formOrForms];
5141
5141
  for (const f of forms) {
5142
5142
  if (this.forms.has(f.name)) {
5143
- throw new chunkZBWTAKZO_js.DuplicateError("form", f.name, `[FormRegistry] Duplicate form: "${f.name}"`);
5143
+ throw new chunkM3WFXOA4_js.DuplicateError("form", f.name, `[FormRegistry] Duplicate form: "${f.name}"`);
5144
5144
  }
5145
5145
  this.forms.set(f.name, cloneFormDefinition(f));
5146
5146
  }
@@ -5701,7 +5701,7 @@ function assertAcyclicComputedDependencies(nodes) {
5701
5701
  }
5702
5702
  function parseCompileFormula(expression) {
5703
5703
  try {
5704
- return chunkDEHBEFGO_js.parseComputedFormula(expression);
5704
+ return chunkFAEOVIDJ_js.parseComputedFormula(expression);
5705
5705
  } catch (error) {
5706
5706
  if (error instanceof Error) {
5707
5707
  throw new ComputedFormulaCompileError(error.message);
@@ -6452,9 +6452,9 @@ function evaluateCall(functionName, args) {
6452
6452
  case "percent_not_empty":
6453
6453
  return percentByEmptyState(args[0], false);
6454
6454
  case "count_empty":
6455
- return collectionItems(args[0]).filter(chunkNELH4AXI_js.isNullishOrEmptyString).length;
6455
+ return collectionItems(args[0]).filter(chunk3PGLMGTR_js.isNullishOrEmptyString).length;
6456
6456
  case "count_not_empty":
6457
- return collectionItems(args[0]).filter((item) => !chunkNELH4AXI_js.isNullishOrEmptyString(item)).length;
6457
+ return collectionItems(args[0]).filter((item) => !chunk3PGLMGTR_js.isNullishOrEmptyString(item)).length;
6458
6458
  case "count_unique":
6459
6459
  return uniqueNonEmpty(collectionItems(args[0])).length;
6460
6460
  default:
@@ -6497,14 +6497,14 @@ function percentByEmptyState(value, countEmpty) {
6497
6497
  if (items.length === 0) {
6498
6498
  return 0;
6499
6499
  }
6500
- const count = items.filter((item) => chunkNELH4AXI_js.isNullishOrEmptyString(item) === countEmpty).length;
6500
+ const count = items.filter((item) => chunk3PGLMGTR_js.isNullishOrEmptyString(item) === countEmpty).length;
6501
6501
  return count / items.length;
6502
6502
  }
6503
6503
  function uniqueNonEmpty(values) {
6504
6504
  const seen = /* @__PURE__ */ new Set();
6505
6505
  const result = [];
6506
6506
  for (const value of values) {
6507
- if (chunkNELH4AXI_js.isNullishOrEmptyString(value)) {
6507
+ if (chunk3PGLMGTR_js.isNullishOrEmptyString(value)) {
6508
6508
  continue;
6509
6509
  }
6510
6510
  const key = uniqueKey(value);
@@ -6618,11 +6618,11 @@ function evaluateComputedAst(node, input) {
6618
6618
  return evaluateAst(node, input);
6619
6619
  }
6620
6620
  function evaluateComputedFormula(expression, input) {
6621
- return evaluateAst(chunkDEHBEFGO_js.parseComputedFormula(expression), input);
6621
+ return evaluateAst(chunkFAEOVIDJ_js.parseComputedFormula(expression), input);
6622
6622
  }
6623
6623
  function evaluateComputedFormulaWithResult(expression, input, returnType, decimals) {
6624
6624
  try {
6625
- const raw = evaluateAst(chunkDEHBEFGO_js.parseComputedFormula(expression), input);
6625
+ const raw = evaluateAst(chunkFAEOVIDJ_js.parseComputedFormula(expression), input);
6626
6626
  const value = returnType ? formatComputedResult(raw, returnType, decimals) : raw;
6627
6627
  return { value };
6628
6628
  } catch (error) {
@@ -6747,10 +6747,10 @@ var COMPUTED_FUNCTION_METADATA = [
6747
6747
  ];
6748
6748
 
6749
6749
  // src/filters/operators.ts
6750
- var isEmpty = (v) => chunkNELH4AXI_js.isNullishOrEmptyString(v) || Array.isArray(v) && v.length === 0;
6750
+ var isEmpty = (v) => chunk3PGLMGTR_js.isNullishOrEmptyString(v) || Array.isArray(v) && v.length === 0;
6751
6751
  var toStr = (v) => v == null ? "" : String(v);
6752
6752
  var toNum = (v) => {
6753
- if (chunkNELH4AXI_js.isNullishOrEmptyString(v)) return null;
6753
+ if (chunk3PGLMGTR_js.isNullishOrEmptyString(v)) return null;
6754
6754
  const n = typeof v === "number" ? v : Number(v);
6755
6755
  return Number.isFinite(n) ? n : null;
6756
6756
  };
@@ -6883,7 +6883,7 @@ var OPERATOR_SPECS = {
6883
6883
  appliesTo: ["date"],
6884
6884
  evaluateInMemory: (v, rv) => {
6885
6885
  const d = toDate2(v);
6886
- const bounds = chunkQMAVKX3Y_js.resolveIsWithinBounds(rv);
6886
+ const bounds = chunkMXYCCUNB_js.resolveIsWithinBounds(rv);
6887
6887
  if (!(d && bounds)) return false;
6888
6888
  return d.getTime() >= bounds.startMs && d.getTime() < bounds.endMs;
6889
6889
  }
@@ -6919,7 +6919,7 @@ var OPERATOR_SPECS = {
6919
6919
  // src/filters/evaluate.ts
6920
6920
  var systemAttribute = (name, type) => ({ id: `system:${name}`, name, label: name, type, system: true });
6921
6921
  var RECORD_SYSTEM_ATTRIBUTES = [
6922
- ...Object.entries(chunkQMAVKX3Y_js.SYSTEM_FILTER_ATTRIBUTE_TYPES).map(
6922
+ ...Object.entries(chunkMXYCCUNB_js.SYSTEM_FILTER_ATTRIBUTE_TYPES).map(
6923
6923
  ([name, type]) => systemAttribute(name, type)
6924
6924
  )
6925
6925
  ];
@@ -6960,7 +6960,7 @@ function evaluateRule(rule, values, attrByName) {
6960
6960
  (definition) => definition.name === rule.property
6961
6961
  );
6962
6962
  if (!property) return false;
6963
- const positiveOperator = chunkQMAVKX3Y_js.normalizeForEdgeRpc(rule.operator);
6963
+ const positiveOperator = chunkMXYCCUNB_js.normalizeForEdgeRpc(rule.operator);
6964
6964
  const propertySpec = OPERATOR_SPECS[positiveOperator];
6965
6965
  if (!propertySpec?.appliesTo.includes(property.type)) return false;
6966
6966
  const rootValue = values[rule.attribute];
@@ -6978,7 +6978,7 @@ function evaluateRule(rule, values, attrByName) {
6978
6978
  property
6979
6979
  );
6980
6980
  });
6981
- return (rule.quantifier ?? chunkQMAVKX3Y_js.getOperatorPolarity(rule.operator)) === "none" ? !matches : matches;
6981
+ return (rule.quantifier ?? chunkMXYCCUNB_js.getOperatorPolarity(rule.operator)) === "none" ? !matches : matches;
6982
6982
  }
6983
6983
  const spec = OPERATOR_SPECS[rule.operator];
6984
6984
  if (!spec) return false;
@@ -7027,7 +7027,7 @@ function normalizePhoneComparands(stored, rule) {
7027
7027
  return [normalizeOne(stored), normalizeOne(rule)];
7028
7028
  }
7029
7029
  function normalizeComparableValue(type, value) {
7030
- if (type === "currency") return chunkQMAVKX3Y_js.extractCurrencyFilterValue(value);
7030
+ if (type === "currency") return chunkMXYCCUNB_js.extractCurrencyFilterValue(value);
7031
7031
  if (type === "date") {
7032
7032
  if (isDateRangeValue(value)) return dateValueStart(value);
7033
7033
  if (value instanceof Date) return Number.isNaN(value.getTime()) ? null : value.toISOString();
@@ -7050,37 +7050,6 @@ var CONNECTOR_CALLBACK_PARAM = {
7050
7050
  provider: "connector_provider"
7051
7051
  };
7052
7052
 
7053
- // src/utils/canonical-json.ts
7054
- function canonicalStringify(value) {
7055
- const seen = /* @__PURE__ */ new Set();
7056
- function encode(v) {
7057
- if (v === null) return "null";
7058
- switch (typeof v) {
7059
- case "string":
7060
- case "number":
7061
- case "boolean":
7062
- return JSON.stringify(v);
7063
- case "undefined":
7064
- return void 0;
7065
- case "object":
7066
- break;
7067
- default:
7068
- throw new chunkZBWTAKZO_js.ValidationError(`Cannot canonicalize value of type ${typeof v}`, []);
7069
- }
7070
- const obj = v;
7071
- if (seen.has(obj)) throw new chunkZBWTAKZO_js.ValidationError("Cannot canonicalize circular structure", []);
7072
- seen.add(obj);
7073
- try {
7074
- if (Array.isArray(obj)) return `[${obj.map((e) => encode(e) ?? "null").join(",")}]`;
7075
- const entries = Object.entries(obj).map(([k, val]) => [k, encode(val)]).filter((pair) => pair[1] !== void 0).sort(([a], [b]) => a < b ? -1 : 1);
7076
- return `{${entries.map(([k, val]) => `${JSON.stringify(k)}:${val}`).join(",")}}`;
7077
- } finally {
7078
- seen.delete(obj);
7079
- }
7080
- }
7081
- return encode(value) ?? "null";
7082
- }
7083
-
7084
7053
  // src/utils/attribute-defaults.ts
7085
7054
  var TODAY_DEFAULT = "today";
7086
7055
  function dateInTimezone(date2, timezone) {
@@ -7167,10 +7136,10 @@ var attributeNameSchema = z2.z.string().min(1).superRefine((name, ctx) => {
7167
7136
  'The attribute\'s machine name \u2014 the record\'s field key, and what `{{ name }}` refers to in a labelExpression. Must be a valid identifier: starts with a letter or underscore, then only letters/digits/underscores ("montantHt", "first_name", "FIRST_NAME" are valid; "first-name", "first name", "123name" are not). Max 63 characters. Cannot be a name reserved by the record shape itself (id, createdAt, updatedAt, createdBy, lastUpdatedBy, objectId, label, embeddingText, values, metadata, deletedAt, deletedBy, schemaVersion).'
7168
7137
  );
7169
7138
  var objectNameSchema = z2.z.string().min(1).superRefine((name, ctx) => {
7170
- if (chunkQMAVKX3Y_js.RESERVED_OBJECT_NAMES.includes(name)) {
7139
+ if (chunkMXYCCUNB_js.RESERVED_OBJECT_NAMES.includes(name)) {
7171
7140
  ctx.addIssue({
7172
7141
  code: z2.z.ZodIssueCode.custom,
7173
- message: `"${name}" is a reserved object name (${chunkQMAVKX3Y_js.RESERVED_OBJECT_NAMES.join(", ")}) and cannot be used for a new object.`
7142
+ message: `"${name}" is a reserved object name (${chunkMXYCCUNB_js.RESERVED_OBJECT_NAMES.join(", ")}) and cannot be used for a new object.`
7174
7143
  });
7175
7144
  }
7176
7145
  try {
@@ -7184,7 +7153,7 @@ var objectNameSchema = z2.z.string().min(1).superRefine((name, ctx) => {
7184
7153
  function withConfigCheck(schema) {
7185
7154
  return schema.superRefine((attribute, ctx) => {
7186
7155
  try {
7187
- const parsedConfig = chunkDEHBEFGO_js.parseAttributeConfigForCreate(attribute.type, {
7156
+ const parsedConfig = chunkFAEOVIDJ_js.parseAttributeConfigForCreate(attribute.type, {
7188
7157
  ...attribute.config ?? {},
7189
7158
  description: attribute.description
7190
7159
  });
@@ -7200,7 +7169,7 @@ function withConfigCheck(schema) {
7200
7169
  });
7201
7170
  }
7202
7171
  } catch (error) {
7203
- if (error instanceof chunkZBWTAKZO_js.ValidationError) {
7172
+ if (error instanceof chunkM3WFXOA4_js.ValidationError) {
7204
7173
  for (const issue of error.errors) {
7205
7174
  ctx.addIssue({
7206
7175
  code: z2.z.ZodIssueCode.custom,
@@ -7247,7 +7216,7 @@ var plannedObjectSchema = z2.z.object({
7247
7216
  'Human-readable plural display label (e.g. "Devis"/"Invoices"). Defaults from `label` if omitted.'
7248
7217
  ),
7249
7218
  description: z2.z.string().optional().describe("Help text describing what this object represents."),
7250
- icon: chunkDEHBEFGO_js.iconNameSchema.describe(
7219
+ icon: chunkFAEOVIDJ_js.iconNameSchema.describe(
7251
7220
  "Required icon name for the object. Must be a catalogue value \u2014 call `search_icons` and use a name it returns verbatim. A name that is not in the catalogue is rejected without any hint as to what would have worked, so never guess one."
7252
7221
  ),
7253
7222
  labelExpression: labelExpressionSchema.describe(
@@ -7305,13 +7274,13 @@ var proposedDefaultViewTargetSchema = z2.z.discriminatedUnion("viewType", [
7305
7274
  z2.z.object({
7306
7275
  objectName: viewTargetObjectNameSchema,
7307
7276
  viewType: z2.z.literal("list").describe("Targets the object's default list view (the grid)."),
7308
- canonicalConfig: chunkQMAVKX3Y_js.listViewConfigSchema.describe(CANONICAL_CONFIG_DESCRIPTION),
7277
+ canonicalConfig: chunkMXYCCUNB_js.listViewConfigSchema.describe(CANONICAL_CONFIG_DESCRIPTION),
7309
7278
  baselineToken: z2.z.string().min(1).optional().describe(BASELINE_TOKEN_DESCRIPTION)
7310
7279
  }).strict(),
7311
7280
  z2.z.object({
7312
7281
  objectName: viewTargetObjectNameSchema,
7313
7282
  viewType: z2.z.literal("detail").describe("Targets the object's default detail view (the single-record view)."),
7314
- canonicalConfig: chunkQMAVKX3Y_js.detailViewConfigSchema.describe(CANONICAL_CONFIG_DESCRIPTION),
7283
+ canonicalConfig: chunkMXYCCUNB_js.detailViewConfigSchema.describe(CANONICAL_CONFIG_DESCRIPTION),
7315
7284
  baselineToken: z2.z.string().min(1).optional().describe(BASELINE_TOKEN_DESCRIPTION)
7316
7285
  }).strict()
7317
7286
  ]);
@@ -7325,13 +7294,13 @@ var persistedDefaultViewTargetSchema = z2.z.discriminatedUnion("viewType", [
7325
7294
  z2.z.object({
7326
7295
  objectName: z2.z.string().min(1),
7327
7296
  viewType: z2.z.literal("list"),
7328
- canonicalConfig: chunkQMAVKX3Y_js.listViewConfigSchema,
7297
+ canonicalConfig: chunkMXYCCUNB_js.listViewConfigSchema,
7329
7298
  ...persistedBaselineFields
7330
7299
  }).strict(),
7331
7300
  z2.z.object({
7332
7301
  objectName: z2.z.string().min(1),
7333
7302
  viewType: z2.z.literal("detail"),
7334
- canonicalConfig: chunkQMAVKX3Y_js.detailViewConfigSchema,
7303
+ canonicalConfig: chunkMXYCCUNB_js.detailViewConfigSchema,
7335
7304
  ...persistedBaselineFields
7336
7305
  }).strict()
7337
7306
  ]).superRefine((target, ctx) => {
@@ -7478,7 +7447,7 @@ function boundSerializedPlanInput(input, ctx) {
7478
7447
  });
7479
7448
  return z2.z.NEVER;
7480
7449
  }
7481
- const serializedBytes = new TextEncoder().encode(canonicalStringify(input)).byteLength;
7450
+ const serializedBytes = new TextEncoder().encode(chunkXTBGGJ3G_js.canonicalStringify(input)).byteLength;
7482
7451
  if (serializedBytes > SCHEMA_PLAN_LIMITS.serializedBytes) {
7483
7452
  ctx.addIssue({
7484
7453
  code: "too_big",
@@ -7540,323 +7509,327 @@ var persistedSchemaPlanSchema = z2.z.preprocess(
7540
7509
 
7541
7510
  Object.defineProperty(exports, "asTenantId", {
7542
7511
  enumerable: true,
7543
- get: function () { return chunkFRCDMQER_js.asTenantId; }
7512
+ get: function () { return chunkXTBGGJ3G_js.asTenantId; }
7544
7513
  });
7545
7514
  Object.defineProperty(exports, "asUserId", {
7546
7515
  enumerable: true,
7547
- get: function () { return chunkFRCDMQER_js.asUserId; }
7516
+ get: function () { return chunkXTBGGJ3G_js.asUserId; }
7517
+ });
7518
+ Object.defineProperty(exports, "canonicalStringify", {
7519
+ enumerable: true,
7520
+ get: function () { return chunkXTBGGJ3G_js.canonicalStringify; }
7548
7521
  });
7549
7522
  Object.defineProperty(exports, "deepEqual", {
7550
7523
  enumerable: true,
7551
- get: function () { return chunkFRCDMQER_js.deepEqual; }
7524
+ get: function () { return chunkXTBGGJ3G_js.deepEqual; }
7552
7525
  });
7553
7526
  Object.defineProperty(exports, "generateId", {
7554
7527
  enumerable: true,
7555
- get: function () { return chunkFRCDMQER_js.generateId; }
7528
+ get: function () { return chunkXTBGGJ3G_js.generateId; }
7556
7529
  });
7557
7530
  Object.defineProperty(exports, "indexBy", {
7558
7531
  enumerable: true,
7559
- get: function () { return chunkFRCDMQER_js.indexBy; }
7532
+ get: function () { return chunkXTBGGJ3G_js.indexBy; }
7560
7533
  });
7561
7534
  Object.defineProperty(exports, "ATTRIBUTE_FILTER_OPERATORS", {
7562
7535
  enumerable: true,
7563
- get: function () { return chunkQMAVKX3Y_js.ATTRIBUTE_FILTER_OPERATORS; }
7536
+ get: function () { return chunkMXYCCUNB_js.ATTRIBUTE_FILTER_OPERATORS; }
7564
7537
  });
7565
7538
  Object.defineProperty(exports, "LIST_VIEW_TAB_VISIBILITIES", {
7566
7539
  enumerable: true,
7567
- get: function () { return chunkQMAVKX3Y_js.LIST_VIEW_TAB_VISIBILITIES; }
7540
+ get: function () { return chunkMXYCCUNB_js.LIST_VIEW_TAB_VISIBILITIES; }
7568
7541
  });
7569
7542
  Object.defineProperty(exports, "NO_VALUE_OPERATORS", {
7570
7543
  enumerable: true,
7571
- get: function () { return chunkQMAVKX3Y_js.NO_VALUE_OPERATORS; }
7544
+ get: function () { return chunkMXYCCUNB_js.NO_VALUE_OPERATORS; }
7572
7545
  });
7573
7546
  Object.defineProperty(exports, "OPERATORS_BY_TYPE", {
7574
7547
  enumerable: true,
7575
- get: function () { return chunkQMAVKX3Y_js.OPERATORS_BY_TYPE; }
7548
+ get: function () { return chunkMXYCCUNB_js.OPERATORS_BY_TYPE; }
7576
7549
  });
7577
7550
  Object.defineProperty(exports, "REMOVED_OPERATOR_REPLACEMENTS", {
7578
7551
  enumerable: true,
7579
- get: function () { return chunkQMAVKX3Y_js.REMOVED_OPERATOR_REPLACEMENTS; }
7552
+ get: function () { return chunkMXYCCUNB_js.REMOVED_OPERATOR_REPLACEMENTS; }
7580
7553
  });
7581
7554
  Object.defineProperty(exports, "RESERVED_ATTRIBUTE_NAMES", {
7582
7555
  enumerable: true,
7583
- get: function () { return chunkQMAVKX3Y_js.RESERVED_ATTRIBUTE_NAMES; }
7556
+ get: function () { return chunkMXYCCUNB_js.RESERVED_ATTRIBUTE_NAMES; }
7584
7557
  });
7585
7558
  Object.defineProperty(exports, "RESERVED_OBJECT_NAMES", {
7586
7559
  enumerable: true,
7587
- get: function () { return chunkQMAVKX3Y_js.RESERVED_OBJECT_NAMES; }
7560
+ get: function () { return chunkMXYCCUNB_js.RESERVED_OBJECT_NAMES; }
7588
7561
  });
7589
7562
  Object.defineProperty(exports, "RESOURCE_VISIBILITIES", {
7590
7563
  enumerable: true,
7591
- get: function () { return chunkQMAVKX3Y_js.RESOURCE_VISIBILITIES; }
7564
+ get: function () { return chunkMXYCCUNB_js.RESOURCE_VISIBILITIES; }
7592
7565
  });
7593
7566
  Object.defineProperty(exports, "SYNONYM_ALIASES", {
7594
7567
  enumerable: true,
7595
- get: function () { return chunkQMAVKX3Y_js.SYNONYM_ALIASES; }
7568
+ get: function () { return chunkMXYCCUNB_js.SYNONYM_ALIASES; }
7596
7569
  });
7597
7570
  Object.defineProperty(exports, "SYSTEM_ATTRIBUTES", {
7598
7571
  enumerable: true,
7599
- get: function () { return chunkQMAVKX3Y_js.SYSTEM_ATTRIBUTES; }
7572
+ get: function () { return chunkMXYCCUNB_js.SYSTEM_ATTRIBUTES; }
7600
7573
  });
7601
7574
  Object.defineProperty(exports, "SYSTEM_ATTRIBUTE_I18N_KEYS", {
7602
7575
  enumerable: true,
7603
- get: function () { return chunkQMAVKX3Y_js.SYSTEM_ATTRIBUTE_I18N_KEYS; }
7576
+ get: function () { return chunkMXYCCUNB_js.SYSTEM_ATTRIBUTE_I18N_KEYS; }
7604
7577
  });
7605
7578
  Object.defineProperty(exports, "SYSTEM_FIELD_NAMES", {
7606
7579
  enumerable: true,
7607
- get: function () { return chunkQMAVKX3Y_js.SYSTEM_FIELD_NAMES; }
7580
+ get: function () { return chunkMXYCCUNB_js.SYSTEM_FIELD_NAMES; }
7608
7581
  });
7609
7582
  Object.defineProperty(exports, "SYSTEM_FILTER_ATTRIBUTE_TYPES", {
7610
7583
  enumerable: true,
7611
- get: function () { return chunkQMAVKX3Y_js.SYSTEM_FILTER_ATTRIBUTE_TYPES; }
7584
+ get: function () { return chunkMXYCCUNB_js.SYSTEM_FILTER_ATTRIBUTE_TYPES; }
7612
7585
  });
7613
7586
  Object.defineProperty(exports, "canonicalizeFilterValue", {
7614
7587
  enumerable: true,
7615
- get: function () { return chunkQMAVKX3Y_js.canonicalizeFilterValue; }
7588
+ get: function () { return chunkMXYCCUNB_js.canonicalizeFilterValue; }
7616
7589
  });
7617
7590
  Object.defineProperty(exports, "collectQualifiedRuleIssues", {
7618
7591
  enumerable: true,
7619
- get: function () { return chunkQMAVKX3Y_js.collectQualifiedRuleIssues; }
7592
+ get: function () { return chunkMXYCCUNB_js.collectQualifiedRuleIssues; }
7620
7593
  });
7621
7594
  Object.defineProperty(exports, "currentActor", {
7622
7595
  enumerable: true,
7623
- get: function () { return chunkQMAVKX3Y_js.currentActor; }
7596
+ get: function () { return chunkMXYCCUNB_js.currentActor; }
7624
7597
  });
7625
7598
  Object.defineProperty(exports, "detailTabSchema", {
7626
7599
  enumerable: true,
7627
- get: function () { return chunkQMAVKX3Y_js.detailTabSchema; }
7600
+ get: function () { return chunkMXYCCUNB_js.detailTabSchema; }
7628
7601
  });
7629
7602
  Object.defineProperty(exports, "detailViewConfigSchema", {
7630
7603
  enumerable: true,
7631
- get: function () { return chunkQMAVKX3Y_js.detailViewConfigSchema; }
7604
+ get: function () { return chunkMXYCCUNB_js.detailViewConfigSchema; }
7632
7605
  });
7633
7606
  Object.defineProperty(exports, "extractCurrencyFilterValue", {
7634
7607
  enumerable: true,
7635
- get: function () { return chunkQMAVKX3Y_js.extractCurrencyFilterValue; }
7608
+ get: function () { return chunkMXYCCUNB_js.extractCurrencyFilterValue; }
7636
7609
  });
7637
7610
  Object.defineProperty(exports, "extractFilterValue", {
7638
7611
  enumerable: true,
7639
- get: function () { return chunkQMAVKX3Y_js.extractFilterValue; }
7612
+ get: function () { return chunkMXYCCUNB_js.extractFilterValue; }
7640
7613
  });
7641
7614
  Object.defineProperty(exports, "getAttributeCapabilities", {
7642
7615
  enumerable: true,
7643
- get: function () { return chunkQMAVKX3Y_js.getAttributeCapabilities; }
7616
+ get: function () { return chunkMXYCCUNB_js.getAttributeCapabilities; }
7644
7617
  });
7645
7618
  Object.defineProperty(exports, "getAttributeFilterOperators", {
7646
7619
  enumerable: true,
7647
- get: function () { return chunkQMAVKX3Y_js.getAttributeFilterOperators; }
7620
+ get: function () { return chunkMXYCCUNB_js.getAttributeFilterOperators; }
7648
7621
  });
7649
7622
  Object.defineProperty(exports, "getOperatorPolarity", {
7650
7623
  enumerable: true,
7651
- get: function () { return chunkQMAVKX3Y_js.getOperatorPolarity; }
7624
+ get: function () { return chunkMXYCCUNB_js.getOperatorPolarity; }
7652
7625
  });
7653
7626
  Object.defineProperty(exports, "getRollupFilterOperators", {
7654
7627
  enumerable: true,
7655
- get: function () { return chunkQMAVKX3Y_js.getRollupFilterOperators; }
7628
+ get: function () { return chunkMXYCCUNB_js.getRollupFilterOperators; }
7656
7629
  });
7657
7630
  Object.defineProperty(exports, "getSystemAttributeI18nKey", {
7658
7631
  enumerable: true,
7659
- get: function () { return chunkQMAVKX3Y_js.getSystemAttributeI18nKey; }
7632
+ get: function () { return chunkMXYCCUNB_js.getSystemAttributeI18nKey; }
7660
7633
  });
7661
7634
  Object.defineProperty(exports, "getSystemAttributeList", {
7662
7635
  enumerable: true,
7663
- get: function () { return chunkQMAVKX3Y_js.getSystemAttributeList; }
7636
+ get: function () { return chunkMXYCCUNB_js.getSystemAttributeList; }
7664
7637
  });
7665
7638
  Object.defineProperty(exports, "inverseSourceSchema", {
7666
7639
  enumerable: true,
7667
- get: function () { return chunkQMAVKX3Y_js.inverseSourceSchema; }
7640
+ get: function () { return chunkMXYCCUNB_js.inverseSourceSchema; }
7668
7641
  });
7669
7642
  Object.defineProperty(exports, "isAttributeFilterable", {
7670
7643
  enumerable: true,
7671
- get: function () { return chunkQMAVKX3Y_js.isAttributeFilterable; }
7644
+ get: function () { return chunkMXYCCUNB_js.isAttributeFilterable; }
7672
7645
  });
7673
7646
  Object.defineProperty(exports, "isAttributeGroupable", {
7674
7647
  enumerable: true,
7675
- get: function () { return chunkQMAVKX3Y_js.isAttributeGroupable; }
7648
+ get: function () { return chunkMXYCCUNB_js.isAttributeGroupable; }
7676
7649
  });
7677
7650
  Object.defineProperty(exports, "isAttributeKanbanGroupable", {
7678
7651
  enumerable: true,
7679
- get: function () { return chunkQMAVKX3Y_js.isAttributeKanbanGroupable; }
7652
+ get: function () { return chunkMXYCCUNB_js.isAttributeKanbanGroupable; }
7680
7653
  });
7681
7654
  Object.defineProperty(exports, "isAttributeSearchable", {
7682
7655
  enumerable: true,
7683
- get: function () { return chunkQMAVKX3Y_js.isAttributeSearchable; }
7656
+ get: function () { return chunkMXYCCUNB_js.isAttributeSearchable; }
7684
7657
  });
7685
7658
  Object.defineProperty(exports, "isDynamicValue", {
7686
7659
  enumerable: true,
7687
- get: function () { return chunkQMAVKX3Y_js.isDynamicValue; }
7660
+ get: function () { return chunkMXYCCUNB_js.isDynamicValue; }
7688
7661
  });
7689
7662
  Object.defineProperty(exports, "isManagedSystemAttribute", {
7690
7663
  enumerable: true,
7691
- get: function () { return chunkQMAVKX3Y_js.isManagedSystemAttribute; }
7664
+ get: function () { return chunkMXYCCUNB_js.isManagedSystemAttribute; }
7692
7665
  });
7693
7666
  Object.defineProperty(exports, "isNoValueOperator", {
7694
7667
  enumerable: true,
7695
- get: function () { return chunkQMAVKX3Y_js.isNoValueOperator; }
7668
+ get: function () { return chunkMXYCCUNB_js.isNoValueOperator; }
7696
7669
  });
7697
7670
  Object.defineProperty(exports, "isRelativeDateValue", {
7698
7671
  enumerable: true,
7699
- get: function () { return chunkQMAVKX3Y_js.isRelativeDateValue; }
7672
+ get: function () { return chunkMXYCCUNB_js.isRelativeDateValue; }
7700
7673
  });
7701
7674
  Object.defineProperty(exports, "isSetMembershipOperator", {
7702
7675
  enumerable: true,
7703
- get: function () { return chunkQMAVKX3Y_js.isSetMembershipOperator; }
7676
+ get: function () { return chunkMXYCCUNB_js.isSetMembershipOperator; }
7704
7677
  });
7705
7678
  Object.defineProperty(exports, "listViewConfigSchema", {
7706
7679
  enumerable: true,
7707
- get: function () { return chunkQMAVKX3Y_js.listViewConfigSchema; }
7680
+ get: function () { return chunkMXYCCUNB_js.listViewConfigSchema; }
7708
7681
  });
7709
7682
  Object.defineProperty(exports, "listViewTabSchema", {
7710
7683
  enumerable: true,
7711
- get: function () { return chunkQMAVKX3Y_js.listViewTabSchema; }
7684
+ get: function () { return chunkMXYCCUNB_js.listViewTabSchema; }
7712
7685
  });
7713
7686
  Object.defineProperty(exports, "normalizeFilterRule", {
7714
7687
  enumerable: true,
7715
- get: function () { return chunkQMAVKX3Y_js.normalizeFilterRule; }
7688
+ get: function () { return chunkMXYCCUNB_js.normalizeFilterRule; }
7716
7689
  });
7717
7690
  Object.defineProperty(exports, "normalizeForEdgeRpc", {
7718
7691
  enumerable: true,
7719
- get: function () { return chunkQMAVKX3Y_js.normalizeForEdgeRpc; }
7692
+ get: function () { return chunkMXYCCUNB_js.normalizeForEdgeRpc; }
7720
7693
  });
7721
7694
  Object.defineProperty(exports, "normalizeOperator", {
7722
7695
  enumerable: true,
7723
- get: function () { return chunkQMAVKX3Y_js.normalizeOperator; }
7696
+ get: function () { return chunkMXYCCUNB_js.normalizeOperator; }
7724
7697
  });
7725
7698
  Object.defineProperty(exports, "now", {
7726
7699
  enumerable: true,
7727
- get: function () { return chunkQMAVKX3Y_js.now; }
7700
+ get: function () { return chunkMXYCCUNB_js.now; }
7728
7701
  });
7729
7702
  Object.defineProperty(exports, "parseResourceVisibility", {
7730
7703
  enumerable: true,
7731
- get: function () { return chunkQMAVKX3Y_js.parseResourceVisibility; }
7704
+ get: function () { return chunkMXYCCUNB_js.parseResourceVisibility; }
7732
7705
  });
7733
7706
  Object.defineProperty(exports, "parseViewConfig", {
7734
7707
  enumerable: true,
7735
- get: function () { return chunkQMAVKX3Y_js.parseViewConfig; }
7708
+ get: function () { return chunkMXYCCUNB_js.parseViewConfig; }
7736
7709
  });
7737
7710
  Object.defineProperty(exports, "relationSourceSchema", {
7738
7711
  enumerable: true,
7739
- get: function () { return chunkQMAVKX3Y_js.relationSourceSchema; }
7712
+ get: function () { return chunkMXYCCUNB_js.relationSourceSchema; }
7740
7713
  });
7741
7714
  Object.defineProperty(exports, "resolveEffectiveFilterType", {
7742
7715
  enumerable: true,
7743
- get: function () { return chunkQMAVKX3Y_js.resolveEffectiveFilterType; }
7716
+ get: function () { return chunkMXYCCUNB_js.resolveEffectiveFilterType; }
7744
7717
  });
7745
7718
  Object.defineProperty(exports, "resolveIsWithinBounds", {
7746
7719
  enumerable: true,
7747
- get: function () { return chunkQMAVKX3Y_js.resolveIsWithinBounds; }
7720
+ get: function () { return chunkMXYCCUNB_js.resolveIsWithinBounds; }
7748
7721
  });
7749
7722
  Object.defineProperty(exports, "resolveUtcDayBounds", {
7750
7723
  enumerable: true,
7751
- get: function () { return chunkQMAVKX3Y_js.resolveUtcDayBounds; }
7724
+ get: function () { return chunkMXYCCUNB_js.resolveUtcDayBounds; }
7752
7725
  });
7753
7726
  Object.defineProperty(exports, "tableSourceSchema", {
7754
7727
  enumerable: true,
7755
- get: function () { return chunkQMAVKX3Y_js.tableSourceSchema; }
7728
+ get: function () { return chunkMXYCCUNB_js.tableSourceSchema; }
7756
7729
  });
7757
7730
  Object.defineProperty(exports, "toMultiValueOperator", {
7758
7731
  enumerable: true,
7759
- get: function () { return chunkQMAVKX3Y_js.toMultiValueOperator; }
7732
+ get: function () { return chunkMXYCCUNB_js.toMultiValueOperator; }
7760
7733
  });
7761
7734
  Object.defineProperty(exports, "toUtcDayString", {
7762
7735
  enumerable: true,
7763
- get: function () { return chunkQMAVKX3Y_js.toUtcDayString; }
7736
+ get: function () { return chunkMXYCCUNB_js.toUtcDayString; }
7764
7737
  });
7765
7738
  Object.defineProperty(exports, "today", {
7766
7739
  enumerable: true,
7767
- get: function () { return chunkQMAVKX3Y_js.today; }
7740
+ get: function () { return chunkMXYCCUNB_js.today; }
7768
7741
  });
7769
7742
  Object.defineProperty(exports, "validateQualifiedRule", {
7770
7743
  enumerable: true,
7771
- get: function () { return chunkQMAVKX3Y_js.validateQualifiedRule; }
7744
+ get: function () { return chunkMXYCCUNB_js.validateQualifiedRule; }
7772
7745
  });
7773
7746
  Object.defineProperty(exports, "viewConfigByTypeSchema", {
7774
7747
  enumerable: true,
7775
- get: function () { return chunkQMAVKX3Y_js.viewConfigByTypeSchema; }
7748
+ get: function () { return chunkMXYCCUNB_js.viewConfigByTypeSchema; }
7776
7749
  });
7777
7750
  Object.defineProperty(exports, "viewTypeSchema", {
7778
7751
  enumerable: true,
7779
- get: function () { return chunkQMAVKX3Y_js.viewTypeSchema; }
7752
+ get: function () { return chunkMXYCCUNB_js.viewTypeSchema; }
7780
7753
  });
7781
7754
  Object.defineProperty(exports, "ComputedFormulaParseError", {
7782
7755
  enumerable: true,
7783
- get: function () { return chunkDEHBEFGO_js.ComputedFormulaParseError; }
7756
+ get: function () { return chunkFAEOVIDJ_js.ComputedFormulaParseError; }
7784
7757
  });
7785
7758
  Object.defineProperty(exports, "SCHEMA_LIMITS", {
7786
7759
  enumerable: true,
7787
- get: function () { return chunkDEHBEFGO_js.SCHEMA_LIMITS; }
7760
+ get: function () { return chunkFAEOVIDJ_js.SCHEMA_LIMITS; }
7788
7761
  });
7789
7762
  Object.defineProperty(exports, "colorIdSchema", {
7790
7763
  enumerable: true,
7791
- get: function () { return chunkDEHBEFGO_js.colorIdSchema; }
7764
+ get: function () { return chunkFAEOVIDJ_js.colorIdSchema; }
7792
7765
  });
7793
7766
  Object.defineProperty(exports, "iconNameSchema", {
7794
7767
  enumerable: true,
7795
- get: function () { return chunkDEHBEFGO_js.iconNameSchema; }
7768
+ get: function () { return chunkFAEOVIDJ_js.iconNameSchema; }
7796
7769
  });
7797
7770
  Object.defineProperty(exports, "multiselectOptionWriteSchema", {
7798
7771
  enumerable: true,
7799
- get: function () { return chunkDEHBEFGO_js.multiselectOptionWriteSchema; }
7772
+ get: function () { return chunkFAEOVIDJ_js.multiselectOptionWriteSchema; }
7800
7773
  });
7801
7774
  Object.defineProperty(exports, "parseAttributeConfig", {
7802
7775
  enumerable: true,
7803
- get: function () { return chunkDEHBEFGO_js.parseAttributeConfig; }
7776
+ get: function () { return chunkFAEOVIDJ_js.parseAttributeConfig; }
7804
7777
  });
7805
7778
  Object.defineProperty(exports, "parseAttributeConfigForCreate", {
7806
7779
  enumerable: true,
7807
- get: function () { return chunkDEHBEFGO_js.parseAttributeConfigForCreate; }
7780
+ get: function () { return chunkFAEOVIDJ_js.parseAttributeConfigForCreate; }
7808
7781
  });
7809
7782
  Object.defineProperty(exports, "parseAttributeConfigForUpdate", {
7810
7783
  enumerable: true,
7811
- get: function () { return chunkDEHBEFGO_js.parseAttributeConfigForUpdate; }
7784
+ get: function () { return chunkFAEOVIDJ_js.parseAttributeConfigForUpdate; }
7812
7785
  });
7813
7786
  Object.defineProperty(exports, "parseComputedFormula", {
7814
7787
  enumerable: true,
7815
- get: function () { return chunkDEHBEFGO_js.parseComputedFormula; }
7788
+ get: function () { return chunkFAEOVIDJ_js.parseComputedFormula; }
7816
7789
  });
7817
7790
  Object.defineProperty(exports, "selectOptionWriteSchema", {
7818
7791
  enumerable: true,
7819
- get: function () { return chunkDEHBEFGO_js.selectOptionWriteSchema; }
7792
+ get: function () { return chunkFAEOVIDJ_js.selectOptionWriteSchema; }
7820
7793
  });
7821
7794
  Object.defineProperty(exports, "statusGroupSchema", {
7822
7795
  enumerable: true,
7823
- get: function () { return chunkDEHBEFGO_js.statusGroupSchema; }
7796
+ get: function () { return chunkFAEOVIDJ_js.statusGroupSchema; }
7824
7797
  });
7825
7798
  Object.defineProperty(exports, "statusOptionWriteSchema", {
7826
7799
  enumerable: true,
7827
- get: function () { return chunkDEHBEFGO_js.statusOptionWriteSchema; }
7800
+ get: function () { return chunkFAEOVIDJ_js.statusOptionWriteSchema; }
7828
7801
  });
7829
7802
  Object.defineProperty(exports, "createFormAttributeValidator", {
7830
7803
  enumerable: true,
7831
- get: function () { return chunkNELH4AXI_js.createFormAttributeValidator; }
7804
+ get: function () { return chunk3PGLMGTR_js.createFormAttributeValidator; }
7832
7805
  });
7833
7806
  Object.defineProperty(exports, "isNullishOrEmptyString", {
7834
7807
  enumerable: true,
7835
- get: function () { return chunkNELH4AXI_js.isNullishOrEmptyString; }
7808
+ get: function () { return chunk3PGLMGTR_js.isNullishOrEmptyString; }
7836
7809
  });
7837
7810
  Object.defineProperty(exports, "isValuePresent", {
7838
7811
  enumerable: true,
7839
- get: function () { return chunkNELH4AXI_js.isValuePresent; }
7812
+ get: function () { return chunk3PGLMGTR_js.isValuePresent; }
7840
7813
  });
7841
7814
  Object.defineProperty(exports, "rejectUnknownAttributesOrThrow", {
7842
7815
  enumerable: true,
7843
- get: function () { return chunkNELH4AXI_js.rejectUnknownAttributesOrThrow; }
7816
+ get: function () { return chunk3PGLMGTR_js.rejectUnknownAttributesOrThrow; }
7844
7817
  });
7845
7818
  Object.defineProperty(exports, "validateDraft", {
7846
7819
  enumerable: true,
7847
- get: function () { return chunkNELH4AXI_js.validateDraft; }
7820
+ get: function () { return chunk3PGLMGTR_js.validateDraft; }
7848
7821
  });
7849
7822
  Object.defineProperty(exports, "validateDraftOrThrow", {
7850
7823
  enumerable: true,
7851
- get: function () { return chunkNELH4AXI_js.validateDraftOrThrow; }
7824
+ get: function () { return chunk3PGLMGTR_js.validateDraftOrThrow; }
7852
7825
  });
7853
7826
  Object.defineProperty(exports, "validateObject", {
7854
7827
  enumerable: true,
7855
- get: function () { return chunkNELH4AXI_js.validateObject; }
7828
+ get: function () { return chunk3PGLMGTR_js.validateObject; }
7856
7829
  });
7857
7830
  Object.defineProperty(exports, "validateObjectOrThrow", {
7858
7831
  enumerable: true,
7859
- get: function () { return chunkNELH4AXI_js.validateObjectOrThrow; }
7832
+ get: function () { return chunk3PGLMGTR_js.validateObjectOrThrow; }
7860
7833
  });
7861
7834
  Object.defineProperty(exports, "createCheckboxValidator", {
7862
7835
  enumerable: true,
@@ -7884,155 +7857,155 @@ Object.defineProperty(exports, "resolveTextPattern", {
7884
7857
  });
7885
7858
  Object.defineProperty(exports, "AccessDeniedError", {
7886
7859
  enumerable: true,
7887
- get: function () { return chunkZBWTAKZO_js.AccessDeniedError; }
7860
+ get: function () { return chunkM3WFXOA4_js.AccessDeniedError; }
7888
7861
  });
7889
7862
  Object.defineProperty(exports, "AttributeInUseError", {
7890
7863
  enumerable: true,
7891
- get: function () { return chunkZBWTAKZO_js.AttributeInUseError; }
7864
+ get: function () { return chunkM3WFXOA4_js.AttributeInUseError; }
7892
7865
  });
7893
7866
  Object.defineProperty(exports, "AttributeNotFoundError", {
7894
7867
  enumerable: true,
7895
- get: function () { return chunkZBWTAKZO_js.AttributeNotFoundError; }
7868
+ get: function () { return chunkM3WFXOA4_js.AttributeNotFoundError; }
7896
7869
  });
7897
7870
  Object.defineProperty(exports, "ChangeTypeNotSupportedError", {
7898
7871
  enumerable: true,
7899
- get: function () { return chunkZBWTAKZO_js.ChangeTypeNotSupportedError; }
7872
+ get: function () { return chunkM3WFXOA4_js.ChangeTypeNotSupportedError; }
7900
7873
  });
7901
7874
  Object.defineProperty(exports, "ConcurrentModificationError", {
7902
7875
  enumerable: true,
7903
- get: function () { return chunkZBWTAKZO_js.ConcurrentModificationError; }
7876
+ get: function () { return chunkM3WFXOA4_js.ConcurrentModificationError; }
7904
7877
  });
7905
7878
  Object.defineProperty(exports, "DestructiveSyncNotAllowedError", {
7906
7879
  enumerable: true,
7907
- get: function () { return chunkZBWTAKZO_js.DestructiveSyncNotAllowedError; }
7880
+ get: function () { return chunkM3WFXOA4_js.DestructiveSyncNotAllowedError; }
7908
7881
  });
7909
7882
  Object.defineProperty(exports, "DuplicateError", {
7910
7883
  enumerable: true,
7911
- get: function () { return chunkZBWTAKZO_js.DuplicateError; }
7884
+ get: function () { return chunkM3WFXOA4_js.DuplicateError; }
7912
7885
  });
7913
7886
  Object.defineProperty(exports, "ForbiddenError", {
7914
7887
  enumerable: true,
7915
- get: function () { return chunkZBWTAKZO_js.ForbiddenError; }
7888
+ get: function () { return chunkM3WFXOA4_js.ForbiddenError; }
7916
7889
  });
7917
7890
  Object.defineProperty(exports, "MemoryNotFoundError", {
7918
7891
  enumerable: true,
7919
- get: function () { return chunkZBWTAKZO_js.MemoryNotFoundError; }
7892
+ get: function () { return chunkM3WFXOA4_js.MemoryNotFoundError; }
7920
7893
  });
7921
7894
  Object.defineProperty(exports, "MigrationTimeoutError", {
7922
7895
  enumerable: true,
7923
- get: function () { return chunkZBWTAKZO_js.MigrationTimeoutError; }
7896
+ get: function () { return chunkM3WFXOA4_js.MigrationTimeoutError; }
7924
7897
  });
7925
7898
  Object.defineProperty(exports, "NotFoundError", {
7926
7899
  enumerable: true,
7927
- get: function () { return chunkZBWTAKZO_js.NotFoundError; }
7900
+ get: function () { return chunkM3WFXOA4_js.NotFoundError; }
7928
7901
  });
7929
7902
  Object.defineProperty(exports, "NotImplementedError", {
7930
7903
  enumerable: true,
7931
- get: function () { return chunkZBWTAKZO_js.NotImplementedError; }
7904
+ get: function () { return chunkM3WFXOA4_js.NotImplementedError; }
7932
7905
  });
7933
7906
  Object.defineProperty(exports, "ObjectNotFoundError", {
7934
7907
  enumerable: true,
7935
- get: function () { return chunkZBWTAKZO_js.ObjectNotFoundError; }
7908
+ get: function () { return chunkM3WFXOA4_js.ObjectNotFoundError; }
7936
7909
  });
7937
7910
  Object.defineProperty(exports, "ObjectReferencedError", {
7938
7911
  enumerable: true,
7939
- get: function () { return chunkZBWTAKZO_js.ObjectReferencedError; }
7912
+ get: function () { return chunkM3WFXOA4_js.ObjectReferencedError; }
7940
7913
  });
7941
7914
  Object.defineProperty(exports, "OrphanSystemAttributeError", {
7942
7915
  enumerable: true,
7943
- get: function () { return chunkZBWTAKZO_js.OrphanSystemAttributeError; }
7916
+ get: function () { return chunkM3WFXOA4_js.OrphanSystemAttributeError; }
7944
7917
  });
7945
7918
  Object.defineProperty(exports, "ProtectedResourceError", {
7946
7919
  enumerable: true,
7947
- get: function () { return chunkZBWTAKZO_js.ProtectedResourceError; }
7920
+ get: function () { return chunkM3WFXOA4_js.ProtectedResourceError; }
7948
7921
  });
7949
7922
  Object.defineProperty(exports, "ProtectedRoleError", {
7950
7923
  enumerable: true,
7951
- get: function () { return chunkZBWTAKZO_js.ProtectedRoleError; }
7924
+ get: function () { return chunkM3WFXOA4_js.ProtectedRoleError; }
7952
7925
  });
7953
7926
  Object.defineProperty(exports, "RecordNotFoundError", {
7954
7927
  enumerable: true,
7955
- get: function () { return chunkZBWTAKZO_js.RecordNotFoundError; }
7928
+ get: function () { return chunkM3WFXOA4_js.RecordNotFoundError; }
7956
7929
  });
7957
7930
  Object.defineProperty(exports, "RecordReferencedError", {
7958
7931
  enumerable: true,
7959
- get: function () { return chunkZBWTAKZO_js.RecordReferencedError; }
7932
+ get: function () { return chunkM3WFXOA4_js.RecordReferencedError; }
7960
7933
  });
7961
7934
  Object.defineProperty(exports, "RepositoryError", {
7962
7935
  enumerable: true,
7963
- get: function () { return chunkZBWTAKZO_js.RepositoryError; }
7936
+ get: function () { return chunkM3WFXOA4_js.RepositoryError; }
7964
7937
  });
7965
7938
  Object.defineProperty(exports, "RoleNotFoundError", {
7966
7939
  enumerable: true,
7967
- get: function () { return chunkZBWTAKZO_js.RoleNotFoundError; }
7940
+ get: function () { return chunkM3WFXOA4_js.RoleNotFoundError; }
7968
7941
  });
7969
7942
  Object.defineProperty(exports, "SchemaError", {
7970
7943
  enumerable: true,
7971
- get: function () { return chunkZBWTAKZO_js.SchemaError; }
7944
+ get: function () { return chunkM3WFXOA4_js.SchemaError; }
7972
7945
  });
7973
7946
  Object.defineProperty(exports, "SchemaErrorCode", {
7974
7947
  enumerable: true,
7975
- get: function () { return chunkZBWTAKZO_js.SchemaErrorCode; }
7948
+ get: function () { return chunkM3WFXOA4_js.SchemaErrorCode; }
7976
7949
  });
7977
7950
  Object.defineProperty(exports, "SchemaPlanNotFoundError", {
7978
7951
  enumerable: true,
7979
- get: function () { return chunkZBWTAKZO_js.SchemaPlanNotFoundError; }
7952
+ get: function () { return chunkM3WFXOA4_js.SchemaPlanNotFoundError; }
7980
7953
  });
7981
7954
  Object.defineProperty(exports, "SearchBackendError", {
7982
7955
  enumerable: true,
7983
- get: function () { return chunkZBWTAKZO_js.SearchBackendError; }
7956
+ get: function () { return chunkM3WFXOA4_js.SearchBackendError; }
7984
7957
  });
7985
7958
  Object.defineProperty(exports, "StorageError", {
7986
7959
  enumerable: true,
7987
- get: function () { return chunkZBWTAKZO_js.StorageError; }
7960
+ get: function () { return chunkM3WFXOA4_js.StorageError; }
7988
7961
  });
7989
7962
  Object.defineProperty(exports, "SyncCascadeError", {
7990
7963
  enumerable: true,
7991
- get: function () { return chunkZBWTAKZO_js.SyncCascadeError; }
7964
+ get: function () { return chunkM3WFXOA4_js.SyncCascadeError; }
7992
7965
  });
7993
7966
  Object.defineProperty(exports, "SyncConflictError", {
7994
7967
  enumerable: true,
7995
- get: function () { return chunkZBWTAKZO_js.SyncConflictError; }
7968
+ get: function () { return chunkM3WFXOA4_js.SyncConflictError; }
7996
7969
  });
7997
7970
  Object.defineProperty(exports, "SyncError", {
7998
7971
  enumerable: true,
7999
- get: function () { return chunkZBWTAKZO_js.SyncError; }
7972
+ get: function () { return chunkM3WFXOA4_js.SyncError; }
8000
7973
  });
8001
7974
  Object.defineProperty(exports, "SystemEntityImmutableError", {
8002
7975
  enumerable: true,
8003
- get: function () { return chunkZBWTAKZO_js.SystemEntityImmutableError; }
7976
+ get: function () { return chunkM3WFXOA4_js.SystemEntityImmutableError; }
8004
7977
  });
8005
7978
  Object.defineProperty(exports, "ValidationError", {
8006
7979
  enumerable: true,
8007
- get: function () { return chunkZBWTAKZO_js.ValidationError; }
7980
+ get: function () { return chunkM3WFXOA4_js.ValidationError; }
8008
7981
  });
8009
7982
  Object.defineProperty(exports, "isAttributeInUseError", {
8010
7983
  enumerable: true,
8011
- get: function () { return chunkZBWTAKZO_js.isAttributeInUseError; }
7984
+ get: function () { return chunkM3WFXOA4_js.isAttributeInUseError; }
8012
7985
  });
8013
7986
  Object.defineProperty(exports, "isNotFoundError", {
8014
7987
  enumerable: true,
8015
- get: function () { return chunkZBWTAKZO_js.isNotFoundError; }
7988
+ get: function () { return chunkM3WFXOA4_js.isNotFoundError; }
8016
7989
  });
8017
7990
  Object.defineProperty(exports, "isObjectReferencedError", {
8018
7991
  enumerable: true,
8019
- get: function () { return chunkZBWTAKZO_js.isObjectReferencedError; }
7992
+ get: function () { return chunkM3WFXOA4_js.isObjectReferencedError; }
8020
7993
  });
8021
7994
  Object.defineProperty(exports, "isProtectedResourceError", {
8022
7995
  enumerable: true,
8023
- get: function () { return chunkZBWTAKZO_js.isProtectedResourceError; }
7996
+ get: function () { return chunkM3WFXOA4_js.isProtectedResourceError; }
8024
7997
  });
8025
7998
  Object.defineProperty(exports, "isRecordReferencedError", {
8026
7999
  enumerable: true,
8027
- get: function () { return chunkZBWTAKZO_js.isRecordReferencedError; }
8000
+ get: function () { return chunkM3WFXOA4_js.isRecordReferencedError; }
8028
8001
  });
8029
8002
  Object.defineProperty(exports, "isSchemaError", {
8030
8003
  enumerable: true,
8031
- get: function () { return chunkZBWTAKZO_js.isSchemaError; }
8004
+ get: function () { return chunkM3WFXOA4_js.isSchemaError; }
8032
8005
  });
8033
8006
  Object.defineProperty(exports, "isValidationError", {
8034
8007
  enumerable: true,
8035
- get: function () { return chunkZBWTAKZO_js.isValidationError; }
8008
+ get: function () { return chunkM3WFXOA4_js.isValidationError; }
8036
8009
  });
8037
8010
  Object.defineProperty(exports, "DEFAULT_VALIDATION_MESSAGES", {
8038
8011
  enumerable: true,
@@ -8146,7 +8119,6 @@ exports.buildAgentFallbackTitle = buildAgentFallbackTitle;
8146
8119
  exports.buildPermissionFlags = buildPermissionFlags;
8147
8120
  exports.buildPropertySchema = buildPropertySchema;
8148
8121
  exports.buildQualifiedAttribute = buildQualifiedAttribute;
8149
- exports.canonicalStringify = canonicalStringify;
8150
8122
  exports.checkbox = checkbox;
8151
8123
  exports.compileComputedFormula = compileComputedFormula;
8152
8124
  exports.compileRollupAttribute = compileRollupAttribute;