From e8b2ec6dff5f29e464ab790c8a059b8d0bd5fc0c Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 9 Aug 2024 11:01:54 +0000 Subject: [PATCH] Deploy documentation for 'main' --- .../documentation/colorcomponents/bw.json | 32 ++ .../documentation/colorcomponents/bwa.json | 32 ++ .../colorcomponents/cie/xyz.json | 40 +++ .../colorcomponents/cie/xyza.json | 40 +++ .../colorcomponents/colorcomponents.json | 280 +++++++++++++++--- .../documentation/colorcomponents/hsb.json | 32 ++ .../documentation/colorcomponents/hsba.json | 32 ++ .../documentation/colorcomponents/hsla.json | 32 ++ .../documentation/colorcomponents/rgba.json | 40 --- 9 files changed, 480 insertions(+), 80 deletions(-) diff --git a/main/data/documentation/colorcomponents/bw.json b/main/data/documentation/colorcomponents/bw.json index 86af8677..451c295e 100644 --- a/main/data/documentation/colorcomponents/bw.json +++ b/main/data/documentation/colorcomponents/bw.json @@ -2190,6 +2190,38 @@ "type" : "text" } ], + "conformance" : { + "availabilityPrefix" : [ + { + "text" : "Available when", + "type" : "text" + } + ], + "conformancePrefix" : [ + { + "text" : "Conforms when", + "type" : "text" + } + ], + "constraints" : [ + { + "code" : "Value", + "type" : "codeVoice" + }, + { + "text" : " conforms to ", + "type" : "text" + }, + { + "code" : "FloatingPoint", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ] + }, "fragments" : [ { "kind" : "keyword", diff --git a/main/data/documentation/colorcomponents/bwa.json b/main/data/documentation/colorcomponents/bwa.json index ef57577f..f7821b37 100644 --- a/main/data/documentation/colorcomponents/bwa.json +++ b/main/data/documentation/colorcomponents/bwa.json @@ -2406,6 +2406,38 @@ "type" : "text" } ], + "conformance" : { + "availabilityPrefix" : [ + { + "text" : "Available when", + "type" : "text" + } + ], + "conformancePrefix" : [ + { + "text" : "Conforms when", + "type" : "text" + } + ], + "constraints" : [ + { + "code" : "Value", + "type" : "codeVoice" + }, + { + "text" : " conforms to ", + "type" : "text" + }, + { + "code" : "FloatingPoint", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ] + }, "fragments" : [ { "kind" : "keyword", diff --git a/main/data/documentation/colorcomponents/cie/xyz.json b/main/data/documentation/colorcomponents/cie/xyz.json index 437bc64f..7a0139d1 100644 --- a/main/data/documentation/colorcomponents/cie/xyz.json +++ b/main/data/documentation/colorcomponents/cie/xyz.json @@ -2536,6 +2536,46 @@ "type" : "text" } ], + "conformance" : { + "availabilityPrefix" : [ + { + "text" : "Available when", + "type" : "text" + } + ], + "conformancePrefix" : [ + { + "text" : "Conforms when", + "type" : "text" + } + ], + "constraints" : [ + { + "code" : "Value", + "type" : "codeVoice" + }, + { + "text" : " conforms to ", + "type" : "text" + }, + { + "code" : "ExpressibleByFloatLiteral", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "FloatingPoint", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ] + }, "fragments" : [ { "kind" : "keyword", diff --git a/main/data/documentation/colorcomponents/cie/xyza.json b/main/data/documentation/colorcomponents/cie/xyza.json index 71c88748..d9c04e4d 100644 --- a/main/data/documentation/colorcomponents/cie/xyza.json +++ b/main/data/documentation/colorcomponents/cie/xyza.json @@ -2754,6 +2754,46 @@ "type" : "text" } ], + "conformance" : { + "availabilityPrefix" : [ + { + "text" : "Available when", + "type" : "text" + } + ], + "conformancePrefix" : [ + { + "text" : "Conforms when", + "type" : "text" + } + ], + "constraints" : [ + { + "code" : "Value", + "type" : "codeVoice" + }, + { + "text" : " conforms to ", + "type" : "text" + }, + { + "code" : "ExpressibleByFloatLiteral", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "FloatingPoint", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ] + }, "fragments" : [ { "kind" : "keyword", diff --git a/main/data/documentation/colorcomponents/colorcomponents.json b/main/data/documentation/colorcomponents/colorcomponents.json index ee268be0..03745490 100644 --- a/main/data/documentation/colorcomponents/colorcomponents.json +++ b/main/data/documentation/colorcomponents/colorcomponents.json @@ -234,6 +234,38 @@ "type" : "text" } ], + "conformance" : { + "availabilityPrefix" : [ + { + "text" : "Available when", + "type" : "text" + } + ], + "conformancePrefix" : [ + { + "text" : "Conforms when", + "type" : "text" + } + ], + "constraints" : [ + { + "code" : "Value", + "type" : "codeVoice" + }, + { + "text" : " conforms to ", + "type" : "text" + }, + { + "code" : "FloatingPoint", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ] + }, "fragments" : [ { "kind" : "keyword", @@ -268,6 +300,38 @@ "type" : "text" } ], + "conformance" : { + "availabilityPrefix" : [ + { + "text" : "Available when", + "type" : "text" + } + ], + "conformancePrefix" : [ + { + "text" : "Conforms when", + "type" : "text" + } + ], + "constraints" : [ + { + "code" : "Value", + "type" : "codeVoice" + }, + { + "text" : " conforms to ", + "type" : "text" + }, + { + "code" : "FloatingPoint", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ] + }, "fragments" : [ { "kind" : "keyword", @@ -302,6 +366,46 @@ "type" : "text" } ], + "conformance" : { + "availabilityPrefix" : [ + { + "text" : "Available when", + "type" : "text" + } + ], + "conformancePrefix" : [ + { + "text" : "Conforms when", + "type" : "text" + } + ], + "constraints" : [ + { + "code" : "Value", + "type" : "codeVoice" + }, + { + "text" : " conforms to ", + "type" : "text" + }, + { + "code" : "ExpressibleByFloatLiteral", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "FloatingPoint", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ] + }, "fragments" : [ { "kind" : "keyword", @@ -336,6 +440,46 @@ "type" : "text" } ], + "conformance" : { + "availabilityPrefix" : [ + { + "text" : "Available when", + "type" : "text" + } + ], + "conformancePrefix" : [ + { + "text" : "Conforms when", + "type" : "text" + } + ], + "constraints" : [ + { + "code" : "Value", + "type" : "codeVoice" + }, + { + "text" : " conforms to ", + "type" : "text" + }, + { + "code" : "ExpressibleByFloatLiteral", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "FloatingPoint", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ] + }, "fragments" : [ { "kind" : "keyword", @@ -721,6 +865,38 @@ "type" : "text" } ], + "conformance" : { + "availabilityPrefix" : [ + { + "text" : "Available when", + "type" : "text" + } + ], + "conformancePrefix" : [ + { + "text" : "Conforms when", + "type" : "text" + } + ], + "constraints" : [ + { + "code" : "Value", + "type" : "codeVoice" + }, + { + "text" : " conforms to ", + "type" : "text" + }, + { + "code" : "FloatingPoint", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ] + }, "fragments" : [ { "kind" : "keyword", @@ -755,6 +931,38 @@ "type" : "text" } ], + "conformance" : { + "availabilityPrefix" : [ + { + "text" : "Available when", + "type" : "text" + } + ], + "conformancePrefix" : [ + { + "text" : "Conforms when", + "type" : "text" + } + ], + "constraints" : [ + { + "code" : "Value", + "type" : "codeVoice" + }, + { + "text" : " conforms to ", + "type" : "text" + }, + { + "code" : "FloatingPoint", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ] + }, "fragments" : [ { "kind" : "keyword", @@ -823,6 +1031,38 @@ "type" : "text" } ], + "conformance" : { + "availabilityPrefix" : [ + { + "text" : "Available when", + "type" : "text" + } + ], + "conformancePrefix" : [ + { + "text" : "Conforms when", + "type" : "text" + } + ], + "constraints" : [ + { + "code" : "Value", + "type" : "codeVoice" + }, + { + "text" : " conforms to ", + "type" : "text" + }, + { + "code" : "FloatingPoint", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ] + }, "fragments" : [ { "kind" : "keyword", @@ -891,46 +1131,6 @@ "type" : "text" } ], - "conformance" : { - "availabilityPrefix" : [ - { - "text" : "Available when", - "type" : "text" - } - ], - "conformancePrefix" : [ - { - "text" : "Conforms when", - "type" : "text" - } - ], - "constraints" : [ - { - "code" : "Value", - "type" : "codeVoice" - }, - { - "text" : " conforms to ", - "type" : "text" - }, - { - "code" : "ExpressibleByFloatLiteral", - "type" : "codeVoice" - }, - { - "text" : " and ", - "type" : "text" - }, - { - "code" : "FloatingPoint", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ] - }, "fragments" : [ { "kind" : "keyword", diff --git a/main/data/documentation/colorcomponents/hsb.json b/main/data/documentation/colorcomponents/hsb.json index 5781f5b9..e1c433f2 100644 --- a/main/data/documentation/colorcomponents/hsb.json +++ b/main/data/documentation/colorcomponents/hsb.json @@ -289,6 +289,38 @@ "type" : "text" } ], + "conformance" : { + "availabilityPrefix" : [ + { + "text" : "Available when", + "type" : "text" + } + ], + "conformancePrefix" : [ + { + "text" : "Conforms when", + "type" : "text" + } + ], + "constraints" : [ + { + "code" : "Value", + "type" : "codeVoice" + }, + { + "text" : " conforms to ", + "type" : "text" + }, + { + "code" : "FloatingPoint", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ] + }, "fragments" : [ { "kind" : "keyword", diff --git a/main/data/documentation/colorcomponents/hsba.json b/main/data/documentation/colorcomponents/hsba.json index 0444007e..c677a2a6 100644 --- a/main/data/documentation/colorcomponents/hsba.json +++ b/main/data/documentation/colorcomponents/hsba.json @@ -328,6 +328,38 @@ "type" : "text" } ], + "conformance" : { + "availabilityPrefix" : [ + { + "text" : "Available when", + "type" : "text" + } + ], + "conformancePrefix" : [ + { + "text" : "Conforms when", + "type" : "text" + } + ], + "constraints" : [ + { + "code" : "Value", + "type" : "codeVoice" + }, + { + "text" : " conforms to ", + "type" : "text" + }, + { + "code" : "FloatingPoint", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ] + }, "fragments" : [ { "kind" : "keyword", diff --git a/main/data/documentation/colorcomponents/hsla.json b/main/data/documentation/colorcomponents/hsla.json index 9d5ab0cc..4cb9f2cd 100644 --- a/main/data/documentation/colorcomponents/hsla.json +++ b/main/data/documentation/colorcomponents/hsla.json @@ -328,6 +328,38 @@ "type" : "text" } ], + "conformance" : { + "availabilityPrefix" : [ + { + "text" : "Available when", + "type" : "text" + } + ], + "conformancePrefix" : [ + { + "text" : "Conforms when", + "type" : "text" + } + ], + "constraints" : [ + { + "code" : "Value", + "type" : "codeVoice" + }, + { + "text" : " conforms to ", + "type" : "text" + }, + { + "code" : "FloatingPoint", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ] + }, "fragments" : [ { "kind" : "keyword", diff --git a/main/data/documentation/colorcomponents/rgba.json b/main/data/documentation/colorcomponents/rgba.json index 16bc4b78..4d5f81db 100644 --- a/main/data/documentation/colorcomponents/rgba.json +++ b/main/data/documentation/colorcomponents/rgba.json @@ -345,46 +345,6 @@ "type" : "text" } ], - "conformance" : { - "availabilityPrefix" : [ - { - "text" : "Available when", - "type" : "text" - } - ], - "conformancePrefix" : [ - { - "text" : "Conforms when", - "type" : "text" - } - ], - "constraints" : [ - { - "code" : "Value", - "type" : "codeVoice" - }, - { - "text" : " conforms to ", - "type" : "text" - }, - { - "code" : "ExpressibleByFloatLiteral", - "type" : "codeVoice" - }, - { - "text" : " and ", - "type" : "text" - }, - { - "code" : "FloatingPoint", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ] - }, "fragments" : [ { "kind" : "keyword",