@scalar/api-reference 1.44.17 → 1.44.18

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.
@@ -1 +1 @@
1
- {"version":3,"file":"ApiReference.vue.d.ts","sourceRoot":"","sources":["../../src/components/ApiReference.vue"],"names":[],"mappings":"AAssCA,OAAO,EAEL,KAAK,4BAA4B,EAGlC,MAAM,6BAA6B,CAAA;AAOpC,OAAO,KAAK,EACV,cAAc,EAEf,MAAM,4CAA4C,CAAA;AAkBnD,OAAO,8BAA8B,CAAA;AAiCrC,KAAK,WAAW,GAAG;IACjB;;;OAGG;IACH,aAAa,CAAC,EAAE,4BAA4B,CAAA;CAC7C,CAAC;AAGF,KAAK,WAAW,GAAG;IACjB,eAAe,CAAC,IAAI;QAAE,UAAU,EAAE,MAAM,CAAA;KAAE,CAAA;IAC1C,aAAa,CAAC,IAAI;QAAE,UAAU,EAAE,MAAM,CAAA;KAAE,CAAA;IACxC,eAAe,CAAC,IAAI;QAAE,UAAU,EAAE,MAAM,CAAA;KAAE,CAAA;IAC1C,aAAa,CAAC,IAAI;QAAE,UAAU,EAAE,MAAM,CAAA;KAAE,CAAA;IACxC,oBAAoB,CAAC,IAAI;QAAE,UAAU,EAAE,MAAM,CAAA;KAAE,CAAA;IAC/C,MAAM,CAAC,IAAI;QAAE,UAAU,EAAE,MAAM,CAAA;KAAE,CAAA;CAClC,CAAC;AAyxCF,QAAA,MAAM,UAAU;;;;oPAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"ApiReference.vue.d.ts","sourceRoot":"","sources":["../../src/components/ApiReference.vue"],"names":[],"mappings":"AAitCA,OAAO,EAEL,KAAK,4BAA4B,EAGlC,MAAM,6BAA6B,CAAA;AAOpC,OAAO,KAAK,EACV,cAAc,EAEf,MAAM,4CAA4C,CAAA;AAkBnD,OAAO,8BAA8B,CAAA;AAiCrC,KAAK,WAAW,GAAG;IACjB;;;OAGG;IACH,aAAa,CAAC,EAAE,4BAA4B,CAAA;CAC7C,CAAC;AAGF,KAAK,WAAW,GAAG;IACjB,eAAe,CAAC,IAAI;QAAE,UAAU,EAAE,MAAM,CAAA;KAAE,CAAA;IAC1C,aAAa,CAAC,IAAI;QAAE,UAAU,EAAE,MAAM,CAAA;KAAE,CAAA;IACxC,eAAe,CAAC,IAAI;QAAE,UAAU,EAAE,MAAM,CAAA;KAAE,CAAA;IAC1C,aAAa,CAAC,IAAI;QAAE,UAAU,EAAE,MAAM,CAAA;KAAE,CAAA;IACxC,oBAAoB,CAAC,IAAI;QAAE,UAAU,EAAE,MAAM,CAAA;KAAE,CAAA;IAC/C,MAAM,CAAC,IAAI;QAAE,UAAU,EAAE,MAAM,CAAA;KAAE,CAAA;CAClC,CAAC;AA4xCF,QAAA,MAAM,UAAU;;;;oPAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -4,7 +4,7 @@ import _sfc_main from "./ApiReference.vue2.js";
4
4
  /* empty css */
5
5
  /* empty css */
6
6
  import _export_sfc from "../_virtual/_plugin-vue_export-helper.js";
7
- const ApiReference = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-b74c9183"]]);
7
+ const ApiReference = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-dfeddcdf"]]);
8
8
  export {
9
9
  ApiReference as default
10
10
  };
@@ -5,7 +5,7 @@ import { createApiClientModal } from "@scalar/api-client/v2/features/modal";
5
5
  import { getActiveEnvironment } from "@scalar/api-client/v2/helpers";
6
6
  import { addScalarClassesToHeadless, ScalarSidebarFooter, ScalarColorModeToggleButton, ScalarColorModeToggleIcon } from "@scalar/components";
7
7
  import { redirectToProxy } from "@scalar/helpers/url/redirect-to-proxy";
8
- import { createSidebarState, ScalarSidebar } from "@scalar/sidebar";
8
+ import { createSidebarState, scrollSidebarToTop, ScalarSidebar } from "@scalar/sidebar";
9
9
  import { hasObtrusiveScrollbars, getThemeStyles } from "@scalar/themes";
10
10
  import { apiReferenceConfigurationSchema } from "@scalar/types/api-reference";
11
11
  import { useBreakpoints } from "@scalar/use-hooks/useBreakpoints";
@@ -464,6 +464,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
464
464
  }
465
465
  sidebarState.setSelected(id);
