@elyx-code/project-logic-tree 0.0.6640 → 0.0.6642

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -278,6 +278,8 @@ export declare const addToDateResponseDT: IDataTypeTransfer;
278
278
 
279
279
  export declare const addToDateUnitArg: IValueDescriptorTransfer;
280
280
 
281
+ export declare const addToDateUnitArgDefaultValue: ILiteralValueTransfer;
282
+
281
283
  export declare const addToDateUnitDT: IDataTypeTransfer;
282
284
 
283
285
  export declare function afterLiteralValueAsTypeChangeSideEffects(newValue: ValueAsTypeState | ValueAsTypeState[] | null, entity: EntityWithValueState, project: ProjectState, storage: ChangeSet | IValueStoreClient): ChangeSet | null;
@@ -5488,6 +5490,9 @@ export declare const BUILT_IN_BASE_ENTITY_IDS: {
5488
5490
  dataType: {
5489
5491
  id: string;
5490
5492
  };
5493
+ defaultValue: {
5494
+ id: string;
5495
+ };
5491
5496
  };
5492
5497
  };
5493
5498
  dataType: {
@@ -5517,6 +5522,9 @@ export declare const BUILT_IN_BASE_ENTITY_IDS: {
5517
5522
  dataType: {
5518
5523
  id: string;
5519
5524
  };
5525
+ defaultValue: {
5526
+ id: string;
5527
+ };
5520
5528
  };
5521
5529
  };
