@cloudcannon/configuration-types 0.0.9 → 0.0.11

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.
@@ -163,7 +163,8 @@
163
163
  "right",
164
164
  "space right",
165
165
  "below",
166
- "newline below"
166
+ "newline below",
167
+ "right-of-prefix"
167
168
  ],
168
169
  "type": "string"
169
170
  },
@@ -401,7 +402,7 @@
401
402
  "type": "boolean"
402
403
  },
403
404
  "paths": {
404
- "$ref": "#/definitions/ReducedPaths",
405
+ "$ref": "#/definitions/Paths",
405
406
  "description": "Paths to where new asset files are uploaded to. They also set the default path when choosing existing images, and linking to existing files. Each path is relative to global `source`. Defaults to the global `paths`.",
406
407
  "markdownDescription": "Paths to where new asset files are uploaded to. They also set the default path when choosing\nexisting images, and linking to existing files. Each path is relative to global `source`.\nDefaults to the global `paths`."
407
408
  },
@@ -715,6 +716,70 @@
715
716
  },
716
717
  "type": "object"
717
718
  },
719
+ "BuildCoupledPaths": {
720
+ "additionalProperties": false,
721
+ "properties": {
722
+ "collections": {
723
+ "description": "Parent folder of all collections.",
724
+ "markdownDescription": "Parent folder of all collections.",
725
+ "type": "string"
726
+ },
727
+ "dam_static": {
728
+ "default": "",
729
+ "description": "Location of statically copied assets for DAM files. This prefix will be removed from the _DAM Uploads_ path when CloudCannon outputs the URL of an asset.",
730
+ "markdownDescription": "Location of statically copied assets for DAM files. This prefix will be removed from the _DAM\nUploads_ path when CloudCannon outputs the URL of an asset.",
731
+ "type": "string"
732
+ },
733
+ "dam_uploads": {
734
+ "default": "",
735
+ "description": "Default location of newly uploaded DAM files.",
736
+ "markdownDescription": "Default location of newly uploaded DAM files.",
737
+ "type": "string"
738
+ },
739
+ "dam_uploads_filename": {
740
+ "description": "Filename template for newly uploaded DAM files.",
741
+ "markdownDescription": "Filename template for newly uploaded DAM files.",
742
+ "type": "string"
743
+ },
744
+ "data": {
745
+ "description": "Parent folder of all site data files.",
746
+ "markdownDescription": "Parent folder of all site data files.",
747
+ "type": "string"
748
+ },
749
+ "includes": {
750
+ "description": "Parent folder of all includes, partials, or shortcode files. _Only applies to Jekyll, Hugo, and Eleventy sites_.",
751
+ "markdownDescription": "Parent folder of all includes, partials, or shortcode files. _Only applies to Jekyll, Hugo, and\nEleventy sites_.",
752
+ "type": "string"
753
+ },
754
+ "layouts": {
755
+ "description": "Parent folder of all site layout files. _Only applies to Jekyll, Hugo, and Eleventy sites_.",
756
+ "markdownDescription": "Parent folder of all site layout files. _Only applies to Jekyll, Hugo, and Eleventy sites_.",
757
+ "type": "string"
758
+ },
759
+ "static": {
760
+ "description": "Location of assets that are statically copied to the output site. This prefix will be removed from the _Uploads_ path when CloudCannon outputs the URL of an asset.",
761
+ "markdownDescription": "Location of assets that are statically copied to the output site. This prefix will be removed\nfrom the _Uploads_ path when CloudCannon outputs the URL of an asset.",
762
+ "type": "string"
763
+ },
764
+ "uploads": {
765
+ "default": "uploads",
766
+ "description": "Default location of newly uploaded site files.",
767
+ "markdownDescription": "Default location of newly uploaded site files.",
768
+ "type": "string"
769
+ },
770
+ "uploads_filename": {
771
+ "description": "Filename template for newly uploaded site files.",
772
+ "markdownDescription": "Filename template for newly uploaded site files.",
773
+ "type": "string"
774
+ },
775
+ "uploads_use_relative_path": {
776
+ "description": "When set to true, CloudCannon will reference files relative to the path of the file they were uploaded to.",
777
+ "markdownDescription": "When set to true, CloudCannon will reference files relative to the path of the file they were\nuploaded to.",
778
+ "type": "boolean"
779
+ }
780
+ },
781
+ "type": "object"
782
+ },
718
783
  "ChoiceInput": {
719
784
  "additionalProperties": false,
720
785
  "properties": {
@@ -1584,7 +1649,7 @@
1584
1649
  "markdownDescription": "Set how an ‘empty’ value will be saved. Does not apply to existing empty values."
1585
1650
  },
1586
1651
  "paths": {
1587
- "$ref": "#/definitions/ReducedPaths",
1652
+ "$ref": "#/definitions/Paths",
1588
1653
  "description": "Paths to where new asset files are uploaded to. They also set the default path when choosing existing images, and linking to existing files. Each path is relative to global `source`. Defaults to the global `paths`.",
1589
1654
  "markdownDescription": "Paths to where new asset files are uploaded to. They also set the default path when choosing\nexisting images, and linking to existing files. Each path is relative to global `source`.\nDefaults to the global `paths`."
1590
1655
  }
@@ -3793,7 +3858,7 @@
3793
3858
  "type": "string"
3794
3859
  },
