@forge/manifest 4.2.0 → 4.2.1-next.1

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.
@@ -469,6 +469,14 @@
469
469
  "minLength": 1,
470
470
  "maxLength": 255,
471
471
  "pattern": "^[a-zA-Z0-9-_]+$"
472
+ },
473
+ "render": {
474
+ "enum": [
475
+ "native",
476
+ "default"
477
+ ],
478
+ "type": "string",
479
+ "default": "default"
472
480
  }
473
481
  }
474
482
  },
@@ -489,6 +497,14 @@
489
497
  }
490
498
  }
491
499
  },
500
+ "render": {
501
+ "enum": [
502
+ "native",
503
+ "default"
504
+ ],
505
+ "type": "string",
506
+ "default": "default"
507
+ },
492
508
  "key": {
493
509
  "$ref": "#/definitions/ModuleKeySchema"
494
510
  }
@@ -621,6 +637,14 @@
621
637
  "accelerator"
622
638
  ]
623
639
  },
640
+ "render": {
641
+ "enum": [
642
+ "native",
643
+ "default"
644
+ ],
645
+ "type": "string",
646
+ "default": "default"
647
+ },
624
648
  "key": {
625
649
  "$ref": "#/definitions/ModuleKeySchema"
626
650
  }
@@ -754,6 +778,14 @@
754
778
  "accelerator"
755
779
  ]
756
780
  },
781
+ "render": {
782
+ "enum": [
783
+ "native",
784
+ "default"
785
+ ],
786
+ "type": "string",
787
+ "default": "default"
788
+ },
757
789
  "key": {
758
790
  "$ref": "#/definitions/ModuleKeySchema"
759
791
  }
@@ -948,6 +980,14 @@
948
980
  "accelerator"
949
981
  ]
950
982
  },
983
+ "render": {
984
+ "enum": [
985
+ "native",
986
+ "default"
987
+ ],
988
+ "type": "string",
989
+ "default": "default"
990
+ },
951
991
  "key": {
952
992
  "$ref": "#/definitions/ModuleKeySchema"
953
993
  }
@@ -1081,6 +1121,14 @@
1081
1121
  "accelerator"
1082
1122
  ]
1083
1123
  },
1124
+ "render": {
1125
+ "enum": [
1126
+ "native",
1127
+ "default"
1128
+ ],
1129
+ "type": "string",
1130
+ "default": "default"
1131
+ },
1084
1132
  "key": {
1085
1133
  "$ref": "#/definitions/ModuleKeySchema"
1086
1134
  }
@@ -1226,6 +1274,14 @@
1226
1274
  "accelerator"
1227
1275
  ]
1228
1276
  },
1277
+ "render": {
1278
+ "enum": [
1279
+ "native",
1280
+ "default"
1281
+ ],
1282
+ "type": "string",
1283
+ "default": "default"
1284
+ },
1229
1285
  "key": {
1230
1286
  "$ref": "#/definitions/ModuleKeySchema"
1231
1287
  }
@@ -1361,6 +1417,14 @@
1361
1417
  "accelerator"
1362
1418
  ]
1363
1419
  },
1420
+ "render": {
1421
+ "enum": [
1422
+ "native",
1423
+ "default"
1424
+ ],
1425
+ "type": "string",
1426
+ "default": "default"
1427
+ },
1364
1428
  "key": {
1365
1429
  "$ref": "#/definitions/ModuleKeySchema"
1366
1430
  }
@@ -1503,6 +1567,14 @@
1503
1567
  "accelerator"
1504
1568
  ]
1505
1569
  },
1570
+ "render": {
1571
+ "enum": [
1572
+ "native",
1573
+ "default"
1574
+ ],
1575
+ "type": "string",
1576
+ "default": "default"
1577
+ },
1506
1578
  "key": {
1507
1579
  "$ref": "#/definitions/ModuleKeySchema"
1508
1580
  }
@@ -1650,6 +1722,14 @@
1650
1722
  "accelerator"
1651
1723
  ]
1652
1724
  },
