@@ -55,224 +55,216 @@ export default defineUserConfig<DefaultThemeOptions>({
55
55
sidebar : [
56
56
{
57
57
text : 'Getting started' ,
58
- icon : `<svg version="1.1" xmlns="http://www.w3.org/2000/svg" class="nav-icon text-primary" width="64" height="64" viewBox="0 0 64 64">
59
- <title>energy</title>
60
- <path d="M40 26v-24h-4.012l-27.941 38h16.953v22h3.975l28.125-36zM15.953 36l20.047-27.264v21.264h12.9l-19.9 25.471v-19.471z"></path>
61
- </svg>` ,
58
+ icon : '<rect width="32" height="32" x="144" y="464" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect><rect width="32" height="32" x="240" y="464" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect><rect width="32" height="32" x="336" y="464" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect><path fill="var(--ci-primary-color, currentColor)" d="M312,76.82v34.265a142.419,142.419,0,0,1,86.207,130.708C398.207,320.206,334.413,384,256,384S113.793,320.206,113.793,241.793A142.419,142.419,0,0,1,200,111.085V76.82c-68.671,23.373-118.207,88.5-118.207,164.973C81.793,337.851,159.942,416,256,416s174.207-78.149,174.207-174.207C430.207,165.316,380.671,100.193,312,76.82Z" class="ci-primary"></path><rect width="32" height="229.793" x="240" y="16" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect>' ,
59
+ link : `/${ pkg . config . version_short } /getting-started/` ,
62
60
children : [
63
61
{
64
62
text : 'Introduction' ,
65
- link : `/${ pkg . config . version_short } /getting-started/introduction.md ` ,
63
+ link : `/${ pkg . config . version_short } /getting-started/introduction.html ` ,
66
64
}
67
65
]
68
66
} ,
69
67
{
70
68
text : 'Layout' ,
71
- icon : `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="nav-icon text-primary">
72
- <path fill="var(--ci-primary-color, currentColor)" d="M16,64V448H496V64ZM464,240H192V96H464ZM192,272H312V416H192ZM48,96H160V416H48ZM344,416V272H464V416Z" class="ci-primary"></path>
73
- </svg>` ,
69
+ icon : `<path fill="var(--ci-primary-color, currentColor)" d="M16,64V448H496V64ZM464,240H192V96H464ZM192,272H312V416H192ZM48,96H160V416H48ZM344,416V272H464V416Z"></path>` ,
70
+ link : `/${ pkg . config . version_short } /layout/` ,
74
71
children : [
75
72
{
76
73
text : 'Breakpoints' ,
77
- link : `/${ pkg . config . version_short } /layout/breakpoints.md ` ,
74
+ link : `/${ pkg . config . version_short } /layout/breakpoints.html ` ,
78
75
} ,
79
76
{
80
77
text : 'Columns' ,
81
- link : `/${ pkg . config . version_short } /layout/columns.md ` ,
78
+ link : `/${ pkg . config . version_short } /layout/columns.html ` ,
82
79
} ,
83
80
{
84
81
text : 'Containers' ,
85
- link : `/${ pkg . config . version_short } /layout/containers.md ` ,
82
+ link : `/${ pkg . config . version_short } /layout/containers.html ` ,
86
83
} ,
87
84
{
88
85
text : 'Grid' ,
89
- link : `/${ pkg . config . version_short } /layout/grid.md ` ,
86
+ link : `/${ pkg . config . version_short } /layout/grid.html ` ,
90
87
} ,
91
88
{
92
89
text : 'Gutters' ,
93
- link : `/${ pkg . config . version_short } /layout/gutters.md ` ,
90
+ link : `/${ pkg . config . version_short } /layout/gutters.html ` ,
94
91
} ,
95
92
] ,
96
93
} ,
97
94
{
98
95
text : 'Forms' ,
99
- icon : `<svg xmlns="http://www.w3.org/2000/svg" class="nav-icon text-primary" viewBox="0 0 512 512">
100
- <path fill="var(--ci-primary-color, currentColor)" d="M23.686,456.521a24.841,24.841,0,0,0,6,25.708l.087.087a24.841,24.841,0,0,0,17.612,7.342,25.179,25.179,0,0,0,8.1-1.344h0a646.28,646.28,0,0,0,248.04-154.207L469.981,167.646A88.832,88.832,0,1,0,344.354,42.019l-9.534,9.534L314.029,30.762a50.4,50.4,0,0,0-71.274,0L108.687,164.83l22.626,22.627L265.382,53.389a18.4,18.4,0,0,1,26.019,0L312.193,74.18l-134.3,134.3A646.28,646.28,0,0,0,23.686,456.521Zm343.3-391.875a56.832,56.832,0,1,1,80.373,80.373l-89.493,89.493-80.372-80.373ZM254.862,176.766l80.372,80.372L280.892,311.48A614.383,614.383,0,0,1,58.779,453.221,614.383,614.383,0,0,1,200.52,231.108Z" class="ci-primary"></path>
101
- </svg>` ,
96
+ icon : `<rect width="288" height="32" x="112" y="152" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect><rect width="288" height="32" x="112" y="240" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect><rect width="152" height="32" x="112" y="328" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect><path fill="var(--ci-primary-color, currentColor)" d="M480,48H32V464H480ZM448,432H64V80H448Z" class="ci-primary"></path>` ,
97
+ link : `/${ pkg . config . version_short } /forms/` ,
102
98
children : [
103
99
{
104
100
text : 'Overview' ,
105
- link : `/${ pkg . config . version_short } /forms/overview.md ` ,
101
+ link : `/${ pkg . config . version_short } /forms/overview.html ` ,
106
102
} ,
107
103
{
108
104
text : 'Form control' ,
109
- link : `/${ pkg . config . version_short } /forms/form-control.md ` ,
105
+ link : `/${ pkg . config . version_short } /forms/form-control.html ` ,
110
106
} ,
111
107
{
112
108
text : 'Select' ,
113
- link : `/${ pkg . config . version_short } /forms/select.md ` ,
109
+ link : `/${ pkg . config . version_short } /forms/select.html ` ,
114
110
} ,
115
111
{
116
112
text : 'Checks & radios' ,
117
- link : `/${ pkg . config . version_short } /forms/checks-radios.md ` ,
113
+ link : `/${ pkg . config . version_short } /forms/checks-radios.html ` ,
118
114
} ,
119
115
{
120
116
text : 'Range' ,
121
- link : `/${ pkg . config . version_short } /forms/range.md ` ,
117
+ link : `/${ pkg . config . version_short } /forms/range.html ` ,
122
118
} ,
123
119
{
124
120
text : 'Floating labels' ,
125
- link : `/${ pkg . config . version_short } /forms/floating-labels.md ` ,
121
+ link : `/${ pkg . config . version_short } /forms/floating-labels.html ` ,
126
122
} ,
127
123
{
128
124
text : 'Input group' ,
129
- link : `/${ pkg . config . version_short } /forms/input-group.md ` ,
125
+ link : `/${ pkg . config . version_short } /forms/input-group.html ` ,
130
126
} ,
131
127
{
132
128
text : 'Layout' ,
133
- link : `/${ pkg . config . version_short } /forms/layout.md ` ,
129
+ link : `/${ pkg . config . version_short } /forms/layout.html ` ,
134
130
} ,
135
131
{
136
132
text : 'Validation' ,
137
- link : `/${ pkg . config . version_short } /forms/validation.md ` ,
133
+ link : `/${ pkg . config . version_short } /forms/validation.html ` ,
138
134
} ,
139
135
] ,
140
136
} ,
141
137
{
142
138
text : 'Components' ,
143
- icon : `<svg version="1.1" xmlns="http://www.w3.org/2000/svg" class="nav-icon text-primary" width="64" height="64" viewBox="0 0 64 64">
144
- <title>energy</title>
145
- <path d="M40 26v-24h-4.012l-27.941 38h16.953v22h3.975l28.125-36zM15.953 36l20.047-27.264v21.264h12.9l-19.9 25.471v-19.471z"></path>
146
- </svg>` ,
139
+ icon : '<path fill="var(--ci-primary-color, currentColor)" d="M410.989,16H101.011L16,237.029V496H496V237.029Zm-288,32H240V240H49.143ZM184,272H328v40H184ZM464,464H48V272H152v72H360V272H464ZM272,240V48H389.012l73.845,192Z" class="ci-primary"></path>' ,
140
+ link : `/${ pkg . config . version_short } /components/` ,
147
141
children : [
148
142
{
149
143
text : 'Accordion' ,
150
- link : `/${ pkg . config . version_short } /components/accordion.md ` ,
144
+ link : `/${ pkg . config . version_short } /components/accordion.html ` ,
151
145
} ,
152
146
{
153
147
text : 'Alert' ,
154
- link : `/${ pkg . config . version_short } /components/alert.md ` ,
148
+ link : `/${ pkg . config . version_short } /components/alert.html ` ,
155
149
} ,
156
150
{
157
151
text : 'Avatar' ,
158
- link : `/${ pkg . config . version_short } /components/avatar.md ` ,
152
+ link : `/${ pkg . config . version_short } /components/avatar.html ` ,
159
153
} ,
160
154
{
161
155
text : 'Badge' ,
162
- link : `/${ pkg . config . version_short } /components/badge.md ` ,
156
+ link : `/${ pkg . config . version_short } /components/badge.html ` ,
163
157
} ,
164
158
{
165
159
text : 'Breadcrumb' ,
166
- link : `/${ pkg . config . version_short } /components/breadcrumb.md ` ,
160
+ link : `/${ pkg . config . version_short } /components/breadcrumb.html ` ,
167
161
} ,
168
162
{
169
163
text : 'Buttons' ,
170
- link : `/${ pkg . config . version_short } /components/button.md ` ,
164
+ link : `/${ pkg . config . version_short } /components/button.html ` ,
171
165
} ,
172
166
{
173
167
text : 'Button Group' ,
174
- link : `/${ pkg . config . version_short } /components/button-group.md ` ,
168
+ link : `/${ pkg . config . version_short } /components/button-group.html ` ,
175
169
} ,
176
170
{
177
171
text : 'Callout' ,
178
- link : `/${ pkg . config . version_short } /components/callout.md ` ,
172
+ link : `/${ pkg . config . version_short } /components/callout.html ` ,
179
173
} ,
180
174
{
181
175
text : 'Card' ,
182
- link : `/${ pkg . config . version_short } /components/card.md ` ,
176
+ link : `/${ pkg . config . version_short } /components/card.html ` ,
183
177
} ,
184
178
{
185
179
text : 'Carousel' ,
186
- link : `/${ pkg . config . version_short } /components/carousel.md ` ,
180
+ link : `/${ pkg . config . version_short } /components/carousel.html ` ,
187
181
} ,
188
182
{
189
183
text : 'Close Button' ,
190
- link : `/${ pkg . config . version_short } /components/close-button.md ` ,
184
+ link : `/${ pkg . config . version_short } /components/close-button.html ` ,
191
185
} ,
192
186
{
193
187
text : 'Collapse' ,
194
- link : `/${ pkg . config . version_short } /components/collapse.md ` ,
188
+ link : `/${ pkg . config . version_short } /components/collapse.html ` ,
195
189
} ,
196
190
{
197
191
text : 'Dropdown' ,
198
- link : `/${ pkg . config . version_short } /components/dropdown.md ` ,
192
+ link : `/${ pkg . config . version_short } /components/dropdown.html ` ,
199
193
} ,
200
194
{
201
195
text : 'Footer' ,
202
- link : `/${ pkg . config . version_short } /components/footer.md ` ,
196
+ link : `/${ pkg . config . version_short } /components/footer.html ` ,
203
197
} ,
204
198
{
205
199
text : 'Header' ,
206
- link : `/${ pkg . config . version_short } /components/header.md ` ,
200
+ link : `/${ pkg . config . version_short } /components/header.html ` ,
207
201
} ,
208
202
{
209
203
text : 'Image' ,
210
- link : `/${ pkg . config . version_short } /components/image.md ` ,
204
+ link : `/${ pkg . config . version_short } /components/image.html ` ,
211
205
} ,
212
206
{
213
207
text : 'List Group' ,
214
- link : `/${ pkg . config . version_short } /components/list-group.md ` ,
208
+ link : `/${ pkg . config . version_short } /components/list-group.html ` ,
215
209
} ,
216
210
{
217
211
text : 'Modal' ,
218
- link : `/${ pkg . config . version_short } /components/modal.md ` ,
212
+ link : `/${ pkg . config . version_short } /components/modal.html ` ,
219
213
} ,
220
214
{
221
215
text : 'Nav' ,
222
- link : `/${ pkg . config . version_short } /components/nav.md ` ,
216
+ link : `/${ pkg . config . version_short } /components/nav.html ` ,
223
217
} ,
224
218
{
225
219
text : 'Navbar' ,
226
- link : `/${ pkg . config . version_short } /components/navbar.md ` ,
220
+ link : `/${ pkg . config . version_short } /components/navbar.html ` ,
227
221
} ,
228
222
{
229
223
text : 'Offcanvas' ,
230
- link : `/${ pkg . config . version_short } /components/offcanvas.md ` ,
224
+ link : `/${ pkg . config . version_short } /components/offcanvas.html ` ,
231
225
} ,
232
226
{
233
227
text : 'Pagination' ,
234
- link : `/${ pkg . config . version_short } /components/pagination.md ` ,
228
+ link : `/${ pkg . config . version_short } /components/pagination.html ` ,
235
229
} ,
236
230
{
237
231
text : 'Progress' ,
238
- link : `/${ pkg . config . version_short } /components/progress.md ` ,
232
+ link : `/${ pkg . config . version_short } /components/progress.html ` ,
239
233
} ,
240
234
{
241
235
text : 'Sidebar' ,
242
- link : `/${ pkg . config . version_short } /components/sidebar.md ` ,
236
+ link : `/${ pkg . config . version_short } /components/sidebar.html ` ,
243
237
} ,
244
238
{
245
239
text : 'Spinner' ,
246
- link : `/${ pkg . config . version_short } /components/spinner.md ` ,
240
+ link : `/${ pkg . config . version_short } /components/spinner.html ` ,
247
241
} ,
248
242
{
249
243
text : 'Table' ,
250
- link : `/${ pkg . config . version_short } /components/table.md ` ,
244
+ link : `/${ pkg . config . version_short } /components/table.html ` ,
251
245
} ,
252
246
{
253
247
text : 'Toast' ,
254
- link : `/${ pkg . config . version_short } /components/toast.md ` ,
248
+ link : `/${ pkg . config . version_short } /components/toast.html ` ,
255
249
} ,
256
250
{
257
251
text : 'Widgets' ,
258
- link : `/${ pkg . config . version_short } /components/widgets.md ` ,
252
+ link : `/${ pkg . config . version_short } /components/widgets.html ` ,
259
253
} ,
260
254
] ,
261
255
} ,
262
256
{
263
257
text : 'Directives' ,
264
- icon : `<svg version="1.1" xmlns="http://www.w3.org/2000/svg" class="nav-icon text-primary" width="64" height="64" viewBox="0 0 64 64">
265
- <title>energy</title>
266
- <path d="M40 26v-24h-4.012l-27.941 38h16.953v22h3.975l28.125-36zM15.953 36l20.047-27.264v21.264h12.9l-19.9 25.471v-19.471z"></path>
267
- </svg>` ,
258
+ icon : '<path fill="var(--ci-primary-color, currentColor)" d="M410.989,16H101.011L16,237.029V496H496V237.029Zm-288,32H240V240H49.143ZM184,272H328v40H184ZM464,464H48V272H152v72H360V272H464ZM272,240V48H389.012l73.845,192Z" class="ci-primary"></path>' ,
259
+ link : `/${ pkg . config . version_short } /directives/` ,
268
260
children : [
269
261
{
270
262
text : 'Popover' ,
271
- link : `/${ pkg . config . version_short } /directives/popover.md ` ,
263
+ link : `/${ pkg . config . version_short } /directives/popover.html ` ,
272
264
} ,
273
265
{
274
266
text : 'Tooltip' ,
275
- link : `/${ pkg . config . version_short } /directives/tooltip.md ` ,
267
+ link : `/${ pkg . config . version_short } /directives/tooltip.html ` ,
276
268
} ,
277
269
]
278
270
}
0 commit comments