3795
3860
  "paths": {
3796
- "$ref": "#/definitions/ReducedPaths",
3861
+ "$ref": "#/definitions/Paths",
3797
3862
  "description": "Paths to where new asset files are uploaded to. They also set the default path when choosing existing images, and linking to existing files. Each path is relative to global `source`. Defaults to the global `paths`.",
3798
3863
  "markdownDescription": "Paths to where new asset files are uploaded to. They also set the default path when choosing\nexisting images, and linking to existing files. Each path is relative to global `source`.\nDefaults to the global `paths`."
3799
3864
  },
@@ -3988,7 +4053,7 @@
3988
4053
  "type": "string"
3989
4054
  },
3990
4055
  "paths": {
3991
- "$ref": "#/definitions/ReducedPaths",
4056
+ "$ref": "#/definitions/Paths",
3992
4057
  "description": "Paths to where new asset files are uploaded to. They also set the default path when choosing existing images, and linking to existing files. Each path is relative to global `source`. Defaults to the global `paths`.",
3993
4058
  "markdownDescription": "Paths to where new asset files are uploaded to. They also set the default path when choosing\nexisting images, and linking to existing files. Each path is relative to global `source`.\nDefaults to the global `paths`."
3994
4059
  },
@@ -4298,9 +4363,9 @@
4298
4363
  "markdownDescription": "Contains settings for various Markdown engines."
4299
4364
  },
4300
4365
  "paths": {
4301
- "$ref": "#/definitions/Paths",
4302
- "description": "Global paths to common folders.",
4303
- "markdownDescription": "Global paths to common folders."
4366
+ "$ref": "#/definitions/BuildCoupledPaths",
4367
+ "description": "Paths to where new asset files are uploaded to. They also set the default path when choosing existing images, and linking to existing files. Each path is relative to global `source`. Defaults to the global `paths`.",
4368
+ "markdownDescription": "Paths to where new asset files are uploaded to. They also set the default path when choosing\nexisting images, and linking to existing files. Each path is relative to global `source`.\nDefaults to the global `paths`."
4304
4369
  },
