@bendyline/gilde 0.1.31 → 0.1.32

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.
@@ -805,6 +805,9 @@
805
805
  "type": "integer",
806
806
  "exclusiveMinimum": 0,
807
807
  "maximum": 9007199254740991
808
+ },
809
+ "artifact": {
810
+ "type": "boolean"
808
811
  }
809
812
  },
810
813
  "required": [
@@ -838,6 +841,9 @@
838
841
  },
839
842
  "verifyImageBytes": {
840
843
  "type": "boolean"
844
+ },
845
+ "artifact": {
846
+ "type": "boolean"
841
847
  }
842
848
  },
843
849
  "required": [
@@ -860,6 +866,9 @@
860
866
  },
861
867
  "file": {
862
868
  "type": "string"
869
+ },
870
+ "artifact": {
871
+ "type": "boolean"
863
872
  }
864
873
  },
865
874
  "required": [
@@ -932,6 +941,9 @@
932
941
  "label": {
933
942
  "type": "string",
934
943
  "minLength": 1
944
+ },
945
+ "artifact": {
946
+ "type": "boolean"
935
947
  }
936
948
  },
937
949
  "required": [
@@ -989,6 +1001,9 @@
989
1001
  "minLength": 1
990
1002
  }
991
1003
  }
1004
+ },
1005
+ "artifact": {
1006
+ "type": "boolean"
992
1007
  }
993
1008
  },
994
1009
  "required": [
@@ -1101,6 +1116,9 @@
1101
1116
  },
1102
1117
  "flags": {
1103
1118
  "type": "string"
1119
+ },
1120
+ "artifact": {
1121
+ "type": "boolean"
1104
1122
  }
1105
1123
  },
1106
1124
  "required": [
@@ -1119,6 +1137,9 @@
1119
1137
  },
1120
1138
  "file": {
1121
1139
  "type": "string"
1140
+ },
1141
+ "artifact": {
1142
+ "type": "boolean"
1122
1143
  }
1123
1144
  },
1124
1145
  "required": [
@@ -1135,6 +1156,9 @@
1135
1156
  "file": {
1136
1157
  "type": "string",
1137
1158
  "minLength": 1
1159
+ },
1160
+ "artifact": {
1161
+ "type": "boolean"
1138
1162
  }
1139
1163
  },
1140
1164
  "required": [
@@ -1152,6 +1176,9 @@
1152
1176
  "file": {
1153
1177
  "type": "string",
1154
1178
  "minLength": 1
1179
+ },
1180
+ "artifact": {
1181
+ "type": "boolean"
1155
1182
  }
1156
1183
  },
1157
1184
  "required": [
@@ -1169,6 +1196,9 @@
1169
1196
  "file": {
1170
1197
  "type": "string",
1171
1198
  "minLength": 1
1199
+ },
1200
+ "artifact": {
1201
+ "type": "boolean"
1172
1202
  }
1173
1203
  },
1174
1204
  "required": [
@@ -1381,6 +1411,9 @@
1381
1411
  "recordField": {
1382
1412
  "type": "string",
1383
1413
  "minLength": 1
1414
+ },
1415
+ "artifact": {
1416
+ "type": "boolean"
1384
1417
  }
1385
1418
  },
1386
1419
  "required": [
@@ -1403,6 +1436,12 @@
1403
1436
  "outlineFile": {
1404
1437
  "type": "string",
1405
1438
  "minLength": 1
1439
+ },
1440
+ "outlineArtifact": {
1441
+ "type": "boolean"
1442
+ },
1443
+ "artifact": {
1444
+ "type": "boolean"
1406
1445
  }
1407
1446
  },
1408
1447
  "required": [
@@ -1706,6 +1745,9 @@
1706
1745
  "type": "integer",
1707
1746
  "exclusiveMinimum": 0,
1708
1747
  "maximum": 9007199254740991
1748
+ },
1749
+ "artifact": {
1750
+ "type": "boolean"
1709
1751
  }
1710
1752
  },
1711
1753
  "required": [
@@ -1739,6 +1781,9 @@
1739
1781
  },
1740
1782
  "verifyImageBytes": {
1741
1783
  "type": "boolean"
1784
+ },
1785
+ "artifact": {
1786
+ "type": "boolean"
1742
1787
  }
1743
1788
  },
1744
1789
  "required": [
@@ -1761,6 +1806,9 @@
1761
1806
  },
1762
1807
  "file": {
1763
1808
  "type": "string"
1809
+ },
1810
+ "artifact": {
1811
+ "type": "boolean"
1764
1812
  }
1765
1813
  },
1766
1814
  "required": [
@@ -1833,6 +1881,9 @@
1833
1881
  "label": {
1834
1882
  "type": "string",
1835
1883
  "minLength": 1
1884
+ },
1885
+ "artifact": {
1886
+ "type": "boolean"
1836
1887
  }
1837
1888
  },
1838
1889
  "required": [
@@ -1890,6 +1941,9 @@
1890
1941
  "minLength": 1
1891
1942
  }
1892
1943
  }
1944
+ },
1945
+ "artifact": {
1946
+ "type": "boolean"
1893
1947
  }
