@redocly/config 0.41.3 → 0.41.4

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.
@@ -5633,7 +5633,7 @@ export declare const themeConfigSchema: {
5633
5633
  };
5634
5634
  readonly operator: {
5635
5635
  readonly type: "string";
5636
- readonly enum: readonly ["eq", "in", "gt", "gte", "lt", "lte", "contains", "startsWith", "endsWith", "exists", "isEmpty", "between", "matches", "some", "every", "none", "and", "or", "not"];
5636
+ readonly enum: readonly ["eq", "in", "gt", "gte", "lt", "lte", "contains", "startsWith", "endsWith", "exists", "isEmpty", "between", "matches", "some", "every", "none"];
5637
5637
  };
5638
5638
  readonly value: {
5639
5639
  readonly oneOf: readonly [{
@@ -5644,6 +5644,10 @@ export declare const themeConfigSchema: {
5644
5644
  readonly type: "number";
5645
5645
  }];
5646
5646
  };
5647
+ readonly modifier: {
5648
+ readonly type: "string";
5649
+ readonly enum: readonly ["not"];
5650
+ };
5647
5651
  readonly match: {
5648
5652
  readonly type: "array";
5649
5653
  readonly items: {
@@ -5654,7 +5658,7 @@ export declare const themeConfigSchema: {
5654
5658
  };
5655
5659
  readonly operator: {
5656
5660
  readonly type: "string";
5657
- readonly enum: readonly ["eq", "in", "gt", "gte", "lt", "lte", "contains", "startsWith", "endsWith", "exists", "isEmpty", "between", "matches", "some", "every", "none", "and", "or", "not"];
5661
+ readonly enum: readonly ["eq", "in", "gt", "gte", "lt", "lte", "contains", "startsWith", "endsWith", "exists", "isEmpty", "between", "matches", "some", "every", "none"];
5658
5662
  };
5659
5663
  readonly value: {
5660
5664
  readonly oneOf: readonly [{
@@ -5665,6 +5669,10 @@ export declare const themeConfigSchema: {
5665
5669
  readonly type: "number";
5666
5670
  }];
5667
5671
  };
5672
+ readonly modifier: {
5673
+ readonly type: "string";
5674
+ readonly enum: readonly ["not"];
5675
+ };
5668
5676
  };
5669
5677
  };
5670
5678
  };
@@ -5674,7 +5682,7 @@ export declare const themeConfigSchema: {
5674
5682
  readonly properties: {
5675
5683
  readonly operator: {
5676
5684
  readonly type: "string";
5677
- readonly enum: readonly ["eq", "in", "gt", "gte", "lt", "lte", "contains", "startsWith", "endsWith", "exists", "isEmpty", "between", "matches", "some", "every", "none", "and", "or", "not"];
5685
+ readonly enum: readonly ["and", "or"];
5678
5686
  };
5679
5687
  readonly conditions: {
5680
5688
  readonly type: "array";
@@ -5687,7 +5695,7 @@ export declare const themeConfigSchema: {
5687
5695
  };
5688
5696
  readonly operator: {
5689
5697
  readonly type: "string";
5690
- readonly enum: readonly ["eq", "in", "gt", "gte", "lt", "lte", "contains", "startsWith", "endsWith", "exists", "isEmpty", "between", "matches", "some", "every", "none", "and", "or", "not"];
5698
+ readonly enum: readonly ["eq", "in", "gt", "gte", "lt", "lte", "contains", "startsWith", "endsWith", "exists", "isEmpty", "between", "matches", "some", "every", "none"];
5691
5699
  };
5692
5700
  readonly value: {
5693
5701
  readonly oneOf: readonly [{
@@ -5698,6 +5706,10 @@ export declare const themeConfigSchema: {
5698
5706
  readonly type: "number";
5699
5707
  }];
5700
5708
  };
5709
+ readonly modifier: {
5710
+ readonly type: "string";
5711
+ readonly enum: readonly ["not"];
5712
+ };
5701
5713
  readonly match: {
5702
5714
  readonly type: "array";
5703
5715
  readonly items: {
@@ -5708,7 +5720,7 @@ export declare const themeConfigSchema: {
5708
5720
  };
5709
5721
  readonly operator: {
5710
5722
  readonly type: "string";
5711
- readonly enum: readonly ["eq", "in", "gt", "gte", "lt", "lte", "contains", "startsWith", "endsWith", "exists", "isEmpty", "between", "matches", "some", "every", "none", "and", "or", "not"];
5723
+ readonly enum: readonly ["eq", "in", "gt", "gte", "lt", "lte", "contains", "startsWith", "endsWith", "exists", "isEmpty", "between", "matches", "some", "every", "none"];
5712
5724
  };
5713
5725
  readonly value: {
5714
5726
  readonly oneOf: readonly [{
@@ -5719,6 +5731,10 @@ export declare const themeConfigSchema: {
5719
5731
  readonly type: "number";
5720
5732
  }];
5721
5733
  };
5734
+ readonly modifier: {
5735
+ readonly type: "string";
5736
+ readonly enum: readonly ["not"];
5737
+ };
5722
5738
  };
5723
5739
  };
5724
5740
  };
@@ -5728,7 +5744,7 @@ export declare const themeConfigSchema: {
5728
5744
  readonly properties: {
5729
5745
  readonly operator: {
5730
5746
  readonly type: "string";
5731
- readonly enum: readonly ["eq", "in", "gt", "gte", "lt", "lte", "contains", "startsWith", "endsWith", "exists", "isEmpty", "between", "matches", "some", "every", "none", "and", "or", "not"];
5747
+ readonly enum: readonly ["and", "or"];
5732
5748
  };
5733
5749
  readonly conditions: {
5734
5750
  readonly type: "array";
@@ -5740,7 +5756,7 @@ export declare const themeConfigSchema: {
5740
5756
  };
5741
5757
  readonly operator: {
5742
5758
  readonly type: "string";
5743
- readonly enum: readonly ["eq", "in", "gt", "gte", "lt", "lte", "contains", "startsWith", "endsWith", "exists", "isEmpty", "between", "matches", "some", "every", "none", "and", "or", "not"];
5759
+ readonly enum: readonly ["eq", "in", "gt", "gte", "lt", "lte", "contains", "startsWith", "endsWith", "exists", "isEmpty", "between", "matches", "some", "every", "none"];
5744
5760
  };
5745
5761
  readonly value: {
5746
5762
  readonly oneOf: readonly [{
@@ -5751,6 +5767,10 @@ export declare const themeConfigSchema: {
5751
5767
  readonly type: "number";
5752
5768
  }];
5753
5769
  };
5770
+ readonly modifier: {
5771
+ readonly type: "string";
5772
+ readonly enum: readonly ["not"];
5773
+ };
5754
5774
  readonly match: {
5755
5775
  readonly type: "array";
5756
5776
  readonly items: {
@@ -5761,7 +5781,7 @@ export declare const themeConfigSchema: {
5761
5781
  };
5762
5782
  readonly operator: {
5763
5783
  readonly type: "string";
5764
- readonly enum: readonly ["eq", "in", "gt", "gte", "lt", "lte", "contains", "startsWith", "endsWith", "exists", "isEmpty", "between", "matches", "some", "every", "none", "and", "or", "not"];
5784
+ readonly enum: readonly ["eq", "in", "gt", "gte", "lt", "lte", "contains", "startsWith", "endsWith", "exists", "isEmpty", "between", "matches", "some", "every", "none"];
5765
5785
  };
5766
5786
  readonly value: {
5767
5787
  readonly oneOf: readonly [{
@@ -5772,6 +5792,10 @@ export declare const themeConfigSchema: {
5772
5792
  readonly type: "number";
5773
5793
  }];
5774
5794
  };
5795
+ readonly modifier: {
5796
+ readonly type: "string";
5797
+ readonly enum: readonly ["not"];
5798
+ };
5775
5799
  };
5776
5800
  };
5777
5801
  };
@@ -5794,7 +5818,7 @@ export declare const themeConfigSchema: {
5794
5818
  readonly properties: {
5795
5819
  readonly operator: {
5796
5820
  readonly type: "string";
5797
- readonly enum: readonly ["eq", "in", "gt", "gte", "lt", "lte", "contains", "startsWith", "endsWith", "exists", "isEmpty", "between", "matches", "some", "every", "none", "and", "or", "not"];
5821
+ readonly enum: readonly ["and", "or"];
5798
5822
  };
5799
5823
  readonly conditions: {
5800
5824
  readonly type: "array";
@@ -5807,7 +5831,7 @@ export declare const themeConfigSchema: {
5807
5831
  };
5808
5832
  readonly operator: {
5809
5833
  readonly type: "string";
5810
- readonly enum: readonly ["eq", "in", "gt", "gte", "lt", "lte", "contains", "startsWith", "endsWith", "exists", "isEmpty", "between", "matches", "some", "every", "none", "and", "or", "not"];
5834
+ readonly enum: readonly ["eq", "in", "gt", "gte", "lt", "lte", "contains", "startsWith", "endsWith", "exists", "isEmpty", "between", "matches", "some", "every", "none"];
5811
5835
  };
5812
5836
  readonly value: {
5813
5837
  readonly oneOf: readonly [{
@@ -5818,6 +5842,10 @@ export declare const themeConfigSchema: {
5818
5842
  readonly type: "number";
5819
5843
  }];
5820
5844
  };
5845
+ readonly modifier: {
5846
+ readonly type: "string";
5847
+ readonly enum: readonly ["not"];
5848
+ };
5821
5849
  readonly match: {
5822
5850
  readonly type: "array";
5823
5851
  readonly items: {
@@ -5828,7 +5856,7 @@ export declare const themeConfigSchema: {
5828
5856
  };
5829
5857
  readonly operator: {
5830
5858
  readonly type: "string";
5831
- readonly enum: readonly ["eq", "in", "gt", "gte", "lt", "lte", "contains", "startsWith", "endsWith", "exists", "isEmpty", "between", "matches", "some", "every", "none", "and", "or", "not"];
5859
+ readonly enum: readonly ["eq", "in", "gt", "gte", "lt", "lte", "contains", "startsWith", "endsWith", "exists", "isEmpty", "between", "matches", "some", "every", "none"];
5832
5860
  };
5833
5861
  readonly value: {
5834
5862
  readonly oneOf: readonly [{
@@ -5839,6 +5867,10 @@ export declare const themeConfigSchema: {
5839
5867
  readonly type: "number";
5840
5868
  }];
5841
5869
  };
5870
+ readonly modifier: {
5871
+ readonly type: "string";
5872
+ readonly enum: readonly ["not"];
5873
+ };
5842
5874
  };
5843
5875
  };
5844
5876
  };
@@ -5848,7 +5880,7 @@ export declare const themeConfigSchema: {
5848
5880
  readonly properties: {
5849
5881
  readonly operator: {
5850
5882
  readonly type: "string";
5851
- readonly enum: readonly ["eq", "in", "gt", "gte", "lt", "lte", "contains", "startsWith", "endsWith", "exists", "isEmpty", "between", "matches", "some", "every", "none", "and", "or", "not"];
5883
+ readonly enum: readonly ["and", "or"];
5852
5884
  };
5853
5885
  readonly conditions: {
5854
5886
  readonly type: "array";
@@ -5861,7 +5893,7 @@ export declare const themeConfigSchema: {
5861
5893
  };
5862
5894
  readonly operator: {
5863
5895
  readonly type: "string";
5864
- readonly enum: readonly ["eq", "in", "gt", "gte", "lt", "lte", "contains", "startsWith", "endsWith", "exists", "isEmpty", "between", "matches", "some", "every", "none", "and", "or", "not"];
5896
+ readonly enum: readonly ["eq", "in", "gt", "gte", "lt", "lte", "contains", "startsWith", "endsWith", "exists", "isEmpty", "between", "matches", "some", "every", "none"];
5865
5897
  };
5866
5898
  readonly value: {
5867
5899
  readonly oneOf: readonly [{
@@ -5872,6 +5904,10 @@ export declare const themeConfigSchema: {
5872
5904
  readonly type: "number";
5873
5905
  }];
5874
5906
  };
5907
+ readonly modifier: {
5908
+ readonly type: "string";
5909
+ readonly enum: readonly ["not"];
5910
+ };
5875
5911
  readonly match: {
5876
5912
  readonly type: "array";
5877
5913
  readonly items: {
@@ -5882,7 +5918,7 @@ export declare const themeConfigSchema: {
5882
5918
  };
5883
5919
  readonly operator: {
5884
5920
  readonly type: "string";
5885
- readonly enum: readonly ["eq", "in", "gt", "gte", "lt", "lte", "contains", "startsWith", "endsWith", "exists", "isEmpty", "between", "matches", "some", "every", "none", "and", "or", "not"];
5921
+ readonly enum: readonly ["eq", "in", "gt", "gte", "lt", "lte", "contains", "startsWith", "endsWith", "exists", "isEmpty", "between", "matches", "some", "every", "none"];
5886
5922
  };
5887
5923
  readonly value: {
5888
5924
  readonly oneOf: readonly [{
@@ -5893,6 +5929,10 @@ export declare const themeConfigSchema: {
5893
5929
  readonly type: "number";
5894
5930
  }];
5895
5931
  };
5932
+ readonly modifier: {
5933
+ readonly type: "string";
5934
+ readonly enum: readonly ["not"];
5935
+ };
5896
5936
  };
5897
5937
  };
5898
5938
  };
@@ -5902,7 +5942,7 @@ export declare const themeConfigSchema: {
5902
5942
  readonly properties: {
5903
5943
  readonly operator: {
5904
5944
  readonly type: "string";
5905
- readonly enum: readonly ["eq", "in", "gt", "gte", "lt", "lte", "contains", "startsWith", "endsWith", "exists", "isEmpty", "between", "matches", "some", "every", "none", "and", "or", "not"];
5945
+ readonly enum: readonly ["and", "or"];
5906
5946
  };
5907
5947
  readonly conditions: {
5908
5948
  readonly type: "array";
@@ -5914,7 +5954,7 @@ export declare const themeConfigSchema: {
5914
5954
  };
5915
5955
  readonly operator: {
5916
5956
  readonly type: "string";
5917
- readonly enum: readonly ["eq", "in", "gt", "gte", "lt", "lte", "contains", "startsWith", "endsWith", "exists", "isEmpty", "between", "matches", "some", "every", "none", "and", "or", "not"];
5957
+ readonly enum: readonly ["eq", "in", "gt", "gte", "lt", "lte", "contains", "startsWith", "endsWith", "exists", "isEmpty", "between", "matches", "some", "every", "none"];
5918
5958
  };
5919
5959
  readonly value: {
5920
5960
  readonly oneOf: readonly [{
@@ -5925,6 +5965,10 @@ export declare const themeConfigSchema: {
5925
5965
  readonly type: "number";
5926
5966
  }];
5927
5967
  };
5968
+ readonly modifier: {
5969
+ readonly type: "string";
5970
+ readonly enum: readonly ["not"];
5971
+ };
5928
5972
  readonly match: {
5929
5973
  readonly type: "array";
5930
5974
  readonly items: {
@@ -5935,7 +5979,7 @@ export declare const themeConfigSchema: {
5935
5979
  };
5936
5980
  readonly operator: {
5937
5981
  readonly type: "string";
5938
- readonly enum: readonly ["eq", "in", "gt", "gte", "lt", "lte", "contains", "startsWith", "endsWith", "exists", "isEmpty", "between", "matches", "some", "every", "none", "and", "or", "not"];
5982
+ readonly enum: readonly ["eq", "in", "gt", "gte", "lt", "lte", "contains", "startsWith", "endsWith", "exists", "isEmpty", "between", "matches", "some", "every", "none"];
5939
5983
  };
5940
5984
  readonly value: {
5941
5985
  readonly oneOf: readonly [{
@@ -5946,6 +5990,10 @@ export declare const themeConfigSchema: {
5946
5990
  readonly type: "number";
5947
5991
  }];
5948
5992
  };
5993
+ readonly modifier: {
5994
+ readonly type: "string";
5995
+ readonly enum: readonly ["not"];
5996
+ };
5949
5997
  };
5950
5998
  };
5951
5999
  };