@stainless-api/docs-ui 0.1.0-beta.29 → 0.1.0-beta.30
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/dist/{breadcrumbs-D5viAm7a.d.ts → breadcrumbs-wJ7A9MGt.d.ts} +2 -2
- package/dist/{component-generics-BnrVqdQj.d.ts → component-generics--y1IC_M-.d.ts} +2 -1
- package/dist/{component-generics-Df4EDvxk.js → component-generics-D3ybuN5r.js} +5 -1
- package/dist/components/breadcrumbs.d.ts +1 -1
- package/dist/components/breadcrumbs.js +13 -14
- package/dist/components/chat.d.ts +3 -3
- package/dist/components/chat.js +64 -50
- package/dist/components/icons.d.ts +10 -10
- package/dist/components/icons.js +1 -1
- package/dist/components/index.d.ts +11 -12
- package/dist/components/index.js +14 -15
- package/dist/components/method.d.ts +1 -1
- package/dist/components/method.js +13 -14
- package/dist/components/overview.d.ts +1 -1
- package/dist/components/overview.js +13 -14
- package/dist/components/primitives.d.ts +1 -1
- package/dist/components/primitives.js +13 -14
- package/dist/components/properties.d.ts +1 -1
- package/dist/components/properties.js +13 -14
- package/dist/components/sdk.d.ts +2 -2
- package/dist/components/sdk.js +13 -14
- package/dist/components/sidebar.d.ts +1 -1
- package/dist/components/sidebar.js +13 -14
- package/dist/components/snippets.d.ts +3 -3
- package/dist/components/snippets.js +13 -14
- package/dist/contexts/component-generics.d.ts +1 -1
- package/dist/contexts/component-generics.js +1 -1
- package/dist/contexts/component-types.d.ts +11 -12
- package/dist/contexts/component-types.js +0 -1
- package/dist/contexts/component.d.ts +14 -14
- package/dist/contexts/component.js +13 -14
- package/dist/contexts/docs.d.ts +1 -1
- package/dist/contexts/docs.js +1 -1
- package/dist/contexts/index.d.ts +18 -19
- package/dist/contexts/index.js +13 -14
- package/dist/contexts/markdown.d.ts +1 -1
- package/dist/contexts/markdown.js +2 -2
- package/dist/contexts/navigation.d.ts +2 -2
- package/dist/contexts/navigation.js +1 -1
- package/dist/contexts/search.d.ts +3 -3
- package/dist/contexts/search.js +13 -14
- package/dist/contexts/use-components.d.ts +10 -11
- package/dist/contexts/use-components.js +2 -2
- package/dist/contexts-CMNI3ctP.js +3799 -0
- package/dist/{docs-DhNaW0DE.d.ts → docs-BvahWQ28.d.ts} +2 -1
- package/dist/{docs-Cj25B-Sh.js → docs-CopwX9a7.js} +5 -1
- package/dist/icons-yb-Jhkmg.js +753 -0
- package/dist/{index-d8_VR8Z5.d.ts → index-BmPNhnpe.d.ts} +6 -6
- package/dist/{index-BXO3gZup.d.ts → index-D5NMSAld.d.ts} +26 -25
- package/dist/index-rVFBdVz8.d.ts +15 -0
- package/dist/index.d.ts +20 -21
- package/dist/index.js +15 -7700
- package/dist/languages/go.d.ts +11 -12
- package/dist/languages/go.js +13 -14
- package/dist/languages/http.d.ts +11 -12
- package/dist/languages/http.js +13 -14
- package/dist/languages/index.d.ts +11 -12
- package/dist/languages/index.js +13 -14
- package/dist/languages/java.d.ts +11 -12
- package/dist/languages/java.js +13 -14
- package/dist/languages/python.d.ts +11 -12
- package/dist/languages/python.js +13 -14
- package/dist/languages/ruby.d.ts +11 -12
- package/dist/languages/ruby.js +13 -14
- package/dist/languages/typescript.d.ts +11 -12
- package/dist/languages/typescript.js +13 -14
- package/dist/markdown/index.d.ts +3 -3
- package/dist/markdown/index.js +13 -14
- package/dist/markdown/md.js +1 -1
- package/dist/markdown/utils.d.ts +3 -3
- package/dist/markdown/utils.js +1 -1
- package/dist/{markdown-DunIdqFE.js → markdown-BmpyokB7.js} +9 -5
- package/dist/{markdown-DN8KaRR2.d.ts → markdown-w5UpIiGc.d.ts} +2 -1
- package/dist/{method-c3XDArUn.d.ts → method-CLpRObBV.d.ts} +7 -6
- package/dist/{navigation-BSn6PX-7.d.ts → navigation-Blr3LaES.d.ts} +3 -2
- package/dist/{navigation-CuCg3le8.js → navigation-CGr5_w6z.js} +5 -1
- package/dist/{overview-D21weqVJ.d.ts → overview-DBnqhjAg.d.ts} +6 -6
- package/dist/{primitives-iB9fIrMF.d.ts → primitives-BFubD3w8.d.ts} +9 -8
- package/dist/{properties-Ba6F_GGj.d.ts → properties-DeQRa6VK.d.ts} +4 -4
- package/dist/{routing-C8oZYLsf.js → routing-8itEXLx6.js} +1 -1
- package/dist/{routing-BE6Vrs-z.d.ts → routing-DNN8R6bZ.d.ts} +1 -1
- package/dist/routing.d.ts +1 -1
- package/dist/routing.js +3 -180
- package/dist/{sdk-D2x2l6JH.d.ts → sdk-BVQyp5Dw.d.ts} +14 -13
- package/dist/search/index.d.ts +6 -6
- package/dist/search/index.js +233 -110
- package/dist/search/providers/algolia.d.ts +2 -2
- package/dist/search/providers/algolia.js +13 -14
- package/dist/search/providers/fuse.d.ts +2 -2
- package/dist/search/providers/fuse.js +13 -14
- package/dist/search/providers/pagefind.d.ts +2 -2
- package/dist/search/providers/pagefind.js +1 -1
- package/dist/search/providers/walker.d.ts +2 -2
- package/dist/search/providers/walker.js +13 -14
- package/dist/search/types.d.ts +2 -2
- package/dist/search/types.js +1 -1
- package/dist/{search-KMqOU2tz.d.ts → search-CPp6HpUy.d.ts} +3 -2
- package/dist/{sidebar-B1X4gmY2.d.ts → sidebar-BoPLeaxp.d.ts} +5 -4
- package/dist/{snippets-BApdMOXp.d.ts → snippets-DLHH_Voi.d.ts} +7 -6
- package/dist/{style-BWu-Pqcm.d.ts → style-BEMLtSIK.d.ts} +0 -10
- package/dist/{style-CkbsakoF.js → style-CPgcT0Fw.js} +1 -11
- package/dist/style.d.ts +1 -1
- package/dist/style.js +1 -1
- package/dist/styles/main.css +51 -20
- package/dist/styles/main.js +0 -0
- package/dist/styles/primitives.css +1 -0
- package/dist/styles/primitives.js +0 -0
- package/dist/styles/resets.css +1 -0
- package/dist/styles/resets.js +0 -0
- package/dist/styles/search.css +1 -0
- package/dist/styles/search.js +0 -0
- package/dist/styles/sidebar.css +1 -0
- package/dist/styles/sidebar.js +0 -0
- package/dist/styles/snippets.css +1 -0
- package/dist/styles/snippets.js +0 -0
- package/dist/styles/variables.css +2 -0
- package/dist/styles/variables.js +0 -0
- package/dist/{types-BLgvxY4i.d.ts → types-DNSz4kuM.d.ts} +1 -1
- package/dist/{use-components-DI-AbT-D.js → use-components-BHEwm0mE.js} +1 -1
- package/dist/{utils-BhYTrLot.js → utils-2FmcHPHp.js} +2 -2
- package/dist/{utils-B9JL_XWH.d.ts → utils-DVi3gJLL.d.ts} +2 -2
- package/dist/utils.d.ts +1 -1
- package/dist/utils.js +2 -2
- package/package.json +63 -10
- package/dist/components/dropdown.d.ts +0 -2
- package/dist/components/dropdown.js +0 -4
- package/dist/components/scripts/dropdown.d.ts +0 -12
- package/dist/components/scripts/dropdown.js +0 -50
- package/dist/contexts-DO0sMzym.js +0 -2581
- package/dist/dropdown-Dv9VAYCW.d.ts +0 -42
- package/dist/dropdown-kUhwBigR.js +0 -38
- package/dist/icons--8QR-PrL.js +0 -222
- package/dist/index-BW6OPqAo.d.ts +0 -16
- package/dist/mcp.cjs +0 -983418
- package/src/components/breadcrumbs.tsx +0 -94
- package/src/components/chat.tsx +0 -157
- package/src/components/icons.tsx +0 -584
- package/src/components/index.ts +0 -8
- package/src/components/method.tsx +0 -145
- package/src/components/overview.tsx +0 -172
- package/src/components/primitives.tsx +0 -301
- package/src/components/properties.tsx +0 -132
- package/src/components/sdk.tsx +0 -408
- package/src/components/sidebar.tsx +0 -99
- package/src/components/snippets.tsx +0 -197
- package/src/contexts/component-generics.tsx +0 -43
- package/src/contexts/component-types.tsx +0 -5
- package/src/contexts/component.tsx +0 -32
- package/src/contexts/docs.tsx +0 -86
- package/src/contexts/index.tsx +0 -20
- package/src/contexts/markdown.tsx +0 -44
- package/src/contexts/navigation.tsx +0 -44
- package/src/contexts/search.tsx +0 -27
- package/src/contexts/use-components.tsx +0 -4
- package/src/hooks/use-strict-context.tsx +0 -16
- package/src/index.ts +0 -6
- package/src/languages/go.tsx +0 -281
- package/src/languages/http.tsx +0 -329
- package/src/languages/index.ts +0 -26
- package/src/languages/java.tsx +0 -358
- package/src/languages/python.tsx +0 -258
- package/src/languages/ruby.tsx +0 -327
- package/src/languages/typescript.tsx +0 -399
- package/src/markdown/index.ts +0 -112
- package/src/markdown/md.ts +0 -45
- package/src/markdown/utils.ts +0 -52
- package/src/routing.ts +0 -238
- package/src/search/form.tsx +0 -130
- package/src/search/index.tsx +0 -1
- package/src/search/indexer.ts +0 -248
- package/src/search/mcp.ts +0 -156
- package/src/search/printer.tsx +0 -86
- package/src/search/providers/algolia.ts +0 -88
- package/src/search/providers/fuse.ts +0 -19
- package/src/search/providers/pagefind.ts +0 -17
- package/src/search/providers/walker.ts +0 -32
- package/src/search/results.tsx +0 -183
- package/src/search/state.ts +0 -64
- package/src/search/types.ts +0 -116
- package/src/style.ts +0 -185
- package/src/styles/main.css +0 -989
- package/src/styles/primitives.css +0 -392
- package/src/styles/resets.css +0 -39
- package/src/styles/search.css +0 -359
- package/src/styles/sidebar.css +0 -85
- package/src/styles/snippets.css +0 -130
- package/src/styles/variables.css +0 -86
- package/src/utils.ts +0 -40
- /package/dist/{chunk-Bp6m_JJh.js → chunk-DsStOjWQ.js} +0 -0
- /package/dist/{md-Dg8aOyMA.js → md-DxiV1_vy.js} +0 -0
- /package/dist/{pagefind-ChrPfuVv.js → pagefind-BaK1krMe.js} +0 -0
- /package/dist/{types-DFN4M1Sp.js → types-__XoFvJ_.js} +0 -0
- /package/dist/{utils-ByZH9QWT.js → utils-BCfb0F9R.js} +0 -0
- /package/dist/{utils-DlayebL1.d.ts → utils-D43p_yTd.d.ts} +0 -0
package/src/search/types.ts
DELETED
|
@@ -1,116 +0,0 @@
|
|
|
1
|
-
import type * as SDKJSON from '@stainless/sdk-json';
|
|
2
|
-
import { DocsLanguage } from '../routing';
|
|
3
|
-
|
|
4
|
-
export type SearchSettings = {
|
|
5
|
-
appId: string;
|
|
6
|
-
searchKey: string;
|
|
7
|
-
indexName: string;
|
|
8
|
-
assistant?: string;
|
|
9
|
-
};
|
|
10
|
-
|
|
11
|
-
export type SearchParams = {
|
|
12
|
-
query: string;
|
|
13
|
-
language?: DocsLanguage | null;
|
|
14
|
-
kind?: QueryKindsType | null;
|
|
15
|
-
};
|
|
16
|
-
|
|
17
|
-
export const QueryKinds = ['all', 'resource', 'http_method', 'model', 'property', 'guide'] as const;
|
|
18
|
-
|
|
19
|
-
export type QueryKindsType = (typeof QueryKinds)[number];
|
|
20
|
-
|
|
21
|
-
export type IndexModel = {
|
|
22
|
-
kind: 'model';
|
|
23
|
-
title: string;
|
|
24
|
-
children?: string[];
|
|
25
|
-
ident?: string;
|
|
26
|
-
};
|
|
27
|
-
|
|
28
|
-
export type IndexProperty = {
|
|
29
|
-
kind: 'property';
|
|
30
|
-
docstring?: string;
|
|
31
|
-
type?: string;
|
|
32
|
-
};
|
|
33
|
-
|
|
34
|
-
export type IndexResource = {
|
|
35
|
-
kind: 'resource';
|
|
36
|
-
title: string;
|
|
37
|
-
Name: string;
|
|
38
|
-
QualifiedName: string;
|
|
39
|
-
};
|
|
40
|
-
|
|
41
|
-
export type IndexMethod = Pick<
|
|
42
|
-
SDKJSON.Method,
|
|
43
|
-
'kind' | 'summary' | 'description' | 'endpoint' | 'httpMethod'
|
|
44
|
-
> & {
|
|
45
|
-
title: string;
|
|
46
|
-
qualified?: string;
|
|
47
|
-
ident?: string;
|
|
48
|
-
};
|
|
49
|
-
|
|
50
|
-
export const SearchableAttributes = [
|
|
51
|
-
'name',
|
|
52
|
-
'title',
|
|
53
|
-
'ident',
|
|
54
|
-
'Name',
|
|
55
|
-
'qualified',
|
|
56
|
-
'QualifiedName',
|
|
57
|
-
'endpoint',
|
|
58
|
-
'summary',
|
|
59
|
-
'description',
|
|
60
|
-
'docstring',
|
|
61
|
-
] as const;
|
|
62
|
-
|
|
63
|
-
export const SearchableAttributesChat = [
|
|
64
|
-
'title',
|
|
65
|
-
'name',
|
|
66
|
-
'endpoint',
|
|
67
|
-
'summary',
|
|
68
|
-
'description',
|
|
69
|
-
'qualified',
|
|
70
|
-
'ident',
|
|
71
|
-
'content',
|
|
72
|
-
];
|
|
73
|
-
|
|
74
|
-
export type SearchAttributeNames = (typeof SearchableAttributes)[number];
|
|
75
|
-
|
|
76
|
-
export type RoutableJsonNode = SDKJSON.Method | SDKJSON.Model | SDKJSON.Resource;
|
|
77
|
-
|
|
78
|
-
export type IndexEntry = Pick<RoutableJsonNode, 'name' | 'stainlessPath'> &
|
|
79
|
-
(IndexProperty | IndexModel | IndexResource | IndexMethod) & {
|
|
80
|
-
language: DocsLanguage;
|
|
81
|
-
priority: number;
|
|
82
|
-
crumbs: string[];
|
|
83
|
-
};
|
|
84
|
-
|
|
85
|
-
export type ResultRecordType = IndexEntry & {
|
|
86
|
-
objectID: string;
|
|
87
|
-
_highlightResult: Record<SearchAttributeNames, { value: string }>;
|
|
88
|
-
};
|
|
89
|
-
|
|
90
|
-
export type ResultType = {
|
|
91
|
-
hits: ResultRecordType[];
|
|
92
|
-
facets?: Record<string, Record<string, number>>;
|
|
93
|
-
nbHits: number;
|
|
94
|
-
};
|
|
95
|
-
|
|
96
|
-
export type GuideResultType = {
|
|
97
|
-
id: string;
|
|
98
|
-
score: number;
|
|
99
|
-
words: number[];
|
|
100
|
-
data: {
|
|
101
|
-
excerpt: string;
|
|
102
|
-
url: string;
|
|
103
|
-
word_count: number;
|
|
104
|
-
meta: { title: string };
|
|
105
|
-
sub_results: {
|
|
106
|
-
url: string;
|
|
107
|
-
title: string;
|
|
108
|
-
excerpt: string;
|
|
109
|
-
}[];
|
|
110
|
-
};
|
|
111
|
-
};
|
|
112
|
-
|
|
113
|
-
export type ResultData = {
|
|
114
|
-
items: Array<ResultRecordType | GuideResultType>;
|
|
115
|
-
counts: Partial<Record<QueryKindsType, number>>;
|
|
116
|
-
};
|
package/src/style.ts
DELETED
|
@@ -1,185 +0,0 @@
|
|
|
1
|
-
export default {
|
|
2
|
-
TextIdentifier: 'stldocs-text-identifier',
|
|
3
|
-
TextOperator: 'stldocs-text-operator',
|
|
4
|
-
TextPunctuation: 'stldocs-text-punctuation',
|
|
5
|
-
TextKeyword: 'stldocs-text-keyword',
|
|
6
|
-
|
|
7
|
-
ContentArea: 'stldocs-content-area',
|
|
8
|
-
Markdown: 'stldocs-markdown',
|
|
9
|
-
Content: 'stldocs-content',
|
|
10
|
-
Truncation: 'stldocs-truncation',
|
|
11
|
-
Expander: 'stldocs-expander',
|
|
12
|
-
ExpanderContent: 'stldocs-expander-content',
|
|
13
|
-
ExpanderSummary: 'stldocs-expander-summary',
|
|
14
|
-
ExpanderSummaryIcon: 'stldocs-expander-summary-icon',
|
|
15
|
-
ExpanderSummaryContent: 'stldocs-expander-summary-content',
|
|
16
|
-
ExpanderIndent: 'stldocs-expander-indent',
|
|
17
|
-
Badge: 'stldocs-badge',
|
|
18
|
-
Icon: 'stldocs-icon',
|
|
19
|
-
Tooltip: 'stldocs-tooltip',
|
|
20
|
-
TooltipHost: 'stldocs-tooltip-host',
|
|
21
|
-
TooltipContent: 'stldocs-tooltip-content',
|
|
22
|
-
Input: 'stldocs-input',
|
|
23
|
-
InputTextField: 'stldocs-input-textfield',
|
|
24
|
-
ToggleButton: 'stldocs-togglebutton',
|
|
25
|
-
ListView: 'stldocs-listview',
|
|
26
|
-
ListViewItem: 'stldocs-listview-item',
|
|
27
|
-
ExpandToggle: 'stldocs-expand-toggle',
|
|
28
|
-
ExpandToggleContent: 'stldocs-expand-toggle-content',
|
|
29
|
-
LoadingSpinner: 'stldocs-loading-spinner',
|
|
30
|
-
|
|
31
|
-
Type: 'stldocs-type',
|
|
32
|
-
TypeName: 'stldocs-typename',
|
|
33
|
-
TypeKeyword: 'stldocs-type-keyword',
|
|
34
|
-
TypeString: 'stldocs-type-string',
|
|
35
|
-
TypeArray: 'stldocs-type-array',
|
|
36
|
-
TypeReference: 'stldocs-type-reference',
|
|
37
|
-
TypeBracket: 'stldocs-type-bracket',
|
|
38
|
-
TypeBrace: 'stldocs-type-brace',
|
|
39
|
-
TypePropertyName: 'stldocs-type-propertyname',
|
|
40
|
-
TypePlain: 'stldocs-type-plain',
|
|
41
|
-
TypePreview: 'stldocs-type-preview',
|
|
42
|
-
TypePreviewContent: 'stldocs-type-preview-content',
|
|
43
|
-
|
|
44
|
-
LiteralString: 'stldocs-literal-string',
|
|
45
|
-
LiteralNumeric: 'stldocs-literal-numeric',
|
|
46
|
-
LiteralBoolean: 'stldocs-literal-boolean',
|
|
47
|
-
|
|
48
|
-
Snippet: 'stldocs-snippet',
|
|
49
|
-
SnippetCode: 'stldocs-snippet-code',
|
|
50
|
-
SnippetCodeContent: 'stldocs-snippet-code-content',
|
|
51
|
-
|
|
52
|
-
SnippetRequest: 'stldocs-snippet-request',
|
|
53
|
-
SnippetRequestTitle: 'stldocs-snippet-request-title',
|
|
54
|
-
SnippetRequestTitleContent: 'stldocs-snippet-request-title-content',
|
|
55
|
-
SnippetRequestTitleLabel: 'stldocs-snippet-request-title-label',
|
|
56
|
-
SnippetRequestTitleLanguage: 'stldocs-snippet-request-title-language',
|
|
57
|
-
SnippetRequestTitleMethod: 'stldocs-snippet-request-title-method',
|
|
58
|
-
|
|
59
|
-
SnippetResponse: 'stldocs-snippet-response',
|
|
60
|
-
SnippetMultiResponse: 'stldocs-snippet-multi-response',
|
|
61
|
-
|
|
62
|
-
SnippetResponseTitle: 'stldocs-snippet-response-title',
|
|
63
|
-
SnippetResponseClosed: 'stldocs-snippet-response-closed',
|
|
64
|
-
SnippetResponseOpen: 'stldocs-snippet-response-opened',
|
|
65
|
-
SnippetResponseTab: 'stldocs-snippet-response-tab',
|
|
66
|
-
SnippetResponseTabItem: 'stldocs-snippet-response-tab-item',
|
|
67
|
-
SnippetResponseTabItemActive: 'stldocs-snippet-response-tab-item-active',
|
|
68
|
-
SnippetResponseTabSingleReturn: 'stldocs-snippet-response-tab-single-return',
|
|
69
|
-
SnippetResponsePane: 'stldocs-snippet-response-pane',
|
|
70
|
-
SnippetResponsePaneActive: 'stldocs-snippet-response-pane-active',
|
|
71
|
-
|
|
72
|
-
Method: 'stldocs-method',
|
|
73
|
-
MethodHeader: 'stldocs-method-header',
|
|
74
|
-
MethodBody: 'stldocs-method-body',
|
|
75
|
-
MethodInfo: 'stldocs-method-info',
|
|
76
|
-
MethodInfoSection: 'stldocs-method-info-section',
|
|
77
|
-
MethodExample: 'stldocs-method-example',
|
|
78
|
-
MethodResponseColumn: 'stldocs-method-response-column',
|
|
79
|
-
MethodTitle: 'stldocs-method-title',
|
|
80
|
-
MethodBadges: 'stldocs-method-badges',
|
|
81
|
-
MethodSignature: 'stldocs-method-signature',
|
|
82
|
-
MethodDescription: 'stldocs-method-description',
|
|
83
|
-
MethodParameters: 'stldocs-method-parameters',
|
|
84
|
-
MethodReturns: 'stldocs-method-returns',
|
|
85
|
-
MethodContent: 'stldocs-method-content',
|
|
86
|
-
MethodContentColumn: 'stldocs-method-content-column',
|
|
87
|
-
MethodRouteHttpMethod: 'stldocs-method-route-httpmethod',
|
|
88
|
-
MethodRouteHttpMethodIconOnly: 'stldocs-method-route-httpmethod-icon-only',
|
|
89
|
-
MethodRouteEndpoint: 'stldocs-method-route-endpoint',
|
|
90
|
-
MethodRoute: 'stldocs-method-route',
|
|
91
|
-
MethodSummary: 'stldocs-method-summary',
|
|
92
|
-
MethodSinglePane: 'stldocs-method-single-pane',
|
|
93
|
-
MethodDoublePane: 'stldocs-method-double-pane',
|
|
94
|
-
|
|
95
|
-
SignatureTitle: 'stldocs-signature-title',
|
|
96
|
-
SignatureName: 'stldocs-signature-name',
|
|
97
|
-
SignatureQualified: 'stldocs-signature-qualified',
|
|
98
|
-
SignatureParams: 'stldoc-signature-params',
|
|
99
|
-
SignatureParen: 'stldocs-signature-paren',
|
|
100
|
-
SignatureReturns: 'stldocs-signature-returns',
|
|
101
|
-
|
|
102
|
-
Property: 'stldocs-property',
|
|
103
|
-
Properties: 'stldocs-properties',
|
|
104
|
-
PropertyHeader: 'stldocs-property-header',
|
|
105
|
-
PropertyInfo: 'stldocs-property-info',
|
|
106
|
-
PropertyDeclaration: 'stldocs-property-declaration',
|
|
107
|
-
PropertyDeprecated: 'stldocs-property-deprecated',
|
|
108
|
-
PropertyDeprecatedMessage: 'stldocs-property-deprecated-message',
|
|
109
|
-
PropertyContent: 'stldocs-property-content',
|
|
110
|
-
PropertyChildren: 'stldocs-property-children',
|
|
111
|
-
PropertyConstraints: 'stldocs-property-constraints',
|
|
112
|
-
PropertyConstraint: 'stldocs-property-constraint',
|
|
113
|
-
PropertyConstraintName: 'stldocs-property-constraint-name',
|
|
114
|
-
PropertyConstraintValue: 'stldocs-property-constraint-value',
|
|
115
|
-
PropertyDefault: 'stldocs-property-default',
|
|
116
|
-
PropertyDescription: 'stldocs-property-description',
|
|
117
|
-
PropertyAnnotation: 'stldocs-property-annotation',
|
|
118
|
-
PropertyName: 'stldocs-property-name',
|
|
119
|
-
PropertyBadges: 'stldocs-property-badges',
|
|
120
|
-
PropertyTypeName: 'stldocs-property-typename',
|
|
121
|
-
PropertyType: 'stldocs-property-type',
|
|
122
|
-
|
|
123
|
-
Overview: 'stldocs-overview',
|
|
124
|
-
OverviewHeader: 'stldocs-overview-header',
|
|
125
|
-
OverviewHeaderInfo: 'stldocs-overview-header-info',
|
|
126
|
-
OverviewHeaderInfoTimestamp: 'stldocs-overview-header-info-timestamp',
|
|
127
|
-
Resource: 'stldocs-resource',
|
|
128
|
-
ResourceContent: 'stldocs-resource-content',
|
|
129
|
-
ResourceContentProperties: 'stldocs-resource-content-properties',
|
|
130
|
-
ResourceContentGroup: 'stldocs-resource-content-group',
|
|
131
|
-
ResourceContentGroupName: 'stldocs-resource-content-group-name',
|
|
132
|
-
ResourceContentGroupModelTitle: 'stldocs-resource-content-group-model-title',
|
|
133
|
-
ResourceHeader: 'stldocs-resource-header',
|
|
134
|
-
ResourceTitle: 'stldocs-resource-title',
|
|
135
|
-
ResourceTitleSegment: 'stldocs-resource-title-segment',
|
|
136
|
-
ResourceDescription: 'stldocs-resource-description',
|
|
137
|
-
ResourceName: 'stldocs-resource-name',
|
|
138
|
-
Model: 'stldocs-model',
|
|
139
|
-
Root: 'stldocs-root',
|
|
140
|
-
|
|
141
|
-
Sidebar: 'stldocs-sidebar',
|
|
142
|
-
SidebarResource: 'stldocs-sidebar-resource',
|
|
143
|
-
SidebarResourceTitle: 'stldocs-sidebar-resource-title',
|
|
144
|
-
SidebarMethod: 'stldocs-sidebar-method',
|
|
145
|
-
SidebarItemTitle: 'stldocs-sidebar-resource-title',
|
|
146
|
-
SidebarExpander: 'stldocs-sidebar-expander',
|
|
147
|
-
SidebarExpanderSummary: 'stldocs-sidebar-expander-summary',
|
|
148
|
-
SidebarExpanderContent: 'stldocs-sidebar-expander-content',
|
|
149
|
-
|
|
150
|
-
SearchForm: 'stldocs-search-form',
|
|
151
|
-
SearchModal: 'stldocs-search-modal',
|
|
152
|
-
SearchFilter: 'stldocs-search-filter',
|
|
153
|
-
SearchFilterLabel: 'stldocs-search-filter-label',
|
|
154
|
-
SearchFilterCount: 'stldocs-search-filter-count',
|
|
155
|
-
SearchBreadcrumb: 'stldocs-search-breadcrumb',
|
|
156
|
-
SearchBreadcrumbItem: 'stldocs-search-breadcrumb-item',
|
|
157
|
-
SearchBreadcrumbDivider: 'stldocs-search-breadcrumb-divider',
|
|
158
|
-
SearchResult: 'stldocs-search-result',
|
|
159
|
-
SearchResultResourceInfo: 'stldocs-search-result-resource-info',
|
|
160
|
-
SearchResultResourceTitle: 'stldocs-search-result-resource-title',
|
|
161
|
-
SearchResultResourcePath: 'stldocs-search-result-resource-path',
|
|
162
|
-
SearchResultGuideTitle: 'stldocs-search-result-guide-title',
|
|
163
|
-
SearchResultGuideExcerpt: 'stldocs-search-result-guide-excerpt',
|
|
164
|
-
|
|
165
|
-
Chat: 'stldocs-chat',
|
|
166
|
-
ChatHeader: 'stldocs-chat-header',
|
|
167
|
-
ChatInput: 'stldocs-chat-input',
|
|
168
|
-
ChatInputButtons: 'stldocs-chat-input-buttons',
|
|
169
|
-
ChatMessages: 'stldocs-chat-messages',
|
|
170
|
-
ChatMessage: 'stldocs-chat-message',
|
|
171
|
-
|
|
172
|
-
LanguageBlock: 'stldocs-language-block',
|
|
173
|
-
LanguageBlockContent: 'stldocs-language-block-content',
|
|
174
|
-
LanguageBlockContentIcon: 'stldocs-language-block-content-icon',
|
|
175
|
-
LanguageBlockContentInfo: 'stldocs-language-block-content-info',
|
|
176
|
-
LanguageBlockContentInfoLanguage: 'stldocs-language-block-content-info-language',
|
|
177
|
-
LanguageBlockContentInfoVersion: 'stldocs-language-block-content-info-version',
|
|
178
|
-
LanguageBlockLinks: 'stldocs-language-block-links',
|
|
179
|
-
LanguageBlockInstall: 'stldocs-language-block-install',
|
|
180
|
-
|
|
181
|
-
Breadcrumbs: 'stldocs-breadcrumbs',
|
|
182
|
-
BreadcrumbsItem: 'stldocs-breadcrumbs-item',
|
|
183
|
-
BreadcrumbsLink: 'stldocs-breadcrumbs-link',
|
|
184
|
-
BreadcrumbsNonLink: 'stldocs-breadcrumbs-non-link',
|
|
185
|
-
} as const;
|