@objectstack/service-storage 11.0.0 → 11.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.cts CHANGED
@@ -522,7 +522,6 @@ declare const SystemFile: Omit<{
522
522
  relationshipField?: string | undefined;
523
523
  } | undefined;
524
524
  language?: string | undefined;
525
- maxRating?: number | undefined;
526
525
  step?: number | undefined;
527
526
  currencyConfig?: {
528
527
  precision: number;
@@ -652,7 +651,6 @@ declare const SystemFile: Omit<{
652
651
  requiredPermissions?: string[] | undefined;
653
652
  system?: boolean | undefined;
654
653
  inlineHelpText?: string | undefined;
655
- caseSensitive?: boolean | undefined;
656
654
  autonumberFormat?: string | undefined;
657
655
  }>;
658
656
  _lock?: "full" | "none" | "no-overlay" | "no-delete" | undefined;
@@ -740,12 +738,6 @@ declare const SystemFile: Omit<{
740
738
  versionField: string;
741
739
  retentionDays?: number | undefined;
742
740
  } | undefined;
743
- partitioning?: {
744
- enabled: boolean;
745
- strategy: "list" | "hash" | "range";
746
- key: string;
747
- interval?: string | undefined;
748
- } | undefined;
749
741
  validations?: _objectstack_spec_data.BaseValidationRuleShape[] | undefined;
750
742
  activityMilestones?: {
751
743
  field: string;
@@ -1076,7 +1068,6 @@ declare const SystemFile: Omit<{
1076
1068
  debounceMs?: number | undefined;
1077
1069
  } | undefined;
1078
1070
  }> | undefined;
1079
- defaultDetailForm?: string | undefined;
1080
1071
  searchableFields?: string[] | undefined;
1081
1072
  search?: {
1082
1073
  fields: string[];
@@ -1121,6 +1112,7 @@ declare const SystemFile: Omit<{
1121
1112
  locations?: ("list_toolbar" | "list_item" | "record_header" | "record_more" | "record_related" | "record_section" | "global_nav")[] | undefined;
1122
1113
  component?: "action:button" | "action:icon" | "action:menu" | "action:group" | undefined;
1123
1114
  target?: string | undefined;
1115
+ openIn?: "self" | "new-tab" | undefined;
1124
1116
  body?: {
1125
1117
  language: "expression";
1126
1118
  source: string;
@@ -1305,7 +1297,6 @@ declare const SystemFile: Omit<{
1305
1297
  relationshipField?: string | undefined;
1306
1298
  } | undefined;
1307
1299
  readonly language?: string | undefined;
1308
- readonly maxRating?: number | undefined;
1309
1300
  readonly step?: number | undefined;
1310
1301
  readonly currencyConfig?: {
1311
1302
  precision: number;
@@ -1399,7 +1390,6 @@ declare const SystemFile: Omit<{
1399
1390
  } | undefined;
1400
1391
  readonly sortable?: boolean | undefined;
1401
1392
  readonly inlineHelpText?: string | undefined;
1402
- readonly caseSensitive?: boolean | undefined;
1403
1393
  readonly autonumberFormat?: string | undefined;
1404
1394
  readonly index?: boolean | undefined;
1405
1395
  readonly type: "text";
@@ -1481,7 +1471,6 @@ declare const SystemFile: Omit<{
1481
1471
  relationshipField?: string | undefined;
1482
1472
  } | undefined;
1483
1473
  readonly language?: string | undefined;
1484
- readonly maxRating?: number | undefined;
1485
1474
  readonly step?: number | undefined;
1486
1475
  readonly currencyConfig?: {
1487
1476
  precision: number;
@@ -1575,7 +1564,6 @@ declare const SystemFile: Omit<{
1575
1564
  } | undefined;
1576
1565
  readonly sortable?: boolean | undefined;
1577
1566
  readonly inlineHelpText?: string | undefined;
1578
- readonly caseSensitive?: boolean | undefined;
1579
1567
  readonly autonumberFormat?: string | undefined;
1580
1568
  readonly index?: boolean | undefined;
1581
1569
  readonly type: "text";
@@ -1657,7 +1645,6 @@ declare const SystemFile: Omit<{
1657
1645
  relationshipField?: string | undefined;
1658
1646
  } | undefined;
1659
1647
  readonly language?: string | undefined;
1660
- readonly maxRating?: number | undefined;
1661
1648
  readonly step?: number | undefined;
1662
1649
  readonly currencyConfig?: {
1663
1650
  precision: number;
@@ -1751,7 +1738,6 @@ declare const SystemFile: Omit<{
1751
1738
  } | undefined;
1752
1739
  readonly sortable?: boolean | undefined;
1753
1740
  readonly inlineHelpText?: string | undefined;
1754
- readonly caseSensitive?: boolean | undefined;
1755
1741
  readonly autonumberFormat?: string | undefined;
1756
1742
  readonly index?: boolean | undefined;
1757
1743
  readonly type: "text";
@@ -1833,7 +1819,6 @@ declare const SystemFile: Omit<{
1833
1819
  relationshipField?: string | undefined;
1834
1820
  } | undefined;
1835
1821
  readonly language?: string | undefined;
1836
- readonly maxRating?: number | undefined;
1837
1822
  readonly step?: number | undefined;
1838
1823
  readonly currencyConfig?: {
1839
1824
  precision: number;
@@ -1927,7 +1912,6 @@ declare const SystemFile: Omit<{
1927
1912
  } | undefined;
1928
1913
  readonly sortable?: boolean | undefined;
1929
1914
  readonly inlineHelpText?: string | undefined;
1930
- readonly caseSensitive?: boolean | undefined;
1931
1915
  readonly autonumberFormat?: string | undefined;
1932
1916
  readonly index?: boolean | undefined;
1933
1917
  readonly type: "text";
@@ -2009,7 +1993,6 @@ declare const SystemFile: Omit<{
2009
1993
  relationshipField?: string | undefined;
2010
1994
  } | undefined;
2011
1995
  readonly language?: string | undefined;
2012
- readonly maxRating?: number | undefined;
2013
1996
  readonly step?: number | undefined;
2014
1997
  readonly currencyConfig?: {
2015
1998
  precision: number;
@@ -2103,7 +2086,6 @@ declare const SystemFile: Omit<{
2103
2086
  } | undefined;
2104
2087
  readonly sortable?: boolean | undefined;
2105
2088
  readonly inlineHelpText?: string | undefined;
2106
- readonly caseSensitive?: boolean | undefined;
2107
2089
  readonly autonumberFormat?: string | undefined;
2108
2090
  readonly index?: boolean | undefined;
2109
2091
  readonly type: "number";
@@ -2185,7 +2167,6 @@ declare const SystemFile: Omit<{
2185
2167
  relationshipField?: string | undefined;
2186
2168
  } | undefined;
2187
2169
  readonly language?: string | undefined;
2188
- readonly maxRating?: number | undefined;
2189
2170
  readonly step?: number | undefined;
2190
2171
  readonly currencyConfig?: {
2191
2172
  precision: number;
@@ -2279,7 +2260,6 @@ declare const SystemFile: Omit<{
2279
2260
  } | undefined;
2280
2261
  readonly sortable?: boolean | undefined;
2281
2262
  readonly inlineHelpText?: string | undefined;
2282
- readonly caseSensitive?: boolean | undefined;
2283
2263
  readonly autonumberFormat?: string | undefined;
2284
2264
  readonly index?: boolean | undefined;
2285
2265
  readonly type: "select";
@@ -2361,7 +2341,6 @@ declare const SystemFile: Omit<{
2361
2341
  relationshipField?: string | undefined;
2362
2342
  } | undefined;
2363
2343
  readonly language?: string | undefined;
2364
- readonly maxRating?: number | undefined;
2365
2344
  readonly step?: number | undefined;
2366
2345
  readonly currencyConfig?: {
2367
2346
  precision: number;
@@ -2455,7 +2434,6 @@ declare const SystemFile: Omit<{
2455
2434
  } | undefined;
2456
2435
  readonly sortable?: boolean | undefined;
2457
2436
  readonly inlineHelpText?: string | undefined;
2458
- readonly caseSensitive?: boolean | undefined;
2459
2437
  readonly autonumberFormat?: string | undefined;
2460
2438
  readonly index?: boolean | undefined;
2461
2439
  readonly type: "text";
@@ -2537,7 +2515,6 @@ declare const SystemFile: Omit<{
2537
2515
  relationshipField?: string | undefined;
2538
2516
  } | undefined;
2539
2517
  readonly language?: string | undefined;
2540
- readonly maxRating?: number | undefined;
2541
2518
  readonly step?: number | undefined;
2542
2519
  readonly currencyConfig?: {
2543
2520
  precision: number;
@@ -2631,7 +2608,6 @@ declare const SystemFile: Omit<{
2631
2608
  } | undefined;
2632
2609
  readonly sortable?: boolean | undefined;
2633
2610
  readonly inlineHelpText?: string | undefined;
2634
- readonly caseSensitive?: boolean | undefined;
2635
2611
  readonly autonumberFormat?: string | undefined;
2636
2612
  readonly index?: boolean | undefined;
2637
2613
  readonly type: "select";
@@ -2713,7 +2689,6 @@ declare const SystemFile: Omit<{
2713
2689
  relationshipField?: string | undefined;
2714
2690
  } | undefined;
2715
2691
  readonly language?: string | undefined;
2716
- readonly maxRating?: number | undefined;
2717
2692
  readonly step?: number | undefined;
2718
2693
  readonly currencyConfig?: {
2719
2694
  precision: number;
@@ -2807,7 +2782,6 @@ declare const SystemFile: Omit<{
2807
2782
  } | undefined;
2808
2783
  readonly sortable?: boolean | undefined;
2809
2784
  readonly inlineHelpText?: string | undefined;
2810
- readonly caseSensitive?: boolean | undefined;
2811
2785
  readonly autonumberFormat?: string | undefined;
2812
2786
  readonly index?: boolean | undefined;
2813
2787
  readonly type: "select";
@@ -2889,7 +2863,6 @@ declare const SystemFile: Omit<{
2889
2863
  relationshipField?: string | undefined;
2890
2864
  } | undefined;
2891
2865
  readonly language?: string | undefined;
2892
- readonly maxRating?: number | undefined;
2893
2866
  readonly step?: number | undefined;
2894
2867
  readonly currencyConfig?: {
2895
2868
  precision: number;
@@ -2983,7 +2956,6 @@ declare const SystemFile: Omit<{
2983
2956
  } | undefined;
2984
2957
  readonly sortable?: boolean | undefined;
2985
2958
  readonly inlineHelpText?: string | undefined;
2986
- readonly caseSensitive?: boolean | undefined;
2987
2959
  readonly autonumberFormat?: string | undefined;
2988
2960
  readonly index?: boolean | undefined;
2989
2961
  readonly type: "text";
@@ -3065,7 +3037,6 @@ declare const SystemFile: Omit<{
3065
3037
  relationshipField?: string | undefined;
3066
3038
  } | undefined;
3067
3039
  readonly language?: string | undefined;
3068
- readonly maxRating?: number | undefined;
3069
3040
  readonly step?: number | undefined;
3070
3041
  readonly currencyConfig?: {
3071
3042
  precision: number;
@@ -3159,7 +3130,6 @@ declare const SystemFile: Omit<{
3159
3130
  } | undefined;
3160
3131
  readonly sortable?: boolean | undefined;
3161
3132
  readonly inlineHelpText?: string | undefined;
3162
- readonly caseSensitive?: boolean | undefined;
3163
3133
  readonly autonumberFormat?: string | undefined;
3164
3134
  readonly index?: boolean | undefined;
3165
3135
  readonly type: "text";
@@ -3241,7 +3211,6 @@ declare const SystemFile: Omit<{
3241
3211
  relationshipField?: string | undefined;
3242
3212
  } | undefined;
3243
3213
  readonly language?: string | undefined;
3244
- readonly maxRating?: number | undefined;
3245
3214
  readonly step?: number | undefined;
3246
3215
  readonly currencyConfig?: {
3247
3216
  precision: number;
@@ -3335,7 +3304,6 @@ declare const SystemFile: Omit<{
3335
3304
  } | undefined;
3336
3305
  readonly sortable?: boolean | undefined;
3337
3306
  readonly inlineHelpText?: string | undefined;
3338
- readonly caseSensitive?: boolean | undefined;
3339
3307
  readonly autonumberFormat?: string | undefined;
3340
3308
  readonly index?: boolean | undefined;
3341
3309
  readonly type: "text";
@@ -3417,7 +3385,6 @@ declare const SystemFile: Omit<{
3417
3385
  relationshipField?: string | undefined;
3418
3386
  } | undefined;
3419
3387
  readonly language?: string | undefined;
3420
- readonly maxRating?: number | undefined;
3421
3388
  readonly step?: number | undefined;
3422
3389
  readonly currencyConfig?: {
3423
3390
  precision: number;
@@ -3511,7 +3478,6 @@ declare const SystemFile: Omit<{
3511
3478
  } | undefined;
3512
3479
  readonly sortable?: boolean | undefined;
3513
3480
  readonly inlineHelpText?: string | undefined;
3514
- readonly caseSensitive?: boolean | undefined;
3515
3481
  readonly autonumberFormat?: string | undefined;
3516
3482
  readonly index?: boolean | undefined;
3517
3483
  readonly type: "datetime";
@@ -3593,7 +3559,6 @@ declare const SystemFile: Omit<{
3593
3559
  relationshipField?: string | undefined;
3594
3560
  } | undefined;
3595
3561
  readonly language?: string | undefined;
3596
- readonly maxRating?: number | undefined;
3597
3562
  readonly step?: number | undefined;
3598
3563
  readonly currencyConfig?: {
3599
3564
  precision: number;
@@ -3687,7 +3652,6 @@ declare const SystemFile: Omit<{
3687
3652
  } | undefined;
3688
3653
  readonly sortable?: boolean | undefined;
3689
3654
  readonly inlineHelpText?: string | undefined;
3690
- readonly caseSensitive?: boolean | undefined;
3691
3655
  readonly autonumberFormat?: string | undefined;
3692
3656
  readonly index?: boolean | undefined;
3693
3657
  readonly type: "datetime";
@@ -3793,7 +3757,6 @@ declare const SystemUploadSession: Omit<{
3793
3757
  relationshipField?: string | undefined;
3794
3758
  } | undefined;
3795
3759
  language?: string | undefined;
3796
- maxRating?: number | undefined;
3797
3760
  step?: number | undefined;
3798
3761
  currencyConfig?: {
3799
3762
  precision: number;
@@ -3923,7 +3886,6 @@ declare const SystemUploadSession: Omit<{
3923
3886
  requiredPermissions?: string[] | undefined;
3924
3887
  system?: boolean | undefined;
3925
3888
  inlineHelpText?: string | undefined;
3926
- caseSensitive?: boolean | undefined;
3927
3889
  autonumberFormat?: string | undefined;
3928
3890
  }>;
3929
3891
  _lock?: "full" | "none" | "no-overlay" | "no-delete" | undefined;
@@ -4011,12 +3973,6 @@ declare const SystemUploadSession: Omit<{
4011
3973
  versionField: string;
4012
3974
  retentionDays?: number | undefined;
4013
3975
  } | undefined;
4014
- partitioning?: {
4015
- enabled: boolean;
4016
- strategy: "list" | "hash" | "range";
4017
- key: string;
4018
- interval?: string | undefined;
4019
- } | undefined;
4020
3976
  validations?: _objectstack_spec_data.BaseValidationRuleShape[] | undefined;
4021
3977
  activityMilestones?: {
4022
3978
  field: string;
@@ -4347,7 +4303,6 @@ declare const SystemUploadSession: Omit<{
4347
4303
  debounceMs?: number | undefined;
4348
4304
  } | undefined;
4349
4305
  }> | undefined;
4350
- defaultDetailForm?: string | undefined;
4351
4306
  searchableFields?: string[] | undefined;
4352
4307
  search?: {
4353
4308
  fields: string[];
@@ -4392,6 +4347,7 @@ declare const SystemUploadSession: Omit<{
4392
4347
  locations?: ("list_toolbar" | "list_item" | "record_header" | "record_more" | "record_related" | "record_section" | "global_nav")[] | undefined;
4393
4348
  component?: "action:button" | "action:icon" | "action:menu" | "action:group" | undefined;
4394
4349
  target?: string | undefined;
4350
+ openIn?: "self" | "new-tab" | undefined;
4395
4351
  body?: {
4396
4352
  language: "expression";
4397
4353
  source: string;
@@ -4576,7 +4532,6 @@ declare const SystemUploadSession: Omit<{
4576
4532
  relationshipField?: string | undefined;
4577
4533
  } | undefined;
4578
4534
  readonly language?: string | undefined;
4579
- readonly maxRating?: number | undefined;
4580
4535
  readonly step?: number | undefined;
4581
4536
  readonly currencyConfig?: {
4582
4537
  precision: number;
@@ -4670,7 +4625,6 @@ declare const SystemUploadSession: Omit<{
4670
4625
  } | undefined;
4671
4626
  readonly sortable?: boolean | undefined;
4672
4627
  readonly inlineHelpText?: string | undefined;
4673
- readonly caseSensitive?: boolean | undefined;
4674
4628
  readonly autonumberFormat?: string | undefined;
4675
4629
  readonly index?: boolean | undefined;
4676
4630
  readonly type: "text";
@@ -4752,7 +4706,6 @@ declare const SystemUploadSession: Omit<{
4752
4706
  relationshipField?: string | undefined;
4753
4707
  } | undefined;
4754
4708
  readonly language?: string | undefined;
4755
- readonly maxRating?: number | undefined;
4756
4709
  readonly step?: number | undefined;
4757
4710
  readonly currencyConfig?: {
4758
4711
  precision: number;
@@ -4846,7 +4799,6 @@ declare const SystemUploadSession: Omit<{
4846
4799
  } | undefined;
4847
4800
  readonly sortable?: boolean | undefined;
4848
4801
  readonly inlineHelpText?: string | undefined;
4849
- readonly caseSensitive?: boolean | undefined;
4850
4802
  readonly autonumberFormat?: string | undefined;
4851
4803
  readonly index?: boolean | undefined;
4852
4804
  readonly type: "text";
@@ -4928,7 +4880,6 @@ declare const SystemUploadSession: Omit<{
4928
4880
  relationshipField?: string | undefined;
4929
4881
  } | undefined;
4930
4882
  readonly language?: string | undefined;
4931
- readonly maxRating?: number | undefined;
4932
4883
  readonly step?: number | undefined;
4933
4884
  readonly currencyConfig?: {
4934
4885
  precision: number;
@@ -5022,7 +4973,6 @@ declare const SystemUploadSession: Omit<{
5022
4973
  } | undefined;
5023
4974
  readonly sortable?: boolean | undefined;
5024
4975
  readonly inlineHelpText?: string | undefined;
5025
- readonly caseSensitive?: boolean | undefined;
5026
4976
  readonly autonumberFormat?: string | undefined;
5027
4977
  readonly index?: boolean | undefined;
5028
4978
  readonly type: "text";
@@ -5104,7 +5054,6 @@ declare const SystemUploadSession: Omit<{
5104
5054
  relationshipField?: string | undefined;
5105
5055
  } | undefined;
5106
5056
  readonly language?: string | undefined;
5107
- readonly maxRating?: number | undefined;
5108
5057
  readonly step?: number | undefined;
5109
5058
  readonly currencyConfig?: {
5110
5059
  precision: number;
@@ -5198,7 +5147,6 @@ declare const SystemUploadSession: Omit<{
5198
5147
  } | undefined;
5199
5148
  readonly sortable?: boolean | undefined;
5200
5149
  readonly inlineHelpText?: string | undefined;
5201
- readonly caseSensitive?: boolean | undefined;
5202
5150
  readonly autonumberFormat?: string | undefined;
5203
5151
  readonly index?: boolean | undefined;
5204
5152
  readonly type: "text";
@@ -5280,7 +5228,6 @@ declare const SystemUploadSession: Omit<{
5280
5228
  relationshipField?: string | undefined;
5281
5229
  } | undefined;
5282
5230
  readonly language?: string | undefined;
5283
- readonly maxRating?: number | undefined;
5284
5231
  readonly step?: number | undefined;
5285
5232
  readonly currencyConfig?: {
5286
5233
  precision: number;
@@ -5374,7 +5321,6 @@ declare const SystemUploadSession: Omit<{
5374
5321
  } | undefined;
5375
5322
  readonly sortable?: boolean | undefined;
5376
5323
  readonly inlineHelpText?: string | undefined;
5377
- readonly caseSensitive?: boolean | undefined;
5378
5324
  readonly autonumberFormat?: string | undefined;
5379
5325
  readonly index?: boolean | undefined;
5380
5326
  readonly type: "text";
@@ -5456,7 +5402,6 @@ declare const SystemUploadSession: Omit<{
5456
5402
  relationshipField?: string | undefined;
5457
5403
  } | undefined;
5458
5404
  readonly language?: string | undefined;
5459
- readonly maxRating?: number | undefined;
5460
5405
  readonly step?: number | undefined;
5461
5406
  readonly currencyConfig?: {
5462
5407
  precision: number;
@@ -5550,7 +5495,6 @@ declare const SystemUploadSession: Omit<{
5550
5495
  } | undefined;
5551
5496
  readonly sortable?: boolean | undefined;
5552
5497
  readonly inlineHelpText?: string | undefined;
5553
- readonly caseSensitive?: boolean | undefined;
5554
5498
  readonly autonumberFormat?: string | undefined;
5555
5499
  readonly index?: boolean | undefined;
5556
5500
  readonly type: "number";
@@ -5632,7 +5576,6 @@ declare const SystemUploadSession: Omit<{
5632
5576
  relationshipField?: string | undefined;
5633
5577
  } | undefined;
5634
5578
  readonly language?: string | undefined;
5635
- readonly maxRating?: number | undefined;
5636
5579
  readonly step?: number | undefined;
5637
5580
  readonly currencyConfig?: {
5638
5581
  precision: number;
@@ -5726,7 +5669,6 @@ declare const SystemUploadSession: Omit<{
5726
5669
  } | undefined;
5727
5670
  readonly sortable?: boolean | undefined;
5728
5671
  readonly inlineHelpText?: string | undefined;
5729
- readonly caseSensitive?: boolean | undefined;
5730
5672
  readonly autonumberFormat?: string | undefined;
5731
5673
  readonly index?: boolean | undefined;
5732
5674
  readonly type: "number";
@@ -5808,7 +5750,6 @@ declare const SystemUploadSession: Omit<{
5808
5750
  relationshipField?: string | undefined;
5809
5751
  } | undefined;
5810
5752
  readonly language?: string | undefined;
5811
- readonly maxRating?: number | undefined;
5812
5753
  readonly step?: number | undefined;
5813
5754
  readonly currencyConfig?: {
5814
5755
  precision: number;
@@ -5902,7 +5843,6 @@ declare const SystemUploadSession: Omit<{
5902
5843
  } | undefined;
5903
5844
  readonly sortable?: boolean | undefined;
5904
5845
  readonly inlineHelpText?: string | undefined;
5905
- readonly caseSensitive?: boolean | undefined;
5906
5846
  readonly autonumberFormat?: string | undefined;
5907
5847
  readonly index?: boolean | undefined;
5908
5848
  readonly type: "number";
@@ -5984,7 +5924,6 @@ declare const SystemUploadSession: Omit<{
5984
5924
  relationshipField?: string | undefined;
5985
5925
  } | undefined;
5986
5926
  readonly language?: string | undefined;
5987
- readonly maxRating?: number | undefined;
5988
5927
  readonly step?: number | undefined;
5989
5928
  readonly currencyConfig?: {
5990
5929
  precision: number;
@@ -6078,7 +6017,6 @@ declare const SystemUploadSession: Omit<{
6078
6017
  } | undefined;
6079
6018
  readonly sortable?: boolean | undefined;
6080
6019
  readonly inlineHelpText?: string | undefined;
6081
- readonly caseSensitive?: boolean | undefined;
6082
6020
  readonly autonumberFormat?: string | undefined;
6083
6021
  readonly index?: boolean | undefined;
6084
6022
  readonly type: "number";
@@ -6160,7 +6098,6 @@ declare const SystemUploadSession: Omit<{
6160
6098
  relationshipField?: string | undefined;
6161
6099
  } | undefined;
6162
6100
  readonly language?: string | undefined;
6163
- readonly maxRating?: number | undefined;
6164
6101
  readonly step?: number | undefined;
6165
6102
  readonly currencyConfig?: {
6166
6103
  precision: number;
@@ -6254,7 +6191,6 @@ declare const SystemUploadSession: Omit<{
6254
6191
  } | undefined;
6255
6192
  readonly sortable?: boolean | undefined;
6256
6193
  readonly inlineHelpText?: string | undefined;
6257
- readonly caseSensitive?: boolean | undefined;
6258
6194
  readonly autonumberFormat?: string | undefined;
6259
6195
  readonly index?: boolean | undefined;
6260
6196
  readonly type: "number";
@@ -6336,7 +6272,6 @@ declare const SystemUploadSession: Omit<{
6336
6272
  relationshipField?: string | undefined;
6337
6273
  } | undefined;
6338
6274
  readonly language?: string | undefined;
6339
- readonly maxRating?: number | undefined;
6340
6275
  readonly step?: number | undefined;
6341
6276
  readonly currencyConfig?: {
6342
6277
  precision: number;
@@ -6430,7 +6365,6 @@ declare const SystemUploadSession: Omit<{
6430
6365
  } | undefined;
6431
6366
  readonly sortable?: boolean | undefined;
6432
6367
  readonly inlineHelpText?: string | undefined;
6433
- readonly caseSensitive?: boolean | undefined;
6434
6368
  readonly autonumberFormat?: string | undefined;
6435
6369
  readonly index?: boolean | undefined;
6436
6370
  readonly type: "text";
@@ -6512,7 +6446,6 @@ declare const SystemUploadSession: Omit<{
6512
6446
  relationshipField?: string | undefined;
6513
6447
  } | undefined;
6514
6448
  readonly language?: string | undefined;
6515
- readonly maxRating?: number | undefined;
6516
6449
  readonly step?: number | undefined;
6517
6450
  readonly currencyConfig?: {
6518
6451
  precision: number;
@@ -6606,7 +6539,6 @@ declare const SystemUploadSession: Omit<{
6606
6539
  } | undefined;
6607
6540
  readonly sortable?: boolean | undefined;
6608
6541
  readonly inlineHelpText?: string | undefined;
6609
- readonly caseSensitive?: boolean | undefined;
6610
6542
  readonly autonumberFormat?: string | undefined;
6611
6543
  readonly index?: boolean | undefined;
6612
6544
  readonly type: "text";
@@ -6688,7 +6620,6 @@ declare const SystemUploadSession: Omit<{
6688
6620
  relationshipField?: string | undefined;
6689
6621
  } | undefined;
6690
6622
  readonly language?: string | undefined;
6691
- readonly maxRating?: number | undefined;
6692
6623
  readonly step?: number | undefined;
6693
6624
  readonly currencyConfig?: {
6694
6625
  precision: number;
@@ -6782,7 +6713,6 @@ declare const SystemUploadSession: Omit<{
6782
6713
  } | undefined;
6783
6714
  readonly sortable?: boolean | undefined;
6784
6715
  readonly inlineHelpText?: string | undefined;
6785
- readonly caseSensitive?: boolean | undefined;
6786
6716
  readonly autonumberFormat?: string | undefined;
6787
6717
  readonly index?: boolean | undefined;
6788
6718
  readonly type: "text";
@@ -6864,7 +6794,6 @@ declare const SystemUploadSession: Omit<{
6864
6794
  relationshipField?: string | undefined;
6865
6795
  } | undefined;
6866
6796
  readonly language?: string | undefined;
6867
- readonly maxRating?: number | undefined;
6868
6797
  readonly step?: number | undefined;
6869
6798
  readonly currencyConfig?: {
6870
6799
  precision: number;
@@ -6958,7 +6887,6 @@ declare const SystemUploadSession: Omit<{
6958
6887
  } | undefined;
6959
6888
  readonly sortable?: boolean | undefined;
6960
6889
  readonly inlineHelpText?: string | undefined;
6961
- readonly caseSensitive?: boolean | undefined;
6962
6890
  readonly autonumberFormat?: string | undefined;
6963
6891
  readonly index?: boolean | undefined;
6964
6892
  readonly type: "text";
@@ -7040,7 +6968,6 @@ declare const SystemUploadSession: Omit<{
7040
6968
  relationshipField?: string | undefined;
7041
6969
  } | undefined;
7042
6970
  readonly language?: string | undefined;
7043
- readonly maxRating?: number | undefined;
7044
6971
  readonly step?: number | undefined;
7045
6972
  readonly currencyConfig?: {
7046
6973
  precision: number;
@@ -7134,7 +7061,6 @@ declare const SystemUploadSession: Omit<{
7134
7061
  } | undefined;
7135
7062
  readonly sortable?: boolean | undefined;
7136
7063
  readonly inlineHelpText?: string | undefined;
7137
- readonly caseSensitive?: boolean | undefined;
7138
7064
  readonly autonumberFormat?: string | undefined;
7139
7065
  readonly index?: boolean | undefined;
7140
7066
  readonly type: "text";
@@ -7216,7 +7142,6 @@ declare const SystemUploadSession: Omit<{
7216
7142
  relationshipField?: string | undefined;
7217
7143
  } | undefined;
7218
7144
  readonly language?: string | undefined;
7219
- readonly maxRating?: number | undefined;
7220
7145
  readonly step?: number | undefined;
7221
7146
  readonly currencyConfig?: {
7222
7147
  precision: number;
@@ -7310,7 +7235,6 @@ declare const SystemUploadSession: Omit<{
7310
7235
  } | undefined;
7311
7236
  readonly sortable?: boolean | undefined;
7312
7237
  readonly inlineHelpText?: string | undefined;
7313
- readonly caseSensitive?: boolean | undefined;
7314
7238
  readonly autonumberFormat?: string | undefined;
7315
7239
  readonly index?: boolean | undefined;
7316
7240
  readonly type: "text";
@@ -7392,7 +7316,6 @@ declare const SystemUploadSession: Omit<{
7392
7316
  relationshipField?: string | undefined;
7393
7317
  } | undefined;
7394
7318
  readonly language?: string | undefined;
7395
- readonly maxRating?: number | undefined;
7396
7319
  readonly step?: number | undefined;
7397
7320
  readonly currencyConfig?: {
7398
7321
  precision: number;
@@ -7486,7 +7409,6 @@ declare const SystemUploadSession: Omit<{
7486
7409
  } | undefined;
7487
7410
  readonly sortable?: boolean | undefined;
7488
7411
  readonly inlineHelpText?: string | undefined;
7489
- readonly caseSensitive?: boolean | undefined;
7490
7412
  readonly autonumberFormat?: string | undefined;
7491
7413
  readonly index?: boolean | undefined;
7492
7414
  readonly type: "select";
@@ -7568,7 +7490,6 @@ declare const SystemUploadSession: Omit<{
7568
7490
  relationshipField?: string | undefined;
7569
7491
  } | undefined;
7570
7492
  readonly language?: string | undefined;
7571
- readonly maxRating?: number | undefined;
7572
7493
  readonly step?: number | undefined;
7573
7494
  readonly currencyConfig?: {
7574
7495
  precision: number;
@@ -7662,7 +7583,6 @@ declare const SystemUploadSession: Omit<{
7662
7583
  } | undefined;
7663
7584
  readonly sortable?: boolean | undefined;
7664
7585
  readonly inlineHelpText?: string | undefined;
7665
- readonly caseSensitive?: boolean | undefined;
7666
7586
  readonly autonumberFormat?: string | undefined;
7667
7587
  readonly index?: boolean | undefined;
7668
7588
  readonly type: "datetime";
@@ -7744,7 +7664,6 @@ declare const SystemUploadSession: Omit<{
7744
7664
  relationshipField?: string | undefined;
7745
7665
  } | undefined;
7746
7666
  readonly language?: string | undefined;
7747
- readonly maxRating?: number | undefined;
7748
7667
  readonly step?: number | undefined;
7749
7668
  readonly currencyConfig?: {
7750
7669
  precision: number;
@@ -7838,7 +7757,6 @@ declare const SystemUploadSession: Omit<{
7838
7757
  } | undefined;
7839
7758
  readonly sortable?: boolean | undefined;
7840
7759
  readonly inlineHelpText?: string | undefined;
7841
- readonly caseSensitive?: boolean | undefined;
7842
7760
  readonly autonumberFormat?: string | undefined;
7843
7761
  readonly index?: boolean | undefined;
7844
7762
  readonly type: "datetime";
@@ -7920,7 +7838,6 @@ declare const SystemUploadSession: Omit<{
7920
7838
  relationshipField?: string | undefined;
7921
7839
  } | undefined;
7922
7840
  readonly language?: string | undefined;
7923
- readonly maxRating?: number | undefined;
7924
7841
  readonly step?: number | undefined;
7925
7842
  readonly currencyConfig?: {
7926
7843
  precision: number;
@@ -8014,7 +7931,6 @@ declare const SystemUploadSession: Omit<{
8014
7931
  } | undefined;
8015
7932
  readonly sortable?: boolean | undefined;
8016
7933
  readonly inlineHelpText?: string | undefined;
8017
- readonly caseSensitive?: boolean | undefined;
8018
7934
  readonly autonumberFormat?: string | undefined;
8019
7935
  readonly index?: boolean | undefined;
8020
7936
  readonly type: "datetime";
package/dist/index.d.ts CHANGED
@@ -522,7 +522,6 @@ declare const SystemFile: Omit<{
522
522
  relationshipField?: string | undefined;
523
523
  } | undefined;
524
524
  language?: string | undefined;
525
- maxRating?: number | undefined;
526
525
  step?: number | undefined;
527
526
  currencyConfig?: {
528
527
  precision: number;
@@ -652,7 +651,6 @@ declare const SystemFile: Omit<{
652
651
  requiredPermissions?: string[] | undefined;
653
652
  system?: boolean | undefined;
654
653
  inlineHelpText?: string | undefined;
655
- caseSensitive?: boolean | undefined;
656
654
  autonumberFormat?: string | undefined;
657
655
  }>;
658
656
  _lock?: "full" | "none" | "no-overlay" | "no-delete" | undefined;
@@ -740,12 +738,6 @@ declare const SystemFile: Omit<{
740
738
  versionField: string;
741
739
  retentionDays?: number | undefined;
742
740
  } | undefined;
743
- partitioning?: {
744
- enabled: boolean;
745
- strategy: "list" | "hash" | "range";
746
- key: string;
747
- interval?: string | undefined;
748
- } | undefined;
749
741
  validations?: _objectstack_spec_data.BaseValidationRuleShape[] | undefined;
750
742
  activityMilestones?: {
751
743
  field: string;
@@ -1076,7 +1068,6 @@ declare const SystemFile: Omit<{
1076
1068
  debounceMs?: number | undefined;
1077
1069
  } | undefined;
1078
1070
  }> | undefined;
1079
- defaultDetailForm?: string | undefined;
1080
1071
  searchableFields?: string[] | undefined;
1081
1072
  search?: {
1082
1073
  fields: string[];
@@ -1121,6 +1112,7 @@ declare const SystemFile: Omit<{
1121
1112
  locations?: ("list_toolbar" | "list_item" | "record_header" | "record_more" | "record_related" | "record_section" | "global_nav")[] | undefined;
1122
1113
  component?: "action:button" | "action:icon" | "action:menu" | "action:group" | undefined;
1123
1114
  target?: string | undefined;
1115
+ openIn?: "self" | "new-tab" | undefined;
1124
1116
  body?: {
1125
1117
  language: "expression";
1126
1118
  source: string;
@@ -1305,7 +1297,6 @@ declare const SystemFile: Omit<{
1305
1297
  relationshipField?: string | undefined;
1306
1298
  } | undefined;
1307
1299
  readonly language?: string | undefined;
1308
- readonly maxRating?: number | undefined;
1309
1300
  readonly step?: number | undefined;
1310
1301
  readonly currencyConfig?: {
1311
1302
  precision: number;
@@ -1399,7 +1390,6 @@ declare const SystemFile: Omit<{
1399
1390
  } | undefined;
1400
1391
  readonly sortable?: boolean | undefined;
1401
1392
  readonly inlineHelpText?: string | undefined;
1402
- readonly caseSensitive?: boolean | undefined;
1403
1393
  readonly autonumberFormat?: string | undefined;
1404
1394
  readonly index?: boolean | undefined;
1405
1395
  readonly type: "text";
@@ -1481,7 +1471,6 @@ declare const SystemFile: Omit<{
1481
1471
  relationshipField?: string | undefined;
1482
1472
  } | undefined;
1483
1473
  readonly language?: string | undefined;
1484
- readonly maxRating?: number | undefined;
1485
1474
  readonly step?: number | undefined;
1486
1475
  readonly currencyConfig?: {
1487
1476
  precision: number;
@@ -1575,7 +1564,6 @@ declare const SystemFile: Omit<{
1575
1564
  } | undefined;
1576
1565
  readonly sortable?: boolean | undefined;
1577
1566
  readonly inlineHelpText?: string | undefined;
1578
- readonly caseSensitive?: boolean | undefined;
1579
1567
  readonly autonumberFormat?: string | undefined;
1580
1568
  readonly index?: boolean | undefined;
1581
1569
  readonly type: "text";
@@ -1657,7 +1645,6 @@ declare const SystemFile: Omit<{
1657
1645
  relationshipField?: string | undefined;
1658
1646
  } | undefined;
1659
1647
  readonly language?: string | undefined;
1660
- readonly maxRating?: number | undefined;
1661
1648
  readonly step?: number | undefined;
1662
1649
  readonly currencyConfig?: {
1663
1650
  precision: number;
@@ -1751,7 +1738,6 @@ declare const SystemFile: Omit<{
1751
1738
  } | undefined;
1752
1739
  readonly sortable?: boolean | undefined;
1753
1740
  readonly inlineHelpText?: string | undefined;
1754
- readonly caseSensitive?: boolean | undefined;
1755
1741
  readonly autonumberFormat?: string | undefined;
1756
1742
  readonly index?: boolean | undefined;
1757
1743
  readonly type: "text";
@@ -1833,7 +1819,6 @@ declare const SystemFile: Omit<{
1833
1819
  relationshipField?: string | undefined;
1834
1820
  } | undefined;
1835
1821
  readonly language?: string | undefined;
1836
- readonly maxRating?: number | undefined;
1837
1822
  readonly step?: number | undefined;
1838
1823
  readonly currencyConfig?: {
1839
1824
  precision: number;
@@ -1927,7 +1912,6 @@ declare const SystemFile: Omit<{
1927
1912
  } | undefined;
1928
1913
  readonly sortable?: boolean | undefined;
1929
1914
  readonly inlineHelpText?: string | undefined;
1930
- readonly caseSensitive?: boolean | undefined;
1931
1915
  readonly autonumberFormat?: string | undefined;
1932
1916
  readonly index?: boolean | undefined;
1933
1917
  readonly type: "text";
@@ -2009,7 +1993,6 @@ declare const SystemFile: Omit<{
2009
1993
  relationshipField?: string | undefined;
2010
1994
  } | undefined;
2011
1995
  readonly language?: string | undefined;
2012
- readonly maxRating?: number | undefined;
2013
1996
  readonly step?: number | undefined;
2014
1997
  readonly currencyConfig?: {
2015
1998
  precision: number;
@@ -2103,7 +2086,6 @@ declare const SystemFile: Omit<{
2103
2086
  } | undefined;
2104
2087
  readonly sortable?: boolean | undefined;
2105
2088
  readonly inlineHelpText?: string | undefined;
2106
- readonly caseSensitive?: boolean | undefined;
2107
2089
  readonly autonumberFormat?: string | undefined;
2108
2090
  readonly index?: boolean | undefined;
2109
2091
  readonly type: "number";
@@ -2185,7 +2167,6 @@ declare const SystemFile: Omit<{
2185
2167
  relationshipField?: string | undefined;
2186
2168
  } | undefined;
2187
2169
  readonly language?: string | undefined;
2188
- readonly maxRating?: number | undefined;
2189
2170
  readonly step?: number | undefined;
2190
2171
  readonly currencyConfig?: {
2191
2172
  precision: number;
@@ -2279,7 +2260,6 @@ declare const SystemFile: Omit<{
2279
2260
  } | undefined;
2280
2261
  readonly sortable?: boolean | undefined;
2281
2262
  readonly inlineHelpText?: string | undefined;
2282
- readonly caseSensitive?: boolean | undefined;
2283
2263
  readonly autonumberFormat?: string | undefined;
2284
2264
  readonly index?: boolean | undefined;
2285
2265
  readonly type: "select";
@@ -2361,7 +2341,6 @@ declare const SystemFile: Omit<{
2361
2341
  relationshipField?: string | undefined;
2362
2342
  } | undefined;
2363
2343
  readonly language?: string | undefined;
2364
- readonly maxRating?: number | undefined;
2365
2344
  readonly step?: number | undefined;
2366
2345
  readonly currencyConfig?: {
2367
2346
  precision: number;
@@ -2455,7 +2434,6 @@ declare const SystemFile: Omit<{
2455
2434
  } | undefined;
2456
2435
  readonly sortable?: boolean | undefined;
2457
2436
  readonly inlineHelpText?: string | undefined;
2458
- readonly caseSensitive?: boolean | undefined;
2459
2437
  readonly autonumberFormat?: string | undefined;
2460
2438
  readonly index?: boolean | undefined;
2461
2439
  readonly type: "text";
@@ -2537,7 +2515,6 @@ declare const SystemFile: Omit<{
2537
2515
  relationshipField?: string | undefined;
2538
2516
  } | undefined;
2539
2517
  readonly language?: string | undefined;
2540
- readonly maxRating?: number | undefined;
2541
2518
  readonly step?: number | undefined;
2542
2519
  readonly currencyConfig?: {
2543
2520
  precision: number;
@@ -2631,7 +2608,6 @@ declare const SystemFile: Omit<{
2631
2608
  } | undefined;
2632
2609
  readonly sortable?: boolean | undefined;
2633
2610
  readonly inlineHelpText?: string | undefined;
2634
- readonly caseSensitive?: boolean | undefined;
2635
2611
  readonly autonumberFormat?: string | undefined;
2636
2612
  readonly index?: boolean | undefined;
2637
2613
  readonly type: "select";
@@ -2713,7 +2689,6 @@ declare const SystemFile: Omit<{
2713
2689
  relationshipField?: string | undefined;
2714
2690
  } | undefined;
2715
2691
  readonly language?: string | undefined;
2716
- readonly maxRating?: number | undefined;
2717
2692
  readonly step?: number | undefined;
2718
2693
  readonly currencyConfig?: {
2719
2694
  precision: number;
@@ -2807,7 +2782,6 @@ declare const SystemFile: Omit<{
2807
2782
  } | undefined;
2808
2783
  readonly sortable?: boolean | undefined;
2809
2784
  readonly inlineHelpText?: string | undefined;
2810
- readonly caseSensitive?: boolean | undefined;
2811
2785
  readonly autonumberFormat?: string | undefined;
2812
2786
  readonly index?: boolean | undefined;
2813
2787
  readonly type: "select";
@@ -2889,7 +2863,6 @@ declare const SystemFile: Omit<{
2889
2863
  relationshipField?: string | undefined;
2890
2864
  } | undefined;
2891
2865
  readonly language?: string | undefined;
2892
- readonly maxRating?: number | undefined;
2893
2866
  readonly step?: number | undefined;
2894
2867
  readonly currencyConfig?: {
2895
2868
  precision: number;
@@ -2983,7 +2956,6 @@ declare const SystemFile: Omit<{
2983
2956
  } | undefined;
2984
2957
  readonly sortable?: boolean | undefined;
2985
2958
  readonly inlineHelpText?: string | undefined;
2986
- readonly caseSensitive?: boolean | undefined;
2987
2959
  readonly autonumberFormat?: string | undefined;
2988
2960
  readonly index?: boolean | undefined;
2989
2961
  readonly type: "text";
@@ -3065,7 +3037,6 @@ declare const SystemFile: Omit<{
3065
3037
  relationshipField?: string | undefined;
3066
3038
  } | undefined;
3067
3039
  readonly language?: string | undefined;
3068
- readonly maxRating?: number | undefined;
3069
3040
  readonly step?: number | undefined;
3070
3041
  readonly currencyConfig?: {
3071
3042
  precision: number;
@@ -3159,7 +3130,6 @@ declare const SystemFile: Omit<{
3159
3130
  } | undefined;
3160
3131
  readonly sortable?: boolean | undefined;
3161
3132
  readonly inlineHelpText?: string | undefined;
3162
- readonly caseSensitive?: boolean | undefined;
3163
3133
  readonly autonumberFormat?: string | undefined;
3164
3134
  readonly index?: boolean | undefined;
3165
3135
  readonly type: "text";
@@ -3241,7 +3211,6 @@ declare const SystemFile: Omit<{
3241
3211
  relationshipField?: string | undefined;
3242
3212
  } | undefined;
3243
3213
  readonly language?: string | undefined;
3244
- readonly maxRating?: number | undefined;
3245
3214
  readonly step?: number | undefined;
3246
3215
  readonly currencyConfig?: {
3247
3216
  precision: number;
@@ -3335,7 +3304,6 @@ declare const SystemFile: Omit<{
3335
3304
  } | undefined;
3336
3305
  readonly sortable?: boolean | undefined;
3337
3306
  readonly inlineHelpText?: string | undefined;
3338
- readonly caseSensitive?: boolean | undefined;
3339
3307
  readonly autonumberFormat?: string | undefined;
3340
3308
  readonly index?: boolean | undefined;
3341
3309
  readonly type: "text";
@@ -3417,7 +3385,6 @@ declare const SystemFile: Omit<{
3417
3385
  relationshipField?: string | undefined;
3418
3386
  } | undefined;
3419
3387
  readonly language?: string | undefined;
3420
- readonly maxRating?: number | undefined;
3421
3388
  readonly step?: number | undefined;
3422
3389
  readonly currencyConfig?: {
3423
3390
  precision: number;
@@ -3511,7 +3478,6 @@ declare const SystemFile: Omit<{
3511
3478
  } | undefined;
3512
3479
  readonly sortable?: boolean | undefined;
3513
3480
  readonly inlineHelpText?: string | undefined;
3514
- readonly caseSensitive?: boolean | undefined;
3515
3481
  readonly autonumberFormat?: string | undefined;
3516
3482
  readonly index?: boolean | undefined;
3517
3483
  readonly type: "datetime";
@@ -3593,7 +3559,6 @@ declare const SystemFile: Omit<{
3593
3559
  relationshipField?: string | undefined;
3594
3560
  } | undefined;
3595
3561
  readonly language?: string | undefined;
3596
- readonly maxRating?: number | undefined;
3597
3562
  readonly step?: number | undefined;
3598
3563
  readonly currencyConfig?: {
3599
3564
  precision: number;
@@ -3687,7 +3652,6 @@ declare const SystemFile: Omit<{
3687
3652
  } | undefined;
3688
3653
  readonly sortable?: boolean | undefined;
3689
3654
  readonly inlineHelpText?: string | undefined;
3690
- readonly caseSensitive?: boolean | undefined;
3691
3655
  readonly autonumberFormat?: string | undefined;
3692
3656
  readonly index?: boolean | undefined;
3693
3657
  readonly type: "datetime";
@@ -3793,7 +3757,6 @@ declare const SystemUploadSession: Omit<{
3793
3757
  relationshipField?: string | undefined;
3794
3758
  } | undefined;
3795
3759
  language?: string | undefined;
3796
- maxRating?: number | undefined;
3797
3760
  step?: number | undefined;
3798
3761
  currencyConfig?: {
3799
3762
  precision: number;
@@ -3923,7 +3886,6 @@ declare const SystemUploadSession: Omit<{
3923
3886
  requiredPermissions?: string[] | undefined;
3924
3887
  system?: boolean | undefined;
3925
3888
  inlineHelpText?: string | undefined;
3926
- caseSensitive?: boolean | undefined;
3927
3889
  autonumberFormat?: string | undefined;
3928
3890
  }>;
3929
3891
  _lock?: "full" | "none" | "no-overlay" | "no-delete" | undefined;
@@ -4011,12 +3973,6 @@ declare const SystemUploadSession: Omit<{
4011
3973
  versionField: string;
4012
3974
  retentionDays?: number | undefined;
4013
3975
  } | undefined;
4014
- partitioning?: {
4015
- enabled: boolean;
4016
- strategy: "list" | "hash" | "range";
4017
- key: string;
4018
- interval?: string | undefined;
4019
- } | undefined;
4020
3976
  validations?: _objectstack_spec_data.BaseValidationRuleShape[] | undefined;
4021
3977
  activityMilestones?: {
4022
3978
  field: string;
@@ -4347,7 +4303,6 @@ declare const SystemUploadSession: Omit<{
4347
4303
  debounceMs?: number | undefined;
4348
4304
  } | undefined;
4349
4305
  }> | undefined;
4350
- defaultDetailForm?: string | undefined;
4351
4306
  searchableFields?: string[] | undefined;
4352
4307
  search?: {
4353
4308
  fields: string[];
@@ -4392,6 +4347,7 @@ declare const SystemUploadSession: Omit<{
4392
4347
  locations?: ("list_toolbar" | "list_item" | "record_header" | "record_more" | "record_related" | "record_section" | "global_nav")[] | undefined;
4393
4348
  component?: "action:button" | "action:icon" | "action:menu" | "action:group" | undefined;
4394
4349
  target?: string | undefined;
4350
+ openIn?: "self" | "new-tab" | undefined;
4395
4351
  body?: {
4396
4352
  language: "expression";
4397
4353
  source: string;
@@ -4576,7 +4532,6 @@ declare const SystemUploadSession: Omit<{
4576
4532
  relationshipField?: string | undefined;
4577
4533
  } | undefined;
4578
4534
  readonly language?: string | undefined;
4579
- readonly maxRating?: number | undefined;
4580
4535
  readonly step?: number | undefined;
4581
4536
  readonly currencyConfig?: {
4582
4537
  precision: number;
@@ -4670,7 +4625,6 @@ declare const SystemUploadSession: Omit<{
4670
4625
  } | undefined;
4671
4626
  readonly sortable?: boolean | undefined;
4672
4627
  readonly inlineHelpText?: string | undefined;
4673
- readonly caseSensitive?: boolean | undefined;
4674
4628
  readonly autonumberFormat?: string | undefined;
4675
4629
  readonly index?: boolean | undefined;
4676
4630
  readonly type: "text";
@@ -4752,7 +4706,6 @@ declare const SystemUploadSession: Omit<{
4752
4706
  relationshipField?: string | undefined;
4753
4707
  } | undefined;
4754
4708
  readonly language?: string | undefined;
4755
- readonly maxRating?: number | undefined;
4756
4709
  readonly step?: number | undefined;
4757
4710
  readonly currencyConfig?: {
4758
4711
  precision: number;
@@ -4846,7 +4799,6 @@ declare const SystemUploadSession: Omit<{
4846
4799
  } | undefined;
4847
4800
  readonly sortable?: boolean | undefined;
4848
4801
  readonly inlineHelpText?: string | undefined;
4849
- readonly caseSensitive?: boolean | undefined;
4850
4802
  readonly autonumberFormat?: string | undefined;
4851
4803
  readonly index?: boolean | undefined;
4852
4804
  readonly type: "text";
@@ -4928,7 +4880,6 @@ declare const SystemUploadSession: Omit<{
4928
4880
  relationshipField?: string | undefined;
4929
4881
  } | undefined;
4930
4882
  readonly language?: string | undefined;
4931
- readonly maxRating?: number | undefined;
4932
4883
  readonly step?: number | undefined;
4933
4884
  readonly currencyConfig?: {
4934
4885
  precision: number;
@@ -5022,7 +4973,6 @@ declare const SystemUploadSession: Omit<{
5022
4973
  } | undefined;
5023
4974
  readonly sortable?: boolean | undefined;
5024
4975
  readonly inlineHelpText?: string | undefined;
5025
- readonly caseSensitive?: boolean | undefined;
5026
4976
  readonly autonumberFormat?: string | undefined;
5027
4977
  readonly index?: boolean | undefined;
5028
4978
  readonly type: "text";
@@ -5104,7 +5054,6 @@ declare const SystemUploadSession: Omit<{
5104
5054
  relationshipField?: string | undefined;
5105
5055
  } | undefined;
5106
5056
  readonly language?: string | undefined;
5107
- readonly maxRating?: number | undefined;
5108
5057
  readonly step?: number | undefined;
5109
5058
  readonly currencyConfig?: {
5110
5059
  precision: number;
@@ -5198,7 +5147,6 @@ declare const SystemUploadSession: Omit<{
5198
5147
  } | undefined;
5199
5148
  readonly sortable?: boolean | undefined;
5200
5149
  readonly inlineHelpText?: string | undefined;
5201
- readonly caseSensitive?: boolean | undefined;
5202
5150
  readonly autonumberFormat?: string | undefined;
5203
5151
  readonly index?: boolean | undefined;
5204
5152
  readonly type: "text";
@@ -5280,7 +5228,6 @@ declare const SystemUploadSession: Omit<{
5280
5228
  relationshipField?: string | undefined;
5281
5229
  } | undefined;
5282
5230
  readonly language?: string | undefined;
5283
- readonly maxRating?: number | undefined;
5284
5231
  readonly step?: number | undefined;
5285
5232
  readonly currencyConfig?: {
5286
5233
  precision: number;
@@ -5374,7 +5321,6 @@ declare const SystemUploadSession: Omit<{
5374
5321
  } | undefined;
5375
5322
  readonly sortable?: boolean | undefined;
5376
5323
  readonly inlineHelpText?: string | undefined;
5377
- readonly caseSensitive?: boolean | undefined;
5378
5324
  readonly autonumberFormat?: string | undefined;
5379
5325
  readonly index?: boolean | undefined;
5380
5326
  readonly type: "text";
@@ -5456,7 +5402,6 @@ declare const SystemUploadSession: Omit<{
5456
5402
  relationshipField?: string | undefined;
5457
5403
  } | undefined;
5458
5404
  readonly language?: string | undefined;
5459
- readonly maxRating?: number | undefined;
5460
5405
  readonly step?: number | undefined;
5461
5406
  readonly currencyConfig?: {
5462
5407
  precision: number;
@@ -5550,7 +5495,6 @@ declare const SystemUploadSession: Omit<{
5550
5495
  } | undefined;
5551
5496
  readonly sortable?: boolean | undefined;
5552
5497
  readonly inlineHelpText?: string | undefined;
5553
- readonly caseSensitive?: boolean | undefined;
5554
5498
  readonly autonumberFormat?: string | undefined;
5555
5499
  readonly index?: boolean | undefined;
5556
5500
  readonly type: "number";
@@ -5632,7 +5576,6 @@ declare const SystemUploadSession: Omit<{
5632
5576
  relationshipField?: string | undefined;
5633
5577
  } | undefined;
5634
5578
  readonly language?: string | undefined;
5635
- readonly maxRating?: number | undefined;
5636
5579
  readonly step?: number | undefined;
5637
5580
  readonly currencyConfig?: {
5638
5581
  precision: number;
@@ -5726,7 +5669,6 @@ declare const SystemUploadSession: Omit<{
5726
5669
  } | undefined;
5727
5670
  readonly sortable?: boolean | undefined;
5728
5671
  readonly inlineHelpText?: string | undefined;
5729
- readonly caseSensitive?: boolean | undefined;
5730
5672
  readonly autonumberFormat?: string | undefined;
5731
5673
  readonly index?: boolean | undefined;
5732
5674
  readonly type: "number";
@@ -5808,7 +5750,6 @@ declare const SystemUploadSession: Omit<{
5808
5750
  relationshipField?: string | undefined;
5809
5751
  } | undefined;
5810
5752
  readonly language?: string | undefined;
5811
- readonly maxRating?: number | undefined;
5812
5753
  readonly step?: number | undefined;
5813
5754
  readonly currencyConfig?: {
5814
5755
  precision: number;
@@ -5902,7 +5843,6 @@ declare const SystemUploadSession: Omit<{
5902
5843
  } | undefined;
5903
5844
  readonly sortable?: boolean | undefined;
5904
5845
  readonly inlineHelpText?: string | undefined;
5905
- readonly caseSensitive?: boolean | undefined;
5906
5846
  readonly autonumberFormat?: string | undefined;
5907
5847
  readonly index?: boolean | undefined;
5908
5848
  readonly type: "number";
@@ -5984,7 +5924,6 @@ declare const SystemUploadSession: Omit<{
5984
5924
  relationshipField?: string | undefined;
5985
5925
  } | undefined;
5986
5926
  readonly language?: string | undefined;
5987
- readonly maxRating?: number | undefined;
5988
5927
  readonly step?: number | undefined;
5989
5928
  readonly currencyConfig?: {
5990
5929
  precision: number;
@@ -6078,7 +6017,6 @@ declare const SystemUploadSession: Omit<{
6078
6017
  } | undefined;
6079
6018
  readonly sortable?: boolean | undefined;
6080
6019
  readonly inlineHelpText?: string | undefined;
6081
- readonly caseSensitive?: boolean | undefined;
6082
6020
  readonly autonumberFormat?: string | undefined;
6083
6021
  readonly index?: boolean | undefined;
6084
6022
  readonly type: "number";
@@ -6160,7 +6098,6 @@ declare const SystemUploadSession: Omit<{
6160
6098
  relationshipField?: string | undefined;
6161
6099
  } | undefined;
6162
6100
  readonly language?: string | undefined;
6163
- readonly maxRating?: number | undefined;
6164
6101
  readonly step?: number | undefined;
6165
6102
  readonly currencyConfig?: {
6166
6103
  precision: number;
@@ -6254,7 +6191,6 @@ declare const SystemUploadSession: Omit<{
6254
6191
  } | undefined;
6255
6192
  readonly sortable?: boolean | undefined;
6256
6193
  readonly inlineHelpText?: string | undefined;
6257
- readonly caseSensitive?: boolean | undefined;
6258
6194
  readonly autonumberFormat?: string | undefined;
6259
6195
  readonly index?: boolean | undefined;
6260
6196
  readonly type: "number";
@@ -6336,7 +6272,6 @@ declare const SystemUploadSession: Omit<{
6336
6272
  relationshipField?: string | undefined;
6337
6273
  } | undefined;
6338
6274
  readonly language?: string | undefined;
6339
- readonly maxRating?: number | undefined;
6340
6275
  readonly step?: number | undefined;
6341
6276
  readonly currencyConfig?: {
6342
6277
  precision: number;
@@ -6430,7 +6365,6 @@ declare const SystemUploadSession: Omit<{
6430
6365
  } | undefined;
6431
6366
  readonly sortable?: boolean | undefined;
6432
6367
  readonly inlineHelpText?: string | undefined;
6433
- readonly caseSensitive?: boolean | undefined;
6434
6368
  readonly autonumberFormat?: string | undefined;
6435
6369
  readonly index?: boolean | undefined;
6436
6370
  readonly type: "text";
@@ -6512,7 +6446,6 @@ declare const SystemUploadSession: Omit<{
6512
6446
  relationshipField?: string | undefined;
6513
6447
  } | undefined;
6514
6448
  readonly language?: string | undefined;
6515
- readonly maxRating?: number | undefined;
6516
6449
  readonly step?: number | undefined;
6517
6450
  readonly currencyConfig?: {
6518
6451
  precision: number;
@@ -6606,7 +6539,6 @@ declare const SystemUploadSession: Omit<{
6606
6539
  } | undefined;
6607
6540
  readonly sortable?: boolean | undefined;
6608
6541
  readonly inlineHelpText?: string | undefined;
6609
- readonly caseSensitive?: boolean | undefined;
6610
6542
  readonly autonumberFormat?: string | undefined;
6611
6543
  readonly index?: boolean | undefined;
6612
6544
  readonly type: "text";
@@ -6688,7 +6620,6 @@ declare const SystemUploadSession: Omit<{
6688
6620
  relationshipField?: string | undefined;
6689
6621
  } | undefined;
6690
6622
  readonly language?: string | undefined;
6691
- readonly maxRating?: number | undefined;
6692
6623
  readonly step?: number | undefined;
6693
6624
  readonly currencyConfig?: {
6694
6625
  precision: number;
@@ -6782,7 +6713,6 @@ declare const SystemUploadSession: Omit<{
6782
6713
  } | undefined;
6783
6714
  readonly sortable?: boolean | undefined;
6784
6715
  readonly inlineHelpText?: string | undefined;
6785
- readonly caseSensitive?: boolean | undefined;
6786
6716
  readonly autonumberFormat?: string | undefined;
6787
6717
  readonly index?: boolean | undefined;
6788
6718
  readonly type: "text";
@@ -6864,7 +6794,6 @@ declare const SystemUploadSession: Omit<{
6864
6794
  relationshipField?: string | undefined;
6865
6795
  } | undefined;
6866
6796
  readonly language?: string | undefined;
6867
- readonly maxRating?: number | undefined;
6868
6797
  readonly step?: number | undefined;
6869
6798
  readonly currencyConfig?: {
6870
6799
  precision: number;
@@ -6958,7 +6887,6 @@ declare const SystemUploadSession: Omit<{
6958
6887
  } | undefined;
6959
6888
  readonly sortable?: boolean | undefined;
6960
6889
  readonly inlineHelpText?: string | undefined;
6961
- readonly caseSensitive?: boolean | undefined;
6962
6890
  readonly autonumberFormat?: string | undefined;
6963
6891
  readonly index?: boolean | undefined;
6964
6892
  readonly type: "text";
@@ -7040,7 +6968,6 @@ declare const SystemUploadSession: Omit<{
7040
6968
  relationshipField?: string | undefined;
7041
6969
  } | undefined;
7042
6970
  readonly language?: string | undefined;
7043
- readonly maxRating?: number | undefined;
7044
6971
  readonly step?: number | undefined;
7045
6972
  readonly currencyConfig?: {
7046
6973
  precision: number;
@@ -7134,7 +7061,6 @@ declare const SystemUploadSession: Omit<{
7134
7061
  } | undefined;
7135
7062
  readonly sortable?: boolean | undefined;
7136
7063
  readonly inlineHelpText?: string | undefined;
7137
- readonly caseSensitive?: boolean | undefined;
7138
7064
  readonly autonumberFormat?: string | undefined;
7139
7065
  readonly index?: boolean | undefined;
7140
7066
  readonly type: "text";
@@ -7216,7 +7142,6 @@ declare const SystemUploadSession: Omit<{
7216
7142
  relationshipField?: string | undefined;
7217
7143
  } | undefined;
7218
7144
  readonly language?: string | undefined;
7219
- readonly maxRating?: number | undefined;
7220
7145
  readonly step?: number | undefined;
7221
7146
  readonly currencyConfig?: {
7222
7147
  precision: number;
@@ -7310,7 +7235,6 @@ declare const SystemUploadSession: Omit<{
7310
7235
  } | undefined;
7311
7236
  readonly sortable?: boolean | undefined;
7312
7237
  readonly inlineHelpText?: string | undefined;
7313
- readonly caseSensitive?: boolean | undefined;
7314
7238
  readonly autonumberFormat?: string | undefined;
7315
7239
  readonly index?: boolean | undefined;
7316
7240
  readonly type: "text";
@@ -7392,7 +7316,6 @@ declare const SystemUploadSession: Omit<{
7392
7316
  relationshipField?: string | undefined;
7393
7317
  } | undefined;
7394
7318
  readonly language?: string | undefined;
7395
- readonly maxRating?: number | undefined;
7396
7319
  readonly step?: number | undefined;
7397
7320
  readonly currencyConfig?: {
7398
7321
  precision: number;
@@ -7486,7 +7409,6 @@ declare const SystemUploadSession: Omit<{
7486
7409
  } | undefined;
7487
7410
  readonly sortable?: boolean | undefined;
7488
7411
  readonly inlineHelpText?: string | undefined;
7489
- readonly caseSensitive?: boolean | undefined;
7490
7412
  readonly autonumberFormat?: string | undefined;
7491
7413
  readonly index?: boolean | undefined;
7492
7414
  readonly type: "select";
@@ -7568,7 +7490,6 @@ declare const SystemUploadSession: Omit<{
7568
7490
  relationshipField?: string | undefined;
7569
7491
  } | undefined;
7570
7492
  readonly language?: string | undefined;
7571
- readonly maxRating?: number | undefined;
7572
7493
  readonly step?: number | undefined;
7573
7494
  readonly currencyConfig?: {
7574
7495
  precision: number;
@@ -7662,7 +7583,6 @@ declare const SystemUploadSession: Omit<{
7662
7583
  } | undefined;
7663
7584
  readonly sortable?: boolean | undefined;
7664
7585
  readonly inlineHelpText?: string | undefined;
7665
- readonly caseSensitive?: boolean | undefined;
7666
7586
  readonly autonumberFormat?: string | undefined;
7667
7587
  readonly index?: boolean | undefined;
7668
7588
  readonly type: "datetime";
@@ -7744,7 +7664,6 @@ declare const SystemUploadSession: Omit<{
7744
7664
  relationshipField?: string | undefined;
7745
7665
  } | undefined;
7746
7666
  readonly language?: string | undefined;
7747
- readonly maxRating?: number | undefined;
7748
7667
  readonly step?: number | undefined;
7749
7668
  readonly currencyConfig?: {
7750
7669
  precision: number;
@@ -7838,7 +7757,6 @@ declare const SystemUploadSession: Omit<{
7838
7757
  } | undefined;
7839
7758
  readonly sortable?: boolean | undefined;
7840
7759
  readonly inlineHelpText?: string | undefined;
7841
- readonly caseSensitive?: boolean | undefined;
7842
7760
  readonly autonumberFormat?: string | undefined;
7843
7761
  readonly index?: boolean | undefined;
7844
7762
  readonly type: "datetime";
@@ -7920,7 +7838,6 @@ declare const SystemUploadSession: Omit<{
7920
7838
  relationshipField?: string | undefined;
7921
7839
  } | undefined;
7922
7840
  readonly language?: string | undefined;
7923
- readonly maxRating?: number | undefined;
7924
7841
  readonly step?: number | undefined;
7925
7842
  readonly currencyConfig?: {
7926
7843
  precision: number;
@@ -8014,7 +7931,6 @@ declare const SystemUploadSession: Omit<{
8014
7931
  } | undefined;
8015
7932
  readonly sortable?: boolean | undefined;
8016
7933
  readonly inlineHelpText?: string | undefined;
8017
- readonly caseSensitive?: boolean | undefined;
8018
7934
  readonly autonumberFormat?: string | undefined;
8019
7935
  readonly index?: boolean | undefined;
8020
7936
  readonly type: "datetime";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@objectstack/service-storage",
3
- "version": "11.0.0",
3
+ "version": "11.1.0",
4
4
  "license": "Apache-2.0",
5
5
  "description": "Storage Service for ObjectStack — implements IStorageService with local filesystem and S3 adapter skeleton",
6
6
  "type": "module",
@@ -14,10 +14,10 @@
14
14
  }
15
15
  },
16
16
  "dependencies": {
17
- "@objectstack/core": "11.0.0",
18
- "@objectstack/observability": "11.0.0",
19
- "@objectstack/platform-objects": "11.0.0",
20
- "@objectstack/spec": "11.0.0"
17
+ "@objectstack/core": "11.1.0",
18
+ "@objectstack/observability": "11.1.0",
19
+ "@objectstack/platform-objects": "11.1.0",
20
+ "@objectstack/spec": "11.1.0"
21
21
  },
22
22
  "peerDependencies": {
23
23
  "@aws-sdk/client-s3": "^3.0.0",