@cloudcannon/configuration-types 0.0.24 → 0.0.25

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.
@@ -91,6 +91,15 @@
91
91
  "markdownDescription": "Prevents the default where inputs configured with an `instance_value` are rehydrated with a new\nvalue when duplicated in the CMS.",
92
92
  "type": "boolean"
93
93
  },
94
+ "disabled": {
95
+ "default": false,
96
+ "description": "Toggles if this input can be edited.",
97
+ "markdownDescription": "Toggles if this input can be edited.",
98
+ "type": [
99
+ "boolean",
100
+ "string"
101
+ ]
102
+ },
94
103
  "documentation": {
95
104
  "$ref": "#/definitions/Documentation",
96
105
  "description": "Provides a custom link for documentation for editors shown above input.",
@@ -217,6 +226,15 @@
217
226
  "markdownDescription": "Prevents the default where inputs configured with an `instance_value` are rehydrated with a new\nvalue when duplicated in the CMS.",
218
227
  "type": "boolean"
219
228
  },
229
+ "disabled": {
230
+ "default": false,
231
+ "description": "Toggles if this input can be edited.",
232
+ "markdownDescription": "Toggles if this input can be edited.",
233
+ "type": [
234
+ "boolean",
235
+ "string"
236
+ ]
237
+ },
220
238
  "documentation": {
221
239
  "$ref": "#/definitions/Documentation",
222
240
  "description": "Provides a custom link for documentation for editors shown above input.",
@@ -582,6 +600,15 @@
582
600
  "markdownDescription": "Prevents the default where inputs configured with an `instance_value` are rehydrated with a new\nvalue when duplicated in the CMS.",
583
601
  "type": "boolean"
584
602
  },
603
+ "disabled": {
604
+ "default": false,
605
+ "description": "Toggles if this input can be edited.",
606
+ "markdownDescription": "Toggles if this input can be edited.",
607
+ "type": [
608
+ "boolean",
609
+ "string"
610
+ ]
611
+ },
585
612
  "documentation": {
586
613
  "$ref": "#/definitions/Documentation",
587
614
  "description": "Provides a custom link for documentation for editors shown above input.",
@@ -919,6 +946,15 @@
919
946
  "markdownDescription": "Prevents the default where inputs configured with an `instance_value` are rehydrated with a new\nvalue when duplicated in the CMS.",
920
947
  "type": "boolean"
921
948
  },
949
+ "disabled": {
950
+ "default": false,
951
+ "description": "Toggles if this input can be edited.",
952
+ "markdownDescription": "Toggles if this input can be edited.",
953
+ "type": [
954
+ "boolean",
955
+ "string"
956
+ ]
957
+ },
922
958
  "documentation": {
923
959
  "$ref": "#/definitions/Documentation",
924
960
  "description": "Provides a custom link for documentation for editors shown above input.",
@@ -1074,6 +1110,15 @@
1074
1110
  "markdownDescription": "Prevents the default where inputs configured with an `instance_value` are rehydrated with a new\nvalue when duplicated in the CMS.",
1075
1111
  "type": "boolean"
1076
1112
  },
1113
+ "disabled": {
1114
+ "default": false,
1115
+ "description": "Toggles if this input can be edited.",
1116
+ "markdownDescription": "Toggles if this input can be edited.",
1117
+ "type": [
1118
+ "boolean",
1119
+ "string"
1120
+ ]
1121
+ },
1077
1122
  "documentation": {
1078
1123
  "$ref": "#/definitions/Documentation",
1079
1124
  "description": "Provides a custom link for documentation for editors shown above input.",
@@ -1235,6 +1280,15 @@
1235
1280
  "markdownDescription": "Prevents the default where inputs configured with an `instance_value` are rehydrated with a new\nvalue when duplicated in the CMS.",
1236
1281
  "type": "boolean"
1237
1282
  },
1283
+ "disabled": {
1284
+ "default": false,
1285
+ "description": "Toggles if this input can be edited.",
1286
+ "markdownDescription": "Toggles if this input can be edited.",
1287
+ "type": [
1288
+ "boolean",
1289
+ "string"
1290
+ ]
1291
+ },
1238
1292
  "documentation": {
1239
1293
  "$ref": "#/definitions/Documentation",
1240
1294
  "description": "Provides a custom link for documentation for editors shown above input.",
@@ -1439,6 +1493,15 @@
1439
1493
  "markdownDescription": "Prevents the default where inputs configured with an `instance_value` are rehydrated with a new\nvalue when duplicated in the CMS.",
1440
1494
  "type": "boolean"
1441
1495
  },