5522
5530
  dataType: {
@@ -5546,6 +5554,9 @@ export declare const BUILT_IN_BASE_ENTITY_IDS: {
5546
5554
  dataType: {
5547
5555
  id: string;
5548
5556
  };
5557
+ defaultValue: {
5558
+ id: string;
5559
+ };
5549
5560
  };
5550
5561
  asFloat: {
5551
5562
  id: string;
@@ -6069,6 +6080,9 @@ export declare const BUILT_IN_BASE_ENTITY_IDS: {
6069
6080
  dataType: {
6070
6081
  id: string;
6071
6082
  };
6083
+ defaultValue: {
6084
+ id: string;
6085
+ };
6072
6086
  };
6073
6087
  };
6074
6088
  dataType: {
@@ -6092,6 +6106,9 @@ export declare const BUILT_IN_BASE_ENTITY_IDS: {
6092
6106
  dataType: {
6093
6107
  id: string;
6094
6108
  };
6109
+ defaultValue: {
6110
+ id: string;
6111
+ };
6095
6112
  };
6096
6113
  };
6097
6114
  dataType: {
@@ -6115,6 +6132,9 @@ export declare const BUILT_IN_BASE_ENTITY_IDS: {
6115
6132
  dataType: {
6116
6133
  id: string;
6117
6134
  };
6135
+ defaultValue: {
6136
+ id: string;
6137
+ };
6118
6138
  };
6119
6139
  };
6120
6140
  dataType: {
@@ -8302,6 +8322,9 @@ export declare const BUILT_IN_BASE_ENTITY_IDS: {
8302
8322
  dataType: {
8303
8323
  id: string;
8304
8324
  };
8325
+ defaultValue: {
8326
+ id: string;
8327
+ };
8305
8328
  };
8306
8329
  };
8307
8330
  dataType: {
@@ -8328,6 +8351,9 @@ export declare const BUILT_IN_BASE_ENTITY_IDS: {
8328
8351
  dataType: {
8329
8352
  id: string;
8330
8353
  };
8354
+ defaultValue: {
8355
+ id: string;
8356
+ };
8331
8357
  };
8332
8358
  };
8333
8359
  dataType: {
@@ -8354,6 +8380,9 @@ export declare const BUILT_IN_BASE_ENTITY_IDS: {
8354
8380
  dataType: {
8355
8381
  id: string;
8356
8382
  };
8383
+ defaultValue: {
8384
+ id: string;
8385
+ };
8357
8386
  };
8358
8387
  };
8359
8388
  dataType: {
@@ -8380,6 +8409,9 @@ export declare const BUILT_IN_BASE_ENTITY_IDS: {
8380
8409
  dataType: {
8381
8410
  id: string;
8382
8411
  };
8412
+ defaultValue: {
8413
+ id: string;
8414
+ };
8383
8415
  };
8384
8416
  };
8385
8417
  dataType: {
@@ -8406,6 +8438,9 @@ export declare const BUILT_IN_BASE_ENTITY_IDS: {
8406
8438
  dataType: {
8407
8439
  id: string;
8408
8440
  };
8441
+ defaultValue: {
8442
+ id: string;
8443
+ };
8409
8444
  };
8410
8445
  };
8411
8446
  dataType: {
@@ -8438,6 +8473,9 @@ export declare const BUILT_IN_BASE_ENTITY_IDS: {
8438
8473
  dataType: {
8439
8474
  id: string;
8440
8475
  };
8476
+ defaultValue: {
8477
+ id: string;
8478
+ };
8441
8479
  };
8442
8480
  inclusivity: {
8443
8481
  id: string;
@@ -11707,6 +11745,8 @@ export declare const differenceBetweenDatesOperation: IActionDescriptorTransfer;
11707
11745
 
11708
11746
  export declare const differenceBetweenDatesResponseDT: IDataTypeTransfer;
11709
11747
 
11748
+ export declare const differenceBetweenDatesUnitArgDefaultValue: ILiteralValueTransfer;
11749
+
11710
11750
  export declare const diffUnitArg: IValueDescriptorTransfer;
11711
11751
 
11712
11752
  export declare const diffUnitDT: IDataTypeTransfer;
@@ -11928,6 +11968,8 @@ export declare const endOfResponseDT: IDataTypeTransfer;
11928
11968
 
11929
11969
  export declare const endOfUnitArg: IValueDescriptorTransfer;
11930
11970
 
11971
+ export declare const endOfUnitArgDefaultValue: ILiteralValueTransfer;
11972
+
11931
11973
  export declare const endOfUnitDT: IDataTypeTransfer;
11932
11974
 
11933
11975
  export declare const endpointBuiltInBaseEntity: IBuiltInBaseEntityTransfer;
@@ -22110,10 +22152,16 @@ export declare function getReferencedEntityStateOrErrors(data: ElementGeneration
22110
22152
 
22111
22153
  export declare function isAfter(a: ISODateString, b: ISODateString, unit?: default_3.OpUnitType): boolean;
22112
22154
 
22155
+ export declare const isAfterUnitArgDefaultValue: ILiteralValueTransfer;
22156
+
22113
22157
  export declare function isBefore(a: ISODateString, b: ISODateString, unit?: default_3.OpUnitType): boolean;
22114
22158
 
22159
+ export declare const isBeforeUnitArgDefaultValue: ILiteralValueTransfer;
22160
+
22115
22161
  export declare function isBetween(target: ISODateString, start: ISODateString, end: ISODateString, unit?: default_3.OpUnitType, inclusivity?: '()' | '[]' | '[)' | '(]'): boolean;
22116
22162
 
22163
+ export declare const isBetweenUnitArgDefaultValue: ILiteralValueTransfer;
22164
+
22117
22165
  export declare interface IScopeCompatibility {
22118
22166
  compatible: boolean;
22119
22167
  type: ScopeCompatibilityType;
@@ -22225,8 +22273,14 @@ export declare function getReferencedEntityStateOrErrors(data: ElementGeneration
22225
22273
 
22226
22274
  export declare function isSameOrAfter(a: ISODateString, b: ISODateString, unit?: default_3.OpUnitType): boolean;
22227
22275
 
22276
+ export declare const isSameOrAfterUnitArgDefaultValue: ILiteralValueTransfer;
22277
+
22228
22278
  export declare function isSameOrBefore(a: ISODateString, b: ISODateString, unit?: default_3.OpUnitType): boolean;
22229
22279
 
22280
+ export declare const isSameOrBeforeUnitArgDefaultValue: ILiteralValueTransfer;
22281
+
22282
+ export declare const isSameUnitArgDefaultValue: ILiteralValueTransfer;
22283
+
22230
22284
  export declare interface IString extends IPrimitiveEntity {
22231
22285
  name: PrimitiveTypes.String;
22232
22286
  }
@@ -30087,6 +30141,8 @@ export declare function getReferencedEntityStateOrErrors(data: ElementGeneration
30087
30141
 
30088
30142
  export declare const roundToUnitArg: IValueDescriptorTransfer;
30089
30143
 
30144
+ export declare const roundToUnitArgDefaultValue: ILiteralValueTransfer;
30145
+
30090
30146
  export declare const roundToUnitDT: IDataTypeTransfer;
30091
30147
 
30092
30148
  export declare const saltEncDefault: ILiteralValueTransfer;
@@ -31198,6 +31254,8 @@ export declare function getReferencedEntityStateOrErrors(data: ElementGeneration
31198
31254
 
31199
31255
  export declare const startOfUnitArg: IValueDescriptorTransfer;
31200
31256
 
31257
+ export declare const startOfUnitArgDefaultValue: ILiteralValueTransfer;
31258
+
31201
31259
  export declare const startOfUnitDT: IDataTypeTransfer;
31202
31260
 
31203
31261
  export declare enum StateMutationAction {
@@ -32077,6 +32135,8 @@ export declare function getReferencedEntityStateOrErrors(data: ElementGeneration
32077
32135
 
32078
32136
  export declare const subtractFromDateUnitArg: IValueDescriptorTransfer;
32079
32137
 
32138
+ export declare const subtractFromDateUnitArgDefaultValue: ILiteralValueTransfer;
32139
+
32080
32140
  export declare const subtractFromDateUnitDT: IDataTypeTransfer;
32081
32141
 
32082
32142
  export declare function suggestNewIdForEntity(generatedEntity: ElementGenerationTarget, projectState: ProjectState): string;