1725
+ "render": {
1726
+ "enum": [
1727
+ "native",
1728
+ "default"
1729
+ ],
1730
+ "type": "string",
1731
+ "default": "default"
1732
+ },
1653
1733
  "key": {
1654
1734
  "$ref": "#/definitions/ModuleKeySchema"
1655
1735
  }
@@ -1846,6 +1926,14 @@
1846
1926
  "minLength": 1,
1847
1927
  "maxLength": 255
1848
1928
  },
1929
+ "render": {
1930
+ "enum": [
1931
+ "native",
1932
+ "default"
1933
+ ],
1934
+ "type": "string",
1935
+ "default": "default"
1936
+ },
1849
1937
  "key": {
1850
1938
  "$ref": "#/definitions/ModuleKeySchema"
1851
1939
  }
@@ -1926,6 +2014,14 @@
1926
2014
  "minLength": 1,
1927
2015
  "maxLength": 23,
1928
2016
  "pattern": "^[a-zA-Z0-9_\\-]+$"
2017
+ },
2018
+ "render": {
2019
+ "default": "default",
2020
+ "enum": [
2021
+ "default",
2022
+ "native"
2023
+ ],
2024
+ "type": "string"
1929
2025
  }
1930
2026
  },
1931
2027
  "required": [
@@ -1940,6 +2036,14 @@
1940
2036
  "minLength": 1,
1941
2037
  "maxLength": 23,
1942
2038
  "pattern": "^[a-zA-Z0-9_\\-]+$"
2039
+ },
2040
+ "render": {
2041
+ "default": "default",
2042
+ "enum": [
2043
+ "default",
2044
+ "native"
2045
+ ],
2046
+ "type": "string"
1943
2047
  }
1944
2048
  },
1945
2049
  "required": [
@@ -1954,6 +2058,14 @@
1954
2058
  "minLength": 1,
1955
2059
  "maxLength": 23,
1956
2060
  "pattern": "^[a-zA-Z0-9_\\-]+$"
2061
+ },
2062
+ "render": {
2063
+ "default": "default",
2064
+ "enum": [
2065
+ "default",
2066
+ "native"
2067
+ ],
2068
+ "type": "string"
1957
2069
  }
1958
2070
  },
1959
2071
  "required": [
@@ -2118,29 +2230,37 @@
2118
2230
  {
2119
2231
  "type": "object",
2120
2232
  "properties": {
2121
- "function": {
2233
+ "resource": {
2122
2234
  "type": "string",
2123
2235
  "minLength": 1,
2124
- "maxLength": 255,
2125
- "pattern": "^[a-zA-Z0-9-_]+$"
2236
+ "maxLength": 23,
2237
+ "pattern": "^[a-zA-Z0-9_\\-]+$"
2238
+ },
2239
+ "render": {
2240
+ "default": "default",
2241
+ "enum": [
2242
+ "default",
2243
+ "native"
2244
+ ],
2245
+ "type": "string"
2126
2246
  }
2127
2247
  },
2128
2248
  "required": [
2129
- "function"
2249
+ "resource"
2130
2250
  ]
2131
2251
  },
2132
2252
  {
2133
2253
  "type": "object",
2134
2254
  "properties": {
2135
- "resource": {
2255
+ "function": {
2136
2256
  "type": "string",
2137
2257
  "minLength": 1,
2138
- "maxLength": 23,
2139
- "pattern": "^[a-zA-Z0-9_\\-]+$"
2258
+ "maxLength": 255,
2259
+ "pattern": "^[a-zA-Z0-9-_]+$"
2140
2260
  }
2141
2261
  },
2142
2262
  "required": [
2143
- "resource"
2263
+ "function"
2144
2264
  ]
2145
2265
  }
2146
2266
  ]
@@ -2188,6 +2308,14 @@
2188
2308
  }
2189
2309
  ]
2190
2310
  },
