@scalar/cli 1.8.5 → 1.8.6
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.
- package/README.md +1 -1
- package/docs.html +58 -57
- package/index.js +40 -11
- package/package.json +6 -6
package/README.md
CHANGED
package/docs.html
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
<title>Scalar CLI Documentation</title>
|
|
9
9
|
<style>
|
|
10
10
|
/* Base CSS will be injected here */
|
|
11
|
-
/* ../../node_modules/.pnpm/@scalar+themes@0.15.
|
|
11
|
+
/* ../../node_modules/.pnpm/@scalar+themes@0.15.3/node_modules/@scalar/themes/dist/style.css */
|
|
12
12
|
@layer scalar-base, scalar-theme;
|
|
13
13
|
@layer scalar-base {
|
|
14
14
|
body {
|
|
@@ -242,6 +242,7 @@
|
|
|
242
242
|
--scalar-text-decoration-hover: underline;
|
|
243
243
|
--scalar-link-font-weight: inherit;
|
|
244
244
|
--scalar-sidebar-indent: 20px;
|
|
245
|
+
--scalar-sidebar-padding: 12px;
|
|
245
246
|
}
|
|
246
247
|
.dark-mode {
|
|
247
248
|
color-scheme: dark;
|
|
@@ -397,7 +398,7 @@
|
|
|
397
398
|
}
|
|
398
399
|
}
|
|
399
400
|
|
|
400
|
-
/* ../../node_modules/.pnpm/@scalar+themes@0.15.
|
|
401
|
+
/* ../../node_modules/.pnpm/@scalar+themes@0.15.3/node_modules/@scalar/themes/dist/fonts/fonts.css */
|
|
401
402
|
@font-face {
|
|
402
403
|
font-family: "Inter";
|
|
403
404
|
font-style: normal;
|
|
@@ -3709,7 +3710,7 @@ blockquote.t-editor__quote > * {
|
|
|
3709
3710
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
3710
3711
|
</svg></button>
|
|
3711
3712
|
</h2>
|
|
3712
|
-
<div id="
|
|
3713
|
+
<div id="cshonAGps0LeT03eqjwbp" class="t-editor__code-container" data-lang="bash" style="position: relative;">
|
|
3713
3714
|
<pre style="
|
|
3714
3715
|
--line-digits: 2;
|
|
3715
3716
|
--line-number-start: -1;
|
|
@@ -3732,7 +3733,7 @@ blockquote.t-editor__quote > * {
|
|
|
3732
3733
|
</svg></button>
|
|
3733
3734
|
</h2>
|
|
3734
3735
|
<p class="t-editor__paragraph">If you really want to become friends you should install the CLI:</p>
|
|
3735
|
-
<div id="
|
|
3736
|
+
<div id="6qcbsFpP5YXndKjxyc0QB" class="t-editor__code-container" data-lang="bash" style="position: relative;">
|
|
3736
3737
|
<pre style="
|
|
3737
3738
|
--line-digits: 2;
|
|
3738
3739
|
--line-number-start: -1;
|
|
@@ -3756,7 +3757,7 @@ blockquote.t-editor__quote > * {
|
|
|
3756
3757
|
</svg></button>
|
|
3757
3758
|
</h3>
|
|
3758
3759
|
<p class="t-editor__paragraph">There’s another <code inline="true" class="t-editor__inline-code">scalar</code> CLI, which is bundled with <code inline="true" class="t-editor__inline-code">git</code>. If you run into naming conflicts, but never use the other CLI anyway, you can replace it like this:</p>
|
|
3759
|
-
<div id="
|
|
3760
|
+
<div id="GCe7Ev7Sl5vcDc5Vh7xkA" class="t-editor__code-container" data-lang="bash" style="position: relative;">
|
|
3760
3761
|
<pre style="
|
|
3761
3762
|
--line-digits: 2;
|
|
3762
3763
|
--line-number-start: -1;
|
|
@@ -3770,7 +3771,7 @@ blockquote.t-editor__quote > * {
|
|
|
3770
3771
|
</svg></button>
|
|
3771
3772
|
</div>
|
|
3772
3773
|
<p class="t-editor__paragraph">Or, if you want to keep using the other <code inline="true" class="t-editor__inline-code">scalar</code> CLI, you can just stick to <code inline="true" class="t-editor__inline-code">npx</code> (or <code inline="true" class="t-editor__inline-code">pnpm dlx</code>):</p>
|
|
3773
|
-
<div id="
|
|
3774
|
+
<div id="skOxBHnLoawzcS9DNOBCI" class="t-editor__code-container" data-lang="bash" style="position: relative;">
|
|
3774
3775
|
<pre style="
|
|
3775
3776
|
--line-digits: 2;
|
|
3776
3777
|
--line-number-start: -1;
|
|
@@ -3796,7 +3797,7 @@ blockquote.t-editor__quote > * {
|
|
|
3796
3797
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
3797
3798
|
</svg></button>
|
|
3798
3799
|
</h2>
|
|
3799
|
-
<div id="
|
|
3800
|
+
<div id="QiSpmEyBW9vgzgKliAo1V" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
3800
3801
|
<pre style="
|
|
3801
3802
|
--line-digits: 2;
|
|
3802
3803
|
--line-number-start: -1;
|
|
@@ -3805,7 +3806,7 @@ blockquote.t-editor__quote > * {
|
|
|
3805
3806
|
<span class="t-code__line" data-line-number="2">CLI to work with your OpenAPI files</span>
|
|
3806
3807
|
<span class="t-code__line" data-line-number="3"></span>
|
|
3807
3808
|
<span class="t-code__line" data-line-number="4">Options:</span>
|
|
3808
|
-
<span class="t-code__line" data-line-number="5"> -
|
|
3809
|
+
<span class="t-code__line" data-line-number="5"> -v, --version output the version number</span>
|
|
3809
3810
|
<span class="t-code__line" data-line-number="6"> -h, --help display help for command</span>
|
|
3810
3811
|
<span class="t-code__line" data-line-number="7"></span>
|
|
3811
3812
|
<span class="t-code__line" data-line-number="8">Commands:</span>
|
|
@@ -3836,7 +3837,7 @@ blockquote.t-editor__quote > * {
|
|
|
3836
3837
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
3837
3838
|
</svg></button>
|
|
3838
3839
|
</h3>
|
|
3839
|
-
<div id="
|
|
3840
|
+
<div id="HWdJcI8ARTAWlgteo7Elj" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
3840
3841
|
<pre style="
|
|
3841
3842
|
--line-digits: 2;
|
|
3842
3843
|
--line-number-start: -1;
|
|
@@ -3866,7 +3867,7 @@ blockquote.t-editor__quote > * {
|
|
|
3866
3867
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
3867
3868
|
</svg></button>
|
|
3868
3869
|
</h4>
|
|
3869
|
-
<div id="
|
|
3870
|
+
<div id="8ld4qrtJSbILc2pb9En2i" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
3870
3871
|
<pre style="
|
|
3871
3872
|
--line-digits: 2;
|
|
3872
3873
|
--line-number-start: -1;
|
|
@@ -3894,7 +3895,7 @@ blockquote.t-editor__quote > * {
|
|
|
3894
3895
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
3895
3896
|
</svg></button>
|
|
3896
3897
|
</h3>
|
|
3897
|
-
<div id="
|
|
3898
|
+
<div id="qg7Sm1rtrzrBWxhtHw6Dl" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
3898
3899
|
<pre style="
|
|
3899
3900
|
--line-digits: 2;
|
|
3900
3901
|
--line-number-start: -1;
|
|
@@ -3921,7 +3922,7 @@ blockquote.t-editor__quote > * {
|
|
|
3921
3922
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
3922
3923
|
</svg></button>
|
|
3923
3924
|
</h3>
|
|
3924
|
-
<div id="
|
|
3925
|
+
<div id="DvaVWB39fO24vh55hyq66" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
3925
3926
|
<pre style="
|
|
3926
3927
|
--line-digits: 2;
|
|
3927
3928
|
--line-number-start: -1;
|
|
@@ -3954,7 +3955,7 @@ blockquote.t-editor__quote > * {
|
|
|
3954
3955
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
3955
3956
|
</svg></button>
|
|
3956
3957
|
</h4>
|
|
3957
|
-
<div id="
|
|
3958
|
+
<div id="5c1YHpGVjUldYIUeWwd7B" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
3958
3959
|
<pre style="
|
|
3959
3960
|
--line-digits: 2;
|
|
3960
3961
|
--line-number-start: -1;
|
|
@@ -3984,7 +3985,7 @@ blockquote.t-editor__quote > * {
|
|
|
3984
3985
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
3985
3986
|
</svg></button>
|
|
3986
3987
|
</h4>
|
|
3987
|
-
<div id="
|
|
3988
|
+
<div id="sJCOdCq0qbR9XLgMndSUf" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
3988
3989
|
<pre style="
|
|
3989
3990
|
--line-digits: 2;
|
|
3990
3991
|
--line-number-start: -1;
|
|
@@ -4011,7 +4012,7 @@ blockquote.t-editor__quote > * {
|
|
|
4011
4012
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4012
4013
|
</svg></button>
|
|
4013
4014
|
</h4>
|
|
4014
|
-
<div id="
|
|
4015
|
+
<div id="MZs4jEz2Bb13COSre3xWG" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4015
4016
|
<pre style="
|
|
4016
4017
|
--line-digits: 2;
|
|
4017
4018
|
--line-number-start: -1;
|
|
@@ -4038,7 +4039,7 @@ blockquote.t-editor__quote > * {
|
|
|
4038
4039
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4039
4040
|
</svg></button>
|
|
4040
4041
|
</h3>
|
|
4041
|
-
<div id="
|
|
4042
|
+
<div id="oSzR2nnDPQGJYZGfnn6Qn" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4042
4043
|
<pre style="
|
|
4043
4044
|
--line-digits: 2;
|
|
4044
4045
|
--line-number-start: -1;
|
|
@@ -4080,7 +4081,7 @@ blockquote.t-editor__quote > * {
|
|
|
4080
4081
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4081
4082
|
</svg></button>
|
|
4082
4083
|
</h4>
|
|
4083
|
-
<div id="
|
|
4084
|
+
<div id="mRHgusK0U1a4olm9WD1l1" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4084
4085
|
<pre style="
|
|
4085
4086
|
--line-digits: 2;
|
|
4086
4087
|
--line-number-start: -1;
|
|
@@ -4114,7 +4115,7 @@ blockquote.t-editor__quote > * {
|
|
|
4114
4115
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4115
4116
|
</svg></button>
|
|
4116
4117
|
</h4>
|
|
4117
|
-
<div id="
|
|
4118
|
+
<div id="6gWD5cQZdMeA56GGX3cIM" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4118
4119
|
<pre style="
|
|
4119
4120
|
--line-digits: 2;
|
|
4120
4121
|
--line-number-start: -1;
|
|
@@ -4145,7 +4146,7 @@ blockquote.t-editor__quote > * {
|
|
|
4145
4146
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4146
4147
|
</svg></button>
|
|
4147
4148
|
</h4>
|
|
4148
|
-
<div id="
|
|
4149
|
+
<div id="E9P5iGfbDXrFpGg7YHni7" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4149
4150
|
<pre style="
|
|
4150
4151
|
--line-digits: 2;
|
|
4151
4152
|
--line-number-start: -1;
|
|
@@ -4177,7 +4178,7 @@ blockquote.t-editor__quote > * {
|
|
|
4177
4178
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4178
4179
|
</svg></button>
|
|
4179
4180
|
</h4>
|
|
4180
|
-
<div id="
|
|
4181
|
+
<div id="AeqPeXe2Md4L23KjzmI1v" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4181
4182
|
<pre style="
|
|
4182
4183
|
--line-digits: 2;
|
|
4183
4184
|
--line-number-start: -1;
|
|
@@ -4208,7 +4209,7 @@ blockquote.t-editor__quote > * {
|
|
|
4208
4209
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4209
4210
|
</svg></button>
|
|
4210
4211
|
</h4>
|
|
4211
|
-
<div id="
|
|
4212
|
+
<div id="X3xE0vvjrLCTeCmky0r3t" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4212
4213
|
<pre style="
|
|
4213
4214
|
--line-digits: 2;
|
|
4214
4215
|
--line-number-start: -1;
|
|
@@ -4239,7 +4240,7 @@ blockquote.t-editor__quote > * {
|
|
|
4239
4240
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4240
4241
|
</svg></button>
|
|
4241
4242
|
</h4>
|
|
4242
|
-
<div id="
|
|
4243
|
+
<div id="aWCR3ZwlcgKcy5cyltbNL" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4243
4244
|
<pre style="
|
|
4244
4245
|
--line-digits: 2;
|
|
4245
4246
|
--line-number-start: -1;
|
|
@@ -4272,7 +4273,7 @@ blockquote.t-editor__quote > * {
|
|
|
4272
4273
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4273
4274
|
</svg></button>
|
|
4274
4275
|
</h4>
|
|
4275
|
-
<div id="
|
|
4276
|
+
<div id="RGnndYHwiEQ5MtXdhodjH" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4276
4277
|
<pre style="
|
|
4277
4278
|
--line-digits: 2;
|
|
4278
4279
|
--line-number-start: -1;
|
|
@@ -4305,7 +4306,7 @@ blockquote.t-editor__quote > * {
|
|
|
4305
4306
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4306
4307
|
</svg></button>
|
|
4307
4308
|
</h4>
|
|
4308
|
-
<div id="
|
|
4309
|
+
<div id="ikrQGXL0pwgLGxWqCOcEe" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4309
4310
|
<pre style="
|
|
4310
4311
|
--line-digits: 2;
|
|
4311
4312
|
--line-number-start: -1;
|
|
@@ -4336,7 +4337,7 @@ blockquote.t-editor__quote > * {
|
|
|
4336
4337
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4337
4338
|
</svg></button>
|
|
4338
4339
|
</h4>
|
|
4339
|
-
<div id="
|
|
4340
|
+
<div id="yQMWvrZUBWrmOBUhFbsAX" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4340
4341
|
<pre style="
|
|
4341
4342
|
--line-digits: 2;
|
|
4342
4343
|
--line-number-start: -1;
|
|
@@ -4366,7 +4367,7 @@ blockquote.t-editor__quote > * {
|
|
|
4366
4367
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4367
4368
|
</svg></button>
|
|
4368
4369
|
</h4>
|
|
4369
|
-
<div id="
|
|
4370
|
+
<div id="OiDMnP0iDYa7wgD4Da9ID" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4370
4371
|
<pre style="
|
|
4371
4372
|
--line-digits: 2;
|
|
4372
4373
|
--line-number-start: -1;
|
|
@@ -4395,7 +4396,7 @@ blockquote.t-editor__quote > * {
|
|
|
4395
4396
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4396
4397
|
</svg></button>
|
|
4397
4398
|
</h4>
|
|
4398
|
-
<div id="
|
|
4399
|
+
<div id="SzRBSjFFHFaHpbkMQKxt9" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4399
4400
|
<pre style="
|
|
4400
4401
|
--line-digits: 2;
|
|
4401
4402
|
--line-number-start: -1;
|
|
@@ -4426,7 +4427,7 @@ blockquote.t-editor__quote > * {
|
|
|
4426
4427
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4427
4428
|
</svg></button>
|
|
4428
4429
|
</h4>
|
|
4429
|
-
<div id="
|
|
4430
|
+
<div id="3OrzEIO2Qyw4u3Yuk7nFi" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4430
4431
|
<pre style="
|
|
4431
4432
|
--line-digits: 2;
|
|
4432
4433
|
--line-number-start: -1;
|
|
@@ -4457,7 +4458,7 @@ blockquote.t-editor__quote > * {
|
|
|
4457
4458
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4458
4459
|
</svg></button>
|
|
4459
4460
|
</h3>
|
|
4460
|
-
<div id="
|
|
4461
|
+
<div id="lg3FOSZGmziVaHd6bIa2u" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4461
4462
|
<pre style="
|
|
4462
4463
|
--line-digits: 2;
|
|
4463
4464
|
--line-number-start: -1;
|
|
@@ -4493,7 +4494,7 @@ blockquote.t-editor__quote > * {
|
|
|
4493
4494
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4494
4495
|
</svg></button>
|
|
4495
4496
|
</h4>
|
|
4496
|
-
<div id="
|
|
4497
|
+
<div id="g2ao8VkzeppihuNnVeDMz" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4497
4498
|
<pre style="
|
|
4498
4499
|
--line-digits: 2;
|
|
4499
4500
|
--line-number-start: -1;
|
|
@@ -4522,7 +4523,7 @@ blockquote.t-editor__quote > * {
|
|
|
4522
4523
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4523
4524
|
</svg></button>
|
|
4524
4525
|
</h4>
|
|
4525
|
-
<div id="
|
|
4526
|
+
<div id="yJ9gvoX1rIl4ze4ricLWC" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4526
4527
|
<pre style="
|
|
4527
4528
|
--line-digits: 2;
|
|
4528
4529
|
--line-number-start: -1;
|
|
@@ -4552,7 +4553,7 @@ blockquote.t-editor__quote > * {
|
|
|
4552
4553
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4553
4554
|
</svg></button>
|
|
4554
4555
|
</h4>
|
|
4555
|
-
<div id="
|
|
4556
|
+
<div id="ZdtnnZkoArQYUgYNztXId" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4556
4557
|
<pre style="
|
|
4557
4558
|
--line-digits: 2;
|
|
4558
4559
|
--line-number-start: -1;
|
|
@@ -4581,7 +4582,7 @@ blockquote.t-editor__quote > * {
|
|
|
4581
4582
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4582
4583
|
</svg></button>
|
|
4583
4584
|
</h4>
|
|
4584
|
-
<div id="
|
|
4585
|
+
<div id="UJEQBXPAGsrsQyPzChbD4" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4585
4586
|
<pre style="
|
|
4586
4587
|
--line-digits: 2;
|
|
4587
4588
|
--line-number-start: -1;
|
|
@@ -4616,7 +4617,7 @@ blockquote.t-editor__quote > * {
|
|
|
4616
4617
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4617
4618
|
</svg></button>
|
|
4618
4619
|
</h4>
|
|
4619
|
-
<div id="
|
|
4620
|
+
<div id="LcDYkriG1IlwIDqD5og0N" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4620
4621
|
<pre style="
|
|
4621
4622
|
--line-digits: 2;
|
|
4622
4623
|
--line-number-start: -1;
|
|
@@ -4647,7 +4648,7 @@ blockquote.t-editor__quote > * {
|
|
|
4647
4648
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4648
4649
|
</svg></button>
|
|
4649
4650
|
</h4>
|
|
4650
|
-
<div id="
|
|
4651
|
+
<div id="jHkahRsDjjfH8LIb3x76x" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4651
4652
|
<pre style="
|
|
4652
4653
|
--line-digits: 2;
|
|
4653
4654
|
--line-number-start: -1;
|
|
@@ -4677,7 +4678,7 @@ blockquote.t-editor__quote > * {
|
|
|
4677
4678
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4678
4679
|
</svg></button>
|
|
4679
4680
|
</h3>
|
|
4680
|
-
<div id="
|
|
4681
|
+
<div id="1xNX7gJMeAjFv3VA5OIHe" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4681
4682
|
<pre style="
|
|
4682
4683
|
--line-digits: 2;
|
|
4683
4684
|
--line-number-start: -1;
|
|
@@ -4711,7 +4712,7 @@ blockquote.t-editor__quote > * {
|
|
|
4711
4712
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4712
4713
|
</svg></button>
|
|
4713
4714
|
</h4>
|
|
4714
|
-
<div id="
|
|
4715
|
+
<div id="ZcRJ6QyU7Ybe6PRJl54Kb" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4715
4716
|
<pre style="
|
|
4716
4717
|
--line-digits: 2;
|
|
4717
4718
|
--line-number-start: -1;
|
|
@@ -4751,7 +4752,7 @@ blockquote.t-editor__quote > * {
|
|
|
4751
4752
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4752
4753
|
</svg></button>
|
|
4753
4754
|
</h4>
|
|
4754
|
-
<div id="
|
|
4755
|
+
<div id="4mXiBrCC7CcMYV0ozr5si" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4755
4756
|
<pre style="
|
|
4756
4757
|
--line-digits: 2;
|
|
4757
4758
|
--line-number-start: -1;
|
|
@@ -4784,7 +4785,7 @@ blockquote.t-editor__quote > * {
|
|
|
4784
4785
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4785
4786
|
</svg></button>
|
|
4786
4787
|
</h4>
|
|
4787
|
-
<div id="
|
|
4788
|
+
<div id="y9dZD14ms3cpmcGgQwnIj" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4788
4789
|
<pre style="
|
|
4789
4790
|
--line-digits: 2;
|
|
4790
4791
|
--line-number-start: -1;
|
|
@@ -4815,7 +4816,7 @@ blockquote.t-editor__quote > * {
|
|
|
4815
4816
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4816
4817
|
</svg></button>
|
|
4817
4818
|
</h4>
|
|
4818
|
-
<div id="
|
|
4819
|
+
<div id="8pzIVeB2YHiauq6JOv2JV" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4819
4820
|
<pre style="
|
|
4820
4821
|
--line-digits: 2;
|
|
4821
4822
|
--line-number-start: -1;
|
|
@@ -4843,7 +4844,7 @@ blockquote.t-editor__quote > * {
|
|
|
4843
4844
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4844
4845
|
</svg></button>
|
|
4845
4846
|
</h3>
|
|
4846
|
-
<div id="
|
|
4847
|
+
<div id="uAQkOQrf58AenGAQvkMC6" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4847
4848
|
<pre style="
|
|
4848
4849
|
--line-digits: 2;
|
|
4849
4850
|
--line-number-start: -1;
|
|
@@ -4875,7 +4876,7 @@ blockquote.t-editor__quote > * {
|
|
|
4875
4876
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4876
4877
|
</svg></button>
|
|
4877
4878
|
</h4>
|
|
4878
|
-
<div id="
|
|
4879
|
+
<div id="uA3qTGF3ggQDhJZJvfHui" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4879
4880
|
<pre style="
|
|
4880
4881
|
--line-digits: 2;
|
|
4881
4882
|
--line-number-start: -1;
|
|
@@ -4902,7 +4903,7 @@ blockquote.t-editor__quote > * {
|
|
|
4902
4903
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4903
4904
|
</svg></button>
|
|
4904
4905
|
</h4>
|
|
4905
|
-
<div id="
|
|
4906
|
+
<div id="rjlA9VrhalCD7aY3lRLf2" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4906
4907
|
<pre style="
|
|
4907
4908
|
--line-digits: 2;
|
|
4908
4909
|
--line-number-start: -1;
|
|
@@ -4930,7 +4931,7 @@ blockquote.t-editor__quote > * {
|
|
|
4930
4931
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4931
4932
|
</svg></button>
|
|
4932
4933
|
</h3>
|
|
4933
|
-
<div id="
|
|
4934
|
+
<div id="SQB2D5Y7UIUJnw3BnZs4E" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4934
4935
|
<pre style="
|
|
4935
4936
|
--line-digits: 2;
|
|
4936
4937
|
--line-number-start: -1;
|
|
@@ -4965,7 +4966,7 @@ blockquote.t-editor__quote > * {
|
|
|
4965
4966
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4966
4967
|
</svg></button>
|
|
4967
4968
|
</h4>
|
|
4968
|
-
<div id="
|
|
4969
|
+
<div id="VkXdjgC15kpS4w9jscpWq" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4969
4970
|
<pre style="
|
|
4970
4971
|
--line-digits: 2;
|
|
4971
4972
|
--line-number-start: -1;
|
|
@@ -4993,7 +4994,7 @@ blockquote.t-editor__quote > * {
|
|
|
4993
4994
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
4994
4995
|
</svg></button>
|
|
4995
4996
|
</h4>
|
|
4996
|
-
<div id="
|
|
4997
|
+
<div id="qqGYo6C2YgHrhLsNXC87G" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
4997
4998
|
<pre style="
|
|
4998
4999
|
--line-digits: 2;
|
|
4999
5000
|
--line-number-start: -1;
|
|
@@ -5023,7 +5024,7 @@ blockquote.t-editor__quote > * {
|
|
|
5023
5024
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
5024
5025
|
</svg></button>
|
|
5025
5026
|
</h4>
|
|
5026
|
-
<div id="
|
|
5027
|
+
<div id="TBx7qZWV2N8uCjR3RAKX5" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
5027
5028
|
<pre style="
|
|
5028
5029
|
--line-digits: 2;
|
|
5029
5030
|
--line-number-start: -1;
|
|
@@ -5054,7 +5055,7 @@ blockquote.t-editor__quote > * {
|
|
|
5054
5055
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
5055
5056
|
</svg></button>
|
|
5056
5057
|
</h4>
|
|
5057
|
-
<div id="
|
|
5058
|
+
<div id="Cr6heTDGakooQob6oGD4M" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
5058
5059
|
<pre style="
|
|
5059
5060
|
--line-digits: 2;
|
|
5060
5061
|
--line-number-start: -1;
|
|
@@ -5083,7 +5084,7 @@ blockquote.t-editor__quote > * {
|
|
|
5083
5084
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
5084
5085
|
</svg></button>
|
|
5085
5086
|
</h4>
|
|
5086
|
-
<div id="
|
|
5087
|
+
<div id="EdTCyysUrp2giYupNYthD" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
5087
5088
|
<pre style="
|
|
5088
5089
|
--line-digits: 2;
|
|
5089
5090
|
--line-number-start: -1;
|
|
@@ -5113,7 +5114,7 @@ blockquote.t-editor__quote > * {
|
|
|
5113
5114
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
5114
5115
|
</svg></button>
|
|
5115
5116
|
</h3>
|
|
5116
|
-
<div id="
|
|
5117
|
+
<div id="o6xB8liul16g5XjX51kUs" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
5117
5118
|
<pre style="
|
|
5118
5119
|
--line-digits: 2;
|
|
5119
5120
|
--line-number-start: -1;
|
|
@@ -5147,7 +5148,7 @@ blockquote.t-editor__quote > * {
|
|
|
5147
5148
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
5148
5149
|
</svg></button>
|
|
5149
5150
|
</h4>
|
|
5150
|
-
<div id="
|
|
5151
|
+
<div id="DmQQGy7R3qFtLuUARVkW9" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
5151
5152
|
<pre style="
|
|
5152
5153
|
--line-digits: 2;
|
|
5153
5154
|
--line-number-start: -1;
|
|
@@ -5176,7 +5177,7 @@ blockquote.t-editor__quote > * {
|
|
|
5176
5177
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
5177
5178
|
</svg></button>
|
|
5178
5179
|
</h4>
|
|
5179
|
-
<div id="
|
|
5180
|
+
<div id="mm3RcbMA3N7ZhVrNhm8ih" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
5180
5181
|
<pre style="
|
|
5181
5182
|
--line-digits: 2;
|
|
5182
5183
|
--line-number-start: -1;
|
|
@@ -5208,7 +5209,7 @@ blockquote.t-editor__quote > * {
|
|
|
5208
5209
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
5209
5210
|
</svg></button>
|
|
5210
5211
|
</h4>
|
|
5211
|
-
<div id="
|
|
5212
|
+
<div id="fkT3HkS3qPWWDJUdzIvdb" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
5212
5213
|
<pre style="
|
|
5213
5214
|
--line-digits: 2;
|
|
5214
5215
|
--line-number-start: -1;
|
|
@@ -5236,7 +5237,7 @@ blockquote.t-editor__quote > * {
|
|
|
5236
5237
|
<path d="M224,88H175.4l8.47-46.57a8,8,0,0,0-15.74-2.86l-9,49.43H111.4l8.47-46.57a8,8,0,0,0-15.74-2.86L95.14,88H48a8,8,0,0,0,0,16H92.23L83.5,152H32a8,8,0,0,0,0,16H80.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,80,224a8,8,0,0,0,7.86-6.57l9-49.43H144.6l-8.47,46.57a8,8,0,0,0,6.44,9.3A7.79,7.79,0,0,0,144,224a8,8,0,0,0,7.86-6.57l9-49.43H208a8,8,0,0,0,0-16H163.77l8.73-48H224a8,8,0,0,0,0-16Zm-76.5,64H99.77l8.73-48h47.73Z"></path>
|
|
5237
5238
|
</svg></button>
|
|
5238
5239
|
</h4>
|
|
5239
|
-
<div id="
|
|
5240
|
+
<div id="hUzPG0zZe57wYnBfw6dBX" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
|
|
5240
5241
|
<pre style="
|
|
5241
5242
|
--line-digits: 2;
|
|
5242
5243
|
--line-number-start: -1;
|
|
@@ -5276,7 +5277,7 @@ blockquote.t-editor__quote > * {
|
|
|
5276
5277
|
</svg></button>
|
|
5277
5278
|
</h2>
|
|
5278
5279
|
<p class="t-editor__paragraph">To validate your OpenAPI file in GitHub Actions, add this workflow:</p>
|
|
5279
|
-
<div id="
|
|
5280
|
+
<div id="qzyYOyQUTAYG3LrOXKbDb" class="t-editor__code-container" data-lang="yml" style="position: relative;">
|
|
5280
5281
|
<pre style="
|
|
5281
5282
|
--line-digits: 2;
|
|
5282
5283
|
--line-number-start: -1;
|
|
@@ -5323,7 +5324,7 @@ blockquote.t-editor__quote > * {
|
|
|
5323
5324
|
</svg></button>
|
|
5324
5325
|
</h2>
|
|
5325
5326
|
<p class="t-editor__paragraph">Set up the development environment:</p>
|
|
5326
|
-
<div id="
|
|
5327
|
+
<div id="sTS8eYHqN4uxyqtnqWtFc" class="t-editor__code-container" data-lang="bash" style="position: relative;">
|
|
5327
5328
|
<pre style="
|
|
5328
5329
|
--line-digits: 2;
|
|
5329
5330
|
--line-number-start: -1;
|
|
@@ -5338,7 +5339,7 @@ blockquote.t-editor__quote > * {
|
|
|
5338
5339
|
</svg></button>
|
|
5339
5340
|
</div>
|
|
5340
5341
|
<p class="t-editor__paragraph">To symlink the package and use it globally on your machine:</p>
|
|
5341
|
-
<div id="
|
|
5342
|
+
<div id="E1VaP5uqZg6qbYEXRljQq" class="t-editor__code-container" data-lang="bash" style="position: relative;">
|
|
5342
5343
|
<pre style="
|
|
5343
5344
|
--line-digits: 2;
|
|
5344
5345
|
--line-number-start: -1;
|
package/index.js
CHANGED
|
@@ -28620,7 +28620,7 @@ var require_util2 = __commonJS({
|
|
|
28620
28620
|
return result;
|
|
28621
28621
|
};
|
|
28622
28622
|
}
|
|
28623
|
-
var
|
|
28623
|
+
var normalize6 = lruMemoize(function normalize7(aPath) {
|
|
28624
28624
|
var path12 = aPath;
|
|
28625
28625
|
var url2 = urlParse(aPath);
|
|
28626
28626
|
if (url2) {
|
|
@@ -28672,7 +28672,7 @@ var require_util2 = __commonJS({
|
|
|
28672
28672
|
}
|
|
28673
28673
|
return path12;
|
|
28674
28674
|
});
|
|
28675
|
-
exports2.normalize =
|
|
28675
|
+
exports2.normalize = normalize6;
|
|
28676
28676
|
function join2(aRoot, aPath) {
|
|
28677
28677
|
if (aRoot === "") {
|
|
28678
28678
|
aRoot = ".";
|
|
@@ -28698,7 +28698,7 @@ var require_util2 = __commonJS({
|
|
|
28698
28698
|
aRootUrl.host = aPath;
|
|
28699
28699
|
return urlGenerate(aRootUrl);
|
|
28700
28700
|
}
|
|
28701
|
-
var joined = aPath.charAt(0) === "/" ? aPath :
|
|
28701
|
+
var joined = aPath.charAt(0) === "/" ? aPath : normalize6(aRoot.replace(/\/+$/, "") + "/" + aPath);
|
|
28702
28702
|
if (aRootUrl) {
|
|
28703
28703
|
aRootUrl.path = joined;
|
|
28704
28704
|
return urlGenerate(aRootUrl);
|
|
@@ -28921,7 +28921,7 @@ var require_util2 = __commonJS({
|
|
|
28921
28921
|
}
|
|
28922
28922
|
sourceURL = join2(urlGenerate(parsed), sourceURL);
|
|
28923
28923
|
}
|
|
28924
|
-
return
|
|
28924
|
+
return normalize6(sourceURL);
|
|
28925
28925
|
}
|
|
28926
28926
|
exports2.computeSourceURL = computeSourceURL;
|
|
28927
28927
|
}
|
|
@@ -69056,7 +69056,7 @@ import { Command as Command47 } from "commander";
|
|
|
69056
69056
|
|
|
69057
69057
|
// package.json
|
|
69058
69058
|
var name = "@scalar/cli";
|
|
69059
|
-
var version = "1.8.
|
|
69059
|
+
var version = "1.8.6";
|
|
69060
69060
|
var bin = {
|
|
69061
69061
|
scalar: "./dist/index.js",
|
|
69062
69062
|
"scalar-cli": "./dist/index.js"
|
|
@@ -86772,6 +86772,22 @@ var mcpServerDocsPageToolSchema = external_exports.object({
|
|
|
86772
86772
|
}).meta({
|
|
86773
86773
|
id: "mcp-server-docs-page-tool"
|
|
86774
86774
|
});
|
|
86775
|
+
var mcpServerDocumentVersionSchema = external_exports.object({
|
|
86776
|
+
id: external_exports.string(),
|
|
86777
|
+
mcpServerId: external_exports.string(),
|
|
86778
|
+
versionId: external_exports.string(),
|
|
86779
|
+
createdAt: external_exports.string()
|
|
86780
|
+
}).meta({
|
|
86781
|
+
id: "mcp-server-document-version"
|
|
86782
|
+
});
|
|
86783
|
+
var mcpServerDocsPublishSchema = external_exports.object({
|
|
86784
|
+
id: external_exports.string(),
|
|
86785
|
+
mcpServerId: external_exports.string(),
|
|
86786
|
+
docsPublishId: external_exports.string(),
|
|
86787
|
+
createdAt: external_exports.string()
|
|
86788
|
+
}).meta({
|
|
86789
|
+
id: "mcp-server-docs-publish"
|
|
86790
|
+
});
|
|
86775
86791
|
var mcpInstallationSchema = external_exports.object({
|
|
86776
86792
|
id: external_exports.string(),
|
|
86777
86793
|
mcpServerId: external_exports.string(),
|
|
@@ -90112,6 +90128,19 @@ function publishApiFactory(requestService) {
|
|
|
90112
90128
|
})
|
|
90113
90129
|
});
|
|
90114
90130
|
}
|
|
90131
|
+
async function publishTemplate({ slug, repository, branch, configPath }) {
|
|
90132
|
+
return await requestService.request({
|
|
90133
|
+
url: "publish-deploy/publish/template",
|
|
90134
|
+
method: "post",
|
|
90135
|
+
data: {
|
|
90136
|
+
slug,
|
|
90137
|
+
repository,
|
|
90138
|
+
branch,
|
|
90139
|
+
configPath
|
|
90140
|
+
},
|
|
90141
|
+
schema: external_exports.object({ publishUid: nanoidSchema })
|
|
90142
|
+
});
|
|
90143
|
+
}
|
|
90115
90144
|
async function checkDNSRecords(domain2) {
|
|
90116
90145
|
return await requestService.request({
|
|
90117
90146
|
url: "core/publish/dns-check",
|
|
@@ -90227,6 +90256,7 @@ function publishApiFactory(requestService) {
|
|
|
90227
90256
|
return {
|
|
90228
90257
|
publishCli,
|
|
90229
90258
|
publishGithub: publishGithub2,
|
|
90259
|
+
publishTemplate,
|
|
90230
90260
|
publishWysiwyg,
|
|
90231
90261
|
exportWysiwyg,
|
|
90232
90262
|
checkDNSRecords,
|
|
@@ -90610,7 +90640,7 @@ var config2 = {
|
|
|
90610
90640
|
}
|
|
90611
90641
|
},
|
|
90612
90642
|
cdnUrl: process.env.CDN_URL ?? "https://cdn.scalar.com",
|
|
90613
|
-
ssgDocsIsolateVersion: process.env.SSG_DOCS_ISOLATE_VERSION ?? "1.3.
|
|
90643
|
+
ssgDocsIsolateVersion: process.env.SSG_DOCS_ISOLATE_VERSION ?? "1.3.5"
|
|
90614
90644
|
};
|
|
90615
90645
|
|
|
90616
90646
|
// src/domains/auth/login/helpers/personal-token-generate-access.ts
|
|
@@ -92658,7 +92688,6 @@ function LintCommand() {
|
|
|
92658
92688
|
import fs8 from "node:fs";
|
|
92659
92689
|
import as16 from "ansis";
|
|
92660
92690
|
import { Command as Command21 } from "commander";
|
|
92661
|
-
import { normalize as normalize5 } from "@scalar/openapi-parser";
|
|
92662
92691
|
import { createMarkdownFromOpenApi } from "@scalar/openapi-to-markdown";
|
|
92663
92692
|
function MarkdownCommand() {
|
|
92664
92693
|
const cmd2 = new Command21("markdown");
|
|
@@ -92672,7 +92701,7 @@ function MarkdownCommand() {
|
|
|
92672
92701
|
return output.error().title("Invalid argument").message("Please provide a file path or URL").exit("error");
|
|
92673
92702
|
}
|
|
92674
92703
|
const specification = await getFileOrUrl(inputArgument);
|
|
92675
|
-
const markdown = await createMarkdownFromOpenApi(
|
|
92704
|
+
const markdown = await createMarkdownFromOpenApi(specification);
|
|
92676
92705
|
if (outputPath) {
|
|
92677
92706
|
fs8.writeFileSync(outputPath, markdown, "utf8");
|
|
92678
92707
|
const endTime = performance.now();
|
|
@@ -93010,7 +93039,7 @@ import fs9 from "node:fs/promises";
|
|
|
93010
93039
|
import { confirm as confirm2 } from "@clack/prompts";
|
|
93011
93040
|
import as21 from "ansis";
|
|
93012
93041
|
import { Command as Command25 } from "commander";
|
|
93013
|
-
import { normalize as
|
|
93042
|
+
import { normalize as normalize5, upgrade } from "@scalar/openapi-parser";
|
|
93014
93043
|
function UpgradeCommand() {
|
|
93015
93044
|
const cmd2 = new Command25("upgrade");
|
|
93016
93045
|
cmd2.description("Upgrade OpenAPI document to version 3.1");
|
|
@@ -93036,7 +93065,7 @@ function UpgradeCommand() {
|
|
|
93036
93065
|
}
|
|
93037
93066
|
}
|
|
93038
93067
|
const outputFileName = outputFilePath ?? input;
|
|
93039
|
-
const document2 =
|
|
93068
|
+
const document2 = normalize5(await getFileOrUrl(input));
|
|
93040
93069
|
const { result, executionTimeMs } = await measureTime(
|
|
93041
93070
|
() => upgrade(document2)
|
|
93042
93071
|
);
|
|
@@ -98902,7 +98931,7 @@ var domains_default = domains;
|
|
|
98902
98931
|
// src/program.ts
|
|
98903
98932
|
var getProgram = () => {
|
|
98904
98933
|
const program2 = new Command47();
|
|
98905
|
-
program2.enablePositionalOptions().name(Object.keys(bin)[0]).description("CLI to work with your OpenAPI files").version(version);
|
|
98934
|
+
program2.enablePositionalOptions().name(Object.keys(bin)[0]).description("CLI to work with your OpenAPI files").version(version, "-v, --version");
|
|
98906
98935
|
program2.showHelpAfterError();
|
|
98907
98936
|
domains_default.forEach((domain2) => program2.addCommand(domain2));
|
|
98908
98937
|
return program2;
|
package/package.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"engines": {
|
|
6
6
|
"node": ">=24"
|
|
7
7
|
},
|
|
8
|
-
"version": "1.8.
|
|
8
|
+
"version": "1.8.6",
|
|
9
9
|
"keywords": [
|
|
10
10
|
"scalar",
|
|
11
11
|
"openapi",
|
|
@@ -23,14 +23,14 @@
|
|
|
23
23
|
"@fastify/static": "8.3.0",
|
|
24
24
|
"@hono/node-server": "1.19.10",
|
|
25
25
|
"@scalar/json-magic": "0.12.5",
|
|
26
|
-
"@scalar/mock-server": "0.9.
|
|
27
|
-
"@scalar/oas-utils": "0.11.
|
|
26
|
+
"@scalar/mock-server": "0.9.19",
|
|
27
|
+
"@scalar/oas-utils": "0.11.1",
|
|
28
28
|
"@scalar/openapi-parser": "0.25.8",
|
|
29
|
-
"@scalar/openapi-to-markdown": "0.
|
|
29
|
+
"@scalar/openapi-to-markdown": "0.5.3",
|
|
30
30
|
"@scalar/openapi-types": "0.7.0",
|
|
31
|
-
"@scalar/themes": "0.15.
|
|
31
|
+
"@scalar/themes": "0.15.3",
|
|
32
32
|
"@scalar/void-server": "2.4.4",
|
|
33
|
-
"@scalar/workspace-store": "0.
|
|
33
|
+
"@scalar/workspace-store": "0.45.0",
|
|
34
34
|
"@stoplight/spectral-core": "1.19.5",
|
|
35
35
|
"@stoplight/spectral-ruleset-bundler": "1.6.2",
|
|
36
36
|
"@stoplight/spectral-rulesets": "1.21.4",
|