robindoc 3.6.5 → 3.7.1
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/lib/client.d.ts +6 -0
- package/lib/client.d.ts.map +1 -1
- package/lib/components/blocks/anchor-heading/index.d.ts +1 -2
- package/lib/components/blocks/anchor-heading/index.d.ts.map +1 -1
- package/lib/components/blocks/anchor-heading/index.js.map +1 -1
- package/lib/components/elements/article/document.d.ts +6 -10
- package/lib/components/elements/article/document.d.ts.map +1 -1
- package/lib/components/elements/article/document.js +1 -1
- package/lib/components/elements/article/document.js.map +1 -1
- package/lib/components/elements/article/index.d.ts +13 -13
- package/lib/components/elements/article/index.d.ts.map +1 -1
- package/lib/components/elements/article/index.js +1 -1
- package/lib/components/elements/article/index.js.map +1 -1
- package/lib/components/elements/article/tags.d.ts +30 -0
- package/lib/components/elements/article/tags.d.ts.map +1 -0
- package/lib/components/elements/article/tags.js +2 -0
- package/lib/components/elements/article/tags.js.map +1 -0
- package/lib/components/elements/blog-container/index.d.ts +6 -0
- package/lib/components/elements/blog-container/index.d.ts.map +1 -1
- package/lib/components/elements/blog-container/index.js.map +1 -1
- package/lib/components/elements/docs-container/index.d.ts +6 -0
- package/lib/components/elements/docs-container/index.d.ts.map +1 -1
- package/lib/components/elements/docs-container/index.js.map +1 -1
- package/lib/components/elements/footer/index.d.ts +5 -0
- package/lib/components/elements/footer/index.d.ts.map +1 -1
- package/lib/components/elements/footer/index.js.map +1 -1
- package/lib/components/elements/header/index.d.ts +6 -0
- package/lib/components/elements/header/index.d.ts.map +1 -1
- package/lib/components/elements/header/index.js.map +1 -1
- package/lib/components/elements/keylink-to-content/index.d.ts +6 -0
- package/lib/components/elements/keylink-to-content/index.d.ts.map +1 -1
- package/lib/components/elements/keylink-to-content/index.js.map +1 -1
- package/lib/components/elements/keylink-to-navigation/index.d.ts +6 -0
- package/lib/components/elements/keylink-to-navigation/index.d.ts.map +1 -1
- package/lib/components/elements/keylink-to-navigation/index.js.map +1 -1
- package/lib/components/elements/page-container/index.d.ts +6 -0
- package/lib/components/elements/page-container/index.d.ts.map +1 -1
- package/lib/components/elements/page-container/index.js.map +1 -1
- package/lib/components/elements/robin-provider/index.d.ts +16 -0
- package/lib/components/elements/robin-provider/index.d.ts.map +1 -1
- package/lib/components/elements/robin-provider/index.js.map +1 -1
- package/lib/components/elements/sidebar/index.d.ts +6 -0
- package/lib/components/elements/sidebar/index.d.ts.map +1 -1
- package/lib/components/elements/sidebar/index.js.map +1 -1
- package/lib/components/ui/block/index.d.ts +1 -2
- package/lib/components/ui/block/index.d.ts.map +1 -1
- package/lib/components/ui/block/index.js.map +1 -1
- package/lib/components/ui/blockquote/index.d.ts +1 -2
- package/lib/components/ui/blockquote/index.d.ts.map +1 -1
- package/lib/components/ui/blockquote/index.js.map +1 -1
- package/lib/components/ui/code-span/index.d.ts +1 -2
- package/lib/components/ui/code-span/index.d.ts.map +1 -1
- package/lib/components/ui/code-span/index.js.map +1 -1
- package/lib/components/ui/del/index.d.ts +1 -2
- package/lib/components/ui/del/index.d.ts.map +1 -1
- package/lib/components/ui/del/index.js.map +1 -1
- package/lib/components/ui/em/index.d.ts +1 -2
- package/lib/components/ui/em/index.d.ts.map +1 -1
- package/lib/components/ui/em/index.js.map +1 -1
- package/lib/components/ui/heading/index.d.ts +1 -2
- package/lib/components/ui/heading/index.d.ts.map +1 -1
- package/lib/components/ui/heading/index.js.map +1 -1
- package/lib/components/ui/hr/index.d.ts +1 -2
- package/lib/components/ui/hr/index.d.ts.map +1 -1
- package/lib/components/ui/hr/index.js.map +1 -1
- package/lib/components/ui/list/list-item/index.d.ts +1 -2
- package/lib/components/ui/list/list-item/index.d.ts.map +1 -1
- package/lib/components/ui/list/list-item/index.js.map +1 -1
- package/lib/components/ui/list/unordered-list/index.d.ts +1 -2
- package/lib/components/ui/list/unordered-list/index.d.ts.map +1 -1
- package/lib/components/ui/list/unordered-list/index.js.map +1 -1
- package/lib/components/ui/paragraph/index.d.ts +1 -2
- package/lib/components/ui/paragraph/index.d.ts.map +1 -1
- package/lib/components/ui/paragraph/index.js.map +1 -1
- package/lib/components/ui/strong/index.d.ts +1 -2
- package/lib/components/ui/strong/index.d.ts.map +1 -1
- package/lib/components/ui/strong/index.js.map +1 -1
- package/lib/components/ui/table/table/index.d.ts +1 -2
- package/lib/components/ui/table/table/index.d.ts.map +1 -1
- package/lib/components/ui/table/table/index.js.map +1 -1
- package/lib/components/ui/table/tbody/index.d.ts +1 -2
- package/lib/components/ui/table/tbody/index.d.ts.map +1 -1
- package/lib/components/ui/table/tbody/index.js.map +1 -1
- package/lib/components/ui/table/td/index.d.ts +1 -2
- package/lib/components/ui/table/td/index.d.ts.map +1 -1
- package/lib/components/ui/table/td/index.js.map +1 -1
- package/lib/components/ui/table/th/index.d.ts +1 -2
- package/lib/components/ui/table/th/index.d.ts.map +1 -1
- package/lib/components/ui/table/th/index.js.map +1 -1
- package/lib/components/ui/table/thead/index.d.ts +1 -3
- package/lib/components/ui/table/thead/index.d.ts.map +1 -1
- package/lib/components/ui/table/thead/index.js.map +1 -1
- package/lib/components/ui/table/tr/index.d.ts +2 -2
- package/lib/components/ui/table/tr/index.d.ts.map +1 -1
- package/lib/components/ui/table/tr/index.js.map +1 -1
- package/lib/components/ui/task-list/task-list-item/index.d.ts +1 -2
- package/lib/components/ui/task-list/task-list-item/index.d.ts.map +1 -1
- package/lib/components/ui/task-list/task-list-item/index.js.map +1 -1
- package/lib/components/ui/task-list/task-unordered-list/index.d.ts +1 -2
- package/lib/components/ui/task-list/task-unordered-list/index.d.ts.map +1 -1
- package/lib/components/ui/task-list/task-unordered-list/index.js.map +1 -1
- package/lib/core/providers/file-system.js +1 -1
- package/lib/core/providers/file-system.js.map +1 -1
- package/lib/core/types/initialize.d.ts +12 -0
- package/lib/core/types/initialize.d.ts.map +1 -1
- package/lib/core/utils/initialize-robindoc.d.ts +14 -0
- package/lib/core/utils/initialize-robindoc.d.ts.map +1 -1
- package/lib/core/utils/initialize-robindoc.js.map +1 -1
- package/lib/styles.css +351 -323
- package/package.json +2 -2
package/lib/styles.css
CHANGED
|
@@ -409,58 +409,6 @@
|
|
|
409
409
|
z-index: 1001;
|
|
410
410
|
}.r-keylink.keylink-to-navigation:focus {
|
|
411
411
|
margin-top: -40px;
|
|
412
|
-
}.r-article {
|
|
413
|
-
padding: 20px 0 40px;
|
|
414
|
-
grid-area: content;
|
|
415
|
-
}
|
|
416
|
-
@media screen and (width >= 1180px) {
|
|
417
|
-
.r-article {
|
|
418
|
-
padding: 32px 0 40px;
|
|
419
|
-
}
|
|
420
|
-
}
|
|
421
|
-
.r-article > *:first-child {
|
|
422
|
-
margin-top: 0;
|
|
423
|
-
}
|
|
424
|
-
.r-article > *:last-child {
|
|
425
|
-
margin-bottom: 0;
|
|
426
|
-
}
|
|
427
|
-
|
|
428
|
-
.r-checkbox {
|
|
429
|
-
cursor: pointer;
|
|
430
|
-
width: 20px;
|
|
431
|
-
height: 20px;
|
|
432
|
-
margin: 4px;
|
|
433
|
-
vertical-align: middle;
|
|
434
|
-
box-sizing: border-box;
|
|
435
|
-
}
|
|
436
|
-
|
|
437
|
-
.r-label {
|
|
438
|
-
cursor: pointer;
|
|
439
|
-
}
|
|
440
|
-
|
|
441
|
-
.r-task-ol,
|
|
442
|
-
.r-task-ul {
|
|
443
|
-
list-style: none;
|
|
444
|
-
}
|
|
445
|
-
|
|
446
|
-
.r-task-label {
|
|
447
|
-
display: block;
|
|
448
|
-
width: 100%;
|
|
449
|
-
padding-top: 2px;
|
|
450
|
-
padding-bottom: 2px;
|
|
451
|
-
box-sizing: border-box;
|
|
452
|
-
}
|
|
453
|
-
.r-task-label:hover .r-checkbox {
|
|
454
|
-
filter: brightness(0.8);
|
|
455
|
-
}
|
|
456
|
-
|
|
457
|
-
.r-task-li.r-task-li {
|
|
458
|
-
margin-block-start: 2px;
|
|
459
|
-
margin-block-end: 2px;
|
|
460
|
-
}
|
|
461
|
-
|
|
462
|
-
.r-label-text {
|
|
463
|
-
vertical-align: middle;
|
|
464
412
|
}.r-sidebar {
|
|
465
413
|
grid-area: sidebar;
|
|
466
414
|
box-sizing: border-box;
|
|
@@ -752,6 +700,58 @@
|
|
|
752
700
|
|
|
753
701
|
.r-sidebar-drop[open] > .r-sidebar-drop-btn > .r-sidebar-drop-icon {
|
|
754
702
|
transform: rotate(90deg);
|
|
703
|
+
}.r-article {
|
|
704
|
+
padding: 20px 0 40px;
|
|
705
|
+
grid-area: content;
|
|
706
|
+
}
|
|
707
|
+
@media screen and (width >= 1180px) {
|
|
708
|
+
.r-article {
|
|
709
|
+
padding: 32px 0 40px;
|
|
710
|
+
}
|
|
711
|
+
}
|
|
712
|
+
.r-article > *:first-child {
|
|
713
|
+
margin-top: 0;
|
|
714
|
+
}
|
|
715
|
+
.r-article > *:last-child {
|
|
716
|
+
margin-bottom: 0;
|
|
717
|
+
}
|
|
718
|
+
|
|
719
|
+
.r-checkbox {
|
|
720
|
+
cursor: pointer;
|
|
721
|
+
width: 20px;
|
|
722
|
+
height: 20px;
|
|
723
|
+
margin: 4px;
|
|
724
|
+
vertical-align: middle;
|
|
725
|
+
box-sizing: border-box;
|
|
726
|
+
}
|
|
727
|
+
|
|
728
|
+
.r-label {
|
|
729
|
+
cursor: pointer;
|
|
730
|
+
}
|
|
731
|
+
|
|
732
|
+
.r-task-ol,
|
|
733
|
+
.r-task-ul {
|
|
734
|
+
list-style: none;
|
|
735
|
+
}
|
|
736
|
+
|
|
737
|
+
.r-task-label {
|
|
738
|
+
display: block;
|
|
739
|
+
width: 100%;
|
|
740
|
+
padding-top: 2px;
|
|
741
|
+
padding-bottom: 2px;
|
|
742
|
+
box-sizing: border-box;
|
|
743
|
+
}
|
|
744
|
+
.r-task-label:hover .r-checkbox {
|
|
745
|
+
filter: brightness(0.8);
|
|
746
|
+
}
|
|
747
|
+
|
|
748
|
+
.r-task-li.r-task-li {
|
|
749
|
+
margin-block-start: 2px;
|
|
750
|
+
margin-block-end: 2px;
|
|
751
|
+
}
|
|
752
|
+
|
|
753
|
+
.r-label-text {
|
|
754
|
+
vertical-align: middle;
|
|
755
755
|
}.r-header-menu {
|
|
756
756
|
display: flex;
|
|
757
757
|
justify-content: flex-end;
|
|
@@ -840,6 +840,85 @@
|
|
|
840
840
|
.r-header-input:checked ~ .r-header-burger .r-burger-line._bottom {
|
|
841
841
|
transform: translateY(0) rotate(-45deg);
|
|
842
842
|
margin-top: 0;
|
|
843
|
+
}.r-dropdown {
|
|
844
|
+
position: relative;
|
|
845
|
+
color: var(--r-main-600);
|
|
846
|
+
transition: color 0.2s 0.1s;
|
|
847
|
+
}
|
|
848
|
+
.r-dropdown:hover, .r-dropdown:focus-within {
|
|
849
|
+
color: var(--r-main-950);
|
|
850
|
+
}
|
|
851
|
+
.r-dropdown:hover .r-dropdown-drop, .r-dropdown:focus-within .r-dropdown-drop {
|
|
852
|
+
visibility: visible;
|
|
853
|
+
pointer-events: all;
|
|
854
|
+
transform: translateY(20px);
|
|
855
|
+
opacity: 1;
|
|
856
|
+
}
|
|
857
|
+
.r-dropdown:hover .r-dropdown-chevron, .r-dropdown:focus-within .r-dropdown-chevron {
|
|
858
|
+
transform: rotate(180deg);
|
|
859
|
+
}
|
|
860
|
+
|
|
861
|
+
.r-dropdown-summary {
|
|
862
|
+
display: flex;
|
|
863
|
+
justify-content: space-between;
|
|
864
|
+
align-items: center;
|
|
865
|
+
width: 100%;
|
|
866
|
+
position: relative;
|
|
867
|
+
color: inherit;
|
|
868
|
+
cursor: pointer;
|
|
869
|
+
padding: 10px 4px;
|
|
870
|
+
font-size: 16px;
|
|
871
|
+
border: 0;
|
|
872
|
+
background: none;
|
|
873
|
+
z-index: 1;
|
|
874
|
+
box-sizing: border-box;
|
|
875
|
+
}
|
|
876
|
+
|
|
877
|
+
.r-dropdown-chevron {
|
|
878
|
+
display: block;
|
|
879
|
+
margin-left: 6px;
|
|
880
|
+
transition: transform 0.3s 0.1s;
|
|
881
|
+
box-sizing: border-box;
|
|
882
|
+
}
|
|
883
|
+
|
|
884
|
+
.r-dropdown-drop {
|
|
885
|
+
list-style: none;
|
|
886
|
+
position: absolute;
|
|
887
|
+
top: 16px;
|
|
888
|
+
left: -12px;
|
|
889
|
+
visibility: hidden;
|
|
890
|
+
pointer-events: none;
|
|
891
|
+
opacity: 0;
|
|
892
|
+
transition: transform 0.3s 0.1s, opacity 0.3s 0.1s, visibility 0.3s 0.1s;
|
|
893
|
+
background-color: var(--r-main-50);
|
|
894
|
+
border: 1px solid var(--r-main-100);
|
|
895
|
+
border-radius: 8px;
|
|
896
|
+
margin: 0;
|
|
897
|
+
padding: 2px 6px;
|
|
898
|
+
min-width: 120px;
|
|
899
|
+
max-width: 180px;
|
|
900
|
+
box-sizing: border-box;
|
|
901
|
+
}
|
|
902
|
+
|
|
903
|
+
.r-dropdown-link {
|
|
904
|
+
display: block;
|
|
905
|
+
width: 100%;
|
|
906
|
+
text-decoration: none;
|
|
907
|
+
color: var(--r-main-700);
|
|
908
|
+
padding: 4px 8px;
|
|
909
|
+
margin-top: 4px;
|
|
910
|
+
margin-bottom: 4px;
|
|
911
|
+
border-radius: 4px;
|
|
912
|
+
transition: background-color 0.2s;
|
|
913
|
+
box-sizing: border-box;
|
|
914
|
+
}
|
|
915
|
+
.r-dropdown-link:hover {
|
|
916
|
+
color: var(--r-main-900);
|
|
917
|
+
background-color: var(--r-main-100);
|
|
918
|
+
}
|
|
919
|
+
|
|
920
|
+
.r-dropdown-link._active {
|
|
921
|
+
color: var(--r-primary-700);
|
|
843
922
|
}.r-search-btn {
|
|
844
923
|
position: relative;
|
|
845
924
|
border-radius: 6px;
|
|
@@ -1023,85 +1102,6 @@
|
|
|
1023
1102
|
font-size: 14px;
|
|
1024
1103
|
color: var(--r-main-600);
|
|
1025
1104
|
margin: 12px 0 0;
|
|
1026
|
-
}.r-dropdown {
|
|
1027
|
-
position: relative;
|
|
1028
|
-
color: var(--r-main-600);
|
|
1029
|
-
transition: color 0.2s 0.1s;
|
|
1030
|
-
}
|
|
1031
|
-
.r-dropdown:hover, .r-dropdown:focus-within {
|
|
1032
|
-
color: var(--r-main-950);
|
|
1033
|
-
}
|
|
1034
|
-
.r-dropdown:hover .r-dropdown-drop, .r-dropdown:focus-within .r-dropdown-drop {
|
|
1035
|
-
visibility: visible;
|
|
1036
|
-
pointer-events: all;
|
|
1037
|
-
transform: translateY(20px);
|
|
1038
|
-
opacity: 1;
|
|
1039
|
-
}
|
|
1040
|
-
.r-dropdown:hover .r-dropdown-chevron, .r-dropdown:focus-within .r-dropdown-chevron {
|
|
1041
|
-
transform: rotate(180deg);
|
|
1042
|
-
}
|
|
1043
|
-
|
|
1044
|
-
.r-dropdown-summary {
|
|
1045
|
-
display: flex;
|
|
1046
|
-
justify-content: space-between;
|
|
1047
|
-
align-items: center;
|
|
1048
|
-
width: 100%;
|
|
1049
|
-
position: relative;
|
|
1050
|
-
color: inherit;
|
|
1051
|
-
cursor: pointer;
|
|
1052
|
-
padding: 10px 4px;
|
|
1053
|
-
font-size: 16px;
|
|
1054
|
-
border: 0;
|
|
1055
|
-
background: none;
|
|
1056
|
-
z-index: 1;
|
|
1057
|
-
box-sizing: border-box;
|
|
1058
|
-
}
|
|
1059
|
-
|
|
1060
|
-
.r-dropdown-chevron {
|
|
1061
|
-
display: block;
|
|
1062
|
-
margin-left: 6px;
|
|
1063
|
-
transition: transform 0.3s 0.1s;
|
|
1064
|
-
box-sizing: border-box;
|
|
1065
|
-
}
|
|
1066
|
-
|
|
1067
|
-
.r-dropdown-drop {
|
|
1068
|
-
list-style: none;
|
|
1069
|
-
position: absolute;
|
|
1070
|
-
top: 16px;
|
|
1071
|
-
left: -12px;
|
|
1072
|
-
visibility: hidden;
|
|
1073
|
-
pointer-events: none;
|
|
1074
|
-
opacity: 0;
|
|
1075
|
-
transition: transform 0.3s 0.1s, opacity 0.3s 0.1s, visibility 0.3s 0.1s;
|
|
1076
|
-
background-color: var(--r-main-50);
|
|
1077
|
-
border: 1px solid var(--r-main-100);
|
|
1078
|
-
border-radius: 8px;
|
|
1079
|
-
margin: 0;
|
|
1080
|
-
padding: 2px 6px;
|
|
1081
|
-
min-width: 120px;
|
|
1082
|
-
max-width: 180px;
|
|
1083
|
-
box-sizing: border-box;
|
|
1084
|
-
}
|
|
1085
|
-
|
|
1086
|
-
.r-dropdown-link {
|
|
1087
|
-
display: block;
|
|
1088
|
-
width: 100%;
|
|
1089
|
-
text-decoration: none;
|
|
1090
|
-
color: var(--r-main-700);
|
|
1091
|
-
padding: 4px 8px;
|
|
1092
|
-
margin-top: 4px;
|
|
1093
|
-
margin-bottom: 4px;
|
|
1094
|
-
border-radius: 4px;
|
|
1095
|
-
transition: background-color 0.2s;
|
|
1096
|
-
box-sizing: border-box;
|
|
1097
|
-
}
|
|
1098
|
-
.r-dropdown-link:hover {
|
|
1099
|
-
color: var(--r-main-900);
|
|
1100
|
-
background-color: var(--r-main-100);
|
|
1101
|
-
}
|
|
1102
|
-
|
|
1103
|
-
.r-dropdown-link._active {
|
|
1104
|
-
color: var(--r-primary-700);
|
|
1105
1105
|
}.r-header-social {
|
|
1106
1106
|
display: flex;
|
|
1107
1107
|
flex: 1;
|
|
@@ -1181,151 +1181,38 @@
|
|
|
1181
1181
|
fill: var(--r-main-950);
|
|
1182
1182
|
pointer-events: none;
|
|
1183
1183
|
}
|
|
1184
|
-
|
|
1185
|
-
.r-theme-switcher::before,
|
|
1186
|
-
.r-theme-system .r-theme-switcher::before {
|
|
1187
|
-
left: 38px;
|
|
1188
|
-
}
|
|
1189
|
-
|
|
1190
|
-
.r-theme-light:not(.r-theme-system) .r-theme-switcher::before {
|
|
1191
|
-
left: 74px;
|
|
1192
|
-
}
|
|
1193
|
-
|
|
1194
|
-
.r-theme-switcher-svg {
|
|
1195
|
-
display: block;
|
|
1196
|
-
}.r-keylink {
|
|
1197
|
-
display: block;
|
|
1198
|
-
position: relative;
|
|
1199
|
-
padding: 8px 12px;
|
|
1200
|
-
border: 2px solid var(--r-main-500);
|
|
1201
|
-
border-radius: 6px;
|
|
1202
|
-
text-decoration: none;
|
|
1203
|
-
background: var(--r-main-50);
|
|
1204
|
-
}
|
|
1205
|
-
|
|
1206
|
-
.r-keylink:not(:focus) {
|
|
1207
|
-
width: 1px !important;
|
|
1208
|
-
height: 1px !important;
|
|
1209
|
-
padding: 0 !important;
|
|
1210
|
-
overflow: hidden !important;
|
|
1211
|
-
clip: rect(1px, 1px, 1px, 1px) !important;
|
|
1212
|
-
border: 0 !important;
|
|
1213
|
-
user-select: none;
|
|
1214
|
-
pointer-events: none;
|
|
1215
|
-
box-sizing: border-box;
|
|
1216
|
-
}.r-breadcrumbs {
|
|
1217
|
-
grid-area: breadcrumbs;
|
|
1218
|
-
list-style: none;
|
|
1219
|
-
margin: 0;
|
|
1220
|
-
padding: 20px 0 0;
|
|
1221
|
-
line-height: 2;
|
|
1222
|
-
}
|
|
1223
|
-
@media screen and (width >= 768px) {
|
|
1224
|
-
.r-breadcrumbs {
|
|
1225
|
-
padding: 32px 0 0;
|
|
1226
|
-
}
|
|
1227
|
-
}
|
|
1228
|
-
|
|
1229
|
-
.r-breadcrumb {
|
|
1230
|
-
display: inline;
|
|
1231
|
-
}
|
|
1232
|
-
|
|
1233
|
-
.r-breadcrumb._previous::after {
|
|
1234
|
-
content: "/";
|
|
1235
|
-
font-weight: 600;
|
|
1236
|
-
margin-inline: 8px;
|
|
1237
|
-
}
|
|
1238
|
-
|
|
1239
|
-
.r-breadcrumb-link {
|
|
1240
|
-
color: var(--r-main-700);
|
|
1241
|
-
text-decoration: none;
|
|
1242
|
-
}
|
|
1243
|
-
.r-breadcrumb-link:hover {
|
|
1244
|
-
color: var(--r-primary-800);
|
|
1245
|
-
}
|
|
1246
|
-
|
|
1247
|
-
.r-breadcrumb-link,
|
|
1248
|
-
.r-breadcrumb-title {
|
|
1249
|
-
display: inline;
|
|
1250
|
-
padding: 6px 0;
|
|
1251
|
-
margin: 0;
|
|
1252
|
-
}
|
|
1253
|
-
|
|
1254
|
-
.r-breadcrumb-title {
|
|
1255
|
-
color: var(--r-main-950);
|
|
1256
|
-
font-weight: 600;
|
|
1257
|
-
}.r-pagination {
|
|
1258
|
-
grid-area: pagination;
|
|
1259
|
-
display: grid;
|
|
1260
|
-
grid-template-columns: repeat(auto-fit, minmax(148px, 1fr));
|
|
1261
|
-
gap: 16px;
|
|
1262
|
-
margin-bottom: 40px;
|
|
1263
|
-
}
|
|
1264
|
-
|
|
1265
|
-
.r-pagination-item {
|
|
1266
|
-
position: relative;
|
|
1267
|
-
padding-top: 8px;
|
|
1268
|
-
padding-bottom: 8px;
|
|
1269
|
-
text-decoration: none;
|
|
1270
|
-
font-size: 14px;
|
|
1271
|
-
color: var(--r-main-800);
|
|
1272
|
-
}
|
|
1273
|
-
.r-pagination-item:hover {
|
|
1274
|
-
color: var(--r-main-950);
|
|
1275
|
-
}
|
|
1276
|
-
|
|
1277
|
-
.r-pagination-item._prev {
|
|
1278
|
-
padding-left: 28px;
|
|
1279
|
-
}
|
|
1280
|
-
|
|
1281
|
-
.r-pagination-item._next {
|
|
1282
|
-
text-align: right;
|
|
1283
|
-
padding-right: 28px;
|
|
1284
|
-
}
|
|
1285
|
-
|
|
1286
|
-
.r-pagination-text {
|
|
1287
|
-
display: block;
|
|
1288
|
-
line-height: 2;
|
|
1289
|
-
}
|
|
1290
|
-
|
|
1291
|
-
.r-pagination-title {
|
|
1292
|
-
font-weight: 600;
|
|
1293
|
-
font-size: 16px;
|
|
1294
|
-
}
|
|
1295
|
-
|
|
1296
|
-
.r-pagination-icon {
|
|
1297
|
-
position: absolute;
|
|
1298
|
-
top: 50%;
|
|
1299
|
-
transform: translateY(-50%);
|
|
1300
|
-
transition: transform 0.2s;
|
|
1301
|
-
}
|
|
1302
|
-
|
|
1303
|
-
.r-pagination-icon._prev {
|
|
1304
|
-
left: 0;
|
|
1305
|
-
}
|
|
1306
|
-
.r-pagination-item:hover .r-pagination-icon._prev {
|
|
1307
|
-
transform: translate(-4px, -50%);
|
|
1308
|
-
}
|
|
1309
|
-
@media screen and (width >= 1180px) {
|
|
1310
|
-
.r-pagination-item:hover .r-pagination-icon._prev {
|
|
1311
|
-
transform: translate(-8px, -50%);
|
|
1312
|
-
}
|
|
1313
|
-
}
|
|
1314
|
-
|
|
1315
|
-
.r-pagination-icon._next {
|
|
1316
|
-
right: 0;
|
|
1317
|
-
}
|
|
1318
|
-
.r-pagination-item:hover .r-pagination-icon._next {
|
|
1319
|
-
transform: translate(4px, -50%);
|
|
1184
|
+
|
|
1185
|
+
.r-theme-switcher::before,
|
|
1186
|
+
.r-theme-system .r-theme-switcher::before {
|
|
1187
|
+
left: 38px;
|
|
1320
1188
|
}
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
}
|
|
1189
|
+
|
|
1190
|
+
.r-theme-light:not(.r-theme-system) .r-theme-switcher::before {
|
|
1191
|
+
left: 74px;
|
|
1325
1192
|
}
|
|
1326
1193
|
|
|
1327
|
-
.r-
|
|
1194
|
+
.r-theme-switcher-svg {
|
|
1195
|
+
display: block;
|
|
1196
|
+
}.r-keylink {
|
|
1328
1197
|
display: block;
|
|
1198
|
+
position: relative;
|
|
1199
|
+
padding: 8px 12px;
|
|
1200
|
+
border: 2px solid var(--r-main-500);
|
|
1201
|
+
border-radius: 6px;
|
|
1202
|
+
text-decoration: none;
|
|
1203
|
+
background: var(--r-main-50);
|
|
1204
|
+
}
|
|
1205
|
+
|
|
1206
|
+
.r-keylink:not(:focus) {
|
|
1207
|
+
width: 1px !important;
|
|
1208
|
+
height: 1px !important;
|
|
1209
|
+
padding: 0 !important;
|
|
1210
|
+
overflow: hidden !important;
|
|
1211
|
+
clip: rect(1px, 1px, 1px, 1px) !important;
|
|
1212
|
+
border: 0 !important;
|
|
1213
|
+
user-select: none;
|
|
1214
|
+
pointer-events: none;
|
|
1215
|
+
box-sizing: border-box;
|
|
1329
1216
|
}.r-contents {
|
|
1330
1217
|
grid-area: contents;
|
|
1331
1218
|
}
|
|
@@ -1568,6 +1455,119 @@
|
|
|
1568
1455
|
}.r-last-modified {
|
|
1569
1456
|
color: var(--r-main-700);
|
|
1570
1457
|
margin-block-start: 16px;
|
|
1458
|
+
}.r-pagination {
|
|
1459
|
+
grid-area: pagination;
|
|
1460
|
+
display: grid;
|
|
1461
|
+
grid-template-columns: repeat(auto-fit, minmax(148px, 1fr));
|
|
1462
|
+
gap: 16px;
|
|
1463
|
+
margin-bottom: 40px;
|
|
1464
|
+
}
|
|
1465
|
+
|
|
1466
|
+
.r-pagination-item {
|
|
1467
|
+
position: relative;
|
|
1468
|
+
padding-top: 8px;
|
|
1469
|
+
padding-bottom: 8px;
|
|
1470
|
+
text-decoration: none;
|
|
1471
|
+
font-size: 14px;
|
|
1472
|
+
color: var(--r-main-800);
|
|
1473
|
+
}
|
|
1474
|
+
.r-pagination-item:hover {
|
|
1475
|
+
color: var(--r-main-950);
|
|
1476
|
+
}
|
|
1477
|
+
|
|
1478
|
+
.r-pagination-item._prev {
|
|
1479
|
+
padding-left: 28px;
|
|
1480
|
+
}
|
|
1481
|
+
|
|
1482
|
+
.r-pagination-item._next {
|
|
1483
|
+
text-align: right;
|
|
1484
|
+
padding-right: 28px;
|
|
1485
|
+
}
|
|
1486
|
+
|
|
1487
|
+
.r-pagination-text {
|
|
1488
|
+
display: block;
|
|
1489
|
+
line-height: 2;
|
|
1490
|
+
}
|
|
1491
|
+
|
|
1492
|
+
.r-pagination-title {
|
|
1493
|
+
font-weight: 600;
|
|
1494
|
+
font-size: 16px;
|
|
1495
|
+
}
|
|
1496
|
+
|
|
1497
|
+
.r-pagination-icon {
|
|
1498
|
+
position: absolute;
|
|
1499
|
+
top: 50%;
|
|
1500
|
+
transform: translateY(-50%);
|
|
1501
|
+
transition: transform 0.2s;
|
|
1502
|
+
}
|
|
1503
|
+
|
|
1504
|
+
.r-pagination-icon._prev {
|
|
1505
|
+
left: 0;
|
|
1506
|
+
}
|
|
1507
|
+
.r-pagination-item:hover .r-pagination-icon._prev {
|
|
1508
|
+
transform: translate(-4px, -50%);
|
|
1509
|
+
}
|
|
1510
|
+
@media screen and (width >= 1180px) {
|
|
1511
|
+
.r-pagination-item:hover .r-pagination-icon._prev {
|
|
1512
|
+
transform: translate(-8px, -50%);
|
|
1513
|
+
}
|
|
1514
|
+
}
|
|
1515
|
+
|
|
1516
|
+
.r-pagination-icon._next {
|
|
1517
|
+
right: 0;
|
|
1518
|
+
}
|
|
1519
|
+
.r-pagination-item:hover .r-pagination-icon._next {
|
|
1520
|
+
transform: translate(4px, -50%);
|
|
1521
|
+
}
|
|
1522
|
+
@media screen and (width >= 1180px) {
|
|
1523
|
+
.r-pagination-item:hover .r-pagination-icon._next {
|
|
1524
|
+
transform: translate(8px, -50%);
|
|
1525
|
+
}
|
|
1526
|
+
}
|
|
1527
|
+
|
|
1528
|
+
.r-pagination-svg {
|
|
1529
|
+
display: block;
|
|
1530
|
+
}.r-breadcrumbs {
|
|
1531
|
+
grid-area: breadcrumbs;
|
|
1532
|
+
list-style: none;
|
|
1533
|
+
margin: 0;
|
|
1534
|
+
padding: 20px 0 0;
|
|
1535
|
+
line-height: 2;
|
|
1536
|
+
}
|
|
1537
|
+
@media screen and (width >= 768px) {
|
|
1538
|
+
.r-breadcrumbs {
|
|
1539
|
+
padding: 32px 0 0;
|
|
1540
|
+
}
|
|
1541
|
+
}
|
|
1542
|
+
|
|
1543
|
+
.r-breadcrumb {
|
|
1544
|
+
display: inline;
|
|
1545
|
+
}
|
|
1546
|
+
|
|
1547
|
+
.r-breadcrumb._previous::after {
|
|
1548
|
+
content: "/";
|
|
1549
|
+
font-weight: 600;
|
|
1550
|
+
margin-inline: 8px;
|
|
1551
|
+
}
|
|
1552
|
+
|
|
1553
|
+
.r-breadcrumb-link {
|
|
1554
|
+
color: var(--r-main-700);
|
|
1555
|
+
text-decoration: none;
|
|
1556
|
+
}
|
|
1557
|
+
.r-breadcrumb-link:hover {
|
|
1558
|
+
color: var(--r-primary-800);
|
|
1559
|
+
}
|
|
1560
|
+
|
|
1561
|
+
.r-breadcrumb-link,
|
|
1562
|
+
.r-breadcrumb-title {
|
|
1563
|
+
display: inline;
|
|
1564
|
+
padding: 6px 0;
|
|
1565
|
+
margin: 0;
|
|
1566
|
+
}
|
|
1567
|
+
|
|
1568
|
+
.r-breadcrumb-title {
|
|
1569
|
+
color: var(--r-main-950);
|
|
1570
|
+
font-weight: 600;
|
|
1571
1571
|
}.r-backdrop {
|
|
1572
1572
|
position: fixed;
|
|
1573
1573
|
top: 0;
|
|
@@ -1617,6 +1617,22 @@
|
|
|
1617
1617
|
background-color: currentColor;
|
|
1618
1618
|
border-radius: 0 0 0 4px;
|
|
1619
1619
|
box-sizing: border-box;
|
|
1620
|
+
}.r-kbd-container {
|
|
1621
|
+
display: flex;
|
|
1622
|
+
gap: 4px;
|
|
1623
|
+
font-size: 14px;
|
|
1624
|
+
cursor: pointer;
|
|
1625
|
+
}
|
|
1626
|
+
.r-kbd-container:hover {
|
|
1627
|
+
color: var(--r-main-950);
|
|
1628
|
+
}.r-kbd-key {
|
|
1629
|
+
background-color: var(--r-main-200);
|
|
1630
|
+
font-size: 12px;
|
|
1631
|
+
border-radius: 4px;
|
|
1632
|
+
padding: 5px 8px;
|
|
1633
|
+
min-width: 24px;
|
|
1634
|
+
text-align: center;
|
|
1635
|
+
box-sizing: border-box;
|
|
1620
1636
|
}.r-anchor-heading:hover .r-anchor-heading-link {
|
|
1621
1637
|
visibility: visible;
|
|
1622
1638
|
opacity: 1;
|
|
@@ -1696,15 +1712,16 @@
|
|
|
1696
1712
|
scrollbar-color: var(--r-main-200) transparent;
|
|
1697
1713
|
box-sizing: border-box;
|
|
1698
1714
|
}.r-blockquote {
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
border-left:
|
|
1715
|
+
padding: 4px 12px 4px 20px;
|
|
1716
|
+
border: 4px solid var(--r-main-100);
|
|
1717
|
+
border-left: 4px solid var(--r-main-600);
|
|
1702
1718
|
border-top-right-radius: 2px;
|
|
1703
1719
|
border-bottom-right-radius: 2px;
|
|
1704
1720
|
font: inherit;
|
|
1705
1721
|
margin-inline: 0;
|
|
1706
1722
|
margin-block-start: 1em;
|
|
1707
1723
|
margin-block-end: 1em;
|
|
1724
|
+
border-radius: 8px;
|
|
1708
1725
|
}
|
|
1709
1726
|
|
|
1710
1727
|
.r-blockquote-title {
|
|
@@ -1751,19 +1768,6 @@
|
|
|
1751
1768
|
}
|
|
1752
1769
|
.r-blockquote-caution .r-blockquote-title {
|
|
1753
1770
|
color: var(--r-caution);
|
|
1754
|
-
}.r-code-block {
|
|
1755
|
-
font-family: var(--monospace-font, monospace, monospace);
|
|
1756
|
-
font-size: 16px;
|
|
1757
|
-
line-height: 1.33;
|
|
1758
|
-
border-radius: 6px;
|
|
1759
|
-
padding: 16px 20px;
|
|
1760
|
-
margin: 0;
|
|
1761
|
-
color: var(--r-primary-800);
|
|
1762
|
-
background-color: var(--r-main-50);
|
|
1763
|
-
overflow-x: auto;
|
|
1764
|
-
scrollbar-width: thin;
|
|
1765
|
-
scrollbar-color: var(--r-main-200) transparent;
|
|
1766
|
-
box-sizing: border-box;
|
|
1767
1771
|
}.r-code-span {
|
|
1768
1772
|
font-family: var(--monospace-font, monospace, monospace);
|
|
1769
1773
|
background-color: var(--r-main-100);
|
|
@@ -1778,6 +1782,19 @@
|
|
|
1778
1782
|
|
|
1779
1783
|
.r-code-span + .r-content-link-external {
|
|
1780
1784
|
margin-left: -12px;
|
|
1785
|
+
}.r-code-block {
|
|
1786
|
+
font-family: var(--monospace-font, monospace, monospace);
|
|
1787
|
+
font-size: 16px;
|
|
1788
|
+
line-height: 1.33;
|
|
1789
|
+
border-radius: 6px;
|
|
1790
|
+
padding: 16px 20px;
|
|
1791
|
+
margin: 0;
|
|
1792
|
+
color: var(--r-primary-800);
|
|
1793
|
+
background-color: var(--r-main-50);
|
|
1794
|
+
overflow-x: auto;
|
|
1795
|
+
scrollbar-width: thin;
|
|
1796
|
+
scrollbar-color: var(--r-main-200) transparent;
|
|
1797
|
+
box-sizing: border-box;
|
|
1781
1798
|
}.r-h1 {
|
|
1782
1799
|
font-size: 32px;
|
|
1783
1800
|
line-height: 1.4;
|
|
@@ -1866,22 +1883,6 @@
|
|
|
1866
1883
|
|
|
1867
1884
|
.r-tab-header-code {
|
|
1868
1885
|
font-family: var(--monospace-font, monospace, monospace);
|
|
1869
|
-
}.r-kbd-container {
|
|
1870
|
-
display: flex;
|
|
1871
|
-
gap: 4px;
|
|
1872
|
-
font-size: 14px;
|
|
1873
|
-
cursor: pointer;
|
|
1874
|
-
}
|
|
1875
|
-
.r-kbd-container:hover {
|
|
1876
|
-
color: var(--r-main-950);
|
|
1877
|
-
}.r-kbd-key {
|
|
1878
|
-
background-color: var(--r-main-200);
|
|
1879
|
-
font-size: 12px;
|
|
1880
|
-
border-radius: 4px;
|
|
1881
|
-
padding: 5px 8px;
|
|
1882
|
-
min-width: 24px;
|
|
1883
|
-
text-align: center;
|
|
1884
|
-
box-sizing: border-box;
|
|
1885
1886
|
}.r-copy-button {
|
|
1886
1887
|
position: relative;
|
|
1887
1888
|
padding: 6px;
|
|
@@ -2022,49 +2023,72 @@
|
|
|
2022
2023
|
margin-block-start: 1em;
|
|
2023
2024
|
margin-block-end: 1em;
|
|
2024
2025
|
}.r-table {
|
|
2026
|
+
position: relative;
|
|
2025
2027
|
min-width: 100%;
|
|
2026
2028
|
text-align: left;
|
|
2027
2029
|
border-collapse: collapse;
|
|
2028
2030
|
box-sizing: border-box;
|
|
2029
|
-
|
|
2030
|
-
|
|
2031
|
-
border-
|
|
2031
|
+
background-color: var(--r-main-50);
|
|
2032
|
+
margin: 4px;
|
|
2033
|
+
border-radius: 6px;
|
|
2034
|
+
}
|
|
2035
|
+
.r-table::before {
|
|
2036
|
+
content: "";
|
|
2037
|
+
inset: -4px;
|
|
2038
|
+
position: absolute;
|
|
2039
|
+
background-color: var(--r-main-100);
|
|
2040
|
+
z-index: -1;
|
|
2041
|
+
border-radius: 8px;
|
|
2042
|
+
border: 1px solid var(--r-main-200);
|
|
2043
|
+
}.r-th {
|
|
2044
|
+
padding: 8px 12px;
|
|
2032
2045
|
border-collapse: collapse;
|
|
2046
|
+
background-color: var(--r-main-100);
|
|
2047
|
+
border-bottom: 1px solid var(--r-main-200);
|
|
2048
|
+
}
|
|
2049
|
+
.r-thead .r-th:first-child {
|
|
2050
|
+
border-top-left-radius: 6px;
|
|
2051
|
+
}
|
|
2052
|
+
.r-thead .r-th:last-child {
|
|
2053
|
+
border-top-right-radius: 6px;
|
|
2054
|
+
}
|
|
2055
|
+
.r-th:not(:last-child) {
|
|
2056
|
+
border-right: 1px solid var(--r-main-200);
|
|
2033
2057
|
}
|
|
2034
2058
|
|
|
2035
|
-
.r-
|
|
2059
|
+
.r-th_left {
|
|
2036
2060
|
text-align: left;
|
|
2037
2061
|
}
|
|
2038
2062
|
|
|
2039
|
-
.r-
|
|
2063
|
+
.r-th_center {
|
|
2040
2064
|
text-align: center;
|
|
2041
2065
|
}
|
|
2042
2066
|
|
|
2043
|
-
.r-
|
|
2067
|
+
.r-th_right {
|
|
2044
2068
|
text-align: right;
|
|
2045
|
-
}.r-
|
|
2046
|
-
padding:
|
|
2047
|
-
border-top: 1px solid var(--r-main-500);
|
|
2048
|
-
border-bottom: 1px solid var(--r-main-500);
|
|
2069
|
+
}.r-td {
|
|
2070
|
+
padding: 8px 12px;
|
|
2049
2071
|
border-collapse: collapse;
|
|
2050
2072
|
}
|
|
2073
|
+
.r-td:not(:last-child) {
|
|
2074
|
+
border-right: 1px solid var(--r-main-200);
|
|
2075
|
+
}
|
|
2051
2076
|
|
|
2052
|
-
.r-
|
|
2077
|
+
.r-td_left {
|
|
2053
2078
|
text-align: left;
|
|
2054
2079
|
}
|
|
2055
2080
|
|
|
2056
|
-
.r-
|
|
2081
|
+
.r-td_center {
|
|
2057
2082
|
text-align: center;
|
|
2058
2083
|
}
|
|
2059
2084
|
|
|
2060
|
-
.r-
|
|
2085
|
+
.r-td_right {
|
|
2061
2086
|
text-align: right;
|
|
2062
|
-
}.r-
|
|
2063
|
-
|
|
2064
|
-
}
|
|
2065
|
-
|
|
2066
|
-
|
|
2067
|
-
list-style: none;
|
|
2087
|
+
}.r-tr {
|
|
2088
|
+
border-collapse: collapse;
|
|
2089
|
+
}
|
|
2090
|
+
.r-tr:not(:first-child) {
|
|
2091
|
+
border-top: 1px solid var(--r-main-200);
|
|
2068
2092
|
}.r-task-li.r-task-li {
|
|
2069
2093
|
margin-block-start: 2px;
|
|
2070
2094
|
margin-block-end: 2px;
|
|
@@ -2094,6 +2118,10 @@
|
|
|
2094
2118
|
|
|
2095
2119
|
.r-task-label-text {
|
|
2096
2120
|
vertical-align: middle;
|
|
2121
|
+
}.r-task-ol {
|
|
2122
|
+
list-style: none;
|
|
2123
|
+
}.r-task-ul {
|
|
2124
|
+
list-style: none;
|
|
2097
2125
|
}.r-tooltip {
|
|
2098
2126
|
font-family: var(--monospace-font, monospace, monospace);
|
|
2099
2127
|
display: none;
|