@scalar/api-reference 1.49.4 → 1.49.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 (117) hide show
  1. package/CHANGELOG.md +15 -0
  2. package/dist/browser/standalone.js +2309 -45729
  3. package/dist/browser/webpack-stats.json +1 -1
  4. package/dist/components/AgentScalar/AgentScalarChatInterface.vue.d.ts +2 -1
  5. package/dist/components/AgentScalar/AgentScalarChatInterface.vue.d.ts.map +1 -1
  6. package/dist/components/AgentScalar/AgentScalarChatInterface.vue.js.map +1 -1
  7. package/dist/components/AgentScalar/AgentScalarChatInterface.vue.script.js +6 -4
  8. package/dist/components/AgentScalar/AgentScalarChatInterface.vue.script.js.map +1 -1
  9. package/dist/components/AgentScalar/AgentScalarDrawer.vue.d.ts +2 -3
  10. package/dist/components/AgentScalar/AgentScalarDrawer.vue.d.ts.map +1 -1
  11. package/dist/components/AgentScalar/AgentScalarDrawer.vue.js +1 -1
  12. package/dist/components/AgentScalar/AgentScalarDrawer.vue.js.map +1 -1
  13. package/dist/components/AgentScalar/AgentScalarDrawer.vue.script.js +4 -2
  14. package/dist/components/AgentScalar/AgentScalarDrawer.vue.script.js.map +1 -1
  15. package/dist/components/AgentScalar/OpenMCPButton.vue.d.ts +2 -0
  16. package/dist/components/AgentScalar/OpenMCPButton.vue.d.ts.map +1 -1
  17. package/dist/components/AgentScalar/OpenMCPButton.vue.js +1 -1
  18. package/dist/components/AgentScalar/OpenMCPButton.vue.js.map +1 -1
  19. package/dist/components/AgentScalar/OpenMCPButton.vue.script.js +5 -5
  20. package/dist/components/AgentScalar/OpenMCPButton.vue.script.js.map +1 -1
  21. package/dist/components/ApiReference.vue.d.ts.map +1 -1
  22. package/dist/components/ApiReference.vue.js +1 -1
  23. package/dist/components/ApiReference.vue.js.map +1 -1
  24. package/dist/components/ApiReference.vue.script.js +6 -0
  25. package/dist/components/ApiReference.vue.script.js.map +1 -1
  26. package/dist/components/Content/Schema/Schema.vue.d.ts +4 -0
  27. package/dist/components/Content/Schema/Schema.vue.d.ts.map +1 -1
  28. package/dist/components/Content/Schema/Schema.vue.js +1 -1
  29. package/dist/components/Content/Schema/Schema.vue.js.map +1 -1
  30. package/dist/components/Content/Schema/Schema.vue.script.js +15 -5
  31. package/dist/components/Content/Schema/Schema.vue.script.js.map +1 -1
  32. package/dist/components/Content/Schema/SchemaComposition.vue.d.ts +4 -0
  33. package/dist/components/Content/Schema/SchemaComposition.vue.d.ts.map +1 -1
  34. package/dist/components/Content/Schema/SchemaComposition.vue.js.map +1 -1
  35. package/dist/components/Content/Schema/SchemaComposition.vue.script.js +37 -7
  36. package/dist/components/Content/Schema/SchemaComposition.vue.script.js.map +1 -1
  37. package/dist/components/Content/Schema/SchemaObjectProperties.vue.d.ts +2 -0
  38. package/dist/components/Content/Schema/SchemaObjectProperties.vue.d.ts.map +1 -1
  39. package/dist/components/Content/Schema/SchemaObjectProperties.vue.js.map +1 -1
  40. package/dist/components/Content/Schema/SchemaObjectProperties.vue.script.js +26 -6
  41. package/dist/components/Content/Schema/SchemaObjectProperties.vue.script.js.map +1 -1
  42. package/dist/components/Content/Schema/SchemaProperty.vue.d.ts +6 -0
  43. package/dist/components/Content/Schema/SchemaProperty.vue.d.ts.map +1 -1
  44. package/dist/components/Content/Schema/SchemaProperty.vue.js +1 -1
  45. package/dist/components/Content/Schema/SchemaProperty.vue.js.map +1 -1
  46. package/dist/components/Content/Schema/SchemaProperty.vue.script.js +20 -3
  47. package/dist/components/Content/Schema/SchemaProperty.vue.script.js.map +1 -1
  48. package/dist/features/Operation/components/RequestBody.vue.d.ts.map +1 -1
  49. package/dist/features/Operation/components/RequestBody.vue.js +1 -1
  50. package/dist/features/Operation/components/RequestBody.vue.js.map +1 -1
  51. package/dist/features/Operation/components/RequestBody.vue.script.js +6 -0
  52. package/dist/features/Operation/components/RequestBody.vue.script.js.map +1 -1
  53. package/dist/features/Operation/layouts/ClassicLayout.vue.d.ts.map +1 -1
  54. package/dist/features/Operation/layouts/ClassicLayout.vue.js +1 -1
  55. package/dist/features/Operation/layouts/ClassicLayout.vue.js.map +1 -1
  56. package/dist/features/Operation/layouts/ClassicLayout.vue.script.js +16 -5
  57. package/dist/features/Operation/layouts/ClassicLayout.vue.script.js.map +1 -1
  58. package/dist/features/Operation/layouts/ModernLayout.vue.d.ts.map +1 -1
  59. package/dist/features/Operation/layouts/ModernLayout.vue.js +1 -1
  60. package/dist/features/Operation/layouts/ModernLayout.vue.js.map +1 -1
  61. package/dist/features/Operation/layouts/ModernLayout.vue.script.js +16 -5
  62. package/dist/features/Operation/layouts/ModernLayout.vue.script.js.map +1 -1
  63. package/dist/features/Operation/request-body-composition-index.d.ts +8 -0
  64. package/dist/features/Operation/request-body-composition-index.d.ts.map +1 -0
  65. package/dist/features/Operation/request-body-composition-index.js +10 -0
  66. package/dist/features/Operation/request-body-composition-index.js.map +1 -0
  67. package/dist/features/developer-tools/DeveloperTools.vue.d.ts +2 -1
  68. package/dist/features/developer-tools/DeveloperTools.vue.d.ts.map +1 -1
  69. package/dist/features/developer-tools/DeveloperTools.vue.js.map +1 -1
  70. package/dist/features/developer-tools/DeveloperTools.vue.script.js +9 -2
  71. package/dist/features/developer-tools/DeveloperTools.vue.script.js.map +1 -1
  72. package/dist/features/developer-tools/components/ApiReferenceToolbarRegisterButton.vue.d.ts +2 -0
  73. package/dist/features/developer-tools/components/ApiReferenceToolbarRegisterButton.vue.d.ts.map +1 -1
  74. package/dist/features/developer-tools/components/ApiReferenceToolbarRegisterButton.vue.js.map +1 -1
  75. package/dist/features/developer-tools/components/ApiReferenceToolbarRegisterButton.vue.script.js +3 -3
  76. package/dist/features/developer-tools/components/ApiReferenceToolbarRegisterButton.vue.script.js.map +1 -1
  77. package/dist/features/developer-tools/components/ApiReferenceToolbarShareRegister.vue.d.ts +2 -0
  78. package/dist/features/developer-tools/components/ApiReferenceToolbarShareRegister.vue.d.ts.map +1 -1
  79. package/dist/features/developer-tools/components/ApiReferenceToolbarShareRegister.vue.js.map +1 -1
  80. package/dist/features/developer-tools/components/ApiReferenceToolbarShareRegister.vue.script.js +9 -3
  81. package/dist/features/developer-tools/components/ApiReferenceToolbarShareRegister.vue.script.js.map +1 -1
  82. package/dist/features/developer-tools/components/ApiReferenceToolbarShareTemporary.vue.d.ts +2 -0
  83. package/dist/features/developer-tools/components/ApiReferenceToolbarShareTemporary.vue.d.ts.map +1 -1
  84. package/dist/features/developer-tools/components/ApiReferenceToolbarShareTemporary.vue.js.map +1 -1
  85. package/dist/features/developer-tools/components/ApiReferenceToolbarShareTemporary.vue.script.js +6 -4
  86. package/dist/features/developer-tools/components/ApiReferenceToolbarShareTemporary.vue.script.js.map +1 -1
  87. package/dist/features/developer-tools/components/DeployApiReference.vue.d.ts +2 -0
  88. package/dist/features/developer-tools/components/DeployApiReference.vue.d.ts.map +1 -1
  89. package/dist/features/developer-tools/components/DeployApiReference.vue.js.map +1 -1
  90. package/dist/features/developer-tools/components/DeployApiReference.vue.script.js +8 -2
  91. package/dist/features/developer-tools/components/DeployApiReference.vue.script.js.map +1 -1
  92. package/dist/features/developer-tools/components/ShareApiReference.vue.d.ts +2 -0
  93. package/dist/features/developer-tools/components/ShareApiReference.vue.d.ts.map +1 -1
  94. package/dist/features/developer-tools/components/ShareApiReference.vue.js.map +1 -1
  95. package/dist/features/developer-tools/components/ShareApiReference.vue.script.js +8 -2
  96. package/dist/features/developer-tools/components/ShareApiReference.vue.script.js.map +1 -1
  97. package/dist/features/example-responses/ExampleResponse.vue.d.ts.map +1 -1
  98. package/dist/features/example-responses/ExampleResponse.vue.js +1 -1
  99. package/dist/features/example-responses/ExampleResponse.vue.js.map +1 -1
  100. package/dist/features/example-responses/ExampleResponse.vue.script.js +1 -2
  101. package/dist/features/example-responses/ExampleResponse.vue.script.js.map +1 -1
  102. package/dist/features/test-request-button/TestRequestButton.vue.d.ts +1 -0
  103. package/dist/features/test-request-button/TestRequestButton.vue.d.ts.map +1 -1
  104. package/dist/features/test-request-button/TestRequestButton.vue.js +1 -1
  105. package/dist/features/test-request-button/TestRequestButton.vue.js.map +1 -1
  106. package/dist/features/test-request-button/TestRequestButton.vue.script.js +4 -2
  107. package/dist/features/test-request-button/TestRequestButton.vue.script.js.map +1 -1
  108. package/dist/helpers/upload-temp-document.d.ts +2 -1
  109. package/dist/helpers/upload-temp-document.d.ts.map +1 -1
  110. package/dist/helpers/upload-temp-document.js +3 -3
  111. package/dist/helpers/upload-temp-document.js.map +1 -1
  112. package/dist/style.css +273 -264
  113. package/package.json +15 -15
  114. package/dist/consts/urls.d.ts +0 -13
  115. package/dist/consts/urls.d.ts.map +0 -1
  116. package/dist/consts/urls.js +0 -17
  117. package/dist/consts/urls.js.map +0 -1