2311
+ "render": {
2312
+ "default": "default",
2313
+ "enum": [
2314
+ "default",
2315
+ "native"
2316
+ ],
2317
+ "type": "string"
2318
+ },
2191
2319
  "displayConditions": {
2192
2320
  "type": "object",
2193
2321
  "properties": {}
@@ -2281,29 +2409,37 @@
2281
2409
  {
2282
2410
  "type": "object",
2283
2411
  "properties": {
2284
- "function": {
2412
+ "resource": {
2285
2413
  "type": "string",
2286
2414
  "minLength": 1,
2287
- "maxLength": 255,
2288
- "pattern": "^[a-zA-Z0-9-_]+$"
2415
+ "maxLength": 23,
2416
+ "pattern": "^[a-zA-Z0-9_\\-]+$"
2417
+ },
2418
+ "render": {
2419
+ "default": "default",
2420
+ "enum": [
2421
+ "default",
2422
+ "native"
2423
+ ],
2424
+ "type": "string"
2289
2425
  }
2290
2426
  },
2291
2427
  "required": [
2292
- "function"
2428
+ "resource"
2293
2429
  ]
2294
2430
  },
2295
2431
  {
2296
2432
  "type": "object",
2297
2433
  "properties": {
2298
- "resource": {
2434
+ "function": {
2299
2435
  "type": "string",
2300
2436
  "minLength": 1,
2301
- "maxLength": 23,
2302
- "pattern": "^[a-zA-Z0-9_\\-]+$"
2437
+ "maxLength": 255,
2438
+ "pattern": "^[a-zA-Z0-9-_]+$"
2303
2439
  }
2304
2440
  },
2305
2441
  "required": [
2306
- "resource"
2442
+ "function"
2307
2443
  ]
2308
2444
  }
2309
2445
  ]
@@ -2351,6 +2487,14 @@
2351
2487
  }
2352
2488
  ]
2353
2489
  },
2490
+ "render": {
2491
+ "default": "default",
2492
+ "enum": [
2493
+ "default",
2494
+ "native"
2495
+ ],
2496
+ "type": "string"
2497
+ },
2354
2498
  "displayConditions": {
2355
2499
  "type": "object",
2356
2500
  "properties": {}
@@ -2438,29 +2582,37 @@
2438
2582
  {
2439
2583
  "type": "object",
2440
2584
  "properties": {
2441
- "function": {
2585
+ "resource": {
2442
2586
  "type": "string",
2443
2587
  "minLength": 1,
2444
- "maxLength": 255,
2445
- "pattern": "^[a-zA-Z0-9-_]+$"
2588
+ "maxLength": 23,
2589
+ "pattern": "^[a-zA-Z0-9_\\-]+$"
2590
+ },
2591
+ "render": {
2592
+ "default": "default",
2593
+ "enum": [
2594
+ "default",
2595
+ "native"
2596
+ ],
2597
+ "type": "string"
2446
2598
  }
2447
2599
  },
2448
2600
  "required": [
2449
- "function"
2601
+ "resource"
2450
2602
  ]
2451
2603
  },
2452
2604
  {
2453
2605
  "type": "object",
2454
2606
  "properties": {
2455
- "resource": {
2607
+ "function": {
2456
2608
  "type": "string",
2457
2609
  "minLength": 1,
2458
- "maxLength": 23,
2459
- "pattern": "^[a-zA-Z0-9_\\-]+$"
2610
+ "maxLength": 255,
2611
+ "pattern": "^[a-zA-Z0-9-_]+$"
2460
2612
  }
2461
2613
  },
2462
2614
  "required": [
2463
- "resource"
2615
+ "function"
2464
2616
  ]
2465
2617
  }
2466
2618
  ]
@@ -2567,6 +2719,14 @@
2567
2719
  "native"
2568
2720
  ],
2569
2721
  "type": "string"
2722
+ },
2723
+ "render": {
2724
+ "default": "default",
2725
+ "enum": [
2726
+ "default",
2727
+ "native"
2728
+ ],
2729
+ "type": "string"
2570
2730
  }
2571
2731
  },
2572
2732
  "required": [
@@ -2575,6 +2735,14 @@
2575
2735
  }
2576
2736
  ]
2577
2737
  },
