@rio-cloud/uikit-mcp 1.1.9 → 1.1.11
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/README.md +2 -1
- package/dist/doc-metadata.json +334 -94
- package/dist/docs/components/accentBar.md +110 -116
- package/dist/docs/components/activity.md +1 -1
- package/dist/docs/components/analyticsAnalysisOverlay.md +630 -0
- package/dist/docs/components/animatedNumber.md +2 -2
- package/dist/docs/components/animatedTextReveal.md +53 -55
- package/dist/docs/components/animations.md +21 -21
- package/dist/docs/components/appHeader.md +27 -38
- package/dist/docs/components/appLayout.md +23 -77
- package/dist/docs/components/appNavigationBar.md +1 -1
- package/dist/docs/components/areaCharts.md +57 -61
- package/dist/docs/components/aspectRatioPlaceholder.md +1 -1
- package/dist/docs/components/assetTree.md +429 -342
- package/dist/docs/components/autosuggests.md +1 -1
- package/dist/docs/components/avatar.md +1 -1
- package/dist/docs/components/banner.md +2 -2
- package/dist/docs/components/barCharts.md +530 -414
- package/dist/docs/components/barList.md +10 -10
- package/dist/docs/components/basicMap.md +104 -39
- package/dist/docs/components/bottomSheet.md +2 -2
- package/dist/docs/components/button.md +8 -2
- package/dist/docs/components/buttonToolbar.md +1 -1
- package/dist/docs/components/calendarStripe.md +59 -63
- package/dist/docs/components/card.md +1 -1
- package/dist/docs/components/carousel.md +1 -1
- package/dist/docs/components/chartColors.md +1 -1
- package/dist/docs/components/chartsGettingStarted.md +1 -1
- package/dist/docs/components/chat.md +2 -2
- package/dist/docs/components/checkbox.md +15 -10
- package/dist/docs/components/circularProgress.md +6 -6
- package/dist/docs/components/clearableInput.md +1 -1
- package/dist/docs/components/collapse.md +2 -2
- package/dist/docs/components/composedCharts.md +63 -51
- package/dist/docs/components/contentLoader.md +1 -1
- package/dist/docs/components/dataTabs.md +33 -33
- package/dist/docs/components/datepickers.md +693 -685
- package/dist/docs/components/dayPicker.md +5624 -0
- package/dist/docs/components/dayPickerCalendar.md +5289 -0
- package/dist/docs/components/dialogs.md +17 -19
- package/dist/docs/components/divider.md +1 -1
- package/dist/docs/components/dropdowns.md +3264 -3276
- package/dist/docs/components/editableContent.md +91 -91
- package/dist/docs/components/expander.md +4 -1
- package/dist/docs/components/fade.md +1 -1
- package/dist/docs/components/fadeExpander.md +1 -1
- package/dist/docs/components/fadeUp.md +32 -36
- package/dist/docs/components/feedback.md +1 -1
- package/dist/docs/components/filePickers.md +1 -1
- package/dist/docs/components/formLabel.md +29 -31
- package/dist/docs/components/groupedItemList.md +3 -7
- package/dist/docs/components/htmlTable.md +5074 -0
- package/dist/docs/components/iconList.md +4 -4
- package/dist/docs/components/imagePreloader.md +1 -1
- package/dist/docs/components/labeledElement.md +1 -1
- package/dist/docs/components/licensePlate.md +1 -1
- package/dist/docs/components/lineCharts.md +172 -170
- package/dist/docs/components/listMenu.md +15 -12
- package/dist/docs/components/loadMore.md +4 -2
- package/dist/docs/components/mainNavigation.md +1 -1
- package/dist/docs/components/mapCircle.md +10 -1
- package/dist/docs/components/mapCluster.md +25 -1
- package/dist/docs/components/mapContext.md +12 -4
- package/dist/docs/components/mapDraggableMarker.md +12 -1
- package/dist/docs/components/mapGettingStarted.md +39 -1
- package/dist/docs/components/mapInfoBubble.md +129 -2
- package/dist/docs/components/mapLayerGroup.md +10 -1
- package/dist/docs/components/mapMarker.md +10 -1
- package/dist/docs/components/mapPolygon.md +288 -85
- package/dist/docs/components/mapRoute.md +262 -172
- package/dist/docs/components/mapSettings.md +28 -1
- package/dist/docs/components/mapUtils.md +1 -1
- package/dist/docs/components/mapViewportHistory.md +287 -0
- package/dist/docs/components/multiselects.md +217 -18
- package/dist/docs/components/noData.md +1 -1
- package/dist/docs/components/notifications.md +2 -2
- package/dist/docs/components/numbercontrol.md +15 -15
- package/dist/docs/components/onboarding.md +1 -1
- package/dist/docs/components/page.md +1 -1
- package/dist/docs/components/pager.md +1 -1
- package/dist/docs/components/pieCharts.md +237 -211
- package/dist/docs/components/popover.md +1 -1
- package/dist/docs/components/position.md +1 -1
- package/dist/docs/components/radialBarCharts.md +446 -398
- package/dist/docs/components/radioCardGroup.md +1 -1
- package/dist/docs/components/radiobutton.md +98 -98
- package/dist/docs/components/releaseNotes.md +1 -1
- package/dist/docs/components/resizer.md +1 -1
- package/dist/docs/components/responsiveColumnStripe.md +1 -1
- package/dist/docs/components/responsiveVideo.md +1 -1
- package/dist/docs/components/rioglyph.md +1 -1
- package/dist/docs/components/rules.md +41 -47
- package/dist/docs/components/saveableInput.md +252 -252
- package/dist/docs/components/selects.md +332 -161
- package/dist/docs/components/sidebar.md +1 -1
- package/dist/docs/components/sliders.md +1 -1
- package/dist/docs/components/smoothScrollbars.md +19 -13
- package/dist/docs/components/spinners.md +1 -1
- package/dist/docs/components/states.md +15 -1
- package/dist/docs/components/statsWidgets.md +1 -1
- package/dist/docs/components/statusBar.md +3 -1
- package/dist/docs/components/stepButton.md +1 -1
- package/dist/docs/components/steppedProgressBars.md +9 -11
- package/dist/docs/components/subNavigation.md +1 -1
- package/dist/docs/components/supportMarker.md +1 -1
- package/dist/docs/components/svgImage.md +1 -1
- package/dist/docs/components/switch.md +5 -1
- package/dist/docs/components/table.md +21361 -0
- package/dist/docs/components/tableControls.md +982 -0
- package/dist/docs/components/tagManager.md +1 -1
- package/dist/docs/components/tags.md +1 -1
- package/dist/docs/components/teaser.md +1 -1
- package/dist/docs/components/textTruncateMiddle.md +1 -1
- package/dist/docs/components/timeline.md +1 -1
- package/dist/docs/components/timepicker.md +3 -1
- package/dist/docs/components/toggleButton.md +3 -1
- package/dist/docs/components/tooltip.md +8 -2
- package/dist/docs/components/tracker.md +1 -1
- package/dist/docs/components/virtualList.md +60 -60
- package/dist/docs/foundations.md +761 -3077
- package/dist/docs/start/changelog.md +73 -3
- package/dist/docs/start/goodtoknow.md +5 -1
- package/dist/docs/start/guidelines/color-combinations.md +5 -1
- package/dist/docs/start/guidelines/custom-css.md +26 -2
- package/dist/docs/start/guidelines/custom-rioglyph.md +20 -2
- package/dist/docs/start/guidelines/formatting.md +2254 -249
- package/dist/docs/start/guidelines/iframe.md +53 -19
- package/dist/docs/start/guidelines/obfuscate-data.md +24 -2
- package/dist/docs/start/guidelines/print-css.md +16 -2
- package/dist/docs/start/guidelines/spinner.md +1 -1
- package/dist/docs/start/guidelines/state-in-url.md +1138 -11
- package/dist/docs/start/guidelines/supported-browsers.md +9 -2
- package/dist/docs/start/guidelines/writing.md +228 -2
- package/dist/docs/start/howto.md +155 -13
- package/dist/docs/start/intro.md +40 -2
- package/dist/docs/start/responsiveness.md +27 -1
- package/dist/docs/templates/ai-assistant.md +311 -0
- package/dist/docs/templates/common-table.md +814 -0
- package/dist/docs/templates/detail-views.md +846 -0
- package/dist/docs/templates/expandable-details.md +214 -0
- package/dist/docs/templates/feature-cards.md +479 -0
- package/dist/docs/templates/form-summary.md +179 -0
- package/dist/docs/templates/form-toggle.md +329 -0
- package/dist/docs/templates/list-blocks.md +872 -0
- package/dist/docs/templates/loading-progress.md +100 -0
- package/dist/docs/templates/options-panel.md +132 -0
- package/dist/docs/templates/panel-variants.md +137 -0
- package/dist/docs/templates/progress-cards.md +541 -0
- package/dist/docs/templates/progress-success.md +125 -0
- package/dist/docs/templates/settings-form.md +401 -0
- package/dist/docs/templates/stats-blocks.md +1245 -0
- package/dist/docs/templates/table-panel.md +310 -0
- package/dist/docs/templates/usage-cards.md +199 -0
- package/dist/docs/utilities/classNames.md +89 -1
- package/dist/docs/utilities/deviceUtils.md +2 -2
- package/dist/docs/utilities/featureToggles.md +182 -2
- package/dist/docs/utilities/fuelTypeUtils.md +27 -29
- package/dist/docs/utilities/getTrackingAttributes.md +322 -0
- package/dist/docs/utilities/routeUtils.md +211 -3
- package/dist/docs/utilities/useAfterMount.md +1 -1
- package/dist/docs/utilities/useAutoAnimate.md +1 -1
- package/dist/docs/utilities/useAverage.md +1 -1
- package/dist/docs/utilities/useClickOutside.md +1 -1
- package/dist/docs/utilities/useClipboard.md +2 -2
- package/dist/docs/utilities/useCookies.md +1 -1
- package/dist/docs/utilities/useCount.md +1 -1
- package/dist/docs/utilities/useDarkMode.md +5 -4
- package/dist/docs/utilities/useDebugInfo.md +3 -3
- package/dist/docs/utilities/useDraggableElement.md +281 -0
- package/dist/docs/utilities/useEffectOnce.md +1 -1
- package/dist/docs/utilities/useElapsedTime.md +1 -1
- package/dist/docs/utilities/useElementSize.md +1 -1
- package/dist/docs/utilities/useEsc.md +1 -1
- package/dist/docs/utilities/useEvent.md +1 -1
- package/dist/docs/utilities/useFocusTrap.md +1 -1
- package/dist/docs/utilities/useFullscreen.md +1 -1
- package/dist/docs/utilities/useHover.md +1 -1
- package/dist/docs/utilities/useIncomingPostMessages.md +1 -1
- package/dist/docs/utilities/useInterval.md +1 -1
- package/dist/docs/utilities/useIsFocusWithin.md +1 -1
- package/dist/docs/utilities/useKey.md +8 -10
- package/dist/docs/utilities/useLocalStorage.md +1 -1
- package/dist/docs/utilities/useLocationSuggestions.md +1 -1
- package/dist/docs/utilities/useMax.md +1 -1
- package/dist/docs/utilities/useMin.md +1 -1
- package/dist/docs/utilities/useMutationObserver.md +1 -1
- package/dist/docs/utilities/useOnScreen.md +1 -1
- package/dist/docs/utilities/useOnlineStatus.md +1 -1
- package/dist/docs/utilities/usePostMessage.md +2 -2
- package/dist/docs/utilities/usePostMessageSender.md +1 -1
- package/dist/docs/utilities/usePrevious.md +110 -2
- package/dist/docs/utilities/useResizeObserver.md +35 -15
- package/dist/docs/utilities/useRioCookieConsent.md +1 -1
- package/dist/docs/utilities/useScrollPosition.md +3 -6
- package/dist/docs/utilities/useSearch.md +1 -3
- package/dist/docs/utilities/useSearchHighlight.md +1 -1
- package/dist/docs/utilities/useSorting.md +370 -239
- package/dist/docs/utilities/useStateWithValidation.md +1 -1
- package/dist/docs/utilities/useSum.md +1 -1
- package/dist/docs/utilities/useTableExport.md +364 -288
- package/dist/docs/utilities/useTableSelection.md +88 -92
- package/dist/docs/utilities/useTimeout.md +1 -1
- package/dist/docs/utilities/useToggle.md +1 -1
- package/dist/docs/utilities/useUrlState.md +1 -1
- package/dist/docs/utilities/useWindowResize.md +1 -1
- package/dist/index.mjs +173 -69
- package/dist/search-synonyms.json +214 -76
- package/dist/version.json +2 -2
- package/package.json +4 -5
- package/dist/docs/components/mapRouteGenerator.md +0 -6
- package/dist/docs/components/tables.md +0 -8
|
@@ -0,0 +1,479 @@
|
|
|
1
|
+
# Feature cards
|
|
2
|
+
|
|
3
|
+
*Category:* Templates
|
|
4
|
+
*Section:* Content
|
|
5
|
+
*Source:* https://uikit.developers.rio.cloud/#/templates/feature-cards
|
|
6
|
+
*Captured:* 2026-04-27T14:59:18.605Z
|
|
7
|
+
|
|
8
|
+
## Feature cards
|
|
9
|
+
|
|
10
|
+
### Example: Example 1
|
|
11
|
+
|
|
12
|
+
Lorem ipsum dolor sit amet
|
|
13
|
+
Advoco aestus capio omnis ratione solio adversus.
|
|
14
|
+
Aveho thesis modi curia viridis sit.
|
|
15
|
+
Theca abscido tamdiu alius conicio.
|
|
16
|
+
Vobis temeritas qui audentia demoror tempus.
|
|
17
|
+
Get started
|
|
18
|
+
|
|
19
|
+
#### React (tsx)
|
|
20
|
+
|
|
21
|
+
```tsx
|
|
22
|
+
import { faker } from '@faker-js/faker';
|
|
23
|
+
|
|
24
|
+
import Button from '@rio-cloud/rio-uikit/Button';
|
|
25
|
+
import Card from '@rio-cloud/rio-uikit/Card';
|
|
26
|
+
import ButtonToolbar from '@rio-cloud/rio-uikit/ButtonToolbar';
|
|
27
|
+
|
|
28
|
+
export default () => (
|
|
29
|
+
<div className='margin-25-md max-width-800 margin-auto'>
|
|
30
|
+
<Card padding={25} className=''>
|
|
31
|
+
<div className='text-size-h3 line-height-125rel text-color-darkest text-medium margin-bottom-15'>
|
|
32
|
+
Lorem ipsum dolor sit amet
|
|
33
|
+
</div>
|
|
34
|
+
<div className='display-flex gap-25 flex-wrap justify-content-between'>
|
|
35
|
+
<div className='flex-1-1 max-width-600'>{faker.lorem.lines(4)}</div>
|
|
36
|
+
<ButtonToolbar className='flex-0'>
|
|
37
|
+
<Button bsStyle='primary' iconName='rioglyph-sparkles'>
|
|
38
|
+
Get started
|
|
39
|
+
</Button>
|
|
40
|
+
</ButtonToolbar>
|
|
41
|
+
</div>
|
|
42
|
+
</Card>
|
|
43
|
+
</div>
|
|
44
|
+
);
|
|
45
|
+
```
|
|
46
|
+
|
|
47
|
+
#### HTML (html)
|
|
48
|
+
|
|
49
|
+
```html
|
|
50
|
+
<div class="margin-25-md max-width-800 margin-auto">
|
|
51
|
+
<div class="bg-white rounded border shadow-default padding-25">
|
|
52
|
+
<div class="text-size-h3 line-height-125rel text-color-darkest text-medium margin-bottom-15">Lorem ipsum dolor sit amet</div>
|
|
53
|
+
<div class="display-flex gap-25 flex-wrap justify-content-between">
|
|
54
|
+
<div class="flex-1-1 max-width-600">Advoco aestus capio omnis ratione solio adversus.
|
|
55
|
+
Aveho thesis modi curia viridis sit.
|
|
56
|
+
Theca abscido tamdiu alius conicio.
|
|
57
|
+
Vobis temeritas qui audentia demoror tempus.</div>
|
|
58
|
+
<div class="flex-0 btn-toolbar">
|
|
59
|
+
<button type="button" class="btn btn-primary btn-component" tabindex="0">
|
|
60
|
+
<span class="rioglyph rioglyph-sparkles">
|
|
61
|
+
</span>Get started</button>
|
|
62
|
+
</div>
|
|
63
|
+
</div>
|
|
64
|
+
</div>
|
|
65
|
+
</div>
|
|
66
|
+
```
|
|
67
|
+
|
|
68
|
+
### Example: Example 2
|
|
69
|
+
|
|
70
|
+
Lorem ipsum
|
|
71
|
+
Lorem ipsum dolor sit amet
|
|
72
|
+
Caput et vulgo apostolus.
|
|
73
|
+
Tabernus adflicto tibi quis arguo cui soluta cognomen ducimus viscus.
|
|
74
|
+
Vapulus terminatio desipio victoria atqui defetiscor debilito voluntarius.
|
|
75
|
+
Quidem acceptus advenio tres volubilis ulciscor.
|
|
76
|
+
Read more
|
|
77
|
+
|
|
78
|
+
#### React (tsx)
|
|
79
|
+
|
|
80
|
+
```tsx
|
|
81
|
+
import { faker } from '@faker-js/faker';
|
|
82
|
+
|
|
83
|
+
import Button from '@rio-cloud/rio-uikit/Button';
|
|
84
|
+
import Card from '@rio-cloud/rio-uikit/Card';
|
|
85
|
+
|
|
86
|
+
export default () => (
|
|
87
|
+
<div className='margin-25-md max-width-800 margin-auto'>
|
|
88
|
+
<Card padding={25}>
|
|
89
|
+
<div className='text-color-primary text-medium'>Lorem ipsum</div>
|
|
90
|
+
<div className='text-size-h3 line-height-125rel text-color-darkest text-medium'>
|
|
91
|
+
Lorem ipsum dolor sit amet
|
|
92
|
+
</div>
|
|
93
|
+
<p className='margin-bottom-25'>{faker.lorem.lines(4)}</p>
|
|
94
|
+
<div>
|
|
95
|
+
<Button bsStyle='primary' iconName='rioglyph-arrow-right' iconRight>
|
|
96
|
+
Read more
|
|
97
|
+
</Button>
|
|
98
|
+
</div>
|
|
99
|
+
</Card>
|
|
100
|
+
</div>
|
|
101
|
+
);
|
|
102
|
+
```
|
|
103
|
+
|
|
104
|
+
#### HTML (html)
|
|
105
|
+
|
|
106
|
+
```html
|
|
107
|
+
<div class="margin-25-md max-width-800 margin-auto">
|
|
108
|
+
<div class="bg-white rounded border shadow-default padding-25">
|
|
109
|
+
<div class="text-color-primary text-medium">Lorem ipsum</div>
|
|
110
|
+
<div class="text-size-h3 line-height-125rel text-color-darkest text-medium">Lorem ipsum dolor sit amet</div>
|
|
111
|
+
<p class="margin-bottom-25">Caput et vulgo apostolus.
|
|
112
|
+
Tabernus adflicto tibi quis arguo cui soluta cognomen ducimus viscus.
|
|
113
|
+
Vapulus terminatio desipio victoria atqui defetiscor debilito voluntarius.
|
|
114
|
+
Quidem acceptus advenio tres volubilis ulciscor.</p>
|
|
115
|
+
<div>
|
|
116
|
+
<button type="button" class="btn btn-primary btn-icon-right btn-component" tabindex="0">
|
|
117
|
+
<span class="rioglyph rioglyph-arrow-right">
|
|
118
|
+
</span>Read more</button>
|
|
119
|
+
</div>
|
|
120
|
+
</div>
|
|
121
|
+
</div>
|
|
122
|
+
```
|
|
123
|
+
|
|
124
|
+
### Example: Example 3
|
|
125
|
+
|
|
126
|
+
Lorem ipsum dolor sit amet
|
|
127
|
+
Collum dapifer adipiscor adamo compono comes utrum ratione.
|
|
128
|
+
Vilicus vesco usque iste asporto absque eum tergum appono cohors.
|
|
129
|
+
Bis architecto ventito turbo tredecim unde sit temeritas vaco amo.
|
|
130
|
+
Conculco ipsum hic.
|
|
131
|
+
Aurum caritas pecto vivo carpo taceo.
|
|
132
|
+
Learn more about our delivery features
|
|
133
|
+
|
|
134
|
+
#### React (tsx)
|
|
135
|
+
|
|
136
|
+
```tsx
|
|
137
|
+
import { faker } from '@faker-js/faker';
|
|
138
|
+
|
|
139
|
+
import Button from '@rio-cloud/rio-uikit/Button';
|
|
140
|
+
import Card from '@rio-cloud/rio-uikit/Card';
|
|
141
|
+
|
|
142
|
+
export default () => (
|
|
143
|
+
<div className='margin-25-md max-width-800 margin-auto'>
|
|
144
|
+
<Card padding={25}>
|
|
145
|
+
<div className='text-size-h4 line-height-125rel text-color-darkest text-medium'>
|
|
146
|
+
Lorem ipsum dolor sit amet
|
|
147
|
+
</div>
|
|
148
|
+
<p className='margin-bottom-15'>{faker.lorem.lines(5)}</p>
|
|
149
|
+
<div>
|
|
150
|
+
<Button variant='link-inline' className='text-medium' iconName='rioglyph-arrow-right' iconRight>
|
|
151
|
+
Learn more about our delivery features
|
|
152
|
+
</Button>
|
|
153
|
+
</div>
|
|
154
|
+
</Card>
|
|
155
|
+
</div>
|
|
156
|
+
);
|
|
157
|
+
```
|
|
158
|
+
|
|
159
|
+
#### HTML (html)
|
|
160
|
+
|
|
161
|
+
```html
|
|
162
|
+
<div class="margin-25-md max-width-800 margin-auto">
|
|
163
|
+
<div class="bg-white rounded border shadow-default padding-25">
|
|
164
|
+
<div class="text-size-h4 line-height-125rel text-color-darkest text-medium">Lorem ipsum dolor sit amet</div>
|
|
165
|
+
<p class="margin-bottom-15">Collum dapifer adipiscor adamo compono comes utrum ratione.
|
|
166
|
+
Vilicus vesco usque iste asporto absque eum tergum appono cohors.
|
|
167
|
+
Bis architecto ventito turbo tredecim unde sit temeritas vaco amo.
|
|
168
|
+
Conculco ipsum hic.
|
|
169
|
+
Aurum caritas pecto vivo carpo taceo.</p>
|
|
170
|
+
<div>
|
|
171
|
+
<button type="button" class="btn btn-default btn-link btn-link-inline btn-icon-right btn-component text-medium" tabindex="0">
|
|
172
|
+
<span class="rioglyph rioglyph-arrow-right">
|
|
173
|
+
</span>Learn more about our delivery features</button>
|
|
174
|
+
</div>
|
|
175
|
+
</div>
|
|
176
|
+
</div>
|
|
177
|
+
```
|
|
178
|
+
|
|
179
|
+
### Example: Example 4
|
|
180
|
+
|
|
181
|
+
Lorem ipsum dolor sit amet
|
|
182
|
+
Cupiditas ipsa utrimque absens clamo quia credo suasoria.
|
|
183
|
+
Denuncio autem contego eum cerno administratio baiulus sapiente sperno.
|
|
184
|
+
Uter quasi despecto derelinquo.
|
|
185
|
+
Nisi concedo quasi conitor auxilium delicate theca centum.
|
|
186
|
+
Curso comminor agnosco.
|
|
187
|
+
|
|
188
|
+
View details Get started
|
|
189
|
+
|
|
190
|
+
#### React (tsx)
|
|
191
|
+
|
|
192
|
+
```tsx
|
|
193
|
+
import { faker } from '@faker-js/faker';
|
|
194
|
+
|
|
195
|
+
import Button from '@rio-cloud/rio-uikit/Button';
|
|
196
|
+
import Card from '@rio-cloud/rio-uikit/Card';
|
|
197
|
+
import SvgImage from '@rio-cloud/rio-uikit/SvgImage';
|
|
198
|
+
import ButtonToolbar from '@rio-cloud/rio-uikit/ButtonToolbar';
|
|
199
|
+
|
|
200
|
+
export default () => (
|
|
201
|
+
<div className='margin-25-md max-width-800 margin-auto'>
|
|
202
|
+
<Card className='padding-x-25 padding-y-50 display-flex flex-column flex-row-sm gap-25'>
|
|
203
|
+
<SvgImage name='abstract-product/product' size={100} className='flex-0' />
|
|
204
|
+
<div className='display-flex flex-wrap gap-10'>
|
|
205
|
+
<div className='flex-1-1'>
|
|
206
|
+
<div className='text-size-h4 line-height-125rel text-color-darkest text-medium'>
|
|
207
|
+
Lorem ipsum dolor sit amet
|
|
208
|
+
</div>
|
|
209
|
+
<p className='margin-bottom-15'>{faker.lorem.lines(5)}</p>
|
|
210
|
+
</div>
|
|
211
|
+
<ButtonToolbar className='flex-1-1'>
|
|
212
|
+
<Button bsStyle='default'>View details</Button>
|
|
213
|
+
<Button bsStyle='primary' iconName='rioglyph-sparkles'>
|
|
214
|
+
Get started
|
|
215
|
+
</Button>
|
|
216
|
+
</ButtonToolbar>
|
|
217
|
+
</div>
|
|
218
|
+
</Card>
|
|
219
|
+
</div>
|
|
220
|
+
);
|
|
221
|
+
```
|
|
222
|
+
|
|
223
|
+
#### HTML (html)
|
|
224
|
+
|
|
225
|
+
```html
|
|
226
|
+
<div class="margin-25-md max-width-800 margin-auto">
|
|
227
|
+
<div class="bg-white rounded border shadow-default padding-15 padding-x-25 padding-y-50 display-flex flex-column flex-row-sm gap-25">
|
|
228
|
+
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:serif="http://www.serif.com/" width="100" height="100" viewBox="0 0 250 250" version="1.1" xml:space="preserve" class="flex-0" style="fill-rule: evenodd; clip-rule: evenodd; stroke-linecap: round; stroke-miterlimit: 2;">
|
|
229
|
+
<g id="product" transform="matrix(3.65079,0,0,3.65085,5.02397,-234.3)">
|
|
230
|
+
<g transform="matrix(1.14763,0,0,1.14763,-0.201218,-9.87871)">
|
|
231
|
+
<path d="M49.363,90.916C49.363,104.17 38.618,114.915 25.363,114.915C12.108,114.915 1.363,104.17 1.363,90.916C1.363,77.661 12.108,66.916 25.363,66.916C38.618,66.916 49.363,77.661 49.363,90.916Z" style="fill: var(--gray-lighter); fill-rule: nonzero;">
|
|
232
|
+
</path>
|
|
233
|
+
</g>
|
|
234
|
+
<path d="M18.363,104.915L18.363,120.915L37.363,129.915L56.363,120.915L56.363,104.915L18.363,104.915Z" style="fill: var(--color-highlight-lighter); fill-rule: nonzero;">
|
|
235
|
+
</path>
|
|
236
|
+
<path d="M56.363,107.915L56.363,120.915L37.363,129.915L18.363,120.915L18.363,107.915" style="fill: none; stroke: var(--brand-info); stroke-width: 2.3px;">
|
|
237
|
+
</path>
|
|
238
|
+
<path d="M37.363,105.915L37.363,129.915" style="fill: none; stroke: var(--brand-info); stroke-width: 2.3px;">
|
|
239
|
+
</path>
|
|
240
|
+
<path d="M10.363,103.915L29.363,112.915L37.363,105.915L37.363,104.915L18.363,95.916L10.363,102.915L10.363,103.915Z" style="fill: var(--color-white); fill-rule: nonzero; stroke: var(--brand-info); stroke-width: 2.3px; stroke-linecap: butt; stroke-linejoin: round;">
|
|
241
|
+
</path>
|
|
242
|
+
<path d="M10.363,103.915L29.363,112.915L37.363,105.915L37.363,104.915L18.363,95.916L10.363,102.915L10.363,103.915Z" style="fill: none; stroke: var(--brand-info); stroke-width: 2.3px;">
|
|
243
|
+
</path>
|
|
244
|
+
<path d="M64.363,103.915L45.363,112.915L37.363,105.915L37.363,104.915L56.363,95.916L64.363,102.915L64.363,103.915Z" style="fill: var(--color-white); fill-rule: nonzero; stroke: var(--brand-info); stroke-width: 2.3px; stroke-linecap: butt; stroke-linejoin: round;">
|
|
245
|
+
</path>
|
|
246
|
+
<path d="M64.363,103.915L45.363,112.915L37.363,105.915L37.363,104.915L56.363,95.916L64.363,102.915L64.363,103.915Z" style="fill: none; stroke: var(--brand-info); stroke-width: 2.3px;">
|
|
247
|
+
</path>
|
|
248
|
+
<path d="M10.363,87.916L29.363,78.916L37.363,85.916L37.363,86.916L18.363,95.916L10.363,88.916L10.363,87.916Z" style="fill: var(--color-white); fill-rule: nonzero; stroke: var(--brand-info); stroke-width: 2.3px; stroke-linecap: butt; stroke-linejoin: round;">
|
|
249
|
+
</path>
|
|
250
|
+
<path d="M10.363,87.916L29.363,78.916L37.363,85.916L37.363,86.916L18.363,95.916L10.363,88.916L10.363,87.916Z" style="fill: none; stroke: var(--brand-info); stroke-width: 2.3px;">
|
|
251
|
+
</path>
|
|
252
|
+
<path d="M64.363,87.916L45.363,78.916L37.363,85.916L37.363,86.916L56.363,95.916L64.363,88.916L64.363,87.916Z" style="fill: var(--color-white); fill-rule: nonzero; stroke: var(--brand-info); stroke-width: 2.3px; stroke-linecap: butt; stroke-linejoin: round;">
|
|
253
|
+
</path>
|
|
254
|
+
<path d="M64.363,87.916L45.363,78.916L37.363,85.916L37.363,86.916L56.363,95.916L64.363,88.916L64.363,87.916Z" style="fill: none; stroke: var(--brand-info); stroke-width: 2.3px;">
|
|
255
|
+
</path>
|
|
256
|
+
<path d="M37.363,73.916L35.363,75.916" style="fill: none; stroke: var(--gray); stroke-width: 2.3px; stroke-linecap: butt;">
|
|
257
|
+
</path>
|
|
258
|
+
<path d="M42.363,68.916L40.363,70.916" style="fill: none; stroke: var(--gray); stroke-width: 2.3px; stroke-linecap: butt;">
|
|
259
|
+
</path>
|
|
260
|
+
<path d="M40.363,73.916L42.363,75.916" style="fill: none; stroke: var(--gray); stroke-width: 2.3px; stroke-linecap: butt;">
|
|
261
|
+
</path>
|
|
262
|
+
<path d="M35.363,68.916L37.363,70.916" style="fill: none; stroke: var(--gray); stroke-width: 2.3px; stroke-linecap: butt;">
|
|
263
|
+
</path>
|
|
264
|
+
<path d="M20.363,72.916L20.363,74.916" style="fill: none; stroke: var(--gray); stroke-width: 2.3px; stroke-linecap: butt;">
|
|
265
|
+
</path>
|
|
266
|
+
<path d="M20.363,76.916L20.363,78.916" style="fill: none; stroke: var(--gray); stroke-width: 2.3px; stroke-linecap: butt;">
|
|
267
|
+
</path>
|
|
268
|
+
<path d="M19.363,75.916L17.363,75.916" style="fill: none; stroke: var(--gray); stroke-width: 2.3px; stroke-linecap: butt;">
|
|
269
|
+
</path>
|
|
270
|
+
<path d="M23.363,75.916L21.363,75.916" style="fill: none; stroke: var(--gray); stroke-width: 2.3px; stroke-linecap: butt;">
|
|
271
|
+
</path>
|
|
272
|
+
<path d="M10.363,111.915L10.363,113.915" style="fill: none; stroke: var(--gray); stroke-width: 2.3px; stroke-linecap: butt;">
|
|
273
|
+
</path>
|
|
274
|
+
<path d="M10.363,115.915L10.363,117.915" style="fill: none; stroke: var(--gray); stroke-width: 2.3px; stroke-linecap: butt;">
|
|
275
|
+
</path>
|
|
276
|
+
<path d="M9.363,114.915L7.363,114.915" style="fill: none; stroke: var(--gray); stroke-width: 2.3px; stroke-linecap: butt;">
|
|
277
|
+
</path>
|
|
278
|
+
<path d="M13.363,114.915L11.363,114.915" style="fill: none; stroke: var(--gray); stroke-width: 2.3px; stroke-linecap: butt;">
|
|
279
|
+
</path>
|
|
280
|
+
<path d="M51.363,66.916L51.363,68.916" style="fill: none; stroke: var(--gray); stroke-width: 2.3px; stroke-linecap: butt;">
|
|
281
|
+
</path>
|
|
282
|
+
<path d="M51.363,70.916L51.363,72.916" style="fill: none; stroke: var(--gray); stroke-width: 2.3px; stroke-linecap: butt;">
|
|
283
|
+
</path>
|
|
284
|
+
<path d="M50.363,69.916L48.363,69.916" style="fill: none; stroke: var(--gray); stroke-width: 2.3px; stroke-linecap: butt;">
|
|
285
|
+
</path>
|
|
286
|
+
<path d="M54.363,69.916L52.363,69.916" style="fill: none; stroke: var(--gray); stroke-width: 2.3px; stroke-linecap: butt;">
|
|
287
|
+
</path>
|
|
288
|
+
</g>
|
|
289
|
+
</svg>
|
|
290
|
+
<div class="display-flex flex-wrap gap-10">
|
|
291
|
+
<div class="flex-1-1">
|
|
292
|
+
<div class="text-size-h4 line-height-125rel text-color-darkest text-medium">Lorem ipsum dolor sit amet</div>
|
|
293
|
+
<p class="margin-bottom-15">Cupiditas ipsa utrimque absens clamo quia credo suasoria.
|
|
294
|
+
Denuncio autem contego eum cerno administratio baiulus sapiente sperno.
|
|
295
|
+
Uter quasi despecto derelinquo.
|
|
296
|
+
Nisi concedo quasi conitor auxilium delicate theca centum.
|
|
297
|
+
Curso comminor agnosco.</p>
|
|
298
|
+
</div>
|
|
299
|
+
<div class="flex-1-1 btn-toolbar">
|
|
300
|
+
<button type="button" class="btn btn-default btn-component" tabindex="0">View details</button>
|
|
301
|
+
<button type="button" class="btn btn-primary btn-component" tabindex="0">
|
|
302
|
+
<span class="rioglyph rioglyph-sparkles">
|
|
303
|
+
</span>Get started</button>
|
|
304
|
+
</div>
|
|
305
|
+
</div>
|
|
306
|
+
</div>
|
|
307
|
+
</div>
|
|
308
|
+
```
|
|
309
|
+
|
|
310
|
+
### Example: Cras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin commodo.
|
|
311
|
+
|
|
312
|
+
Customize
|
|
313
|
+
Import your own data
|
|
314
|
+
|
|
315
|
+
Cras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin commodo.
|
|
316
|
+
Read more
|
|
317
|
+
|
|
318
|
+
Use on mobile
|
|
319
|
+
Get the app
|
|
320
|
+
|
|
321
|
+
Cras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin commodo.
|
|
322
|
+
Download now
|
|
323
|
+
|
|
324
|
+
Tips
|
|
325
|
+
Discover new features
|
|
326
|
+
|
|
327
|
+
Cras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin commodo.
|
|
328
|
+
Read more
|
|
329
|
+
|
|
330
|
+
#### React (tsx)
|
|
331
|
+
|
|
332
|
+
```tsx
|
|
333
|
+
import Button from '@rio-cloud/rio-uikit/Button';
|
|
334
|
+
import Card from '@rio-cloud/rio-uikit/Card';
|
|
335
|
+
|
|
336
|
+
export default () => (
|
|
337
|
+
<div className='margin-25-md margin-auto'>
|
|
338
|
+
<div className='display-grid grid-cols-1 grid-cols-2-sm grid-cols-3-md grid-rowspan-3 gap-25'>
|
|
339
|
+
<Card
|
|
340
|
+
className='display-grid grid-cols-subgrid grid-rowspan-3 grid-rows-subgrid row-gap-0'
|
|
341
|
+
padding={25}
|
|
342
|
+
shadow='smooth'
|
|
343
|
+
>
|
|
344
|
+
<div className='text-center text-color-darker margin-top-15'>
|
|
345
|
+
<div className='text-size-16'>Customize</div>
|
|
346
|
+
<div className='text-size-12'>
|
|
347
|
+
<div className='text-wrap-pretty line-height-125rel text-size-200pct padding-bottom-10 text-capitalize text-medium'>
|
|
348
|
+
Import your own data
|
|
349
|
+
</div>
|
|
350
|
+
</div>
|
|
351
|
+
</div>
|
|
352
|
+
<div className='text-size-20 text-center padding-15'>
|
|
353
|
+
<span className='rioglyph rioglyph-stats text-size-300pct' />
|
|
354
|
+
</div>
|
|
355
|
+
<div>
|
|
356
|
+
<p className='margin-bottom-20 text-color-dark'>
|
|
357
|
+
Cras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin
|
|
358
|
+
commodo.
|
|
359
|
+
</p>
|
|
360
|
+
<Button bsStyle='primary' bsSize='lg' block>
|
|
361
|
+
Read more
|
|
362
|
+
</Button>
|
|
363
|
+
</div>
|
|
364
|
+
</Card>
|
|
365
|
+
|
|
366
|
+
<Card
|
|
367
|
+
className='display-grid grid-cols-subgrid grid-rowspan-3 grid-rows-subgrid row-gap-0'
|
|
368
|
+
padding={25}
|
|
369
|
+
shadow='smooth'
|
|
370
|
+
>
|
|
371
|
+
<div className='text-center text-color-darker margin-top-15'>
|
|
372
|
+
<div className='text-size-16'>Use on mobile</div>
|
|
373
|
+
<div className='text-size-12'>
|
|
374
|
+
<div className='text-wrap-pretty line-height-125rel text-size-200pct padding-bottom-10 text-capitalize text-medium'>
|
|
375
|
+
Get the app
|
|
376
|
+
</div>
|
|
377
|
+
</div>
|
|
378
|
+
</div>
|
|
379
|
+
<div className='text-size-20 text-center padding-15'>
|
|
380
|
+
<span className='rioglyph rioglyph-phone text-size-300pct' />
|
|
381
|
+
</div>
|
|
382
|
+
<div>
|
|
383
|
+
<p className='margin-bottom-20 text-color-dark'>
|
|
384
|
+
Cras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin
|
|
385
|
+
commodo.
|
|
386
|
+
</p>
|
|
387
|
+
<Button bsStyle='primary' bsSize='lg' block>
|
|
388
|
+
Download now
|
|
389
|
+
</Button>
|
|
390
|
+
</div>
|
|
391
|
+
</Card>
|
|
392
|
+
|
|
393
|
+
<Card
|
|
394
|
+
className='display-grid grid-cols-subgrid grid-rowspan-3 grid-rows-subgrid row-gap-0'
|
|
395
|
+
padding={25}
|
|
396
|
+
shadow='smooth'
|
|
397
|
+
>
|
|
398
|
+
<div className='text-center text-color-darker margin-top-15'>
|
|
399
|
+
<div className='text-size-16'>Tips</div>
|
|
400
|
+
<div className='text-size-12'>
|
|
401
|
+
<div className='text-wrap-pretty line-height-125rel text-size-200pct padding-bottom-10 text-capitalize text-medium'>
|
|
402
|
+
Discover new features
|
|
403
|
+
</div>
|
|
404
|
+
</div>
|
|
405
|
+
</div>
|
|
406
|
+
<div className='text-size-20 text-center padding-15'>
|
|
407
|
+
<span className='rioglyph rioglyph-cost-efficency text-size-300pct' />
|
|
408
|
+
</div>
|
|
409
|
+
<div>
|
|
410
|
+
<p className='margin-bottom-20 text-color-dark'>
|
|
411
|
+
Cras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin
|
|
412
|
+
commodo.
|
|
413
|
+
</p>
|
|
414
|
+
<Button bsStyle='primary' bsSize='lg' block>
|
|
415
|
+
Read more
|
|
416
|
+
</Button>
|
|
417
|
+
</div>
|
|
418
|
+
</Card>
|
|
419
|
+
</div>
|
|
420
|
+
</div>
|
|
421
|
+
);
|
|
422
|
+
```
|
|
423
|
+
|
|
424
|
+
#### HTML (html)
|
|
425
|
+
|
|
426
|
+
```html
|
|
427
|
+
<div class="margin-25-md margin-auto">
|
|
428
|
+
<div class="display-grid grid-cols-1 grid-cols-2-sm grid-cols-3-md grid-rowspan-3 gap-25">
|
|
429
|
+
<div class="bg-white rounded border shadow-smooth padding-25 display-grid grid-cols-subgrid grid-rowspan-3 grid-rows-subgrid row-gap-0">
|
|
430
|
+
<div class="text-center text-color-darker margin-top-15">
|
|
431
|
+
<div class="text-size-16">Customize</div>
|
|
432
|
+
<div class="text-size-12">
|
|
433
|
+
<div class="text-wrap-pretty line-height-125rel text-size-200pct padding-bottom-10 text-capitalize text-medium">Import your own data</div>
|
|
434
|
+
</div>
|
|
435
|
+
</div>
|
|
436
|
+
<div class="text-size-20 text-center padding-15">
|
|
437
|
+
<span class="rioglyph rioglyph-stats text-size-300pct">
|
|
438
|
+
</span>
|
|
439
|
+
</div>
|
|
440
|
+
<div>
|
|
441
|
+
<p class="margin-bottom-20 text-color-dark">Cras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin commodo.</p>
|
|
442
|
+
<button type="button" class="btn btn-primary btn-lg btn-block btn-component" tabindex="0">Read more</button>
|
|
443
|
+
</div>
|
|
444
|
+
</div>
|
|
445
|
+
<div class="bg-white rounded border shadow-smooth padding-25 display-grid grid-cols-subgrid grid-rowspan-3 grid-rows-subgrid row-gap-0">
|
|
446
|
+
<div class="text-center text-color-darker margin-top-15">
|
|
447
|
+
<div class="text-size-16">Use on mobile</div>
|
|
448
|
+
<div class="text-size-12">
|
|
449
|
+
<div class="text-wrap-pretty line-height-125rel text-size-200pct padding-bottom-10 text-capitalize text-medium">Get the app</div>
|
|
450
|
+
</div>
|
|
451
|
+
</div>
|
|
452
|
+
<div class="text-size-20 text-center padding-15">
|
|
453
|
+
<span class="rioglyph rioglyph-phone text-size-300pct">
|
|
454
|
+
</span>
|
|
455
|
+
</div>
|
|
456
|
+
<div>
|
|
457
|
+
<p class="margin-bottom-20 text-color-dark">Cras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin commodo.</p>
|
|
458
|
+
<button type="button" class="btn btn-primary btn-lg btn-block btn-component" tabindex="0">Download now</button>
|
|
459
|
+
</div>
|
|
460
|
+
</div>
|
|
461
|
+
<div class="bg-white rounded border shadow-smooth padding-25 display-grid grid-cols-subgrid grid-rowspan-3 grid-rows-subgrid row-gap-0">
|
|
462
|
+
<div class="text-center text-color-darker margin-top-15">
|
|
463
|
+
<div class="text-size-16">Tips</div>
|
|
464
|
+
<div class="text-size-12">
|
|
465
|
+
<div class="text-wrap-pretty line-height-125rel text-size-200pct padding-bottom-10 text-capitalize text-medium">Discover new features</div>
|
|
466
|
+
</div>
|
|
467
|
+
</div>
|
|
468
|
+
<div class="text-size-20 text-center padding-15">
|
|
469
|
+
<span class="rioglyph rioglyph-cost-efficency text-size-300pct">
|
|
470
|
+
</span>
|
|
471
|
+
</div>
|
|
472
|
+
<div>
|
|
473
|
+
<p class="margin-bottom-20 text-color-dark">Cras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin commodo.</p>
|
|
474
|
+
<button type="button" class="btn btn-primary btn-lg btn-block btn-component" tabindex="0">Read more</button>
|
|
475
|
+
</div>
|
|
476
|
+
</div>
|
|
477
|
+
</div>
|
|
478
|
+
</div>
|
|
479
|
+
```
|
|
@@ -0,0 +1,179 @@
|
|
|
1
|
+
# Form summary
|
|
2
|
+
|
|
3
|
+
*Category:* Templates
|
|
4
|
+
*Section:* Forms
|
|
5
|
+
*Source:* https://uikit.developers.rio.cloud/#/templates/form-summary
|
|
6
|
+
*Captured:* 2026-04-27T14:59:25.235Z
|
|
7
|
+
|
|
8
|
+
## Form summary
|
|
9
|
+
|
|
10
|
+
### Example: Request summary
|
|
11
|
+
|
|
12
|
+
Request summary
|
|
13
|
+
Generated client request data
|
|
14
|
+
|
|
15
|
+
Contact person Drew Goldner
|
|
16
|
+
Requested role International Directives Representative
|
|
17
|
+
Contact email Bert.Labadie-Wilkinson33@hotmail.com
|
|
18
|
+
Annual budget €132,320.00
|
|
19
|
+
Project description Cognomen conor defetiscor ad dedico.
|
|
20
|
+
Absens aggredior totus contabesco excepturi accendo taedium distinctio vis.
|
|
21
|
+
Venia aro deorsum.
|
|
22
|
+
Supporting files project-outline.pdf
|
|
23
|
+
2.4MB
|
|
24
|
+
Download
|
|
25
|
+
|
|
26
|
+
wireframes.pdf
|
|
27
|
+
3.7MB
|
|
28
|
+
Download
|
|
29
|
+
|
|
30
|
+
#### React (tsx)
|
|
31
|
+
|
|
32
|
+
```tsx
|
|
33
|
+
import { faker } from '@faker-js/faker';
|
|
34
|
+
import Button from '@rio-cloud/rio-uikit/Button';
|
|
35
|
+
import { FormattedNumber } from 'react-intl';
|
|
36
|
+
|
|
37
|
+
export default () => {
|
|
38
|
+
const subjectInfo = {
|
|
39
|
+
fullName: faker.person.fullName(),
|
|
40
|
+
role: faker.person.jobTitle(),
|
|
41
|
+
email: faker.internet.email(),
|
|
42
|
+
budget: faker.number.int({ min: 50_000, max: 200_000 }),
|
|
43
|
+
description: faker.lorem.lines(3),
|
|
44
|
+
attachments: [
|
|
45
|
+
{
|
|
46
|
+
name: 'project-outline.pdf',
|
|
47
|
+
sizeMB: 2.4,
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
name: 'wireframes.pdf',
|
|
51
|
+
sizeMB: 3.7,
|
|
52
|
+
},
|
|
53
|
+
],
|
|
54
|
+
};
|
|
55
|
+
|
|
56
|
+
return (
|
|
57
|
+
<div className='max-width-600 margin-auto'>
|
|
58
|
+
<div>
|
|
59
|
+
<div className='padding-x-5'>
|
|
60
|
+
<h3 className='text-base/7 font-semibold text-text-color-darker'>Request summary</h3>
|
|
61
|
+
<p className='mt-1 max-w-2xl text-sm/6 text-gray-500'>Generated client request data</p>
|
|
62
|
+
</div>
|
|
63
|
+
<div className='mt-6 border-t border-gray-100'>
|
|
64
|
+
<dl className='divider-y-1 divider-color-lighter divider-style-solid'>
|
|
65
|
+
<div className='display-grid grid-cols-3 padding-x-5 padding-y-15'>
|
|
66
|
+
<dt className='text-medium text-color-darkest'>Contact person</dt>
|
|
67
|
+
<dd className='grid-colspan-2 text-color-darker'>{subjectInfo.fullName}</dd>
|
|
68
|
+
</div>
|
|
69
|
+
<div className='display-grid grid-cols-3 padding-x-5 padding-y-15'>
|
|
70
|
+
<dt className='text-medium text-color-darkest'>Requested role</dt>
|
|
71
|
+
<dd className='grid-colspan-2 text-color-darker'>{subjectInfo.role}</dd>
|
|
72
|
+
</div>
|
|
73
|
+
<div className='display-grid grid-cols-3 padding-x-5 padding-y-15'>
|
|
74
|
+
<dt className='text-medium text-color-darkest'>Contact email</dt>
|
|
75
|
+
<dd className='grid-colspan-2 text-color-darker'>{subjectInfo.email}</dd>
|
|
76
|
+
</div>
|
|
77
|
+
<div className='display-grid grid-cols-3 padding-x-5 padding-y-15'>
|
|
78
|
+
<dt className='text-medium text-color-darkest'>Annual budget</dt>
|
|
79
|
+
<dd className='grid-colspan-2 text-color-darker'>
|
|
80
|
+
<FormattedNumber value={subjectInfo.budget} style='currency' currency='EUR' />
|
|
81
|
+
</dd>
|
|
82
|
+
</div>
|
|
83
|
+
<div className='display-grid grid-cols-3 padding-x-5 padding-y-15'>
|
|
84
|
+
<dt className='text-medium text-color-darkest'>Project description</dt>
|
|
85
|
+
<dd className='grid-colspan-2 text-color-darker'>{subjectInfo.description}</dd>
|
|
86
|
+
</div>
|
|
87
|
+
<div className='display-grid grid-cols-3 padding-x-5 padding-y-15'>
|
|
88
|
+
<dt className='text-medium text-color-darkest'>Supporting files</dt>
|
|
89
|
+
<dd className='grid-colspan-2'>
|
|
90
|
+
<div className='list-group border rounded'>
|
|
91
|
+
{subjectInfo.attachments.map(file => (
|
|
92
|
+
<div
|
|
93
|
+
key={file.name}
|
|
94
|
+
className='list-group-item display-flex flex-wrap justify-content-between display-grid-sm grid-cols-7-sm align-items-center column-gap-5 padding-x-15 padding-y-5'
|
|
95
|
+
>
|
|
96
|
+
<div className='grid-colspan-4'>{file.name}</div>
|
|
97
|
+
<div className='text-color-dark text-size-12'>
|
|
98
|
+
<FormattedNumber
|
|
99
|
+
value={file.sizeMB}
|
|
100
|
+
style='unit'
|
|
101
|
+
unit='megabyte'
|
|
102
|
+
unitDisplay='narrow'
|
|
103
|
+
/>
|
|
104
|
+
</div>
|
|
105
|
+
<div className='grid-colspan-2 text-right'>
|
|
106
|
+
<Button variant='link'>Download</Button>
|
|
107
|
+
</div>
|
|
108
|
+
</div>
|
|
109
|
+
))}
|
|
110
|
+
</div>
|
|
111
|
+
</dd>
|
|
112
|
+
</div>
|
|
113
|
+
</dl>
|
|
114
|
+
</div>
|
|
115
|
+
</div>
|
|
116
|
+
</div>
|
|
117
|
+
);
|
|
118
|
+
};
|
|
119
|
+
```
|
|
120
|
+
|
|
121
|
+
#### HTML (html)
|
|
122
|
+
|
|
123
|
+
```html
|
|
124
|
+
<div class="max-width-600 margin-auto">
|
|
125
|
+
<div>
|
|
126
|
+
<div class="padding-x-5">
|
|
127
|
+
<h3 class="text-base/7 font-semibold text-text-color-darker">Request summary</h3>
|
|
128
|
+
<p class="mt-1 max-w-2xl text-sm/6 text-gray-500">Generated client request data</p>
|
|
129
|
+
</div>
|
|
130
|
+
<div class="mt-6 border-t border-gray-100">
|
|
131
|
+
<dl class="divider-y-1 divider-color-lighter divider-style-solid">
|
|
132
|
+
<div class="display-grid grid-cols-3 padding-x-5 padding-y-15">
|
|
133
|
+
<dt class="text-medium text-color-darkest">Contact person</dt>
|
|
134
|
+
<dd class="grid-colspan-2 text-color-darker">Drew Goldner</dd>
|
|
135
|
+
</div>
|
|
136
|
+
<div class="display-grid grid-cols-3 padding-x-5 padding-y-15">
|
|
137
|
+
<dt class="text-medium text-color-darkest">Requested role</dt>
|
|
138
|
+
<dd class="grid-colspan-2 text-color-darker">International Directives Representative</dd>
|
|
139
|
+
</div>
|
|
140
|
+
<div class="display-grid grid-cols-3 padding-x-5 padding-y-15">
|
|
141
|
+
<dt class="text-medium text-color-darkest">Contact email</dt>
|
|
142
|
+
<dd class="grid-colspan-2 text-color-darker">Bert.Labadie-Wilkinson33@hotmail.com</dd>
|
|
143
|
+
</div>
|
|
144
|
+
<div class="display-grid grid-cols-3 padding-x-5 padding-y-15">
|
|
145
|
+
<dt class="text-medium text-color-darkest">Annual budget</dt>
|
|
146
|
+
<dd class="grid-colspan-2 text-color-darker">€132,320.00</dd>
|
|
147
|
+
</div>
|
|
148
|
+
<div class="display-grid grid-cols-3 padding-x-5 padding-y-15">
|
|
149
|
+
<dt class="text-medium text-color-darkest">Project description</dt>
|
|
150
|
+
<dd class="grid-colspan-2 text-color-darker">Cognomen conor defetiscor ad dedico.
|
|
151
|
+
Absens aggredior totus contabesco excepturi accendo taedium distinctio vis.
|
|
152
|
+
Venia aro deorsum.</dd>
|
|
153
|
+
</div>
|
|
154
|
+
<div class="display-grid grid-cols-3 padding-x-5 padding-y-15">
|
|
155
|
+
<dt class="text-medium text-color-darkest">Supporting files</dt>
|
|
156
|
+
<dd class="grid-colspan-2">
|
|
157
|
+
<div class="list-group border rounded">
|
|
158
|
+
<div class="list-group-item display-flex flex-wrap justify-content-between display-grid-sm grid-cols-7-sm align-items-center column-gap-5 padding-x-15 padding-y-5">
|
|
159
|
+
<div class="grid-colspan-4">project-outline.pdf</div>
|
|
160
|
+
<div class="text-color-dark text-size-12">2.4MB</div>
|
|
161
|
+
<div class="grid-colspan-2 text-right">
|
|
162
|
+
<button type="button" class="btn btn-default btn-link btn-component" tabindex="0">Download</button>
|
|
163
|
+
</div>
|
|
164
|
+
</div>
|
|
165
|
+
<div class="list-group-item display-flex flex-wrap justify-content-between display-grid-sm grid-cols-7-sm align-items-center column-gap-5 padding-x-15 padding-y-5">
|
|
166
|
+
<div class="grid-colspan-4">wireframes.pdf</div>
|
|
167
|
+
<div class="text-color-dark text-size-12">3.7MB</div>
|
|
168
|
+
<div class="grid-colspan-2 text-right">
|
|
169
|
+
<button type="button" class="btn btn-default btn-link btn-component" tabindex="0">Download</button>
|
|
170
|
+
</div>
|
|
171
|
+
</div>
|
|
172
|
+
</div>
|
|
173
|
+
</dd>
|
|
174
|
+
</div>
|
|
175
|
+
</dl>
|
|
176
|
+
</div>
|
|
177
|
+
</div>
|
|
178
|
+
</div>
|
|
179
|
+
```
|