package/dist/style.css CHANGED
@@ -606,14 +606,14 @@ to {
606
606
  color: var(--scalar-color-1);
607
607
  }
608
608
 
609
- .error[data-v-d9bd8110] {
609
+ .error[data-v-38d75111] {
610
610
  background-color: var(--scalar-color-red);
611
611
  }
612
- .schema-card[data-v-d9bd8110] {
612
+ .schema-card[data-v-38d75111] {
613
613
  font-size: var(--scalar-font-size-4);
614
614
  color: var(--scalar-color-1);
615
615
  }
616
- .schema-card-title[data-v-d9bd8110] {
616
+ .schema-card-title[data-v-38d75111] {
617
617
  height: var(--schema-title-height);
618
618
 
619
619
  padding: 6px 8px;
@@ -627,48 +627,48 @@ to {
627
627
  font-size: var(--scalar-mini);
628
628
  border-bottom: var(--scalar-border-width) solid transparent;
629
629
  }
630
- button.schema-card-title[data-v-d9bd8110] {
630
+ button.schema-card-title[data-v-38d75111] {
631
631
  cursor: pointer;
632
632
  }
633
- button.schema-card-title[data-v-d9bd8110]:hover {
633
+ button.schema-card-title[data-v-38d75111]:hover {
634
634
  color: var(--scalar-color-1);
635
635
  }
636
- .schema-card-title-icon--open[data-v-d9bd8110] {
636
+ .schema-card-title-icon--open[data-v-38d75111] {
637
637
  transform: rotate(45deg);
638
638
  }
639
- .schema-properties-open > .schema-card-title[data-v-d9bd8110] {
639
+ .schema-properties-open > .schema-card-title[data-v-38d75111] {
640
640
  border-bottom-left-radius: 0;
641
641
  border-bottom-right-radius: 0;
642
642
  border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
643
643
  }
644
- .schema-properties-open > .schema-properties[data-v-d9bd8110] {
644
+ .schema-properties-open > .schema-properties[data-v-38d75111] {
645
645
  width: fit-content;
646
646
  }
647
- .schema-card-description[data-v-d9bd8110] {
647
+ .schema-card-description[data-v-38d75111] {
648
648
  color: var(--scalar-color-2);
649
649
  }
650
- .schema-card-description + .schema-properties[data-v-d9bd8110] {
650
+ .schema-card-description + .schema-properties[data-v-38d75111] {
651
651
  width: fit-content;
652
652
  }
653
- .schema-card-description + .schema-properties[data-v-d9bd8110] {
653
+ .schema-card-description + .schema-properties[data-v-38d75111] {
654
654
  margin-top: 8px;
655
655
  }
656
656
  .schema-card--level-0:nth-of-type(1)
657
- > .schema-card-description[data-v-d9bd8110]:has(+ .schema-properties) {
657
+ > .schema-card-description[data-v-38d75111]:has(+ .schema-properties) {
658
658
  margin-bottom: -8px;
659
659
  padding-bottom: 8px;
660
660
  border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
661
661
  }
662
662
  .schema-card--level-0
663
663
  ~ .schema-card--level-0
664
- > .schema-card-description[data-v-d9bd8110]:has(+ .schema-properties) {
664
+ > .schema-card-description[data-v-38d75111]:has(+ .schema-properties) {
665
665
  padding-top: 8px;
666
666
  }
667
- .schema-properties-open.schema-properties[data-v-d9bd8110],
668
- .schema-properties-open > .schema-card--open[data-v-d9bd8110] {
667
+ .schema-properties-open.schema-properties[data-v-38d75111],
668
+ .schema-properties-open > .schema-card--open[data-v-38d75111] {
669
669
  width: 100%;
670
670
  }
671
- .schema-properties[data-v-d9bd8110] {
671
+ .schema-properties[data-v-38d75111] {
672
672
  display: flex;
673
673
  flex-direction: column;
674
674
 
@@ -676,56 +676,56 @@ button.schema-card-title[data-v-d9bd8110]:hover {
676
676
  border-radius: var(--scalar-radius-lg);
677
677
  width: fit-content;
678
678
  }
679
- .schema-properties-name[data-v-d9bd8110] {
679
+ .schema-properties-name[data-v-38d75111] {
680
680
  width: 100%;
681
681
  }
682
- .schema-properties .schema-properties[data-v-d9bd8110] {
682
+ .schema-properties .schema-properties[data-v-38d75111] {
683
683
  border-radius: 13.5px;
684
684
  }
685
- .schema-properties .schema-properties.schema-properties-open[data-v-d9bd8110] {
685
+ .schema-properties .schema-properties.schema-properties-open[data-v-38d75111] {
686
686
  border-radius: var(--scalar-radius-lg);
687
687
  }
688
- .schema-properties-open[data-v-d9bd8110] {
688
+ .schema-properties-open[data-v-38d75111] {
689
689
  width: 100%;
690
690
  }
691
- .schema-card--compact[data-v-d9bd8110] {
691
+ .schema-card--compact[data-v-38d75111] {
692
692
  align-self: flex-start;
693
693
  }
694
- .schema-card--compact.schema-card--open[data-v-d9bd8110] {
694
+ .schema-card--compact.schema-card--open[data-v-38d75111] {
695
695
  align-self: initial;
696
696
  }
697
- .schema-card-title--compact[data-v-d9bd8110] {
697
+ .schema-card-title--compact[data-v-38d75111] {
698
698
  color: var(--scalar-color-2);
699
699
  padding: 6px 10px 6px 8px;
700
700
  height: auto;
701
701
  border-bottom: none;
702
702
  }
703
- .schema-card-title--compact > .schema-card-title-icon[data-v-d9bd8110] {
703
+ .schema-card-title--compact > .schema-card-title-icon[data-v-38d75111] {
704
704
  margin: 0;
705
705
  }
706
- .schema-card-title--compact > .schema-card-title-icon--open[data-v-d9bd8110] {
706
+ .schema-card-title--compact > .schema-card-title-icon--open[data-v-38d75111] {
707
707
  transform: rotate(45deg);
708
708
  }
709
- .schema-properties-open > .schema-card-title--compact[data-v-d9bd8110] {
709
+ .schema-properties-open > .schema-card-title--compact[data-v-38d75111] {
710
710
  position: static;
711
711
  }
712
712
  .property--level-0
713
713
  > .schema-properties
714
714
  > .schema-card--level-0
715
- > .schema-properties[data-v-d9bd8110] {
715
+ > .schema-properties[data-v-38d75111] {
716
716
  border: none;
717
717
  }
718
718
  .property--level-0
719
719
  .schema-card--level-0:not(.schema-card--compact)
720
- .property--level-1[data-v-d9bd8110] {
720
+ .property--level-1[data-v-38d75111] {
721
721
  padding: 0 0 8px;
722
722
  }
723
723
  :not(.composition-panel)
724
724
  > .schema-card--compact.schema-card--level-0
725
- > .schema-properties[data-v-d9bd8110] {
725
+ > .schema-properties[data-v-38d75111] {
726
726
  border: none;
727
727
  }
728
- [data-v-d9bd8110] .schema-card-description p {
728
+ [data-v-38d75111] .schema-card-description p {
729
729
  font-size: var(--scalar-small, var(--scalar-paragraph));
730
730
  color: var(--scalar-color-2);
731
731
  line-height: 1.5;
@@ -733,7 +733,7 @@ button.schema-card-title[data-v-d9bd8110]:hover {
733
733
  display: block;
734
734
  margin-bottom: 6px;
735
735
  }
736
- .children .schema-card-description[data-v-d9bd8110]:first-of-type {
736
+ .children .schema-card-description[data-v-38d75111]:first-of-type {
737
737
  padding-top: 0;
738
738
  }
739
739
 
@@ -1067,7 +1067,7 @@ code.property-detail-value[data-v-1295f965] {
1067
1067
  text-decoration: line-through;
1068
1068
  }
1069
1069
 
1070
- .property[data-v-a72e0d1d] {
1070
+ .property[data-v-203755f6] {
1071
1071
  color: var(--scalar-color-1);
1072
1072
  display: flex;
1073
1073
  flex-direction: column;
@@ -1077,7 +1077,7 @@ code.property-detail-value[data-v-1295f965] {
1077
1077
  }
1078
1078
 
1079
1079
  /** Remove top padding for top level schema card */
1080
- .property.property--level-0[data-v-a72e0d1d]:has(
1080
+ .property.property--level-0[data-v-203755f6]:has(
1081
1081
  > .property-rule
1082
1082
  > .schema-card
1083
1083
  > .schema-properties.schema-properties-open
@@ -1086,25 +1086,25 @@ code.property-detail-value[data-v-1295f965] {
1086
1086
  ) {
1087
1087
  padding-top: 0;
1088
1088
  }
1089
- .property--compact.property--level-0[data-v-a72e0d1d],
1090
- .property--compact.property--level-1[data-v-a72e0d1d] {
1089
+ .property--compact.property--level-0[data-v-203755f6],
1090
+ .property--compact.property--level-1[data-v-203755f6] {
1091
1091
  padding: 10px 0;
1092
1092
  }
1093
- .composition-panel .property.property.property.property--level-0[data-v-a72e0d1d] {
1093
+ .composition-panel .property.property.property.property--level-0[data-v-203755f6] {
1094
1094
  padding: 0px;
1095
1095
  }
1096
1096
  .property--compact.property--level-0
1097
1097
  .composition-panel
1098
- .property--compact.property--level-1[data-v-a72e0d1d] {
1098
+ .property--compact.property--level-1[data-v-203755f6] {
1099
1099
  padding: 8px;
1100
1100
  }
1101
1101
 
1102
1102
  /* if a property doesn't have a heading, remove the top padding */
1103
- .property[data-v-a72e0d1d]:has(> .property-rule:nth-of-type(1)):not(.property--compact) {
1103
+ .property[data-v-203755f6]:has(> .property-rule:nth-of-type(1)):not(.property--compact) {
1104
1104
  padding-top: 8px;
1105
1105
  padding-bottom: 8px;
1106
1106
  }
1107
- .property--deprecated[data-v-a72e0d1d] {
1107
+ .property--deprecated[data-v-203755f6] {
1108
1108
  background: repeating-linear-gradient(
1109
1109
  -45deg,
1110
1110
  var(--scalar-background-2) 0,
@@ -1114,46 +1114,46 @@ code.property-detail-value[data-v-1295f965] {
1114
1114
  );
1115
1115
  background-size: 100%;
1116
1116
  }
1117
- .property--deprecated[data-v-a72e0d1d] > * {
1117
+ .property--deprecated[data-v-203755f6] > * {
1118
1118
  opacity: 0.75;
1119
1119
  }
1120
- .property-description[data-v-a72e0d1d] {
1120
+ .property-description[data-v-203755f6] {
1121
1121
  margin-top: 6px;
1122
1122
  line-height: 1.4;
1123
1123
  font-size: var(--scalar-small);
1124
1124
  }
1125
- .property-description[data-v-a72e0d1d]:has(+ .property-rule) {
1125
+ .property-description[data-v-203755f6]:has(+ .property-rule) {
1126
1126
  margin-bottom: 9px;
1127
1127
  }
1128
- [data-v-a72e0d1d] .property-description * {
1128
+ [data-v-203755f6] .property-description * {
1129
1129
  color: var(--scalar-color-2) !important;
1130
1130
  }
1131
- .property[data-v-a72e0d1d]:not(:last-of-type) {
1131
+ .property[data-v-203755f6]:not(:last-of-type) {
1132
1132
  border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
1133
1133
  }
1134
- .property-description + .children[data-v-a72e0d1d],
1135
- .children + .property-rule[data-v-a72e0d1d] {
1134
+ .property-description + .children[data-v-203755f6],
1135
+ .children + .property-rule[data-v-203755f6] {
1136
1136
  margin-top: 9px;
1137
1137
  }
1138
- .children[data-v-a72e0d1d] {
1138
+ .children[data-v-203755f6] {
1139
1139
  display: flex;
1140
1140
  flex-direction: column;
1141
1141
  }
1142
- .children .property--compact.property--level-1[data-v-a72e0d1d] {
1142
+ .children .property--compact.property--level-1[data-v-203755f6] {
1143
1143
  padding: 12px;
1144
1144
  }
1145
- .property-example-value[data-v-a72e0d1d] {
1145
+ .property-example-value[data-v-203755f6] {
1146
1146
  all: unset;
1147
1147
  font-family: var(--scalar-font-code);
1148
1148
  padding: 6px;
1149
1149
  border-top: var(--scalar-border-width) solid var(--scalar-border-color);
1150
1150
  }
1151
- .property-rule[data-v-a72e0d1d] {
1151
+ .property-rule[data-v-203755f6] {
1152
1152
  border-radius: var(--scalar-radius-lg);
1153
1153
  display: flex;
1154
1154
  flex-direction: column;
1155
1155
  }
1156
- .property-rule[data-v-a72e0d1d]
1156
+ .property-rule[data-v-203755f6]
1157
1157
 
1158
1158
  .composition-panel
1159
1159
  .schema-card--level-1
@@ -1161,7 +1161,7 @@ code.property-detail-value[data-v-1295f965] {
1161
1161
  {
1162
1162
  border-radius: 0 0 var(--scalar-radius-lg) var(--scalar-radius-lg);
1163
1163
  }
1164
- .property-rule[data-v-a72e0d1d]
1164
+ .property-rule[data-v-203755f6]
1165
1165
  .composition-panel > .schema-card > .schema-card-description {
1166
1166
  padding: 10px;
1167
1167
  border-left: var(--scalar-border-width) solid var(--scalar-border-color);
@@ -1170,29 +1170,29 @@ code.property-detail-value[data-v-1295f965] {
1170
1170
  margin-top: 0;
1171
1171
  }
1172
1172
  }
1173
- .property-example[data-v-a72e0d1d] {
1173
+ .property-example[data-v-203755f6] {
1174
1174
  background: transparent;
1175
1175
  border: none;
1176
1176
  display: flex;
1177
1177
  flex-direction: row;
1178
1178
  gap: 8px;
1179
1179
  }
1180
- .property-example-label[data-v-a72e0d1d],
1181
- .property-example-value[data-v-a72e0d1d] {
1180
+ .property-example-label[data-v-203755f6],
1181
+ .property-example-value[data-v-203755f6] {
1182
1182
  padding: 3px 0 0 0;
1183
1183
  }
1184
- .property-example-value[data-v-a72e0d1d] {
1184
+ .property-example-value[data-v-203755f6] {
1185
1185
  background: var(--scalar-background-2);
1186
1186
  border-top: 0;
1187
1187
  border-radius: var(--scalar-radius);
1188
1188
  padding: 3px 4px;
1189
1189
  }
1190
- .property-name[data-v-a72e0d1d] {
1190
+ .property-name[data-v-203755f6] {
1191
1191
  font-family: var(--scalar-font-code);
1192
1192
  font-weight: var(--scalar-semibold);
1193
1193
  }
1194
- .property-name-additional-properties[data-v-a72e0d1d]::before,
1195
- .property-name-pattern-properties[data-v-a72e0d1d]::before {
1194
+ .property-name-additional-properties[data-v-203755f6]::before,
1195
+ .property-name-pattern-properties[data-v-203755f6]::before {
1196
1196
  text-transform: uppercase;
1197
1197
  font-size: var(--scalar-micro);
1198
1198
  display: inline-block;
@@ -1203,11 +1203,11 @@ code.property-detail-value[data-v-1295f965] {
1203
1203
  background-color: var(--scalar-background-2);
1204
1204
  margin-right: 4px;
1205
1205
  }
1206
- .property-name-pattern-properties[data-v-a72e0d1d]::before {
1206
+ .property-name-pattern-properties[data-v-203755f6]::before {
1207
1207
  content: 'regex';
1208
1208
  }
1209
- .property-name-additional-properties[data-v-a72e0d1d],
1210
- .property-name-pattern-properties[data-v-a72e0d1d] {
1209
+ .property-name-additional-properties[data-v-203755f6],
1210
+ .property-name-pattern-properties[data-v-203755f6] {
1211
1211
  border: 1px dashed var(--scalar-border-color);
1212
1212
  color: var(--scalar-color-accent);
1213
1213
  display: inline-block;
@@ -1655,10 +1655,10 @@ button.headers-card-title[data-v-ab19704d]:hover {
1655
1655
  border-radius: var(--scalar-radius);
1656
1656
  }
1657
1657
 
1658
- .request-body[data-v-17941e59] {
1658
+ .request-body[data-v-48eb3d5d] {
1659
1659
  margin-top: 24px;
1660
1660
  }
1661
- .request-body-header[data-v-17941e59] {
1661
+ .request-body-header[data-v-48eb3d5d] {
1662
1662
  display: flex;
1663
1663
  align-items: center;
1664
1664
  justify-content: space-between;
@@ -1666,7 +1666,7 @@ button.headers-card-title[data-v-ab19704d]:hover {
1666
1666
  border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
1667
1667
  flex-flow: wrap;
1668
1668
  }
1669
- .request-body-title[data-v-17941e59] {
1669
+ .request-body-title[data-v-48eb3d5d] {
1670
1670
  display: flex;
1671
1671
  align-items: center;
1672
1672
  gap: 8px;
@@ -1674,7 +1674,7 @@ button.headers-card-title[data-v-ab19704d]:hover {
1674
1674
  font-weight: var(--scalar-semibold);
1675
1675
  color: var(--scalar-color-1);
1676
1676
  }
1677
- .request-body-required[data-v-17941e59] {
1677
+ .request-body-required[data-v-48eb3d5d] {
1678
1678
  font-size: var(--scalar-micro);
1679
1679
  color: var(--scalar-color-orange);
1680
1680
  font-weight: normal;
@@ -1683,21 +1683,21 @@ button.headers-card-title[data-v-ab19704d]:hover {
1683
1683
  padding: 2px 8px;
1684
1684
  height: 20px;
1685
1685
  }
1686
- .request-body-description[data-v-17941e59] {
1686
+ .request-body-description[data-v-48eb3d5d] {
1687
1687
  margin-top: 6px;
1688
1688
  font-size: var(--scalar-small);
1689
1689
  width: 100%;
1690
1690
  }
1691
1691
  .request-body-header
1692
- + .request-body-schema[data-v-17941e59]:has(> .schema-card > .schema-card-description),
1692
+ + .request-body-schema[data-v-48eb3d5d]:has(> .schema-card > .schema-card-description),
1693
1693
  .request-body-header
1694
- + .request-body-schema[data-v-17941e59]:has(
1694
+ + .request-body-schema[data-v-48eb3d5d]:has(
1695
1695
  > .schema-card > .schema-properties > * > .property--level-0
1696
1696
  ) {
1697
1697
  /** Add a bit of space between the heading border and the schema description or properties */
1698
1698
  padding-top: 8px;
1699
1699
  }
1700
- .request-body-description[data-v-17941e59] .markdown * {
1700
+ .request-body-description[data-v-48eb3d5d] .markdown * {
1701
1701
  color: var(--scalar-color-2) !important;
1702
1702
  }
1703
1703
 
@@ -1756,7 +1756,7 @@ button.headers-card-title[data-v-ab19704d]:hover {
1756
1756
  padding: 0 8px;
1757
1757
  }
1758
1758
 
1759
- .empty-state[data-v-dcf1403d] {
1759
+ .empty-state[data-v-de6a4e70] {
1760
1760
  margin: 10px 0 10px 12px;
1761
1761
  text-align: center;
1762
1762
  font-size: var(--scalar-mini);
@@ -1767,18 +1767,18 @@ button.headers-card-title[data-v-ab19704d]:hover {
1767
1767
  border-radius: var(--scalar-radius-lg);
1768
1768
  color: var(--scalar-color-2);
1769
1769
  }
1770
- .rule-title[data-v-dcf1403d] {
1770
+ .rule-title[data-v-de6a4e70] {
1771
1771
  font-family: var(--scalar-font-code);
1772
1772
  color: var(--scalar-color-1);
1773
1773
  display: inline-block;
1774
1774
  margin: 12px 0 6px;
1775
1775
  border-radius: var(--scalar-radius);
1776
1776
  }
1777
- .rule[data-v-dcf1403d] {
1777
+ .rule[data-v-de6a4e70] {
1778
1778
  margin: 0 12px 0;
1779
1779
  border-radius: var(--scalar-radius-lg);
1780
1780
  }
1781
- .rule-items[data-v-dcf1403d] {
1781
+ .rule-items[data-v-de6a4e70] {
1782
1782
  counter-reset: list-number;
1783
1783
  display: flex;
1784
1784
  flex-direction: column;
@@ -1786,14 +1786,14 @@ button.headers-card-title[data-v-ab19704d]:hover {
1786
1786
  border-left: 1px solid var(--scalar-border-color);
1787
1787
  padding: 12px 0 12px;
1788
1788
  }
1789
- .rule-item[data-v-dcf1403d] {
1789
+ .rule-item[data-v-de6a4e70] {
1790
1790
  counter-increment: list-number;
1791
1791
  border: 1px solid var(--scalar-border-color);
1792
1792
  border-radius: var(--scalar-radius-lg);
1793
1793
  overflow: hidden;
1794
1794
  margin-left: 24px;
1795
1795
  }
1796
- .rule-item[data-v-dcf1403d]:before {
1796
+ .rule-item[data-v-de6a4e70]:before {
1797
1797
  /* content: counter(list-number); */
1798
1798
  border: 1px solid var(--scalar-border-color);
1799
1799
  border-top: 0;
@@ -2015,7 +2015,7 @@ button.headers-card-title[data-v-ab19704d]:hover {
2015
2015
  transform: rotate(45deg);
2016
2016
  }
2017
2017
 
2018
- .show-api-client-button[data-v-342ba62a] {
2018
+ .show-api-client-button[data-v-15e312d9] {
2019
2019
  appearance: none;
2020
2020
  border: none;
2021
2021
  padding: 1px 6px;
@@ -2037,24 +2037,24 @@ button.headers-card-title[data-v-ab19704d]:hover {
2037
2037
 
2038
2038
  outline-offset: 2px;
2039
2039
  }
2040
- .show-api-client-button span[data-v-342ba62a],
2041
- .show-api-client-button svg[data-v-342ba62a] {
2040
+ .show-api-client-button span[data-v-15e312d9],
2041
+ .show-api-client-button svg[data-v-15e312d9] {
2042
2042
  fill: currentColor;
2043
2043
  color: var(--scalar-button-1-color);
2044
2044
  z-index: 1;
2045
2045
  }
2046
- .show-api-client-button[data-v-342ba62a]:hover {
2046
+ .show-api-client-button[data-v-15e312d9]:hover {
2047
2047
  background: var(--scalar-button-1-hover);
2048
2048
  }
2049
- .show-api-client-button svg[data-v-342ba62a] {
2049
+ .show-api-client-button svg[data-v-15e312d9] {
2050
2050
  margin-right: 4px;
2051
2051
  }
2052
2052
  /*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
2053
- .operation-title[data-v-55addca4] {
2053
+ .operation-title[data-v-29d6b17f] {
2054
2054
  justify-content: space-between;
2055
2055
  display: flex;
2056
2056
  }
2057
- .operation-details[data-v-55addca4] {
2057
+ .operation-details[data-v-29d6b17f] {
2058
2058
  flex-shrink: 1;
2059
2059
  align-items: center;
2060
2060
  gap: 9px;
@@ -2062,11 +2062,11 @@ button.headers-card-title[data-v-ab19704d]:hover {
2062
2062
  margin-top: 0;
2063
2063
  display: flex;
2064
2064
  }
2065
- .operation-details[data-v-55addca4] .endpoint-anchor .scalar-button svg {
2065
+ .operation-details[data-v-29d6b17f] .endpoint-anchor .scalar-button svg {
2066
2066
  width: 16px;
2067
2067
  height: 16px;
2068
2068
  }
2069
- .endpoint-type[data-v-55addca4] {
2069
+ .endpoint-type[data-v-29d6b17f] {
2070
2070
  z-index: 0;
2071
2071
  width: 60px;
2072
2072
  font-size: var(--scalar-small);
@@ -2081,7 +2081,7 @@ button.headers-card-title[data-v-ab19704d]:hover {
2081
2081
  display: flex;
2082
2082
  position: relative;
2083
2083
  }
2084
- .endpoint-type[data-v-55addca4]:after {
2084
+ .endpoint-type[data-v-29d6b17f]:after {
2085
2085
  content: "";
2086
2086
  z-index: -1;
2087
2087
  opacity: .15;
@@ -2090,16 +2090,16 @@ button.headers-card-title[data-v-ab19704d]:hover {
2090
2090
  position: absolute;
2091
2091
  inset: 0;
2092
2092
  }
2093
- .endpoint-anchor[data-v-55addca4] {
2093
+ .endpoint-anchor[data-v-29d6b17f] {
2094
2094
  flex-shrink: 1;
2095
2095
  align-items: center;
2096
2096
  min-width: 0;
2097
2097
  display: flex;
2098
2098
  }
2099
- .endpoint-anchor.label[data-v-55addca4] {
2099
+ .endpoint-anchor.label[data-v-29d6b17f] {
2100
2100
  display: flex;
2101
2101
  }
2102
- .endpoint-label[data-v-55addca4] {
2102
+ .endpoint-label[data-v-29d6b17f] {
2103
2103
  min-width: 0;
2104
2104
  color: var(--scalar-color-1);
2105
2105
  flex-shrink: 1;
@@ -2107,17 +2107,17 @@ button.headers-card-title[data-v-ab19704d]:hover {
2107
2107
  gap: 9px;
2108
2108
  display: flex;
2109
2109
  }
2110
- .endpoint-label-path[data-v-55addca4] {
2110
+ .endpoint-label-path[data-v-29d6b17f] {
2111
2111
  font-family: var(--scalar-font-code);
2112
2112
  font-size: var(--scalar-mini);
2113
2113
  text-overflow: ellipsis;
2114
2114
  white-space: nowrap;
2115
2115
  overflow: hidden;
2116
2116
  }
2117
- .endpoint-label-path[data-v-55addca4] em {
2117
+ .endpoint-label-path[data-v-29d6b17f] em {
2118
2118
  color: var(--scalar-color-2);
2119
2119
  }
2120
- .endpoint-label-name[data-v-55addca4] {
2120
+ .endpoint-label-name[data-v-29d6b17f] {
2121
2121
  color: var(--scalar-color-2);
2122
2122
  font-size: var(--scalar-small);
2123
2123
  text-overflow: ellipsis;
@@ -2125,17 +2125,17 @@ button.headers-card-title[data-v-ab19704d]:hover {
2125
2125
  flex-shrink: 1000000000;
2126
2126
  overflow: hidden;
2127
2127
  }
2128
- .endpoint-try-hint[data-v-55addca4] {
2128
+ .endpoint-try-hint[data-v-29d6b17f] {
2129
2129
  flex-shrink: 0;
2130
2130
  padding: 2px;
2131
2131
  }
2132
- .endpoint-copy[data-v-55addca4] {
2132
+ .endpoint-copy[data-v-29d6b17f] {
2133
2133
  color: currentColor;
2134
2134
  }
2135
- .endpoint-copy[data-v-55addca4] svg {
2135
+ .endpoint-copy[data-v-29d6b17f] svg {
2136
2136
  stroke-width: 2px;
2137
2137
  }
2138
- .endpoint-content[data-v-55addca4] {
2138
+ .endpoint-content[data-v-29d6b17f] {
2139
2139
  grid-auto-columns: 1fr;
2140
2140
  grid-auto-flow: row;
2141
2141
  gap: 9px;
@@ -2143,52 +2143,52 @@ button.headers-card-title[data-v-ab19704d]:hover {
2143
2143
  display: grid;
2144
2144
  }
2145
2145
  @media (min-width: 1000px) {
2146
- .endpoint-content[data-v-55addca4] {
2146
+ .endpoint-content[data-v-29d6b17f] {
2147
2147
  grid-auto-flow: column;
2148
2148
  }
2149
2149
  }
2150
2150
  @container (max-width: 900px) {
2151
- .endpoint-content[data-v-55addca4] {
2151
+ .endpoint-content[data-v-29d6b17f] {
2152
2152
  grid-template-columns: 1fr;
2153
2153
  }
2154
2154
  }
2155
- .endpoint-content[data-v-55addca4] > * {
2155
+ .endpoint-content[data-v-29d6b17f] > * {
2156
2156
  min-width: 0;
2157
2157
  }
2158
- .operation-details-card[data-v-55addca4] {
2158
+ .operation-details-card[data-v-29d6b17f] {
2159
2159
  flex-direction: column;
2160
2160
  gap: 12px;
2161
2161
  min-width: 0;
2162
2162
  display: flex;
2163
2163
  }
2164
- :is(.operation-details-card-item[data-v-55addca4] .parameter-list, .operation-details-card-item[data-v-55addca4] .callbacks-list) {
2164
+ :is(.operation-details-card-item[data-v-29d6b17f] .parameter-list, .operation-details-card-item[data-v-29d6b17f] .callbacks-list) {
2165
2165
  border: var(--scalar-border-width) solid var(--scalar-border-color);
2166
2166
  border-radius: var(--scalar-radius-lg);
2167
2167
  margin-top: 0;
2168
2168
  }
2169
- .operation-details-card-item[data-v-55addca4] {
2169
+ .operation-details-card-item[data-v-29d6b17f] {
2170
2170
  flex-direction: column;
2171
2171
  gap: 12px;
2172
2172
  display: flex;
2173
2173
  }
2174
- .operation-details-card-item[data-v-55addca4] .parameter-list-items {
2174
+ .operation-details-card-item[data-v-29d6b17f] .parameter-list-items {
2175
2175
  margin-bottom: 0;
2176
2176
  }
2177
- .operation-details-card[data-v-55addca4] .parameter-item:last-of-type .parameter-schema {
2177
+ .operation-details-card[data-v-29d6b17f] .parameter-item:last-of-type .parameter-schema {
2178
2178
  padding-bottom: 12px;
2179
2179
  }
2180
- .operation-details-card[data-v-55addca4] .parameter-list .parameter-list {
2180
+ .operation-details-card[data-v-29d6b17f] .parameter-list .parameter-list {
2181
2181
  margin-bottom: 12px;
2182
2182
  }
2183
- .operation-details-card[data-v-55addca4] .parameter-item {
2183
+ .operation-details-card[data-v-29d6b17f] .parameter-item {
2184
2184
  margin: 0;
2185
2185
  padding: 0;
2186
2186
  }
2187
- .operation-details-card[data-v-55addca4] .property {
2187
+ .operation-details-card[data-v-29d6b17f] .property {
2188
2188
  margin: 0;
2189
2189
  padding: 9px;
2190
2190
  }
2191
- :is(.operation-details-card[data-v-55addca4] .parameter-list-title, .operation-details-card[data-v-55addca4] .request-body-title, .operation-details-card[data-v-55addca4] .callbacks-title) {
2191
+ :is(.operation-details-card[data-v-29d6b17f] .parameter-list-title, .operation-details-card[data-v-29d6b17f] .request-body-title, .operation-details-card[data-v-29d6b17f] .callbacks-title) {
2192
2192
  text-transform: uppercase;
2193
2193
  font-weight: var(--scalar-bold);
2194
2194
  font-size: var(--scalar-mini);
@@ -2197,61 +2197,61 @@ button.headers-card-title[data-v-ab19704d]:hover {
2197
2197
  padding: 9px;
2198
2198
  line-height: 1.33;
2199
2199
  }
2200
- .operation-details-card[data-v-55addca4] .callback-list-item-title {
2200
+ .operation-details-card[data-v-29d6b17f] .callback-list-item-title {
2201
2201
  padding-left: 28px;
2202
2202
  padding-right: 12px;
2203
2203
  }
2204
- .operation-details-card[data-v-55addca4] .callback-list-item-icon {
2204
+ .operation-details-card[data-v-29d6b17f] .callback-list-item-icon {
2205
2205
  left: 6px;
2206
2206
  }
2207
- .operation-details-card[data-v-55addca4] .callback-operation-container {
2207
+ .operation-details-card[data-v-29d6b17f] .callback-operation-container {
2208
2208
  padding-inline: 9px;
2209
2209
  padding-bottom: 9px;
2210
2210
  }
2211
- :is(.operation-details-card[data-v-55addca4] .callback-operation-container > .request-body, .operation-details-card[data-v-55addca4] .callback-operation-container > .parameter-list) {
2211
+ :is(.operation-details-card[data-v-29d6b17f] .callback-operation-container > .request-body, .operation-details-card[data-v-29d6b17f] .callback-operation-container > .parameter-list) {
2212
2212
  border: none;
2213
2213
  }
2214
- .operation-details-card[data-v-55addca4] .callback-operation-container > .request-body > .request-body-header {
2214
+ .operation-details-card[data-v-29d6b17f] .callback-operation-container > .request-body > .request-body-header {
2215
2215
  border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
2216
2216
  padding: 0 0 9px;
2217
2217
  }
2218
- .operation-details-card[data-v-55addca4] .request-body-description {
2218
+ .operation-details-card[data-v-29d6b17f] .request-body-description {
2219
2219
  border-top: var(--scalar-border-width) solid var(--scalar-border-color);
2220
2220
  margin-top: 0;
2221
2221
  padding: 9px 9px 0;
2222
2222
  }
2223
- .operation-details-card[data-v-55addca4] .request-body {
2223
+ .operation-details-card[data-v-29d6b17f] .request-body {
2224
2224
  border-radius: var(--scalar-radius-lg);
2225
2225
  border: var(--scalar-border-width) solid var(--scalar-border-color);
2226
2226
  margin-top: 0;
2227
2227
  }
2228
- .operation-details-card[data-v-55addca4] .request-body .schema-card--level-0 > .schema-card-description {
2228
+ .operation-details-card[data-v-29d6b17f] .request-body .schema-card--level-0 > .schema-card-description {
2229
2229
  padding-inline: 9px;
2230
2230
  }
2231
- .operation-details-card[data-v-55addca4] .request-body-header {
2231
+ .operation-details-card[data-v-29d6b17f] .request-body-header {
2232
2232
  border-bottom: 0;
2233
2233
  padding-bottom: 0;
2234
2234
  }
2235
- .operation-details-card[data-v-55addca4] .contents button {
2235
+ .operation-details-card[data-v-29d6b17f] .contents button {
2236
2236
  margin-right: 9px;
2237
2237
  }
2238
- .operation-details-card[data-v-55addca4] .schema-card--open + .schema-card:not(.schema-card--open) {
2238
+ .operation-details-card[data-v-29d6b17f] .schema-card--open + .schema-card:not(.schema-card--open) {
2239
2239
  margin-inline: 9px;
2240
2240
  margin-bottom: 9px;
2241
2241
  }
2242
- .operation-details-card[data-v-55addca4] .request-body-schema .property--level-0 {
2242
+ .operation-details-card[data-v-29d6b17f] .request-body-schema .property--level-0 {
2243
2243
  padding: 0;
2244
2244
  }
2245
- .operation-details-card[data-v-55addca4] .selected-content-type {
2245
+ .operation-details-card[data-v-29d6b17f] .selected-content-type {
2246
2246
  margin-right: 9px;
2247
2247
  }
2248
- .operation-example-card[data-v-55addca4] {
2248
+ .operation-example-card[data-v-29d6b17f] {
2249
2249
  top: calc(var(--refs-viewport-offset) + 24px);
2250
2250
  max-height: calc(var(--refs-viewport-height) - 48px);
2251
2251
  position: sticky;
2252
2252
  }
2253
2253
  @media (max-width: 600px) {
2254
- .operation-example-card[data-v-55addca4] {
2254
+ .operation-example-card[data-v-29d6b17f] {
2255
2255
  max-height: unset;
2256
2256
  position: static;
2257
2257
  }
@@ -2343,15 +2343,15 @@ button.headers-card-title[data-v-ab19704d]:hover {
2343
2343
  background: color-mix(in srgb, var(--scalar-color-blue), transparent 10%);
2344
2344
  }
2345
2345
 
2346
- .examples[data-v-3c3c5405] {
2346
+ .examples[data-v-9c51b5c5] {
2347
2347
  position: sticky;
2348
2348
  top: calc(var(--refs-viewport-offset) + 24px);
2349
2349
  }
2350
- .examples[data-v-3c3c5405] > * {
2350
+ .examples[data-v-9c51b5c5] > * {
2351
2351
  max-height: calc((var(--refs-viewport-height) - 60px) / 2);
2352
2352
  position: relative;
2353
2353
  }
2354
- .examples[data-v-3c3c5405] > *:first-of-type:last-of-type {
2354
+ .examples[data-v-9c51b5c5] > *:first-of-type:last-of-type {
2355
2355
  max-height: calc((var(--refs-viewport-height) - 60px));
2356
2356
  }
2357
2357
 
@@ -2360,11 +2360,11 @@ button.headers-card-title[data-v-ab19704d]:hover {
2360
2360
  * (or zoomed in screens)
2361
2361
  */
2362
2362
  @media (max-width: 600px) {
2363
- .examples[data-v-3c3c5405] > * {
2363
+ .examples[data-v-9c51b5c5] > * {
2364
2364
  max-height: unset;
2365
2365
  }
2366
2366
  }
2367
- .deprecated[data-v-3c3c5405] * {
2367
+ .deprecated[data-v-9c51b5c5] * {
2368
2368
  text-decoration: line-through;
2369
2369
  }
2370
2370
 
@@ -2393,18 +2393,18 @@ button.headers-card-title[data-v-ab19704d]:hover {
2393
2393
  }
2394
2394
  /*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
2395
2395
  @media (max-width: 1000px) {
2396
- .agent-scalar.agent-scalar[data-v-c00f79dd] {
2396
+ .agent-scalar.agent-scalar[data-v-1c6c3dbf] {
2397
2397
  border-top-left-radius: var(--scalar-radius-lg);
2398
2398
  border-top-right-radius: var(--scalar-radius-lg);
2399
2399
  inset-inline: 0;
2400
2400
  top: 48px;
2401
2401
  }
2402
- .agent-scalar.agent-scalar[data-v-c00f79dd], .agent-scalar-overlay.agent-scalar-overlay[data-v-c00f79dd] {
2402
+ .agent-scalar.agent-scalar[data-v-1c6c3dbf], .agent-scalar-overlay.agent-scalar-overlay[data-v-1c6c3dbf] {
2403
2403
  z-index: 15;
2404
2404
  }
2405
2405
  }
2406
2406
 
2407
- .scalar-mcp-layer[data-v-d7102814] {
2407
+ .scalar-mcp-layer[data-v-e53c0a75] {
2408
2408
  gap: 2px;
2409
2409
  display: flex;
2410
2410
  flex-direction: column;
@@ -2414,13 +2414,13 @@ button.headers-card-title[data-v-ab19704d]:hover {
2414
2414
  transition: all 0.4s ease-in-out;
2415
2415
  height: 32px;
2416
2416
  }
2417
- .scalar-mcp-layer[data-v-d7102814]:hover {
2417
+ .scalar-mcp-layer[data-v-e53c0a75]:hover {
2418
2418
  height: 172px;
2419
2419
  }
2420
- .scalar-mcp-layer-link[data-v-d7102814]:hover {
2420
+ .scalar-mcp-layer-link[data-v-e53c0a75]:hover {
2421
2421
  cursor: pointer !important;
2422
2422
  }
2423
- .scalar-mcp-layer .scalar-mcp-layer-link[data-v-d7102814] {
2423
+ .scalar-mcp-layer .scalar-mcp-layer-link[data-v-e53c0a75] {
2424
2424
  cursor: pointer;
2425
2425
  width: 100%;
2426
2426
  padding: 9px 6px;
@@ -2443,7 +2443,7 @@ button.headers-card-title[data-v-ab19704d]:hover {
2443
2443
  bottom: 0;
2444
2444
  }
2445
2445
  /* increase click area for gap */
2446
- .scalar-mcp-layer-link[data-v-d7102814]:after {
2446
+ .scalar-mcp-layer-link[data-v-e53c0a75]:after {
2447
2447
  content: '';
2448
2448
  position: absolute;
2449
2449
  bottom: -2px;
@@ -2451,49 +2451,49 @@ button.headers-card-title[data-v-ab19704d]:hover {
2451
2451
  width: 100%;
2452
2452
  left: 0;
2453
2453
  }
2454
- .scalar-mcp-layer div.scalar-mcp-layer-link[data-v-d7102814] {
2454
+ .scalar-mcp-layer div.scalar-mcp-layer-link[data-v-e53c0a75] {
2455
2455
  cursor: default;
2456
2456
  }
2457
- .scalar-mcp-layer .scalar-mcp-layer-link[data-v-d7102814]:nth-last-child(1) {
2457
+ .scalar-mcp-layer .scalar-mcp-layer-link[data-v-e53c0a75]:nth-last-child(1) {
2458
2458
  transform: translate3d(0, 0, 0);
2459
2459
  position: relative;
2460
2460
  }
2461
- .scalar-mcp-layer .scalar-mcp-layer-link[data-v-d7102814]:nth-last-child(2) {
2461
+ .scalar-mcp-layer .scalar-mcp-layer-link[data-v-e53c0a75]:nth-last-child(2) {
2462
2462
  transform: translate3d(0, -2px, 0) scale(0.99);
2463
2463
  }
2464
- .scalar-mcp-layer:hover a[data-v-d7102814]:nth-last-child(2) {
2464
+ .scalar-mcp-layer:hover a[data-v-e53c0a75]:nth-last-child(2) {
2465
2465
  transform: translate3d(0, calc(-100% - 2px), 0) scale(0.99);
2466
2466
  }
2467
- .scalar-mcp-layer .scalar-mcp-layer-link[data-v-d7102814]:nth-last-child(3) {
2467
+ .scalar-mcp-layer .scalar-mcp-layer-link[data-v-e53c0a75]:nth-last-child(3) {
2468
2468
  transform: translate3d(0, -4px, 0) scale(0.98);
2469
2469
  }
2470
- .scalar-mcp-layer:hover a[data-v-d7102814]:nth-last-child(3) {
2470
+ .scalar-mcp-layer:hover a[data-v-e53c0a75]:nth-last-child(3) {
2471
2471
  transform: translate3d(0, calc(-200% - 4px), 0) scale(1);
2472
2472
  }
2473
- .scalar-mcp-layer .scalar-mcp-layer-link[data-v-d7102814]:nth-last-child(4) {
2473
+ .scalar-mcp-layer .scalar-mcp-layer-link[data-v-e53c0a75]:nth-last-child(4) {
2474
2474
  transform: translate3d(0, -6px, 0) scale(0.97);
2475
2475
  }
2476
- .scalar-mcp-layer:hover a[data-v-d7102814]:nth-last-child(4) {
2476
+ .scalar-mcp-layer:hover a[data-v-e53c0a75]:nth-last-child(4) {
2477
2477
  transform: translate3d(0, calc(-300% - 6px), 0) scale(1);
2478
2478
  }
2479
- .scalar-mcp-layer .scalar-mcp-layer-link[data-v-d7102814]:nth-last-child(5) {
2479
+ .scalar-mcp-layer .scalar-mcp-layer-link[data-v-e53c0a75]:nth-last-child(5) {
2480
2480
  transform: translate3d(0, -8px, 0) scale(0.96);
2481
2481
  }
2482
- .scalar-mcp-layer:hover .scalar-mcp-layer-link[data-v-d7102814]:nth-last-child(5) {
2482
+ .scalar-mcp-layer:hover .scalar-mcp-layer-link[data-v-e53c0a75]:nth-last-child(5) {
2483
2483
  transform: translate3d(0, calc(-400% - 8px), 0) scale(1);
2484
2484
  }
2485
- .scalar-mcp-layer:hover .scalar-mcp-layer-link[data-v-d7102814] {
2485
+ .scalar-mcp-layer:hover .scalar-mcp-layer-link[data-v-e53c0a75] {
2486
2486
  transition: transform 0.2s ease-in-out 0.1s;
2487
2487
  }
2488
- .scalar-mcp-layer .scalar-mcp-layer-link[data-v-d7102814]:hover {
2488
+ .scalar-mcp-layer .scalar-mcp-layer-link[data-v-e53c0a75]:hover {
2489
2489
  background: var(--scalar-background-2);
2490
2490
  }
2491
- .scalar-mcp-layer .mcp-logo[data-v-d7102814] {
2491
+ .scalar-mcp-layer .mcp-logo[data-v-e53c0a75] {
2492
2492
  width: 16px;
2493
2493
  height: 16px;
2494
2494
  color: var(--scalar-sidebar-color-1);
2495
2495
  }
2496
- .mcp-nav[data-v-d7102814] {
2496
+ .mcp-nav[data-v-e53c0a75] {
2497
2497
  color: var(--scalar-sidebar-color-2);
2498
2498
  }
2499
2499
  /*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@@ -7948,9 +7948,6 @@ input[data-v-c1a50a6e]::placeholder {
7948
7948
  .scalar-app .max-w-\[14px\] {
7949
7949
  max-width: 14px;
7950
7950
  }
7951
- .scalar-app .max-w-\[16rem\] {
7952
- max-width: 16rem;
7953
- }
7954
7951
  .scalar-app .max-w-\[37px\] {
7955
7952
  max-width: 37px;
7956
7953
  }
@@ -9266,6 +9263,9 @@ input[data-v-c1a50a6e]::placeholder {
9266
9263
  :is(.scalar-app .\*\:h-8 > *) {
9267
9264
  height: 32px;
9268
9265
  }
9266
+ :is(.scalar-app .\*\:max-w-64 > *) {
9267
+ max-width: 256px;
9268
+ }
9269
9269
  :is(.scalar-app .\*\:cursor-pointer > *) {
9270
9270
  cursor: pointer;
9271
9271
  }
@@ -9479,6 +9479,10 @@ input[data-v-c1a50a6e]::placeholder {
9479
9479
  content: var(--tw-content);
9480
9480
  background-color: var(--scalar-border-color);
9481
9481
  }
9482
+ :is(.scalar-app .\*\:not-first\:before\:content-\[\'_·_\'\] > *):not(:first-child):before {
9483
+ --tw-content: " · ";
9484
+ content: var(--tw-content);
9485
+ }
9482
9486
  .scalar-app .after\:content-\[\'\:\'\]:after {
9483
9487
  --tw-content: ":";
9484
9488
  content: var(--tw-content);
@@ -10477,15 +10481,6 @@ to {
10477
10481
  .context-bar-group:hover .context-bar-group-hover\:hidden[data-v-f97cc68c], .context-bar-group:has(:focus-visible) .context-bar-group-hover\:hidden[data-v-f97cc68c] {
10478
10482
  display: none;
10479
10483
  }
10480
- .schema > span[data-v-f2ab7aa3]:not(:first-child):before {
10481
- content: "·";
10482
- margin: 0 .5ch;
10483
- display: block;
10484
- }
10485
- .schema > span[data-v-f2ab7aa3] {
10486
- white-space: nowrap;
10487
- display: flex;
10488
- }
10489
10484
  [data-v-36811e28] .cm-editor {
10490
10485
  padding: 0;
10491
10486
  }
@@ -10517,7 +10512,7 @@ to {
10517
10512
  -webkit-mask-image: linear-gradient(to right, transparent 0, var(--scalar-background-2) 20px);
10518
10513
  mask-image: linear-gradient(to right, transparent 0, var(--scalar-background-2) 20px);
10519
10514
  }
10520
- [data-v-0fdec6da] .cm-content {
10515
+ [data-v-2f50e5b7] .cm-content {
10521
10516
  font-size: var(--scalar-small);
10522
10517
  }
10523
10518
  .form-group[data-v-43df1726] {
@@ -10573,31 +10568,31 @@ input[data-v-3157c3c7]::placeholder {
10573
10568
  -webkit-text-security: disc;
10574
10569
  -moz-text-security: disc;
10575
10570
  }
10576
- .request-section-content[data-v-98af86fe] {
10571
+ .request-section-content[data-v-e0c182d2] {
10577
10572
  --scalar-border-width: .5px;
10578
10573
  }
10579
- .request-section-content-filter[data-v-98af86fe] {
10574
+ .request-section-content-filter[data-v-e0c182d2] {
10580
10575
  box-shadow: 0 -10px 0 10px var(--scalar-background-1);
10581
10576
  }
10582
- .request-item:focus-within .request-meta-buttons[data-v-98af86fe] {
10577
+ .request-item:focus-within .request-meta-buttons[data-v-e0c182d2] {
10583
10578
  opacity: 1;
10584
10579
  }
10585
- .group-hover-input[data-v-98af86fe] {
10580
+ .group-hover-input[data-v-e0c182d2] {
10586
10581
  border-width: var(--scalar-border-width);
10587
10582
  border-color: #0000;
10588
10583
  }
10589
- .group:hover .group-hover-input[data-v-98af86fe] {
10584
+ .group:hover .group-hover-input[data-v-e0c182d2] {
10590
10585
  background: var(--scalar-background-1);
10591
10586
  }
10592
10587
  @supports (color: color-mix(in lab, red, red)) {
10593
- .group:hover .group-hover-input[data-v-98af86fe] {
10588
+ .group:hover .group-hover-input[data-v-e0c182d2] {
10594
10589
  background: color-mix(in srgb, var(--scalar-background-1), var(--scalar-background-2));
10595
10590
  }
10596
10591
  }
10597
- .group:hover .group-hover-input[data-v-98af86fe] {
10592
+ .group:hover .group-hover-input[data-v-e0c182d2] {
10598
10593
  border-color: var(--scalar-border-color);
10599
10594
  }
10600
- .group-hover-input[data-v-98af86fe]:focus {
10595
+ .group-hover-input[data-v-e0c182d2]:focus {
10601
10596
  border-color: var(--scalar-border-color) !important;
10602
10597
  background: none !important;
10603
10598
  }
@@ -10710,39 +10705,39 @@ to {
10710
10705
  transform: translateY(0);
10711
10706
  }
10712
10707
  }
10713
- .request-card[data-v-4f489717] {
10708
+ .request-card[data-v-f52db2cc] {
10714
10709
  font-size: var(--scalar-font-size-3);
10715
10710
  }
10716
- .request-method[data-v-4f489717] {
10711
+ .request-method[data-v-f52db2cc] {
10717
10712
  font-family: var(--scalar-font-code);
10718
10713
  text-transform: uppercase;
10719
10714
  margin-right: 6px;
10720
10715
  }
10721
- .request-card-footer[data-v-4f489717] {
10716
+ .request-card-footer[data-v-f52db2cc] {
10722
10717
  flex-shrink: 0;
10723
10718
  justify-content: flex-end;
10724
10719
  padding: 6px;
10725
10720
  display: flex;
10726
10721
  position: relative;
10727
10722
  }
10728
- .request-card-footer-addon[data-v-4f489717] {
10723
+ .request-card-footer-addon[data-v-f52db2cc] {
10729
10724
  flex: 1;
10730
10725
  align-items: center;
10731
10726
  min-width: 0;
10732
10727
  display: flex;
10733
10728
  }
10734
- .request-editor-section[data-v-4f489717] {
10729
+ .request-editor-section[data-v-f52db2cc] {
10735
10730
  flex: 1;
10736
10731
  display: flex;
10737
10732
  }
10738
- .request-card-simple[data-v-4f489717] {
10733
+ .request-card-simple[data-v-f52db2cc] {
10739
10734
  font-size: var(--scalar-small);
10740
10735
  justify-content: space-between;
10741
10736
  align-items: center;
10742
10737
  padding: 8px 8px 8px 12px;
10743
10738
  display: flex;
10744
10739
  }
10745
- .code-snippet[data-v-4f489717] {
10740
+ .code-snippet[data-v-f52db2cc] {
10746
10741
  flex-direction: column;
10747
10742
  width: 100%;
10748
10743
  display: flex;
@@ -11979,7 +11974,7 @@ to {
11979
11974
  display: flex;
11980
11975
  position: relative;
11981
11976
  }
11982
- .askForAuthentication[data-v-8af07610] {
11977
+ .askForAuthentication[data-v-6fbfc976] {
11983
11978
  border-top: var(--scalar-border-width) solid var(--scalar-border-color);
11984
11979
  border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
11985
11980
  width: 100%;
@@ -11990,7 +11985,7 @@ to {
11990
11985
  display: flex;
11991
11986
  position: relative;
11992
11987
  }
11993
- .authContent[data-v-8af07610] {
11988
+ .authContent[data-v-6fbfc976] {
11994
11989
  grid-template-rows: 0fr;
11995
11990
  width: 100%;
11996
11991
  max-width: 520px;
@@ -12000,19 +11995,19 @@ to {
12000
11995
  display: grid;
12001
11996
  overflow: hidden;
12002
11997
  }
12003
- .authContentInner[data-v-8af07610] > div {
11998
+ .authContentInner[data-v-6fbfc976] > div {
12004
11999
  margin: 36px 0 48px;
12005
12000
  }
12006
- .authContent[data-v-8af07610] .markdown {
12001
+ .authContent[data-v-6fbfc976] .markdown {
12007
12002
  margin-bottom: 0 !important;
12008
12003
  }
12009
- .askForAuthentication.open .authContent[data-v-8af07610] {
12004
+ .askForAuthentication.open .authContent[data-v-6fbfc976] {
12010
12005
  grid-template-rows: 1fr;
12011
12006
  }
12012
- .continueButton[data-v-8af07610] {
12007
+ .continueButton[data-v-6fbfc976] {
12013
12008
  align-self: flex-end;
12014
12009
  }
12015
- .toggleButton[data-v-8af07610] {
12010
+ .toggleButton[data-v-6fbfc976] {
12016
12011
  cursor: pointer;
12017
12012
  text-align: left;
12018
12013
  color: var(--scalar-color-3);
@@ -12024,11 +12019,11 @@ to {
12024
12019
  display: flex;
12025
12020
  position: relative;
12026
12021
  }
12027
- .authContentInner[data-v-8af07610] {
12022
+ .authContentInner[data-v-6fbfc976] {
12028
12023
  min-height: 0;
12029
12024
  overflow: hidden;
12030
12025
  }
12031
- .authorizeButton[data-v-8af07610] {
12026
+ .authorizeButton[data-v-6fbfc976] {
12032
12027
  z-index: 1;
12033
12028
  gap: 5px;
12034
12029
  display: flex;
@@ -12308,45 +12303,7 @@ to {
12308
12303
  margin-bottom: 20px;
12309
12304
  padding: 15px;
12310
12305
  }
12311
- .contextItem[data-v-b6e5aa96] {
12312
- color: var(--scalar-color-2);
12313
- cursor: pointer;
12314
- vertical-align: middle;
12315
- background: var(--scalar-background-2);
12316
- }
12317
- @supports (color: color-mix(in lab, red, red)) {
12318
- .contextItem[data-v-b6e5aa96] {
12319
- background: color-mix(in srgb, var(--scalar-background-2), var(--scalar-background-1));
12320
- }
12321
- }
12322
- .contextItem[data-v-b6e5aa96] {
12323
- border-radius: 12px;
12324
- align-items: center;
12325
- padding: 5px 10px;
12326
- font-size: 10px;
12327
- display: flex;
12328
- }
12329
- .shimmer[data-v-b6e5aa96] {
12330
- background: var(--scalar-background-2);
12331
- background-image: linear-gradient(90deg, #202020 0%, var(--scalar-background-2) 40%, var(--scalar-background-3) 80%);
12332
- background-size: 200% 100%;
12333
- animation: 1.4s ease-in-out infinite shimmer-b6e5aa96;
12334
- }
12335
- .light-mode .shimmer[data-v-b6e5aa96] {
12336
- background: var(--scalar-background-2);
12337
- background-image: linear-gradient(90deg, #fafafa 0%, var(--scalar-background-2) 40%, var(--scalar-background-3) 80%);
12338
- background-size: 200% 100%;
12339
- animation: 1.4s ease-in-out infinite shimmer-b6e5aa96;
12340
- }
12341
- @keyframes shimmer-b6e5aa96 {
12342
- 0% {
12343
- background-position: 200% 0;
12344
- }
12345
- to {
12346
- background-position: -200% 0;
12347
- }
12348
- }
12349
- .playIcon[data-v-653c66b3] {
12306
+ .playIcon[data-v-9d9724d2] {
12350
12307
  z-index: 1;
12351
12308
  background: var(--scalar-background-1);
12352
12309
  border-radius: 50%;
@@ -12358,7 +12315,7 @@ to {
12358
12315
  display: flex;
12359
12316
  position: relative;
12360
12317
  }
12361
- .playIcon[data-v-653c66b3]:before {
12318
+ .playIcon[data-v-9d9724d2]:before {
12362
12319
  content: "";
12363
12320
  box-sizing: border-box;
12364
12321
  border: 1.5px solid;
@@ -12368,11 +12325,11 @@ to {
12368
12325
  border-radius: 50%;
12369
12326
  width: 16px;
12370
12327
  height: 16px;
12371
- animation: .42s linear infinite rotation-653c66b3;
12328
+ animation: .42s linear infinite rotation-9d9724d2;
12372
12329
  display: inline-block;
12373
12330
  position: absolute;
12374
12331
  }
12375
- .sendingRequest[data-v-653c66b3] {
12332
+ .loadingApiSpecs[data-v-9d9724d2] {
12376
12333
  color: var(--scalar-color-2);
12377
12334
  font-weight: var(--scalar-semibold);
12378
12335
  font-size: var(--scalar-font-size-3);
@@ -12381,13 +12338,13 @@ to {
12381
12338
  margin-bottom: 10px;
12382
12339
  display: flex;
12383
12340
  }
12384
- .sendingRequest svg[data-v-653c66b3] {
12341
+ .loadingApiSpecs svg[data-v-9d9724d2] {
12385
12342
  z-index: 1;
12386
12343
  border-radius: 50%;
12387
12344
  width: 100%;
12388
12345
  height: 100%;
12389
12346
  }
12390
- @keyframes rotation-653c66b3 {
12347
+ @keyframes rotation-9d9724d2 {
12391
12348
  0% {
12392
12349
  transform: rotate(0);
12393
12350
  }
@@ -12395,16 +12352,52 @@ to {
12395
12352
  transform: rotate(360deg);
12396
12353
  }
12397
12354
  }
12398
- .operations[data-v-ecee6203] {
12355
+ .contextItem[data-v-e6786ce3] {
12356
+ white-space: nowrap;
12357
+ color: var(--scalar-color-2);
12358
+ cursor: pointer;
12359
+ vertical-align: middle;
12360
+ background: var(--scalar-background-2);
12361
+ }
12362
+ @supports (color: color-mix(in lab, red, red)) {
12363
+ .contextItem[data-v-e6786ce3] {
12364
+ background: color-mix(in srgb, var(--scalar-background-2), var(--scalar-background-1));
12365
+ }
12366
+ }
12367
+ .contextItem[data-v-e6786ce3] {
12368
+ border-radius: 12px;
12399
12369
  align-items: center;
12400
- gap: 5px;
12401
- margin-bottom: 12px;
12370
+ max-width: 200px;
12371
+ padding: 5px 10px;
12372
+ font-size: 10px;
12402
12373
  display: flex;
12403
12374
  }
12404
- .operations[data-v-ecee6203]:empty {
12405
- margin-bottom: -12px;
12375
+ .contextItemText[data-v-e6786ce3] {
12376
+ text-overflow: ellipsis;
12377
+ white-space: nowrap;
12378
+ overflow: hidden;
12406
12379
  }
12407
- .playIcon[data-v-9d9724d2] {
12380
+ .shimmer[data-v-e6786ce3] {
12381
+ background: var(--scalar-background-2);
12382
+ background-image: linear-gradient(90deg, #202020 0%, var(--scalar-background-2) 40%, var(--scalar-background-3) 80%);
12383
+ background-size: 200% 100%;
12384
+ animation: 1.4s ease-in-out infinite shimmer-e6786ce3;
12385
+ }
12386
+ .light-mode .shimmer[data-v-e6786ce3] {
12387
+ background: var(--scalar-background-2);
12388
+ background-image: linear-gradient(90deg, #fafafa 0%, var(--scalar-background-2) 40%, var(--scalar-background-3) 80%);
12389
+ background-size: 200% 100%;
12390
+ animation: 1.4s ease-in-out infinite shimmer-e6786ce3;
12391
+ }
12392
+ @keyframes shimmer-e6786ce3 {
12393
+ 0% {
12394
+ background-position: 200% 0;
12395
+ }
12396
+ to {
12397
+ background-position: -200% 0;
12398
+ }
12399
+ }
12400
+ .playIcon[data-v-6e0ac42c] {
12408
12401
  z-index: 1;
12409
12402
  background: var(--scalar-background-1);
12410
12403
  border-radius: 50%;
@@ -12416,7 +12409,7 @@ to {
12416
12409
  display: flex;
12417
12410
  position: relative;
12418
12411
  }
12419
- .playIcon[data-v-9d9724d2]:before {
12412
+ .playIcon[data-v-6e0ac42c]:before {
12420
12413
  content: "";
12421
12414
  box-sizing: border-box;
12422
12415
  border: 1.5px solid;
@@ -12426,11 +12419,11 @@ to {
12426
12419
  border-radius: 50%;
12427
12420
  width: 16px;
12428
12421
  height: 16px;
12429
- animation: .42s linear infinite rotation-9d9724d2;
12422
+ animation: .42s linear infinite rotation-6e0ac42c;
12430
12423
  display: inline-block;
12431
12424
  position: absolute;
12432
12425
  }
12433
- .loadingApiSpecs[data-v-9d9724d2] {
12426
+ .sendingRequest[data-v-6e0ac42c] {
12434
12427
  color: var(--scalar-color-2);
12435
12428
  font-weight: var(--scalar-semibold);
12436
12429
  font-size: var(--scalar-font-size-3);
@@ -12439,13 +12432,13 @@ to {
12439
12432
  margin-bottom: 10px;
12440
12433
  display: flex;
12441
12434
  }
12442
- .loadingApiSpecs svg[data-v-9d9724d2] {
12435
+ .sendingRequest svg[data-v-6e0ac42c] {
12443
12436
  z-index: 1;
12444
12437
  border-radius: 50%;
12445
12438
  width: 100%;
12446
12439
  height: 100%;
12447
12440
  }
12448
- @keyframes rotation-9d9724d2 {
12441
+ @keyframes rotation-6e0ac42c {
12449
12442
  0% {
12450
12443
  transform: rotate(0);
12451
12444
  }
@@ -12453,6 +12446,22 @@ to {
12453
12446
  transform: rotate(360deg);
12454
12447
  }
12455
12448
  }
12449
+ .operations[data-v-43dd2b86] {
12450
+ flex-wrap: wrap;
12451
+ align-items: center;
12452
+ gap: 5px;
12453
+ margin-bottom: 12px;
12454
+ display: flex;
12455
+ }
12456
+ .operations[data-v-43dd2b86]:empty {
12457
+ margin-bottom: -12px;
12458
+ }
12459
+ .overflowPopover[data-v-43dd2b86] {
12460
+ flex-direction: column;
12461
+ gap: 5px;
12462
+ padding: 8px;
12463
+ display: flex;
12464
+ }
12456
12465
  .catalogModal .scalar-modal-body {
12457
12466
  flex-direction: column;
12458
12467
  display: flex;
@@ -13128,7 +13137,7 @@ to {
13128
13137
  border-radius: 50%;
13129
13138
  padding: 2px;
13130
13139
  }
13131
- .chat[data-v-db4ff6c9] {
13140
+ .chat[data-v-8e43ed7a] {
13132
13141
  flex-direction: column;
13133
13142
  flex: 1;
13134
13143
  width: 100%;
@@ -13136,7 +13145,7 @@ to {
13136
13145
  padding: 24px 0;
13137
13146
  display: flex;
13138
13147
  }
13139
- .userMessage[data-v-db4ff6c9] {
13148
+ .userMessage[data-v-8e43ed7a] {
13140
13149
  background: var(--scalar-background-2);
13141
13150
  width: fit-content;
13142
13151
  max-width: 80%;
@@ -13150,24 +13159,24 @@ to {
13150
13159
  font-size: 16px;
13151
13160
  line-height: 24px;
13152
13161
  }
13153
- div + .userMessage[data-v-db4ff6c9] {
13162
+ div + .userMessage[data-v-8e43ed7a] {
13154
13163
  margin-top: 64px;
13155
13164
  }
13156
- .chat[data-v-db4ff6c9] > div:has(.executeRequestTool) + div:has(.executeRequestTool) {
13165
+ .chat[data-v-8e43ed7a] > div:has(.executeRequestTool) + div:has(.executeRequestTool) {
13157
13166
  margin-top: -12px;
13158
13167
  }
13159
- .spacer[data-v-db4ff6c9] {
13168
+ .spacer[data-v-8e43ed7a] {
13160
13169
  width: 100%;
13161
13170
  min-height: 280px;
13162
13171
  }
13163
- .formContainer[data-v-db4ff6c9] {
13172
+ .formContainer[data-v-8e43ed7a] {
13164
13173
  z-index: 1;
13165
13174
  width: 100%;
13166
13175
  max-width: 744px;
13167
13176
  position: fixed;
13168
13177
  bottom: 20px;
13169
13178
  }
13170
- .chat[data-v-db4ff6c9] .markdown {
13179
+ .chat[data-v-8e43ed7a] .markdown {
13171
13180
  margin-bottom: 12px;
13172
13181
  }
13173
13182
  .agentLogo[data-v-56f7e8dd] {
@@ -13506,7 +13515,7 @@ div + .userMessage[data-v-db4ff6c9] {
13506
13515
 
13507
13516
  /* Configurable Layout Variables */
13508
13517
  @layer scalar-config {
13509
- .scalar-api-reference[data-v-02b3aaa4] {
13518
+ .scalar-api-reference[data-v-274a4872] {
13510
13519
  /* The header height */
13511
13520
  --refs-header-height: calc(
13512
13521
  var(--scalar-custom-header-height, 0px) + var(--scalar-header-height, 0px)
@@ -13528,20 +13537,20 @@ div + .userMessage[data-v-db4ff6c9] {
13528
13537
  /* The maximum width of the content column */
13529
13538
  --refs-content-max-width: var(--scalar-content-max-width, 1540px);
13530
13539
  }
13531
- .scalar-api-reference.references-classic[data-v-02b3aaa4] {
13540
+ .scalar-api-reference.references-classic[data-v-274a4872] {
13532
13541
  /* Classic layout is wider */
13533
13542
  --refs-content-max-width: var(--scalar-content-max-width, 1420px);
13534
13543
  min-height: 100dvh;
13535
13544
  --refs-sidebar-width: 0;
13536
13545
  }
13537
13546
  }
13538
- .t-doc__sidebar[data-v-02b3aaa4] {
13547
+ .t-doc__sidebar[data-v-274a4872] {
13539
13548
  z-index: 10;
13540
13549
  }
13541
13550
 
13542
13551
  /* ----------------------------------------------------- */
13543
13552
  /* References Layout */
13544
- .references-layout[data-v-02b3aaa4] {
13553
+ .references-layout[data-v-274a4872] {
13545
13554
  /* Try to fill the container */
13546
13555
  min-height: 100dvh;
13547
13556
  min-width: 100%;
@@ -13565,44 +13574,44 @@ div + .userMessage[data-v-db4ff6c9] {
13565
13574
 
13566
13575
  background: var(--scalar-background-1);
13567
13576
  }
13568
- .references-editor[data-v-02b3aaa4] {
13577
+ .references-editor[data-v-274a4872] {
13569
13578
  grid-area: editor;
13570
13579
  display: flex;
13571
13580
  min-width: 0;
13572
13581
  background: var(--scalar-background-1);
13573
13582
  }
13574
- .references-rendered[data-v-02b3aaa4] {
13583
+ .references-rendered[data-v-274a4872] {
13575
13584
  position: relative;
13576
13585
  grid-area: rendered;
13577
13586
  min-width: 0;
13578
13587
  background: var(--scalar-background-1);
13579
13588
  }
13580
- .scalar-api-reference.references-classic[data-v-02b3aaa4],
13581
- .references-classic .references-rendered[data-v-02b3aaa4] {
13589
+ .scalar-api-reference.references-classic[data-v-274a4872],
13590
+ .references-classic .references-rendered[data-v-274a4872] {
13582
13591
  height: initial !important;
13583
13592
  max-height: initial !important;
13584
13593
  }
13585
13594
  @layer scalar-config {
13586
- .references-sidebar[data-v-02b3aaa4] {
13595
+ .references-sidebar[data-v-274a4872] {
13587
13596
  /* Set a default width if references are enabled */
13588
13597
  --refs-sidebar-width: var(--scalar-sidebar-width, 288px);
13589
13598
  }
13590
13599
  }
13591
13600
 
13592
13601
  /* Footer */
13593
- .references-footer[data-v-02b3aaa4] {
13602
+ .references-footer[data-v-274a4872] {
13594
13603
  grid-area: footer;
13595
13604
  }
13596
13605
  /* ----------------------------------------------------- */
13597
13606
  /* Responsive / Mobile Layout */
13598
13607
  @media (max-width: 1000px) {
13599
13608
  /* Keep toolbar hidden on mobile without forcing desktop display mode. */
13600
- .references-developer-tools[data-v-02b3aaa4] {
13609
+ .references-developer-tools[data-v-274a4872] {
13601
13610
  display: none;
13602
13611
  }
13603
13612
 
13604
13613
  /* Stack view on mobile */
13605
- .references-layout[data-v-02b3aaa4] {
13614
+ .references-layout[data-v-274a4872] {
13606
13615
  /* Adjust the sidebar height to the viewport height minus the header height */
13607
13616
  --refs-sidebar-height: calc(
13608
13617
  var(--full-height, 100dvh) - var(--scalar-custom-header-height, 0px)
@@ -13617,13 +13626,13 @@ div + .userMessage[data-v-db4ff6c9] {
13617
13626
  'rendered'
13618
13627
  'footer';
13619
13628
  }
13620
- .references-editable[data-v-02b3aaa4] {
13629
+ .references-editable[data-v-274a4872] {
13621
13630
  grid-template-areas:
13622
13631
  'header'
13623
13632
  'navigation'
13624
13633
  'editor';
13625
13634
  }
13626
- .references-rendered[data-v-02b3aaa4] {
13635
+ .references-rendered[data-v-274a4872] {
13627
13636
  position: static;
13628
13637
  }
13629
13638
  }
@@ -13634,12 +13643,12 @@ div + .userMessage[data-v-db4ff6c9] {
13634
13643
  * when the new elements are available
13635
13644
  */
13636
13645
  @media (max-width: 1000px) {
13637
- .scalar-api-references-standalone-mobile[data-v-02b3aaa4]:not(.references-classic) {
13646
+ .scalar-api-references-standalone-mobile[data-v-274a4872]:not(.references-classic) {
13638
13647
  --scalar-header-height: 50px;
13639
13648
  }
13640
13649
  }
13641
13650
 
13642
- .darklight-reference[data-v-02b3aaa4] {
13651
+ .darklight-reference[data-v-274a4872] {
13643
13652
  width: 100%;
13644
13653
  margin-top: auto;
13645
13654
  }