@scalar/api-reference 1.49.4 → 1.49.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/dist/browser/standalone.js +2309 -45729
- package/dist/browser/webpack-stats.json +1 -1
- package/dist/components/AgentScalar/AgentScalarChatInterface.vue.d.ts +2 -1
- package/dist/components/AgentScalar/AgentScalarChatInterface.vue.d.ts.map +1 -1
- package/dist/components/AgentScalar/AgentScalarChatInterface.vue.js.map +1 -1
- package/dist/components/AgentScalar/AgentScalarChatInterface.vue.script.js +6 -4
- package/dist/components/AgentScalar/AgentScalarChatInterface.vue.script.js.map +1 -1
- package/dist/components/AgentScalar/AgentScalarDrawer.vue.d.ts +2 -3
- package/dist/components/AgentScalar/AgentScalarDrawer.vue.d.ts.map +1 -1
- package/dist/components/AgentScalar/AgentScalarDrawer.vue.js +1 -1
- package/dist/components/AgentScalar/AgentScalarDrawer.vue.js.map +1 -1
- package/dist/components/AgentScalar/AgentScalarDrawer.vue.script.js +4 -2
- package/dist/components/AgentScalar/AgentScalarDrawer.vue.script.js.map +1 -1
- package/dist/components/AgentScalar/OpenMCPButton.vue.d.ts +2 -0
- package/dist/components/AgentScalar/OpenMCPButton.vue.d.ts.map +1 -1
- package/dist/components/AgentScalar/OpenMCPButton.vue.js +1 -1
- package/dist/components/AgentScalar/OpenMCPButton.vue.js.map +1 -1
- package/dist/components/AgentScalar/OpenMCPButton.vue.script.js +5 -5
- package/dist/components/AgentScalar/OpenMCPButton.vue.script.js.map +1 -1
- package/dist/components/ApiReference.vue.d.ts.map +1 -1
- package/dist/components/ApiReference.vue.js +1 -1
- package/dist/components/ApiReference.vue.js.map +1 -1
- package/dist/components/ApiReference.vue.script.js +6 -0
- package/dist/components/ApiReference.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/Schema.vue.d.ts +4 -0
- package/dist/components/Content/Schema/Schema.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/Schema.vue.js +1 -1
- package/dist/components/Content/Schema/Schema.vue.js.map +1 -1
- package/dist/components/Content/Schema/Schema.vue.script.js +15 -5
- package/dist/components/Content/Schema/Schema.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/SchemaComposition.vue.d.ts +4 -0
- package/dist/components/Content/Schema/SchemaComposition.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/SchemaComposition.vue.js.map +1 -1
- package/dist/components/Content/Schema/SchemaComposition.vue.script.js +33 -3
- package/dist/components/Content/Schema/SchemaComposition.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/SchemaObjectProperties.vue.d.ts +2 -0
- package/dist/components/Content/Schema/SchemaObjectProperties.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/SchemaObjectProperties.vue.js.map +1 -1
- package/dist/components/Content/Schema/SchemaObjectProperties.vue.script.js +25 -5
- package/dist/components/Content/Schema/SchemaObjectProperties.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/SchemaProperty.vue.d.ts +6 -0
- package/dist/components/Content/Schema/SchemaProperty.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/SchemaProperty.vue.js +1 -1
- package/dist/components/Content/Schema/SchemaProperty.vue.js.map +1 -1
- package/dist/components/Content/Schema/SchemaProperty.vue.script.js +20 -3
- package/dist/components/Content/Schema/SchemaProperty.vue.script.js.map +1 -1
- package/dist/features/Operation/components/RequestBody.vue.d.ts.map +1 -1
- package/dist/features/Operation/components/RequestBody.vue.js +1 -1
- package/dist/features/Operation/components/RequestBody.vue.js.map +1 -1
- package/dist/features/Operation/components/RequestBody.vue.script.js +6 -0
- package/dist/features/Operation/components/RequestBody.vue.script.js.map +1 -1
- package/dist/features/Operation/layouts/ClassicLayout.vue.d.ts.map +1 -1
- package/dist/features/Operation/layouts/ClassicLayout.vue.js +1 -1
- package/dist/features/Operation/layouts/ClassicLayout.vue.js.map +1 -1
- package/dist/features/Operation/layouts/ClassicLayout.vue.script.js +16 -5
- package/dist/features/Operation/layouts/ClassicLayout.vue.script.js.map +1 -1
- package/dist/features/Operation/layouts/ModernLayout.vue.d.ts.map +1 -1
- package/dist/features/Operation/layouts/ModernLayout.vue.js +1 -1
- package/dist/features/Operation/layouts/ModernLayout.vue.js.map +1 -1
- package/dist/features/Operation/layouts/ModernLayout.vue.script.js +16 -5
- package/dist/features/Operation/layouts/ModernLayout.vue.script.js.map +1 -1
- package/dist/features/Operation/request-body-composition-index.d.ts +8 -0
- package/dist/features/Operation/request-body-composition-index.d.ts.map +1 -0
- package/dist/features/Operation/request-body-composition-index.js +10 -0
- package/dist/features/Operation/request-body-composition-index.js.map +1 -0
- package/dist/features/developer-tools/DeveloperTools.vue.d.ts +2 -1
- package/dist/features/developer-tools/DeveloperTools.vue.d.ts.map +1 -1
- package/dist/features/developer-tools/DeveloperTools.vue.js.map +1 -1
- package/dist/features/developer-tools/DeveloperTools.vue.script.js +9 -2
- package/dist/features/developer-tools/DeveloperTools.vue.script.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarRegisterButton.vue.d.ts +2 -0
- package/dist/features/developer-tools/components/ApiReferenceToolbarRegisterButton.vue.d.ts.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarRegisterButton.vue.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarRegisterButton.vue.script.js +3 -3
- package/dist/features/developer-tools/components/ApiReferenceToolbarRegisterButton.vue.script.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarShareRegister.vue.d.ts +2 -0
- package/dist/features/developer-tools/components/ApiReferenceToolbarShareRegister.vue.d.ts.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarShareRegister.vue.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarShareRegister.vue.script.js +9 -3
- package/dist/features/developer-tools/components/ApiReferenceToolbarShareRegister.vue.script.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarShareTemporary.vue.d.ts +2 -0
- package/dist/features/developer-tools/components/ApiReferenceToolbarShareTemporary.vue.d.ts.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarShareTemporary.vue.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarShareTemporary.vue.script.js +6 -4
- package/dist/features/developer-tools/components/ApiReferenceToolbarShareTemporary.vue.script.js.map +1 -1
- package/dist/features/developer-tools/components/DeployApiReference.vue.d.ts +2 -0
- package/dist/features/developer-tools/components/DeployApiReference.vue.d.ts.map +1 -1
- package/dist/features/developer-tools/components/DeployApiReference.vue.js.map +1 -1
- package/dist/features/developer-tools/components/DeployApiReference.vue.script.js +8 -2
- package/dist/features/developer-tools/components/DeployApiReference.vue.script.js.map +1 -1
- package/dist/features/developer-tools/components/ShareApiReference.vue.d.ts +2 -0
- package/dist/features/developer-tools/components/ShareApiReference.vue.d.ts.map +1 -1
- package/dist/features/developer-tools/components/ShareApiReference.vue.js.map +1 -1
- package/dist/features/developer-tools/components/ShareApiReference.vue.script.js +8 -2
- package/dist/features/developer-tools/components/ShareApiReference.vue.script.js.map +1 -1
- package/dist/features/test-request-button/TestRequestButton.vue.d.ts +1 -0
- package/dist/features/test-request-button/TestRequestButton.vue.d.ts.map +1 -1
- package/dist/features/test-request-button/TestRequestButton.vue.js +1 -1
- package/dist/features/test-request-button/TestRequestButton.vue.js.map +1 -1
- package/dist/features/test-request-button/TestRequestButton.vue.script.js +4 -2
- package/dist/features/test-request-button/TestRequestButton.vue.script.js.map +1 -1
- package/dist/helpers/upload-temp-document.d.ts +2 -1
- package/dist/helpers/upload-temp-document.d.ts.map +1 -1
- package/dist/helpers/upload-temp-document.js +3 -3
- package/dist/helpers/upload-temp-document.js.map +1 -1
- package/dist/style.css +175 -175
- package/package.json +13 -13
- package/dist/consts/urls.d.ts +0 -13
- package/dist/consts/urls.d.ts.map +0 -1
- package/dist/consts/urls.js +0 -17
- 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-
|
|
609
|
+
.error[data-v-8327ea3a] {
|
|
610
610
|
background-color: var(--scalar-color-red);
|
|
611
611
|
}
|
|
612
|
-
.schema-card[data-v-
|
|
612
|
+
.schema-card[data-v-8327ea3a] {
|
|
613
613
|
font-size: var(--scalar-font-size-4);
|
|
614
614
|
color: var(--scalar-color-1);
|
|
615
615
|
}
|
|
616
|
-
.schema-card-title[data-v-
|
|
616
|
+
.schema-card-title[data-v-8327ea3a] {
|
|
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-
|
|
630
|
+
button.schema-card-title[data-v-8327ea3a] {
|
|
631
631
|
cursor: pointer;
|
|
632
632
|
}
|
|
633
|
-
button.schema-card-title[data-v-
|
|
633
|
+
button.schema-card-title[data-v-8327ea3a]:hover {
|
|
634
634
|
color: var(--scalar-color-1);
|
|
635
635
|
}
|
|
636
|
-
.schema-card-title-icon--open[data-v-
|
|
636
|
+
.schema-card-title-icon--open[data-v-8327ea3a] {
|
|
637
637
|
transform: rotate(45deg);
|
|
638
638
|
}
|
|
639
|
-
.schema-properties-open > .schema-card-title[data-v-
|
|
639
|
+
.schema-properties-open > .schema-card-title[data-v-8327ea3a] {
|
|
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-
|
|
644
|
+
.schema-properties-open > .schema-properties[data-v-8327ea3a] {
|
|
645
645
|
width: fit-content;
|
|
646
646
|
}
|
|
647
|
-
.schema-card-description[data-v-
|
|
647
|
+
.schema-card-description[data-v-8327ea3a] {
|
|
648
648
|
color: var(--scalar-color-2);
|
|
649
649
|
}
|
|
650
|
-
.schema-card-description + .schema-properties[data-v-
|
|
650
|
+
.schema-card-description + .schema-properties[data-v-8327ea3a] {
|
|
651
651
|
width: fit-content;
|
|
652
652
|
}
|
|
653
|
-
.schema-card-description + .schema-properties[data-v-
|
|
653
|
+
.schema-card-description + .schema-properties[data-v-8327ea3a] {
|
|
654
654
|
margin-top: 8px;
|
|
655
655
|
}
|
|
656
656
|
.schema-card--level-0:nth-of-type(1)
|
|
657
|
-
> .schema-card-description[data-v-
|
|
657
|
+
> .schema-card-description[data-v-8327ea3a]: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-
|
|
664
|
+
> .schema-card-description[data-v-8327ea3a]:has(+ .schema-properties) {
|
|
665
665
|
padding-top: 8px;
|
|
666
666
|
}
|
|
667
|
-
.schema-properties-open.schema-properties[data-v-
|
|
668
|
-
.schema-properties-open > .schema-card--open[data-v-
|
|
667
|
+
.schema-properties-open.schema-properties[data-v-8327ea3a],
|
|
668
|
+
.schema-properties-open > .schema-card--open[data-v-8327ea3a] {
|
|
669
669
|
width: 100%;
|
|
670
670
|
}
|
|
671
|
-
.schema-properties[data-v-
|
|
671
|
+
.schema-properties[data-v-8327ea3a] {
|
|
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-
|
|
679
|
+
.schema-properties-name[data-v-8327ea3a] {
|
|
680
680
|
width: 100%;
|
|
681
681
|
}
|
|
682
|
-
.schema-properties .schema-properties[data-v-
|
|
682
|
+
.schema-properties .schema-properties[data-v-8327ea3a] {
|
|
683
683
|
border-radius: 13.5px;
|
|
684
684
|
}
|
|
685
|
-
.schema-properties .schema-properties.schema-properties-open[data-v-
|
|
685
|
+
.schema-properties .schema-properties.schema-properties-open[data-v-8327ea3a] {
|
|
686
686
|
border-radius: var(--scalar-radius-lg);
|
|
687
687
|
}
|
|
688
|
-
.schema-properties-open[data-v-
|
|
688
|
+
.schema-properties-open[data-v-8327ea3a] {
|
|
689
689
|
width: 100%;
|
|
690
690
|
}
|
|
691
|
-
.schema-card--compact[data-v-
|
|
691
|
+
.schema-card--compact[data-v-8327ea3a] {
|
|
692
692
|
align-self: flex-start;
|
|
693
693
|
}
|
|
694
|
-
.schema-card--compact.schema-card--open[data-v-
|
|
694
|
+
.schema-card--compact.schema-card--open[data-v-8327ea3a] {
|
|
695
695
|
align-self: initial;
|
|
696
696
|
}
|
|
697
|
-
.schema-card-title--compact[data-v-
|
|
697
|
+
.schema-card-title--compact[data-v-8327ea3a] {
|
|
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-
|
|
703
|
+
.schema-card-title--compact > .schema-card-title-icon[data-v-8327ea3a] {
|
|
704
704
|
margin: 0;
|
|
705
705
|
}
|
|
706
|
-
.schema-card-title--compact > .schema-card-title-icon--open[data-v-
|
|
706
|
+
.schema-card-title--compact > .schema-card-title-icon--open[data-v-8327ea3a] {
|
|
707
707
|
transform: rotate(45deg);
|
|
708
708
|
}
|
|
709
|
-
.schema-properties-open > .schema-card-title--compact[data-v-
|
|
709
|
+
.schema-properties-open > .schema-card-title--compact[data-v-8327ea3a] {
|
|
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-
|
|
715
|
+
> .schema-properties[data-v-8327ea3a] {
|
|
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-
|
|
720
|
+
.property--level-1[data-v-8327ea3a] {
|
|
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-
|
|
725
|
+
> .schema-properties[data-v-8327ea3a] {
|
|
726
726
|
border: none;
|
|
727
727
|
}
|
|
728
|
-
[data-v-
|
|
728
|
+
[data-v-8327ea3a] .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-
|
|
736
|
+
.children .schema-card-description[data-v-8327ea3a]: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-
|
|
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-
|
|
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-
|
|
1090
|
-
.property--compact.property--level-1[data-v-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
1117
|
+
.property--deprecated[data-v-203755f6] > * {
|
|
1118
1118
|
opacity: 0.75;
|
|
1119
1119
|
}
|
|
1120
|
-
.property-description[data-v-
|
|
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-
|
|
1125
|
+
.property-description[data-v-203755f6]:has(+ .property-rule) {
|
|
1126
1126
|
margin-bottom: 9px;
|
|
1127
1127
|
}
|
|
1128
|
-
[data-v-
|
|
1128
|
+
[data-v-203755f6] .property-description * {
|
|
1129
1129
|
color: var(--scalar-color-2) !important;
|
|
1130
1130
|
}
|
|
1131
|
-
.property[data-v-
|
|
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-
|
|
1135
|
-
.children + .property-rule[data-v-
|
|
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-
|
|
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-
|
|
1142
|
+
.children .property--compact.property--level-1[data-v-203755f6] {
|
|
1143
1143
|
padding: 12px;
|
|
1144
1144
|
}
|
|
1145
|
-
.property-example-value[data-v-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
1181
|
-
.property-example-value[data-v-
|
|
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-
|
|
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-
|
|
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-
|
|
1195
|
-
.property-name-pattern-properties[data-v-
|
|
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-
|
|
1206
|
+
.property-name-pattern-properties[data-v-203755f6]::before {
|
|
1207
1207
|
content: 'regex';
|
|
1208
1208
|
}
|
|
1209
|
-
.property-name-additional-properties[data-v-
|
|
1210
|
-
.property-name-pattern-properties[data-v-
|
|
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-
|
|
1658
|
+
.request-body[data-v-48eb3d5d] {
|
|
1659
1659
|
margin-top: 24px;
|
|
1660
1660
|
}
|
|
1661
|
-
.request-body-header[data-v-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
1692
|
+
+ .request-body-schema[data-v-48eb3d5d]:has(> .schema-card > .schema-card-description),
|
|
1693
1693
|
.request-body-header
|
|
1694
|
-
+ .request-body-schema[data-v-
|
|
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-
|
|
1700
|
+
.request-body-description[data-v-48eb3d5d] .markdown * {
|
|
1701
1701
|
color: var(--scalar-color-2) !important;
|
|
1702
1702
|
}
|
|
1703
1703
|
|
|
@@ -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-
|
|
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-
|
|
2041
|
-
.show-api-client-button svg[data-v-
|
|
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-
|
|
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-
|
|
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-
|
|
2053
|
+
.operation-title[data-v-29d6b17f] {
|
|
2054
2054
|
justify-content: space-between;
|
|
2055
2055
|
display: flex;
|
|
2056
2056
|
}
|
|
2057
|
-
.operation-details[data-v-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
2099
|
+
.endpoint-anchor.label[data-v-29d6b17f] {
|
|
2100
2100
|
display: flex;
|
|
2101
2101
|
}
|
|
2102
|
-
.endpoint-label[data-v-
|
|
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-
|
|
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-
|
|
2117
|
+
.endpoint-label-path[data-v-29d6b17f] em {
|
|
2118
2118
|
color: var(--scalar-color-2);
|
|
2119
2119
|
}
|
|
2120
|
-
.endpoint-label-name[data-v-
|
|
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-
|
|
2128
|
+
.endpoint-try-hint[data-v-29d6b17f] {
|
|
2129
2129
|
flex-shrink: 0;
|
|
2130
2130
|
padding: 2px;
|
|
2131
2131
|
}
|
|
2132
|
-
.endpoint-copy[data-v-
|
|
2132
|
+
.endpoint-copy[data-v-29d6b17f] {
|
|
2133
2133
|
color: currentColor;
|
|
2134
2134
|
}
|
|
2135
|
-
.endpoint-copy[data-v-
|
|
2135
|
+
.endpoint-copy[data-v-29d6b17f] svg {
|
|
2136
2136
|
stroke-width: 2px;
|
|
2137
2137
|
}
|
|
2138
|
-
.endpoint-content[data-v-
|
|
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-
|
|
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-
|
|
2151
|
+
.endpoint-content[data-v-29d6b17f] {
|
|
2152
2152
|
grid-template-columns: 1fr;
|
|
2153
2153
|
}
|
|
2154
2154
|
}
|
|
2155
|
-
.endpoint-content[data-v-
|
|
2155
|
+
.endpoint-content[data-v-29d6b17f] > * {
|
|
2156
2156
|
min-width: 0;
|
|
2157
2157
|
}
|
|
2158
|
-
.operation-details-card[data-v-
|
|
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-
|
|
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-
|
|
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-
|
|
2174
|
+
.operation-details-card-item[data-v-29d6b17f] .parameter-list-items {
|
|
2175
2175
|
margin-bottom: 0;
|
|
2176
2176
|
}
|
|
2177
|
-
.operation-details-card[data-v-
|
|
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-
|
|
2180
|
+
.operation-details-card[data-v-29d6b17f] .parameter-list .parameter-list {
|
|
2181
2181
|
margin-bottom: 12px;
|
|
2182
2182
|
}
|
|
2183
|
-
.operation-details-card[data-v-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
2204
|
+
.operation-details-card[data-v-29d6b17f] .callback-list-item-icon {
|
|
2205
2205
|
left: 6px;
|
|
2206
2206
|
}
|
|
2207
|
-
.operation-details-card[data-v-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
2235
|
+
.operation-details-card[data-v-29d6b17f] .contents button {
|
|
2236
2236
|
margin-right: 9px;
|
|
2237
2237
|
}
|
|
2238
|
-
.operation-details-card[data-v-
|
|
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-
|
|
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-
|
|
2245
|
+
.operation-details-card[data-v-29d6b17f] .selected-content-type {
|
|
2246
2246
|
margin-right: 9px;
|
|
2247
2247
|
}
|
|
2248
|
-
.operation-example-card[data-v-
|
|
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-
|
|
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-
|
|
2346
|
+
.examples[data-v-9c51b5c5] {
|
|
2347
2347
|
position: sticky;
|
|
2348
2348
|
top: calc(var(--refs-viewport-offset) + 24px);
|
|
2349
2349
|
}
|
|
2350
|
-
.examples[data-v-
|
|
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-
|
|
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-
|
|
2363
|
+
.examples[data-v-9c51b5c5] > * {
|
|
2364
2364
|
max-height: unset;
|
|
2365
2365
|
}
|
|
2366
2366
|
}
|
|
2367
|
-
.deprecated[data-v-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
2417
|
+
.scalar-mcp-layer[data-v-e53c0a75]:hover {
|
|
2418
2418
|
height: 172px;
|
|
2419
2419
|
}
|
|
2420
|
-
.scalar-mcp-layer-link[data-v-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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 */
|
|
@@ -10517,7 +10517,7 @@ to {
|
|
|
10517
10517
|
-webkit-mask-image: linear-gradient(to right, transparent 0, var(--scalar-background-2) 20px);
|
|
10518
10518
|
mask-image: linear-gradient(to right, transparent 0, var(--scalar-background-2) 20px);
|
|
10519
10519
|
}
|
|
10520
|
-
[data-v-
|
|
10520
|
+
[data-v-2f50e5b7] .cm-content {
|
|
10521
10521
|
font-size: var(--scalar-small);
|
|
10522
10522
|
}
|
|
10523
10523
|
.form-group[data-v-43df1726] {
|
|
@@ -10573,31 +10573,31 @@ input[data-v-3157c3c7]::placeholder {
|
|
|
10573
10573
|
-webkit-text-security: disc;
|
|
10574
10574
|
-moz-text-security: disc;
|
|
10575
10575
|
}
|
|
10576
|
-
.request-section-content[data-v-
|
|
10576
|
+
.request-section-content[data-v-e0c182d2] {
|
|
10577
10577
|
--scalar-border-width: .5px;
|
|
10578
10578
|
}
|
|
10579
|
-
.request-section-content-filter[data-v-
|
|
10579
|
+
.request-section-content-filter[data-v-e0c182d2] {
|
|
10580
10580
|
box-shadow: 0 -10px 0 10px var(--scalar-background-1);
|
|
10581
10581
|
}
|
|
10582
|
-
.request-item:focus-within .request-meta-buttons[data-v-
|
|
10582
|
+
.request-item:focus-within .request-meta-buttons[data-v-e0c182d2] {
|
|
10583
10583
|
opacity: 1;
|
|
10584
10584
|
}
|
|
10585
|
-
.group-hover-input[data-v-
|
|
10585
|
+
.group-hover-input[data-v-e0c182d2] {
|
|
10586
10586
|
border-width: var(--scalar-border-width);
|
|
10587
10587
|
border-color: #0000;
|
|
10588
10588
|
}
|
|
10589
|
-
.group:hover .group-hover-input[data-v-
|
|
10589
|
+
.group:hover .group-hover-input[data-v-e0c182d2] {
|
|
10590
10590
|
background: var(--scalar-background-1);
|
|
10591
10591
|
}
|
|
10592
10592
|
@supports (color: color-mix(in lab, red, red)) {
|
|
10593
|
-
.group:hover .group-hover-input[data-v-
|
|
10593
|
+
.group:hover .group-hover-input[data-v-e0c182d2] {
|
|
10594
10594
|
background: color-mix(in srgb, var(--scalar-background-1), var(--scalar-background-2));
|
|
10595
10595
|
}
|
|
10596
10596
|
}
|
|
10597
|
-
.group:hover .group-hover-input[data-v-
|
|
10597
|
+
.group:hover .group-hover-input[data-v-e0c182d2] {
|
|
10598
10598
|
border-color: var(--scalar-border-color);
|
|
10599
10599
|
}
|
|
10600
|
-
.group-hover-input[data-v-
|
|
10600
|
+
.group-hover-input[data-v-e0c182d2]:focus {
|
|
10601
10601
|
border-color: var(--scalar-border-color) !important;
|
|
10602
10602
|
background: none !important;
|
|
10603
10603
|
}
|
|
@@ -10710,39 +10710,39 @@ to {
|
|
|
10710
10710
|
transform: translateY(0);
|
|
10711
10711
|
}
|
|
10712
10712
|
}
|
|
10713
|
-
.request-card[data-v-
|
|
10713
|
+
.request-card[data-v-f52db2cc] {
|
|
10714
10714
|
font-size: var(--scalar-font-size-3);
|
|
10715
10715
|
}
|
|
10716
|
-
.request-method[data-v-
|
|
10716
|
+
.request-method[data-v-f52db2cc] {
|
|
10717
10717
|
font-family: var(--scalar-font-code);
|
|
10718
10718
|
text-transform: uppercase;
|
|
10719
10719
|
margin-right: 6px;
|
|
10720
10720
|
}
|
|
10721
|
-
.request-card-footer[data-v-
|
|
10721
|
+
.request-card-footer[data-v-f52db2cc] {
|
|
10722
10722
|
flex-shrink: 0;
|
|
10723
10723
|
justify-content: flex-end;
|
|
10724
10724
|
padding: 6px;
|
|
10725
10725
|
display: flex;
|
|
10726
10726
|
position: relative;
|
|
10727
10727
|
}
|
|
10728
|
-
.request-card-footer-addon[data-v-
|
|
10728
|
+
.request-card-footer-addon[data-v-f52db2cc] {
|
|
10729
10729
|
flex: 1;
|
|
10730
10730
|
align-items: center;
|
|
10731
10731
|
min-width: 0;
|
|
10732
10732
|
display: flex;
|
|
10733
10733
|
}
|
|
10734
|
-
.request-editor-section[data-v-
|
|
10734
|
+
.request-editor-section[data-v-f52db2cc] {
|
|
10735
10735
|
flex: 1;
|
|
10736
10736
|
display: flex;
|
|
10737
10737
|
}
|
|
10738
|
-
.request-card-simple[data-v-
|
|
10738
|
+
.request-card-simple[data-v-f52db2cc] {
|
|
10739
10739
|
font-size: var(--scalar-small);
|
|
10740
10740
|
justify-content: space-between;
|
|
10741
10741
|
align-items: center;
|
|
10742
10742
|
padding: 8px 8px 8px 12px;
|
|
10743
10743
|
display: flex;
|
|
10744
10744
|
}
|
|
10745
|
-
.code-snippet[data-v-
|
|
10745
|
+
.code-snippet[data-v-f52db2cc] {
|
|
10746
10746
|
flex-direction: column;
|
|
10747
10747
|
width: 100%;
|
|
10748
10748
|
display: flex;
|
|
@@ -13506,7 +13506,7 @@ div + .userMessage[data-v-db4ff6c9] {
|
|
|
13506
13506
|
|
|
13507
13507
|
/* Configurable Layout Variables */
|
|
13508
13508
|
@layer scalar-config {
|
|
13509
|
-
.scalar-api-reference[data-v-
|
|
13509
|
+
.scalar-api-reference[data-v-274a4872] {
|
|
13510
13510
|
/* The header height */
|
|
13511
13511
|
--refs-header-height: calc(
|
|
13512
13512
|
var(--scalar-custom-header-height, 0px) + var(--scalar-header-height, 0px)
|
|
@@ -13528,20 +13528,20 @@ div + .userMessage[data-v-db4ff6c9] {
|
|
|
13528
13528
|
/* The maximum width of the content column */
|
|
13529
13529
|
--refs-content-max-width: var(--scalar-content-max-width, 1540px);
|
|
13530
13530
|
}
|
|
13531
|
-
.scalar-api-reference.references-classic[data-v-
|
|
13531
|
+
.scalar-api-reference.references-classic[data-v-274a4872] {
|
|
13532
13532
|
/* Classic layout is wider */
|
|
13533
13533
|
--refs-content-max-width: var(--scalar-content-max-width, 1420px);
|
|
13534
13534
|
min-height: 100dvh;
|
|
13535
13535
|
--refs-sidebar-width: 0;
|
|
13536
13536
|
}
|
|
13537
13537
|
}
|
|
13538
|
-
.t-doc__sidebar[data-v-
|
|
13538
|
+
.t-doc__sidebar[data-v-274a4872] {
|
|
13539
13539
|
z-index: 10;
|
|
13540
13540
|
}
|
|
13541
13541
|
|
|
13542
13542
|
/* ----------------------------------------------------- */
|
|
13543
13543
|
/* References Layout */
|
|
13544
|
-
.references-layout[data-v-
|
|
13544
|
+
.references-layout[data-v-274a4872] {
|
|
13545
13545
|
/* Try to fill the container */
|
|
13546
13546
|
min-height: 100dvh;
|
|
13547
13547
|
min-width: 100%;
|
|
@@ -13565,44 +13565,44 @@ div + .userMessage[data-v-db4ff6c9] {
|
|
|
13565
13565
|
|
|
13566
13566
|
background: var(--scalar-background-1);
|
|
13567
13567
|
}
|
|
13568
|
-
.references-editor[data-v-
|
|
13568
|
+
.references-editor[data-v-274a4872] {
|
|
13569
13569
|
grid-area: editor;
|
|
13570
13570
|
display: flex;
|
|
13571
13571
|
min-width: 0;
|
|
13572
13572
|
background: var(--scalar-background-1);
|
|
13573
13573
|
}
|
|
13574
|
-
.references-rendered[data-v-
|
|
13574
|
+
.references-rendered[data-v-274a4872] {
|
|
13575
13575
|
position: relative;
|
|
13576
13576
|
grid-area: rendered;
|
|
13577
13577
|
min-width: 0;
|
|
13578
13578
|
background: var(--scalar-background-1);
|
|
13579
13579
|
}
|
|
13580
|
-
.scalar-api-reference.references-classic[data-v-
|
|
13581
|
-
.references-classic .references-rendered[data-v-
|
|
13580
|
+
.scalar-api-reference.references-classic[data-v-274a4872],
|
|
13581
|
+
.references-classic .references-rendered[data-v-274a4872] {
|
|
13582
13582
|
height: initial !important;
|
|
13583
13583
|
max-height: initial !important;
|
|
13584
13584
|
}
|
|
13585
13585
|
@layer scalar-config {
|
|
13586
|
-
.references-sidebar[data-v-
|
|
13586
|
+
.references-sidebar[data-v-274a4872] {
|
|
13587
13587
|
/* Set a default width if references are enabled */
|
|
13588
13588
|
--refs-sidebar-width: var(--scalar-sidebar-width, 288px);
|
|
13589
13589
|
}
|
|
13590
13590
|
}
|
|
13591
13591
|
|
|
13592
13592
|
/* Footer */
|
|
13593
|
-
.references-footer[data-v-
|
|
13593
|
+
.references-footer[data-v-274a4872] {
|
|
13594
13594
|
grid-area: footer;
|
|
13595
13595
|
}
|
|
13596
13596
|
/* ----------------------------------------------------- */
|
|
13597
13597
|
/* Responsive / Mobile Layout */
|
|
13598
13598
|
@media (max-width: 1000px) {
|
|
13599
13599
|
/* Keep toolbar hidden on mobile without forcing desktop display mode. */
|
|
13600
|
-
.references-developer-tools[data-v-
|
|
13600
|
+
.references-developer-tools[data-v-274a4872] {
|
|
13601
13601
|
display: none;
|
|
13602
13602
|
}
|
|
13603
13603
|
|
|
13604
13604
|
/* Stack view on mobile */
|
|
13605
|
-
.references-layout[data-v-
|
|
13605
|
+
.references-layout[data-v-274a4872] {
|
|
13606
13606
|
/* Adjust the sidebar height to the viewport height minus the header height */
|
|
13607
13607
|
--refs-sidebar-height: calc(
|
|
13608
13608
|
var(--full-height, 100dvh) - var(--scalar-custom-header-height, 0px)
|
|
@@ -13617,13 +13617,13 @@ div + .userMessage[data-v-db4ff6c9] {
|
|
|
13617
13617
|
'rendered'
|
|
13618
13618
|
'footer';
|
|
13619
13619
|
}
|
|
13620
|
-
.references-editable[data-v-
|
|
13620
|
+
.references-editable[data-v-274a4872] {
|
|
13621
13621
|
grid-template-areas:
|
|
13622
13622
|
'header'
|
|
13623
13623
|
'navigation'
|
|
13624
13624
|
'editor';
|
|
13625
13625
|
}
|
|
13626
|
-
.references-rendered[data-v-
|
|
13626
|
+
.references-rendered[data-v-274a4872] {
|
|
13627
13627
|
position: static;
|
|
13628
13628
|
}
|
|
13629
13629
|
}
|
|
@@ -13634,12 +13634,12 @@ div + .userMessage[data-v-db4ff6c9] {
|
|
|
13634
13634
|
* when the new elements are available
|
|
13635
13635
|
*/
|
|
13636
13636
|
@media (max-width: 1000px) {
|
|
13637
|
-
.scalar-api-references-standalone-mobile[data-v-
|
|
13637
|
+
.scalar-api-references-standalone-mobile[data-v-274a4872]:not(.references-classic) {
|
|
13638
13638
|
--scalar-header-height: 50px;
|
|
13639
13639
|
}
|
|
13640
13640
|
}
|
|
13641
13641
|
|
|
13642
|
-
.darklight-reference[data-v-
|
|
13642
|
+
.darklight-reference[data-v-274a4872] {
|
|
13643
13643
|
width: 100%;
|
|
13644
13644
|
margin-top: auto;
|
|
13645
13645
|
}
|