1894
1948
  },
1895
1949
  "required": [
@@ -2002,6 +2056,9 @@
2002
2056
  },
2003
2057
  "flags": {
2004
2058
  "type": "string"
2059
+ },
2060
+ "artifact": {
2061
+ "type": "boolean"
2005
2062
  }
2006
2063
  },
2007
2064
  "required": [
@@ -2020,6 +2077,9 @@
2020
2077
  },
2021
2078
  "file": {
2022
2079
  "type": "string"
2080
+ },
2081
+ "artifact": {
2082
+ "type": "boolean"
2023
2083
  }
2024
2084
  },
2025
2085
  "required": [
@@ -2036,6 +2096,9 @@
2036
2096
  "file": {
2037
2097
  "type": "string",
2038
2098
  "minLength": 1
2099
+ },
2100
+ "artifact": {
2101
+ "type": "boolean"
2039
2102
  }
2040
2103
  },
2041
2104
  "required": [
@@ -2053,6 +2116,9 @@
2053
2116
  "file": {
2054
2117
  "type": "string",
2055
2118
  "minLength": 1
2119
+ },
2120
+ "artifact": {
2121
+ "type": "boolean"
2056
2122
  }
2057
2123
  },
2058
2124
  "required": [
@@ -2070,6 +2136,9 @@
2070
2136
  "file": {
2071
2137
  "type": "string",
2072
2138
  "minLength": 1
2139
+ },
2140
+ "artifact": {
2141
+ "type": "boolean"
2073
2142
  }
2074
2143
  },
2075
2144
  "required": [
@@ -2282,6 +2351,9 @@
2282
2351
  "recordField": {
2283
2352
  "type": "string",
2284
2353
  "minLength": 1
2354
+ },
2355
+ "artifact": {
2356
+ "type": "boolean"
2285
2357
  }
2286
2358
  },
2287
2359
  "required": [
@@ -2304,6 +2376,12 @@
2304
2376
  "outlineFile": {
2305
2377
  "type": "string",
2306
2378
  "minLength": 1
2379
+ },
2380
+ "outlineArtifact": {
2381
+ "type": "boolean"
2382
+ },
2383
+ "artifact": {
2384
+ "type": "boolean"
2307
2385
  }
2308
2386
  },
2309
2387
  "required": [
@@ -2737,6 +2815,9 @@
2737
2815
  "type": "string",
2738
2816
  "minLength": 1
2739
2817
  },
2818
+ "overArtifact": {
2819
+ "type": "boolean"
2820
+ },
2740
2821
  "itemsPath": {
2741
2822
  "type": "string"
2742
2823
  },
@@ -3528,6 +3609,9 @@
3528
3609
  "type": "integer",
3529
3610
  "exclusiveMinimum": 0,
3530
3611
  "maximum": 9007199254740991
3612
+ },
3613
+ "artifact": {
3614
+ "type": "boolean"
3531
3615
  }
3532
3616
  },
3533
3617
  "required": [
@@ -3561,6 +3645,9 @@
3561
3645
  },
3562
3646
  "verifyImageBytes": {
3563
3647
  "type": "boolean"
3648
+ },
3649
+ "artifact": {
3650
+ "type": "boolean"
3564
3651
  }
3565
3652
  },
3566
3653
  "required": [
@@ -3583,6 +3670,9 @@
3583
3670
  },
3584
3671
  "file": {
3585
3672
  "type": "string"
3673
+ },
3674
+ "artifact": {
3675
+ "type": "boolean"
3586
3676
  }
3587
3677
  },
3588
3678
  "required": [
@@ -3655,6 +3745,9 @@
3655
3745
  "label": {
3656
3746
  "type": "string",
3657
3747
  "minLength": 1
3748
+ },
3749
+ "artifact": {
3750
+ "type": "boolean"
3658
3751
  }
3659
3752
  },
3660
3753
  "required": [
@@ -3712,6 +3805,9 @@
3712
3805
  "minLength": 1
3713
3806
  }
3714
3807
  }
3808
+ },
3809
+ "artifact": {
3810
+ "type": "boolean"
3715
3811
  }
3716
3812
  },
3717
3813
  "required": [
@@ -3824,6 +3920,9 @@
3824
3920
  },
3825
3921
  "flags": {
3826
3922
  "type": "string"
3923
+ },
3924
+ "artifact": {
3925
+ "type": "boolean"
3827
3926
  }
3828
3927
  },
3829
3928
  "required": [
@@ -3842,6 +3941,9 @@
3842
3941
  },
3843
3942
  "file": {
3844
3943
  "type": "string"
3944
+ },
3945
+ "artifact": {
3946
+ "type": "boolean"
3845
3947
  }
3846
3948
  },
3847
3949
  "required": [
@@ -3858,6 +3960,9 @@
3858
3960
  "file": {
3859
3961
  "type": "string",
3860
3962
  "minLength": 1
3963
+ },
3964
+ "artifact": {
3965
+ "type": "boolean"
3861
3966
  }
3862
3967
  },