2738
+ "render": {
2739
+ "default": "default",
2740
+ "enum": [
2741
+ "default",
2742
+ "native"
2743
+ ],
2744
+ "type": "string"
2745
+ },
2578
2746
  "displayConditions": {
2579
2747
  "type": "object",
2580
2748
  "properties": {}
@@ -2653,29 +2821,37 @@
2653
2821
  {
2654
2822
  "type": "object",
2655
2823
  "properties": {
2656
- "function": {
2824
+ "resource": {
2657
2825
  "type": "string",
2658
2826
  "minLength": 1,
2659
- "maxLength": 255,
2660
- "pattern": "^[a-zA-Z0-9-_]+$"
2827
+ "maxLength": 23,
2828
+ "pattern": "^[a-zA-Z0-9_\\-]+$"
2829
+ },
2830
+ "render": {
2831
+ "default": "default",
2832
+ "enum": [
2833
+ "default",
2834
+ "native"
2835
+ ],
2836
+ "type": "string"
2661
2837
  }
2662
2838
  },
2663
2839
  "required": [
2664
- "function"
2840
+ "resource"
2665
2841
  ]
2666
2842
  },
2667
2843
  {
2668
2844
  "type": "object",
2669
2845
  "properties": {
2670
- "resource": {
2846
+ "function": {
2671
2847
  "type": "string",
2672
2848
  "minLength": 1,
2673
- "maxLength": 23,
2674
- "pattern": "^[a-zA-Z0-9_\\-]+$"
2849
+ "maxLength": 255,
2850
+ "pattern": "^[a-zA-Z0-9-_]+$"
2675
2851
  }
2676
2852
  },
2677
2853
  "required": [
2678
- "resource"
2854
+ "function"
2679
2855
  ]
2680
2856
  }
2681
2857
  ]
@@ -2782,6 +2958,14 @@
2782
2958
  "native"
2783
2959
  ],
2784
2960
  "type": "string"
2961
+ },
2962
+ "render": {
2963
+ "default": "default",
2964
+ "enum": [
2965
+ "default",
2966
+ "native"
2967
+ ],
2968
+ "type": "string"
2785
2969
  }
2786
2970
  },
2787
2971
  "required": [
@@ -2790,6 +2974,14 @@
2790
2974
  }
2791
2975
  ]
2792
2976
  },
2977
+ "render": {
2978
+ "default": "default",
2979
+ "enum": [
2980
+ "default",
2981
+ "native"
2982
+ ],
2983
+ "type": "string"
2984
+ },
2793
2985
  "displayConditions": {
2794
2986
  "type": "object",
2795
2987
  "properties": {}
@@ -2891,6 +3083,14 @@
2891
3083
  "type": "object",
2892
3084
  "properties": {}
2893
3085
  },
3086
+ "render": {
3087
+ "enum": [
3088
+ "native",
3089
+ "default"
3090
+ ],
3091
+ "type": "string",
3092
+ "default": "default"
3093
+ },
2894
3094
  "key": {
2895
3095
  "$ref": "#/definitions/ModuleKeySchema"
2896
3096
  }
@@ -2936,6 +3136,14 @@
2936
3136
  "maxLength": 23,
2937
3137
  "pattern": "^[a-zA-Z0-9_\\-]+$"
2938
3138
  },
3139
+ "render": {
3140
+ "enum": [
3141
+ "native",
3142
+ "default"
3143
+ ],
3144
+ "type": "string",
3145
+ "default": "default"
3146
+ },
2939
3147
  "key": {
2940
3148
  "$ref": "#/definitions/ModuleKeySchema"
2941
3149
  }
@@ -3059,6 +3267,14 @@
3059
3267
  "function"
3060
3268
  ]
3061
3269
  },
3270
+ "render": {
3271
+ "default": "default",
3272
+ "enum": [
3273
+ "default",
3274
+ "native"
3275
+ ],
3276
+ "type": "string"
3277
+ },
3062
3278
  "title": {
3063
3279
  "minLength": 1,
3064
3280
  "maxLength": 255,
@@ -3263,6 +3479,14 @@
3263
3479
  "type": "object",
3264
3480
  "properties": {}
3265
3481
  },
3482
+ "render": {
3483
+ "enum": [
3484
+ "native",
3485
+ "default"
3486
+ ],
3487
+ "type": "string",
3488
+ "default": "default"
3489
+ },
3266
3490
  "key": {
3267
3491
  "$ref": "#/definitions/ModuleKeySchema"
3268
3492
  }