1496
+ "disabled": {
1497
+ "default": false,
1498
+ "description": "Toggles if this input can be edited.",
1499
+ "markdownDescription": "Toggles if this input can be edited.",
1500
+ "type": [
1501
+ "boolean",
1502
+ "string"
1503
+ ]
1504
+ },
1442
1505
  "documentation": {
1443
1506
  "$ref": "#/definitions/Documentation",
1444
1507
  "description": "Provides a custom link for documentation for editors shown above input.",
@@ -1692,6 +1755,15 @@
1692
1755
  "markdownDescription": "Prevents the default where inputs configured with an `instance_value` are rehydrated with a new\nvalue when duplicated in the CMS.",
1693
1756
  "type": "boolean"
1694
1757
  },
1758
+ "disabled": {
1759
+ "default": false,
1760
+ "description": "Toggles if this input can be edited.",
1761
+ "markdownDescription": "Toggles if this input can be edited.",
1762
+ "type": [
1763
+ "boolean",
1764
+ "string"
1765
+ ]
1766
+ },
1695
1767
  "documentation": {
1696
1768
  "$ref": "#/definitions/Documentation",
1697
1769
  "description": "Provides a custom link for documentation for editors shown above input.",
@@ -4107,6 +4179,15 @@
4107
4179
  "markdownDescription": "Prevents the default where inputs configured with an `instance_value` are rehydrated with a new\nvalue when duplicated in the CMS.",
4108
4180
  "type": "boolean"
4109
4181
  },
4182
+ "disabled": {
4183
+ "default": false,
4184
+ "description": "Toggles if this input can be edited.",
4185
+ "markdownDescription": "Toggles if this input can be edited.",
4186
+ "type": [
4187
+ "boolean",
4188
+ "string"
4189
+ ]
4190
+ },
4110
4191
  "documentation": {
4111
4192
  "$ref": "#/definitions/Documentation",
4112
4193
  "description": "Provides a custom link for documentation for editors shown above input.",
@@ -5275,6 +5356,15 @@
5275
5356
  "markdownDescription": "Prevents the default where inputs configured with an `instance_value` are rehydrated with a new\nvalue when duplicated in the CMS.",
5276
5357
  "type": "boolean"
5277
5358
  },
5359
+ "disabled": {
5360
+ "default": false,
5361
+ "description": "Toggles if this input can be edited.",
5362
+ "markdownDescription": "Toggles if this input can be edited.",
5363
+ "type": [
5364
+ "boolean",
5365
+ "string"
5366
+ ]
5367
+ },
5278
5368
  "documentation": {
5279
5369
  "$ref": "#/definitions/Documentation",
5280
5370
  "description": "Provides a custom link for documentation for editors shown above input.",
@@ -5430,6 +5520,15 @@
5430
5520
  "markdownDescription": "Prevents the default where inputs configured with an `instance_value` are rehydrated with a new\nvalue when duplicated in the CMS.",
5431
5521
  "type": "boolean"
5432
5522
  },
5523
+ "disabled": {
5524
+ "default": false,
5525
+ "description": "Toggles if this input can be edited.",
5526
+ "markdownDescription": "Toggles if this input can be edited.",
5527
+ "type": [
5528
+ "boolean",
5529
+ "string"
5530
+ ]
5531
+ },
5433
5532
  "documentation": {
5434
5533
  "$ref": "#/definitions/Documentation",
5435
5534
  "description": "Provides a custom link for documentation for editors shown above input.",
@@ -5591,6 +5690,15 @@
5591
5690
  "markdownDescription": "Prevents the default where inputs configured with an `instance_value` are rehydrated with a new\nvalue when duplicated in the CMS.",
5592
5691
  "type": "boolean"
5593
5692
  },
5693
+ "disabled": {
5694
+ "default": false,
5695
+ "description": "Toggles if this input can be edited.",
5696
+ "markdownDescription": "Toggles if this input can be edited.",
5697
+ "type": [
5698
+ "boolean",
5699
+ "string"
5700
+ ]
5701
+ },
5594
5702
  "documentation": {
5595
5703
  "$ref": "#/definitions/Documentation",
5596
5704
  "description": "Provides a custom link for documentation for editors shown above input.",
@@ -5709,6 +5817,15 @@
5709
5817
  "markdownDescription": "Prevents the default where inputs configured with an `instance_value` are rehydrated with a new\nvalue when duplicated in the CMS.",
5710
5818
  "type": "boolean"
5711
5819
  },
5820
+ "disabled": {
5821
+ "default": false,
5822
+ "description": "Toggles if this input can be edited.",
5823
+ "markdownDescription": "Toggles if this input can be edited.",
5824
+ "type": [
5825
+ "boolean",
5826
+ "string"
5827
+ ]
5828
+ },
5712
5829
  "documentation": {
5713
5830
  "$ref": "#/definitions/Documentation",
5714
5831
  "description": "Provides a custom link for documentation for editors shown above input.",
@@ -5952,10 +6069,15 @@
5952
6069
  "description": "Controls the icon shown per item. Must result in a Material Icon name.",
5953
6070
  "markdownDescription": "Controls the icon shown per item. Must result in a Material Icon name."
5954
6071
  },