466
466
  setBreadcrumb(id);
467
+ scrollSidebarToTop(id);
467
468
  const url = makeUrlFromId(id, basePath.value, isMultiDocument.value);
468
469
  if (url && workspaceStore.workspace.activeDocument) {
469
470
  window.history.replaceState({}, "", url.toString());
@@ -1,4 +1,4 @@
1
- import type { ClientPlugin } from '@scalar/api-client/v2/helpers';
1
+ import type { ClientPlugin } from '@scalar/oas-utils/helpers';
2
2
  import type { ApiReferenceConfigurationRaw } from '@scalar/types/api-reference';
3
3
  import { type ComputedRef } from 'vue';
4
4
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"map-config-plugins.d.ts","sourceRoot":"","sources":["../../src/helpers/map-config-plugins.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAA;AACjE,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,6BAA6B,CAAA;AAC/E,OAAO,EAAE,KAAK,WAAW,EAAS,MAAM,KAAK,CAAA;AAE7C;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,gBAAgB,GAAI,QAAQ,WAAW,CAAC,4BAA4B,CAAC,KAAG,YAAY,EAwChG,CAAA"}
1
+ {"version":3,"file":"map-config-plugins.d.ts","sourceRoot":"","sources":["../../src/helpers/map-config-plugins.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAA;AAC7D,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,6BAA6B,CAAA;AAC/E,OAAO,EAAE,KAAK,WAAW,EAAS,MAAM,KAAK,CAAA;AAE7C;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,gBAAgB,GAAI,QAAQ,WAAW,CAAC,4BAA4B,CAAC,KAAG,YAAY,EAwChG,CAAA"}
package/dist/style.css CHANGED
@@ -4274,12 +4274,6 @@ to {
4274
4274
  .scalar-app .group-hover\/button\:opacity-0:is(:where(.group\/button):hover *) {
4275
4275
  opacity: 0;
4276
4276
  }
4277
- .scalar-app .group-hover\/group-button\:flex:is(:where(.group\/group-button):hover *) {
4278
- display: flex;
4279
- }
4280
- .scalar-app .group-hover\/group-button\:hidden:is(:where(.group\/group-button):hover *) {
4281
- display: none;
4282
- }
4283
4277
  .scalar-app .peer-hover\/button\:opacity-100:is(:where(.peer\/button):hover ~ *), .scalar-app .hover\:opacity-100:hover {
4284
4278
  opacity: 1;
4285
4279
  }
@@ -4838,12 +4832,6 @@ to {
4838
4832
  .scalar-app .group-hover\/button\:opacity-0:is(:where(.group\/button):hover *) {
4839
4833
  opacity: 0;
4840
4834
  }
4841
- .scalar-app .group-hover\/group-button\:flex:is(:where(.group\/group-button):hover *) {
4842
- display: flex;
4843
- }
4844
- .scalar-app .group-hover\/group-button\:hidden:is(:where(.group\/group-button):hover *) {
4845
- display: none;
4846
- }
4847
4835
  }
4848
4836
  .scalar-app .group-focus-visible\/button\:opacity-0:is(:where(.group\/button):focus-visible *), .scalar-app .group-has-\[\~\*_\[aria-expanded\=true\]\]\/button\:opacity-0:is(:where(.group\/button):has( ~ * [aria-expanded="true"]) *), .scalar-app .group-has-\[\~\*\:focus-within\]\/button\:opacity-0:is(:where(.group\/button):has( ~ :focus-within) *), .scalar-app .group-has-\[\~\*\:hover\]\/button\:opacity-0:is(:where(.group\/button):has( ~ :hover) *) {
4849
4837
  opacity: 0;
@@ -5113,6 +5101,9 @@ to {
5113
5101
  .scalar-app .-right-1\.5 {
5114
5102
  right: -6px;
5115
5103
  }
5104
+ .scalar-app .right-1\.25 {
5105
+ right: 5px;
5106
+ }
5116
5107
  .scalar-app .right-2\.5 {
5117
5108
  right: 10px;
5118
5109
  }
@@ -5125,9 +5116,6 @@ to {
5125
5116
  .scalar-app .left-4 {
5126
5117
  left: 16px;
5127
5118
  }
5128
- .scalar-app .left-\[calc\(4px\+var\(--scalar-sidebar-indent\)\*var\(--scalar-sidebar-level\)\)\] {
5129
- left: calc(4px + var(--scalar-sidebar-indent) * var(--scalar-sidebar-level));
5130
- }
5131
5119
  .scalar-app .left-border {
5132
5120
  left: var(--scalar-border-width);
5133
5121
  }
@@ -5209,6 +5197,10 @@ to {
5209
5197
  .scalar-app .\!hidden {
5210
5198
  display: none !important;
5211
5199
  }
5200
+ .scalar-app .size-2 {
5201
+ width: 8px;
5202
+ height: 8px;
5203
+ }
5212
5204
  .scalar-app .size-2\.75 {
5213
5205
  width: 11px;
5214
5206
  height: 11px;
@@ -5664,9 +5656,6 @@ to {
5664
5656
  .scalar-app .text-sidebar-c-search {
5665
5657
  color: var(--scalar-sidebar-search-color, var(--scalar-color-3));
5666
5658
  }
5667
- .scalar-app .text-white {
5668
- color: #fff;
5669
- }
5670
5659
  .scalar-app .opacity-40 {
5671
5660
  opacity: .4;
5672
5661
  }
@@ -7066,8 +7055,8 @@ to {
7066
7055
  .scalar-app .-top-\(--scalar-address-bar-height\) {
7067
7056
  top: calc(var(--scalar-address-bar-height) * -1);
7068
7057
  }
7069
- .scalar-app .-top-0\.5 {
7070
- top: -2px;
7058
+ .scalar-app .-top-1\.25 {
7059
+ top: -5px;
7071
7060
  }
7072
7061
  .scalar-app .-top-\[104px\] {
7073
7062
  top: -104px;
@@ -7084,6 +7073,9 @@ to {
7084
7073
  .scalar-app .top-\[calc\(100\%\+4px\)\] {
7085
7074
  top: calc(100% + 4px);
7086
7075
  }
7076
+ .scalar-app .-right-1\.25 {
7077
+ right: -5px;
7078
+ }
7087
7079
  .scalar-app .-right-\[30px\] {
7088
7080
  right: -30px;
7089
7081
  }
@@ -7126,9 +7118,6 @@ to {
7126
7118
  .scalar-app .bottom-\[var\(--scalar-border-width\)\] {
7127
7119
  bottom: var(--scalar-border-width);
7128
7120
  }
7129
- .scalar-app .-left-0\.5 {
7130
- left: -2px;
7131
- }
7132
7121
  .scalar-app .left-0 {
7133
7122
  left: 0;
7134
7123
  }
@@ -7447,10 +7436,6 @@ to {
7447
7436
  width: 6px;
7448
7437
  height: 6px;
7449
7438
  }
7450
- .scalar-app .size-2 {
7451
- width: 8px;
7452
- height: 8px;
7453
- }
7454
7439
  .scalar-app .size-2\.5 {
7455
7440
  width: 10px;
7456
7441
  height: 10px;
@@ -7501,9 +7486,6 @@ to {
7501
7486
  .scalar-app .h-1\.5 {
7502
7487
  height: 6px;
7503
7488
  }
7504
- .scalar-app .h-2 {
7505
- height: 8px;
7506
- }
7507
7489
  .scalar-app .h-2\.5 {
7508
7490
  height: 10px;
7509
7491
  }
@@ -7666,9 +7648,6 @@ to {
7666
7648
  .scalar-app .w-1\/2 {
7667
7649
  width: 50%;
7668
7650
  }
7669
- .scalar-app .w-2 {
7670
- width: 8px;
7671
- }
7672
7651
  .scalar-app .w-2\.5 {
7673
7652
  width: 10px;
7674
7653
  }
@@ -8280,15 +8259,15 @@ to {
8280
8259
  .scalar-app .bg-grey {
8281
8260
  background-color: var(--scalar-color-3);
8282
8261
  }
8262
+ .scalar-app .bg-orange {
8263
+ background-color: var(--scalar-color-orange);
8264
+ }
8283
8265
  .scalar-app .bg-sidebar-b-1 {
8284
8266
  background-color: var(--scalar-sidebar-background-1, var(--scalar-background-1));
8285
8267
  }
8286
8268
  .scalar-app .bg-sidebar-b-active {
8287
8269
  background-color: var(--scalar-sidebar-item-active-background, var(--scalar-background-2));
8288
8270
  }
8289
- .scalar-app .bg-white {
8290
- background-color: #fff;
8291
- }
8292
8271
  .scalar-app .bg-none {
8293
8272
  background-image: none;
8294
8273
  }
@@ -8589,6 +8568,9 @@ to {
8589
8568
  .scalar-app .text-\[6px\] {
8590
8569
  font-size: 6px;
8591
8570
  }
8571
+ .scalar-app .text-\[9px\] {
8572
+ font-size: 9px;
8573
+ }
8592
8574
  .scalar-app .text-\[11px\] {
8593
8575
  font-size: 11px;
8594
8576
  }
@@ -8754,6 +8736,9 @@ to {
8754
8736
  .scalar-app .text-transparent {
8755
8737
  color: #0000;
8756
8738
  }
8739
+ .scalar-app .text-white {
8740
+ color: #fff;
8741
+ }
8757
8742
  .scalar-app .text-yellow {
8758
8743
  color: var(--scalar-color-yellow);
8759
8744
  }
@@ -9776,57 +9761,37 @@ to {
9776
9761
  transform: translate3d(-50%, 0, 0);
9777
9762
  }
9778
9763
  }
9779
- .scalar .scalar-app-layout[data-v-c9b12db0] {
9764
+ .scalar .scalar-app-layout[data-v-6118685a] {
9780
9765
  background: var(--scalar-background-1);
9781
- opacity: 0;
9782
9766
  border: var(--scalar-border-width) solid var(--scalar-border-color);
9783
9767
  border-radius: 8px;
9784
9768
  width: 100%;
9785
9769
  max-width: 1390px;
9786
9770
  height: calc(100% - 120px);
9787
9771
  margin: auto;
9788
- animation: .35s forwards scalarapiclientfadein-c9b12db0;
9789
9772
  position: relative;
9790
9773
  overflow: hidden;
9791
9774
  }
9792
9775
  @media (max-width: 720px) and (max-height: 480px) {
9793
- .scalar .scalar-app-layout[data-v-c9b12db0] {
9776
+ .scalar .scalar-app-layout[data-v-6118685a] {
9794
9777
  height: 100%;
9795
9778
  max-height: 90svh;
9796
9779
  }
9797
9780
  }
9798
- @keyframes scalarapiclientfadein-c9b12db0 {
9799
- 0% {
9800
- opacity: 0;
9801
- }
9802
- to {
9803
- opacity: 1;
9804
- }
9805
- }
9806
- .scalar .scalar-app-exit[data-v-c9b12db0] {
9781
+ .scalar .scalar-app-exit[data-v-6118685a] {
9807
9782
  cursor: pointer;
9808
9783
  z-index: -1;
9809
9784
  background: #00000038;
9810
9785
  width: 100vw;
9811
9786
  height: 100vh;
9812
- transition: all .3s ease-in-out;
9813
- animation: .35s forwards scalardrawerexitfadein-c9b12db0;
9814
9787
  position: fixed;
9815
9788
  top: 0;
9816
9789
  left: 0;
9817
9790
  }
9818
- .dark-mode .scalar .scalar-app-exit[data-v-c9b12db0] {
9791
+ .dark-mode .scalar .scalar-app-exit[data-v-6118685a] {
9819
9792
  background: #00000073;
9820
9793
  }
9821
- @keyframes scalardrawerexitfadein-c9b12db0 {
9822
- 0% {
9823
- opacity: 0;
9824
- }
9825
- to {
9826
- opacity: 1;
9827
- }
9828
- }
9829
- .scalar .scalar-app-exit[data-v-c9b12db0]:before {
9794
+ .scalar .scalar-app-exit[data-v-6118685a]:before {
9830
9795
  text-align: center;
9831
9796
  color: #fff;
9832
9797
  opacity: .6;
@@ -9838,12 +9803,11 @@ to {
9838
9803
  top: 0;
9839
9804
  right: 12px;
9840
9805
  }
9841
- .scalar .scalar-app-exit[data-v-c9b12db0]:hover:before {
9806
+ .scalar .scalar-app-exit[data-v-6118685a]:hover:before {
9842
9807
  opacity: 1;
9843
9808
  }
9844
- .scalar-container[data-v-c9b12db0] {
9809
+ .scalar-container[data-v-6118685a] {
9845
9810
  visibility: visible;
9846
- z-index: 10000;
9847
9811
  justify-content: center;
9848
9812
  align-items: center;
9849
9813
  width: 100%;
@@ -9855,12 +9819,18 @@ to {
9855
9819
  left: 0;
9856
9820
  overflow: hidden;
9857
9821
  }
9858
- .scalar .url-form-input[data-v-c9b12db0] {
9822
+ .scalar .url-form-input[data-v-6118685a] {
9859
9823
  min-height: auto !important;
9860
9824
  }
9861
- .scalar .scalar-container[data-v-c9b12db0] {
9825
+ .scalar .scalar-container[data-v-6118685a] {
9862
9826
  line-height: normal;
9863
9827
  }
9828
+ .scalar-client-fade-enter-active[data-v-6118685a], .scalar-client-fade-leave-active[data-v-6118685a] {
9829
+ transition: opacity .35s;
9830
+ }
9831
+ .scalar-client-fade-enter-from[data-v-6118685a], .scalar-client-fade-leave-to[data-v-6118685a] {
9832
+ opacity: 0;
9833
+ }
9864
9834
  .open-api-client-button[data-v-c7bdd328] {
9865
9835
  cursor: pointer;
9866
9836
  text-align: center;
@@ -10531,11 +10501,11 @@ to {
10531
10501
  .address-bar-bg-states:has(.cm-focused) .fade-left[data-v-791e0491], .address-bar-bg-states:has(.cm-focused) .fade-right[data-v-791e0491] {
10532
10502
  --scalar-address-bar-bg: var(--scalar-background-1);
10533
10503
  }
10534
- .app-exit-button[data-v-1de95fda] {
10504
+ .app-exit-button[data-v-7b4b0249] {
10535
10505
  color: #fff;
10536
10506
  background: #0000001a;
10537
10507
  }
10538
- .app-exit-button[data-v-1de95fda]:hover {
10508
+ .app-exit-button[data-v-7b4b0249]:hover {
10539
10509
  background: #ffffff1a;
10540
10510
  }
10541
10511
  .fade-request-section-content[data-v-f97cc68c] {
@@ -10625,10 +10595,10 @@ to {
10625
10595
  white-space: nowrap;
10626
10596
  display: flex;
10627
10597
  }
10628
- [data-v-2dc74300] .cm-editor {
10598
+ [data-v-36811e28] .cm-editor {
10629
10599
  padding: 0;
10630
10600
  }
10631
- [data-v-2dc74300] .cm-content {
10601
+ [data-v-36811e28] .cm-content {
10632
10602
  font-family: var(--scalar-font);
10633
10603
  font-size: var(--scalar-small);
10634
10604
  background-color: #0000;
@@ -10637,21 +10607,21 @@ to {
10637
10607
  padding: 5px 8px;
10638
10608
  display: flex;
10639
10609
  }
10640
- [data-v-2dc74300] .cm-content:has(.cm-pill) {
10610
+ [data-v-36811e28] .cm-content:has(.cm-pill) {
10641
10611
  padding: 5px 8px;
10642
10612
  }
10643
- [data-v-2dc74300] .cm-content .cm-pill:not(:last-of-type) {
10613
+ [data-v-36811e28] .cm-content .cm-pill:not(:last-of-type) {
10644
10614
  margin-right: .5px;
10645
10615
  }
10646
- [data-v-2dc74300] .cm-content .cm-pill:not(:first-of-type) {
10616
+ [data-v-36811e28] .cm-content .cm-pill:not(:first-of-type) {
10647
10617
  margin-left: .5px;
10648
10618
  }
10649
- [data-v-2dc74300] .cm-line {
10619
+ [data-v-36811e28] .cm-line {
10650
10620
  text-overflow: ellipsis;
10651
10621
  padding: 0;
10652
10622
  overflow: hidden;
10653
10623
  }
10654
- .filemask[data-v-2dc74300] {
10624
+ .filemask[data-v-36811e28] {
10655
10625
  -webkit-mask-image: linear-gradient(to right, transparent 0, var(--scalar-background-2) 20px);
10656
10626
  -webkit-mask-image: linear-gradient(to right, transparent 0, var(--scalar-background-2) 20px);
10657
10627
  -webkit-mask-image: linear-gradient(to right, transparent 0, var(--scalar-background-2) 20px);
@@ -10713,31 +10683,31 @@ input[data-v-3157c3c7]::placeholder {
10713
10683
  -webkit-text-security: disc;
10714
10684
  -moz-text-security: disc;
10715
10685
  }
10716
- .request-section-content[data-v-fe19bfef] {
10686
+ .request-section-content[data-v-422a27d2] {
10717
10687
  --scalar-border-width: .5px;
10718
10688
  }
10719
- .request-section-content-filter[data-v-fe19bfef] {
10689
+ .request-section-content-filter[data-v-422a27d2] {
10720
10690
  box-shadow: 0 -10px 0 10px var(--scalar-background-1);
10721
10691
  }
10722
- .request-item:focus-within .request-meta-buttons[data-v-fe19bfef] {
10692
+ .request-item:focus-within .request-meta-buttons[data-v-422a27d2] {
10723
10693
  opacity: 1;
10724
10694
  }
10725
- .group-hover-input[data-v-fe19bfef] {
10695
+ .group-hover-input[data-v-422a27d2] {
10726
10696
  border-width: var(--scalar-border-width);
10727
10697
  border-color: #0000;
10728
10698
  }
10729
- .group:hover .group-hover-input[data-v-fe19bfef] {
10699
+ .group:hover .group-hover-input[data-v-422a27d2] {
10730
10700
  background: var(--scalar-background-1);
10731
10701
  }
10732
10702
  @supports (color: color-mix(in lab, red, red)) {
10733
- .group:hover .group-hover-input[data-v-fe19bfef] {
10703
+ .group:hover .group-hover-input[data-v-422a27d2] {
10734
10704
  background: color-mix(in srgb, var(--scalar-background-1), var(--scalar-background-2));
10735
10705
  }
10736
10706
  }
10737
- .group:hover .group-hover-input[data-v-fe19bfef] {
10707
+ .group:hover .group-hover-input[data-v-422a27d2] {
10738
10708
  border-color: var(--scalar-border-color);
10739
10709
  }
10740
- .group-hover-input[data-v-fe19bfef]:focus {
10710
+ .group-hover-input[data-v-422a27d2]:focus {
10741
10711
  border-color: var(--scalar-border-color) !important;
10742
10712
  background: none !important;
10743
10713
  }
@@ -10833,11 +10803,11 @@ to {
10833
10803
  .v-enter-from[data-v-1f35725e] {
10834
10804
  opacity: 0;
10835
10805
  }
10836
- .animate-response-heading .response-heading[data-v-03d3fde7] {
10806
+ .animate-response-heading .response-heading[data-v-eb70b304] {
10837
10807
  opacity: 1;
10838
- animation: .2s ease-in-out forwards push-response-03d3fde7;
10808
+ animation: .2s ease-in-out forwards push-response-eb70b304;
10839
10809
  }
10840
- @keyframes push-response-03d3fde7 {
10810
+ @keyframes push-response-eb70b304 {
10841
10811
  0% {
10842
10812
  opacity: 1;
10843
10813
  transform: translateY(0);
@@ -10847,11 +10817,11 @@ to {
10847
10817
  transform: translateY(-4px);
10848
10818
  }
10849
10819
  }
10850
- .animate-response-heading .animate-response-children[data-v-03d3fde7] {
10820
+ .animate-response-heading .animate-response-children[data-v-eb70b304] {
10851
10821
  opacity: 0;
10852
- animation: .2s ease-in-out 50ms forwards response-spans-03d3fde7;
10822
+ animation: .2s ease-in-out 50ms forwards response-spans-eb70b304;
10853
10823
  }
10854
- @keyframes response-spans-03d3fde7 {
10824
+ @keyframes response-spans-eb70b304 {
10855
10825
  0% {
10856
10826
  opacity: 0;
10857
10827
  transform: translateY(4px);
@@ -11005,27 +10975,27 @@ to {
11005
10975
  transform: translate3d(-50%, 0, 0);
11006
10976
  }
11007
10977
  }
11008
- .empty-sidebar-item-content[data-v-6a79a4d6] {
10978
+ .empty-sidebar-item-content[data-v-e0eb043e] {
11009
10979
  display: none;
11010
10980
  }
11011
- .empty-sidebar-item .empty-sidebar-item-content[data-v-6a79a4d6] {
10981
+ .empty-sidebar-item .empty-sidebar-item-content[data-v-e0eb043e] {
11012
10982
  display: block;
11013
10983
  }
11014
- .rabbitjump[data-v-6a79a4d6] {
10984
+ .rabbitjump[data-v-e0eb043e] {
11015
10985
  opacity: 0;
11016
10986
  }
11017
- .empty-sidebar-item:hover .rabbitjump[data-v-6a79a4d6] {
10987
+ .empty-sidebar-item:hover .rabbitjump[data-v-e0eb043e] {
11018
10988
  opacity: 1;
11019
- animation: .5s step-end infinite rabbitAnimation-6a79a4d6;
10989
+ animation: .5s step-end infinite rabbitAnimation-e0eb043e;
11020
10990
  }
11021
- .empty-sidebar-item:hover .rabbitsit[data-v-6a79a4d6] {
10991
+ .empty-sidebar-item:hover .rabbitsit[data-v-e0eb043e] {
11022
10992
  opacity: 0;
11023
- animation: .5s step-end infinite rabbitAnimation2-6a79a4d6;
10993
+ animation: .5s step-end infinite rabbitAnimation2-e0eb043e;
11024
10994
  }
11025
- .empty-sidebar-item:hover .rabbit-ascii[data-v-6a79a4d6] {
11026
- animation: 8s linear infinite rabbitRun-6a79a4d6;
10995
+ .empty-sidebar-item:hover .rabbit-ascii[data-v-e0eb043e] {
10996
+ animation: 8s linear infinite rabbitRun-e0eb043e;
11027
10997
  }
11028
- @keyframes rabbitRun-6a79a4d6 {
10998
+ @keyframes rabbitRun-e0eb043e {
11029
10999
  0% {
11030
11000
  transform: translateZ(0);
11031
11001
  }
@@ -11045,7 +11015,7 @@ to {
11045
11015
  transform: translateZ(0);
11046
11016
  }
11047
11017
  }
11048
- @keyframes rabbitAnimation-6a79a4d6 {
11018
+ @keyframes rabbitAnimation-e0eb043e {
11049
11019
  0%, to {
11050
11020
  opacity: 1;
11051
11021
  }
@@ -11053,7 +11023,7 @@ to {
11053
11023
  opacity: 0;
11054
11024
  }
11055
11025
  }
11056
- @keyframes rabbitAnimation2-6a79a4d6 {
11026
+ @keyframes rabbitAnimation2-e0eb043e {
11057
11027
  0%, to {
11058
11028
  opacity: 0;
11059
11029
  }
@@ -11658,45 +11628,45 @@ to {
11658
11628
  .ellipsis-position[data-v-01a1ab71] {
11659
11629
  transform: translate3d(calc(-100% - 4.5px), 0, 0);
11660
11630
  }
11661
- .indent-border-line-offset[data-v-f6414b95]:before {
11662
- left: var(--v0d47e407);
11631
+ .indent-border-line-offset[data-v-24d396a0]:before {
11632
+ left: var(--v337cd30d);
11663
11633
  }
11664
- .indent-padding-left[data-v-f6414b95] {
11665
- padding-left: calc(var(--v19387f52) + 6px);
11634
+ .indent-padding-left[data-v-24d396a0] {
11635
+ padding-left: calc(var(--v1d572b91) + 6px);
11666
11636
  }
11667
- .sidebar-folderitem[data-v-f6414b95] .ellipsis-position {
11637
+ .sidebar-folderitem[data-v-24d396a0] .ellipsis-position {
11668
11638
  right: 6px;
11669
11639
  transform: none;
11670
11640
  }
11671
- .search-button-fade[data-v-bca9c474] {
11641
+ .search-button-fade[data-v-23d35bb5] {
11672
11642
  background: linear-gradient(var(--scalar-background-1) 32px, var(--scalar-background-1) 38px, transparent);
11673
11643
  }
11674
11644
  @supports (color: color-mix(in lab, red, red)) {
11675
- .search-button-fade[data-v-bca9c474] {
11645
+ .search-button-fade[data-v-23d35bb5] {
11676
11646
  background: linear-gradient(var(--scalar-background-1) 32px, color-mix(in srgb, var(--scalar-background-1), transparent) 38px, transparent);
11677
11647
  }
11678
11648
  }
11679
- .empty-sidebar-item-content[data-v-bca9c474] {
11649
+ .empty-sidebar-item-content[data-v-23d35bb5] {
11680
11650
  display: none;
11681
11651
  }
11682
- .empty-sidebar-item .empty-sidebar-item-content[data-v-bca9c474] {
11652
+ .empty-sidebar-item .empty-sidebar-item-content[data-v-23d35bb5] {
11683
11653
  display: block;
11684
11654
  }
11685
- .rabbitjump[data-v-bca9c474] {
11655
+ .rabbitjump[data-v-23d35bb5] {
11686
11656
  opacity: 0;
11687
11657
  }
11688
- .empty-sidebar-item:hover .rabbitjump[data-v-bca9c474] {
11658
+ .empty-sidebar-item:hover .rabbitjump[data-v-23d35bb5] {
11689
11659
  opacity: 1;
11690
- animation: .5s step-end infinite rabbitAnimation-bca9c474;
11660
+ animation: .5s step-end infinite rabbitAnimation-23d35bb5;
11691
11661
  }
11692
- .empty-sidebar-item:hover .rabbitsit[data-v-bca9c474] {
11662
+ .empty-sidebar-item:hover .rabbitsit[data-v-23d35bb5] {
11693
11663
  opacity: 0;
11694
- animation: .5s step-end infinite rabbitAnimation2-bca9c474;
11664
+ animation: .5s step-end infinite rabbitAnimation2-23d35bb5;
11695
11665
  }
11696
- .empty-sidebar-item:hover .rabbit-ascii[data-v-bca9c474] {
11697
- animation: 8s linear infinite rabbitRun-bca9c474;
11666
+ .empty-sidebar-item:hover .rabbit-ascii[data-v-23d35bb5] {
11667
+ animation: 8s linear infinite rabbitRun-23d35bb5;
11698
11668
  }
11699
- @keyframes rabbitRun-bca9c474 {
11669
+ @keyframes rabbitRun-23d35bb5 {
11700
11670
  0% {
11701
11671
  transform: translateZ(0);
11702
11672
  }
@@ -11716,7 +11686,7 @@ to {
11716
11686
  transform: translateZ(0);
11717
11687
  }
11718
11688
  }
11719
- @keyframes rabbitAnimation-bca9c474 {
11689
+ @keyframes rabbitAnimation-23d35bb5 {
11720
11690
  0%, to {
11721
11691
  opacity: 1;
11722
11692
  }
@@ -11724,7 +11694,7 @@ to {
11724
11694
  opacity: 0;
11725
11695
  }
11726
11696
  }
11727
- @keyframes rabbitAnimation2-bca9c474 {
11697
+ @keyframes rabbitAnimation2-23d35bb5 {
11728
11698
  0%, to {
11729
11699
  opacity: 0;
11730
11700
  }
@@ -12108,7 +12078,7 @@ to {
12108
12078
 
12109
12079
  /* Configurable Layout Variables */
12110
12080
  @layer scalar-config {
12111
- .scalar-api-reference[data-v-b74c9183] {
12081
+ .scalar-api-reference[data-v-dfeddcdf] {
12112
12082
  /* The header height */
12113
12083
  --refs-header-height: calc(
12114
12084
  var(--scalar-custom-header-height, 0px) + var(--scalar-header-height, 0px)
@@ -12130,20 +12100,20 @@ to {
12130
12100
  /* The maximum width of the content column */
12131
12101
  --refs-content-max-width: var(--scalar-content-max-width, 1540px);
12132
12102
  }
12133
- .scalar-api-reference.references-classic[data-v-b74c9183] {
12103
+ .scalar-api-reference.references-classic[data-v-dfeddcdf] {
12134
12104
  /* Classic layout is wider */
12135
12105
  --refs-content-max-width: var(--scalar-content-max-width, 1420px);
12136
12106
  min-height: 100dvh;
12137
12107
  --refs-sidebar-width: 0;
12138
12108
  }
12139
12109
  }
12140
- .t-doc__sidebar[data-v-b74c9183] {
12110
+ .t-doc__sidebar[data-v-dfeddcdf] {
12141
12111
  z-index: 10;
12142
12112
  }
12143
12113
 
12144
12114
  /* ----------------------------------------------------- */
12145
12115
  /* References Layout */
12146
- .references-layout[data-v-b74c9183] {
12116
+ .references-layout[data-v-dfeddcdf] {
12147
12117
  /* Try to fill the container */
12148
12118
  min-height: 100dvh;
12149
12119
  min-width: 100%;
@@ -12167,39 +12137,39 @@ to {
12167
12137
 
12168
12138
  background: var(--scalar-background-1);
12169
12139
  }
12170
- .references-editor[data-v-b74c9183] {
12140
+ .references-editor[data-v-dfeddcdf] {
12171
12141
  grid-area: editor;
12172
12142
  display: flex;
12173
12143
  min-width: 0;
12174
12144
  background: var(--scalar-background-1);
12175
12145
  }
12176
- .references-rendered[data-v-b74c9183] {
12146
+ .references-rendered[data-v-dfeddcdf] {
12177
12147
  position: relative;
12178
12148
  grid-area: rendered;
12179
12149
  min-width: 0;
12180
12150
  background: var(--scalar-background-1);
12181
12151
  }
12182
- .scalar-api-reference.references-classic[data-v-b74c9183],
12183
- .references-classic .references-rendered[data-v-b74c9183] {
12152
+ .scalar-api-reference.references-classic[data-v-dfeddcdf],
12153
+ .references-classic .references-rendered[data-v-dfeddcdf] {
12184
12154
  height: initial !important;
12185
12155
  max-height: initial !important;
12186
12156
  }
12187
12157
  @layer scalar-config {
12188
- .references-sidebar[data-v-b74c9183] {
12158
+ .references-sidebar[data-v-dfeddcdf] {
12189
12159
  /* Set a default width if references are enabled */
12190
12160
  --refs-sidebar-width: var(--scalar-sidebar-width, 288px);
12191
12161
  }
12192
12162
  }
12193
12163
 
12194
12164
  /* Footer */
12195
- .references-footer[data-v-b74c9183] {
12165
+ .references-footer[data-v-dfeddcdf] {
12196
12166
  grid-area: footer;
12197
12167
  }
12198
12168
  /* ----------------------------------------------------- */
12199
12169
  /* Responsive / Mobile Layout */
12200
12170
  @media (max-width: 1000px) {
12201
12171
  /* Stack view on mobile */
12202
- .references-layout[data-v-b74c9183] {
12172
+ .references-layout[data-v-dfeddcdf] {
12203
12173
  /* Adjust the sidebar height to the viewport height minus the header height */
12204
12174
  --refs-sidebar-height: calc(
12205
12175
  var(--full-height, 100dvh) - var(--scalar-custom-header-height, 0px)
@@ -12214,13 +12184,13 @@ to {
12214
12184
  'rendered'
12215
12185
  'footer';
12216
12186
  }
12217
- .references-editable[data-v-b74c9183] {
12187
+ .references-editable[data-v-dfeddcdf] {
12218
12188
  grid-template-areas:
12219
12189
  'header'
12220
12190
  'navigation'
12221
12191
  'editor';
12222
12192
  }
12223
- .references-rendered[data-v-b74c9183] {
12193
+ .references-rendered[data-v-dfeddcdf] {
12224
12194
  position: static;
12225
12195
  }
12226
12196
  }
@@ -12231,12 +12201,12 @@ to {
12231
12201
  * when the new elements are available
12232
12202
  */
12233
12203
  @media (max-width: 1000px) {
12234
- .scalar-api-references-standalone-mobile[data-v-b74c9183]:not(.references-classic) {
12204
+ .scalar-api-references-standalone-mobile[data-v-dfeddcdf]:not(.references-classic) {
12235
12205
  --scalar-header-height: 50px;
12236
12206
  }
12237
12207
  }
12238
12208
 
12239
- .darklight-reference[data-v-b74c9183] {
12209
+ .darklight-reference[data-v-dfeddcdf] {
12240
12210
  width: 100%;
12241
12211
  margin-top: auto;
12242
12212
  }