-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy path_pdf.yml
100 lines (99 loc) · 3.13 KB
/
_pdf.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
#Disable CTA panels for PDF
has_cta_panels: false
intro_columns:
-
categories:
-
title: "Data Controls"
items:
"CollectionView": "collectionview-overview"
"DataForm": "dataform-overview"
"DataGrid": "datagrid-overview"
"DataPager": "datapager-overview"
"ItemsControl": "itemscontrol-overview"
-
title: "Data Visualization"
items:
"Barcodes": "barcode-overview"
"Charts": "chart-overview"
"Gauges": "gauge-overview"
"Map": "map-overview"
"ProgressBar": "progressbar-overview"
"Ratings": "rating-overview"
-
title: "Chatbots"
items:
"Conversation UI (Chat)": "chat-overview"
-
categories:
-
title: "Editors"
items:
"AutoComplete": "autocomplete-overview"
"ComboBox": "combobox-overview"
"DatePicker": "datepicker-overview"
"DateTimePicker": "datetimepicker-overview"
"Entry": "entry-overview"
"ImageEditor": "imageeditor-overview"
"ListPicker": "listpicker-overview"
"MaskedEntries": "maskedentry-overview"
"NumericInput": "numericinput-overview"
"RangeSlider": "rangeslider-overview"
"RichTextEditor": "richtexteditor-overview"
"TemplatedPicker": "templatedpicker-overview"
"TimePicker": "timepicker-overview"
"TimeSpanPicker": "timespanpicker-overview"
"SignaturePad": "signaturepad-overview"
"Slider": "slider-overview"
-
categories:
-
title: "Navigation & Layouts"
items:
"Accordion": "accordion-overview"
"DockLayout": "docklayout-overview"
"Expander": "expander-overview"
"NavigationView": "navigationview-overview"
"SideDrawer": "sidedrawer-overview"
"SlideView": "slideview-overview"
"TabView": "tabview-overview"
"TreeView": "treeview-overview"
"WrapLayout": "wraplayout-overview"
-
title: "Calendar & Scheduling"
items:
"Calendar": "calendar-overview"
"Scheduler": "scheduler-overview"
-
title: "Buttons"
items:
"Segmented Control": "segmentedcontrol-overview"
"Button": "button-overview"
"CheckBox": "checkbox-overview"
"TemplatedButton": "templatedbutton-overview"
"ToggleButton": "togglebutton-overview"
-
categories:
-
title: "Interactivity & UX"
items:
"AIPrompt": "aiprompt-overview"
"BadgeView": "badgeview-overview"
"Border": "border-overview"
"BusyIndicator": "busyindicator-overview"
"GridSplitter": "gridsplitter-overview"
"Path": "path-overview"
"Popup": "popup-overview"
"Toolbar": "toolbar-overview"
-
title: "PDF Viewer"
items:
"PDF Viewer": "pdfviewer-overview"
-
title: "Document Processing Libraries"
items:
"PdfProcessing": "document-processing-libraries-overview"
"WordsProcessing": "document-processing-libraries-overview"
"SpreadProcessing": "document-processing-libraries-overview"
"SpreadStreamProcessing": "document-processing-libraries-overview"
"ZipLibrary": "document-processing-libraries-overview"