6072
+ "icon_background_color": {
6073
+ "$ref": "#/definitions/PreviewEntry",
6074
+ "description": "Controls the background color of the icon.",
6075
+ "markdownDescription": "Controls the background color of the icon."
6076
+ },
5955
6077
  "icon_color": {
6078
+ "$ref": "#/definitions/PreviewEntry",
5956
6079
  "description": "Controls the color of the icon.",
5957
- "markdownDescription": "Controls the color of the icon.",
5958
- "type": "string"
6080
+ "markdownDescription": "Controls the color of the icon."
5959
6081
  },
5960
6082
  "image": {
5961
6083
  "$ref": "#/definitions/PreviewEntry",
@@ -6015,6 +6137,11 @@
6015
6137
  "PreviewGallery": {
6016
6138
  "additionalProperties": false,
6017
6139
  "properties": {
6140
+ "background_color": {
6141
+ "$ref": "#/definitions/PreviewEntry",
6142
+ "description": "Controls the background color gallery area.",
6143
+ "markdownDescription": "Controls the background color gallery area."
6144
+ },
6018
6145
  "fit": {
6019
6146
  "default": "padded",
6020
6147
  "description": "Controls how the gallery image is positioned within the gallery.",
@@ -6032,10 +6159,15 @@
6032
6159
  "description": "Controls the icon shown per item. Must result in a Material Icon name.",
6033
6160
  "markdownDescription": "Controls the icon shown per item. Must result in a Material Icon name."
6034
6161
  },
6162
+ "icon_background_color": {
6163
+ "$ref": "#/definitions/PreviewEntry",
6164
+ "description": "Controls the background color of the icon.",
6165
+ "markdownDescription": "Controls the background color of the icon."
6166
+ },
6035
6167
  "icon_color": {
6168
+ "$ref": "#/definitions/PreviewEntry",
6036
6169
  "description": "Controls the color of the icon.",
6037
- "markdownDescription": "Controls the color of the icon.",
6038
- "type": "string"
6170
+ "markdownDescription": "Controls the color of the icon."
6039
6171
  },
6040
6172
  "image": {
6041
6173
  "$ref": "#/definitions/PreviewEntry",
@@ -6072,10 +6204,15 @@
6072
6204
  "description": "Controls the icon shown per item. Must result in a Material Icon name.",
6073
6205
  "markdownDescription": "Controls the icon shown per item. Must result in a Material Icon name."
6074
6206
  },
6207
+ "icon_background_color": {
6208
+ "$ref": "#/definitions/PreviewEntry",
6209
+ "description": "Controls the background color of the icon.",
6210
+ "markdownDescription": "Controls the background color of the icon."
6211
+ },
6075
6212
  "icon_color": {
6213
+ "$ref": "#/definitions/PreviewEntry",
6076
6214
  "description": "Controls the color of the icon.",
6077
- "markdownDescription": "Controls the color of the icon.",
6078
- "type": "string"
6215
+ "markdownDescription": "Controls the color of the icon."
6079
6216
  },
6080
6217
  "image": {
6081
6218
  "$ref": "#/definitions/PreviewEntry",
@@ -6151,6 +6288,15 @@
6151
6288
  "markdownDescription": "Prevents the default where inputs configured with an `instance_value` are rehydrated with a new\nvalue when duplicated in the CMS.",
6152
6289
  "type": "boolean"
6153
6290
  },
6291
+ "disabled": {
6292
+ "default": false,
6293
+ "description": "Toggles if this input can be edited.",
6294
+ "markdownDescription": "Toggles if this input can be edited.",
6295
+ "type": [
6296
+ "boolean",
6297
+ "string"
6298
+ ]
6299
+ },
6154
6300
  "documentation": {
6155
6301
  "$ref": "#/definitions/Documentation",
6156
6302
  "description": "Provides a custom link for documentation for editors shown above input.",
@@ -6272,6 +6418,15 @@
6272
6418
  "markdownDescription": "Prevents the default where inputs configured with an `instance_value` are rehydrated with a new\nvalue when duplicated in the CMS.",
6273
6419
  "type": "boolean"
6274
6420
  },
6421
+ "disabled": {
6422
+ "default": false,
6423
+ "description": "Toggles if this input can be edited.",
6424
+ "markdownDescription": "Toggles if this input can be edited.",
6425
+ "type": [
6426
+ "boolean",
6427
+ "string"
6428
+ ]
6429
+ },
6275
6430
  "documentation": {
6276
6431
  "$ref": "#/definitions/Documentation",
6277
6432
  "description": "Provides a custom link for documentation for editors shown above input.",
@@ -6760,6 +6915,15 @@
6760
6915
  "markdownDescription": "Prevents the default where inputs configured with an `instance_value` are rehydrated with a new\nvalue when duplicated in the CMS.",
6761
6916
  "type": "boolean"
6762
6917
  },
6918
+ "disabled": {
6919
+ "default": false,
6920
+ "description": "Toggles if this input can be edited.",
6921
+ "markdownDescription": "Toggles if this input can be edited.",
6922
+ "type": [
6923
+ "boolean",
6924
+ "string"
6925
+ ]
6926
+ },
6763
6927
  "documentation": {
6764
6928
  "$ref": "#/definitions/Documentation",
6765
6929
  "description": "Provides a custom link for documentation for editors shown above input.",
@@ -8125,6 +8289,15 @@
8125
8289
  "markdownDescription": "Prevents the default where inputs configured with an `instance_value` are rehydrated with a new\nvalue when duplicated in the CMS.",
8126
8290
  "type": "boolean"
8127
8291
  },
8292
+ "disabled": {
8293
+ "default": false,
8294
+ "description": "Toggles if this input can be edited.",
8295
+ "markdownDescription": "Toggles if this input can be edited.",
8296
+ "type": [
8297
+ "boolean",
8298
+ "string"
8299
+ ]
8300
+ },
8128
8301
  "documentation": {
8129
8302
  "$ref": "#/definitions/Documentation",
8130
8303
  "description": "Provides a custom link for documentation for editors shown above input.",
@@ -8247,6 +8420,15 @@
8247
8420
  "markdownDescription": "Prevents the default where inputs configured with an `instance_value` are rehydrated with a new\nvalue when duplicated in the CMS.",
8248
8421
  "type": "boolean"
8249
8422
  },
8423
+ "disabled": {
8424
+ "default": false,
8425
+ "description": "Toggles if this input can be edited.",
8426
+ "markdownDescription": "Toggles if this input can be edited.",
8427
+ "type": [
8428
+ "boolean",
8429
+ "string"
8430
+ ]
8431
+ },
8250
8432
  "documentation": {
8251
8433
  "$ref": "#/definitions/Documentation",
8252
8434
  "description": "Provides a custom link for documentation for editors shown above input.",
@@ -8409,6 +8591,15 @@
8409
8591
  "markdownDescription": "Prevents the default where inputs configured with an `instance_value` are rehydrated with a new\nvalue when duplicated in the CMS.",
8410
8592
  "type": "boolean"
8411
8593
  },
8594
+ "disabled": {
8595
+ "default": false,
8596
+ "description": "Toggles if this input can be edited.",
8597
+ "markdownDescription": "Toggles if this input can be edited.",
8598
+ "type": [
8599
+ "boolean",
8600
+ "string"
8601
+ ]
8602
+ },
8412
8603
  "documentation": {
8413
8604
  "$ref": "#/definitions/Documentation",
8414
8605
  "description": "Provides a custom link for documentation for editors shown above input.",
@@ -9097,6 +9288,15 @@
9097
9288
  "markdownDescription": "Prevents the default where inputs configured with an `instance_value` are rehydrated with a new\nvalue when duplicated in the CMS.",
9098
9289
  "type": "boolean"
9099
9290
  },
9291
+ "disabled": {
9292
+ "default": false,
9293
+ "description": "Toggles if this input can be edited.",
9294
+ "markdownDescription": "Toggles if this input can be edited.",
9295
+ "type": [
9296
+ "boolean",
9297
+ "string"
9298
+ ]
9299
+ },
9100
9300
  "documentation": {
9101
9301
  "$ref": "#/definitions/Documentation",
9102
9302
  "description": "Provides a custom link for documentation for editors shown above input.",
@@ -9175,6 +9375,15 @@
9175
9375
  "markdownDescription": "Prevents the default where inputs configured with an `instance_value` are rehydrated with a new\nvalue when duplicated in the CMS.",
9176
9376
  "type": "boolean"
9177
9377
  },
9378
+ "disabled": {
9379
+ "default": false,
9380
+ "description": "Toggles if this input can be edited.",
9381
+ "markdownDescription": "Toggles if this input can be edited.",
9382
+ "type": [
9383
+ "boolean",
9384
+ "string"
9385
+ ]
9386
+ },
9178
9387
  "documentation": {
9179
9388
  "$ref": "#/definitions/Documentation",
9180
9389
  "description": "Provides a custom link for documentation for editors shown above input.",