@@ -3359,6 +3583,14 @@
3359
3583
  "type": "object",
3360
3584
  "properties": {}
3361
3585
  },
3586
+ "render": {
3587
+ "enum": [
3588
+ "native",
3589
+ "default"
3590
+ ],
3591
+ "type": "string",
3592
+ "default": "default"
3593
+ },
3362
3594
  "key": {
3363
3595
  "$ref": "#/definitions/ModuleKeySchema"
3364
3596
  }
@@ -3485,12 +3717,28 @@
3485
3717
  "minLength": 1,
3486
3718
  "maxLength": 23,
3487
3719
  "pattern": "^[a-zA-Z0-9_\\-]+$"
3720
+ },
3721
+ "render": {
3722
+ "default": "default",
3723
+ "enum": [
3724
+ "default",
3725
+ "native"
3726
+ ],
3727
+ "type": "string"
3488
3728
  }
3489
3729
  },
3490
3730
  "required": [
3491
3731
  "resource"
3492
3732
  ]
3493
3733
  },
3734
+ "render": {
3735
+ "default": "default",
3736
+ "enum": [
3737
+ "default",
3738
+ "native"
3739
+ ],
3740
+ "type": "string"
3741
+ },
3494
3742
  "title": {
3495
3743
  "minLength": 1,
3496
3744
  "maxLength": 255,
@@ -3705,6 +3953,14 @@
3705
3953
  ],
3706
3954
  "type": "string"
3707
3955
  },
3956
+ "render": {
3957
+ "default": "default",
3958
+ "enum": [
3959
+ "default",
3960
+ "native"
3961
+ ],
3962
+ "type": "string"
3963
+ },
3708
3964
  "title": {
3709
3965
  "type": "string",
3710
3966
  "minLength": 1,
@@ -3960,6 +4216,14 @@
3960
4216
  ],
3961
4217
  "type": "string"
3962
4218
  },
4219
+ "render": {
4220
+ "default": "default",
4221
+ "enum": [
4222
+ "default",
4223
+ "native"
4224
+ ],
4225
+ "type": "string"
4226
+ },
3963
4227
  "title": {
3964
4228
  "type": "string",
3965
4229
  "minLength": 1,
@@ -4209,6 +4473,14 @@
4209
4473
  ],
4210
4474
  "type": "string"
4211
4475
  },
4476
+ "render": {
4477
+ "default": "default",
4478
+ "enum": [
4479
+ "default",
4480
+ "native"
4481
+ ],
4482
+ "type": "string"
4483
+ },
4212
4484
  "title": {
4213
4485
  "type": "string",
4214
4486
  "minLength": 1,
@@ -4458,6 +4730,14 @@
4458
4730
  ],
4459
4731
  "type": "string"
4460
4732
  },
4733
+ "render": {
4734
+ "default": "default",
4735
+ "enum": [
4736
+ "default",
4737
+ "native"
4738
+ ],
4739
+ "type": "string"
4740
+ },
4461
4741
  "title": {
4462
4742
  "type": "string",
4463
4743
  "minLength": 1,
@@ -4597,6 +4877,14 @@
4597
4877
  "minLength": 1,
4598
4878
  "maxLength": 23,
4599
4879
  "pattern": "^[a-zA-Z0-9_\\-]+$"
4880
+ },
4881
+ "render": {
4882
+ "default": "default",
4883
+ "enum": [
4884
+ "default",
4885
+ "native"
4886
+ ],
4887
+ "type": "string"
4600
4888
  }
4601
4889
  },
4602
4890
  "required": [
@@ -4611,6 +4899,14 @@
4611
4899
  "minLength": 1,
4612
4900
  "maxLength": 23,
4613
4901
  "pattern": "^[a-zA-Z0-9_\\-]+$"
4902
+ },
4903
+ "render": {
4904
+ "default": "default",
4905
+ "enum": [
4906
+ "default",
4907
+ "native"
4908
+ ],
4909
+ "type": "string"
4614
4910
  }
4615
4911
  },