3863
3968
  "required": [
@@ -3875,6 +3980,9 @@
3875
3980
  "file": {
3876
3981
  "type": "string",
3877
3982
  "minLength": 1
3983
+ },
3984
+ "artifact": {
3985
+ "type": "boolean"
3878
3986
  }
3879
3987
  },
3880
3988
  "required": [
@@ -3892,6 +4000,9 @@
3892
4000
  "file": {
3893
4001
  "type": "string",
3894
4002
  "minLength": 1
4003
+ },
4004
+ "artifact": {
4005
+ "type": "boolean"
3895
4006
  }
3896
4007
  },
3897
4008
  "required": [
@@ -4104,6 +4215,9 @@
4104
4215
  "recordField": {
4105
4216
  "type": "string",
4106
4217
  "minLength": 1
4218
+ },
4219
+ "artifact": {
4220
+ "type": "boolean"
4107
4221
  }
4108
4222
  },
4109
4223
  "required": [
@@ -4126,6 +4240,12 @@
4126
4240
  "outlineFile": {
4127
4241
  "type": "string",
4128
4242
  "minLength": 1
4243
+ },
4244
+ "outlineArtifact": {
4245
+ "type": "boolean"
4246
+ },
4247
+ "artifact": {
4248
+ "type": "boolean"
4129
4249
  }
4130
4250
  },
4131
4251
  "required": [
@@ -4429,6 +4549,9 @@
4429
4549
  "type": "integer",
4430
4550
  "exclusiveMinimum": 0,
4431
4551
  "maximum": 9007199254740991
4552
+ },
4553
+ "artifact": {
4554
+ "type": "boolean"
4432
4555
  }
4433
4556
  },
4434
4557
  "required": [
@@ -4462,6 +4585,9 @@
4462
4585
  },
4463
4586
  "verifyImageBytes": {
4464
4587
  "type": "boolean"
4588
+ },
4589
+ "artifact": {
4590
+ "type": "boolean"
4465
4591
  }
4466
4592
  },
4467
4593
  "required": [
@@ -4484,6 +4610,9 @@
4484
4610
  },
4485
4611
  "file": {
4486
4612
  "type": "string"
4613
+ },
4614
+ "artifact": {
4615
+ "type": "boolean"
4487
4616
  }
4488
4617
  },
4489
4618
  "required": [
@@ -4556,6 +4685,9 @@
4556
4685
  "label": {
4557
4686
  "type": "string",
4558
4687
  "minLength": 1
4688
+ },
4689
+ "artifact": {
4690
+ "type": "boolean"
4559
4691
  }
4560
4692
  },
4561
4693
  "required": [
@@ -4613,6 +4745,9 @@
4613
4745
  "minLength": 1
4614
4746
  }
4615
4747
  }
4748
+ },
4749
+ "artifact": {
4750
+ "type": "boolean"
4616
4751
  }
4617
4752
  },
4618
4753
  "required": [
@@ -4725,6 +4860,9 @@
4725
4860
  },
4726
4861
  "flags": {
4727
4862
  "type": "string"
4863
+ },
4864
+ "artifact": {
4865
+ "type": "boolean"
4728
4866
  }
4729
4867
  },
4730
4868
  "required": [
@@ -4743,6 +4881,9 @@
4743
4881
  },
4744
4882
  "file": {
4745
4883
  "type": "string"
4884
+ },
4885
+ "artifact": {
4886
+ "type": "boolean"
4746
4887
  }
4747
4888
  },
4748
4889
  "required": [
@@ -4759,6 +4900,9 @@
4759
4900
  "file": {
4760
4901
  "type": "string",
4761
4902
  "minLength": 1
4903
+ },
4904
+ "artifact": {
4905
+ "type": "boolean"
4762
4906
  }
4763
4907
  },
4764
4908
  "required": [
@@ -4776,6 +4920,9 @@
4776
4920
  "file": {
4777
4921
  "type": "string",
4778
4922
  "minLength": 1
4923
+ },
4924
+ "artifact": {
4925
+ "type": "boolean"
4779
4926
  }
4780
4927
  },
4781
4928
  "required": [
@@ -4793,6 +4940,9 @@
4793
4940
  "file": {
4794
4941
  "type": "string",
4795
4942
  "minLength": 1
4943
+ },
4944
+ "artifact": {
4945
+ "type": "boolean"
4796
4946
  }
4797
4947
  },
4798
4948
  "required": [
@@ -5005,6 +5155,9 @@
5005
5155
  "recordField": {
5006
5156
  "type": "string",
5007
5157
  "minLength": 1
5158
+ },
5159
+ "artifact": {
5160
+ "type": "boolean"
5008
5161
  }
5009
5162
  },
5010
5163
  "required": [
@@ -5027,6 +5180,12 @@
5027
5180
  "outlineFile": {
5028
5181
  "type": "string",
5029
5182
  "minLength": 1
5183
+ },
5184
+ "outlineArtifact": {
5185
+ "type": "boolean"
5186
+ },
5187
+ "artifact": {
5188
+ "type": "boolean"
5030
5189
  }
5031
5190
  },
5032
5191
  "required": [