@rio-cloud/uikit-mcp 1.1.2 → 1.1.4
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/doc-metadata.json +117 -127
- package/dist/docs/components/accentBar.md +2 -34
- package/dist/docs/components/activity.md +2 -13
- package/dist/docs/components/animatedNumber.md +4 -17
- package/dist/docs/components/animatedTextReveal.md +7 -54
- package/dist/docs/components/animations.md +42 -34
- package/dist/docs/components/appHeader.md +2 -73
- package/dist/docs/components/appLayout.md +36 -496
- package/dist/docs/components/appNavigationBar.md +2 -54
- package/dist/docs/components/areaCharts.md +37 -37
- package/dist/docs/components/aspectRatioPlaceholder.md +2 -11
- package/dist/docs/components/assetTree.md +435 -901
- package/dist/docs/components/autosuggests.md +4 -4
- package/dist/docs/components/avatar.md +2 -24
- package/dist/docs/components/banner.md +2 -2
- package/dist/docs/components/barCharts.md +186 -186
- package/dist/docs/components/barList.md +12 -46
- package/dist/docs/components/basicMap.md +7 -7
- package/dist/docs/components/bottomSheet.md +3 -100
- package/dist/docs/components/button.md +16 -71
- package/dist/docs/components/buttonToolbar.md +2 -9
- package/dist/docs/components/calendarStripe.md +95 -121
- package/dist/docs/components/card.md +2 -10
- 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 +4 -1
- package/dist/docs/components/checkbox.md +11 -111
- package/dist/docs/components/clearableInput.md +7 -111
- package/dist/docs/components/collapse.md +3 -29
- package/dist/docs/components/composedCharts.md +31 -31
- package/dist/docs/components/contentLoader.md +104 -122
- package/dist/docs/components/dataTabs.md +24 -194
- package/dist/docs/components/datepickers.md +727 -769
- package/dist/docs/components/dialogs.md +15 -262
- package/dist/docs/components/divider.md +2 -14
- package/dist/docs/components/dropdowns.md +4387 -4550
- package/dist/docs/components/editableContent.md +2 -186
- package/dist/docs/components/expander.md +23 -70
- package/dist/docs/components/fade.md +6 -41
- package/dist/docs/components/fadeExpander.md +2 -11
- package/dist/docs/components/fadeUp.md +3 -23
- package/dist/docs/components/feedback.md +2 -42
- package/dist/docs/components/filePickers.md +2 -44
- package/dist/docs/components/formLabel.md +2 -18
- package/dist/docs/components/groupedItemList.md +2 -53
- package/dist/docs/components/iconList.md +3 -3
- package/dist/docs/components/imagePreloader.md +2 -6
- package/dist/docs/components/labeledElement.md +2 -11
- package/dist/docs/components/licensePlate.md +2 -10
- package/dist/docs/components/lineCharts.md +60 -60
- package/dist/docs/components/listMenu.md +2 -50
- package/dist/docs/components/loadMore.md +2 -28
- package/dist/docs/components/mainNavigation.md +1 -1
- package/dist/docs/components/mapCircle.md +3 -3
- package/dist/docs/components/mapCluster.md +5 -5
- package/dist/docs/components/mapContext.md +3 -3
- package/dist/docs/components/mapDraggableMarker.md +3 -3
- package/dist/docs/components/mapGettingStarted.md +1 -1
- package/dist/docs/components/mapInfoBubble.md +3 -3
- package/dist/docs/components/mapLayerGroup.md +3 -3
- package/dist/docs/components/mapMarker.md +341 -347
- package/dist/docs/components/mapPolygon.md +20 -24
- package/dist/docs/components/mapRoute.md +26 -32
- package/dist/docs/components/mapRouteGenerator.md +1 -1
- package/dist/docs/components/mapSettings.md +273 -284
- package/dist/docs/components/mapUtils.md +3 -5
- package/dist/docs/components/multiselects.md +1 -1
- package/dist/docs/components/noData.md +2 -22
- package/dist/docs/components/notifications.md +1 -1
- package/dist/docs/components/numbercontrol.md +2 -48
- package/dist/docs/components/onboarding.md +2 -46
- package/dist/docs/components/page.md +2 -32
- package/dist/docs/components/pager.md +2 -14
- package/dist/docs/components/pieCharts.md +125 -157
- package/dist/docs/components/popover.md +2 -56
- package/dist/docs/components/position.md +2 -10
- package/dist/docs/components/radialBarCharts.md +506 -506
- package/dist/docs/components/radiobutton.md +81 -191
- package/dist/docs/components/releaseNotes.md +1 -12
- package/dist/docs/components/resizer.md +2 -14
- package/dist/docs/components/responsiveColumnStripe.md +2 -19
- package/dist/docs/components/responsiveVideo.md +2 -11
- package/dist/docs/components/rioglyph.md +2 -12
- package/dist/docs/components/rules.md +69 -133
- package/dist/docs/components/saveableInput.md +279 -393
- package/dist/docs/components/selects.md +9996 -15
- package/dist/docs/components/sidebar.md +2 -39
- package/dist/docs/components/sliders.md +2 -37
- package/dist/docs/components/smoothScrollbars.md +2 -56
- package/dist/docs/components/spinners.md +5 -51
- package/dist/docs/components/states.md +21 -245
- package/dist/docs/components/statsWidgets.md +2 -113
- package/dist/docs/components/statusBar.md +2 -28
- package/dist/docs/components/stepButton.md +2 -8
- package/dist/docs/components/steppedProgressBars.md +2 -66
- package/dist/docs/components/subNavigation.md +1 -8
- package/dist/docs/components/supportMarker.md +1 -1
- package/dist/docs/components/svgImage.md +2 -12
- package/dist/docs/components/switch.md +2 -11
- package/dist/docs/components/tables.md +1 -1
- package/dist/docs/components/tagManager.md +4 -58
- package/dist/docs/components/tags.md +2 -31
- package/dist/docs/components/teaser.md +2 -30
- package/dist/docs/components/timeline.md +1 -1
- package/dist/docs/components/timepicker.md +2 -26
- package/dist/docs/components/toggleButton.md +7 -29
- package/dist/docs/components/tooltip.md +9 -40
- package/dist/docs/components/virtualList.md +73 -99
- package/dist/docs/foundations.md +167 -167
- package/dist/docs/start/changelog.md +23 -1
- package/dist/docs/start/goodtoknow.md +1 -1
- package/dist/docs/start/guidelines/color-combinations.md +1 -1
- package/dist/docs/start/guidelines/custom-css.md +1 -1
- package/dist/docs/start/guidelines/custom-rioglyph.md +1 -1
- package/dist/docs/start/guidelines/formatting.md +1 -1
- package/dist/docs/start/guidelines/iframe.md +80 -27
- package/dist/docs/start/guidelines/obfuscate-data.md +1 -1
- package/dist/docs/start/guidelines/print-css.md +1 -1
- package/dist/docs/start/guidelines/spinner.md +81 -81
- package/dist/docs/start/guidelines/supported-browsers.md +1 -1
- package/dist/docs/start/guidelines/writing.md +1 -1
- package/dist/docs/start/howto.md +9 -9
- package/dist/docs/start/intro.md +1 -1
- package/dist/docs/start/responsiveness.md +1 -1
- package/dist/docs/templates/common-table.md +11 -11
- package/dist/docs/templates/detail-views.md +2 -2
- package/dist/docs/templates/expandable-details.md +1 -1
- package/dist/docs/templates/feature-cards.md +55 -55
- package/dist/docs/templates/form-summary.md +22 -22
- package/dist/docs/templates/form-toggle.md +1 -1
- package/dist/docs/templates/list-blocks.md +200 -200
- package/dist/docs/templates/loading-progress.md +3 -3
- package/dist/docs/templates/options-panel.md +1 -1
- package/dist/docs/templates/panel-variants.md +1 -1
- package/dist/docs/templates/progress-cards.md +1 -1
- package/dist/docs/templates/progress-success.md +1 -1
- package/dist/docs/templates/settings-form.md +23 -23
- package/dist/docs/templates/stats-blocks.md +41 -41
- package/dist/docs/templates/table-panel.md +1 -1
- package/dist/docs/templates/table-row-animation.md +1 -1
- package/dist/docs/templates/usage-cards.md +1 -1
- package/dist/docs/utilities/deviceUtils.md +6 -3
- package/dist/docs/utilities/featureToggles.md +1 -1
- package/dist/docs/utilities/fuelTypeUtils.md +1 -1
- package/dist/docs/utilities/routeUtils.md +59 -23
- 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/useCount.md +1 -1
- package/dist/docs/utilities/useDarkMode.md +1 -1
- package/dist/docs/utilities/useDebugInfo.md +4 -4
- 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 +7 -5
- 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 +1 -1
- package/dist/docs/utilities/useResizeObserver.md +1 -1
- package/dist/docs/utilities/useScrollPosition.md +1 -1
- package/dist/docs/utilities/useSearch.md +1 -1
- package/dist/docs/utilities/useSorting.md +1 -1
- package/dist/docs/utilities/useStateWithValidation.md +1 -1
- package/dist/docs/utilities/useSum.md +1 -1
- package/dist/docs/utilities/useTableExport.md +54 -54
- package/dist/docs/utilities/useTableSelection.md +93 -93
- package/dist/docs/utilities/useTimeout.md +1 -1
- package/dist/docs/utilities/useToggle.md +1 -1
- package/dist/docs/utilities/useWindowResize.md +1 -1
- package/dist/index.mjs +8 -2
- package/dist/version.json +2 -2
- package/package.json +8 -8
- package/dist/docs/components/fullscreenMap.md +0 -10
|
@@ -3,26 +3,26 @@
|
|
|
3
3
|
*Category:* Templates
|
|
4
4
|
*Section:* Content
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#templates/feature-cards
|
|
6
|
-
*Captured:*
|
|
6
|
+
*Captured:* 2026-01-14T09:08:27.778Z
|
|
7
7
|
|
|
8
8
|
## Feature cards
|
|
9
9
|
|
|
10
10
|
### Example: Example 1
|
|
11
11
|
|
|
12
12
|
Lorem ipsum dolor sit amet
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
13
|
+
Aiunt tamquam verecundia succurro textilis antepono causa patior cibus.
|
|
14
|
+
Cupio cursus turbo defessus subseco debilito averto coepi vitium.
|
|
15
|
+
Ter auctor vicissitudo.
|
|
16
|
+
Decretum aduro autus substantia.
|
|
17
17
|
Get started
|
|
18
18
|
|
|
19
19
|
#### Summary
|
|
20
20
|
|
|
21
21
|
Lorem ipsum dolor sit amet
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
22
|
+
Aiunt tamquam verecundia succurro textilis antepono causa patior cibus.
|
|
23
|
+
Cupio cursus turbo defessus subseco debilito averto coepi vitium.
|
|
24
|
+
Ter auctor vicissitudo.
|
|
25
|
+
Decretum aduro autus substantia.
|
|
26
26
|
Get started
|
|
27
27
|
|
|
28
28
|
#### React (tsx)
|
|
@@ -62,10 +62,10 @@ export default () => {
|
|
|
62
62
|
<div class="bg-white rounded border shadow-default padding-25">
|
|
63
63
|
<div class="text-size-h3 line-height-125rel text-color-darkest text-medium margin-bottom-15">Lorem ipsum dolor sit amet</div>
|
|
64
64
|
<div class="display-flex gap-25 flex-wrap justify-content-between">
|
|
65
|
-
<div class="flex-1-1 max-width-600">
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
65
|
+
<div class="flex-1-1 max-width-600">Aiunt tamquam verecundia succurro textilis antepono causa patior cibus.
|
|
66
|
+
Cupio cursus turbo defessus subseco debilito averto coepi vitium.
|
|
67
|
+
Ter auctor vicissitudo.
|
|
68
|
+
Decretum aduro autus substantia.</div>
|
|
69
69
|
<div class="flex-0 btn-toolbar">
|
|
70
70
|
<button type="button" class="btn btn-primary btn-component" tabindex="0">
|
|
71
71
|
<span class="rioglyph rioglyph-sparkles">
|
|
@@ -80,20 +80,20 @@ export default () => {
|
|
|
80
80
|
|
|
81
81
|
Lorem ipsum
|
|
82
82
|
Lorem ipsum dolor sit amet
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
83
|
+
Dapifer sono delego depono officia cubo theologus currus deripio taceo.
|
|
84
|
+
Pauper tamquam artificiose audeo.
|
|
85
|
+
Quia vetus teneo volup vitae.
|
|
86
|
+
Cupio dedico conitor reiciendis turba decet iusto argentum vulgus stultus.
|
|
87
87
|
Read more
|
|
88
88
|
|
|
89
89
|
#### Summary
|
|
90
90
|
|
|
91
91
|
Lorem ipsum
|
|
92
92
|
Lorem ipsum dolor sit amet
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
93
|
+
Dapifer sono delego depono officia cubo theologus currus deripio taceo.
|
|
94
|
+
Pauper tamquam artificiose audeo.
|
|
95
|
+
Quia vetus teneo volup vitae.
|
|
96
|
+
Cupio dedico conitor reiciendis turba decet iusto argentum vulgus stultus.
|
|
97
97
|
Read more
|
|
98
98
|
|
|
99
99
|
#### React (tsx)
|
|
@@ -131,10 +131,10 @@ export default () => {
|
|
|
131
131
|
<div class="bg-white rounded border shadow-default padding-25">
|
|
132
132
|
<div class="text-color-primary text-medium">Lorem ipsum</div>
|
|
133
133
|
<div class="text-size-h3 line-height-125rel text-color-darkest text-medium">Lorem ipsum dolor sit amet</div>
|
|
134
|
-
<p class="margin-bottom-25">
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
134
|
+
<p class="margin-bottom-25">Dapifer sono delego depono officia cubo theologus currus deripio taceo.
|
|
135
|
+
Pauper tamquam artificiose audeo.
|
|
136
|
+
Quia vetus teneo volup vitae.
|
|
137
|
+
Cupio dedico conitor reiciendis turba decet iusto argentum vulgus stultus.</p>
|
|
138
138
|
<div>
|
|
139
139
|
<button type="button" class="btn btn-primary btn-icon-right btn-component" tabindex="0">
|
|
140
140
|
<span class="rioglyph rioglyph-arrow-right">
|
|
@@ -147,21 +147,21 @@ export default () => {
|
|
|
147
147
|
### Example: Example 3
|
|
148
148
|
|
|
149
149
|
Lorem ipsum dolor sit amet
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
150
|
+
Vester amo timidus demo eos terra.
|
|
151
|
+
Tenax aureus pectus arma taedium subseco carcer vulpes.
|
|
152
|
+
Depromo addo iusto laborum libero celer corpus.
|
|
153
|
+
Certus truculenter defluo claro deduco arceo.
|
|
154
|
+
Umerus cedo at molestias vitium apparatus excepturi.
|
|
155
155
|
Learn more about our delivery features
|
|
156
156
|
|
|
157
157
|
#### Summary
|
|
158
158
|
|
|
159
159
|
Lorem ipsum dolor sit amet
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
160
|
+
Vester amo timidus demo eos terra.
|
|
161
|
+
Tenax aureus pectus arma taedium subseco carcer vulpes.
|
|
162
|
+
Depromo addo iusto laborum libero celer corpus.
|
|
163
|
+
Certus truculenter defluo claro deduco arceo.
|
|
164
|
+
Umerus cedo at molestias vitium apparatus excepturi.
|
|
165
165
|
Learn more about our delivery features
|
|
166
166
|
|
|
167
167
|
#### React (tsx)
|
|
@@ -197,11 +197,11 @@ export default () => {
|
|
|
197
197
|
<div class="margin-25-md max-width-800 margin-auto">
|
|
198
198
|
<div class="bg-white rounded border shadow-default padding-25">
|
|
199
199
|
<div class="text-size-h4 line-height-125rel text-color-darkest text-medium">Lorem ipsum dolor sit amet</div>
|
|
200
|
-
<p class="margin-bottom-15">
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
200
|
+
<p class="margin-bottom-15">Vester amo timidus demo eos terra.
|
|
201
|
+
Tenax aureus pectus arma taedium subseco carcer vulpes.
|
|
202
|
+
Depromo addo iusto laborum libero celer corpus.
|
|
203
|
+
Certus truculenter defluo claro deduco arceo.
|
|
204
|
+
Umerus cedo at molestias vitium apparatus excepturi.</p>
|
|
205
205
|
<div>
|
|
206
206
|
<button type="button" class="btn btn-default btn-link btn-link-inline btn-icon-right btn-component text-medium" tabindex="0">
|
|
207
207
|
<span class="rioglyph rioglyph-arrow-right">
|
|
@@ -214,22 +214,22 @@ export default () => {
|
|
|
214
214
|
### Example: Example 4
|
|
215
215
|
|
|
216
216
|
Lorem ipsum dolor sit amet
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
217
|
+
Adicio tot ter aiunt sollicito animadverto.
|
|
218
|
+
Soluta astrum decor cunabula.
|
|
219
|
+
Tum amplitudo voluptatum commemoro valde torrens.
|
|
220
|
+
Conicio tracto tripudio cito pectus casso admitto.
|
|
221
|
+
Defendo cubo bene cultellus accedo.
|
|
222
222
|
|
|
223
223
|
View detailsGet started
|
|
224
224
|
|
|
225
225
|
#### Summary
|
|
226
226
|
|
|
227
227
|
Lorem ipsum dolor sit amet
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
228
|
+
Adicio tot ter aiunt sollicito animadverto.
|
|
229
|
+
Soluta astrum decor cunabula.
|
|
230
|
+
Tum amplitudo voluptatum commemoro valde torrens.
|
|
231
|
+
Conicio tracto tripudio cito pectus casso admitto.
|
|
232
|
+
Defendo cubo bene cultellus accedo.
|
|
233
233
|
|
|
234
234
|
View detailsGet started
|
|
235
235
|
|
|
@@ -338,11 +338,11 @@ export default () => {
|
|
|
338
338
|
<div class="display-flex flex-wrap gap-10">
|
|
339
339
|
<div class="flex-1-1">
|
|
340
340
|
<div class="text-size-h4 line-height-125rel text-color-darkest text-medium">Lorem ipsum dolor sit amet</div>
|
|
341
|
-
<p class="margin-bottom-15">
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
341
|
+
<p class="margin-bottom-15">Adicio tot ter aiunt sollicito animadverto.
|
|
342
|
+
Soluta astrum decor cunabula.
|
|
343
|
+
Tum amplitudo voluptatum commemoro valde torrens.
|
|
344
|
+
Conicio tracto tripudio cito pectus casso admitto.
|
|
345
|
+
Defendo cubo bene cultellus accedo.</p>
|
|
346
346
|
</div>
|
|
347
347
|
<div class="flex-1-1 btn-toolbar">
|
|
348
348
|
<button type="button" class="btn btn-default btn-component" tabindex="0">View details</button>
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Templates
|
|
4
4
|
*Section:* Forms
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#templates/form-summary
|
|
6
|
-
*Captured:*
|
|
6
|
+
*Captured:* 2026-01-14T09:08:35.211Z
|
|
7
7
|
|
|
8
8
|
## Form summary
|
|
9
9
|
|
|
@@ -12,13 +12,13 @@
|
|
|
12
12
|
Request summary
|
|
13
13
|
Generated client request data
|
|
14
14
|
|
|
15
|
-
Contact
|
|
16
|
-
Requested
|
|
17
|
-
Contact
|
|
18
|
-
Annual budget€
|
|
19
|
-
Project
|
|
20
|
-
|
|
21
|
-
|
|
15
|
+
Contact personRenee Weissnat
|
|
16
|
+
Requested roleDynamic Web Agent
|
|
17
|
+
Contact emailDeon_DuBuque53@hotmail.com
|
|
18
|
+
Annual budget€56,310.00
|
|
19
|
+
Project descriptionAcquiro ait curriculum auctus vae carus utique.
|
|
20
|
+
Usque vestigium aestivus coniuratio vaco vita sono.
|
|
21
|
+
Dolore quam crapula voveo ad cur aspernatur cavus conatus auctus.
|
|
22
22
|
Supporting filesproject-outline.pdf
|
|
23
23
|
2.4MB
|
|
24
24
|
Download
|
|
@@ -32,13 +32,13 @@ Download
|
|
|
32
32
|
Request summary
|
|
33
33
|
Generated client request data
|
|
34
34
|
|
|
35
|
-
Contact
|
|
36
|
-
Requested
|
|
37
|
-
Contact
|
|
38
|
-
Annual budget€
|
|
39
|
-
Project
|
|
40
|
-
|
|
41
|
-
|
|
35
|
+
Contact personRenee Weissnat
|
|
36
|
+
Requested roleDynamic Web Agent
|
|
37
|
+
Contact emailDeon_DuBuque53@hotmail.com
|
|
38
|
+
Annual budget€56,310.00
|
|
39
|
+
Project descriptionAcquiro ait curriculum auctus vae carus utique.
|
|
40
|
+
Usque vestigium aestivus coniuratio vaco vita sono.
|
|
41
|
+
Dolore quam crapula voveo ad cur aspernatur cavus conatus auctus.
|
|
42
42
|
Supporting filesproject-outline.pdf
|
|
43
43
|
2.4MB
|
|
44
44
|
Download
|
|
@@ -151,25 +151,25 @@ export default () => {
|
|
|
151
151
|
<dl class="divider-y-1 divider-color-lighter divider-style-solid">
|
|
152
152
|
<div class="display-grid grid-cols-3 padding-x-5 padding-y-15">
|
|
153
153
|
<dt class="text-medium text-color-darkest">Contact person</dt>
|
|
154
|
-
<dd class="grid-colspan-2 text-color-darker">
|
|
154
|
+
<dd class="grid-colspan-2 text-color-darker">Renee Weissnat</dd>
|
|
155
155
|
</div>
|
|
156
156
|
<div class="display-grid grid-cols-3 padding-x-5 padding-y-15">
|
|
157
157
|
<dt class="text-medium text-color-darkest">Requested role</dt>
|
|
158
|
-
<dd class="grid-colspan-2 text-color-darker">
|
|
158
|
+
<dd class="grid-colspan-2 text-color-darker">Dynamic Web Agent</dd>
|
|
159
159
|
</div>
|
|
160
160
|
<div class="display-grid grid-cols-3 padding-x-5 padding-y-15">
|
|
161
161
|
<dt class="text-medium text-color-darkest">Contact email</dt>
|
|
162
|
-
<dd class="grid-colspan-2 text-color-darker">
|
|
162
|
+
<dd class="grid-colspan-2 text-color-darker">Deon_DuBuque53@hotmail.com</dd>
|
|
163
163
|
</div>
|
|
164
164
|
<div class="display-grid grid-cols-3 padding-x-5 padding-y-15">
|
|
165
165
|
<dt class="text-medium text-color-darkest">Annual budget</dt>
|
|
166
|
-
<dd class="grid-colspan-2 text-color-darker">€
|
|
166
|
+
<dd class="grid-colspan-2 text-color-darker">€56,310.00</dd>
|
|
167
167
|
</div>
|
|
168
168
|
<div class="display-grid grid-cols-3 padding-x-5 padding-y-15">
|
|
169
169
|
<dt class="text-medium text-color-darkest">Project description</dt>
|
|
170
|
-
<dd class="grid-colspan-2 text-color-darker">
|
|
171
|
-
|
|
172
|
-
|
|
170
|
+
<dd class="grid-colspan-2 text-color-darker">Acquiro ait curriculum auctus vae carus utique.
|
|
171
|
+
Usque vestigium aestivus coniuratio vaco vita sono.
|
|
172
|
+
Dolore quam crapula voveo ad cur aspernatur cavus conatus auctus.</dd>
|
|
173
173
|
</div>
|
|
174
174
|
<div class="display-grid grid-cols-3 padding-x-5 padding-y-15">
|
|
175
175
|
<dt class="text-medium text-color-darkest">Supporting files</dt>
|