4305
4370
  "source": {
4306
4371
  "description": "Base path to your site source files, relative to the root folder.",
@@ -4325,7 +4390,7 @@
4325
4390
  "additionalProperties": false,
4326
4391
  "properties": {
4327
4392
  "paths": {
4328
- "$ref": "#/definitions/ReducedPaths",
4393
+ "$ref": "#/definitions/Paths",
4329
4394
  "description": "Paths to where new asset files are uploaded to. They also set the default path when choosing existing images, and linking to existing files. Each path is relative to global `source`. Defaults to the global `paths`.",
4330
4395
  "markdownDescription": "Paths to where new asset files are uploaded to. They also set the default path when choosing\nexisting images, and linking to existing files. Each path is relative to global `source`.\nDefaults to the global `paths`."
4331
4396
  }
@@ -4335,35 +4400,347 @@
4335
4400
  "MarkdownAttributeElementOptions": {
4336
4401
  "additionalProperties": false,
4337
4402
  "properties": {
4403
+ "a": {
4404
+ "$ref": "#/definitions/AttributeListPosition"
4405
+ },
4406
+ "abbr": {
4407
+ "$ref": "#/definitions/AttributeListPosition"
4408
+ },
4409
+ "address": {
4410
+ "$ref": "#/definitions/AttributeListPosition"
4411
+ },
4412
+ "area": {
4413
+ "$ref": "#/definitions/AttributeListPosition"
4414
+ },
4415
+ "article": {
4416
+ "$ref": "#/definitions/AttributeListPosition"
4417
+ },
4418
+ "aside": {
4419
+ "$ref": "#/definitions/AttributeListPosition"
4420
+ },
4421
+ "audio": {
4422
+ "$ref": "#/definitions/AttributeListPosition"
4423
+ },
4424
+ "b": {
4425
+ "$ref": "#/definitions/AttributeListPosition"
4426
+ },
4427
+ "base": {
4428
+ "$ref": "#/definitions/AttributeListPosition"
4429
+ },
4430
+ "bdi": {
4431
+ "$ref": "#/definitions/AttributeListPosition"
4432
+ },
4433
+ "bdo": {
4434
+ "$ref": "#/definitions/AttributeListPosition"
4435
+ },
4338
4436
  "block": {
4339
4437
  "$ref": "#/definitions/AttributeListPosition"
4340
4438
  },
4341
4439
  "blockquote": {
4342
4440
  "$ref": "#/definitions/AttributeListPosition"
4343
4441
  },
4442
+ "body": {
4443
+ "$ref": "#/definitions/AttributeListPosition"
4444
+ },
4445
+ "br": {
4446
+ "$ref": "#/definitions/AttributeListPosition"
4447
+ },
4448
+ "button": {
4449
+ "$ref": "#/definitions/AttributeListPosition"
4450
+ },
4451
+ "canvas": {
4452
+ "$ref": "#/definitions/AttributeListPosition"
4453
+ },
4454
+ "caption": {
4455
+ "$ref": "#/definitions/AttributeListPosition"
4456
+ },
4457
+ "cite": {
4458
+ "$ref": "#/definitions/AttributeListPosition"
4459
+ },
4460
+ "code": {
4461
+ "$ref": "#/definitions/AttributeListPosition"
4462
+ },
4463
+ "col": {
4464
+ "$ref": "#/definitions/AttributeListPosition"
4465
+ },
4466
+ "colgroup": {
4467
+ "$ref": "#/definitions/AttributeListPosition"
4468
+ },
4469
+ "data": {
4470
+ "$ref": "#/definitions/AttributeListPosition"
4471
+ },
4472
+ "datalist": {
4473
+ "$ref": "#/definitions/AttributeListPosition"
4474
+ },
4475
+ "dd": {
4476
+ "$ref": "#/definitions/AttributeListPosition"
4477
+ },
4478
+ "del": {
4479
+ "$ref": "#/definitions/AttributeListPosition"
4480
+ },
4481
+ "details": {
4482
+ "$ref": "#/definitions/AttributeListPosition"
4483
+ },
4484
+ "dfn": {
4485
+ "$ref": "#/definitions/AttributeListPosition"
4486
+ },
4487
+ "dialog": {
4488
+ "$ref": "#/definitions/AttributeListPosition"
4489
+ },
4490
+ "div": {
4491
+ "$ref": "#/definitions/AttributeListPosition"
4492
+ },
4493
+ "dl": {
4494
+ "$ref": "#/definitions/AttributeListPosition"
4495
+ },
4496
+ "dt": {
4497
+ "$ref": "#/definitions/AttributeListPosition"
4498
+ },
4499
+ "em": {
4500
+ "$ref": "#/definitions/AttributeListPosition"
4501
+ },
4502
+ "embed": {
4503
+ "$ref": "#/definitions/AttributeListPosition"
4504
+ },
4505
+ "fieldset": {
4506
+ "$ref": "#/definitions/AttributeListPosition"
4507
+ },
4508
+ "figcaption": {
4509
+ "$ref": "#/definitions/AttributeListPosition"
4510
+ },
4511
+ "figure": {
4512
+ "$ref": "#/definitions/AttributeListPosition"
4513
+ },
4514
+ "footer": {
4515
+ "$ref": "#/definitions/AttributeListPosition"
4516
+ },
4517
+ "form": {
4518
+ "$ref": "#/definitions/AttributeListPosition"
4519
+ },
4520
+ "h1": {
4521
+ "$ref": "#/definitions/AttributeListPosition"
4522
+ },
4523
+ "h2": {
4524
+ "$ref": "#/definitions/AttributeListPosition"
4525
+ },
4526
+ "h3": {
4527
+ "$ref": "#/definitions/AttributeListPosition"
4528
+ },
4529
+ "h4": {
4530
+ "$ref": "#/definitions/AttributeListPosition"
4531
+ },
4532
+ "h5": {
4533
+ "$ref": "#/definitions/AttributeListPosition"
4534
+ },
4535
+ "h6": {
4536
+ "$ref": "#/definitions/AttributeListPosition"
4537
+ },
4538
+ "head": {
4539
+ "$ref": "#/definitions/AttributeListPosition"
4540
+ },
4541
+ "header": {
4542
+ "$ref": "#/definitions/AttributeListPosition"
4543
+ },
4544
+ "hgroup": {
4545
+ "$ref": "#/definitions/AttributeListPosition"
4546
+ },
4547
+ "hr": {
4548
+ "$ref": "#/definitions/AttributeListPosition"
4549
+ },
4550
+ "html": {
4551
+ "$ref": "#/definitions/AttributeListPosition"
4552
+ },
4553
+ "i": {
4554
+ "$ref": "#/definitions/AttributeListPosition"
4555
+ },
4556
+ "iframe": {
4557
+ "$ref": "#/definitions/AttributeListPosition"
4558
+ },
4344
4559
  "img": {
4345
4560
  "$ref": "#/definitions/AttributeListPosition"
4346
4561
  },
4347
4562
  "inline": {
4348
4563
  "$ref": "#/definitions/AttributeListPosition"
4349
4564
  },
4565
+ "input": {
4566
+ "$ref": "#/definitions/AttributeListPosition"
4567
+ },
4568
+ "ins": {
4569
+ "$ref": "#/definitions/AttributeListPosition"
4570
+ },
4571
+ "kbd": {
4572
+ "$ref": "#/definitions/AttributeListPosition"
4573
+ },
4574
+ "label": {
4575
+ "$ref": "#/definitions/AttributeListPosition"
4576
+ },
4577
+ "legend": {
4578
+ "$ref": "#/definitions/AttributeListPosition"
4579
+ },
4350
4580
  "li": {
4351
4581
  "$ref": "#/definitions/AttributeListPosition"
4352
4582
  },
4583
+ "link": {
4584
+ "$ref": "#/definitions/AttributeListPosition"
4585
+ },
4586
+ "main": {
4587
+ "$ref": "#/definitions/AttributeListPosition"
4588
+ },
4589
+ "map": {
4590
+ "$ref": "#/definitions/AttributeListPosition"
4591
+ },
4592
+ "mark": {
4593
+ "$ref": "#/definitions/AttributeListPosition"
4594
+ },
4595
+ "menu": {
4596
+ "$ref": "#/definitions/AttributeListPosition"
4597
+ },
4598
+ "meta": {
4599
+ "$ref": "#/definitions/AttributeListPosition"
4600
+ },
4601
+ "meter": {
4602
+ "$ref": "#/definitions/AttributeListPosition"
4603
+ },
4604
+ "nav": {
4605
+ "$ref": "#/definitions/AttributeListPosition"
4606
+ },
4607
+ "noscript": {
4608
+ "$ref": "#/definitions/AttributeListPosition"
4609
+ },
4610
+ "object": {
4611
+ "$ref": "#/definitions/AttributeListPosition"
4612
+ },
4353
4613
  "ol": {
4354
4614
  "$ref": "#/definitions/AttributeListPosition"
4355
4615
  },
4616
+ "optgroup": {
4617
+ "$ref": "#/definitions/AttributeListPosition"
4618
+ },
4619
+ "option": {
4620
+ "$ref": "#/definitions/AttributeListPosition"
4621
+ },
4622
+ "output": {
4623
+ "$ref": "#/definitions/AttributeListPosition"
4624
+ },
4625
+ "p": {
4626
+ "$ref": "#/definitions/AttributeListPosition"
4627
+ },
4628
+ "picture": {
4629
+ "$ref": "#/definitions/AttributeListPosition"
4630
+ },
4631
+ "pre": {
4632
+ "$ref": "#/definitions/AttributeListPosition"
4633
+ },
4634
+ "progress": {
4635
+ "$ref": "#/definitions/AttributeListPosition"
4636
+ },
4637
+ "q": {
4638
+ "$ref": "#/definitions/AttributeListPosition"
4639
+ },
4640
+ "rp": {
4641
+ "$ref": "#/definitions/AttributeListPosition"
4642
+ },
4643
+ "rt": {
4644
+ "$ref": "#/definitions/AttributeListPosition"
4645
+ },
4646
+ "ruby": {
4647
+ "$ref": "#/definitions/AttributeListPosition"
4648
+ },
4649
+ "s": {
4650
+ "$ref": "#/definitions/AttributeListPosition"
4651
+ },
4652
+ "samp": {
4653
+ "$ref": "#/definitions/AttributeListPosition"
4654
+ },
4655
+ "script": {
4656
+ "$ref": "#/definitions/AttributeListPosition"
4657
+ },
4658
+ "search": {
4659
+ "$ref": "#/definitions/AttributeListPosition"
4660
+ },
4661
+ "section": {
4662
+ "$ref": "#/definitions/AttributeListPosition"
4663
+ },
4664
+ "select": {
4665
+ "$ref": "#/definitions/AttributeListPosition"
4666
+ },
4667
+ "slot": {
4668
+ "$ref": "#/definitions/AttributeListPosition"
4669
+ },
4670
+ "small": {
4671
+ "$ref": "#/definitions/AttributeListPosition"
4672
+ },
4673
+ "source": {
4674
+ "$ref": "#/definitions/AttributeListPosition"
4675
+ },
4676
+ "span": {
4677
+ "$ref": "#/definitions/AttributeListPosition"
4678
+ },
4679
+ "strong": {
4680
+ "$ref": "#/definitions/AttributeListPosition"
4681
+ },
4682
+ "style": {
4683
+ "$ref": "#/definitions/AttributeListPosition"
4684
+ },
4685
+ "sub": {
4686
+ "$ref": "#/definitions/AttributeListPosition"
4687
+ },
4688
+ "summary": {
4689
+ "$ref": "#/definitions/AttributeListPosition"
4690
+ },
4691
+ "sup": {
4692
+ "$ref": "#/definitions/AttributeListPosition"
4693
+ },
4356
4694
  "table": {
4357
4695
  "$ref": "#/definitions/AttributeListPosition"
4358
4696
  },
4697
+ "tbody": {
4698
+ "$ref": "#/definitions/AttributeListPosition"
4699
+ },
4359
4700
  "td": {
4360
4701
  "$ref": "#/definitions/AttributeListPosition"
4361
4702
  },
4703
+ "template": {
4704
+ "$ref": "#/definitions/AttributeListPosition"
4705
+ },
4706
+ "textarea": {
4707
+ "$ref": "#/definitions/AttributeListPosition"
4708
+ },
4709
+ "tfoot": {
4710
+ "$ref": "#/definitions/AttributeListPosition"
4711
+ },
4712
+ "th": {
4713
+ "$ref": "#/definitions/AttributeListPosition"
4714
+ },
4715
+ "thead": {
4716
+ "$ref": "#/definitions/AttributeListPosition"
4717
+ },
4718
+ "time": {
4719
+ "$ref": "#/definitions/AttributeListPosition"
4720
+ },
4721
+ "title": {
4722
+ "$ref": "#/definitions/AttributeListPosition"
4723
+ },
4362
4724
  "tr": {
4363
4725
  "$ref": "#/definitions/AttributeListPosition"
4364
4726
  },
4727
+ "track": {
4728
+ "$ref": "#/definitions/AttributeListPosition"
4729
+ },
4730
+ "u": {
4731
+ "$ref": "#/definitions/AttributeListPosition"
4732
+ },
4365
4733
  "ul": {
4366
4734
  "$ref": "#/definitions/AttributeListPosition"
4735
+ },
4736
+ "var": {
4737
+ "$ref": "#/definitions/AttributeListPosition"
4738
+ },
4739
+ "video": {
4740
+ "$ref": "#/definitions/AttributeListPosition"
4741
+ },
4742
+ "wbr": {
4743
+ "$ref": "#/definitions/AttributeListPosition"
4367
4744
  }
4368
4745
  },
4369
4746
  "type": "object"
@@ -4432,7 +4809,7 @@
4432
4809
  },
4433
4810
  "quotes": {
4434
4811
  "description": "Double + single quotes replacement pairs, when typographer enabled and smartquotes on. For example, you can use '«»„“' for Russian, '„“‚‘' for German, and ['«\\xA0', '\\xA0»', '‹\\xA0', '\\xA0›'] for French (including nbsp).",
4435
- "markdownDescription": "Double + single quotes replacement pairs, when typographer enabled and smartquotes on. For example, you can use '«»„“' for Russian, '„“‚‘' for German, and ['«\\xA0', '\\xA0»', '‹\\xA0', '\\xA0›'] for French (including nbsp).",
4812
+ "markdownDescription": "Double + single quotes replacement pairs, when typographer enabled and smartquotes on. For\nexample, you can use '«»„“' for Russian, '„“‚‘' for German, and ['«\\xA0', '\\xA0»', '‹\\xA0',\n'\\xA0›'] for French (including nbsp).",
4436
4813
  "type": "string"
4437
4814
  },
4438
4815
  "sentence_per_line": {
@@ -5490,11 +5867,6 @@
5490
5867
  "Paths": {
5491
5868
  "additionalProperties": false,
5492
5869
  "properties": {
5493
- "collections": {
5494
- "description": "Parent folder of all collections.",
5495
- "markdownDescription": "Parent folder of all collections.",
5496
- "type": "string"
5497
- },
5498
5870
  "dam_static": {
5499
5871
  "default": "",
5500
5872
  "description": "Location of statically copied assets for DAM files. This prefix will be removed from the _DAM Uploads_ path when CloudCannon outputs the URL of an asset.",
@@ -5512,21 +5884,6 @@
5512
5884
  "markdownDescription": "Filename template for newly uploaded DAM files.",
5513
5885
  "type": "string"
5514
5886
  },
5515
- "data": {
5516
- "description": "Parent folder of all site data files.",
5517
- "markdownDescription": "Parent folder of all site data files.",
5518
- "type": "string"
5519
- },
5520
- "includes": {
5521
- "description": "Parent folder of all includes, partials, or shortcode files. _Only applies to Jekyll, Hugo, and Eleventy sites_.",
5522
- "markdownDescription": "Parent folder of all includes, partials, or shortcode files. _Only applies to Jekyll, Hugo, and\nEleventy sites_.",
5523
- "type": "string"
5524
- },
5525
- "layouts": {
5526
- "description": "Parent folder of all site layout files. _Only applies to Jekyll, Hugo, and Eleventy sites_.",
5527
- "markdownDescription": "Parent folder of all site layout files. _Only applies to Jekyll, Hugo, and Eleventy sites_.",
5528
- "type": "string"
5529
- },
5530
5887
  "static": {
5531
5888
  "description": "Location of assets that are statically copied to the output site. This prefix will be removed from the _Uploads_ path when CloudCannon outputs the URL of an asset.",
5532
5889
  "markdownDescription": "Location of assets that are statically copied to the output site. This prefix will be removed\nfrom the _Uploads_ path when CloudCannon outputs the URL of an asset.",
@@ -5810,50 +6167,6 @@
5810
6167
  ],
5811
6168
  "type": "object"
5812
6169
  },
5813
- "ReducedPaths": {
5814
- "additionalProperties": false,
5815
- "properties": {
5816
- "dam_static": {
5817
- "default": "",
5818
- "description": "Location of statically copied assets for DAM files. This prefix will be removed from the _DAM Uploads_ path when CloudCannon outputs the URL of an asset.",
5819
- "markdownDescription": "Location of statically copied assets for DAM files. This prefix will be removed from the _DAM\nUploads_ path when CloudCannon outputs the URL of an asset.",
5820
- "type": "string"
5821
- },
5822
- "dam_uploads": {
5823
- "default": "",
5824
- "description": "Default location of newly uploaded DAM files.",
5825
- "markdownDescription": "Default location of newly uploaded DAM files.",
5826
- "type": "string"
5827
- },
5828
- "dam_uploads_filename": {
5829
- "description": "Filename template for newly uploaded DAM files.",
5830
- "markdownDescription": "Filename template for newly uploaded DAM files.",
5831
- "type": "string"
5832
- },
5833
- "static": {
5834
- "description": "Location of assets that are statically copied to the output site. This prefix will be removed from the _Uploads_ path when CloudCannon outputs the URL of an asset.",
5835
- "markdownDescription": "Location of assets that are statically copied to the output site. This prefix will be removed\nfrom the _Uploads_ path when CloudCannon outputs the URL of an asset.",
5836
- "type": "string"
5837
- },
5838
- "uploads": {
5839
- "default": "uploads",
5840
- "description": "Default location of newly uploaded site files.",
5841
- "markdownDescription": "Default location of newly uploaded site files.",
5842
- "type": "string"
5843
- },
5844
- "uploads_filename": {
5845
- "description": "Filename template for newly uploaded site files.",
5846
- "markdownDescription": "Filename template for newly uploaded site files.",
5847
- "type": "string"
5848
- },
5849
- "uploads_use_relative_path": {
5850
- "description": "When set to true, CloudCannon will reference files relative to the path of the file they were uploaded to.",
5851
- "markdownDescription": "When set to true, CloudCannon will reference files relative to the path of the file they were\nuploaded to.",
5852
- "type": "boolean"
5853
- }
5854
- },
5855
- "type": "object"
5856
- },
5857
6170
  "RichTextInput": {
5858
6171
  "additionalProperties": false,
5859
6172
  "properties": {
@@ -6092,7 +6405,7 @@
6092
6405
  "type": "boolean"
6093
6406
  },
6094
6407
  "paths": {
6095
- "$ref": "#/definitions/ReducedPaths",
6408
+ "$ref": "#/definitions/Paths",
6096
6409
  "description": "Paths to where new asset files are uploaded to. They also set the default path when choosing existing images, and linking to existing files. Each path is relative to global `source`. Defaults to the global `paths`.",
6097
6410
  "markdownDescription": "Paths to where new asset files are uploaded to. They also set the default path when choosing\nexisting images, and linking to existing files. Each path is relative to global `source`.\nDefaults to the global `paths`."
6098
6411
  },
@@ -7434,7 +7747,7 @@
7434
7747
  "type": "boolean"
7435
7748
  },
7436
7749
  "paths": {
7437
- "$ref": "#/definitions/ReducedPaths",
7750
+ "$ref": "#/definitions/Paths",
7438
7751
  "description": "Paths to where new asset files are uploaded to. They also set the default path when choosing existing images, and linking to existing files. Each path is relative to global `source`. Defaults to the global `paths`.",
7439
7752
  "markdownDescription": "Paths to where new asset files are uploaded to. They also set the default path when choosing\nexisting images, and linking to existing files. Each path is relative to global `source`.\nDefaults to the global `paths`."
7440
7753
  },
@@ -8397,7 +8710,7 @@
8397
8710
  "markdownDescription": "Set how an ‘empty’ value will be saved. Does not apply to existing empty values."
8398
8711
  },
8399
8712
  "paths": {
8400
- "$ref": "#/definitions/ReducedPaths",
8713
+ "$ref": "#/definitions/Paths",
8401
8714
  "description": "Paths to where new asset files are uploaded to. They also set the default path when choosing existing images, and linking to existing files. Each path is relative to global `source`. Defaults to the global `paths`.",
8402
8715
  "markdownDescription": "Paths to where new asset files are uploaded to. They also set the default path when choosing\nexisting images, and linking to existing files. Each path is relative to global `source`.\nDefaults to the global `paths`."
8403
8716
  }