@scalar/api-reference 1.49.8 → 1.51.0
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 +24 -0
- package/dist/browser/standalone.js +192 -190
- package/dist/browser/webpack-stats.json +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 +50 -15
- package/dist/components/ApiReference.vue.script.js.map +1 -1
- package/dist/components/Content/Auth/Auth.vue.d.ts +1 -1
- package/dist/components/Content/Auth/Auth.vue.d.ts.map +1 -1
- package/dist/components/Content/Auth/Auth.vue.js.map +1 -1
- package/dist/components/Content/Auth/Auth.vue.script.js +3 -14
- package/dist/components/Content/Auth/Auth.vue.script.js.map +1 -1
- package/dist/components/Content/Content.vue.d.ts +1 -0
- package/dist/components/Content/Content.vue.d.ts.map +1 -1
- package/dist/components/Content/Content.vue.js.map +1 -1
- package/dist/components/Content/Content.vue.script.js +7 -8
- package/dist/components/Content/Content.vue.script.js.map +1 -1
- package/dist/components/Content/Operations/TraversedEntry.vue.d.ts +1 -1
- package/dist/components/Content/Operations/TraversedEntry.vue.d.ts.map +1 -1
- package/dist/components/Content/Operations/TraversedEntry.vue.js.map +1 -1
- package/dist/components/Content/Operations/TraversedEntry.vue.script.js +1 -1
- package/dist/components/Content/Operations/TraversedEntry.vue.script.js.map +1 -1
- package/dist/components/Content/Tags/components/ClassicLayout.vue.d.ts.map +1 -1
- package/dist/components/Content/Tags/components/ClassicLayout.vue.js +1 -1
- package/dist/components/Content/Tags/components/ClassicLayout.vue.js.map +1 -1
- package/dist/components/Content/Tags/components/ClassicLayout.vue.script.js +9 -5
- package/dist/components/Content/Tags/components/ClassicLayout.vue.script.js.map +1 -1
- package/dist/features/Operation/Operation.vue.d.ts +1 -1
- package/dist/features/Operation/Operation.vue.d.ts.map +1 -1
- package/dist/features/Operation/Operation.vue.js.map +1 -1
- package/dist/features/Operation/Operation.vue.script.js +1 -1
- package/dist/features/Operation/Operation.vue.script.js.map +1 -1
- package/dist/features/Operation/helpers/filter-selected-security.d.ts +2 -1
- package/dist/features/Operation/helpers/filter-selected-security.d.ts.map +1 -1
- package/dist/features/Operation/helpers/filter-selected-security.js +1 -2
- package/dist/features/Operation/helpers/filter-selected-security.js.map +1 -1
- package/dist/features/Operation/layouts/ClassicLayout.vue.d.ts +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.map +1 -1
- package/dist/features/Operation/layouts/ModernLayout.vue.d.ts +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.map +1 -1
- package/dist/features/Search/helpers/create-fuse-instance.d.ts.map +1 -1
- package/dist/features/Search/helpers/create-fuse-instance.js +4 -0
- package/dist/features/Search/helpers/create-fuse-instance.js.map +1 -1
- package/dist/features/Search/helpers/create-search-index.d.ts.map +1 -1
- package/dist/features/Search/helpers/create-search-index.js +41 -4
- package/dist/features/Search/helpers/create-search-index.js.map +1 -1
- package/dist/features/Search/types.d.ts +1 -0
- package/dist/features/Search/types.d.ts.map +1 -1
- package/dist/features/example-responses/ExampleResponse.vue.d.ts.map +1 -1
- package/dist/features/example-responses/ExampleResponse.vue.js +1 -1
- package/dist/features/example-responses/ExampleResponse.vue.js.map +1 -1
- package/dist/features/example-responses/ExampleResponse.vue.script.js +2 -1
- package/dist/features/example-responses/ExampleResponse.vue.script.js.map +1 -1
- package/dist/features/example-responses/ExampleResponses.vue.js +1 -1
- package/dist/features/example-responses/ExampleResponses.vue.js.map +1 -1
- package/dist/features/example-responses/ExampleResponses.vue.script.js +1 -1
- package/dist/features/example-responses/ExampleResponses.vue.script.js.map +1 -1
- package/dist/features/external-docs/ExternalDocs.vue.d.ts +2 -2
- package/dist/features/external-docs/ExternalDocs.vue.d.ts.map +1 -1
- package/dist/features/external-docs/ExternalDocs.vue.js.map +1 -1
- package/dist/features/external-docs/ExternalDocs.vue.script.js.map +1 -1
- package/dist/features/info-object/Contact.vue.d.ts +2 -2
- package/dist/features/info-object/Contact.vue.d.ts.map +1 -1
- package/dist/features/info-object/Contact.vue.js.map +1 -1
- package/dist/features/info-object/Contact.vue.script.js.map +1 -1
- package/dist/features/info-object/License.vue.d.ts +2 -2
- package/dist/features/info-object/License.vue.d.ts.map +1 -1
- package/dist/features/info-object/License.vue.js.map +1 -1
- package/dist/features/info-object/License.vue.script.js.map +1 -1
- package/dist/features/info-object/TermsOfService.vue.d.ts +2 -2
- package/dist/features/info-object/TermsOfService.vue.d.ts.map +1 -1
- package/dist/features/info-object/TermsOfService.vue.js.map +1 -1
- package/dist/features/info-object/TermsOfService.vue.script.js.map +1 -1
- package/dist/helpers/openapi.d.ts +2 -5
- package/dist/helpers/openapi.d.ts.map +1 -1
- package/dist/helpers/openapi.js +25 -19
- package/dist/helpers/openapi.js.map +1 -1
- package/dist/helpers/safe-deep-clone.d.ts +17 -0
- package/dist/helpers/safe-deep-clone.d.ts.map +1 -0
- package/dist/helpers/safe-deep-clone.js +25 -0
- package/dist/helpers/safe-deep-clone.js.map +1 -0
- package/dist/helpers/storage.d.ts +5 -5
- package/dist/style.css +321 -364
- package/package.json +20 -21
- package/dist/components/Content/Auth/helpers/get-default-security.d.ts +0 -18
- package/dist/components/Content/Auth/helpers/get-default-security.d.ts.map +0 -1
- package/dist/components/Content/Auth/helpers/get-default-security.js +0 -64
- package/dist/components/Content/Auth/helpers/get-default-security.js.map +0 -1
package/dist/style.css
CHANGED
|
@@ -1418,17 +1418,42 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
1418
1418
|
}
|
|
1419
1419
|
}
|
|
1420
1420
|
|
|
1421
|
-
.tag-section[data-v-
|
|
1421
|
+
.tag-section[data-v-d4f47ce7] {
|
|
1422
1422
|
margin-bottom: 48px;
|
|
1423
1423
|
}
|
|
1424
|
-
.tag-name[data-v-
|
|
1424
|
+
.tag-name[data-v-d4f47ce7] {
|
|
1425
1425
|
text-transform: capitalize;
|
|
1426
1426
|
}
|
|
1427
|
-
.tag-description[data-v-
|
|
1427
|
+
.tag-description[data-v-d4f47ce7] {
|
|
1428
1428
|
padding-bottom: 4px;
|
|
1429
1429
|
text-align: left;
|
|
1430
1430
|
}
|
|
1431
1431
|
|
|
1432
|
+
/* Tag Groups */
|
|
1433
|
+
.tag-section-group .tag-group-name[data-v-d4f47ce7] {
|
|
1434
|
+
gap: 12px;
|
|
1435
|
+
align-self: stretch;
|
|
1436
|
+
grid-template-columns: auto 1fr;
|
|
1437
|
+
}
|
|
1438
|
+
.tag-group-name[data-v-d4f47ce7]:after {
|
|
1439
|
+
content: '';
|
|
1440
|
+
display: block;
|
|
1441
|
+
height: 1px;
|
|
1442
|
+
align-self: center;
|
|
1443
|
+
background: var(--scalar-border-color);
|
|
1444
|
+
}
|
|
1445
|
+
.tag-group-name[data-v-d4f47ce7]:has(* > *:hover),
|
|
1446
|
+
.tag-group-name[data-v-d4f47ce7]:has(:focus-visible) {
|
|
1447
|
+
gap: 32px;
|
|
1448
|
+
}
|
|
1449
|
+
.tag-section-group .tag-section[data-v-d4f47ce7] {
|
|
1450
|
+
padding-inline: 0;
|
|
1451
|
+
margin-bottom: 24px;
|
|
1452
|
+
}
|
|
1453
|
+
.tag-section-group .tag-section[data-v-d4f47ce7]:last-of-type {
|
|
1454
|
+
margin-bottom: 0;
|
|
1455
|
+
}
|
|
1456
|
+
|
|
1432
1457
|
.endpoint[data-v-ad8530a6] {
|
|
1433
1458
|
display: flex;
|
|
1434
1459
|
white-space: nowrap;
|
|
@@ -1756,7 +1781,7 @@ button.headers-card-title[data-v-ab19704d]:hover {
|
|
|
1756
1781
|
padding: 0 8px;
|
|
1757
1782
|
}
|
|
1758
1783
|
|
|
1759
|
-
.empty-state[data-v-
|
|
1784
|
+
.empty-state[data-v-c29c16d8] {
|
|
1760
1785
|
margin: 10px 0 10px 12px;
|
|
1761
1786
|
text-align: center;
|
|
1762
1787
|
font-size: var(--scalar-mini);
|
|
@@ -1767,18 +1792,18 @@ button.headers-card-title[data-v-ab19704d]:hover {
|
|
|
1767
1792
|
border-radius: var(--scalar-radius-lg);
|
|
1768
1793
|
color: var(--scalar-color-2);
|
|
1769
1794
|
}
|
|
1770
|
-
.rule-title[data-v-
|
|
1795
|
+
.rule-title[data-v-c29c16d8] {
|
|
1771
1796
|
font-family: var(--scalar-font-code);
|
|
1772
1797
|
color: var(--scalar-color-1);
|
|
1773
1798
|
display: inline-block;
|
|
1774
1799
|
margin: 12px 0 6px;
|
|
1775
1800
|
border-radius: var(--scalar-radius);
|
|
1776
1801
|
}
|
|
1777
|
-
.rule[data-v-
|
|
1802
|
+
.rule[data-v-c29c16d8] {
|
|
1778
1803
|
margin: 0 12px 0;
|
|
1779
1804
|
border-radius: var(--scalar-radius-lg);
|
|
1780
1805
|
}
|
|
1781
|
-
.rule-items[data-v-
|
|
1806
|
+
.rule-items[data-v-c29c16d8] {
|
|
1782
1807
|
counter-reset: list-number;
|
|
1783
1808
|
display: flex;
|
|
1784
1809
|
flex-direction: column;
|
|
@@ -1786,14 +1811,14 @@ button.headers-card-title[data-v-ab19704d]:hover {
|
|
|
1786
1811
|
border-left: 1px solid var(--scalar-border-color);
|
|
1787
1812
|
padding: 12px 0 12px;
|
|
1788
1813
|
}
|
|
1789
|
-
.rule-item[data-v-
|
|
1814
|
+
.rule-item[data-v-c29c16d8] {
|
|
1790
1815
|
counter-increment: list-number;
|
|
1791
1816
|
border: 1px solid var(--scalar-border-color);
|
|
1792
1817
|
border-radius: var(--scalar-radius-lg);
|
|
1793
1818
|
overflow: hidden;
|
|
1794
1819
|
margin-left: 24px;
|
|
1795
1820
|
}
|
|
1796
|
-
.rule-item[data-v-
|
|
1821
|
+
.rule-item[data-v-c29c16d8]:before {
|
|
1797
1822
|
/* content: counter(list-number); */
|
|
1798
1823
|
border: 1px solid var(--scalar-border-color);
|
|
1799
1824
|
border-top: 0;
|
|
@@ -1877,10 +1902,10 @@ button.headers-card-title[data-v-ab19704d]:hover {
|
|
|
1877
1902
|
padding: 0;
|
|
1878
1903
|
}
|
|
1879
1904
|
|
|
1880
|
-
.response-card[data-v-
|
|
1905
|
+
.response-card[data-v-9f4fecde] {
|
|
1881
1906
|
font-size: var(--scalar-font-size-3);
|
|
1882
1907
|
}
|
|
1883
|
-
.code-copy[data-v-
|
|
1908
|
+
.code-copy[data-v-9f4fecde] {
|
|
1884
1909
|
display: flex;
|
|
1885
1910
|
align-items: center;
|
|
1886
1911
|
justify-content: center;
|
|
@@ -1894,14 +1919,14 @@ button.headers-card-title[data-v-ab19704d]:hover {
|
|
|
1894
1919
|
padding: 0;
|
|
1895
1920
|
margin-right: 12px;
|
|
1896
1921
|
}
|
|
1897
|
-
.code-copy[data-v-
|
|
1922
|
+
.code-copy[data-v-9f4fecde]:hover {
|
|
1898
1923
|
color: var(--scalar-color-1);
|
|
1899
1924
|
}
|
|
1900
|
-
.code-copy svg[data-v-
|
|
1925
|
+
.code-copy svg[data-v-9f4fecde] {
|
|
1901
1926
|
width: 13px;
|
|
1902
1927
|
height: 13px;
|
|
1903
1928
|
}
|
|
1904
|
-
.response-card-footer[data-v-
|
|
1929
|
+
.response-card-footer[data-v-9f4fecde] {
|
|
1905
1930
|
display: flex;
|
|
1906
1931
|
flex-direction: row-reverse;
|
|
1907
1932
|
flex-wrap: wrap;
|
|
@@ -1910,11 +1935,11 @@ button.headers-card-title[data-v-ab19704d]:hover {
|
|
|
1910
1935
|
padding: 7px 12px;
|
|
1911
1936
|
column-gap: 8px;
|
|
1912
1937
|
}
|
|
1913
|
-
.response-example-selector[data-v-
|
|
1938
|
+
.response-example-selector[data-v-9f4fecde] {
|
|
1914
1939
|
flex-shrink: 0;
|
|
1915
1940
|
margin: -4px;
|
|
1916
1941
|
}
|
|
1917
|
-
.response-description[data-v-
|
|
1942
|
+
.response-description[data-v-9f4fecde] {
|
|
1918
1943
|
font-weight: var(--scalar-semibold);
|
|
1919
1944
|
font-size: var(--scalar-small);
|
|
1920
1945
|
color: var(--scalar-color--1);
|
|
@@ -1923,13 +1948,13 @@ button.headers-card-title[data-v-ab19704d]:hover {
|
|
|
1923
1948
|
|
|
1924
1949
|
flex-grow: 1;
|
|
1925
1950
|
}
|
|
1926
|
-
.response-description-markdown[data-v-
|
|
1951
|
+
.response-description-markdown[data-v-9f4fecde] {
|
|
1927
1952
|
max-height: 3lh;
|
|
1928
1953
|
}
|
|
1929
|
-
.response-description-markdown[data-v-
|
|
1954
|
+
.response-description-markdown[data-v-9f4fecde] * {
|
|
1930
1955
|
margin: 0;
|
|
1931
1956
|
}
|
|
1932
|
-
.schema-type[data-v-
|
|
1957
|
+
.schema-type[data-v-9f4fecde] {
|
|
1933
1958
|
font-size: var(--scalar-micro);
|
|
1934
1959
|
color: var(--scalar-color-2);
|
|
1935
1960
|
font-weight: var(--scalar-semibold);
|
|
@@ -1938,16 +1963,16 @@ button.headers-card-title[data-v-ab19704d]:hover {
|
|
|
1938
1963
|
border-radius: 4px;
|
|
1939
1964
|
margin-right: 4px;
|
|
1940
1965
|
}
|
|
1941
|
-
.schema-example[data-v-
|
|
1966
|
+
.schema-example[data-v-9f4fecde] {
|
|
1942
1967
|
font-size: var(--scalar-micro);
|
|
1943
1968
|
color: var(--scalar-color-2);
|
|
1944
1969
|
font-weight: var(--scalar-semibold);
|
|
1945
1970
|
}
|
|
1946
|
-
.example-response-tab[data-v-
|
|
1971
|
+
.example-response-tab[data-v-9f4fecde] {
|
|
1947
1972
|
display: block;
|
|
1948
1973
|
margin: 6px;
|
|
1949
1974
|
}
|
|
1950
|
-
.scalar-card-checkbox[data-v-
|
|
1975
|
+
.scalar-card-checkbox[data-v-9f4fecde] {
|
|
1951
1976
|
display: flex;
|
|
1952
1977
|
align-items: center;
|
|
1953
1978
|
justify-content: center;
|
|
@@ -1964,20 +1989,20 @@ button.headers-card-title[data-v-ab19704d]:hover {
|
|
|
1964
1989
|
padding: 7px 6px;
|
|
1965
1990
|
}
|
|
1966
1991
|
.scalar-card-checkbox:has(.scalar-card-checkbox-input:focus-visible)
|
|
1967
|
-
.scalar-card-checkbox-checkmark[data-v-
|
|
1992
|
+
.scalar-card-checkbox-checkmark[data-v-9f4fecde] {
|
|
1968
1993
|
outline: 1px solid var(--scalar-color-accent);
|
|
1969
1994
|
}
|
|
1970
|
-
.scalar-card-checkbox[data-v-
|
|
1995
|
+
.scalar-card-checkbox[data-v-9f4fecde]:hover {
|
|
1971
1996
|
color: var(--scalar-color--1);
|
|
1972
1997
|
}
|
|
1973
|
-
.scalar-card-checkbox .scalar-card-checkbox-input[data-v-
|
|
1998
|
+
.scalar-card-checkbox .scalar-card-checkbox-input[data-v-9f4fecde] {
|
|
1974
1999
|
position: absolute;
|
|
1975
2000
|
opacity: 0;
|
|
1976
2001
|
cursor: pointer;
|
|
1977
2002
|
height: 0;
|
|
1978
2003
|
width: 0;
|
|
1979
2004
|
}
|
|
1980
|
-
.scalar-card-checkbox-checkmark[data-v-
|
|
2005
|
+
.scalar-card-checkbox-checkmark[data-v-9f4fecde] {
|
|
1981
2006
|
height: 16px;
|
|
1982
2007
|
width: 16px;
|
|
1983
2008
|
border-radius: var(--scalar-radius);
|
|
@@ -1985,27 +2010,27 @@ button.headers-card-title[data-v-ab19704d]:hover {
|
|
|
1985
2010
|
background-color: var(--scalar-background-3);
|
|
1986
2011
|
box-shadow: inset 0 0 0 var(--scalar-border-width) var(--scalar-border-color);
|
|
1987
2012
|
}
|
|
1988
|
-
.scalar-card-checkbox[data-v-
|
|
2013
|
+
.scalar-card-checkbox[data-v-9f4fecde]:has(.scalar-card-checkbox-input:checked) {
|
|
1989
2014
|
color: var(--scalar-color-1);
|
|
1990
2015
|
font-weight: var(--scalar-semibold);
|
|
1991
2016
|
}
|
|
1992
2017
|
.scalar-card-checkbox
|
|
1993
2018
|
.scalar-card-checkbox-input:checked
|
|
1994
|
-
~ .scalar-card-checkbox-checkmark[data-v-
|
|
2019
|
+
~ .scalar-card-checkbox-checkmark[data-v-9f4fecde] {
|
|
1995
2020
|
background-color: var(--scalar-button-1);
|
|
1996
2021
|
box-shadow: none;
|
|
1997
2022
|
}
|
|
1998
|
-
.scalar-card-checkbox-checkmark[data-v-
|
|
2023
|
+
.scalar-card-checkbox-checkmark[data-v-9f4fecde]:after {
|
|
1999
2024
|
content: '';
|
|
2000
2025
|
position: absolute;
|
|
2001
2026
|
display: none;
|
|
2002
2027
|
}
|
|
2003
2028
|
.scalar-card-checkbox
|
|
2004
2029
|
.scalar-card-checkbox-input:checked
|
|
2005
|
-
~ .scalar-card-checkbox-checkmark[data-v-
|
|
2030
|
+
~ .scalar-card-checkbox-checkmark[data-v-9f4fecde]:after {
|
|
2006
2031
|
display: block;
|
|
2007
2032
|
}
|
|
2008
|
-
.scalar-card-checkbox .scalar-card-checkbox-checkmark[data-v-
|
|
2033
|
+
.scalar-card-checkbox .scalar-card-checkbox-checkmark[data-v-9f4fecde]:after {
|
|
2009
2034
|
right: 11.5px;
|
|
2010
2035
|
top: 12.5px;
|
|
2011
2036
|
width: 5px;
|
|
@@ -2050,11 +2075,11 @@ button.headers-card-title[data-v-ab19704d]:hover {
|
|
|
2050
2075
|
margin-right: 4px;
|
|
2051
2076
|
}
|
|
2052
2077
|
/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
|
|
2053
|
-
.operation-title[data-v-
|
|
2078
|
+
.operation-title[data-v-1f81471a] {
|
|
2054
2079
|
justify-content: space-between;
|
|
2055
2080
|
display: flex;
|
|
2056
2081
|
}
|
|
2057
|
-
.operation-details[data-v-
|
|
2082
|
+
.operation-details[data-v-1f81471a] {
|
|
2058
2083
|
flex-shrink: 1;
|
|
2059
2084
|
align-items: center;
|
|
2060
2085
|
gap: 9px;
|
|
@@ -2062,11 +2087,11 @@ button.headers-card-title[data-v-ab19704d]:hover {
|
|
|
2062
2087
|
margin-top: 0;
|
|
2063
2088
|
display: flex;
|
|
2064
2089
|
}
|
|
2065
|
-
.operation-details[data-v-
|
|
2090
|
+
.operation-details[data-v-1f81471a] .endpoint-anchor .scalar-button svg {
|
|
2066
2091
|
width: 16px;
|
|
2067
2092
|
height: 16px;
|
|
2068
2093
|
}
|
|
2069
|
-
.endpoint-type[data-v-
|
|
2094
|
+
.endpoint-type[data-v-1f81471a] {
|
|
2070
2095
|
z-index: 0;
|
|
2071
2096
|
width: 60px;
|
|
2072
2097
|
font-size: var(--scalar-small);
|
|
@@ -2081,7 +2106,7 @@ button.headers-card-title[data-v-ab19704d]:hover {
|
|
|
2081
2106
|
display: flex;
|
|
2082
2107
|
position: relative;
|
|
2083
2108
|
}
|
|
2084
|
-
.endpoint-type[data-v-
|
|
2109
|
+
.endpoint-type[data-v-1f81471a]:after {
|
|
2085
2110
|
content: "";
|
|
2086
2111
|
z-index: -1;
|
|
2087
2112
|
opacity: .15;
|
|
@@ -2090,16 +2115,16 @@ button.headers-card-title[data-v-ab19704d]:hover {
|
|
|
2090
2115
|
position: absolute;
|
|
2091
2116
|
inset: 0;
|
|
2092
2117
|
}
|
|
2093
|
-
.endpoint-anchor[data-v-
|
|
2118
|
+
.endpoint-anchor[data-v-1f81471a] {
|
|
2094
2119
|
flex-shrink: 1;
|
|
2095
2120
|
align-items: center;
|
|
2096
2121
|
min-width: 0;
|
|
2097
2122
|
display: flex;
|
|
2098
2123
|
}
|
|
2099
|
-
.endpoint-anchor.label[data-v-
|
|
2124
|
+
.endpoint-anchor.label[data-v-1f81471a] {
|
|
2100
2125
|
display: flex;
|
|
2101
2126
|
}
|
|
2102
|
-
.endpoint-label[data-v-
|
|
2127
|
+
.endpoint-label[data-v-1f81471a] {
|
|
2103
2128
|
min-width: 0;
|
|
2104
2129
|
color: var(--scalar-color-1);
|
|
2105
2130
|
flex-shrink: 1;
|
|
@@ -2107,17 +2132,17 @@ button.headers-card-title[data-v-ab19704d]:hover {
|
|
|
2107
2132
|
gap: 9px;
|
|
2108
2133
|
display: flex;
|
|
2109
2134
|
}
|
|
2110
|
-
.endpoint-label-path[data-v-
|
|
2135
|
+
.endpoint-label-path[data-v-1f81471a] {
|
|
2111
2136
|
font-family: var(--scalar-font-code);
|
|
2112
2137
|
font-size: var(--scalar-mini);
|
|
2113
2138
|
text-overflow: ellipsis;
|
|
2114
2139
|
white-space: nowrap;
|
|
2115
2140
|
overflow: hidden;
|
|
2116
2141
|
}
|
|
2117
|
-
.endpoint-label-path[data-v-
|
|
2142
|
+
.endpoint-label-path[data-v-1f81471a] em {
|
|
2118
2143
|
color: var(--scalar-color-2);
|
|
2119
2144
|
}
|
|
2120
|
-
.endpoint-label-name[data-v-
|
|
2145
|
+
.endpoint-label-name[data-v-1f81471a] {
|
|
2121
2146
|
color: var(--scalar-color-2);
|
|
2122
2147
|
font-size: var(--scalar-small);
|
|
2123
2148
|
text-overflow: ellipsis;
|
|
@@ -2125,17 +2150,17 @@ button.headers-card-title[data-v-ab19704d]:hover {
|
|
|
2125
2150
|
flex-shrink: 1000000000;
|
|
2126
2151
|
overflow: hidden;
|
|
2127
2152
|
}
|
|
2128
|
-
.endpoint-try-hint[data-v-
|
|
2153
|
+
.endpoint-try-hint[data-v-1f81471a] {
|
|
2129
2154
|
flex-shrink: 0;
|
|
2130
2155
|
padding: 2px;
|
|
2131
2156
|
}
|
|
2132
|
-
.endpoint-copy[data-v-
|
|
2157
|
+
.endpoint-copy[data-v-1f81471a] {
|
|
2133
2158
|
color: currentColor;
|
|
2134
2159
|
}
|
|
2135
|
-
.endpoint-copy[data-v-
|
|
2160
|
+
.endpoint-copy[data-v-1f81471a] svg {
|
|
2136
2161
|
stroke-width: 2px;
|
|
2137
2162
|
}
|
|
2138
|
-
.endpoint-content[data-v-
|
|
2163
|
+
.endpoint-content[data-v-1f81471a] {
|
|
2139
2164
|
grid-auto-columns: 1fr;
|
|
2140
2165
|
grid-auto-flow: row;
|
|
2141
2166
|
gap: 9px;
|
|
@@ -2143,52 +2168,52 @@ button.headers-card-title[data-v-ab19704d]:hover {
|
|
|
2143
2168
|
display: grid;
|
|
2144
2169
|
}
|
|
2145
2170
|
@media (min-width: 1000px) {
|
|
2146
|
-
.endpoint-content[data-v-
|
|
2171
|
+
.endpoint-content[data-v-1f81471a] {
|
|
2147
2172
|
grid-auto-flow: column;
|
|
2148
2173
|
}
|
|
2149
2174
|
}
|
|
2150
2175
|
@container (max-width: 900px) {
|
|
2151
|
-
.endpoint-content[data-v-
|
|
2176
|
+
.endpoint-content[data-v-1f81471a] {
|
|
2152
2177
|
grid-template-columns: 1fr;
|
|
2153
2178
|
}
|
|
2154
2179
|
}
|
|
2155
|
-
.endpoint-content[data-v-
|
|
2180
|
+
.endpoint-content[data-v-1f81471a] > * {
|
|
2156
2181
|
min-width: 0;
|
|
2157
2182
|
}
|
|
2158
|
-
.operation-details-card[data-v-
|
|
2183
|
+
.operation-details-card[data-v-1f81471a] {
|
|
2159
2184
|
flex-direction: column;
|
|
2160
2185
|
gap: 12px;
|
|
2161
2186
|
min-width: 0;
|
|
2162
2187
|
display: flex;
|
|
2163
2188
|
}
|
|
2164
|
-
:is(.operation-details-card-item[data-v-
|
|
2189
|
+
:is(.operation-details-card-item[data-v-1f81471a] .parameter-list, .operation-details-card-item[data-v-1f81471a] .callbacks-list) {
|
|
2165
2190
|
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
2166
2191
|
border-radius: var(--scalar-radius-lg);
|
|
2167
2192
|
margin-top: 0;
|
|
2168
2193
|
}
|
|
2169
|
-
.operation-details-card-item[data-v-
|
|
2194
|
+
.operation-details-card-item[data-v-1f81471a] {
|
|
2170
2195
|
flex-direction: column;
|
|
2171
2196
|
gap: 12px;
|
|
2172
2197
|
display: flex;
|
|
2173
2198
|
}
|
|
2174
|
-
.operation-details-card-item[data-v-
|
|
2199
|
+
.operation-details-card-item[data-v-1f81471a] .parameter-list-items {
|
|
2175
2200
|
margin-bottom: 0;
|
|
2176
2201
|
}
|
|
2177
|
-
.operation-details-card[data-v-
|
|
2202
|
+
.operation-details-card[data-v-1f81471a] .parameter-item:last-of-type .parameter-schema {
|
|
2178
2203
|
padding-bottom: 12px;
|
|
2179
2204
|
}
|
|
2180
|
-
.operation-details-card[data-v-
|
|
2205
|
+
.operation-details-card[data-v-1f81471a] .parameter-list .parameter-list {
|
|
2181
2206
|
margin-bottom: 12px;
|
|
2182
2207
|
}
|
|
2183
|
-
.operation-details-card[data-v-
|
|
2208
|
+
.operation-details-card[data-v-1f81471a] .parameter-item {
|
|
2184
2209
|
margin: 0;
|
|
2185
2210
|
padding: 0;
|
|
2186
2211
|
}
|
|
2187
|
-
.operation-details-card[data-v-
|
|
2212
|
+
.operation-details-card[data-v-1f81471a] .property {
|
|
2188
2213
|
margin: 0;
|
|
2189
2214
|
padding: 9px;
|
|
2190
2215
|
}
|
|
2191
|
-
:is(.operation-details-card[data-v-
|
|
2216
|
+
:is(.operation-details-card[data-v-1f81471a] .parameter-list-title, .operation-details-card[data-v-1f81471a] .request-body-title, .operation-details-card[data-v-1f81471a] .callbacks-title) {
|
|
2192
2217
|
text-transform: uppercase;
|
|
2193
2218
|
font-weight: var(--scalar-bold);
|
|
2194
2219
|
font-size: var(--scalar-mini);
|
|
@@ -2197,61 +2222,61 @@ button.headers-card-title[data-v-ab19704d]:hover {
|
|
|
2197
2222
|
padding: 9px;
|
|
2198
2223
|
line-height: 1.33;
|
|
2199
2224
|
}
|
|
2200
|
-
.operation-details-card[data-v-
|
|
2225
|
+
.operation-details-card[data-v-1f81471a] .callback-list-item-title {
|
|
2201
2226
|
padding-left: 28px;
|
|
2202
2227
|
padding-right: 12px;
|
|
2203
2228
|
}
|
|
2204
|
-
.operation-details-card[data-v-
|
|
2229
|
+
.operation-details-card[data-v-1f81471a] .callback-list-item-icon {
|
|
2205
2230
|
left: 6px;
|
|
2206
2231
|
}
|
|
2207
|
-
.operation-details-card[data-v-
|
|
2232
|
+
.operation-details-card[data-v-1f81471a] .callback-operation-container {
|
|
2208
2233
|
padding-inline: 9px;
|
|
2209
2234
|
padding-bottom: 9px;
|
|
2210
2235
|
}
|
|
2211
|
-
:is(.operation-details-card[data-v-
|
|
2236
|
+
:is(.operation-details-card[data-v-1f81471a] .callback-operation-container > .request-body, .operation-details-card[data-v-1f81471a] .callback-operation-container > .parameter-list) {
|
|
2212
2237
|
border: none;
|
|
2213
2238
|
}
|
|
2214
|
-
.operation-details-card[data-v-
|
|
2239
|
+
.operation-details-card[data-v-1f81471a] .callback-operation-container > .request-body > .request-body-header {
|
|
2215
2240
|
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
2216
2241
|
padding: 0 0 9px;
|
|
2217
2242
|
}
|
|
2218
|
-
.operation-details-card[data-v-
|
|
2243
|
+
.operation-details-card[data-v-1f81471a] .request-body-description {
|
|
2219
2244
|
border-top: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
2220
2245
|
margin-top: 0;
|
|
2221
2246
|
padding: 9px 9px 0;
|
|
2222
2247
|
}
|
|
2223
|
-
.operation-details-card[data-v-
|
|
2248
|
+
.operation-details-card[data-v-1f81471a] .request-body {
|
|
2224
2249
|
border-radius: var(--scalar-radius-lg);
|
|
2225
2250
|
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
2226
2251
|
margin-top: 0;
|
|
2227
2252
|
}
|
|
2228
|
-
.operation-details-card[data-v-
|
|
2253
|
+
.operation-details-card[data-v-1f81471a] .request-body .schema-card--level-0 > .schema-card-description {
|
|
2229
2254
|
padding-inline: 9px;
|
|
2230
2255
|
}
|
|
2231
|
-
.operation-details-card[data-v-
|
|
2256
|
+
.operation-details-card[data-v-1f81471a] .request-body-header {
|
|
2232
2257
|
border-bottom: 0;
|
|
2233
2258
|
padding-bottom: 0;
|
|
2234
2259
|
}
|
|
2235
|
-
.operation-details-card[data-v-
|
|
2260
|
+
.operation-details-card[data-v-1f81471a] .contents button {
|
|
2236
2261
|
margin-right: 9px;
|
|
2237
2262
|
}
|
|
2238
|
-
.operation-details-card[data-v-
|
|
2263
|
+
.operation-details-card[data-v-1f81471a] .schema-card--open + .schema-card:not(.schema-card--open) {
|
|
2239
2264
|
margin-inline: 9px;
|
|
2240
2265
|
margin-bottom: 9px;
|
|
2241
2266
|
}
|
|
2242
|
-
.operation-details-card[data-v-
|
|
2267
|
+
.operation-details-card[data-v-1f81471a] .request-body-schema .property--level-0 {
|
|
2243
2268
|
padding: 0;
|
|
2244
2269
|
}
|
|
2245
|
-
.operation-details-card[data-v-
|
|
2270
|
+
.operation-details-card[data-v-1f81471a] .selected-content-type {
|
|
2246
2271
|
margin-right: 9px;
|
|
2247
2272
|
}
|
|
2248
|
-
.operation-example-card[data-v-
|
|
2273
|
+
.operation-example-card[data-v-1f81471a] {
|
|
2249
2274
|
top: calc(var(--refs-viewport-offset) + 24px);
|
|
2250
2275
|
max-height: calc(var(--refs-viewport-height) - 48px);
|
|
2251
2276
|
position: sticky;
|
|
2252
2277
|
}
|
|
2253
2278
|
@media (max-width: 600px) {
|
|
2254
|
-
.operation-example-card[data-v-
|
|
2279
|
+
.operation-example-card[data-v-1f81471a] {
|
|
2255
2280
|
max-height: unset;
|
|
2256
2281
|
position: static;
|
|
2257
2282
|
}
|
|
@@ -2343,15 +2368,15 @@ button.headers-card-title[data-v-ab19704d]:hover {
|
|
|
2343
2368
|
background: color-mix(in srgb, var(--scalar-color-blue), transparent 10%);
|
|
2344
2369
|
}
|
|
2345
2370
|
|
|
2346
|
-
.examples[data-v-
|
|
2371
|
+
.examples[data-v-6488f75e] {
|
|
2347
2372
|
position: sticky;
|
|
2348
2373
|
top: calc(var(--refs-viewport-offset) + 24px);
|
|
2349
2374
|
}
|
|
2350
|
-
.examples[data-v-
|
|
2375
|
+
.examples[data-v-6488f75e] > * {
|
|
2351
2376
|
max-height: calc((var(--refs-viewport-height) - 60px) / 2);
|
|
2352
2377
|
position: relative;
|
|
2353
2378
|
}
|
|
2354
|
-
.examples[data-v-
|
|
2379
|
+
.examples[data-v-6488f75e] > *:first-of-type:last-of-type {
|
|
2355
2380
|
max-height: calc((var(--refs-viewport-height) - 60px));
|
|
2356
2381
|
}
|
|
2357
2382
|
|
|
@@ -2360,11 +2385,11 @@ button.headers-card-title[data-v-ab19704d]:hover {
|
|
|
2360
2385
|
* (or zoomed in screens)
|
|
2361
2386
|
*/
|
|
2362
2387
|
@media (max-width: 600px) {
|
|
2363
|
-
.examples[data-v-
|
|
2388
|
+
.examples[data-v-6488f75e] > * {
|
|
2364
2389
|
max-height: unset;
|
|
2365
2390
|
}
|
|
2366
2391
|
}
|
|
2367
|
-
.deprecated[data-v-
|
|
2392
|
+
.deprecated[data-v-6488f75e] * {
|
|
2368
2393
|
text-decoration: line-through;
|
|
2369
2394
|
}
|
|
2370
2395
|
|
|
@@ -2682,6 +2707,7 @@ button.headers-card-title[data-v-ab19704d]:hover {
|
|
|
2682
2707
|
--animate-spin: spin 1s linear infinite;
|
|
2683
2708
|
--default-transition-duration: .15s;
|
|
2684
2709
|
--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
|
|
2710
|
+
--container-content: 720px;
|
|
2685
2711
|
}
|
|
2686
2712
|
@media (max-width: 460px) {
|
|
2687
2713
|
:root {
|
|
@@ -3254,6 +3280,7 @@ body {
|
|
|
3254
3280
|
--leading-normal: 1.5;
|
|
3255
3281
|
--leading-relaxed: 1.625;
|
|
3256
3282
|
--animate-spin: spin 1s linear infinite;
|
|
3283
|
+
--container-content: 720px;
|
|
3257
3284
|
}
|
|
3258
3285
|
body {
|
|
3259
3286
|
background-color: var(--scalar-background-1);
|
|
@@ -3362,9 +3389,6 @@ body {
|
|
|
3362
3389
|
max-width: 96rem;
|
|
3363
3390
|
}
|
|
3364
3391
|
}
|
|
3365
|
-
.scalar-app .-m-2 {
|
|
3366
|
-
margin: -8px;
|
|
3367
|
-
}
|
|
3368
3392
|
.scalar-app .-mx-2 {
|
|
3369
3393
|
margin-inline: -8px;
|
|
3370
3394
|
}
|
|
@@ -4312,10 +4336,10 @@ to {
|
|
|
4312
4336
|
.dark-mode .http-bg-gradient[data-v-076b14a1]:hover {
|
|
4313
4337
|
background: linear-gradient(#00000026, #ffffff09);
|
|
4314
4338
|
}
|
|
4315
|
-
.address-bar-history-button[data-v-
|
|
4339
|
+
.address-bar-history-button[data-v-7e9dbe2f]:hover {
|
|
4316
4340
|
background: var(--scalar-background-3);
|
|
4317
4341
|
}
|
|
4318
|
-
.address-bar-history-button[data-v-
|
|
4342
|
+
.address-bar-history-button[data-v-7e9dbe2f]:focus-within {
|
|
4319
4343
|
background: var(--scalar-background-2);
|
|
4320
4344
|
}
|
|
4321
4345
|
[data-v-103d9d56] .cm-editor {
|
|
@@ -6330,6 +6354,9 @@ input[data-v-c1a50a6e]::placeholder {
|
|
|
6330
6354
|
.scalar-app .right-2\.5 {
|
|
6331
6355
|
right: 10px;
|
|
6332
6356
|
}
|
|
6357
|
+
.scalar-app .bottom-4 {
|
|
6358
|
+
bottom: 16px;
|
|
6359
|
+
}
|
|
6333
6360
|
.scalar-app .left-2\.5 {
|
|
6334
6361
|
left: 10px;
|
|
6335
6362
|
}
|
|
@@ -6384,6 +6411,9 @@ input[data-v-c1a50a6e]::placeholder {
|
|
|
6384
6411
|
.scalar-app .-m-1\.5 {
|
|
6385
6412
|
margin: -6px;
|
|
6386
6413
|
}
|
|
6414
|
+
.scalar-app .-m-2 {
|
|
6415
|
+
margin: -8px;
|
|
6416
|
+
}
|
|
6387
6417
|
.scalar-app .-m-px {
|
|
6388
6418
|
margin: -1px;
|
|
6389
6419
|
}
|
|
@@ -6455,10 +6485,6 @@ input[data-v-c1a50a6e]::placeholder {
|
|
|
6455
6485
|
width: 11px;
|
|
6456
6486
|
height: 11px;
|
|
6457
6487
|
}
|
|
6458
|
-
.scalar-app .size-3\.25 {
|
|
6459
|
-
width: 13px;
|
|
6460
|
-
height: 13px;
|
|
6461
|
-
}
|
|
6462
6488
|
.scalar-app .size-60 {
|
|
6463
6489
|
width: 240px;
|
|
6464
6490
|
height: 240px;
|
|
@@ -6557,6 +6583,9 @@ input[data-v-c1a50a6e]::placeholder {
|
|
|
6557
6583
|
.scalar-app .max-w-\[inherit\] {
|
|
6558
6584
|
max-width: inherit;
|
|
6559
6585
|
}
|
|
6586
|
+
.scalar-app .max-w-screen-padded-4 {
|
|
6587
|
+
max-width: calc(100vw - 32px);
|
|
6588
|
+
}
|
|
6560
6589
|
.scalar-app .max-w-xs {
|
|
6561
6590
|
max-width: 320px;
|
|
6562
6591
|
}
|
|
@@ -6604,6 +6633,10 @@ input[data-v-c1a50a6e]::placeholder {
|
|
|
6604
6633
|
--tw-translate-y: calc(4px * 1.5);
|
|
6605
6634
|
translate: var(--tw-translate-x) var(--tw-translate-y);
|
|
6606
6635
|
}
|
|
6636
|
+
.scalar-app .translate-y-\[200\%\] {
|
|
6637
|
+
--tw-translate-y: 200%;
|
|
6638
|
+
translate: var(--tw-translate-x) var(--tw-translate-y);
|
|
6639
|
+
}
|
|
6607
6640
|
.scalar-app .scale-0 {
|
|
6608
6641
|
--tw-scale-x: 0%;
|
|
6609
6642
|
--tw-scale-y: 0%;
|
|
@@ -6856,6 +6889,9 @@ input[data-v-c1a50a6e]::placeholder {
|
|
|
6856
6889
|
.scalar-app .text-sidebar-c-search {
|
|
6857
6890
|
color: var(--scalar-sidebar-search-color, var(--scalar-color-3));
|
|
6858
6891
|
}
|
|
6892
|
+
.scalar-app .text-white {
|
|
6893
|
+
color: #fff;
|
|
6894
|
+
}
|
|
6859
6895
|
.scalar-app .opacity-40 {
|
|
6860
6896
|
opacity: .4;
|
|
6861
6897
|
}
|
|
@@ -6873,10 +6909,36 @@ input[data-v-c1a50a6e]::placeholder {
|
|
|
6873
6909
|
-webkit-backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
|
|
6874
6910
|
backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
|
|
6875
6911
|
}
|
|
6912
|
+
.scalar-app .duration-400 {
|
|
6913
|
+
--tw-duration: .4s;
|
|
6914
|
+
transition-duration: .4s;
|
|
6915
|
+
}
|
|
6876
6916
|
.scalar-app .ease-in {
|
|
6877
6917
|
--tw-ease: var(--ease-in);
|
|
6878
6918
|
transition-timing-function: var(--ease-in);
|
|
6879
6919
|
}
|
|
6920
|
+
.scalar-app .ease-spring {
|
|
6921
|
+
--tw-ease: linear(0,
|
|
6922
|
+
.008 1.1%,
|
|
6923
|
+
.034 2.3%,
|
|
6924
|
+
.134 4.9%,
|
|
6925
|
+
.264 7.3%,
|
|
6926
|
+
.683 14.3%,
|
|
6927
|
+
.797 16.5%,
|
|
6928
|
+
.89 18.6%,
|
|
6929
|
+
.967 20.7%,
|
|
6930
|
+
1.027 22.8%,
|
|
6931
|
+
1.073 25%,
|
|
6932
|
+
1.104 27.3%,
|
|
6933
|
+
1.123 30.6%,
|
|
6934
|
+
1.119 34.3%,
|
|
6935
|
+
1.018 49.5%,
|
|
6936
|
+
.988 58.6%,
|
|
6937
|
+
.985 65.2%,
|
|
6938
|
+
1 84.5%,
|
|
6939
|
+
1);
|
|
6940
|
+
transition-timing-function: linear(0, .008 1.1%, .034 2.3%, .134 4.9%, .264 7.3%, .683 14.3%, .797 16.5%, .89 18.6%, .967 20.7%, 1.027 22.8%, 1.073 25%, 1.104 27.3%, 1.123 30.6%, 1.119 34.3%, 1.018 49.5%, .988 58.6%, .985 65.2%, 1 84.5%, 1);
|
|
6941
|
+
}
|
|
6880
6942
|
:is(.scalar-app .\*\:size-3 > *) {
|
|
6881
6943
|
width: 12px;
|
|
6882
6944
|
height: 12px;
|
|
@@ -7167,12 +7229,6 @@ input[data-v-c1a50a6e]::placeholder {
|
|
|
7167
7229
|
position: absolute;
|
|
7168
7230
|
top: 50%;
|
|
7169
7231
|
}
|
|
7170
|
-
.scalar-app .centered-x {
|
|
7171
|
-
--tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
|
|
7172
|
-
translate: var(--tw-translate-x) var(--tw-translate-y);
|
|
7173
|
-
position: absolute;
|
|
7174
|
-
left: 50%;
|
|
7175
|
-
}
|
|
7176
7232
|
.scalar-app .sr-only {
|
|
7177
7233
|
clip-path: inset(50%);
|
|
7178
7234
|
white-space: nowrap;
|
|
@@ -7220,8 +7276,8 @@ input[data-v-c1a50a6e]::placeholder {
|
|
|
7220
7276
|
.scalar-app .-top-\(--scalar-address-bar-height\) {
|
|
7221
7277
|
top: calc(var(--scalar-address-bar-height) * -1);
|
|
7222
7278
|
}
|
|
7223
|
-
.scalar-app .-top-
|
|
7224
|
-
top: -
|
|
7279
|
+
.scalar-app .-top-0\.5 {
|
|
7280
|
+
top: -2px;
|
|
7225
7281
|
}
|
|
7226
7282
|
.scalar-app .-top-\[104px\] {
|
|
7227
7283
|
top: -104px;
|
|
@@ -7241,8 +7297,8 @@ input[data-v-c1a50a6e]::placeholder {
|
|
|
7241
7297
|
.scalar-app .top-\[calc\(100\%\+4px\)\] {
|
|
7242
7298
|
top: calc(100% + 4px);
|
|
7243
7299
|
}
|
|
7244
|
-
.scalar-app .-right-
|
|
7245
|
-
right: -
|
|
7300
|
+
.scalar-app .-right-0\.5 {
|
|
7301
|
+
right: -2px;
|
|
7246
7302
|
}
|
|
7247
7303
|
.scalar-app .-right-\[30px\] {
|
|
7248
7304
|
right: -30px;
|
|
@@ -7394,9 +7450,6 @@ input[data-v-c1a50a6e]::placeholder {
|
|
|
7394
7450
|
.scalar-app .m-auto {
|
|
7395
7451
|
margin: auto;
|
|
7396
7452
|
}
|
|
7397
|
-
.scalar-app .m-header {
|
|
7398
|
-
margin: 48px;
|
|
7399
|
-
}
|
|
7400
7453
|
.scalar-app .-mx-0\.25 {
|
|
7401
7454
|
margin-inline: -1px;
|
|
7402
7455
|
}
|
|
@@ -7517,9 +7570,6 @@ input[data-v-c1a50a6e]::placeholder {
|
|
|
7517
7570
|
.scalar-app .mb-4 {
|
|
7518
7571
|
margin-bottom: 16px;
|
|
7519
7572
|
}
|
|
7520
|
-
.scalar-app .mb-5 {
|
|
7521
|
-
margin-bottom: 20px;
|
|
7522
|
-
}
|
|
7523
7573
|
.scalar-app .mb-\[\.5px\] {
|
|
7524
7574
|
margin-bottom: .5px;
|
|
7525
7575
|
}
|
|
@@ -7906,15 +7956,18 @@ input[data-v-c1a50a6e]::placeholder {
|
|
|
7906
7956
|
.scalar-app .w-\[calc\(100\%-10px\)\] {
|
|
7907
7957
|
width: calc(100% - 10px);
|
|
7908
7958
|
}
|
|
7909
|
-
.scalar-app .w-\[calc\(100\%_-_8px\)\] {
|
|
7910
|
-
width: calc(100% - 8px);
|
|
7911
|
-
}
|
|
7912
7959
|
.scalar-app .w-\[inherit\] {
|
|
7913
7960
|
width: inherit;
|
|
7914
7961
|
}
|
|
7915
7962
|
.scalar-app .w-auto {
|
|
7916
7963
|
width: auto;
|
|
7917
7964
|
}
|
|
7965
|
+
.scalar-app .w-content {
|
|
7966
|
+
width: 720px;
|
|
7967
|
+
}
|
|
7968
|
+
.scalar-app .w-content-padded-4 {
|
|
7969
|
+
width: calc(var(--container-content) - calc(4px * 4 * 2));
|
|
7970
|
+
}
|
|
7918
7971
|
.scalar-app .w-dvw {
|
|
7919
7972
|
width: 100dvw;
|
|
7920
7973
|
}
|
|
@@ -7972,6 +8025,9 @@ input[data-v-c1a50a6e]::placeholder {
|
|
|
7972
8025
|
.scalar-app .max-w-full {
|
|
7973
8026
|
max-width: 100%;
|
|
7974
8027
|
}
|
|
8028
|
+
.scalar-app .max-w-full-padded-4 {
|
|
8029
|
+
max-width: calc(100% - 32px);
|
|
8030
|
+
}
|
|
7975
8031
|
.scalar-app .min-w-0 {
|
|
7976
8032
|
min-width: 0;
|
|
7977
8033
|
}
|
|
@@ -8428,7 +8484,7 @@ input[data-v-c1a50a6e]::placeholder {
|
|
|
8428
8484
|
.scalar-app .border-\(--scalar-color-alert\) {
|
|
8429
8485
|
border-color: var(--scalar-color-alert);
|
|
8430
8486
|
}
|
|
8431
|
-
.scalar-app .border
|
|
8487
|
+
.scalar-app .border-border {
|
|
8432
8488
|
border-color: var(--scalar-border-color);
|
|
8433
8489
|
}
|
|
8434
8490
|
.scalar-app .border-c-1 {
|
|
@@ -8526,9 +8582,6 @@ input[data-v-c1a50a6e]::placeholder {
|
|
|
8526
8582
|
.scalar-app .bg-grey {
|
|
8527
8583
|
background-color: var(--scalar-color-3);
|
|
8528
8584
|
}
|
|
8529
|
-
.scalar-app .bg-orange {
|
|
8530
|
-
background-color: var(--scalar-color-orange);
|
|
8531
|
-
}
|
|
8532
8585
|
.scalar-app .bg-sidebar-b-1 {
|
|
8533
8586
|
background-color: var(--scalar-sidebar-background-1, var(--scalar-background-1));
|
|
8534
8587
|
}
|
|
@@ -8784,6 +8837,9 @@ input[data-v-c1a50a6e]::placeholder {
|
|
|
8784
8837
|
.scalar-app .pb-14 {
|
|
8785
8838
|
padding-bottom: 56px;
|
|
8786
8839
|
}
|
|
8840
|
+
.scalar-app .pb-20 {
|
|
8841
|
+
padding-bottom: 80px;
|
|
8842
|
+
}
|
|
8787
8843
|
.scalar-app .pb-\[75px\] {
|
|
8788
8844
|
padding-bottom: 75px;
|
|
8789
8845
|
}
|
|
@@ -8856,9 +8912,6 @@ input[data-v-c1a50a6e]::placeholder {
|
|
|
8856
8912
|
.scalar-app .text-\[6px\] {
|
|
8857
8913
|
font-size: 6px;
|
|
8858
8914
|
}
|
|
8859
|
-
.scalar-app .text-\[9px\] {
|
|
8860
|
-
font-size: 9px;
|
|
8861
|
-
}
|
|
8862
8915
|
.scalar-app .text-\[10px\] {
|
|
8863
8916
|
font-size: 10px;
|
|
8864
8917
|
}
|
|
@@ -8999,9 +9052,6 @@ input[data-v-c1a50a6e]::placeholder {
|
|
|
8999
9052
|
.scalar-app .text-\[var\(--scalar-color-red\)\] {
|
|
9000
9053
|
color: var(--scalar-color-red);
|
|
9001
9054
|
}
|
|
9002
|
-
.scalar-app .text-\[var\(--scalar-color-yellow\)\] {
|
|
9003
|
-
color: var(--scalar-color-yellow);
|
|
9004
|
-
}
|
|
9005
9055
|
.scalar-app .text-b-1 {
|
|
9006
9056
|
color: var(--scalar-background-1);
|
|
9007
9057
|
}
|
|
@@ -9059,9 +9109,6 @@ input[data-v-c1a50a6e]::placeholder {
|
|
|
9059
9109
|
.scalar-app .text-transparent {
|
|
9060
9110
|
color: #0000;
|
|
9061
9111
|
}
|
|
9062
|
-
.scalar-app .text-white {
|
|
9063
|
-
color: #fff;
|
|
9064
|
-
}
|
|
9065
9112
|
.scalar-app .text-yellow {
|
|
9066
9113
|
color: var(--scalar-color-yellow);
|
|
9067
9114
|
}
|
|
@@ -9352,9 +9399,6 @@ input[data-v-c1a50a6e]::placeholder {
|
|
|
9352
9399
|
.scalar-app .group-hover\/scopes-accordion\:text-c-2:is(:where(.group\/scopes-accordion):hover *) {
|
|
9353
9400
|
color: var(--scalar-color-2);
|
|
9354
9401
|
}
|
|
9355
|
-
.scalar-app .group-hover\/upload\:block:is(:where(.group\/upload):hover *) {
|
|
9356
|
-
display: block;
|
|
9357
|
-
}
|
|
9358
9402
|
}
|
|
9359
9403
|
.scalar-app .group-focus-visible\:opacity-100:is(:where(.group):focus-visible *) {
|
|
9360
9404
|
opacity: 1;
|
|
@@ -9785,6 +9829,30 @@ input[data-v-c1a50a6e]::placeholder {
|
|
|
9785
9829
|
}
|
|
9786
9830
|
}
|
|
9787
9831
|
@media (min-width: 800px) {
|
|
9832
|
+
.scalar-app .md\:pointer-events-none {
|
|
9833
|
+
pointer-events: none;
|
|
9834
|
+
}
|
|
9835
|
+
.scalar-app .md\:centered-y {
|
|
9836
|
+
--tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
|
|
9837
|
+
translate: var(--tw-translate-x) var(--tw-translate-y);
|
|
9838
|
+
position: absolute;
|
|
9839
|
+
top: 50%;
|
|
9840
|
+
}
|
|
9841
|
+
.scalar-app .md\:centered-x {
|
|
9842
|
+
--tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
|
|
9843
|
+
translate: var(--tw-translate-x) var(--tw-translate-y);
|
|
9844
|
+
position: absolute;
|
|
9845
|
+
left: 50%;
|
|
9846
|
+
}
|
|
9847
|
+
.scalar-app .md\:absolute {
|
|
9848
|
+
position: absolute;
|
|
9849
|
+
}
|
|
9850
|
+
.scalar-app .md\:inset-x-1 {
|
|
9851
|
+
inset-inline: 4px;
|
|
9852
|
+
}
|
|
9853
|
+
.scalar-app .md\:top-1\/2 {
|
|
9854
|
+
top: 50%;
|
|
9855
|
+
}
|
|
9788
9856
|
.scalar-app .md\:right-10 {
|
|
9789
9857
|
right: 40px;
|
|
9790
9858
|
}
|
|
@@ -9794,6 +9862,9 @@ input[data-v-c1a50a6e]::placeholder {
|
|
|
9794
9862
|
.scalar-app .md\:mx-auto {
|
|
9795
9863
|
margin-inline: auto;
|
|
9796
9864
|
}
|
|
9865
|
+
.scalar-app .md\:mt-0 {
|
|
9866
|
+
margin-top: 0;
|
|
9867
|
+
}
|
|
9797
9868
|
.scalar-app .md\:-ml-1\.25 {
|
|
9798
9869
|
margin-left: -5px;
|
|
9799
9870
|
}
|
|
@@ -9812,10 +9883,13 @@ input[data-v-c1a50a6e]::placeholder {
|
|
|
9812
9883
|
.scalar-app .md\:hidden {
|
|
9813
9884
|
display: none;
|
|
9814
9885
|
}
|
|
9886
|
+
.scalar-app .md\:w-\[calc\(100\%_-_8px\)\] {
|
|
9887
|
+
width: calc(100% - 8px);
|
|
9888
|
+
}
|
|
9815
9889
|
.scalar-app .md\:w-full {
|
|
9816
9890
|
width: 100%;
|
|
9817
9891
|
}
|
|
9818
|
-
.scalar-app .md\:max-w-180, .scalar-app .md\:max-w-\[720px\] {
|
|
9892
|
+
.scalar-app .md\:max-w-180, .scalar-app .md\:max-w-\[720px\], .scalar-app .md\:max-w-content {
|
|
9819
9893
|
max-width: 720px;
|
|
9820
9894
|
}
|
|
9821
9895
|
.scalar-app .md\:min-w-fit {
|
|
@@ -9828,6 +9902,10 @@ input[data-v-c1a50a6e]::placeholder {
|
|
|
9828
9902
|
--tw-translate-x: calc(4px * 0);
|
|
9829
9903
|
translate: var(--tw-translate-x) var(--tw-translate-y);
|
|
9830
9904
|
}
|
|
9905
|
+
.scalar-app .md\:-translate-y-1\/2 {
|
|
9906
|
+
--tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
|
|
9907
|
+
translate: var(--tw-translate-x) var(--tw-translate-y);
|
|
9908
|
+
}
|
|
9831
9909
|
.scalar-app .md\:translate-y-0 {
|
|
9832
9910
|
--tw-translate-y: calc(4px * 0);
|
|
9833
9911
|
translate: var(--tw-translate-x) var(--tw-translate-y);
|
|
@@ -9885,10 +9963,21 @@ input[data-v-c1a50a6e]::placeholder {
|
|
|
9885
9963
|
.scalar-app .md\:pl-0 {
|
|
9886
9964
|
padding-left: 0;
|
|
9887
9965
|
}
|
|
9966
|
+
.scalar-app .md\:opacity-0 {
|
|
9967
|
+
opacity: 0;
|
|
9968
|
+
}
|
|
9888
9969
|
:is(.scalar-app .md\:\*\:border-t-0 > *) {
|
|
9889
9970
|
border-top-style: var(--tw-border-style);
|
|
9890
9971
|
border-top-width: 0;
|
|
9891
9972
|
}
|
|
9973
|
+
@media (hover: hover) {
|
|
9974
|
+
.scalar-app .md\:group-hover\/upload\:pointer-events-auto:is(:where(.group\/upload):hover *) {
|
|
9975
|
+
pointer-events: auto;
|
|
9976
|
+
}
|
|
9977
|
+
.scalar-app .md\:group-hover\/upload\:opacity-100:is(:where(.group\/upload):hover *) {
|
|
9978
|
+
opacity: 1;
|
|
9979
|
+
}
|
|
9980
|
+
}
|
|
9892
9981
|
}
|
|
9893
9982
|
@media (min-width: 1000px) {
|
|
9894
9983
|
.scalar-app .lg\:order-0, .scalar-app .lg\:order-none {
|
|
@@ -10116,28 +10205,28 @@ to {
|
|
|
10116
10205
|
background-color: color-mix(in srgb, var(--scalar-background-1) 65%, black);
|
|
10117
10206
|
}
|
|
10118
10207
|
}
|
|
10119
|
-
.address-bar-history-button[data-v-
|
|
10208
|
+
.address-bar-history-button[data-v-5b995586]:hover {
|
|
10120
10209
|
background: var(--scalar-background-3);
|
|
10121
10210
|
}
|
|
10122
|
-
.address-bar-history-button[data-v-
|
|
10211
|
+
.address-bar-history-button[data-v-5b995586]:focus-within {
|
|
10123
10212
|
background: var(--scalar-background-2);
|
|
10124
10213
|
}
|
|
10125
|
-
[data-v-
|
|
10214
|
+
[data-v-3ac22ad4] .cm-editor {
|
|
10126
10215
|
background: none;
|
|
10127
10216
|
outline: none;
|
|
10128
10217
|
height: 100%;
|
|
10129
10218
|
padding: 0;
|
|
10130
10219
|
}
|
|
10131
|
-
[data-v-
|
|
10220
|
+
[data-v-3ac22ad4] .cm-placeholder {
|
|
10132
10221
|
color: var(--scalar-color-3);
|
|
10133
10222
|
}
|
|
10134
|
-
[data-v-
|
|
10223
|
+
[data-v-3ac22ad4] .cm-content {
|
|
10135
10224
|
font-family: var(--scalar-font-code);
|
|
10136
10225
|
font-size: var(--scalar-small);
|
|
10137
10226
|
max-height: 20px;
|
|
10138
10227
|
padding: 8px 0;
|
|
10139
10228
|
}
|
|
10140
|
-
[data-v-
|
|
10229
|
+
[data-v-3ac22ad4] .cm-tooltip {
|
|
10141
10230
|
filter: brightness(var(--scalar-lifted-brightness));
|
|
10142
10231
|
border-radius: var(--scalar-radius);
|
|
10143
10232
|
box-shadow: var(--scalar-shadow-2);
|
|
@@ -10146,39 +10235,39 @@ to {
|
|
|
10146
10235
|
outline: none !important;
|
|
10147
10236
|
overflow: hidden !important;
|
|
10148
10237
|
}
|
|
10149
|
-
[data-v-
|
|
10238
|
+
[data-v-3ac22ad4] .cm-tooltip-autocomplete ul li {
|
|
10150
10239
|
padding: 3px 6px !important;
|
|
10151
10240
|
}
|
|
10152
|
-
[data-v-
|
|
10241
|
+
[data-v-3ac22ad4] .cm-completionIcon-type:after {
|
|
10153
10242
|
color: var(--scalar-color-3) !important;
|
|
10154
10243
|
}
|
|
10155
|
-
[data-v-
|
|
10244
|
+
[data-v-3ac22ad4] .cm-tooltip-autocomplete ul li[aria-selected] {
|
|
10156
10245
|
background: var(--scalar-background-2) !important;
|
|
10157
10246
|
color: var(--scalar-color-1) !important;
|
|
10158
10247
|
}
|
|
10159
|
-
[data-v-
|
|
10248
|
+
[data-v-3ac22ad4] .cm-tooltip-autocomplete ul {
|
|
10160
10249
|
position: relative;
|
|
10161
10250
|
padding: 6px !important;
|
|
10162
10251
|
}
|
|
10163
|
-
[data-v-
|
|
10252
|
+
[data-v-3ac22ad4] .cm-tooltip-autocomplete ul li:hover {
|
|
10164
10253
|
border-radius: 3px;
|
|
10165
10254
|
color: var(--scalar-color-1) !important;
|
|
10166
10255
|
background: var(--scalar-background-3) !important;
|
|
10167
10256
|
}
|
|
10168
|
-
[data-v-
|
|
10257
|
+
[data-v-3ac22ad4] .cm-activeLine, [data-v-3ac22ad4] .cm-activeLineGutter {
|
|
10169
10258
|
background-color: #0000;
|
|
10170
10259
|
}
|
|
10171
|
-
[data-v-
|
|
10260
|
+
[data-v-3ac22ad4] .cm-selectionMatch, [data-v-3ac22ad4] .cm-matchingBracket {
|
|
10172
10261
|
border-radius: var(--scalar-radius);
|
|
10173
10262
|
background: var(--scalar-background-4) !important;
|
|
10174
10263
|
}
|
|
10175
|
-
[data-v-
|
|
10264
|
+
[data-v-3ac22ad4] .cm-css-color-picker-wrapper {
|
|
10176
10265
|
outline: 1px solid var(--scalar-background-3);
|
|
10177
10266
|
border-radius: 3px;
|
|
10178
10267
|
display: inline-flex;
|
|
10179
10268
|
overflow: hidden;
|
|
10180
10269
|
}
|
|
10181
|
-
[data-v-
|
|
10270
|
+
[data-v-3ac22ad4] .cm-gutters {
|
|
10182
10271
|
color: var(--scalar-color-3);
|
|
10183
10272
|
font-size: var(--scalar-small);
|
|
10184
10273
|
background-color: #0000;
|
|
@@ -10186,7 +10275,7 @@ to {
|
|
|
10186
10275
|
border-radius: 0 0 0 3px;
|
|
10187
10276
|
line-height: 22px;
|
|
10188
10277
|
}
|
|
10189
|
-
[data-v-
|
|
10278
|
+
[data-v-3ac22ad4] .cm-gutters:before {
|
|
10190
10279
|
content: "";
|
|
10191
10280
|
border-radius: var(--scalar-radius) 0 0 var(--scalar-radius);
|
|
10192
10281
|
background-color: var(--scalar-background-1);
|
|
@@ -10196,7 +10285,7 @@ to {
|
|
|
10196
10285
|
top: 2px;
|
|
10197
10286
|
left: 2px;
|
|
10198
10287
|
}
|
|
10199
|
-
[data-v-
|
|
10288
|
+
[data-v-3ac22ad4] .cm-gutterElement {
|
|
10200
10289
|
justify-content: flex-end;
|
|
10201
10290
|
align-items: center;
|
|
10202
10291
|
display: flex;
|
|
@@ -10205,16 +10294,16 @@ to {
|
|
|
10205
10294
|
padding-left: 0 !important;
|
|
10206
10295
|
padding-right: 6px !important;
|
|
10207
10296
|
}
|
|
10208
|
-
[data-v-
|
|
10297
|
+
[data-v-3ac22ad4] .cm-lineNumbers .cm-gutterElement {
|
|
10209
10298
|
min-width: fit-content;
|
|
10210
10299
|
}
|
|
10211
|
-
[data-v-
|
|
10300
|
+
[data-v-3ac22ad4] .cm-gutter + .cm-gutter :not(.cm-foldGutter) .cm-gutterElement {
|
|
10212
10301
|
padding-left: 0 !important;
|
|
10213
10302
|
}
|
|
10214
|
-
[data-v-
|
|
10303
|
+
[data-v-3ac22ad4] .cm-scroller {
|
|
10215
10304
|
overflow: auto;
|
|
10216
10305
|
}
|
|
10217
|
-
.line-wrapping[data-v-
|
|
10306
|
+
.line-wrapping[data-v-3ac22ad4]:focus-within .cm-content {
|
|
10218
10307
|
white-space: break-spaces;
|
|
10219
10308
|
word-break: break-all;
|
|
10220
10309
|
min-height: fit-content;
|
|
@@ -10272,49 +10361,49 @@ to {
|
|
|
10272
10361
|
.description[data-v-1b7a32a4] .markdown > :first-child {
|
|
10273
10362
|
margin-top: 0;
|
|
10274
10363
|
}
|
|
10275
|
-
[data-v-
|
|
10364
|
+
[data-v-e06ea441] .cm-editor {
|
|
10276
10365
|
outline: none;
|
|
10277
10366
|
width: 100%;
|
|
10278
10367
|
height: 100%;
|
|
10279
10368
|
}
|
|
10280
|
-
[data-v-
|
|
10369
|
+
[data-v-e06ea441] .cm-line {
|
|
10281
10370
|
padding: 0;
|
|
10282
10371
|
}
|
|
10283
|
-
[data-v-
|
|
10372
|
+
[data-v-e06ea441] .cm-content {
|
|
10284
10373
|
font-size: var(--scalar-small);
|
|
10285
10374
|
align-items: center;
|
|
10286
10375
|
padding: 0;
|
|
10287
10376
|
display: flex;
|
|
10288
10377
|
}
|
|
10289
|
-
.scroll-timeline-x[data-v-
|
|
10378
|
+
.scroll-timeline-x[data-v-e06ea441] {
|
|
10290
10379
|
scroll-timeline: --scroll-timeline x;
|
|
10291
10380
|
scroll-timeline: --scroll-timeline horizontal;
|
|
10292
10381
|
-ms-overflow-style: none;
|
|
10293
10382
|
}
|
|
10294
|
-
.scroll-timeline-x-hidden[data-v-
|
|
10383
|
+
.scroll-timeline-x-hidden[data-v-e06ea441] {
|
|
10295
10384
|
overflow-x: auto;
|
|
10296
10385
|
}
|
|
10297
|
-
.scroll-timeline-x-hidden[data-v-
|
|
10386
|
+
.scroll-timeline-x-hidden[data-v-e06ea441] .cm-scroller {
|
|
10298
10387
|
scrollbar-width: none;
|
|
10299
10388
|
-ms-overflow-style: none;
|
|
10300
10389
|
padding-right: 20px;
|
|
10301
10390
|
overflow: auto;
|
|
10302
10391
|
}
|
|
10303
|
-
.scroll-timeline-x-hidden[data-v-
|
|
10392
|
+
.scroll-timeline-x-hidden[data-v-e06ea441]::-webkit-scrollbar {
|
|
10304
10393
|
width: 0;
|
|
10305
10394
|
height: 0;
|
|
10306
10395
|
display: none;
|
|
10307
10396
|
}
|
|
10308
|
-
.scroll-timeline-x-hidden[data-v-
|
|
10397
|
+
.scroll-timeline-x-hidden[data-v-e06ea441] .cm-scroller::-webkit-scrollbar {
|
|
10309
10398
|
width: 0;
|
|
10310
10399
|
height: 0;
|
|
10311
10400
|
display: none;
|
|
10312
10401
|
}
|
|
10313
|
-
.scroll-timeline-x-address[data-v-
|
|
10402
|
+
.scroll-timeline-x-address[data-v-e06ea441] {
|
|
10314
10403
|
scrollbar-width: none;
|
|
10315
10404
|
line-height: 27px;
|
|
10316
10405
|
}
|
|
10317
|
-
.scroll-timeline-x-address[data-v-
|
|
10406
|
+
.scroll-timeline-x-address[data-v-e06ea441]:after {
|
|
10318
10407
|
content: "";
|
|
10319
10408
|
cursor: text;
|
|
10320
10409
|
width: 24px;
|
|
@@ -10322,48 +10411,48 @@ to {
|
|
|
10322
10411
|
position: absolute;
|
|
10323
10412
|
right: 0;
|
|
10324
10413
|
}
|
|
10325
|
-
.scroll-timeline-x-address[data-v-
|
|
10414
|
+
.scroll-timeline-x-address[data-v-e06ea441]:empty:before {
|
|
10326
10415
|
content: "Enter URL or cURL request";
|
|
10327
10416
|
color: var(--scalar-color-3);
|
|
10328
10417
|
pointer-events: none;
|
|
10329
10418
|
}
|
|
10330
|
-
.fade-left[data-v-
|
|
10419
|
+
.fade-left[data-v-e06ea441], .fade-right[data-v-e06ea441] {
|
|
10331
10420
|
content: "";
|
|
10332
10421
|
pointer-events: none;
|
|
10333
10422
|
z-index: 1;
|
|
10334
10423
|
height: 100%;
|
|
10335
|
-
animation-name: fadein-
|
|
10424
|
+
animation-name: fadein-e06ea441;
|
|
10336
10425
|
animation-duration: 1ms;
|
|
10337
10426
|
animation-direction: reverse;
|
|
10338
10427
|
animation-timeline: --scroll-timeline;
|
|
10339
10428
|
position: sticky;
|
|
10340
10429
|
}
|
|
10341
|
-
.fade-left[data-v-
|
|
10430
|
+
.fade-left[data-v-e06ea441] {
|
|
10342
10431
|
background: linear-gradient(-90deg, var(--scalar-address-bar-bg) 0%, var(--scalar-address-bar-bg) 30%, var(--scalar-address-bar-bg) 100%);
|
|
10343
10432
|
}
|
|
10344
10433
|
@supports (color: color-mix(in lab, red, red)) {
|
|
10345
|
-
.fade-left[data-v-
|
|
10434
|
+
.fade-left[data-v-e06ea441] {
|
|
10346
10435
|
background: linear-gradient(-90deg, color-mix(in srgb, var(--scalar-address-bar-bg), transparent 100%) 0%, color-mix(in srgb, var(--scalar-address-bar-bg), transparent 20%) 30%, var(--scalar-address-bar-bg) 100%);
|
|
10347
10436
|
}
|
|
10348
10437
|
}
|
|
10349
|
-
.fade-left[data-v-
|
|
10438
|
+
.fade-left[data-v-e06ea441] {
|
|
10350
10439
|
min-width: 6px;
|
|
10351
10440
|
animation-direction: normal;
|
|
10352
10441
|
left: -1px;
|
|
10353
10442
|
}
|
|
10354
|
-
.fade-right[data-v-
|
|
10443
|
+
.fade-right[data-v-e06ea441] {
|
|
10355
10444
|
background: linear-gradient(90deg, var(--scalar-address-bar-bg) 0%, var(--scalar-address-bar-bg) 30%, var(--scalar-address-bar-bg) 100%);
|
|
10356
10445
|
}
|
|
10357
10446
|
@supports (color: color-mix(in lab, red, red)) {
|
|
10358
|
-
.fade-right[data-v-
|
|
10447
|
+
.fade-right[data-v-e06ea441] {
|
|
10359
10448
|
background: linear-gradient(90deg, color-mix(in srgb, var(--scalar-address-bar-bg), transparent 100%) 0%, color-mix(in srgb, var(--scalar-address-bar-bg), transparent 20%) 30%, var(--scalar-address-bar-bg) 100%);
|
|
10360
10449
|
}
|
|
10361
10450
|
}
|
|
10362
|
-
.fade-right[data-v-
|
|
10451
|
+
.fade-right[data-v-e06ea441] {
|
|
10363
10452
|
min-width: 24px;
|
|
10364
10453
|
right: -1px;
|
|
10365
10454
|
}
|
|
10366
|
-
@keyframes fadein-
|
|
10455
|
+
@keyframes fadein-e06ea441 {
|
|
10367
10456
|
0% {
|
|
10368
10457
|
opacity: 0;
|
|
10369
10458
|
}
|
|
@@ -10371,26 +10460,26 @@ to {
|
|
|
10371
10460
|
opacity: 1;
|
|
10372
10461
|
}
|
|
10373
10462
|
}
|
|
10374
|
-
.address-bar-bg-states[data-v-
|
|
10463
|
+
.address-bar-bg-states[data-v-e06ea441] {
|
|
10375
10464
|
--scalar-address-bar-bg: var(--scalar-background-1);
|
|
10376
10465
|
}
|
|
10377
10466
|
@supports (color: color-mix(in lab, red, red)) {
|
|
10378
|
-
.address-bar-bg-states[data-v-
|
|
10467
|
+
.address-bar-bg-states[data-v-e06ea441] {
|
|
10379
10468
|
--scalar-address-bar-bg: color-mix(in srgb,
|
|
10380
10469
|
var(--scalar-background-1),
|
|
10381
10470
|
var(--scalar-background-2));
|
|
10382
10471
|
}
|
|
10383
10472
|
}
|
|
10384
|
-
.address-bar-bg-states[data-v-
|
|
10473
|
+
.address-bar-bg-states[data-v-e06ea441] {
|
|
10385
10474
|
background: var(--scalar-address-bar-bg);
|
|
10386
10475
|
}
|
|
10387
|
-
.address-bar-bg-states[data-v-
|
|
10476
|
+
.address-bar-bg-states[data-v-e06ea441]:has(.cm-focused) {
|
|
10388
10477
|
--scalar-address-bar-bg: var(--scalar-background-1);
|
|
10389
10478
|
border-color: var(--scalar-border-color);
|
|
10390
10479
|
outline-width: 1px;
|
|
10391
10480
|
outline-style: solid;
|
|
10392
10481
|
}
|
|
10393
|
-
.address-bar-bg-states:has(.cm-focused) .fade-left[data-v-
|
|
10482
|
+
.address-bar-bg-states:has(.cm-focused) .fade-left[data-v-e06ea441], .address-bar-bg-states:has(.cm-focused) .fade-right[data-v-e06ea441] {
|
|
10394
10483
|
--scalar-address-bar-bg: var(--scalar-background-1);
|
|
10395
10484
|
}
|
|
10396
10485
|
.app-exit-button[data-v-0e03d0d8] {
|
|
@@ -10509,7 +10598,7 @@ to {
|
|
|
10509
10598
|
-webkit-mask-image: linear-gradient(to right, transparent 0, var(--scalar-background-2) 20px);
|
|
10510
10599
|
mask-image: linear-gradient(to right, transparent 0, var(--scalar-background-2) 20px);
|
|
10511
10600
|
}
|
|
10512
|
-
[data-v-
|
|
10601
|
+
[data-v-3260eadd] .cm-content {
|
|
10513
10602
|
font-size: var(--scalar-small);
|
|
10514
10603
|
}
|
|
10515
10604
|
.form-group[data-v-43df1726] {
|
|
@@ -10565,31 +10654,31 @@ input[data-v-3157c3c7]::placeholder {
|
|
|
10565
10654
|
-webkit-text-security: disc;
|
|
10566
10655
|
-moz-text-security: disc;
|
|
10567
10656
|
}
|
|
10568
|
-
.request-section-content[data-v-
|
|
10657
|
+
.request-section-content[data-v-2d4e3b5d] {
|
|
10569
10658
|
--scalar-border-width: .5px;
|
|
10570
10659
|
}
|
|
10571
|
-
.request-section-content-filter[data-v-
|
|
10660
|
+
.request-section-content-filter[data-v-2d4e3b5d] {
|
|
10572
10661
|
box-shadow: 0 -10px 0 10px var(--scalar-background-1);
|
|
10573
10662
|
}
|
|
10574
|
-
.request-item:focus-within .request-meta-buttons[data-v-
|
|
10663
|
+
.request-item:focus-within .request-meta-buttons[data-v-2d4e3b5d] {
|
|
10575
10664
|
opacity: 1;
|
|
10576
10665
|
}
|
|
10577
|
-
.group-hover-input[data-v-
|
|
10666
|
+
.group-hover-input[data-v-2d4e3b5d] {
|
|
10578
10667
|
border-width: var(--scalar-border-width);
|
|
10579
10668
|
border-color: #0000;
|
|
10580
10669
|
}
|
|
10581
|
-
.group:hover .group-hover-input[data-v-
|
|
10670
|
+
.group:hover .group-hover-input[data-v-2d4e3b5d] {
|
|
10582
10671
|
background: var(--scalar-background-1);
|
|
10583
10672
|
}
|
|
10584
10673
|
@supports (color: color-mix(in lab, red, red)) {
|
|
10585
|
-
.group:hover .group-hover-input[data-v-
|
|
10674
|
+
.group:hover .group-hover-input[data-v-2d4e3b5d] {
|
|
10586
10675
|
background: color-mix(in srgb, var(--scalar-background-1), var(--scalar-background-2));
|
|
10587
10676
|
}
|
|
10588
10677
|
}
|
|
10589
|
-
.group:hover .group-hover-input[data-v-
|
|
10678
|
+
.group:hover .group-hover-input[data-v-2d4e3b5d] {
|
|
10590
10679
|
border-color: var(--scalar-border-color);
|
|
10591
10680
|
}
|
|
10592
|
-
.group-hover-input[data-v-
|
|
10681
|
+
.group-hover-input[data-v-2d4e3b5d]:focus {
|
|
10593
10682
|
border-color: var(--scalar-border-color) !important;
|
|
10594
10683
|
background: none !important;
|
|
10595
10684
|
}
|
|
@@ -10702,39 +10791,39 @@ to {
|
|
|
10702
10791
|
transform: translateY(0);
|
|
10703
10792
|
}
|
|
10704
10793
|
}
|
|
10705
|
-
.request-card[data-v-
|
|
10794
|
+
.request-card[data-v-0e4ddc16] {
|
|
10706
10795
|
font-size: var(--scalar-font-size-3);
|
|
10707
10796
|
}
|
|
10708
|
-
.request-method[data-v-
|
|
10797
|
+
.request-method[data-v-0e4ddc16] {
|
|
10709
10798
|
font-family: var(--scalar-font-code);
|
|
10710
10799
|
text-transform: uppercase;
|
|
10711
10800
|
margin-right: 6px;
|
|
10712
10801
|
}
|
|
10713
|
-
.request-card-footer[data-v-
|
|
10802
|
+
.request-card-footer[data-v-0e4ddc16] {
|
|
10714
10803
|
flex-shrink: 0;
|
|
10715
10804
|
justify-content: flex-end;
|
|
10716
10805
|
padding: 6px;
|
|
10717
10806
|
display: flex;
|
|
10718
10807
|
position: relative;
|
|
10719
10808
|
}
|
|
10720
|
-
.request-card-footer-addon[data-v-
|
|
10809
|
+
.request-card-footer-addon[data-v-0e4ddc16] {
|
|
10721
10810
|
flex: 1;
|
|
10722
10811
|
align-items: center;
|
|
10723
10812
|
min-width: 0;
|
|
10724
10813
|
display: flex;
|
|
10725
10814
|
}
|
|
10726
|
-
.request-editor-section[data-v-
|
|
10815
|
+
.request-editor-section[data-v-0e4ddc16] {
|
|
10727
10816
|
flex: 1;
|
|
10728
10817
|
display: flex;
|
|
10729
10818
|
}
|
|
10730
|
-
.request-card-simple[data-v-
|
|
10819
|
+
.request-card-simple[data-v-0e4ddc16] {
|
|
10731
10820
|
font-size: var(--scalar-small);
|
|
10732
10821
|
justify-content: space-between;
|
|
10733
10822
|
align-items: center;
|
|
10734
10823
|
padding: 8px 8px 8px 12px;
|
|
10735
10824
|
display: flex;
|
|
10736
10825
|
}
|
|
10737
|
-
.code-snippet[data-v-
|
|
10826
|
+
.code-snippet[data-v-0e4ddc16] {
|
|
10738
10827
|
flex-direction: column;
|
|
10739
10828
|
width: 100%;
|
|
10740
10829
|
display: flex;
|
|
@@ -10775,27 +10864,27 @@ to {
|
|
|
10775
10864
|
.dark-mode .download-app-button[data-v-9b609275]:hover {
|
|
10776
10865
|
background: linear-gradient(#00000026, #ffffff1a);
|
|
10777
10866
|
}
|
|
10778
|
-
.empty-sidebar-item-content[data-v-
|
|
10867
|
+
.empty-sidebar-item-content[data-v-6f80f8d3] {
|
|
10779
10868
|
display: none;
|
|
10780
10869
|
}
|
|
10781
|
-
.empty-sidebar-item .empty-sidebar-item-content[data-v-
|
|
10870
|
+
.empty-sidebar-item .empty-sidebar-item-content[data-v-6f80f8d3] {
|
|
10782
10871
|
display: block;
|
|
10783
10872
|
}
|
|
10784
|
-
.rabbitjump[data-v-
|
|
10873
|
+
.rabbitjump[data-v-6f80f8d3] {
|
|
10785
10874
|
opacity: 0;
|
|
10786
10875
|
}
|
|
10787
|
-
.empty-sidebar-item:hover .rabbitjump[data-v-
|
|
10876
|
+
.empty-sidebar-item:hover .rabbitjump[data-v-6f80f8d3] {
|
|
10788
10877
|
opacity: 1;
|
|
10789
|
-
animation: .5s step-end infinite rabbitAnimation-
|
|
10878
|
+
animation: .5s step-end infinite rabbitAnimation-6f80f8d3;
|
|
10790
10879
|
}
|
|
10791
|
-
.empty-sidebar-item:hover .rabbitsit[data-v-
|
|
10880
|
+
.empty-sidebar-item:hover .rabbitsit[data-v-6f80f8d3] {
|
|
10792
10881
|
opacity: 0;
|
|
10793
|
-
animation: .5s step-end infinite rabbitAnimation2-
|
|
10882
|
+
animation: .5s step-end infinite rabbitAnimation2-6f80f8d3;
|
|
10794
10883
|
}
|
|
10795
|
-
.empty-sidebar-item:hover .rabbit-ascii[data-v-
|
|
10796
|
-
animation: 8s linear infinite rabbitRun-
|
|
10884
|
+
.empty-sidebar-item:hover .rabbit-ascii[data-v-6f80f8d3] {
|
|
10885
|
+
animation: 8s linear infinite rabbitRun-6f80f8d3;
|
|
10797
10886
|
}
|
|
10798
|
-
@keyframes rabbitRun-
|
|
10887
|
+
@keyframes rabbitRun-6f80f8d3 {
|
|
10799
10888
|
0% {
|
|
10800
10889
|
transform: translate3d(0, 0, 0);
|
|
10801
10890
|
}
|
|
@@ -10815,7 +10904,7 @@ to {
|
|
|
10815
10904
|
transform: translate3d(0, 0, 0);
|
|
10816
10905
|
}
|
|
10817
10906
|
}
|
|
10818
|
-
@keyframes rabbitAnimation-
|
|
10907
|
+
@keyframes rabbitAnimation-6f80f8d3 {
|
|
10819
10908
|
0%, 100% {
|
|
10820
10909
|
opacity: 1;
|
|
10821
10910
|
}
|
|
@@ -10823,7 +10912,7 @@ to {
|
|
|
10823
10912
|
opacity: 0;
|
|
10824
10913
|
}
|
|
10825
10914
|
}
|
|
10826
|
-
@keyframes rabbitAnimation2-
|
|
10915
|
+
@keyframes rabbitAnimation2-6f80f8d3 {
|
|
10827
10916
|
0%, 100% {
|
|
10828
10917
|
opacity: 0;
|
|
10829
10918
|
}
|
|
@@ -10998,138 +11087,6 @@ to {
|
|
|
10998
11087
|
background-color: color-mix(in srgb, var(--scalar-background-1) 65%, black);
|
|
10999
11088
|
}
|
|
11000
11089
|
}
|
|
11001
|
-
.dark-mode .t-editor__callout[data-v-fa58cbab], .light-mode .t-editor__callout[data-v-fa58cbab] {
|
|
11002
|
-
--callout-font-size: var(--scalar-small);
|
|
11003
|
-
--callout-neutral-primary: var(--scalar-color-3);
|
|
11004
|
-
--callout-neutral-secondary: var(--scalar-background-2);
|
|
11005
|
-
}
|
|
11006
|
-
@supports (color: color-mix(in lab, red, red)) {
|
|
11007
|
-
.dark-mode .t-editor__callout[data-v-fa58cbab], .light-mode .t-editor__callout[data-v-fa58cbab] {
|
|
11008
|
-
--callout-neutral-secondary: color-mix(in srgb,
|
|
11009
|
-
var(--scalar-background-2),
|
|
11010
|
-
transparent 50%);
|
|
11011
|
-
}
|
|
11012
|
-
}
|
|
11013
|
-
.dark-mode .t-editor__callout[data-v-fa58cbab], .light-mode .t-editor__callout[data-v-fa58cbab] {
|
|
11014
|
-
--callout-neutral-font-color: var(--scalar-color-1);
|
|
11015
|
-
--callout-success-primary: var(--scalar-color-green);
|
|
11016
|
-
--callout-success-secondary: var(--scalar-color-green);
|
|
11017
|
-
}
|
|
11018
|
-
@supports (color: color-mix(in lab, red, red)) {
|
|
11019
|
-
.dark-mode .t-editor__callout[data-v-fa58cbab], .light-mode .t-editor__callout[data-v-fa58cbab] {
|
|
11020
|
-
--callout-success-secondary: color-mix(in srgb,
|
|
11021
|
-
var(--scalar-color-green),
|
|
11022
|
-
transparent 97%);
|
|
11023
|
-
}
|
|
11024
|
-
}
|
|
11025
|
-
.dark-mode .t-editor__callout[data-v-fa58cbab], .light-mode .t-editor__callout[data-v-fa58cbab] {
|
|
11026
|
-
--callout-success-font-color: var(--scalar-color-1);
|
|
11027
|
-
--callout-danger-primary: var(--scalar-color-red);
|
|
11028
|
-
--callout-danger-secondary: var(--scalar-color-red);
|
|
11029
|
-
}
|
|
11030
|
-
@supports (color: color-mix(in lab, red, red)) {
|
|
11031
|
-
.dark-mode .t-editor__callout[data-v-fa58cbab], .light-mode .t-editor__callout[data-v-fa58cbab] {
|
|
11032
|
-
--callout-danger-secondary: color-mix(in srgb,
|
|
11033
|
-
var(--scalar-color-red),
|
|
11034
|
-
transparent 97%);
|
|
11035
|
-
}
|
|
11036
|
-
}
|
|
11037
|
-
.dark-mode .t-editor__callout[data-v-fa58cbab], .light-mode .t-editor__callout[data-v-fa58cbab] {
|
|
11038
|
-
--callout-danger-font-color: var(--scalar-color-1);
|
|
11039
|
-
--callout-warning-primary: var(--scalar-color-yellow);
|
|
11040
|
-
--callout-warning-secondary: var(--scalar-color-yellow);
|
|
11041
|
-
}
|
|
11042
|
-
@supports (color: color-mix(in lab, red, red)) {
|
|
11043
|
-
.dark-mode .t-editor__callout[data-v-fa58cbab], .light-mode .t-editor__callout[data-v-fa58cbab] {
|
|
11044
|
-
--callout-warning-secondary: color-mix(in srgb,
|
|
11045
|
-
var(--scalar-color-yellow),
|
|
11046
|
-
transparent 97%);
|
|
11047
|
-
}
|
|
11048
|
-
}
|
|
11049
|
-
.dark-mode .t-editor__callout[data-v-fa58cbab], .light-mode .t-editor__callout[data-v-fa58cbab] {
|
|
11050
|
-
--callout-warning-font-color: var(--scalar-color-1);
|
|
11051
|
-
--callout-info-primary: var(--scalar-color-blue);
|
|
11052
|
-
--callout-info-secondary: var(--scalar-color-blue);
|
|
11053
|
-
}
|
|
11054
|
-
@supports (color: color-mix(in lab, red, red)) {
|
|
11055
|
-
.dark-mode .t-editor__callout[data-v-fa58cbab], .light-mode .t-editor__callout[data-v-fa58cbab] {
|
|
11056
|
-
--callout-info-secondary: color-mix(in srgb,
|
|
11057
|
-
var(--scalar-color-blue),
|
|
11058
|
-
transparent 97%);
|
|
11059
|
-
}
|
|
11060
|
-
}
|
|
11061
|
-
.dark-mode .t-editor__callout[data-v-fa58cbab], .light-mode .t-editor__callout[data-v-fa58cbab] {
|
|
11062
|
-
--callout-info-font-color: var(--scalar-color-1);
|
|
11063
|
-
--callout-line-height: 22px;
|
|
11064
|
-
}
|
|
11065
|
-
.t-editor__callout[data-v-fa58cbab] {
|
|
11066
|
-
border-radius: var(--scalar-radius);
|
|
11067
|
-
margin-top: var(--scalar-block-spacing);
|
|
11068
|
-
--callout-primary: var(--scalar-border-color);
|
|
11069
|
-
--callout-secondary: var(--scalar-background-2);
|
|
11070
|
-
--callout-svg: var(--callout-primary);
|
|
11071
|
-
background: var(--callout-secondary);
|
|
11072
|
-
border: var(--scalar-border-width) solid var(--callout-primary);
|
|
11073
|
-
padding: 10px 14px;
|
|
11074
|
-
}
|
|
11075
|
-
@supports (color: color-mix(in lab, red, red)) {
|
|
11076
|
-
.t-editor__callout[data-v-fa58cbab] {
|
|
11077
|
-
border: var(--scalar-border-width) solid color-mix(in srgb, var(--callout-primary), transparent 50%);
|
|
11078
|
-
}
|
|
11079
|
-
}
|
|
11080
|
-
.t-editor__callout .callout-content__text[data-v-fa58cbab] {
|
|
11081
|
-
font-size: var(--callout-font-size);
|
|
11082
|
-
line-height: var(--callout-line-height);
|
|
11083
|
-
flex: 1;
|
|
11084
|
-
}
|
|
11085
|
-
.t-editor__callout .callout-content__icon[data-v-fa58cbab] {
|
|
11086
|
-
border-radius: var(--scalar-radius);
|
|
11087
|
-
width: 18px;
|
|
11088
|
-
height: fit-content;
|
|
11089
|
-
color: var(--callout-svg);
|
|
11090
|
-
justify-content: center;
|
|
11091
|
-
align-items: center;
|
|
11092
|
-
display: flex;
|
|
11093
|
-
position: relative;
|
|
11094
|
-
}
|
|
11095
|
-
.t-editor__callout .callout-content__icon svg[data-v-fa58cbab], .t-editor__callout .callout-content__icon img[data-v-fa58cbab] {
|
|
11096
|
-
width: 18px;
|
|
11097
|
-
height: 18px;
|
|
11098
|
-
}
|
|
11099
|
-
.t-editor__callout .callout-content__icon[data-v-fa58cbab]:before {
|
|
11100
|
-
content: "";
|
|
11101
|
-
line-height: var(--callout-line-height);
|
|
11102
|
-
}
|
|
11103
|
-
.t-editor__callout.callout__neutral[data-v-fa58cbab] {
|
|
11104
|
-
--callout-primary: var(--callout-neutral-primary);
|
|
11105
|
-
--callout-secondary: var(--callout-neutral-secondary);
|
|
11106
|
-
--callout-font-color: var(--callout-neutral-font-color);
|
|
11107
|
-
--callout-svg: var(--callout-neutral-font-color);
|
|
11108
|
-
}
|
|
11109
|
-
.t-editor__callout.callout__info[data-v-fa58cbab] {
|
|
11110
|
-
--callout-primary: var(--callout-info-primary);
|
|
11111
|
-
--callout-secondary: var(--callout-info-secondary);
|
|
11112
|
-
--callout-font-color: var(--callout-info-font-color);
|
|
11113
|
-
--callout-svg: var(--callout-info-primary);
|
|
11114
|
-
}
|
|
11115
|
-
.t-editor__callout.callout__warning[data-v-fa58cbab] {
|
|
11116
|
-
--callout-primary: var(--callout-warning-primary);
|
|
11117
|
-
--callout-secondary: var(--callout-warning-secondary);
|
|
11118
|
-
--callout-font-color: var(--callout-warning-font-color);
|
|
11119
|
-
--callout-svg: var(--callout-warning-primary);
|
|
11120
|
-
}
|
|
11121
|
-
.t-editor__callout.callout__success[data-v-fa58cbab] {
|
|
11122
|
-
--callout-primary: var(--callout-success-primary);
|
|
11123
|
-
--callout-secondary: var(--callout-success-secondary);
|
|
11124
|
-
--callout-font-color: var(--callout-success-font-color);
|
|
11125
|
-
--callout-svg: var(--callout-success-primary);
|
|
11126
|
-
}
|
|
11127
|
-
.t-editor__callout.callout__danger[data-v-fa58cbab] {
|
|
11128
|
-
--callout-primary: var(--callout-danger-primary);
|
|
11129
|
-
--callout-secondary: var(--callout-danger-secondary);
|
|
11130
|
-
--callout-font-color: var(--callout-danger-font-color);
|
|
11131
|
-
--callout-svg: var(--callout-danger-primary);
|
|
11132
|
-
}
|
|
11133
11090
|
.group-hover-input[data-v-2f09f15e] {
|
|
11134
11091
|
border-width: var(--scalar-border-width);
|
|
11135
11092
|
border-color: #0000;
|
|
@@ -11300,7 +11257,7 @@ to {
|
|
|
11300
11257
|
.full-size-styles:has(.sync-conflict-modal-root):after {
|
|
11301
11258
|
display: none;
|
|
11302
11259
|
}
|
|
11303
|
-
.scalar-collection-auth[data-v-
|
|
11260
|
+
.scalar-collection-auth[data-v-6bba6b78] {
|
|
11304
11261
|
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
11305
11262
|
border-radius: var(--scalar-radius-lg);
|
|
11306
11263
|
overflow: hidden;
|
|
@@ -11533,10 +11490,10 @@ to {
|
|
|
11533
11490
|
white-space: nowrap;
|
|
11534
11491
|
display: flex;
|
|
11535
11492
|
}
|
|
11536
|
-
[data-v-
|
|
11493
|
+
[data-v-9a415d6b] .cm-editor {
|
|
11537
11494
|
padding: 0;
|
|
11538
11495
|
}
|
|
11539
|
-
[data-v-
|
|
11496
|
+
[data-v-9a415d6b] .cm-content {
|
|
11540
11497
|
font-family: var(--scalar-font);
|
|
11541
11498
|
font-size: var(--scalar-small);
|
|
11542
11499
|
background-color: #0000;
|
|
@@ -11545,21 +11502,21 @@ to {
|
|
|
11545
11502
|
padding: 5px 8px;
|
|
11546
11503
|
display: flex;
|
|
11547
11504
|
}
|
|
11548
|
-
[data-v-
|
|
11505
|
+
[data-v-9a415d6b] .cm-content:has(.cm-pill) {
|
|
11549
11506
|
padding: 5px 8px;
|
|
11550
11507
|
}
|
|
11551
|
-
[data-v-
|
|
11508
|
+
[data-v-9a415d6b] .cm-content .cm-pill:not(:last-of-type) {
|
|
11552
11509
|
margin-right: .5px;
|
|
11553
11510
|
}
|
|
11554
|
-
[data-v-
|
|
11511
|
+
[data-v-9a415d6b] .cm-content .cm-pill:not(:first-of-type) {
|
|
11555
11512
|
margin-left: .5px;
|
|
11556
11513
|
}
|
|
11557
|
-
[data-v-
|
|
11514
|
+
[data-v-9a415d6b] .cm-line {
|
|
11558
11515
|
text-overflow: ellipsis;
|
|
11559
11516
|
padding: 0;
|
|
11560
11517
|
overflow: hidden;
|
|
11561
11518
|
}
|
|
11562
|
-
.filemask[data-v-
|
|
11519
|
+
.filemask[data-v-9a415d6b] {
|
|
11563
11520
|
-webkit-mask-image: linear-gradient(to right, transparent 0, var(--scalar-background-2) 20px);
|
|
11564
11521
|
-webkit-mask-image: linear-gradient(to right, transparent 0, var(--scalar-background-2) 20px);
|
|
11565
11522
|
mask-image: linear-gradient(to right, transparent 0, var(--scalar-background-2) 20px);
|
|
@@ -11971,7 +11928,7 @@ to {
|
|
|
11971
11928
|
display: flex;
|
|
11972
11929
|
position: relative;
|
|
11973
11930
|
}
|
|
11974
|
-
.askForAuthentication[data-v-
|
|
11931
|
+
.askForAuthentication[data-v-fd5c15f7] {
|
|
11975
11932
|
border-top: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
11976
11933
|
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
11977
11934
|
width: 100%;
|
|
@@ -11982,7 +11939,7 @@ to {
|
|
|
11982
11939
|
display: flex;
|
|
11983
11940
|
position: relative;
|
|
11984
11941
|
}
|
|
11985
|
-
.authContent[data-v-
|
|
11942
|
+
.authContent[data-v-fd5c15f7] {
|
|
11986
11943
|
grid-template-rows: 0fr;
|
|
11987
11944
|
width: 100%;
|
|
11988
11945
|
max-width: 520px;
|
|
@@ -11992,19 +11949,19 @@ to {
|
|
|
11992
11949
|
display: grid;
|
|
11993
11950
|
overflow: hidden;
|
|
11994
11951
|
}
|
|
11995
|
-
.authContentInner[data-v-
|
|
11952
|
+
.authContentInner[data-v-fd5c15f7] > div {
|
|
11996
11953
|
margin: 36px 0 48px;
|
|
11997
11954
|
}
|
|
11998
|
-
.authContent[data-v-
|
|
11955
|
+
.authContent[data-v-fd5c15f7] .markdown {
|
|
11999
11956
|
margin-bottom: 0 !important;
|
|
12000
11957
|
}
|
|
12001
|
-
.askForAuthentication.open .authContent[data-v-
|
|
11958
|
+
.askForAuthentication.open .authContent[data-v-fd5c15f7] {
|
|
12002
11959
|
grid-template-rows: 1fr;
|
|
12003
11960
|
}
|
|
12004
|
-
.continueButton[data-v-
|
|
11961
|
+
.continueButton[data-v-fd5c15f7] {
|
|
12005
11962
|
align-self: flex-end;
|
|
12006
11963
|
}
|
|
12007
|
-
.toggleButton[data-v-
|
|
11964
|
+
.toggleButton[data-v-fd5c15f7] {
|
|
12008
11965
|
cursor: pointer;
|
|
12009
11966
|
text-align: left;
|
|
12010
11967
|
color: var(--scalar-color-3);
|
|
@@ -12016,11 +11973,11 @@ to {
|
|
|
12016
11973
|
display: flex;
|
|
12017
11974
|
position: relative;
|
|
12018
11975
|
}
|
|
12019
|
-
.authContentInner[data-v-
|
|
11976
|
+
.authContentInner[data-v-fd5c15f7] {
|
|
12020
11977
|
min-height: 0;
|
|
12021
11978
|
overflow: hidden;
|
|
12022
11979
|
}
|
|
12023
|
-
.authorizeButton[data-v-
|
|
11980
|
+
.authorizeButton[data-v-fd5c15f7] {
|
|
12024
11981
|
z-index: 1;
|
|
12025
11982
|
gap: 5px;
|
|
12026
11983
|
display: flex;
|
|
@@ -13212,7 +13169,7 @@ div + .userMessage[data-v-8e43ed7a] {
|
|
|
13212
13169
|
height: 100%;
|
|
13213
13170
|
display: flex;
|
|
13214
13171
|
}
|
|
13215
|
-
.docSettings[data-v-
|
|
13172
|
+
.docSettings[data-v-dd964244] {
|
|
13216
13173
|
font-size: var(--scalar-font-size-3);
|
|
13217
13174
|
flex-direction: column;
|
|
13218
13175
|
gap: 12px;
|
|
@@ -13220,7 +13177,7 @@ div + .userMessage[data-v-8e43ed7a] {
|
|
|
13220
13177
|
margin-bottom: 12px;
|
|
13221
13178
|
display: flex;
|
|
13222
13179
|
}
|
|
13223
|
-
.documentName[data-v-
|
|
13180
|
+
.documentName[data-v-dd964244] {
|
|
13224
13181
|
font-weight: var(--scalar-semibold);
|
|
13225
13182
|
}
|
|
13226
13183
|
.settingsModal .scalar-modal-layout {
|
|
@@ -13512,7 +13469,7 @@ div + .userMessage[data-v-8e43ed7a] {
|
|
|
13512
13469
|
|
|
13513
13470
|
/* Configurable Layout Variables */
|
|
13514
13471
|
@layer scalar-config {
|
|
13515
|
-
.scalar-api-reference[data-v-
|
|
13472
|
+
.scalar-api-reference[data-v-0d40a3ce] {
|
|
13516
13473
|
/* The header height */
|
|
13517
13474
|
--refs-header-height: calc(
|
|
13518
13475
|
var(--scalar-custom-header-height, 0px) + var(--scalar-header-height, 0px)
|
|
@@ -13534,20 +13491,20 @@ div + .userMessage[data-v-8e43ed7a] {
|
|
|
13534
13491
|
/* The maximum width of the content column */
|
|
13535
13492
|
--refs-content-max-width: var(--scalar-content-max-width, 1540px);
|
|
13536
13493
|
}
|
|
13537
|
-
.scalar-api-reference.references-classic[data-v-
|
|
13494
|
+
.scalar-api-reference.references-classic[data-v-0d40a3ce] {
|
|
13538
13495
|
/* Classic layout is wider */
|
|
13539
13496
|
--refs-content-max-width: var(--scalar-content-max-width, 1420px);
|
|
13540
13497
|
min-height: 100dvh;
|
|
13541
13498
|
--refs-sidebar-width: 0;
|
|
13542
13499
|
}
|
|
13543
13500
|
}
|
|
13544
|
-
.t-doc__sidebar[data-v-
|
|
13501
|
+
.t-doc__sidebar[data-v-0d40a3ce] {
|
|
13545
13502
|
z-index: 10;
|
|
13546
13503
|
}
|
|
13547
13504
|
|
|
13548
13505
|
/* ----------------------------------------------------- */
|
|
13549
13506
|
/* References Layout */
|
|
13550
|
-
.references-layout[data-v-
|
|
13507
|
+
.references-layout[data-v-0d40a3ce] {
|
|
13551
13508
|
/* Try to fill the container */
|
|
13552
13509
|
min-height: 100dvh;
|
|
13553
13510
|
min-width: 100%;
|
|
@@ -13571,44 +13528,44 @@ div + .userMessage[data-v-8e43ed7a] {
|
|
|
13571
13528
|
|
|
13572
13529
|
background: var(--scalar-background-1);
|
|
13573
13530
|
}
|
|
13574
|
-
.references-editor[data-v-
|
|
13531
|
+
.references-editor[data-v-0d40a3ce] {
|
|
13575
13532
|
grid-area: editor;
|
|
13576
13533
|
display: flex;
|
|
13577
13534
|
min-width: 0;
|
|
13578
13535
|
background: var(--scalar-background-1);
|
|
13579
13536
|
}
|
|
13580
|
-
.references-rendered[data-v-
|
|
13537
|
+
.references-rendered[data-v-0d40a3ce] {
|
|
13581
13538
|
position: relative;
|
|
13582
13539
|
grid-area: rendered;
|
|
13583
13540
|
min-width: 0;
|
|
13584
13541
|
background: var(--scalar-background-1);
|
|
13585
13542
|
}
|
|
13586
|
-
.scalar-api-reference.references-classic[data-v-
|
|
13587
|
-
.references-classic .references-rendered[data-v-
|
|
13543
|
+
.scalar-api-reference.references-classic[data-v-0d40a3ce],
|
|
13544
|
+
.references-classic .references-rendered[data-v-0d40a3ce] {
|
|
13588
13545
|
height: initial !important;
|
|
13589
13546
|
max-height: initial !important;
|
|
13590
13547
|
}
|
|
13591
13548
|
@layer scalar-config {
|
|
13592
|
-
.references-sidebar[data-v-
|
|
13549
|
+
.references-sidebar[data-v-0d40a3ce] {
|
|
13593
13550
|
/* Set a default width if references are enabled */
|
|
13594
13551
|
--refs-sidebar-width: var(--scalar-sidebar-width, 288px);
|
|
13595
13552
|
}
|
|
13596
13553
|
}
|
|
13597
13554
|
|
|
13598
13555
|
/* Footer */
|
|
13599
|
-
.references-footer[data-v-
|
|
13556
|
+
.references-footer[data-v-0d40a3ce] {
|
|
13600
13557
|
grid-area: footer;
|
|
13601
13558
|
}
|
|
13602
13559
|
/* ----------------------------------------------------- */
|
|
13603
13560
|
/* Responsive / Mobile Layout */
|
|
13604
13561
|
@media (max-width: 1000px) {
|
|
13605
13562
|
/* Keep toolbar hidden on mobile without forcing desktop display mode. */
|
|
13606
|
-
.references-developer-tools[data-v-
|
|
13563
|
+
.references-developer-tools[data-v-0d40a3ce] {
|
|
13607
13564
|
display: none;
|
|
13608
13565
|
}
|
|
13609
13566
|
|
|
13610
13567
|
/* Stack view on mobile */
|
|
13611
|
-
.references-layout[data-v-
|
|
13568
|
+
.references-layout[data-v-0d40a3ce] {
|
|
13612
13569
|
/* Adjust the sidebar height to the viewport height minus the header height */
|
|
13613
13570
|
--refs-sidebar-height: calc(
|
|
13614
13571
|
var(--full-height, 100dvh) - var(--scalar-custom-header-height, 0px)
|
|
@@ -13623,13 +13580,13 @@ div + .userMessage[data-v-8e43ed7a] {
|
|
|
13623
13580
|
'rendered'
|
|
13624
13581
|
'footer';
|
|
13625
13582
|
}
|
|
13626
|
-
.references-editable[data-v-
|
|
13583
|
+
.references-editable[data-v-0d40a3ce] {
|
|
13627
13584
|
grid-template-areas:
|
|
13628
13585
|
'header'
|
|
13629
13586
|
'navigation'
|
|
13630
13587
|
'editor';
|
|
13631
13588
|
}
|
|
13632
|
-
.references-rendered[data-v-
|
|
13589
|
+
.references-rendered[data-v-0d40a3ce] {
|
|
13633
13590
|
position: static;
|
|
13634
13591
|
}
|
|
13635
13592
|
}
|
|
@@ -13640,12 +13597,12 @@ div + .userMessage[data-v-8e43ed7a] {
|
|
|
13640
13597
|
* when the new elements are available
|
|
13641
13598
|
*/
|
|
13642
13599
|
@media (max-width: 1000px) {
|
|
13643
|
-
.scalar-api-references-standalone-mobile[data-v-
|
|
13600
|
+
.scalar-api-references-standalone-mobile[data-v-0d40a3ce]:not(.references-classic) {
|
|
13644
13601
|
--scalar-header-height: 50px;
|
|
13645
13602
|
}
|
|
13646
13603
|
}
|
|
13647
13604
|
|
|
13648
|
-
.darklight-reference[data-v-
|
|
13605
|
+
.darklight-reference[data-v-0d40a3ce] {
|
|
13649
13606
|
width: 100%;
|
|
13650
13607
|
margin-top: auto;
|
|
13651
13608
|
}
|