@scalar/cli 1.8.4 → 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.
Files changed (4) hide show
  1. package/README.md +1 -1
  2. package/docs.html +61 -58
  3. package/index.js +58 -22
  4. package/package.json +6 -6
package/README.md CHANGED
@@ -61,7 +61,7 @@ Usage: scalar [options] [command]
61
61
  CLI to work with your OpenAPI files
62
62
 
63
63
  Options:
64
- -V, --version output the version number
64
+ -v, --version output the version number
65
65
  -h, --help display help for command
66
66
 
67
67
  Commands:
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.2/node_modules/@scalar/themes/dist/style.css */
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.2/node_modules/@scalar/themes/dist/fonts/fonts.css */
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;
@@ -667,6 +668,7 @@ body {
667
668
  --scalar-heading-spacing: 44px;
668
669
  --scalar-block-spacing: 12px;
669
670
  --scalar-font-size-1: 24px;
671
+ --scalar-toc-width: 280px;
670
672
  }
671
673
 
672
674
  /* ../../packages/css/src/tippy.css */
@@ -3269,7 +3271,8 @@ blockquote.t-editor__quote > * {
3269
3271
 
3270
3272
  /* ../../packages/css/src/guides/text-extensions/table.css */
3271
3273
  .t-editor__table-wrapper {
3272
- width: 100%;
3274
+ width: fit-content;
3275
+ max-width: 100%;
3273
3276
  overflow-x: auto;
3274
3277
  border-radius: var(--scalar-radius);
3275
3278
  box-shadow: 0 0 0 var(--scalar-border-width) var(--scalar-border-color);
@@ -3707,7 +3710,7 @@ blockquote.t-editor__quote > * {
3707
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>
3708
3711
  </svg></button>
3709
3712
  </h2>
3710
- <div id="T8p9Eg3wtjJth9GxQMxZf" class="t-editor__code-container" data-lang="bash" style="position: relative;">
3713
+ <div id="cshonAGps0LeT03eqjwbp" class="t-editor__code-container" data-lang="bash" style="position: relative;">
3711
3714
  <pre style="
3712
3715
  --line-digits: 2;
3713
3716
  --line-number-start: -1;
@@ -3730,7 +3733,7 @@ blockquote.t-editor__quote > * {
3730
3733
  </svg></button>
3731
3734
  </h2>
3732
3735
  <p class="t-editor__paragraph">If you really want to become friends you should install the CLI:</p>
3733
- <div id="tHJv9v6RnqhXxkVosg1MI" class="t-editor__code-container" data-lang="bash" style="position: relative;">
3736
+ <div id="6qcbsFpP5YXndKjxyc0QB" class="t-editor__code-container" data-lang="bash" style="position: relative;">
3734
3737
  <pre style="
3735
3738
  --line-digits: 2;
3736
3739
  --line-number-start: -1;
@@ -3754,7 +3757,7 @@ blockquote.t-editor__quote > * {
3754
3757
  </svg></button>
3755
3758
  </h3>
3756
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>
3757
- <div id="sn2FM4TGY3HxeBAk6ZTCr" class="t-editor__code-container" data-lang="bash" style="position: relative;">
3760
+ <div id="GCe7Ev7Sl5vcDc5Vh7xkA" class="t-editor__code-container" data-lang="bash" style="position: relative;">
3758
3761
  <pre style="
3759
3762
  --line-digits: 2;
3760
3763
  --line-number-start: -1;
@@ -3768,7 +3771,7 @@ blockquote.t-editor__quote > * {
3768
3771
  </svg></button>
3769
3772
  </div>
3770
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>
3771
- <div id="L4DPiyD9R35SYPOK48sZy" class="t-editor__code-container" data-lang="bash" style="position: relative;">
3774
+ <div id="skOxBHnLoawzcS9DNOBCI" class="t-editor__code-container" data-lang="bash" style="position: relative;">
3772
3775
  <pre style="
3773
3776
  --line-digits: 2;
3774
3777
  --line-number-start: -1;
@@ -3794,7 +3797,7 @@ blockquote.t-editor__quote > * {
3794
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>
3795
3798
  </svg></button>
3796
3799
  </h2>
3797
- <div id="y4fyR9CUBawu6XxcfvpZk" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
3800
+ <div id="QiSpmEyBW9vgzgKliAo1V" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
3798
3801
  <pre style="
3799
3802
  --line-digits: 2;
3800
3803
  --line-number-start: -1;
@@ -3803,7 +3806,7 @@ blockquote.t-editor__quote > * {
3803
3806
  <span class="t-code__line" data-line-number="2">CLI to work with your OpenAPI files</span>
3804
3807
  <span class="t-code__line" data-line-number="3"></span>
3805
3808
  <span class="t-code__line" data-line-number="4">Options:</span>
3806
- <span class="t-code__line" data-line-number="5"> -V, --version output the version number</span>
3809
+ <span class="t-code__line" data-line-number="5"> -v, --version output the version number</span>
3807
3810
  <span class="t-code__line" data-line-number="6"> -h, --help display help for command</span>
3808
3811
  <span class="t-code__line" data-line-number="7"></span>
3809
3812
  <span class="t-code__line" data-line-number="8">Commands:</span>
@@ -3834,7 +3837,7 @@ blockquote.t-editor__quote > * {
3834
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>
3835
3838
  </svg></button>
3836
3839
  </h3>
3837
- <div id="xlaztktkDgoOjSobk0XRU" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
3840
+ <div id="HWdJcI8ARTAWlgteo7Elj" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
3838
3841
  <pre style="
3839
3842
  --line-digits: 2;
3840
3843
  --line-number-start: -1;
@@ -3864,7 +3867,7 @@ blockquote.t-editor__quote > * {
3864
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>
3865
3868
  </svg></button>
3866
3869
  </h4>
3867
- <div id="vVksotu1JogyqeqNHP8Y5" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
3870
+ <div id="8ld4qrtJSbILc2pb9En2i" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
3868
3871
  <pre style="
3869
3872
  --line-digits: 2;
3870
3873
  --line-number-start: -1;
@@ -3892,7 +3895,7 @@ blockquote.t-editor__quote > * {
3892
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>
3893
3896
  </svg></button>
3894
3897
  </h3>
3895
- <div id="FNUeNRFi6jwTx7k6ZbkL0" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
3898
+ <div id="qg7Sm1rtrzrBWxhtHw6Dl" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
3896
3899
  <pre style="
3897
3900
  --line-digits: 2;
3898
3901
  --line-number-start: -1;
@@ -3919,7 +3922,7 @@ blockquote.t-editor__quote > * {
3919
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>
3920
3923
  </svg></button>
3921
3924
  </h3>
3922
- <div id="JbVVQ29YYqfUdRpWv9GY9" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
3925
+ <div id="DvaVWB39fO24vh55hyq66" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
3923
3926
  <pre style="
3924
3927
  --line-digits: 2;
3925
3928
  --line-number-start: -1;
@@ -3952,7 +3955,7 @@ blockquote.t-editor__quote > * {
3952
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>
3953
3956
  </svg></button>
3954
3957
  </h4>
3955
- <div id="fN7pJsA1YONz9RWfXGoSZ" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
3958
+ <div id="5c1YHpGVjUldYIUeWwd7B" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
3956
3959
  <pre style="
3957
3960
  --line-digits: 2;
3958
3961
  --line-number-start: -1;
@@ -3982,7 +3985,7 @@ blockquote.t-editor__quote > * {
3982
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>
3983
3986
  </svg></button>
3984
3987
  </h4>
3985
- <div id="HFoMfARiRzsK0yRc8wBsW" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
3988
+ <div id="sJCOdCq0qbR9XLgMndSUf" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
3986
3989
  <pre style="
3987
3990
  --line-digits: 2;
3988
3991
  --line-number-start: -1;
@@ -4009,7 +4012,7 @@ blockquote.t-editor__quote > * {
4009
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>
4010
4013
  </svg></button>
4011
4014
  </h4>
4012
- <div id="pVNQup0yocLxcLLGcI3mw" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4015
+ <div id="MZs4jEz2Bb13COSre3xWG" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4013
4016
  <pre style="
4014
4017
  --line-digits: 2;
4015
4018
  --line-number-start: -1;
@@ -4036,7 +4039,7 @@ blockquote.t-editor__quote > * {
4036
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>
4037
4040
  </svg></button>
4038
4041
  </h3>
4039
- <div id="FITeB9rhHdrSac8a1d05A" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4042
+ <div id="oSzR2nnDPQGJYZGfnn6Qn" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4040
4043
  <pre style="
4041
4044
  --line-digits: 2;
4042
4045
  --line-number-start: -1;
@@ -4078,7 +4081,7 @@ blockquote.t-editor__quote > * {
4078
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>
4079
4082
  </svg></button>
4080
4083
  </h4>
4081
- <div id="lA5F5QgeaYCnwJHGYLaPh" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4084
+ <div id="mRHgusK0U1a4olm9WD1l1" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4082
4085
  <pre style="
4083
4086
  --line-digits: 2;
4084
4087
  --line-number-start: -1;
@@ -4112,7 +4115,7 @@ blockquote.t-editor__quote > * {
4112
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>
4113
4116
  </svg></button>
4114
4117
  </h4>
4115
- <div id="WPtDoAV3Ofd44Oob4dpzF" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4118
+ <div id="6gWD5cQZdMeA56GGX3cIM" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4116
4119
  <pre style="
4117
4120
  --line-digits: 2;
4118
4121
  --line-number-start: -1;
@@ -4143,7 +4146,7 @@ blockquote.t-editor__quote > * {
4143
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>
4144
4147
  </svg></button>
4145
4148
  </h4>
4146
- <div id="BeeYnrAy0bJFIQQhFyMxc" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4149
+ <div id="E9P5iGfbDXrFpGg7YHni7" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4147
4150
  <pre style="
4148
4151
  --line-digits: 2;
4149
4152
  --line-number-start: -1;
@@ -4175,7 +4178,7 @@ blockquote.t-editor__quote > * {
4175
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>
4176
4179
  </svg></button>
4177
4180
  </h4>
4178
- <div id="3J2KtDTuGrdtZFpMz050b" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4181
+ <div id="AeqPeXe2Md4L23KjzmI1v" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4179
4182
  <pre style="
4180
4183
  --line-digits: 2;
4181
4184
  --line-number-start: -1;
@@ -4206,7 +4209,7 @@ blockquote.t-editor__quote > * {
4206
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>
4207
4210
  </svg></button>
4208
4211
  </h4>
4209
- <div id="vgISrp3r7NHHnFGqjIjI1" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4212
+ <div id="X3xE0vvjrLCTeCmky0r3t" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4210
4213
  <pre style="
4211
4214
  --line-digits: 2;
4212
4215
  --line-number-start: -1;
@@ -4237,7 +4240,7 @@ blockquote.t-editor__quote > * {
4237
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>
4238
4241
  </svg></button>
4239
4242
  </h4>
4240
- <div id="Yi1VsmZsrtj4xVT8yrd5s" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4243
+ <div id="aWCR3ZwlcgKcy5cyltbNL" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4241
4244
  <pre style="
4242
4245
  --line-digits: 2;
4243
4246
  --line-number-start: -1;
@@ -4270,7 +4273,7 @@ blockquote.t-editor__quote > * {
4270
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>
4271
4274
  </svg></button>
4272
4275
  </h4>
4273
- <div id="XjyUt6QL5mbOhNf2JMnhi" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4276
+ <div id="RGnndYHwiEQ5MtXdhodjH" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4274
4277
  <pre style="
4275
4278
  --line-digits: 2;
4276
4279
  --line-number-start: -1;
@@ -4303,7 +4306,7 @@ blockquote.t-editor__quote > * {
4303
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>
4304
4307
  </svg></button>
4305
4308
  </h4>
4306
- <div id="PMKhSYnzQy1Jqbpuq5sRR" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4309
+ <div id="ikrQGXL0pwgLGxWqCOcEe" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4307
4310
  <pre style="
4308
4311
  --line-digits: 2;
4309
4312
  --line-number-start: -1;
@@ -4334,7 +4337,7 @@ blockquote.t-editor__quote > * {
4334
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>
4335
4338
  </svg></button>
4336
4339
  </h4>
4337
- <div id="QXYNY9qXyeQ0o3JQXeWkB" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4340
+ <div id="yQMWvrZUBWrmOBUhFbsAX" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4338
4341
  <pre style="
4339
4342
  --line-digits: 2;
4340
4343
  --line-number-start: -1;
@@ -4364,7 +4367,7 @@ blockquote.t-editor__quote > * {
4364
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>
4365
4368
  </svg></button>
4366
4369
  </h4>
4367
- <div id="yArrlHGkSdq5CndHafQzC" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4370
+ <div id="OiDMnP0iDYa7wgD4Da9ID" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4368
4371
  <pre style="
4369
4372
  --line-digits: 2;
4370
4373
  --line-number-start: -1;
@@ -4393,7 +4396,7 @@ blockquote.t-editor__quote > * {
4393
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>
4394
4397
  </svg></button>
4395
4398
  </h4>
4396
- <div id="VsL0xlUIaJq0dLs1sUljm" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4399
+ <div id="SzRBSjFFHFaHpbkMQKxt9" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4397
4400
  <pre style="
4398
4401
  --line-digits: 2;
4399
4402
  --line-number-start: -1;
@@ -4424,7 +4427,7 @@ blockquote.t-editor__quote > * {
4424
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>
4425
4428
  </svg></button>
4426
4429
  </h4>
4427
- <div id="BIVbLotkpVtqd8aOPbTlN" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4430
+ <div id="3OrzEIO2Qyw4u3Yuk7nFi" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4428
4431
  <pre style="
4429
4432
  --line-digits: 2;
4430
4433
  --line-number-start: -1;
@@ -4455,7 +4458,7 @@ blockquote.t-editor__quote > * {
4455
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>
4456
4459
  </svg></button>
4457
4460
  </h3>
4458
- <div id="Xedxmu69R0q3tHYIUkOZM" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4461
+ <div id="lg3FOSZGmziVaHd6bIa2u" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4459
4462
  <pre style="
4460
4463
  --line-digits: 2;
4461
4464
  --line-number-start: -1;
@@ -4491,7 +4494,7 @@ blockquote.t-editor__quote > * {
4491
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>
4492
4495
  </svg></button>
4493
4496
  </h4>
4494
- <div id="icpEnOoHPcCEmpQkKVOI6" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4497
+ <div id="g2ao8VkzeppihuNnVeDMz" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4495
4498
  <pre style="
4496
4499
  --line-digits: 2;
4497
4500
  --line-number-start: -1;
@@ -4520,7 +4523,7 @@ blockquote.t-editor__quote > * {
4520
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>
4521
4524
  </svg></button>
4522
4525
  </h4>
4523
- <div id="Y7WuI8YSnTB8DDbFjbS3W" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4526
+ <div id="yJ9gvoX1rIl4ze4ricLWC" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4524
4527
  <pre style="
4525
4528
  --line-digits: 2;
4526
4529
  --line-number-start: -1;
@@ -4550,7 +4553,7 @@ blockquote.t-editor__quote > * {
4550
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>
4551
4554
  </svg></button>
4552
4555
  </h4>
4553
- <div id="cEGqDlls89bW2NusyTAqy" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4556
+ <div id="ZdtnnZkoArQYUgYNztXId" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4554
4557
  <pre style="
4555
4558
  --line-digits: 2;
4556
4559
  --line-number-start: -1;
@@ -4579,7 +4582,7 @@ blockquote.t-editor__quote > * {
4579
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>
4580
4583
  </svg></button>
4581
4584
  </h4>
4582
- <div id="ZOH6V8oCbbAaUslaFXVTB" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4585
+ <div id="UJEQBXPAGsrsQyPzChbD4" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4583
4586
  <pre style="
4584
4587
  --line-digits: 2;
4585
4588
  --line-number-start: -1;
@@ -4614,7 +4617,7 @@ blockquote.t-editor__quote > * {
4614
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>
4615
4618
  </svg></button>
4616
4619
  </h4>
4617
- <div id="BmAnQEj8bdg6ZMXqCCkbl" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4620
+ <div id="LcDYkriG1IlwIDqD5og0N" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4618
4621
  <pre style="
4619
4622
  --line-digits: 2;
4620
4623
  --line-number-start: -1;
@@ -4645,7 +4648,7 @@ blockquote.t-editor__quote > * {
4645
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>
4646
4649
  </svg></button>
4647
4650
  </h4>
4648
- <div id="qcL2O6OzmBb87uhcQZxXP" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4651
+ <div id="jHkahRsDjjfH8LIb3x76x" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4649
4652
  <pre style="
4650
4653
  --line-digits: 2;
4651
4654
  --line-number-start: -1;
@@ -4675,7 +4678,7 @@ blockquote.t-editor__quote > * {
4675
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>
4676
4679
  </svg></button>
4677
4680
  </h3>
4678
- <div id="TGdC8zTVKxolXueYRoVLr" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4681
+ <div id="1xNX7gJMeAjFv3VA5OIHe" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4679
4682
  <pre style="
4680
4683
  --line-digits: 2;
4681
4684
  --line-number-start: -1;
@@ -4709,7 +4712,7 @@ blockquote.t-editor__quote > * {
4709
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>
4710
4713
  </svg></button>
4711
4714
  </h4>
4712
- <div id="OEhdL46wwCgSLKnadDUTo" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4715
+ <div id="ZcRJ6QyU7Ybe6PRJl54Kb" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4713
4716
  <pre style="
4714
4717
  --line-digits: 2;
4715
4718
  --line-number-start: -1;
@@ -4749,7 +4752,7 @@ blockquote.t-editor__quote > * {
4749
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>
4750
4753
  </svg></button>
4751
4754
  </h4>
4752
- <div id="XRRr9VjFT9ERgCdKWb2DU" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4755
+ <div id="4mXiBrCC7CcMYV0ozr5si" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4753
4756
  <pre style="
4754
4757
  --line-digits: 2;
4755
4758
  --line-number-start: -1;
@@ -4782,7 +4785,7 @@ blockquote.t-editor__quote > * {
4782
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>
4783
4786
  </svg></button>
4784
4787
  </h4>
4785
- <div id="cJ24NBVLh8qCPYwGwLGco" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4788
+ <div id="y9dZD14ms3cpmcGgQwnIj" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4786
4789
  <pre style="
4787
4790
  --line-digits: 2;
4788
4791
  --line-number-start: -1;
@@ -4813,7 +4816,7 @@ blockquote.t-editor__quote > * {
4813
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>
4814
4817
  </svg></button>
4815
4818
  </h4>
4816
- <div id="ZgAFJcwojazPn5bIPf61I" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4819
+ <div id="8pzIVeB2YHiauq6JOv2JV" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4817
4820
  <pre style="
4818
4821
  --line-digits: 2;
4819
4822
  --line-number-start: -1;
@@ -4841,7 +4844,7 @@ blockquote.t-editor__quote > * {
4841
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>
4842
4845
  </svg></button>
4843
4846
  </h3>
4844
- <div id="IwiZid14nujnwWxYJK6y6" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4847
+ <div id="uAQkOQrf58AenGAQvkMC6" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4845
4848
  <pre style="
4846
4849
  --line-digits: 2;
4847
4850
  --line-number-start: -1;
@@ -4873,7 +4876,7 @@ blockquote.t-editor__quote > * {
4873
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>
4874
4877
  </svg></button>
4875
4878
  </h4>
4876
- <div id="uNI1m0OhU9fDZk5NS6fqB" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4879
+ <div id="uA3qTGF3ggQDhJZJvfHui" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4877
4880
  <pre style="
4878
4881
  --line-digits: 2;
4879
4882
  --line-number-start: -1;
@@ -4900,7 +4903,7 @@ blockquote.t-editor__quote > * {
4900
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>
4901
4904
  </svg></button>
4902
4905
  </h4>
4903
- <div id="wc5mLODboG5e3YhvTnNqZ" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4906
+ <div id="rjlA9VrhalCD7aY3lRLf2" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4904
4907
  <pre style="
4905
4908
  --line-digits: 2;
4906
4909
  --line-number-start: -1;
@@ -4928,7 +4931,7 @@ blockquote.t-editor__quote > * {
4928
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>
4929
4932
  </svg></button>
4930
4933
  </h3>
4931
- <div id="zgeyxtHbtaPqgOSRLgMTm" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4934
+ <div id="SQB2D5Y7UIUJnw3BnZs4E" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4932
4935
  <pre style="
4933
4936
  --line-digits: 2;
4934
4937
  --line-number-start: -1;
@@ -4963,7 +4966,7 @@ blockquote.t-editor__quote > * {
4963
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>
4964
4967
  </svg></button>
4965
4968
  </h4>
4966
- <div id="FiugAxuzx7fBx7tlnE0UT" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4969
+ <div id="VkXdjgC15kpS4w9jscpWq" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4967
4970
  <pre style="
4968
4971
  --line-digits: 2;
4969
4972
  --line-number-start: -1;
@@ -4991,7 +4994,7 @@ blockquote.t-editor__quote > * {
4991
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>
4992
4995
  </svg></button>
4993
4996
  </h4>
4994
- <div id="BDdBjYau36QAJS8JFTT7C" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4997
+ <div id="qqGYo6C2YgHrhLsNXC87G" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
4995
4998
  <pre style="
4996
4999
  --line-digits: 2;
4997
5000
  --line-number-start: -1;
@@ -5021,7 +5024,7 @@ blockquote.t-editor__quote > * {
5021
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>
5022
5025
  </svg></button>
5023
5026
  </h4>
5024
- <div id="f2kyr6Zsycw9mbatUhXpU" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
5027
+ <div id="TBx7qZWV2N8uCjR3RAKX5" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
5025
5028
  <pre style="
5026
5029
  --line-digits: 2;
5027
5030
  --line-number-start: -1;
@@ -5052,7 +5055,7 @@ blockquote.t-editor__quote > * {
5052
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>
5053
5056
  </svg></button>
5054
5057
  </h4>
5055
- <div id="ayDRKRte97ZlaIoLUIoS4" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
5058
+ <div id="Cr6heTDGakooQob6oGD4M" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
5056
5059
  <pre style="
5057
5060
  --line-digits: 2;
5058
5061
  --line-number-start: -1;
@@ -5081,7 +5084,7 @@ blockquote.t-editor__quote > * {
5081
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>
5082
5085
  </svg></button>
5083
5086
  </h4>
5084
- <div id="oLr2lUWfpuLIDxgJWEvey" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
5087
+ <div id="EdTCyysUrp2giYupNYthD" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
5085
5088
  <pre style="
5086
5089
  --line-digits: 2;
5087
5090
  --line-number-start: -1;
@@ -5111,7 +5114,7 @@ blockquote.t-editor__quote > * {
5111
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>
5112
5115
  </svg></button>
5113
5116
  </h3>
5114
- <div id="JGw3ccT8z8mDCT4o1o2u9" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
5117
+ <div id="o6xB8liul16g5XjX51kUs" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
5115
5118
  <pre style="
5116
5119
  --line-digits: 2;
5117
5120
  --line-number-start: -1;
@@ -5145,7 +5148,7 @@ blockquote.t-editor__quote > * {
5145
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>
5146
5149
  </svg></button>
5147
5150
  </h4>
5148
- <div id="fAQnq1cdCIsoPWKgPSCaZ" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
5151
+ <div id="DmQQGy7R3qFtLuUARVkW9" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
5149
5152
  <pre style="
5150
5153
  --line-digits: 2;
5151
5154
  --line-number-start: -1;
@@ -5174,7 +5177,7 @@ blockquote.t-editor__quote > * {
5174
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>
5175
5178
  </svg></button>
5176
5179
  </h4>
5177
- <div id="dGH2JOYPRdeWh1XMVrGOH" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
5180
+ <div id="mm3RcbMA3N7ZhVrNhm8ih" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
5178
5181
  <pre style="
5179
5182
  --line-digits: 2;
5180
5183
  --line-number-start: -1;
@@ -5206,7 +5209,7 @@ blockquote.t-editor__quote > * {
5206
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>
5207
5210
  </svg></button>
5208
5211
  </h4>
5209
- <div id="QoV7OzW8gDNtxgw5ZzsmY" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
5212
+ <div id="fkT3HkS3qPWWDJUdzIvdb" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
5210
5213
  <pre style="
5211
5214
  --line-digits: 2;
5212
5215
  --line-number-start: -1;
@@ -5234,7 +5237,7 @@ blockquote.t-editor__quote > * {
5234
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>
5235
5238
  </svg></button>
5236
5239
  </h4>
5237
- <div id="i0FxJyTirGRIPw5wSy1G6" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
5240
+ <div id="hUzPG0zZe57wYnBfw6dBX" class="t-editor__code-container" data-lang="plaintext" style="position: relative;">
5238
5241
  <pre style="
5239
5242
  --line-digits: 2;
5240
5243
  --line-number-start: -1;
@@ -5274,7 +5277,7 @@ blockquote.t-editor__quote > * {
5274
5277
  </svg></button>
5275
5278
  </h2>
5276
5279
  <p class="t-editor__paragraph">To validate your OpenAPI file in GitHub Actions, add this workflow:</p>
5277
- <div id="k8CTx0P4x6vVG9jVRROg2" class="t-editor__code-container" data-lang="yml" style="position: relative;">
5280
+ <div id="qzyYOyQUTAYG3LrOXKbDb" class="t-editor__code-container" data-lang="yml" style="position: relative;">
5278
5281
  <pre style="
5279
5282
  --line-digits: 2;
5280
5283
  --line-number-start: -1;
@@ -5321,7 +5324,7 @@ blockquote.t-editor__quote > * {
5321
5324
  </svg></button>
5322
5325
  </h2>
5323
5326
  <p class="t-editor__paragraph">Set up the development environment:</p>
5324
- <div id="ACHzMkfsJvT5lmhNyGjHI" class="t-editor__code-container" data-lang="bash" style="position: relative;">
5327
+ <div id="sTS8eYHqN4uxyqtnqWtFc" class="t-editor__code-container" data-lang="bash" style="position: relative;">
5325
5328
  <pre style="
5326
5329
  --line-digits: 2;
5327
5330
  --line-number-start: -1;
@@ -5336,7 +5339,7 @@ blockquote.t-editor__quote > * {
5336
5339
  </svg></button>
5337
5340
  </div>
5338
5341
  <p class="t-editor__paragraph">To symlink the package and use it globally on your machine:</p>
5339
- <div id="rN1QfUyglbdLjWepcsfOS" class="t-editor__code-container" data-lang="bash" style="position: relative;">
5342
+ <div id="E1VaP5uqZg6qbYEXRljQq" class="t-editor__code-container" data-lang="bash" style="position: relative;">
5340
5343
  <pre style="
5341
5344
  --line-digits: 2;
5342
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 normalize7 = lruMemoize(function normalize8(aPath) {
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 = normalize7;
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 : normalize7(aRoot.replace(/\/+$/, "") + "/" + 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 normalize7(sourceURL);
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.4";
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(),
@@ -86785,6 +86801,7 @@ var monthlyUsageSchema = zod_default.object({
86785
86801
  identifier: zod_default.string(),
86786
86802
  month: zod_default.date(),
86787
86803
  type: zod_default.enum(["public-user", "web-team-user", "agent-key", "docs-project"]),
86804
+ teamUid: zod_default.string().nullable(),
86788
86805
  inputTokens: zod_default.number(),
86789
86806
  outputTokens: zod_default.number(),
86790
86807
  messages: zod_default.number()
@@ -90111,6 +90128,19 @@ function publishApiFactory(requestService) {
90111
90128
  })
90112
90129
  });
90113
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
+ }
90114
90144
  async function checkDNSRecords(domain2) {
90115
90145
  return await requestService.request({
90116
90146
  url: "core/publish/dns-check",
@@ -90226,6 +90256,7 @@ function publishApiFactory(requestService) {
90226
90256
  return {
90227
90257
  publishCli,
90228
90258
  publishGithub: publishGithub2,
90259
+ publishTemplate,
90229
90260
  publishWysiwyg,
90230
90261
  exportWysiwyg,
90231
90262
  checkDNSRecords,
@@ -90609,7 +90640,7 @@ var config2 = {
90609
90640
  }
90610
90641
  },
90611
90642
  cdnUrl: process.env.CDN_URL ?? "https://cdn.scalar.com",
90612
- ssgDocsIsolateVersion: process.env.SSG_DOCS_ISOLATE_VERSION ?? "1.3.3"
90643
+ ssgDocsIsolateVersion: process.env.SSG_DOCS_ISOLATE_VERSION ?? "1.3.5"
90613
90644
  };
90614
90645
 
90615
90646
  // src/domains/auth/login/helpers/personal-token-generate-access.ts
@@ -92657,7 +92688,6 @@ function LintCommand() {
92657
92688
  import fs8 from "node:fs";
92658
92689
  import as16 from "ansis";
92659
92690
  import { Command as Command21 } from "commander";
92660
- import { normalize as normalize5 } from "@scalar/openapi-parser";
92661
92691
  import { createMarkdownFromOpenApi } from "@scalar/openapi-to-markdown";
92662
92692
  function MarkdownCommand() {
92663
92693
  const cmd2 = new Command21("markdown");
@@ -92671,7 +92701,7 @@ function MarkdownCommand() {
92671
92701
  return output.error().title("Invalid argument").message("Please provide a file path or URL").exit("error");
92672
92702
  }
92673
92703
  const specification = await getFileOrUrl(inputArgument);
92674
- const markdown = await createMarkdownFromOpenApi(normalize5(specification));
92704
+ const markdown = await createMarkdownFromOpenApi(specification);
92675
92705
  if (outputPath) {
92676
92706
  fs8.writeFileSync(outputPath, markdown, "utf8");
92677
92707
  const endTime = performance.now();
@@ -93009,7 +93039,7 @@ import fs9 from "node:fs/promises";
93009
93039
  import { confirm as confirm2 } from "@clack/prompts";
93010
93040
  import as21 from "ansis";
93011
93041
  import { Command as Command25 } from "commander";
93012
- import { normalize as normalize6, upgrade } from "@scalar/openapi-parser";
93042
+ import { normalize as normalize5, upgrade } from "@scalar/openapi-parser";
93013
93043
  function UpgradeCommand() {
93014
93044
  const cmd2 = new Command25("upgrade");
93015
93045
  cmd2.description("Upgrade OpenAPI document to version 3.1");
@@ -93035,7 +93065,7 @@ function UpgradeCommand() {
93035
93065
  }
93036
93066
  }
93037
93067
  const outputFileName = outputFilePath ?? input;
93038
- const document2 = normalize6(await getFileOrUrl(input));
93068
+ const document2 = normalize5(await getFileOrUrl(input));
93039
93069
  const { result, executionTimeMs } = await measureTime(
93040
93070
  () => upgrade(document2)
93041
93071
  );
@@ -93539,7 +93569,7 @@ var internalLinkNavigationEntrySchema = linkNavigationEntrySchema.extend({
93539
93569
  uid: nanoidSchema
93540
93570
  });
93541
93571
 
93542
- // ../../node_modules/.pnpm/@scalar+types@0.7.6/node_modules/@scalar/types/dist/api-reference/api-client-plugin.js
93572
+ // ../../node_modules/.pnpm/@scalar+types@0.8.0/node_modules/@scalar/types/dist/api-reference/api-client-plugin.js
93543
93573
  var sectionViewSchema = external_exports.object({
93544
93574
  title: external_exports.string().optional(),
93545
93575
  // Since this is meant to be a Vue component, we'll use unknown
@@ -93552,7 +93582,7 @@ var viewsSchema = external_exports.object({
93552
93582
  });
93553
93583
  var hooksSchema = external_exports.object({
93554
93584
  onBeforeRequest: external_exports.function({
93555
- input: [external_exports.object({ request: external_exports.instanceof(Request) })]
93585
+ input: [external_exports.object({ request: external_exports.any() })]
93556
93586
  // Why no output? https://github.com/scalar/scalar/pull/7047
93557
93587
  // output: z.union([z.void(), z.promise(z.void())]),
93558
93588
  }).optional(),
@@ -93571,7 +93601,7 @@ var apiClientPluginSchema = external_exports.function({
93571
93601
  })
93572
93602
  });
93573
93603
 
93574
- // ../../node_modules/.pnpm/@scalar+types@0.7.6/node_modules/@scalar/types/dist/api-reference/base-configuration.js
93604
+ // ../../node_modules/.pnpm/@scalar+types@0.8.0/node_modules/@scalar/types/dist/api-reference/base-configuration.js
93575
93605
  var externalUrlsSchema = zod_default.object({
93576
93606
  dashboardUrl: zod_default.string().prefault("https://dashboard.scalar.com"),
93577
93607
  registryUrl: zod_default.string().prefault("https://registry.scalar.com"),
@@ -93727,7 +93757,7 @@ var baseConfigurationSchema = zod_default.object({
93727
93757
  externalUrls: externalUrlsSchema.prefault({})
93728
93758
  });
93729
93759
 
93730
- // ../../node_modules/.pnpm/@scalar+types@0.7.6/node_modules/@scalar/types/dist/api-reference/source-configuration.js
93760
+ // ../../node_modules/.pnpm/@scalar+types@0.8.0/node_modules/@scalar/types/dist/api-reference/source-configuration.js
93731
93761
  var sourceConfigurationSchema = zod_default.object({
93732
93762
  default: zod_default.boolean().default(false).optional().catch(false),
93733
93763
  /**
@@ -93824,10 +93854,10 @@ var sourceConfigurationSchema = zod_default.object({
93824
93854
  }).optional()
93825
93855
  });
93826
93856
 
93827
- // ../../node_modules/.pnpm/@scalar+types@0.7.6/node_modules/@scalar/types/dist/api-reference/api-client-configuration.js
93857
+ // ../../node_modules/.pnpm/@scalar+types@0.8.0/node_modules/@scalar/types/dist/api-reference/api-client-configuration.js
93828
93858
  var apiClientConfigurationSchema = baseConfigurationSchema.extend(sourceConfigurationSchema.shape);
93829
93859
 
93830
- // ../../node_modules/.pnpm/@scalar+types@0.7.6/node_modules/@scalar/types/dist/api-reference/api-reference-plugin.js
93860
+ // ../../node_modules/.pnpm/@scalar+types@0.8.0/node_modules/@scalar/types/dist/api-reference/api-reference-plugin.js
93831
93861
  var openApiExtensionSchema = external_exports.object({
93832
93862
  /**
93833
93863
  * Name of specification extension property. Has to start with `x-`.
@@ -93879,7 +93909,7 @@ var apiReferencePluginSchema = external_exports.function({
93879
93909
  })
93880
93910
  });
93881
93911
 
93882
- // ../../node_modules/.pnpm/@scalar+types@0.7.6/node_modules/@scalar/types/dist/api-reference/api-reference-configuration.js
93912
+ // ../../node_modules/.pnpm/@scalar+types@0.8.0/node_modules/@scalar/types/dist/api-reference/api-reference-configuration.js
93883
93913
  var fetchLikeSchema = external_exports.custom();
93884
93914
  var apiReferenceConfigurationSchema = baseConfigurationSchema.extend({
93885
93915
  /**
@@ -93995,9 +94025,15 @@ var apiReferenceConfigurationSchema = baseConfigurationSchema.extend({
93995
94025
  }).optional(),
93996
94026
  /** Callback fired when the reference is fully loaded */
93997
94027
  onLoaded: external_exports.function().optional(),
93998
- /** onBeforeRequest is fired before the request is sent. You can modify the request here. */
94028
+ /** Fired before the outbound request is built; callback receives a mutable request builder (RequestFactory). Experimental API. */
93999
94029
  onBeforeRequest: external_exports.function({
94000
- input: [external_exports.object({ request: external_exports.instanceof(Request) })]
94030
+ input: [
94031
+ external_exports.object({
94032
+ request: external_exports.instanceof(Request),
94033
+ requestBuilder: external_exports.unknown(),
94034
+ envVariables: external_exports.record(external_exports.string(), external_exports.string())
94035
+ })
94036
+ ]
94001
94037
  // Why no output? https://github.com/scalar/scalar/pull/7047
94002
94038
  // output: z.union([z.void(), z.promise(z.void())]),
94003
94039
  }).optional(),
@@ -94227,7 +94263,7 @@ var apiReferenceConfigurationWithSourceSchema = apiReferenceConfigurationSchema.
94227
94263
  return configuration;
94228
94264
  });
94229
94265
 
94230
- // ../../node_modules/.pnpm/@scalar+types@0.7.6/node_modules/@scalar/types/dist/api-reference/html-rendering-configuration.js
94266
+ // ../../node_modules/.pnpm/@scalar+types@0.8.0/node_modules/@scalar/types/dist/api-reference/html-rendering-configuration.js
94231
94267
  var htmlRenderingConfigurationSchema = external_exports.object({
94232
94268
  /**
94233
94269
  * The URL to the Scalar API Reference JS CDN.
@@ -94245,7 +94281,7 @@ var htmlRenderingConfigurationSchema = external_exports.object({
94245
94281
  pageTitle: external_exports.string().optional().default("Scalar API Reference")
94246
94282
  });
94247
94283
 
94248
- // ../../node_modules/.pnpm/@scalar+types@0.7.6/node_modules/@scalar/types/dist/legacy/reference-config.js
94284
+ // ../../node_modules/.pnpm/@scalar+types@0.8.0/node_modules/@scalar/types/dist/legacy/reference-config.js
94249
94285
  var XScalarStability;
94250
94286
  (function(XScalarStability2) {
94251
94287
  XScalarStability2["Deprecated"] = "deprecated";
@@ -98895,7 +98931,7 @@ var domains_default = domains;
98895
98931
  // src/program.ts
98896
98932
  var getProgram = () => {
98897
98933
  const program2 = new Command47();
98898
- 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");
98899
98935
  program2.showHelpAfterError();
98900
98936
  domains_default.forEach((domain2) => program2.addCommand(domain2));
98901
98937
  return program2;
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "engines": {
6
6
  "node": ">=24"
7
7
  },
8
- "version": "1.8.4",
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.17",
27
- "@scalar/oas-utils": "0.10.16",
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.4.16",
29
+ "@scalar/openapi-to-markdown": "0.5.3",
30
30
  "@scalar/openapi-types": "0.7.0",
31
- "@scalar/themes": "0.15.2",
31
+ "@scalar/themes": "0.15.3",
32
32
  "@scalar/void-server": "2.4.4",
33
- "@scalar/workspace-store": "0.43.1",
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",