@scalar/api-reference 1.44.16 → 1.44.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +59 -0
- package/dist/blocks/scalar-client-selector-block/components/ClientDropdown.vue.d.ts +2 -1
- package/dist/blocks/scalar-client-selector-block/components/ClientDropdown.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-client-selector-block/components/ClientSelector.vue.d.ts +2 -1
- package/dist/blocks/scalar-client-selector-block/components/ClientSelector.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-info-block/components/DownloadLink.vue.d.ts +2 -1
- package/dist/blocks/scalar-info-block/components/DownloadLink.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-info-block/components/InfoBlock.vue.d.ts +5 -4
- package/dist/blocks/scalar-info-block/components/InfoBlock.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-info-block/components/InfoDescription.vue.d.ts +2 -1
- package/dist/blocks/scalar-info-block/components/InfoDescription.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-info-block/components/InfoLinks.vue.d.ts +2 -1
- package/dist/blocks/scalar-info-block/components/InfoLinks.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-info-block/components/InfoMarkdownSection.vue.d.ts +2 -1
- package/dist/blocks/scalar-info-block/components/InfoMarkdownSection.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-info-block/components/InfoVersion.vue.d.ts +2 -1
- package/dist/blocks/scalar-info-block/components/InfoVersion.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionCard.vue.d.ts +3 -2
- package/dist/blocks/scalar-info-block/components/IntroductionCard.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionCardItem.vue.d.ts +3 -2
- package/dist/blocks/scalar-info-block/components/IntroductionCardItem.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionLayout.vue.d.ts +7 -6
- package/dist/blocks/scalar-info-block/components/IntroductionLayout.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-info-block/components/OpenApiVersion.vue.d.ts +2 -1
- package/dist/blocks/scalar-info-block/components/OpenApiVersion.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-server-selector-block/components/Selector.vue.d.ts +2 -1
- package/dist/blocks/scalar-server-selector-block/components/Selector.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-server-selector-block/components/ServerSelector.vue.d.ts +2 -1
- package/dist/blocks/scalar-server-selector-block/components/ServerSelector.vue.d.ts.map +1 -1
- package/dist/browser/standalone.js +11893 -11905
- package/dist/browser/webpack-stats.json +1 -1
- package/dist/components/AgentScalar/AgentScalarButton.vue.d.ts +2 -1
- package/dist/components/AgentScalar/AgentScalarButton.vue.d.ts.map +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/AgentScalarDrawer.vue.d.ts +2 -1
- package/dist/components/AgentScalar/AgentScalarDrawer.vue.d.ts.map +1 -1
- package/dist/components/Anchor/Anchor.vue.d.ts +3 -2
- package/dist/components/Anchor/Anchor.vue.d.ts.map +1 -1
- package/dist/components/Anchor/WithBreadcrumb.vue.d.ts +7 -6
- package/dist/components/Anchor/WithBreadcrumb.vue.d.ts.map +1 -1
- package/dist/components/ApiReference.vue.d.ts +3 -2
- package/dist/components/ApiReference.vue.d.ts.map +1 -1
- package/dist/components/ApiReference.vue.js +1 -1
- package/dist/components/ApiReference.vue2.js +2 -1
- package/dist/components/Badge/Badge.vue.d.ts +3 -2
- package/dist/components/Badge/Badge.vue.d.ts.map +1 -1
- package/dist/components/ClassicHeader.vue.d.ts +3 -2
- package/dist/components/ClassicHeader.vue.d.ts.map +1 -1
- package/dist/components/Content/Auth/Auth.vue.d.ts +2 -1
- package/dist/components/Content/Auth/Auth.vue.d.ts.map +1 -1
- package/dist/components/Content/Content.vue.d.ts +7 -6
- package/dist/components/Content/Content.vue.d.ts.map +1 -1
- package/dist/components/Content/Models/Model.vue.d.ts +2 -1
- package/dist/components/Content/Models/Model.vue.d.ts.map +1 -1
- package/dist/components/Content/Models/ModelTag.vue.d.ts +6 -5
- package/dist/components/Content/Models/ModelTag.vue.d.ts.map +1 -1
- package/dist/components/Content/Models/components/ClassicLayout.vue.d.ts +2 -1
- package/dist/components/Content/Models/components/ClassicLayout.vue.d.ts.map +1 -1
- package/dist/components/Content/Models/components/ModernLayout.vue.d.ts +2 -1
- package/dist/components/Content/Models/components/ModernLayout.vue.d.ts.map +1 -1
- package/dist/components/Content/Operations/TraversedEntry.vue.d.ts +2 -1
- package/dist/components/Content/Operations/TraversedEntry.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/RenderString.vue.d.ts +2 -1
- package/dist/components/Content/Schema/RenderString.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/Schema.vue.d.ts +2 -1
- package/dist/components/Content/Schema/Schema.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/SchemaComposition.vue.d.ts +2 -1
- package/dist/components/Content/Schema/SchemaComposition.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/SchemaEnumPropertyItem.vue.d.ts +2 -1
- package/dist/components/Content/Schema/SchemaEnumPropertyItem.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/SchemaEnumValues.vue.d.ts +2 -1
- package/dist/components/Content/Schema/SchemaEnumValues.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/SchemaHeading.vue.d.ts +2 -1
- package/dist/components/Content/Schema/SchemaHeading.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/SchemaObjectExampleCodeBlock.vue.d.ts +2 -1
- package/dist/components/Content/Schema/SchemaObjectExampleCodeBlock.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/SchemaObjectProperties.vue.d.ts +2 -1
- package/dist/components/Content/Schema/SchemaObjectProperties.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/SchemaProperty.vue.d.ts +2 -1
- package/dist/components/Content/Schema/SchemaProperty.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/SchemaPropertyDetail.vue.d.ts +3 -2
- package/dist/components/Content/Schema/SchemaPropertyDetail.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/SchemaPropertyExamples.vue.d.ts +2 -1
- package/dist/components/Content/Schema/SchemaPropertyExamples.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/SchemaPropertyHeading.vue.d.ts +3 -2
- package/dist/components/Content/Schema/SchemaPropertyHeading.vue.d.ts.map +1 -1
- package/dist/components/Content/Tags/Tag.vue.d.ts +6 -5
- package/dist/components/Content/Tags/Tag.vue.d.ts.map +1 -1
- package/dist/components/Content/Tags/components/ClassicLayout.vue.d.ts +5 -4
- package/dist/components/Content/Tags/components/ClassicLayout.vue.d.ts.map +1 -1
- package/dist/components/Content/Tags/components/ModernLayout.vue.d.ts +5 -4
- package/dist/components/Content/Tags/components/ModernLayout.vue.d.ts.map +1 -1
- package/dist/components/Content/Tags/components/ModernLayout.vue.js +1 -1
- package/dist/components/Content/Tags/components/ModernLayout.vue2.js +7 -12
- package/dist/components/Content/Tags/components/TagSection.vue.d.ts +2 -1
- package/dist/components/Content/Tags/components/TagSection.vue.d.ts.map +1 -1
- package/dist/components/GettingStarted.vue.d.ts +2 -1
- package/dist/components/GettingStarted.vue.d.ts.map +1 -1
- package/dist/components/HttpMethod/HttpMethod.vue.d.ts +5 -4
- package/dist/components/HttpMethod/HttpMethod.vue.d.ts.map +1 -1
- package/dist/components/IntersectionObserver.vue.d.ts +5 -4
- package/dist/components/IntersectionObserver.vue.d.ts.map +1 -1
- package/dist/components/Lazy/Lazy.vue.d.ts +3 -2
- package/dist/components/Lazy/Lazy.vue.d.ts.map +1 -1
- package/dist/components/LinkList/LinkList.vue.d.ts +3 -2
- package/dist/components/LinkList/LinkList.vue.d.ts.map +1 -1
- package/dist/components/LoadingSkeleton.vue.d.ts +2 -1
- package/dist/components/LoadingSkeleton.vue.d.ts.map +1 -1
- package/dist/components/MobileHeader.vue.d.ts +3 -2
- package/dist/components/MobileHeader.vue.d.ts.map +1 -1
- package/dist/components/OperationPath.vue.d.ts +2 -1
- package/dist/components/OperationPath.vue.d.ts.map +1 -1
- package/dist/components/OperationsList/OperationsList.vue.d.ts +2 -1
- package/dist/components/OperationsList/OperationsList.vue.d.ts.map +1 -1
- package/dist/components/OperationsList/OperationsListItem.vue.d.ts +2 -1
- package/dist/components/OperationsList/OperationsListItem.vue.d.ts.map +1 -1
- package/dist/components/RenderPlugins/RenderPlugins.vue.d.ts +2 -1
- package/dist/components/RenderPlugins/RenderPlugins.vue.d.ts.map +1 -1
- package/dist/components/ScreenReader.vue.d.ts +3 -2
- package/dist/components/ScreenReader.vue.d.ts.map +1 -1
- package/dist/components/Section/CompactSection.vue.d.ts +6 -5
- package/dist/components/Section/CompactSection.vue.d.ts.map +1 -1
- package/dist/components/Section/Section.vue.d.ts +3 -2
- package/dist/components/Section/Section.vue.d.ts.map +1 -1
- package/dist/components/Section/SectionAccordion.vue.d.ts +9 -8
- package/dist/components/Section/SectionAccordion.vue.d.ts.map +1 -1
- package/dist/components/Section/SectionColumn.vue.d.ts +3 -2
- package/dist/components/Section/SectionColumn.vue.d.ts.map +1 -1
- package/dist/components/Section/SectionColumns.vue.d.ts +3 -2
- package/dist/components/Section/SectionColumns.vue.d.ts.map +1 -1
- package/dist/components/Section/SectionContainer.vue.d.ts +3 -2
- package/dist/components/Section/SectionContainer.vue.d.ts.map +1 -1
- package/dist/components/Section/SectionContainerAccordion.vue.d.ts +6 -5
- package/dist/components/Section/SectionContainerAccordion.vue.d.ts.map +1 -1
- package/dist/components/Section/SectionContent.vue.d.ts +3 -2
- package/dist/components/Section/SectionContent.vue.d.ts.map +1 -1
- package/dist/components/Section/SectionHeader.vue.d.ts +6 -5
- package/dist/components/Section/SectionHeader.vue.d.ts.map +1 -1
- package/dist/components/Section/SectionHeaderTag.vue.d.ts +5 -4
- package/dist/components/Section/SectionHeaderTag.vue.d.ts.map +1 -1
- package/dist/components/SectionFlare/SectionFlare.vue.d.ts +2 -1
- package/dist/components/SectionFlare/SectionFlare.vue.d.ts.map +1 -1
- package/dist/components/ShowMoreButton.vue.d.ts +2 -1
- package/dist/components/ShowMoreButton.vue.d.ts.map +1 -1
- package/dist/features/Operation/Operation.vue.d.ts +2 -1
- package/dist/features/Operation/Operation.vue.d.ts.map +1 -1
- package/dist/features/Operation/components/ContentTypeSelect.vue.d.ts +4 -2
- package/dist/features/Operation/components/ContentTypeSelect.vue.d.ts.map +1 -1
- package/dist/features/Operation/components/Header.vue.d.ts +2 -1
- package/dist/features/Operation/components/Header.vue.d.ts.map +1 -1
- package/dist/features/Operation/components/Headers.vue.d.ts +2 -1
- package/dist/features/Operation/components/Headers.vue.d.ts.map +1 -1
- package/dist/features/Operation/components/OperationParameters.vue.d.ts +2 -1
- package/dist/features/Operation/components/OperationParameters.vue.d.ts.map +1 -1
- package/dist/features/Operation/components/OperationResponses.vue.d.ts +2 -1
- package/dist/features/Operation/components/OperationResponses.vue.d.ts.map +1 -1
- package/dist/features/Operation/components/ParameterList.vue.d.ts +3 -2
- package/dist/features/Operation/components/ParameterList.vue.d.ts.map +1 -1
- package/dist/features/Operation/components/ParameterListItem.vue.d.ts +2 -1
- package/dist/features/Operation/components/ParameterListItem.vue.d.ts.map +1 -1
- package/dist/features/Operation/components/RequestBody.vue.d.ts +3 -2
- package/dist/features/Operation/components/RequestBody.vue.d.ts.map +1 -1
- package/dist/features/Operation/components/callbacks/Callback.vue.d.ts +2 -1
- package/dist/features/Operation/components/callbacks/Callback.vue.d.ts.map +1 -1
- package/dist/features/Operation/components/callbacks/Callbacks.vue.d.ts +2 -1
- package/dist/features/Operation/components/callbacks/Callbacks.vue.d.ts.map +1 -1
- package/dist/features/Operation/layouts/ClassicLayout.vue.d.ts +2 -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.vue2.js +9 -5
- package/dist/features/Operation/layouts/ModernLayout.vue.d.ts +2 -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.vue2.js +3 -2
- package/dist/features/Search/components/SearchButton.vue.d.ts +2 -1
- package/dist/features/Search/components/SearchButton.vue.d.ts.map +1 -1
- package/dist/features/Search/components/SearchModal.vue.d.ts +2 -1
- package/dist/features/Search/components/SearchModal.vue.d.ts.map +1 -1
- package/dist/features/Search/components/SearchResult.vue.d.ts +2 -1
- package/dist/features/Search/components/SearchResult.vue.d.ts.map +1 -1
- package/dist/features/ask-agent-button/AskAgentButton.vue.d.ts +2 -1
- package/dist/features/ask-agent-button/AskAgentButton.vue.d.ts.map +1 -1
- package/dist/features/example-responses/ExampleResponse.vue.d.ts +2 -1
- package/dist/features/example-responses/ExampleResponse.vue.d.ts.map +1 -1
- package/dist/features/example-responses/ExampleResponseTab.vue.d.ts +5 -4
- package/dist/features/example-responses/ExampleResponseTab.vue.d.ts.map +1 -1
- package/dist/features/example-responses/ExampleResponseTabList.vue.d.ts +6 -5
- package/dist/features/example-responses/ExampleResponseTabList.vue.d.ts.map +1 -1
- package/dist/features/example-responses/ExampleResponses.vue.d.ts +2 -1
- package/dist/features/example-responses/ExampleResponses.vue.d.ts.map +1 -1
- package/dist/features/external-docs/ExternalDocs.vue.d.ts +2 -1
- package/dist/features/external-docs/ExternalDocs.vue.d.ts.map +1 -1
- package/dist/features/info-object/Contact.vue.d.ts +2 -1
- package/dist/features/info-object/Contact.vue.d.ts.map +1 -1
- package/dist/features/info-object/License.vue.d.ts +2 -1
- package/dist/features/info-object/License.vue.d.ts.map +1 -1
- package/dist/features/info-object/TermsOfService.vue.d.ts +2 -1
- package/dist/features/info-object/TermsOfService.vue.d.ts.map +1 -1
- package/dist/features/multiple-documents/DocumentSelector.vue.d.ts +2 -1
- package/dist/features/multiple-documents/DocumentSelector.vue.d.ts.map +1 -1
- package/dist/features/specification-extension/SpecificationExtension.vue.d.ts +2 -1
- package/dist/features/specification-extension/SpecificationExtension.vue.d.ts.map +1 -1
- package/dist/features/test-request-button/TestRequestButton.vue.d.ts +3 -1
- 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.vue2.js +9 -2
- package/dist/features/toolbar/ApiReferenceToolbar.vue.d.ts +4 -2
- package/dist/features/toolbar/ApiReferenceToolbar.vue.d.ts.map +1 -1
- package/dist/features/toolbar/ApiReferenceToolbarBlurb.vue.d.ts +3 -2
- package/dist/features/toolbar/ApiReferenceToolbarBlurb.vue.d.ts.map +1 -1
- package/dist/features/toolbar/ApiReferenceToolbarConfig.vue.d.ts +4 -2
- package/dist/features/toolbar/ApiReferenceToolbarConfig.vue.d.ts.map +1 -1
- package/dist/features/toolbar/ApiReferenceToolbarConfigLayout.vue.d.ts +4 -3
- package/dist/features/toolbar/ApiReferenceToolbarConfigLayout.vue.d.ts.map +1 -1
- package/dist/features/toolbar/ApiReferenceToolbarConfigLayoutOptions.vue.d.ts +4 -2
- package/dist/features/toolbar/ApiReferenceToolbarConfigLayoutOptions.vue.d.ts.map +1 -1
- package/dist/features/toolbar/ApiReferenceToolbarConfigTheme.vue.d.ts +4 -3
- package/dist/features/toolbar/ApiReferenceToolbarConfigTheme.vue.d.ts.map +1 -1
- package/dist/features/toolbar/ApiReferenceToolbarPopover.vue.d.ts +11 -10
- package/dist/features/toolbar/ApiReferenceToolbarPopover.vue.d.ts.map +1 -1
- package/dist/features/toolbar/ApiReferenceToolbarRegisterButton.vue.d.ts +5 -3
- package/dist/features/toolbar/ApiReferenceToolbarRegisterButton.vue.d.ts.map +1 -1
- package/dist/features/toolbar/ApiReferenceToolbarSdks.vue.d.ts +2 -1
- package/dist/features/toolbar/ApiReferenceToolbarSdks.vue.d.ts.map +1 -1
- package/dist/features/toolbar/ApiReferenceToolbarShare.vue.d.ts +2 -1
- package/dist/features/toolbar/ApiReferenceToolbarShare.vue.d.ts.map +1 -1
- package/dist/features/toolbar/ApiReferenceToolbarShareRegister.vue.d.ts +2 -1
- package/dist/features/toolbar/ApiReferenceToolbarShareRegister.vue.d.ts.map +1 -1
- package/dist/features/toolbar/ApiReferenceToolbarShareTemporary.vue.d.ts +4 -2
- package/dist/features/toolbar/ApiReferenceToolbarShareTemporary.vue.d.ts.map +1 -1
- package/dist/features/toolbar/ApiReferenceToolbarTitle.vue.d.ts +2 -1
- package/dist/features/toolbar/ApiReferenceToolbarTitle.vue.d.ts.map +1 -1
- package/dist/features/x-badges/XBadges.vue.d.ts +2 -1
- package/dist/features/x-badges/XBadges.vue.d.ts.map +1 -1
- package/dist/helpers/map-config-plugins.d.ts +1 -1
- package/dist/helpers/map-config-plugins.d.ts.map +1 -1
- package/dist/style.css +183 -298
- package/package.json +12 -12
package/dist/style.css
CHANGED
|
@@ -1444,7 +1444,7 @@ button.headers-card-title[data-v-ab19704d]:hover {
|
|
|
1444
1444
|
display: none;
|
|
1445
1445
|
}
|
|
1446
1446
|
|
|
1447
|
-
.show-api-client-button[data-v-
|
|
1447
|
+
.show-api-client-button[data-v-342ba62a] {
|
|
1448
1448
|
appearance: none;
|
|
1449
1449
|
border: none;
|
|
1450
1450
|
padding: 1px 6px;
|
|
@@ -1466,24 +1466,24 @@ button.headers-card-title[data-v-ab19704d]:hover {
|
|
|
1466
1466
|
|
|
1467
1467
|
outline-offset: 2px;
|
|
1468
1468
|
}
|
|
1469
|
-
.show-api-client-button span[data-v-
|
|
1470
|
-
.show-api-client-button svg[data-v-
|
|
1469
|
+
.show-api-client-button span[data-v-342ba62a],
|
|
1470
|
+
.show-api-client-button svg[data-v-342ba62a] {
|
|
1471
1471
|
fill: currentColor;
|
|
1472
1472
|
color: var(--scalar-button-1-color);
|
|
1473
1473
|
z-index: 1;
|
|
1474
1474
|
}
|
|
1475
|
-
.show-api-client-button[data-v-
|
|
1475
|
+
.show-api-client-button[data-v-342ba62a]:hover {
|
|
1476
1476
|
background: var(--scalar-button-1-hover);
|
|
1477
1477
|
}
|
|
1478
|
-
.show-api-client-button svg[data-v-
|
|
1478
|
+
.show-api-client-button svg[data-v-342ba62a] {
|
|
1479
1479
|
margin-right: 4px;
|
|
1480
1480
|
}
|
|
1481
1481
|
/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */
|
|
1482
|
-
.operation-title[data-v-
|
|
1482
|
+
.operation-title[data-v-55addca4] {
|
|
1483
1483
|
justify-content: space-between;
|
|
1484
1484
|
display: flex;
|
|
1485
1485
|
}
|
|
1486
|
-
.operation-details[data-v-
|
|
1486
|
+
.operation-details[data-v-55addca4] {
|
|
1487
1487
|
flex-shrink: 1;
|
|
1488
1488
|
align-items: center;
|
|
1489
1489
|
gap: 9px;
|
|
@@ -1491,11 +1491,11 @@ button.headers-card-title[data-v-ab19704d]:hover {
|
|
|
1491
1491
|
margin-top: 0;
|
|
1492
1492
|
display: flex;
|
|
1493
1493
|
}
|
|
1494
|
-
.operation-details[data-v-
|
|
1494
|
+
.operation-details[data-v-55addca4] .endpoint-anchor .scalar-button svg {
|
|
1495
1495
|
width: 16px;
|
|
1496
1496
|
height: 16px;
|
|
1497
1497
|
}
|
|
1498
|
-
.endpoint-type[data-v-
|
|
1498
|
+
.endpoint-type[data-v-55addca4] {
|
|
1499
1499
|
z-index: 0;
|
|
1500
1500
|
width: 60px;
|
|
1501
1501
|
font-size: var(--scalar-small);
|
|
@@ -1510,7 +1510,7 @@ button.headers-card-title[data-v-ab19704d]:hover {
|
|
|
1510
1510
|
display: flex;
|
|
1511
1511
|
position: relative;
|
|
1512
1512
|
}
|
|
1513
|
-
.endpoint-type[data-v-
|
|
1513
|
+
.endpoint-type[data-v-55addca4]:after {
|
|
1514
1514
|
content: "";
|
|
1515
1515
|
z-index: -1;
|
|
1516
1516
|
opacity: .15;
|
|
@@ -1519,16 +1519,16 @@ button.headers-card-title[data-v-ab19704d]:hover {
|
|
|
1519
1519
|
position: absolute;
|
|
1520
1520
|
inset: 0;
|
|
1521
1521
|
}
|
|
1522
|
-
.endpoint-anchor[data-v-
|
|
1522
|
+
.endpoint-anchor[data-v-55addca4] {
|
|
1523
1523
|
flex-shrink: 1;
|
|
1524
1524
|
align-items: center;
|
|
1525
1525
|
min-width: 0;
|
|
1526
1526
|
display: flex;
|
|
1527
1527
|
}
|
|
1528
|
-
.endpoint-anchor.label[data-v-
|
|
1528
|
+
.endpoint-anchor.label[data-v-55addca4] {
|
|
1529
1529
|
display: flex;
|
|
1530
1530
|
}
|
|
1531
|
-
.endpoint-label[data-v-
|
|
1531
|
+
.endpoint-label[data-v-55addca4] {
|
|
1532
1532
|
min-width: 0;
|
|
1533
1533
|
color: var(--scalar-color-1);
|
|
1534
1534
|
flex-shrink: 1;
|
|
@@ -1536,17 +1536,17 @@ button.headers-card-title[data-v-ab19704d]:hover {
|
|
|
1536
1536
|
gap: 9px;
|
|
1537
1537
|
display: flex;
|
|
1538
1538
|
}
|
|
1539
|
-
.endpoint-label-path[data-v-
|
|
1539
|
+
.endpoint-label-path[data-v-55addca4] {
|
|
1540
1540
|
font-family: var(--scalar-font-code);
|
|
1541
1541
|
font-size: var(--scalar-mini);
|
|
1542
1542
|
text-overflow: ellipsis;
|
|
1543
1543
|
white-space: nowrap;
|
|
1544
1544
|
overflow: hidden;
|
|
1545
1545
|
}
|
|
1546
|
-
.endpoint-label-path[data-v-
|
|
1546
|
+
.endpoint-label-path[data-v-55addca4] em {
|
|
1547
1547
|
color: var(--scalar-color-2);
|
|
1548
1548
|
}
|
|
1549
|
-
.endpoint-label-name[data-v-
|
|
1549
|
+
.endpoint-label-name[data-v-55addca4] {
|
|
1550
1550
|
color: var(--scalar-color-2);
|
|
1551
1551
|
font-size: var(--scalar-small);
|
|
1552
1552
|
text-overflow: ellipsis;
|
|
@@ -1554,17 +1554,17 @@ button.headers-card-title[data-v-ab19704d]:hover {
|
|
|
1554
1554
|
flex-shrink: 1000000000;
|
|
1555
1555
|
overflow: hidden;
|
|
1556
1556
|
}
|
|
1557
|
-
.endpoint-try-hint[data-v-
|
|
1557
|
+
.endpoint-try-hint[data-v-55addca4] {
|
|
1558
1558
|
flex-shrink: 0;
|
|
1559
1559
|
padding: 2px;
|
|
1560
1560
|
}
|
|
1561
|
-
.endpoint-copy[data-v-
|
|
1561
|
+
.endpoint-copy[data-v-55addca4] {
|
|
1562
1562
|
color: currentColor;
|
|
1563
1563
|
}
|
|
1564
|
-
.endpoint-copy[data-v-
|
|
1564
|
+
.endpoint-copy[data-v-55addca4] svg {
|
|
1565
1565
|
stroke-width: 2px;
|
|
1566
1566
|
}
|
|
1567
|
-
.endpoint-content[data-v-
|
|
1567
|
+
.endpoint-content[data-v-55addca4] {
|
|
1568
1568
|
grid-auto-columns: 1fr;
|
|
1569
1569
|
grid-auto-flow: row;
|
|
1570
1570
|
gap: 9px;
|
|
@@ -1572,52 +1572,52 @@ button.headers-card-title[data-v-ab19704d]:hover {
|
|
|
1572
1572
|
display: grid;
|
|
1573
1573
|
}
|
|
1574
1574
|
@media (min-width: 1000px) {
|
|
1575
|
-
.endpoint-content[data-v-
|
|
1575
|
+
.endpoint-content[data-v-55addca4] {
|
|
1576
1576
|
grid-auto-flow: column;
|
|
1577
1577
|
}
|
|
1578
1578
|
}
|
|
1579
1579
|
@container (max-width: 900px) {
|
|
1580
|
-
.endpoint-content[data-v-
|
|
1580
|
+
.endpoint-content[data-v-55addca4] {
|
|
1581
1581
|
grid-template-columns: 1fr;
|
|
1582
1582
|
}
|
|
1583
1583
|
}
|
|
1584
|
-
.endpoint-content[data-v-
|
|
1584
|
+
.endpoint-content[data-v-55addca4] > * {
|
|
1585
1585
|
min-width: 0;
|
|
1586
1586
|
}
|
|
1587
|
-
.operation-details-card[data-v-
|
|
1587
|
+
.operation-details-card[data-v-55addca4] {
|
|
1588
1588
|
flex-direction: column;
|
|
1589
1589
|
gap: 12px;
|
|
1590
1590
|
min-width: 0;
|
|
1591
1591
|
display: flex;
|
|
1592
1592
|
}
|
|
1593
|
-
:is(.operation-details-card-item[data-v-
|
|
1593
|
+
:is(.operation-details-card-item[data-v-55addca4] .parameter-list, .operation-details-card-item[data-v-55addca4] .callbacks-list) {
|
|
1594
1594
|
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
1595
1595
|
border-radius: var(--scalar-radius-lg);
|
|
1596
1596
|
margin-top: 0;
|
|
1597
1597
|
}
|
|
1598
|
-
.operation-details-card-item[data-v-
|
|
1598
|
+
.operation-details-card-item[data-v-55addca4] {
|
|
1599
1599
|
flex-direction: column;
|
|
1600
1600
|
gap: 12px;
|
|
1601
1601
|
display: flex;
|
|
1602
1602
|
}
|
|
1603
|
-
.operation-details-card-item[data-v-
|
|
1603
|
+
.operation-details-card-item[data-v-55addca4] .parameter-list-items {
|
|
1604
1604
|
margin-bottom: 0;
|
|
1605
1605
|
}
|
|
1606
|
-
.operation-details-card[data-v-
|
|
1606
|
+
.operation-details-card[data-v-55addca4] .parameter-item:last-of-type .parameter-schema {
|
|
1607
1607
|
padding-bottom: 12px;
|
|
1608
1608
|
}
|
|
1609
|
-
.operation-details-card[data-v-
|
|
1609
|
+
.operation-details-card[data-v-55addca4] .parameter-list .parameter-list {
|
|
1610
1610
|
margin-bottom: 12px;
|
|
1611
1611
|
}
|
|
1612
|
-
.operation-details-card[data-v-
|
|
1612
|
+
.operation-details-card[data-v-55addca4] .parameter-item {
|
|
1613
1613
|
margin: 0;
|
|
1614
1614
|
padding: 0;
|
|
1615
1615
|
}
|
|
1616
|
-
.operation-details-card[data-v-
|
|
1616
|
+
.operation-details-card[data-v-55addca4] .property {
|
|
1617
1617
|
margin: 0;
|
|
1618
1618
|
padding: 9px;
|
|
1619
1619
|
}
|
|
1620
|
-
:is(.operation-details-card[data-v-
|
|
1620
|
+
: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) {
|
|
1621
1621
|
text-transform: uppercase;
|
|
1622
1622
|
font-weight: var(--scalar-bold);
|
|
1623
1623
|
font-size: var(--scalar-mini);
|
|
@@ -1626,61 +1626,61 @@ button.headers-card-title[data-v-ab19704d]:hover {
|
|
|
1626
1626
|
padding: 9px;
|
|
1627
1627
|
line-height: 1.33;
|
|
1628
1628
|
}
|
|
1629
|
-
.operation-details-card[data-v-
|
|
1629
|
+
.operation-details-card[data-v-55addca4] .callback-list-item-title {
|
|
1630
1630
|
padding-left: 28px;
|
|
1631
1631
|
padding-right: 12px;
|
|
1632
1632
|
}
|
|
1633
|
-
.operation-details-card[data-v-
|
|
1633
|
+
.operation-details-card[data-v-55addca4] .callback-list-item-icon {
|
|
1634
1634
|
left: 6px;
|
|
1635
1635
|
}
|
|
1636
|
-
.operation-details-card[data-v-
|
|
1636
|
+
.operation-details-card[data-v-55addca4] .callback-operation-container {
|
|
1637
1637
|
padding-inline: 9px;
|
|
1638
1638
|
padding-bottom: 9px;
|
|
1639
1639
|
}
|
|
1640
|
-
:is(.operation-details-card[data-v-
|
|
1640
|
+
:is(.operation-details-card[data-v-55addca4] .callback-operation-container > .request-body, .operation-details-card[data-v-55addca4] .callback-operation-container > .parameter-list) {
|
|
1641
1641
|
border: none;
|
|
1642
1642
|
}
|
|
1643
|
-
.operation-details-card[data-v-
|
|
1643
|
+
.operation-details-card[data-v-55addca4] .callback-operation-container > .request-body > .request-body-header {
|
|
1644
1644
|
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
1645
1645
|
padding: 0 0 9px;
|
|
1646
1646
|
}
|
|
1647
|
-
.operation-details-card[data-v-
|
|
1647
|
+
.operation-details-card[data-v-55addca4] .request-body-description {
|
|
1648
1648
|
border-top: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
1649
1649
|
margin-top: 0;
|
|
1650
1650
|
padding: 9px 9px 0;
|
|
1651
1651
|
}
|
|
1652
|
-
.operation-details-card[data-v-
|
|
1652
|
+
.operation-details-card[data-v-55addca4] .request-body {
|
|
1653
1653
|
border-radius: var(--scalar-radius-lg);
|
|
1654
1654
|
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
1655
1655
|
margin-top: 0;
|
|
1656
1656
|
}
|
|
1657
|
-
.operation-details-card[data-v-
|
|
1657
|
+
.operation-details-card[data-v-55addca4] .request-body .schema-card--level-0 > .schema-card-description {
|
|
1658
1658
|
padding-inline: 9px;
|
|
1659
1659
|
}
|
|
1660
|
-
.operation-details-card[data-v-
|
|
1660
|
+
.operation-details-card[data-v-55addca4] .request-body-header {
|
|
1661
1661
|
border-bottom: 0;
|
|
1662
1662
|
padding-bottom: 0;
|
|
1663
1663
|
}
|
|
1664
|
-
.operation-details-card[data-v-
|
|
1664
|
+
.operation-details-card[data-v-55addca4] .contents button {
|
|
1665
1665
|
margin-right: 9px;
|
|
1666
1666
|
}
|
|
1667
|
-
.operation-details-card[data-v-
|
|
1667
|
+
.operation-details-card[data-v-55addca4] .schema-card--open + .schema-card:not(.schema-card--open) {
|
|
1668
1668
|
margin-inline: 9px;
|
|
1669
1669
|
margin-bottom: 9px;
|
|
1670
1670
|
}
|
|
1671
|
-
.operation-details-card[data-v-
|
|
1671
|
+
.operation-details-card[data-v-55addca4] .request-body-schema .property--level-0 {
|
|
1672
1672
|
padding: 0;
|
|
1673
1673
|
}
|
|
1674
|
-
.operation-details-card[data-v-
|
|
1674
|
+
.operation-details-card[data-v-55addca4] .selected-content-type {
|
|
1675
1675
|
margin-right: 9px;
|
|
1676
1676
|
}
|
|
1677
|
-
.operation-example-card[data-v-
|
|
1677
|
+
.operation-example-card[data-v-55addca4] {
|
|
1678
1678
|
top: calc(var(--refs-viewport-offset) + 24px);
|
|
1679
1679
|
max-height: calc(var(--refs-viewport-height) - 48px);
|
|
1680
1680
|
position: sticky;
|
|
1681
1681
|
}
|
|
1682
1682
|
@media (max-width: 600px) {
|
|
1683
|
-
.operation-example-card[data-v-
|
|
1683
|
+
.operation-example-card[data-v-55addca4] {
|
|
1684
1684
|
max-height: unset;
|
|
1685
1685
|
position: static;
|
|
1686
1686
|
}
|
|
@@ -1801,11 +1801,11 @@ button.headers-card-title[data-v-ab19704d]:hover {
|
|
|
1801
1801
|
}
|
|
1802
1802
|
}
|
|
1803
1803
|
|
|
1804
|
-
.examples[data-v-
|
|
1804
|
+
.examples[data-v-a892a6ae] {
|
|
1805
1805
|
position: sticky;
|
|
1806
1806
|
top: calc(var(--refs-viewport-offset) + 24px);
|
|
1807
1807
|
}
|
|
1808
|
-
.examples[data-v-
|
|
1808
|
+
.examples[data-v-a892a6ae] > * {
|
|
1809
1809
|
max-height: calc((var(--refs-viewport-height) - 60px) / 2);
|
|
1810
1810
|
position: relative;
|
|
1811
1811
|
}
|
|
@@ -1815,11 +1815,11 @@ button.headers-card-title[data-v-ab19704d]:hover {
|
|
|
1815
1815
|
* (or zoomed in screens)
|
|
1816
1816
|
*/
|
|
1817
1817
|
@media (max-width: 600px) {
|
|
1818
|
-
.examples[data-v-
|
|
1818
|
+
.examples[data-v-a892a6ae] > * {
|
|
1819
1819
|
max-height: unset;
|
|
1820
1820
|
}
|
|
1821
1821
|
}
|
|
1822
|
-
.deprecated[data-v-
|
|
1822
|
+
.deprecated[data-v-a892a6ae] * {
|
|
1823
1823
|
text-decoration: line-through;
|
|
1824
1824
|
}
|
|
1825
1825
|
|
|
@@ -1883,10 +1883,10 @@ button.headers-card-title[data-v-ab19704d]:hover {
|
|
|
1883
1883
|
width: 100%;
|
|
1884
1884
|
}
|
|
1885
1885
|
|
|
1886
|
-
.section-container[data-v-
|
|
1886
|
+
.section-container[data-v-0d42fbc8] {
|
|
1887
1887
|
border-top: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
1888
1888
|
}
|
|
1889
|
-
.section-container[data-v-
|
|
1889
|
+
.section-container[data-v-0d42fbc8]:has(.show-more) {
|
|
1890
1890
|
background-color: color-mix(in srgb, var(--scalar-background-2), transparent);
|
|
1891
1891
|
}
|
|
1892
1892
|
|
|
@@ -4274,12 +4274,6 @@ to {
|
|
|
4274
4274
|
.scalar-app .group-hover\/button\:opacity-0:is(:where(.group\/button):hover *) {
|
|
4275
4275
|
opacity: 0;
|
|
4276
4276
|
}
|
|
4277
|
-
.scalar-app .group-hover\/group-button\:flex:is(:where(.group\/group-button):hover *) {
|
|
4278
|
-
display: flex;
|
|
4279
|
-
}
|
|
4280
|
-
.scalar-app .group-hover\/group-button\:hidden:is(:where(.group\/group-button):hover *) {
|
|
4281
|
-
display: none;
|
|
4282
|
-
}
|
|
4283
4277
|
.scalar-app .peer-hover\/button\:opacity-100:is(:where(.peer\/button):hover ~ *), .scalar-app .hover\:opacity-100:hover {
|
|
4284
4278
|
opacity: 1;
|
|
4285
4279
|
}
|
|
@@ -4838,12 +4832,6 @@ to {
|
|
|
4838
4832
|
.scalar-app .group-hover\/button\:opacity-0:is(:where(.group\/button):hover *) {
|
|
4839
4833
|
opacity: 0;
|
|
4840
4834
|
}
|
|
4841
|
-
.scalar-app .group-hover\/group-button\:flex:is(:where(.group\/group-button):hover *) {
|
|
4842
|
-
display: flex;
|
|
4843
|
-
}
|
|
4844
|
-
.scalar-app .group-hover\/group-button\:hidden:is(:where(.group\/group-button):hover *) {
|
|
4845
|
-
display: none;
|
|
4846
|
-
}
|
|
4847
4835
|
}
|
|
4848
4836
|
.scalar-app .group-focus-visible\/button\:opacity-0:is(:where(.group\/button):focus-visible *), .scalar-app .group-has-\[\~\*_\[aria-expanded\=true\]\]\/button\:opacity-0:is(:where(.group\/button):has( ~ * [aria-expanded="true"]) *), .scalar-app .group-has-\[\~\*\:focus-within\]\/button\:opacity-0:is(:where(.group\/button):has( ~ :focus-within) *), .scalar-app .group-has-\[\~\*\:hover\]\/button\:opacity-0:is(:where(.group\/button):has( ~ :hover) *) {
|
|
4849
4837
|
opacity: 0;
|
|
@@ -5113,6 +5101,9 @@ to {
|
|
|
5113
5101
|
.scalar-app .-right-1\.5 {
|
|
5114
5102
|
right: -6px;
|
|
5115
5103
|
}
|
|
5104
|
+
.scalar-app .right-1\.25 {
|
|
5105
|
+
right: 5px;
|
|
5106
|
+
}
|
|
5116
5107
|
.scalar-app .right-2\.5 {
|
|
5117
5108
|
right: 10px;
|
|
5118
5109
|
}
|
|
@@ -5125,9 +5116,6 @@ to {
|
|
|
5125
5116
|
.scalar-app .left-4 {
|
|
5126
5117
|
left: 16px;
|
|
5127
5118
|
}
|
|
5128
|
-
.scalar-app .left-\[calc\(4px\+var\(--scalar-sidebar-indent\)\*var\(--scalar-sidebar-level\)\)\] {
|
|
5129
|
-
left: calc(4px + var(--scalar-sidebar-indent) * var(--scalar-sidebar-level));
|
|
5130
|
-
}
|
|
5131
5119
|
.scalar-app .left-border {
|
|
5132
5120
|
left: var(--scalar-border-width);
|
|
5133
5121
|
}
|
|
@@ -5209,6 +5197,10 @@ to {
|
|
|
5209
5197
|
.scalar-app .\!hidden {
|
|
5210
5198
|
display: none !important;
|
|
5211
5199
|
}
|
|
5200
|
+
.scalar-app .size-2 {
|
|
5201
|
+
width: 8px;
|
|
5202
|
+
height: 8px;
|
|
5203
|
+
}
|
|
5212
5204
|
.scalar-app .size-2\.75 {
|
|
5213
5205
|
width: 11px;
|
|
5214
5206
|
height: 11px;
|
|
@@ -5664,9 +5656,6 @@ to {
|
|
|
5664
5656
|
.scalar-app .text-sidebar-c-search {
|
|
5665
5657
|
color: var(--scalar-sidebar-search-color, var(--scalar-color-3));
|
|
5666
5658
|
}
|
|
5667
|
-
.scalar-app .text-white {
|
|
5668
|
-
color: #fff;
|
|
5669
|
-
}
|
|
5670
5659
|
.scalar-app .opacity-40 {
|
|
5671
5660
|
opacity: .4;
|
|
5672
5661
|
}
|
|
@@ -7066,8 +7055,8 @@ to {
|
|
|
7066
7055
|
.scalar-app .-top-\(--scalar-address-bar-height\) {
|
|
7067
7056
|
top: calc(var(--scalar-address-bar-height) * -1);
|
|
7068
7057
|
}
|
|
7069
|
-
.scalar-app .-top-
|
|
7070
|
-
top: -
|
|
7058
|
+
.scalar-app .-top-1\.25 {
|
|
7059
|
+
top: -5px;
|
|
7071
7060
|
}
|
|
7072
7061
|
.scalar-app .-top-\[104px\] {
|
|
7073
7062
|
top: -104px;
|
|
@@ -7084,6 +7073,9 @@ to {
|
|
|
7084
7073
|
.scalar-app .top-\[calc\(100\%\+4px\)\] {
|
|
7085
7074
|
top: calc(100% + 4px);
|
|
7086
7075
|
}
|
|
7076
|
+
.scalar-app .-right-1\.25 {
|
|
7077
|
+
right: -5px;
|
|
7078
|
+
}
|
|
7087
7079
|
.scalar-app .-right-\[30px\] {
|
|
7088
7080
|
right: -30px;
|
|
7089
7081
|
}
|
|
@@ -7126,9 +7118,6 @@ to {
|
|
|
7126
7118
|
.scalar-app .bottom-\[var\(--scalar-border-width\)\] {
|
|
7127
7119
|
bottom: var(--scalar-border-width);
|
|
7128
7120
|
}
|
|
7129
|
-
.scalar-app .-left-0\.5 {
|
|
7130
|
-
left: -2px;
|
|
7131
|
-
}
|
|
7132
7121
|
.scalar-app .left-0 {
|
|
7133
7122
|
left: 0;
|
|
7134
7123
|
}
|
|
@@ -7447,10 +7436,6 @@ to {
|
|
|
7447
7436
|
width: 6px;
|
|
7448
7437
|
height: 6px;
|
|
7449
7438
|
}
|
|
7450
|
-
.scalar-app .size-2 {
|
|
7451
|
-
width: 8px;
|
|
7452
|
-
height: 8px;
|
|
7453
|
-
}
|
|
7454
7439
|
.scalar-app .size-2\.5 {
|
|
7455
7440
|
width: 10px;
|
|
7456
7441
|
height: 10px;
|
|
@@ -7501,9 +7486,6 @@ to {
|
|
|
7501
7486
|
.scalar-app .h-1\.5 {
|
|
7502
7487
|
height: 6px;
|
|
7503
7488
|
}
|
|
7504
|
-
.scalar-app .h-2 {
|
|
7505
|
-
height: 8px;
|
|
7506
|
-
}
|
|
7507
7489
|
.scalar-app .h-2\.5 {
|
|
7508
7490
|
height: 10px;
|
|
7509
7491
|
}
|
|
@@ -7666,9 +7648,6 @@ to {
|
|
|
7666
7648
|
.scalar-app .w-1\/2 {
|
|
7667
7649
|
width: 50%;
|
|
7668
7650
|
}
|
|
7669
|
-
.scalar-app .w-2 {
|
|
7670
|
-
width: 8px;
|
|
7671
|
-
}
|
|
7672
7651
|
.scalar-app .w-2\.5 {
|
|
7673
7652
|
width: 10px;
|
|
7674
7653
|
}
|
|
@@ -8280,15 +8259,15 @@ to {
|
|
|
8280
8259
|
.scalar-app .bg-grey {
|
|
8281
8260
|
background-color: var(--scalar-color-3);
|
|
8282
8261
|
}
|
|
8262
|
+
.scalar-app .bg-orange {
|
|
8263
|
+
background-color: var(--scalar-color-orange);
|
|
8264
|
+
}
|
|
8283
8265
|
.scalar-app .bg-sidebar-b-1 {
|
|
8284
8266
|
background-color: var(--scalar-sidebar-background-1, var(--scalar-background-1));
|
|
8285
8267
|
}
|
|
8286
8268
|
.scalar-app .bg-sidebar-b-active {
|
|
8287
8269
|
background-color: var(--scalar-sidebar-item-active-background, var(--scalar-background-2));
|
|
8288
8270
|
}
|
|
8289
|
-
.scalar-app .bg-white {
|
|
8290
|
-
background-color: #fff;
|
|
8291
|
-
}
|
|
8292
8271
|
.scalar-app .bg-none {
|
|
8293
8272
|
background-image: none;
|
|
8294
8273
|
}
|
|
@@ -8589,6 +8568,9 @@ to {
|
|
|
8589
8568
|
.scalar-app .text-\[6px\] {
|
|
8590
8569
|
font-size: 6px;
|
|
8591
8570
|
}
|
|
8571
|
+
.scalar-app .text-\[9px\] {
|
|
8572
|
+
font-size: 9px;
|
|
8573
|
+
}
|
|
8592
8574
|
.scalar-app .text-\[11px\] {
|
|
8593
8575
|
font-size: 11px;
|
|
8594
8576
|
}
|
|
@@ -8754,6 +8736,9 @@ to {
|
|
|
8754
8736
|
.scalar-app .text-transparent {
|
|
8755
8737
|
color: #0000;
|
|
8756
8738
|
}
|
|
8739
|
+
.scalar-app .text-white {
|
|
8740
|
+
color: #fff;
|
|
8741
|
+
}
|
|
8757
8742
|
.scalar-app .text-yellow {
|
|
8758
8743
|
color: var(--scalar-color-yellow);
|
|
8759
8744
|
}
|
|
@@ -9776,49 +9761,37 @@ to {
|
|
|
9776
9761
|
transform: translate3d(-50%, 0, 0);
|
|
9777
9762
|
}
|
|
9778
9763
|
}
|
|
9779
|
-
.scalar .scalar-app-layout[data-v-
|
|
9764
|
+
.scalar .scalar-app-layout[data-v-6118685a] {
|
|
9780
9765
|
background: var(--scalar-background-1);
|
|
9781
|
-
opacity: 0;
|
|
9782
9766
|
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
9783
9767
|
border-radius: 8px;
|
|
9784
9768
|
width: 100%;
|
|
9785
9769
|
max-width: 1390px;
|
|
9786
9770
|
height: calc(100% - 120px);
|
|
9787
9771
|
margin: auto;
|
|
9788
|
-
animation: .35s forwards scalarapiclientfadein-9286c4f4;
|
|
9789
9772
|
position: relative;
|
|
9790
9773
|
overflow: hidden;
|
|
9791
9774
|
}
|
|
9792
9775
|
@media (max-width: 720px) and (max-height: 480px) {
|
|
9793
|
-
.scalar .scalar-app-layout[data-v-
|
|
9776
|
+
.scalar .scalar-app-layout[data-v-6118685a] {
|
|
9794
9777
|
height: 100%;
|
|
9795
9778
|
max-height: 90svh;
|
|
9796
9779
|
}
|
|
9797
9780
|
}
|
|
9798
|
-
|
|
9799
|
-
0% {
|
|
9800
|
-
opacity: 0;
|
|
9801
|
-
}
|
|
9802
|
-
to {
|
|
9803
|
-
opacity: 1;
|
|
9804
|
-
}
|
|
9805
|
-
}
|
|
9806
|
-
.scalar .scalar-app-exit[data-v-9286c4f4] {
|
|
9781
|
+
.scalar .scalar-app-exit[data-v-6118685a] {
|
|
9807
9782
|
cursor: pointer;
|
|
9808
9783
|
z-index: -1;
|
|
9809
9784
|
background: #00000038;
|
|
9810
9785
|
width: 100vw;
|
|
9811
9786
|
height: 100vh;
|
|
9812
|
-
transition: all .3s ease-in-out;
|
|
9813
|
-
animation: .35s forwards scalardrawerexitfadein-9286c4f4;
|
|
9814
9787
|
position: fixed;
|
|
9815
9788
|
top: 0;
|
|
9816
9789
|
left: 0;
|
|
9817
9790
|
}
|
|
9818
|
-
.dark-mode .scalar .scalar-app-exit[data-v-
|
|
9791
|
+
.dark-mode .scalar .scalar-app-exit[data-v-6118685a] {
|
|
9819
9792
|
background: #00000073;
|
|
9820
9793
|
}
|
|
9821
|
-
.scalar .scalar-app-exit[data-v-
|
|
9794
|
+
.scalar .scalar-app-exit[data-v-6118685a]:before {
|
|
9822
9795
|
text-align: center;
|
|
9823
9796
|
color: #fff;
|
|
9824
9797
|
opacity: .6;
|
|
@@ -9830,20 +9803,11 @@ to {
|
|
|
9830
9803
|
top: 0;
|
|
9831
9804
|
right: 12px;
|
|
9832
9805
|
}
|
|
9833
|
-
.scalar .scalar-app-exit[data-v-
|
|
9806
|
+
.scalar .scalar-app-exit[data-v-6118685a]:hover:before {
|
|
9834
9807
|
opacity: 1;
|
|
9835
9808
|
}
|
|
9836
|
-
|
|
9837
|
-
0% {
|
|
9838
|
-
opacity: 0;
|
|
9839
|
-
}
|
|
9840
|
-
to {
|
|
9841
|
-
opacity: 1;
|
|
9842
|
-
}
|
|
9843
|
-
}
|
|
9844
|
-
.scalar-container[data-v-9286c4f4] {
|
|
9809
|
+
.scalar-container[data-v-6118685a] {
|
|
9845
9810
|
visibility: visible;
|
|
9846
|
-
z-index: 10000;
|
|
9847
9811
|
justify-content: center;
|
|
9848
9812
|
align-items: center;
|
|
9849
9813
|
width: 100%;
|
|
@@ -9855,12 +9819,18 @@ to {
|
|
|
9855
9819
|
left: 0;
|
|
9856
9820
|
overflow: hidden;
|
|
9857
9821
|
}
|
|
9858
|
-
.scalar .url-form-input[data-v-
|
|
9822
|
+
.scalar .url-form-input[data-v-6118685a] {
|
|
9859
9823
|
min-height: auto !important;
|
|
9860
9824
|
}
|
|
9861
|
-
.scalar .scalar-container[data-v-
|
|
9825
|
+
.scalar .scalar-container[data-v-6118685a] {
|
|
9862
9826
|
line-height: normal;
|
|
9863
9827
|
}
|
|
9828
|
+
.scalar-client-fade-enter-active[data-v-6118685a], .scalar-client-fade-leave-active[data-v-6118685a] {
|
|
9829
|
+
transition: opacity .35s;
|
|
9830
|
+
}
|
|
9831
|
+
.scalar-client-fade-enter-from[data-v-6118685a], .scalar-client-fade-leave-to[data-v-6118685a] {
|
|
9832
|
+
opacity: 0;
|
|
9833
|
+
}
|
|
9864
9834
|
.open-api-client-button[data-v-c7bdd328] {
|
|
9865
9835
|
cursor: pointer;
|
|
9866
9836
|
text-align: center;
|
|
@@ -10531,11 +10501,11 @@ to {
|
|
|
10531
10501
|
.address-bar-bg-states:has(.cm-focused) .fade-left[data-v-791e0491], .address-bar-bg-states:has(.cm-focused) .fade-right[data-v-791e0491] {
|
|
10532
10502
|
--scalar-address-bar-bg: var(--scalar-background-1);
|
|
10533
10503
|
}
|
|
10534
|
-
.app-exit-button[data-v-
|
|
10504
|
+
.app-exit-button[data-v-7b4b0249] {
|
|
10535
10505
|
color: #fff;
|
|
10536
10506
|
background: #0000001a;
|
|
10537
10507
|
}
|
|
10538
|
-
.app-exit-button[data-v-
|
|
10508
|
+
.app-exit-button[data-v-7b4b0249]:hover {
|
|
10539
10509
|
background: #ffffff1a;
|
|
10540
10510
|
}
|
|
10541
10511
|
.fade-request-section-content[data-v-f97cc68c] {
|
|
@@ -10625,10 +10595,10 @@ to {
|
|
|
10625
10595
|
white-space: nowrap;
|
|
10626
10596
|
display: flex;
|
|
10627
10597
|
}
|
|
10628
|
-
[data-v-
|
|
10598
|
+
[data-v-36811e28] .cm-editor {
|
|
10629
10599
|
padding: 0;
|
|
10630
10600
|
}
|
|
10631
|
-
[data-v-
|
|
10601
|
+
[data-v-36811e28] .cm-content {
|
|
10632
10602
|
font-family: var(--scalar-font);
|
|
10633
10603
|
font-size: var(--scalar-small);
|
|
10634
10604
|
background-color: #0000;
|
|
@@ -10637,21 +10607,21 @@ to {
|
|
|
10637
10607
|
padding: 5px 8px;
|
|
10638
10608
|
display: flex;
|
|
10639
10609
|
}
|
|
10640
|
-
[data-v-
|
|
10610
|
+
[data-v-36811e28] .cm-content:has(.cm-pill) {
|
|
10641
10611
|
padding: 5px 8px;
|
|
10642
10612
|
}
|
|
10643
|
-
[data-v-
|
|
10613
|
+
[data-v-36811e28] .cm-content .cm-pill:not(:last-of-type) {
|
|
10644
10614
|
margin-right: .5px;
|
|
10645
10615
|
}
|
|
10646
|
-
[data-v-
|
|
10616
|
+
[data-v-36811e28] .cm-content .cm-pill:not(:first-of-type) {
|
|
10647
10617
|
margin-left: .5px;
|
|
10648
10618
|
}
|
|
10649
|
-
[data-v-
|
|
10619
|
+
[data-v-36811e28] .cm-line {
|
|
10650
10620
|
text-overflow: ellipsis;
|
|
10651
10621
|
padding: 0;
|
|
10652
10622
|
overflow: hidden;
|
|
10653
10623
|
}
|
|
10654
|
-
.filemask[data-v-
|
|
10624
|
+
.filemask[data-v-36811e28] {
|
|
10655
10625
|
-webkit-mask-image: linear-gradient(to right, transparent 0, var(--scalar-background-2) 20px);
|
|
10656
10626
|
-webkit-mask-image: linear-gradient(to right, transparent 0, var(--scalar-background-2) 20px);
|
|
10657
10627
|
-webkit-mask-image: linear-gradient(to right, transparent 0, var(--scalar-background-2) 20px);
|
|
@@ -10713,31 +10683,31 @@ input[data-v-3157c3c7]::placeholder {
|
|
|
10713
10683
|
-webkit-text-security: disc;
|
|
10714
10684
|
-moz-text-security: disc;
|
|
10715
10685
|
}
|
|
10716
|
-
.request-section-content[data-v-
|
|
10686
|
+
.request-section-content[data-v-422a27d2] {
|
|
10717
10687
|
--scalar-border-width: .5px;
|
|
10718
10688
|
}
|
|
10719
|
-
.request-section-content-filter[data-v-
|
|
10689
|
+
.request-section-content-filter[data-v-422a27d2] {
|
|
10720
10690
|
box-shadow: 0 -10px 0 10px var(--scalar-background-1);
|
|
10721
10691
|
}
|
|
10722
|
-
.request-item:focus-within .request-meta-buttons[data-v-
|
|
10692
|
+
.request-item:focus-within .request-meta-buttons[data-v-422a27d2] {
|
|
10723
10693
|
opacity: 1;
|
|
10724
10694
|
}
|
|
10725
|
-
.group-hover-input[data-v-
|
|
10695
|
+
.group-hover-input[data-v-422a27d2] {
|
|
10726
10696
|
border-width: var(--scalar-border-width);
|
|
10727
10697
|
border-color: #0000;
|
|
10728
10698
|
}
|
|
10729
|
-
.group:hover .group-hover-input[data-v-
|
|
10699
|
+
.group:hover .group-hover-input[data-v-422a27d2] {
|
|
10730
10700
|
background: var(--scalar-background-1);
|
|
10731
10701
|
}
|
|
10732
10702
|
@supports (color: color-mix(in lab, red, red)) {
|
|
10733
|
-
.group:hover .group-hover-input[data-v-
|
|
10703
|
+
.group:hover .group-hover-input[data-v-422a27d2] {
|
|
10734
10704
|
background: color-mix(in srgb, var(--scalar-background-1), var(--scalar-background-2));
|
|
10735
10705
|
}
|
|
10736
10706
|
}
|
|
10737
|
-
.group:hover .group-hover-input[data-v-
|
|
10707
|
+
.group:hover .group-hover-input[data-v-422a27d2] {
|
|
10738
10708
|
border-color: var(--scalar-border-color);
|
|
10739
10709
|
}
|
|
10740
|
-
.group-hover-input[data-v-
|
|
10710
|
+
.group-hover-input[data-v-422a27d2]:focus {
|
|
10741
10711
|
border-color: var(--scalar-border-color) !important;
|
|
10742
10712
|
background: none !important;
|
|
10743
10713
|
}
|
|
@@ -10833,11 +10803,11 @@ to {
|
|
|
10833
10803
|
.v-enter-from[data-v-1f35725e] {
|
|
10834
10804
|
opacity: 0;
|
|
10835
10805
|
}
|
|
10836
|
-
.animate-response-heading .response-heading[data-v-
|
|
10806
|
+
.animate-response-heading .response-heading[data-v-eb70b304] {
|
|
10837
10807
|
opacity: 1;
|
|
10838
|
-
animation: .2s ease-in-out forwards push-response-
|
|
10808
|
+
animation: .2s ease-in-out forwards push-response-eb70b304;
|
|
10839
10809
|
}
|
|
10840
|
-
@keyframes push-response-
|
|
10810
|
+
@keyframes push-response-eb70b304 {
|
|
10841
10811
|
0% {
|
|
10842
10812
|
opacity: 1;
|
|
10843
10813
|
transform: translateY(0);
|
|
@@ -10847,11 +10817,11 @@ to {
|
|
|
10847
10817
|
transform: translateY(-4px);
|
|
10848
10818
|
}
|
|
10849
10819
|
}
|
|
10850
|
-
.animate-response-heading .animate-response-children[data-v-
|
|
10820
|
+
.animate-response-heading .animate-response-children[data-v-eb70b304] {
|
|
10851
10821
|
opacity: 0;
|
|
10852
|
-
animation: .2s ease-in-out 50ms forwards response-spans-
|
|
10822
|
+
animation: .2s ease-in-out 50ms forwards response-spans-eb70b304;
|
|
10853
10823
|
}
|
|
10854
|
-
@keyframes response-spans-
|
|
10824
|
+
@keyframes response-spans-eb70b304 {
|
|
10855
10825
|
0% {
|
|
10856
10826
|
opacity: 0;
|
|
10857
10827
|
transform: translateY(4px);
|
|
@@ -10861,39 +10831,39 @@ to {
|
|
|
10861
10831
|
transform: translateY(0);
|
|
10862
10832
|
}
|
|
10863
10833
|
}
|
|
10864
|
-
.request-card[data-v-
|
|
10834
|
+
.request-card[data-v-cbc307e3] {
|
|
10865
10835
|
font-size: var(--scalar-font-size-3);
|
|
10866
10836
|
}
|
|
10867
|
-
.request-method[data-v-
|
|
10837
|
+
.request-method[data-v-cbc307e3] {
|
|
10868
10838
|
font-family: var(--scalar-font-code);
|
|
10869
10839
|
text-transform: uppercase;
|
|
10870
10840
|
margin-right: 6px;
|
|
10871
10841
|
}
|
|
10872
|
-
.request-card-footer[data-v-
|
|
10842
|
+
.request-card-footer[data-v-cbc307e3] {
|
|
10873
10843
|
flex-shrink: 0;
|
|
10874
10844
|
justify-content: flex-end;
|
|
10875
10845
|
padding: 6px;
|
|
10876
10846
|
display: flex;
|
|
10877
10847
|
position: relative;
|
|
10878
10848
|
}
|
|
10879
|
-
.request-card-footer-addon[data-v-
|
|
10849
|
+
.request-card-footer-addon[data-v-cbc307e3] {
|
|
10880
10850
|
flex: 1;
|
|
10881
10851
|
align-items: center;
|
|
10882
10852
|
min-width: 0;
|
|
10883
10853
|
display: flex;
|
|
10884
10854
|
}
|
|
10885
|
-
.request-editor-section[data-v-
|
|
10855
|
+
.request-editor-section[data-v-cbc307e3] {
|
|
10886
10856
|
flex: 1;
|
|
10887
10857
|
display: flex;
|
|
10888
10858
|
}
|
|
10889
|
-
.request-card-simple[data-v-
|
|
10859
|
+
.request-card-simple[data-v-cbc307e3] {
|
|
10890
10860
|
font-size: var(--scalar-small);
|
|
10891
10861
|
justify-content: space-between;
|
|
10892
10862
|
align-items: center;
|
|
10893
10863
|
padding: 8px 8px 8px 12px;
|
|
10894
10864
|
display: flex;
|
|
10895
10865
|
}
|
|
10896
|
-
.code-snippet[data-v-
|
|
10866
|
+
.code-snippet[data-v-cbc307e3] {
|
|
10897
10867
|
flex-direction: column;
|
|
10898
10868
|
width: 100%;
|
|
10899
10869
|
display: flex;
|
|
@@ -11005,27 +10975,27 @@ to {
|
|
|
11005
10975
|
transform: translate3d(-50%, 0, 0);
|
|
11006
10976
|
}
|
|
11007
10977
|
}
|
|
11008
|
-
.empty-sidebar-item-content[data-v-
|
|
10978
|
+
.empty-sidebar-item-content[data-v-e0eb043e] {
|
|
11009
10979
|
display: none;
|
|
11010
10980
|
}
|
|
11011
|
-
.empty-sidebar-item .empty-sidebar-item-content[data-v-
|
|
10981
|
+
.empty-sidebar-item .empty-sidebar-item-content[data-v-e0eb043e] {
|
|
11012
10982
|
display: block;
|
|
11013
10983
|
}
|
|
11014
|
-
.rabbitjump[data-v-
|
|
10984
|
+
.rabbitjump[data-v-e0eb043e] {
|
|
11015
10985
|
opacity: 0;
|
|
11016
10986
|
}
|
|
11017
|
-
.empty-sidebar-item:hover .rabbitjump[data-v-
|
|
10987
|
+
.empty-sidebar-item:hover .rabbitjump[data-v-e0eb043e] {
|
|
11018
10988
|
opacity: 1;
|
|
11019
|
-
animation: .5s step-end infinite rabbitAnimation-
|
|
10989
|
+
animation: .5s step-end infinite rabbitAnimation-e0eb043e;
|
|
11020
10990
|
}
|
|
11021
|
-
.empty-sidebar-item:hover .rabbitsit[data-v-
|
|
10991
|
+
.empty-sidebar-item:hover .rabbitsit[data-v-e0eb043e] {
|
|
11022
10992
|
opacity: 0;
|
|
11023
|
-
animation: .5s step-end infinite rabbitAnimation2-
|
|
10993
|
+
animation: .5s step-end infinite rabbitAnimation2-e0eb043e;
|
|
11024
10994
|
}
|
|
11025
|
-
.empty-sidebar-item:hover .rabbit-ascii[data-v-
|
|
11026
|
-
animation: 8s linear infinite rabbitRun-
|
|
10995
|
+
.empty-sidebar-item:hover .rabbit-ascii[data-v-e0eb043e] {
|
|
10996
|
+
animation: 8s linear infinite rabbitRun-e0eb043e;
|
|
11027
10997
|
}
|
|
11028
|
-
@keyframes rabbitRun-
|
|
10998
|
+
@keyframes rabbitRun-e0eb043e {
|
|
11029
10999
|
0% {
|
|
11030
11000
|
transform: translateZ(0);
|
|
11031
11001
|
}
|
|
@@ -11045,7 +11015,7 @@ to {
|
|
|
11045
11015
|
transform: translateZ(0);
|
|
11046
11016
|
}
|
|
11047
11017
|
}
|
|
11048
|
-
@keyframes rabbitAnimation-
|
|
11018
|
+
@keyframes rabbitAnimation-e0eb043e {
|
|
11049
11019
|
0%, to {
|
|
11050
11020
|
opacity: 1;
|
|
11051
11021
|
}
|
|
@@ -11053,7 +11023,7 @@ to {
|
|
|
11053
11023
|
opacity: 0;
|
|
11054
11024
|
}
|
|
11055
11025
|
}
|
|
11056
|
-
@keyframes rabbitAnimation2-
|
|
11026
|
+
@keyframes rabbitAnimation2-e0eb043e {
|
|
11057
11027
|
0%, to {
|
|
11058
11028
|
opacity: 0;
|
|
11059
11029
|
}
|
|
@@ -11374,91 +11344,6 @@ to {
|
|
|
11374
11344
|
border-color: var(--scalar-border-color) !important;
|
|
11375
11345
|
background: none !important;
|
|
11376
11346
|
}
|
|
11377
|
-
.scalar .scalar-app-layout[data-v-07c87e38] {
|
|
11378
|
-
background: var(--scalar-background-1);
|
|
11379
|
-
opacity: 0;
|
|
11380
|
-
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
11381
|
-
border-radius: 8px;
|
|
11382
|
-
width: 100%;
|
|
11383
|
-
max-width: 1390px;
|
|
11384
|
-
height: calc(100% - 120px);
|
|
11385
|
-
margin: auto;
|
|
11386
|
-
animation: .35s forwards scalarapiclientfadein-07c87e38;
|
|
11387
|
-
position: relative;
|
|
11388
|
-
overflow: hidden;
|
|
11389
|
-
}
|
|
11390
|
-
@media (max-width: 720px) and (max-height: 480px) {
|
|
11391
|
-
.scalar .scalar-app-layout[data-v-07c87e38] {
|
|
11392
|
-
height: 100%;
|
|
11393
|
-
max-height: 90svh;
|
|
11394
|
-
}
|
|
11395
|
-
}
|
|
11396
|
-
@keyframes scalarapiclientfadein-07c87e38 {
|
|
11397
|
-
0% {
|
|
11398
|
-
opacity: 0;
|
|
11399
|
-
}
|
|
11400
|
-
to {
|
|
11401
|
-
opacity: 1;
|
|
11402
|
-
}
|
|
11403
|
-
}
|
|
11404
|
-
.scalar .scalar-app-exit[data-v-07c87e38] {
|
|
11405
|
-
cursor: pointer;
|
|
11406
|
-
z-index: -1;
|
|
11407
|
-
background: #00000038;
|
|
11408
|
-
width: 100vw;
|
|
11409
|
-
height: 100vh;
|
|
11410
|
-
transition: all .3s ease-in-out;
|
|
11411
|
-
animation: .35s forwards scalardrawerexitfadein-07c87e38;
|
|
11412
|
-
position: fixed;
|
|
11413
|
-
top: 0;
|
|
11414
|
-
left: 0;
|
|
11415
|
-
}
|
|
11416
|
-
.dark-mode .scalar .scalar-app-exit[data-v-07c87e38] {
|
|
11417
|
-
background: #00000073;
|
|
11418
|
-
}
|
|
11419
|
-
@keyframes scalardrawerexitfadein-07c87e38 {
|
|
11420
|
-
0% {
|
|
11421
|
-
opacity: 0;
|
|
11422
|
-
}
|
|
11423
|
-
to {
|
|
11424
|
-
opacity: 1;
|
|
11425
|
-
}
|
|
11426
|
-
}
|
|
11427
|
-
.scalar .scalar-app-exit[data-v-07c87e38]:before {
|
|
11428
|
-
text-align: center;
|
|
11429
|
-
color: #fff;
|
|
11430
|
-
opacity: .6;
|
|
11431
|
-
font-family: sans-serif;
|
|
11432
|
-
font-size: 30px;
|
|
11433
|
-
font-weight: 100;
|
|
11434
|
-
line-height: 50px;
|
|
11435
|
-
position: absolute;
|
|
11436
|
-
top: 0;
|
|
11437
|
-
right: 12px;
|
|
11438
|
-
}
|
|
11439
|
-
.scalar .scalar-app-exit[data-v-07c87e38]:hover:before {
|
|
11440
|
-
opacity: 1;
|
|
11441
|
-
}
|
|
11442
|
-
.scalar-container[data-v-07c87e38] {
|
|
11443
|
-
visibility: visible;
|
|
11444
|
-
z-index: 10000;
|
|
11445
|
-
justify-content: center;
|
|
11446
|
-
align-items: center;
|
|
11447
|
-
width: 100%;
|
|
11448
|
-
height: 100%;
|
|
11449
|
-
display: flex;
|
|
11450
|
-
position: fixed;
|
|
11451
|
-
top: 0;
|
|
11452
|
-
bottom: 0;
|
|
11453
|
-
left: 0;
|
|
11454
|
-
overflow: hidden;
|
|
11455
|
-
}
|
|
11456
|
-
.scalar .scalar-container[data-v-07c87e38] {
|
|
11457
|
-
line-height: normal;
|
|
11458
|
-
}
|
|
11459
|
-
.scalar .url-form-input[data-v-07c87e38] {
|
|
11460
|
-
min-height: auto !important;
|
|
11461
|
-
}
|
|
11462
11347
|
.schema > span[data-v-4df72868]:not(:first-child):before {
|
|
11463
11348
|
content: "·";
|
|
11464
11349
|
margin: 0 .5ch;
|
|
@@ -11618,31 +11503,31 @@ to {
|
|
|
11618
11503
|
[data-v-2891f052] code.hljs * {
|
|
11619
11504
|
font-size: var(--scalar-small);
|
|
11620
11505
|
}
|
|
11621
|
-
.request-section-content[data-v-
|
|
11506
|
+
.request-section-content[data-v-287f5ecf] {
|
|
11622
11507
|
--scalar-border-width: .5px;
|
|
11623
11508
|
}
|
|
11624
|
-
.request-section-content-filter[data-v-
|
|
11509
|
+
.request-section-content-filter[data-v-287f5ecf] {
|
|
11625
11510
|
box-shadow: 0 -10px 0 10px var(--scalar-background-1);
|
|
11626
11511
|
}
|
|
11627
|
-
.request-item:focus-within .request-meta-buttons[data-v-
|
|
11512
|
+
.request-item:focus-within .request-meta-buttons[data-v-287f5ecf] {
|
|
11628
11513
|
opacity: 1;
|
|
11629
11514
|
}
|
|
11630
|
-
.group-hover-input[data-v-
|
|
11515
|
+
.group-hover-input[data-v-287f5ecf] {
|
|
11631
11516
|
border-width: var(--scalar-border-width);
|
|
11632
11517
|
border-color: #0000;
|
|
11633
11518
|
}
|
|
11634
|
-
.group:hover .group-hover-input[data-v-
|
|
11519
|
+
.group:hover .group-hover-input[data-v-287f5ecf] {
|
|
11635
11520
|
background: var(--scalar-background-1);
|
|
11636
11521
|
}
|
|
11637
11522
|
@supports (color: color-mix(in lab, red, red)) {
|
|
11638
|
-
.group:hover .group-hover-input[data-v-
|
|
11523
|
+
.group:hover .group-hover-input[data-v-287f5ecf] {
|
|
11639
11524
|
background: color-mix(in srgb, var(--scalar-background-1), var(--scalar-background-2));
|
|
11640
11525
|
}
|
|
11641
11526
|
}
|
|
11642
|
-
.group:hover .group-hover-input[data-v-
|
|
11527
|
+
.group:hover .group-hover-input[data-v-287f5ecf] {
|
|
11643
11528
|
border-color: var(--scalar-border-color);
|
|
11644
11529
|
}
|
|
11645
|
-
.group-hover-input[data-v-
|
|
11530
|
+
.group-hover-input[data-v-287f5ecf]:focus {
|
|
11646
11531
|
border-color: var(--scalar-border-color) !important;
|
|
11647
11532
|
background: none !important;
|
|
11648
11533
|
}
|
|
@@ -11712,11 +11597,11 @@ to {
|
|
|
11712
11597
|
.v-enter-from[data-v-7ec8af01] {
|
|
11713
11598
|
opacity: 0;
|
|
11714
11599
|
}
|
|
11715
|
-
.animate-response-heading .response-heading[data-v-
|
|
11600
|
+
.animate-response-heading .response-heading[data-v-6e4eec82] {
|
|
11716
11601
|
opacity: 1;
|
|
11717
|
-
animation: .2s ease-in-out forwards push-response-
|
|
11602
|
+
animation: .2s ease-in-out forwards push-response-6e4eec82;
|
|
11718
11603
|
}
|
|
11719
|
-
@keyframes push-response-
|
|
11604
|
+
@keyframes push-response-6e4eec82 {
|
|
11720
11605
|
0% {
|
|
11721
11606
|
opacity: 1;
|
|
11722
11607
|
transform: translateY(0);
|
|
@@ -11726,11 +11611,11 @@ to {
|
|
|
11726
11611
|
transform: translateY(-4px);
|
|
11727
11612
|
}
|
|
11728
11613
|
}
|
|
11729
|
-
.animate-response-heading .animate-response-children[data-v-
|
|
11614
|
+
.animate-response-heading .animate-response-children[data-v-6e4eec82] {
|
|
11730
11615
|
opacity: 0;
|
|
11731
|
-
animation: .2s ease-in-out 50ms forwards response-spans-
|
|
11616
|
+
animation: .2s ease-in-out 50ms forwards response-spans-6e4eec82;
|
|
11732
11617
|
}
|
|
11733
|
-
@keyframes response-spans-
|
|
11618
|
+
@keyframes response-spans-6e4eec82 {
|
|
11734
11619
|
0% {
|
|
11735
11620
|
opacity: 0;
|
|
11736
11621
|
transform: translateY(4px);
|
|
@@ -11743,45 +11628,45 @@ to {
|
|
|
11743
11628
|
.ellipsis-position[data-v-01a1ab71] {
|
|
11744
11629
|
transform: translate3d(calc(-100% - 4.5px), 0, 0);
|
|
11745
11630
|
}
|
|
11746
|
-
.indent-border-line-offset[data-v-
|
|
11747
|
-
left: var(--
|
|
11631
|
+
.indent-border-line-offset[data-v-24d396a0]:before {
|
|
11632
|
+
left: var(--v337cd30d);
|
|
11748
11633
|
}
|
|
11749
|
-
.indent-padding-left[data-v-
|
|
11750
|
-
padding-left: calc(var(--
|
|
11634
|
+
.indent-padding-left[data-v-24d396a0] {
|
|
11635
|
+
padding-left: calc(var(--v1d572b91) + 6px);
|
|
11751
11636
|
}
|
|
11752
|
-
.sidebar-folderitem[data-v-
|
|
11637
|
+
.sidebar-folderitem[data-v-24d396a0] .ellipsis-position {
|
|
11753
11638
|
right: 6px;
|
|
11754
11639
|
transform: none;
|
|
11755
11640
|
}
|
|
11756
|
-
.search-button-fade[data-v-
|
|
11641
|
+
.search-button-fade[data-v-23d35bb5] {
|
|
11757
11642
|
background: linear-gradient(var(--scalar-background-1) 32px, var(--scalar-background-1) 38px, transparent);
|
|
11758
11643
|
}
|
|
11759
11644
|
@supports (color: color-mix(in lab, red, red)) {
|
|
11760
|
-
.search-button-fade[data-v-
|
|
11645
|
+
.search-button-fade[data-v-23d35bb5] {
|
|
11761
11646
|
background: linear-gradient(var(--scalar-background-1) 32px, color-mix(in srgb, var(--scalar-background-1), transparent) 38px, transparent);
|
|
11762
11647
|
}
|
|
11763
11648
|
}
|
|
11764
|
-
.empty-sidebar-item-content[data-v-
|
|
11649
|
+
.empty-sidebar-item-content[data-v-23d35bb5] {
|
|
11765
11650
|
display: none;
|
|
11766
11651
|
}
|
|
11767
|
-
.empty-sidebar-item .empty-sidebar-item-content[data-v-
|
|
11652
|
+
.empty-sidebar-item .empty-sidebar-item-content[data-v-23d35bb5] {
|
|
11768
11653
|
display: block;
|
|
11769
11654
|
}
|
|
11770
|
-
.rabbitjump[data-v-
|
|
11655
|
+
.rabbitjump[data-v-23d35bb5] {
|
|
11771
11656
|
opacity: 0;
|
|
11772
11657
|
}
|
|
11773
|
-
.empty-sidebar-item:hover .rabbitjump[data-v-
|
|
11658
|
+
.empty-sidebar-item:hover .rabbitjump[data-v-23d35bb5] {
|
|
11774
11659
|
opacity: 1;
|
|
11775
|
-
animation: .5s step-end infinite rabbitAnimation-
|
|
11660
|
+
animation: .5s step-end infinite rabbitAnimation-23d35bb5;
|
|
11776
11661
|
}
|
|
11777
|
-
.empty-sidebar-item:hover .rabbitsit[data-v-
|
|
11662
|
+
.empty-sidebar-item:hover .rabbitsit[data-v-23d35bb5] {
|
|
11778
11663
|
opacity: 0;
|
|
11779
|
-
animation: .5s step-end infinite rabbitAnimation2-
|
|
11664
|
+
animation: .5s step-end infinite rabbitAnimation2-23d35bb5;
|
|
11780
11665
|
}
|
|
11781
|
-
.empty-sidebar-item:hover .rabbit-ascii[data-v-
|
|
11782
|
-
animation: 8s linear infinite rabbitRun-
|
|
11666
|
+
.empty-sidebar-item:hover .rabbit-ascii[data-v-23d35bb5] {
|
|
11667
|
+
animation: 8s linear infinite rabbitRun-23d35bb5;
|
|
11783
11668
|
}
|
|
11784
|
-
@keyframes rabbitRun-
|
|
11669
|
+
@keyframes rabbitRun-23d35bb5 {
|
|
11785
11670
|
0% {
|
|
11786
11671
|
transform: translateZ(0);
|
|
11787
11672
|
}
|
|
@@ -11801,7 +11686,7 @@ to {
|
|
|
11801
11686
|
transform: translateZ(0);
|
|
11802
11687
|
}
|
|
11803
11688
|
}
|
|
11804
|
-
@keyframes rabbitAnimation-
|
|
11689
|
+
@keyframes rabbitAnimation-23d35bb5 {
|
|
11805
11690
|
0%, to {
|
|
11806
11691
|
opacity: 1;
|
|
11807
11692
|
}
|
|
@@ -11809,7 +11694,7 @@ to {
|
|
|
11809
11694
|
opacity: 0;
|
|
11810
11695
|
}
|
|
11811
11696
|
}
|
|
11812
|
-
@keyframes rabbitAnimation2-
|
|
11697
|
+
@keyframes rabbitAnimation2-23d35bb5 {
|
|
11813
11698
|
0%, to {
|
|
11814
11699
|
opacity: 0;
|
|
11815
11700
|
}
|
|
@@ -11818,16 +11703,16 @@ to {
|
|
|
11818
11703
|
transform: translate3d(0, -8px, 0);
|
|
11819
11704
|
}
|
|
11820
11705
|
}
|
|
11821
|
-
.request-text-color-text[data-v-
|
|
11706
|
+
.request-text-color-text[data-v-02af05d1] {
|
|
11822
11707
|
color: var(--scalar-color-1);
|
|
11823
11708
|
background: linear-gradient(var(--scalar-background-1), var(--scalar-background-3));
|
|
11824
11709
|
box-shadow: 0 0 0 1px var(--scalar-border-color);
|
|
11825
11710
|
}
|
|
11826
11711
|
@media screen and (max-width: 800px) {
|
|
11827
|
-
.sidebar-active-hide-layout[data-v-
|
|
11712
|
+
.sidebar-active-hide-layout[data-v-02af05d1] {
|
|
11828
11713
|
display: none;
|
|
11829
11714
|
}
|
|
11830
|
-
.sidebar-active-width[data-v-
|
|
11715
|
+
.sidebar-active-width[data-v-02af05d1] {
|
|
11831
11716
|
width: 100%;
|
|
11832
11717
|
}
|
|
11833
11718
|
}
|
|
@@ -11958,7 +11843,7 @@ to {
|
|
|
11958
11843
|
pointer-events: none;
|
|
11959
11844
|
border-radius: var(--scalar-radius);
|
|
11960
11845
|
}
|
|
11961
|
-
.empty-variable-name[data-v-
|
|
11846
|
+
.empty-variable-name[data-v-298ba76d]:empty:before {
|
|
11962
11847
|
content: "Untitled";
|
|
11963
11848
|
color: var(--scalar-color-3);
|
|
11964
11849
|
}
|
|
@@ -12193,7 +12078,7 @@ to {
|
|
|
12193
12078
|
|
|
12194
12079
|
/* Configurable Layout Variables */
|
|
12195
12080
|
@layer scalar-config {
|
|
12196
|
-
.scalar-api-reference[data-v-
|
|
12081
|
+
.scalar-api-reference[data-v-dfeddcdf] {
|
|
12197
12082
|
/* The header height */
|
|
12198
12083
|
--refs-header-height: calc(
|
|
12199
12084
|
var(--scalar-custom-header-height, 0px) + var(--scalar-header-height, 0px)
|
|
@@ -12215,20 +12100,20 @@ to {
|
|
|
12215
12100
|
/* The maximum width of the content column */
|
|
12216
12101
|
--refs-content-max-width: var(--scalar-content-max-width, 1540px);
|
|
12217
12102
|
}
|
|
12218
|
-
.scalar-api-reference.references-classic[data-v-
|
|
12103
|
+
.scalar-api-reference.references-classic[data-v-dfeddcdf] {
|
|
12219
12104
|
/* Classic layout is wider */
|
|
12220
12105
|
--refs-content-max-width: var(--scalar-content-max-width, 1420px);
|
|
12221
12106
|
min-height: 100dvh;
|
|
12222
12107
|
--refs-sidebar-width: 0;
|
|
12223
12108
|
}
|
|
12224
12109
|
}
|
|
12225
|
-
.t-doc__sidebar[data-v-
|
|
12110
|
+
.t-doc__sidebar[data-v-dfeddcdf] {
|
|
12226
12111
|
z-index: 10;
|
|
12227
12112
|
}
|
|
12228
12113
|
|
|
12229
12114
|
/* ----------------------------------------------------- */
|
|
12230
12115
|
/* References Layout */
|
|
12231
|
-
.references-layout[data-v-
|
|
12116
|
+
.references-layout[data-v-dfeddcdf] {
|
|
12232
12117
|
/* Try to fill the container */
|
|
12233
12118
|
min-height: 100dvh;
|
|
12234
12119
|
min-width: 100%;
|
|
@@ -12252,39 +12137,39 @@ to {
|
|
|
12252
12137
|
|
|
12253
12138
|
background: var(--scalar-background-1);
|
|
12254
12139
|
}
|
|
12255
|
-
.references-editor[data-v-
|
|
12140
|
+
.references-editor[data-v-dfeddcdf] {
|
|
12256
12141
|
grid-area: editor;
|
|
12257
12142
|
display: flex;
|
|
12258
12143
|
min-width: 0;
|
|
12259
12144
|
background: var(--scalar-background-1);
|
|
12260
12145
|
}
|
|
12261
|
-
.references-rendered[data-v-
|
|
12146
|
+
.references-rendered[data-v-dfeddcdf] {
|
|
12262
12147
|
position: relative;
|
|
12263
12148
|
grid-area: rendered;
|
|
12264
12149
|
min-width: 0;
|
|
12265
12150
|
background: var(--scalar-background-1);
|
|
12266
12151
|
}
|
|
12267
|
-
.scalar-api-reference.references-classic[data-v-
|
|
12268
|
-
.references-classic .references-rendered[data-v-
|
|
12152
|
+
.scalar-api-reference.references-classic[data-v-dfeddcdf],
|
|
12153
|
+
.references-classic .references-rendered[data-v-dfeddcdf] {
|
|
12269
12154
|
height: initial !important;
|
|
12270
12155
|
max-height: initial !important;
|
|
12271
12156
|
}
|
|
12272
12157
|
@layer scalar-config {
|
|
12273
|
-
.references-sidebar[data-v-
|
|
12158
|
+
.references-sidebar[data-v-dfeddcdf] {
|
|
12274
12159
|
/* Set a default width if references are enabled */
|
|
12275
12160
|
--refs-sidebar-width: var(--scalar-sidebar-width, 288px);
|
|
12276
12161
|
}
|
|
12277
12162
|
}
|
|
12278
12163
|
|
|
12279
12164
|
/* Footer */
|
|
12280
|
-
.references-footer[data-v-
|
|
12165
|
+
.references-footer[data-v-dfeddcdf] {
|
|
12281
12166
|
grid-area: footer;
|
|
12282
12167
|
}
|
|
12283
12168
|
/* ----------------------------------------------------- */
|
|
12284
12169
|
/* Responsive / Mobile Layout */
|
|
12285
12170
|
@media (max-width: 1000px) {
|
|
12286
12171
|
/* Stack view on mobile */
|
|
12287
|
-
.references-layout[data-v-
|
|
12172
|
+
.references-layout[data-v-dfeddcdf] {
|
|
12288
12173
|
/* Adjust the sidebar height to the viewport height minus the header height */
|
|
12289
12174
|
--refs-sidebar-height: calc(
|
|
12290
12175
|
var(--full-height, 100dvh) - var(--scalar-custom-header-height, 0px)
|
|
@@ -12299,13 +12184,13 @@ to {
|
|
|
12299
12184
|
'rendered'
|
|
12300
12185
|
'footer';
|
|
12301
12186
|
}
|
|
12302
|
-
.references-editable[data-v-
|
|
12187
|
+
.references-editable[data-v-dfeddcdf] {
|
|
12303
12188
|
grid-template-areas:
|
|
12304
12189
|
'header'
|
|
12305
12190
|
'navigation'
|
|
12306
12191
|
'editor';
|
|
12307
12192
|
}
|
|
12308
|
-
.references-rendered[data-v-
|
|
12193
|
+
.references-rendered[data-v-dfeddcdf] {
|
|
12309
12194
|
position: static;
|
|
12310
12195
|
}
|
|
12311
12196
|
}
|
|
@@ -12316,12 +12201,12 @@ to {
|
|
|
12316
12201
|
* when the new elements are available
|
|
12317
12202
|
*/
|
|
12318
12203
|
@media (max-width: 1000px) {
|
|
12319
|
-
.scalar-api-references-standalone-mobile[data-v-
|
|
12204
|
+
.scalar-api-references-standalone-mobile[data-v-dfeddcdf]:not(.references-classic) {
|
|
12320
12205
|
--scalar-header-height: 50px;
|
|
12321
12206
|
}
|
|
12322
12207
|
}
|
|
12323
12208
|
|
|
12324
|
-
.darklight-reference[data-v-
|
|
12209
|
+
.darklight-reference[data-v-dfeddcdf] {
|
|
12325
12210
|
width: 100%;
|
|
12326
12211
|
margin-top: auto;
|
|
12327
12212
|
}
|