4616
4912
  "required": [
@@ -4625,6 +4921,14 @@
4625
4921
  "minLength": 1,
4626
4922
  "maxLength": 23,
4627
4923
  "pattern": "^[a-zA-Z0-9_\\-]+$"
4924
+ },
4925
+ "render": {
4926
+ "default": "default",
4927
+ "enum": [
4928
+ "default",
4929
+ "native"
4930
+ ],
4931
+ "type": "string"
4628
4932
  }
4629
4933
  },
4630
4934
  "required": [
@@ -4670,6 +4974,14 @@
4670
4974
  "function"
4671
4975
  ]
4672
4976
  },
4977
+ "render": {
4978
+ "default": "default",
4979
+ "enum": [
4980
+ "default",
4981
+ "native"
4982
+ ],
4983
+ "type": "string"
4984
+ },
4673
4985
  "displayConditions": {
4674
4986
  "type": "object",
4675
4987
  "properties": {}
@@ -4812,6 +5124,14 @@
4812
5124
  "minLength": 1,
4813
5125
  "maxLength": 23,
4814
5126
  "pattern": "^[a-zA-Z0-9_\\-]+$"
5127
+ },
5128
+ "render": {
5129
+ "default": "default",
5130
+ "enum": [
5131
+ "default",
5132
+ "native"
5133
+ ],
5134
+ "type": "string"
4815
5135
  }
4816
5136
  },
4817
5137
  "required": [
@@ -4826,6 +5146,14 @@
4826
5146
  "minLength": 1,
4827
5147
  "maxLength": 23,
4828
5148
  "pattern": "^[a-zA-Z0-9_\\-]+$"
5149
+ },
5150
+ "render": {
5151
+ "default": "default",
5152
+ "enum": [
5153
+ "default",
5154
+ "native"
5155
+ ],
5156
+ "type": "string"
4829
5157
  }
4830
5158
  },
4831
5159
  "required": [
@@ -4840,6 +5168,14 @@
4840
5168
  "minLength": 1,
4841
5169
  "maxLength": 23,
4842
5170
  "pattern": "^[a-zA-Z0-9_\\-]+$"
5171
+ },
5172
+ "render": {
5173
+ "default": "default",
5174
+ "enum": [
5175
+ "default",
5176
+ "native"
5177
+ ],
5178
+ "type": "string"
4843
5179
  }
4844
5180
  },
4845
5181
  "required": [
@@ -4864,6 +5200,9 @@
4864
5200
  "items": {
4865
5201
  "type": "object",
4866
5202
  "properties": {
5203
+ "shouldReloadOnRefresh": {
5204
+ "type": "boolean"
5205
+ },
4867
5206
  "resource": {
4868
5207
  "type": "string",
4869
5208
  "minLength": 1,
@@ -4885,6 +5224,14 @@
4885
5224
  "function"
4886
5225
  ]
4887
5226
  },
5227
+ "render": {
5228
+ "default": "default",
5229
+ "enum": [
5230
+ "default",
5231
+ "native"
5232
+ ],
5233
+ "type": "string"
5234
+ },
4888
5235
  "displayConditions": {
4889
5236
  "type": "object",
4890
5237
  "properties": {}
@@ -5391,6 +5738,14 @@
5391
5738
  "minLength": 1,
5392
5739
  "maxLength": 255
5393
5740
  },
5741
+ "render": {
5742
+ "enum": [
5743
+ "native",
5744
+ "default"
5745
+ ],
5746
+ "type": "string",
5747
+ "default": "default"
5748
+ },
5394
5749
  "key": {
5395
5750
  "$ref": "#/definitions/ModuleKeySchema"
5396
5751
  }
@@ -5506,6 +5861,14 @@
5506
5861
  "minLength": 1,
5507
5862
  "maxLength": 255
5508
5863
  },
5864
+ "render": {
5865
+ "enum": [
5866
+ "native",
5867
+ "default"
5868
+ ],
5869
+ "type": "string",
5870
+ "default": "default"
5871
+ },
5509
5872
  "key": {
5510
5873
  "$ref": "#/definitions/ModuleKeySchema"
5511
5874
  }
@@ -5621,6 +5984,14 @@
5621
5984
  "minLength": 1,
5622
5985
  "maxLength": 255
5623
5986
  },
