@luzmo/dashboard-contents-types 1.0.2 → 1.0.3

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/json-schemas.d.ts CHANGED
@@ -43274,5 +43274,1196 @@ declare const _default: {
43274
43274
  };
43275
43275
  type: string;
43276
43276
  };
43277
+ 'search-filter.schema.json': {
43278
+ $schema: string;
43279
+ $id: string;
43280
+ type: string;
43281
+ description: string;
43282
+ properties: {
43283
+ type: {
43284
+ description: string;
43285
+ type: string;
43286
+ const: string;
43287
+ };
43288
+ options: {
43289
+ description: string;
43290
+ $ref: string;
43291
+ };
43292
+ slots: {
43293
+ description: string;
43294
+ $ref: string;
43295
+ };
43296
+ };
43297
+ };
43298
+ 'search-filter-options.schema.json': {
43299
+ $id: string;
43300
+ $schema: string;
43301
+ properties: {
43302
+ applyFiltersWithButton: {
43303
+ default: boolean;
43304
+ description: string;
43305
+ type: string;
43306
+ };
43307
+ color: {
43308
+ default: string;
43309
+ description: string;
43310
+ examples: string[];
43311
+ type: string;
43312
+ };
43313
+ display: {
43314
+ description: string;
43315
+ properties: {
43316
+ label: {
43317
+ default: boolean;
43318
+ description: string;
43319
+ type: string;
43320
+ };
43321
+ placeholder: {
43322
+ default: boolean;
43323
+ description: string;
43324
+ type: string;
43325
+ };
43326
+ title: {
43327
+ default: boolean;
43328
+ description: string;
43329
+ type: string;
43330
+ };
43331
+ };
43332
+ type: string;
43333
+ };
43334
+ interactivity: {
43335
+ description: string;
43336
+ properties: {
43337
+ measureDimensionPicker: {
43338
+ default: any[][];
43339
+ description: string;
43340
+ items: {
43341
+ description: string;
43342
+ properties: {
43343
+ acceptFormula: {
43344
+ type: string;
43345
+ };
43346
+ allAvailableColumns: {
43347
+ items: {
43348
+ properties: {
43349
+ columns: {
43350
+ items: {
43351
+ properties: {
43352
+ cardinality: {
43353
+ type: string;
43354
+ };
43355
+ color: {
43356
+ type: string;
43357
+ };
43358
+ columnHierarchies: {
43359
+ anyOf: ({
43360
+ items: {
43361
+ type: string;
43362
+ properties?: undefined;
43363
+ };
43364
+ type: string;
43365
+ } | {
43366
+ items: {
43367
+ properties: {
43368
+ color: {
43369
+ type: string;
43370
+ };
43371
+ id: {
43372
+ type: string;
43373
+ };
43374
+ level: {
43375
+ type: string;
43376
+ };
43377
+ name: {
43378
+ type: string;
43379
+ };
43380
+ };
43381
+ type: string;
43382
+ };
43383
+ type: string;
43384
+ })[];
43385
+ };
43386
+ currency: {
43387
+ properties: {
43388
+ id: {
43389
+ type: string;
43390
+ };
43391
+ name: {
43392
+ type: string;
43393
+ };
43394
+ symbol: {
43395
+ type: string;
43396
+ };
43397
+ };
43398
+ type: string;
43399
+ };
43400
+ currency_id: {
43401
+ type: string;
43402
+ };
43403
+ description: {
43404
+ type: string;
43405
+ };
43406
+ duration_format: {
43407
+ enum: string[];
43408
+ type: string;
43409
+ };
43410
+ duration_levels: {
43411
+ items: {
43412
+ type: string;
43413
+ };
43414
+ type: string;
43415
+ };
43416
+ expression: {
43417
+ type: string;
43418
+ };
43419
+ format: {
43420
+ type: string;
43421
+ };
43422
+ hierarchyLevels: {
43423
+ items: {
43424
+ properties: {
43425
+ color: {
43426
+ type: string;
43427
+ };
43428
+ id: {
43429
+ type: string;
43430
+ };
43431
+ level: {
43432
+ type: string;
43433
+ };
43434
+ name: {
43435
+ type: string;
43436
+ };
43437
+ };
43438
+ type: string;
43439
+ };
43440
+ type: string;
43441
+ };
43442
+ hierarchy_enabled: {
43443
+ type: string;
43444
+ };
43445
+ highestLevel: {
43446
+ type: string;
43447
+ };
43448
+ id: {
43449
+ type: string;
43450
+ };
43451
+ informat: {
43452
+ type: string;
43453
+ };
43454
+ isFormula: {
43455
+ type: string;
43456
+ };
43457
+ isLabel: {
43458
+ type: string;
43459
+ };
43460
+ joins: {
43461
+ items: {
43462
+ properties: {
43463
+ currency_id: {
43464
+ type: string[];
43465
+ };
43466
+ hierarchy_enabled: {
43467
+ type: string;
43468
+ };
43469
+ id: {
43470
+ type: string;
43471
+ };
43472
+ join: {
43473
+ properties: {
43474
+ column_id: {
43475
+ type: string;
43476
+ };
43477
+ created_at: {
43478
+ type: string;
43479
+ };
43480
+ joins_id: {
43481
+ type: string;
43482
+ };
43483
+ subtype: {
43484
+ type: string;
43485
+ };
43486
+ type: {
43487
+ enum: string[];
43488
+ type: string;
43489
+ };
43490
+ update_at: {
43491
+ type: string;
43492
+ };
43493
+ updated_at: {
43494
+ type: string;
43495
+ };
43496
+ };
43497
+ type: string;
43498
+ };
43499
+ securable_id: {
43500
+ type: string;
43501
+ };
43502
+ };
43503
+ type: string;
43504
+ };
43505
+ type: string;
43506
+ };
43507
+ level: {
43508
+ type: string;
43509
+ };
43510
+ lowestLevel: {
43511
+ type: string;
43512
+ };
43513
+ name: {
43514
+ type: string;
43515
+ };
43516
+ order: {
43517
+ type: string;
43518
+ };
43519
+ securable_id: {
43520
+ type: string;
43521
+ };
43522
+ source_name: {
43523
+ type: string;
43524
+ };
43525
+ subtype: {
43526
+ enum: string[];
43527
+ type: string;
43528
+ };
43529
+ type: {
43530
+ enum: string[];
43531
+ type: string;
43532
+ };
43533
+ version: {
43534
+ type: string;
43535
+ };
43536
+ width: {
43537
+ type: string;
43538
+ };
43539
+ };
43540
+ type: string;
43541
+ };
43542
+ type: string;
43543
+ };
43544
+ datasetId: {
43545
+ format: string;
43546
+ type: string;
43547
+ };
43548
+ datasetName: {
43549
+ type: string;
43550
+ };
43551
+ formulas: {
43552
+ items: {
43553
+ properties: {
43554
+ color: {
43555
+ type: string;
43556
+ };
43557
+ currency: {
43558
+ properties: {
43559
+ id: {
43560
+ type: string;
43561
+ };
43562
+ name: {
43563
+ type: string;
43564
+ };
43565
+ symbol: {
43566
+ type: string;
43567
+ };
43568
+ };
43569
+ type: string;
43570
+ };
43571
+ currency_id: {
43572
+ type: string;
43573
+ };
43574
+ duration_format: {
43575
+ enum: string[];
43576
+ type: string;
43577
+ };
43578
+ duration_levels: {
43579
+ items: {
43580
+ type: string;
43581
+ };
43582
+ type: string;
43583
+ };
43584
+ expression: {
43585
+ type: string;
43586
+ };
43587
+ format: {
43588
+ type: string;
43589
+ };
43590
+ id: {
43591
+ type: string;
43592
+ };
43593
+ informat: {
43594
+ enum: string[];
43595
+ type: string;
43596
+ };
43597
+ isFormula: {
43598
+ type: string;
43599
+ };
43600
+ level: {
43601
+ type: string;
43602
+ };
43603
+ lowestLevel: {
43604
+ type: string;
43605
+ };
43606
+ name: {
43607
+ type: string;
43608
+ };
43609
+ securableFormula: {
43610
+ properties: {
43611
+ formula_id: {
43612
+ type: string;
43613
+ };
43614
+ securable_id: {
43615
+ type: string;
43616
+ };
43617
+ };
43618
+ type: string;
43619
+ };
43620
+ securable_id: {
43621
+ type: string;
43622
+ };
43623
+ subtype: {
43624
+ enum: string[];
43625
+ type: string;
43626
+ };
43627
+ type: {
43628
+ enum: string[];
43629
+ type: string;
43630
+ };
43631
+ };
43632
+ type: string;
43633
+ };
43634
+ type: string;
43635
+ };
43636
+ };
43637
+ type: string;
43638
+ };
43639
+ type: string;
43640
+ };
43641
+ allowMultiple: {
43642
+ type: string;
43643
+ };
43644
+ description: {
43645
+ type: string;
43646
+ };
43647
+ order: {
43648
+ type: string;
43649
+ };
43650
+ slot: {
43651
+ type: string;
43652
+ };
43653
+ values: {
43654
+ items: {
43655
+ properties: {
43656
+ aggregationFunc: {
43657
+ description: string;
43658
+ enum: string[];
43659
+ type: string;
43660
+ };
43661
+ aggregationWeight: {
43662
+ description: string;
43663
+ properties: {
43664
+ columnId: {
43665
+ description: string;
43666
+ format: string;
43667
+ type: string;
43668
+ };
43669
+ columnSubType: {
43670
+ description: string;
43671
+ enum: string[];
43672
+ type: string;
43673
+ };
43674
+ datasetId: {
43675
+ description: string;
43676
+ format: string;
43677
+ type: string;
43678
+ };
43679
+ };
43680
+ type: string;
43681
+ };
43682
+ bins: {
43683
+ description: string;
43684
+ properties: {
43685
+ enabled: {
43686
+ description: string;
43687
+ type: string;
43688
+ };
43689
+ number: {
43690
+ description: string;
43691
+ type: string;
43692
+ };
43693
+ };
43694
+ type: string;
43695
+ };
43696
+ color: {
43697
+ description: string;
43698
+ type: string[];
43699
+ };
43700
+ columnHierarchies: {
43701
+ anyOf: ({
43702
+ items: {
43703
+ type: string;
43704
+ properties?: undefined;
43705
+ };
43706
+ type: string;
43707
+ } | {
43708
+ items: {
43709
+ properties: {
43710
+ color: {
43711
+ type: string;
43712
+ };
43713
+ id: {
43714
+ type: string;
43715
+ };
43716
+ level: {
43717
+ type: string;
43718
+ };
43719
+ name: {
43720
+ type: string;
43721
+ };
43722
+ };
43723
+ type: string;
43724
+ };
43725
+ type: string;
43726
+ })[];
43727
+ };
43728
+ columnId: {
43729
+ description: string;
43730
+ format: string;
43731
+ type: string;
43732
+ };
43733
+ currency: {
43734
+ description: string;
43735
+ type: string[];
43736
+ };
43737
+ datasetId: {
43738
+ description: string;
43739
+ format: string;
43740
+ type: string;
43741
+ };
43742
+ datetimeDisplayMode: {
43743
+ description: string;
43744
+ enum: string[];
43745
+ type: string;
43746
+ };
43747
+ duration: {
43748
+ description: string;
43749
+ properties: {
43750
+ format: {
43751
+ description: string;
43752
+ enum: string[];
43753
+ type: string;
43754
+ };
43755
+ levels: {
43756
+ description: string;
43757
+ items: {
43758
+ type: string;
43759
+ };
43760
+ type: string;
43761
+ };
43762
+ };
43763
+ type: string;
43764
+ };
43765
+ format: {
43766
+ description: string;
43767
+ type: string;
43768
+ };
43769
+ formula: {
43770
+ description: string;
43771
+ type: string;
43772
+ };
43773
+ grandTotals: {
43774
+ description: string;
43775
+ properties: {
43776
+ enabled: {
43777
+ type: string;
43778
+ };
43779
+ };
43780
+ type: string;
43781
+ };
43782
+ hidden: {
43783
+ type: string;
43784
+ };
43785
+ include_nonoccurring: {
43786
+ description: string;
43787
+ type: string;
43788
+ };
43789
+ label: {
43790
+ description: string;
43791
+ type: string;
43792
+ };
43793
+ level: {
43794
+ description: string;
43795
+ type: string[];
43796
+ };
43797
+ lowestLevel: {
43798
+ description: string;
43799
+ type: string[];
43800
+ };
43801
+ monthNameFormat: {
43802
+ description: string;
43803
+ enum: string[];
43804
+ type: string;
43805
+ };
43806
+ periodOverPeriod: {
43807
+ description: string;
43808
+ properties: {
43809
+ level: {
43810
+ description: string;
43811
+ type: string;
43812
+ };
43813
+ periodToDate: {
43814
+ description: string;
43815
+ type: string;
43816
+ };
43817
+ quantity: {
43818
+ description: string;
43819
+ type: string;
43820
+ };
43821
+ type: {
43822
+ description: string;
43823
+ enum: string[];
43824
+ type: string;
43825
+ };
43826
+ };
43827
+ type: string;
43828
+ };
43829
+ readonly: {
43830
+ type: string;
43831
+ };
43832
+ selected: {
43833
+ type: string;
43834
+ };
43835
+ subtype: {
43836
+ anyOf: ({
43837
+ enum: string[];
43838
+ type: string;
43839
+ } | {
43840
+ type: string;
43841
+ enum?: undefined;
43842
+ })[];
43843
+ description: string;
43844
+ };
43845
+ type: {
43846
+ description: string;
43847
+ enum: string[];
43848
+ type: string;
43849
+ };
43850
+ weekDayNameFormat: {
43851
+ description: string;
43852
+ enum: string[];
43853
+ type: string;
43854
+ };
43855
+ weekStart: {
43856
+ description: string;
43857
+ enum: string[];
43858
+ type: string;
43859
+ };
43860
+ };
43861
+ type: string;
43862
+ };
43863
+ type: string;
43864
+ };
43865
+ };
43866
+ type: string;
43867
+ };
43868
+ type: string;
43869
+ };
43870
+ };
43871
+ type: string;
43872
+ };
43873
+ loader: {
43874
+ description: string;
43875
+ properties: {
43876
+ background: {
43877
+ default: string;
43878
+ description: string;
43879
+ type: string;
43880
+ };
43881
+ fontColor: {
43882
+ default: string;
43883
+ description: string;
43884
+ type: string;
43885
+ };
43886
+ locale: {
43887
+ default: string;
43888
+ description: string;
43889
+ examples: string[];
43890
+ type: string;
43891
+ };
43892
+ mode: {
43893
+ default: string;
43894
+ description: string;
43895
+ type: string;
43896
+ };
43897
+ msg: {
43898
+ description: string;
43899
+ examples: string[];
43900
+ type: string;
43901
+ };
43902
+ showBranded: {
43903
+ default: boolean;
43904
+ description: string;
43905
+ type: string;
43906
+ };
43907
+ spinnerBackground: {
43908
+ default: string;
43909
+ description: string;
43910
+ type: string;
43911
+ };
43912
+ spinnerColor: {
43913
+ default: string;
43914
+ description: string;
43915
+ type: string;
43916
+ };
43917
+ };
43918
+ type: string;
43919
+ };
43920
+ locale: {
43921
+ default: string;
43922
+ description: string;
43923
+ examples: string[];
43924
+ type: string;
43925
+ };
43926
+ padding: {
43927
+ description: string;
43928
+ properties: {
43929
+ left: {
43930
+ default: number;
43931
+ description: string;
43932
+ type: string;
43933
+ };
43934
+ right: {
43935
+ default: number;
43936
+ description: string;
43937
+ type: string;
43938
+ };
43939
+ };
43940
+ type: string;
43941
+ };
43942
+ theme: {
43943
+ description: string;
43944
+ properties: {
43945
+ borders: {
43946
+ description: string;
43947
+ properties: {
43948
+ "border-bottom-width": {
43949
+ description: string;
43950
+ examples: string[];
43951
+ type: string;
43952
+ };
43953
+ "border-color": {
43954
+ description: string;
43955
+ examples: string[];
43956
+ type: string;
43957
+ };
43958
+ "border-left-width": {
43959
+ description: string;
43960
+ examples: string[];
43961
+ type: string;
43962
+ };
43963
+ "border-radius": {
43964
+ description: string;
43965
+ examples: string[];
43966
+ type: string;
43967
+ };
43968
+ "border-right-width": {
43969
+ description: string;
43970
+ examples: string[];
43971
+ type: string;
43972
+ };
43973
+ "border-style": {
43974
+ description: string;
43975
+ examples: string[];
43976
+ type: string;
43977
+ };
43978
+ "border-top-width": {
43979
+ description: string;
43980
+ examples: string[];
43981
+ type: string;
43982
+ };
43983
+ };
43984
+ type: string;
43985
+ };
43986
+ boxShadow: {
43987
+ description: string;
43988
+ properties: {
43989
+ color: {
43990
+ description: string;
43991
+ examples: string[];
43992
+ type: string;
43993
+ };
43994
+ size: {
43995
+ description: string;
43996
+ enum: string[];
43997
+ examples: string[];
43998
+ type: string;
43999
+ };
44000
+ };
44001
+ type: string;
44002
+ };
44003
+ font: {
44004
+ description: string;
44005
+ properties: {
44006
+ "font-style": {
44007
+ const: string;
44008
+ description: string;
44009
+ examples: string[];
44010
+ type: string;
44011
+ };
44012
+ "font-weight": {
44013
+ description: string;
44014
+ examples: number[];
44015
+ type: string;
44016
+ };
44017
+ fontFamily: {
44018
+ description: string;
44019
+ examples: string[];
44020
+ type: string;
44021
+ };
44022
+ fontSize: {
44023
+ description: string;
44024
+ examples: number[];
44025
+ type: string;
44026
+ };
44027
+ };
44028
+ type: string;
44029
+ };
44030
+ id: {
44031
+ description: string;
44032
+ examples: string[];
44033
+ type: string;
44034
+ };
44035
+ itemsBackground: {
44036
+ description: string;
44037
+ examples: string[];
44038
+ type: string;
44039
+ };
44040
+ title: {
44041
+ description: string;
44042
+ properties: {
44043
+ align: {
44044
+ description: string;
44045
+ enum: string[];
44046
+ examples: string[];
44047
+ type: string;
44048
+ };
44049
+ bold: {
44050
+ description: string;
44051
+ examples: boolean[];
44052
+ type: string;
44053
+ };
44054
+ border: {
44055
+ description: string;
44056
+ examples: boolean[];
44057
+ type: string;
44058
+ };
44059
+ fontSize: {
44060
+ description: string;
44061
+ examples: number[];
44062
+ type: string;
44063
+ };
44064
+ italic: {
44065
+ description: string;
44066
+ examples: boolean[];
44067
+ type: string;
44068
+ };
44069
+ lineHeight: {
44070
+ description: string;
44071
+ examples: number[];
44072
+ type: string;
44073
+ };
44074
+ underline: {
44075
+ description: string;
44076
+ examples: boolean[];
44077
+ type: string;
44078
+ };
44079
+ };
44080
+ type: string;
44081
+ };
44082
+ type: {
44083
+ description: string;
44084
+ examples: string[];
44085
+ type: string;
44086
+ };
44087
+ };
44088
+ type: string;
44089
+ };
44090
+ timezoneId: {
44091
+ description: string;
44092
+ examples: string[];
44093
+ type: string;
44094
+ };
44095
+ title: {
44096
+ description: string;
44097
+ examples: {
44098
+ en: string;
44099
+ }[];
44100
+ type: string;
44101
+ };
44102
+ };
44103
+ type: string;
44104
+ };
44105
+ 'search-filter-slots.schema.json': {
44106
+ $id: string;
44107
+ $schema: string;
44108
+ definitions: {
44109
+ ColumnSubtype: {
44110
+ enum: string[];
44111
+ type: string;
44112
+ };
44113
+ DateTimeSlotContent: {
44114
+ properties: {
44115
+ aggregationFunc: {
44116
+ description: string;
44117
+ enum: string[];
44118
+ type: string;
44119
+ };
44120
+ color: {
44121
+ description: string;
44122
+ type: string[];
44123
+ };
44124
+ columnId: {
44125
+ description: string;
44126
+ format: string;
44127
+ type: string;
44128
+ };
44129
+ datasetId: {
44130
+ description: string;
44131
+ format: string;
44132
+ type: string;
44133
+ };
44134
+ datetimeDisplayMode: {
44135
+ description: string;
44136
+ enum: string[];
44137
+ type: string;
44138
+ };
44139
+ format: {
44140
+ description: string;
44141
+ type: string;
44142
+ };
44143
+ grandTotals: {
44144
+ description: string;
44145
+ properties: {
44146
+ enabled: {
44147
+ type: string;
44148
+ };
44149
+ };
44150
+ type: string;
44151
+ };
44152
+ label: {
44153
+ description: string;
44154
+ type: string;
44155
+ };
44156
+ level: {
44157
+ description: string;
44158
+ type: string[];
44159
+ };
44160
+ lowestLevel: {
44161
+ description: string;
44162
+ type: string[];
44163
+ };
44164
+ monthNameFormat: {
44165
+ description: string;
44166
+ enum: string[];
44167
+ type: string;
44168
+ };
44169
+ periodOverPeriod: {
44170
+ description: string;
44171
+ properties: {
44172
+ level: {
44173
+ description: string;
44174
+ type: string;
44175
+ };
44176
+ periodToDate: {
44177
+ description: string;
44178
+ type: string;
44179
+ };
44180
+ quantity: {
44181
+ description: string;
44182
+ type: string;
44183
+ };
44184
+ type: {
44185
+ description: string;
44186
+ enum: string[];
44187
+ type: string;
44188
+ };
44189
+ };
44190
+ type: string;
44191
+ };
44192
+ subtype: {
44193
+ description: string;
44194
+ type: string;
44195
+ };
44196
+ type: {
44197
+ const: string;
44198
+ description: string;
44199
+ type: string;
44200
+ };
44201
+ weekDayNameFormat: {
44202
+ description: string;
44203
+ enum: string[];
44204
+ type: string;
44205
+ };
44206
+ weekStart: {
44207
+ description: string;
44208
+ enum: string[];
44209
+ type: string;
44210
+ };
44211
+ };
44212
+ type: string;
44213
+ };
44214
+ DimensionSlot: {
44215
+ description: string;
44216
+ properties: {
44217
+ content: {
44218
+ description: string;
44219
+ items: {
44220
+ anyOf: {
44221
+ $ref: string;
44222
+ }[];
44223
+ };
44224
+ type: string;
44225
+ };
44226
+ name: {
44227
+ const: string;
44228
+ description: string;
44229
+ type: string;
44230
+ };
44231
+ };
44232
+ type: string;
44233
+ };
44234
+ HierarchySlotContent: {
44235
+ properties: {
44236
+ aggregationFunc: {
44237
+ description: string;
44238
+ enum: string[];
44239
+ type: string;
44240
+ };
44241
+ color: {
44242
+ description: string;
44243
+ type: string[];
44244
+ };
44245
+ columnId: {
44246
+ description: string;
44247
+ format: string;
44248
+ type: string;
44249
+ };
44250
+ datasetId: {
44251
+ description: string;
44252
+ format: string;
44253
+ type: string;
44254
+ };
44255
+ format: {
44256
+ description: string;
44257
+ type: string;
44258
+ };
44259
+ grandTotals: {
44260
+ description: string;
44261
+ properties: {
44262
+ enabled: {
44263
+ type: string;
44264
+ };
44265
+ };
44266
+ type: string;
44267
+ };
44268
+ label: {
44269
+ description: string;
44270
+ type: string;
44271
+ };
44272
+ level: {
44273
+ description: string;
44274
+ type: string[];
44275
+ };
44276
+ lowestLevel: {
44277
+ description: string;
44278
+ type: string[];
44279
+ };
44280
+ periodOverPeriod: {
44281
+ description: string;
44282
+ properties: {
44283
+ level: {
44284
+ description: string;
44285
+ type: string;
44286
+ };
44287
+ periodToDate: {
44288
+ description: string;
44289
+ type: string;
44290
+ };
44291
+ quantity: {
44292
+ description: string;
44293
+ type: string;
44294
+ };
44295
+ type: {
44296
+ description: string;
44297
+ enum: string[];
44298
+ type: string;
44299
+ };
44300
+ };
44301
+ type: string;
44302
+ };
44303
+ subtype: {
44304
+ anyOf: ({
44305
+ enum: string[];
44306
+ type: string;
44307
+ } | {
44308
+ type: string;
44309
+ enum?: undefined;
44310
+ })[];
44311
+ description: string;
44312
+ };
44313
+ type: {
44314
+ const: string;
44315
+ description: string;
44316
+ type: string;
44317
+ };
44318
+ };
44319
+ type: string;
44320
+ };
44321
+ NumericSlotContent: {
44322
+ properties: {
44323
+ aggregationFunc: {
44324
+ description: string;
44325
+ enum: string[];
44326
+ type: string;
44327
+ };
44328
+ aggregationWeight: {
44329
+ description: string;
44330
+ properties: {
44331
+ columnId: {
44332
+ description: string;
44333
+ format: string;
44334
+ type: string;
44335
+ };
44336
+ columnSubType: {
44337
+ $ref: string;
44338
+ description: string;
44339
+ };
44340
+ datasetId: {
44341
+ description: string;
44342
+ format: string;
44343
+ type: string;
44344
+ };
44345
+ };
44346
+ type: string;
44347
+ };
44348
+ bins: {
44349
+ description: string;
44350
+ properties: {
44351
+ enabled: {
44352
+ description: string;
44353
+ type: string;
44354
+ };
44355
+ number: {
44356
+ description: string;
44357
+ type: string;
44358
+ };
44359
+ };
44360
+ type: string;
44361
+ };
44362
+ color: {
44363
+ description: string;
44364
+ type: string[];
44365
+ };
44366
+ columnId: {
44367
+ description: string;
44368
+ format: string;
44369
+ type: string;
44370
+ };
44371
+ currency: {
44372
+ description: string;
44373
+ type: string[];
44374
+ };
44375
+ datasetId: {
44376
+ description: string;
44377
+ format: string;
44378
+ type: string;
44379
+ };
44380
+ duration: {
44381
+ description: string;
44382
+ properties: {
44383
+ format: {
44384
+ description: string;
44385
+ enum: string[];
44386
+ type: string;
44387
+ };
44388
+ levels: {
44389
+ description: string;
44390
+ items: {
44391
+ type: string;
44392
+ };
44393
+ type: string;
44394
+ };
44395
+ };
44396
+ type: string;
44397
+ };
44398
+ format: {
44399
+ description: string;
44400
+ type: string;
44401
+ };
44402
+ formula: {
44403
+ description: string;
44404
+ type: string;
44405
+ };
44406
+ grandTotals: {
44407
+ description: string;
44408
+ properties: {
44409
+ enabled: {
44410
+ type: string;
44411
+ };
44412
+ };
44413
+ type: string;
44414
+ };
44415
+ label: {
44416
+ description: string;
44417
+ type: string;
44418
+ };
44419
+ periodOverPeriod: {
44420
+ description: string;
44421
+ properties: {
44422
+ level: {
44423
+ description: string;
44424
+ type: string;
44425
+ };
44426
+ periodToDate: {
44427
+ description: string;
44428
+ type: string;
44429
+ };
44430
+ quantity: {
44431
+ description: string;
44432
+ type: string;
44433
+ };
44434
+ type: {
44435
+ description: string;
44436
+ enum: string[];
44437
+ type: string;
44438
+ };
44439
+ };
44440
+ type: string;
44441
+ };
44442
+ subtype: {
44443
+ anyOf: ({
44444
+ enum: string[];
44445
+ type: string;
44446
+ } | {
44447
+ type: string;
44448
+ enum?: undefined;
44449
+ })[];
44450
+ description: string;
44451
+ };
44452
+ type: {
44453
+ const: string;
44454
+ description: string;
44455
+ type: string;
44456
+ };
44457
+ };
44458
+ type: string;
44459
+ };
44460
+ };
44461
+ description: string;
44462
+ items: {
44463
+ $ref: string;
44464
+ };
44465
+ maxItems: number;
44466
+ type: string;
44467
+ };
43277
44468
  };
43278
44469
  export default _default;