5987
+ "render": {
5988
+ "enum": [
5989
+ "native",
5990
+ "default"
5991
+ ],
5992
+ "type": "string",
5993
+ "default": "default"
5994
+ },
5624
5995
  "key": {
5625
5996
  "$ref": "#/definitions/ModuleKeySchema"
5626
5997
  }
@@ -5736,6 +6107,14 @@
5736
6107
  "minLength": 1,
5737
6108
  "maxLength": 255
5738
6109
  },
6110
+ "render": {
6111
+ "enum": [
6112
+ "native",
6113
+ "default"
6114
+ ],
6115
+ "type": "string",
6116
+ "default": "default"
6117
+ },
5739
6118
  "key": {
5740
6119
  "$ref": "#/definitions/ModuleKeySchema"
5741
6120
  }
@@ -5863,6 +6242,14 @@
5863
6242
  "minLength": 1,
5864
6243
  "maxLength": 255
5865
6244
  },
6245
+ "render": {
6246
+ "enum": [
6247
+ "native",
6248
+ "default"
6249
+ ],
6250
+ "type": "string",
6251
+ "default": "default"
6252
+ },
5866
6253
  "key": {
5867
6254
  "$ref": "#/definitions/ModuleKeySchema"
5868
6255
  }
@@ -5981,6 +6368,14 @@
5981
6368
  "minLength": 1,
5982
6369
  "maxLength": 255
5983
6370
  },
6371
+ "render": {
6372
+ "enum": [
6373
+ "native",
6374
+ "default"
6375
+ ],
6376
+ "type": "string",
6377
+ "default": "default"
6378
+ },
5984
6379
  "key": {
5985
6380
  "$ref": "#/definitions/ModuleKeySchema"
5986
6381
  }
@@ -6099,6 +6494,14 @@
6099
6494
  "minLength": 1,
6100
6495
  "maxLength": 255
6101
6496
  },
6497
+ "render": {
6498
+ "enum": [
6499
+ "native",
6500
+ "default"
6501
+ ],
6502
+ "type": "string",
6503
+ "default": "default"
6504
+ },
6102
6505
  "key": {
6103
6506
  "$ref": "#/definitions/ModuleKeySchema"
6104
6507
  }
@@ -6214,6 +6617,14 @@
6214
6617
  "minLength": 1,
6215
6618
  "maxLength": 255
6216
6619
  },
6620
+ "render": {
6621
+ "enum": [
6622
+ "native",
6623
+ "default"
6624
+ ],
6625
+ "type": "string",
6626
+ "default": "default"
6627
+ },
6217
6628
  "key": {
6218
6629
  "$ref": "#/definitions/ModuleKeySchema"
6219
6630
  }
@@ -6304,6 +6715,14 @@
6304
6715
  "type": "object",
6305
6716
  "properties": {}
6306
6717
  },
6718
+ "render": {
6719
+ "enum": [
6720
+ "native",
6721
+ "default"
6722
+ ],
6723
+ "type": "string",
6724
+ "default": "default"
6725
+ },
6307
6726
  "key": {
6308
6727
  "$ref": "#/definitions/ModuleKeySchema"
6309
6728
  }
@@ -6391,6 +6810,14 @@
6391
6810
  "xlarge"
6392
6811
  ]
6393
6812
  },
6813
+ "render": {
6814
+ "enum": [
6815
+ "native",
6816
+ "default"
6817
+ ],
6818
+ "type": "string",
6819
+ "default": "default"
6820
+ },
6394
6821
  "key": {
6395
6822
  "$ref": "#/definitions/ModuleKeySchema"
6396
6823
  }
@@ -6521,6 +6948,14 @@
6521
6948
  "minLength": 1,
6522
6949
  "maxLength": 255
6523
6950
  },
6951
+ "render": {
6952
+ "enum": [
6953
+ "native",
6954
+ "default"
6955
+ ],
6956
+ "type": "string",
6957
+ "default": "default"
6958
+ },
6524
6959
  "key": {
6525
6960
  "$ref": "#/definitions/ModuleKeySchema"
6526
6961
  }