@rio-cloud/uikit-mcp 1.1.8 → 1.1.10
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 +17 -7
- package/dist/doc-metadata.json +325 -85
- package/dist/docs/components/accentBar.md +110 -116
- package/dist/docs/components/activity.md +1 -1
- package/dist/docs/components/analyticsAnalysisOverlay.md +628 -0
- package/dist/docs/components/animatedNumber.md +2 -2
- package/dist/docs/components/animatedTextReveal.md +53 -55
- package/dist/docs/components/animations.md +22 -22
- package/dist/docs/components/appHeader.md +27 -38
- package/dist/docs/components/appLayout.md +38 -42
- package/dist/docs/components/appNavigationBar.md +1 -1
- package/dist/docs/components/areaCharts.md +57 -63
- package/dist/docs/components/aspectRatioPlaceholder.md +1 -1
- package/dist/docs/components/assetTree.md +200 -167
- 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 +531 -417
- package/dist/docs/components/barList.md +9 -9
- package/dist/docs/components/basicMap.md +60 -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 +57 -65
- package/dist/docs/components/card.md +1 -1
- package/dist/docs/components/carousel.md +1 -1
- package/dist/docs/components/chartColors.md +1 -3
- package/dist/docs/components/chartsGettingStarted.md +1 -3
- package/dist/docs/components/chat.md +2 -2
- package/dist/docs/components/checkbox.md +15 -12
- package/dist/docs/components/circularProgress.md +8 -8
- package/dist/docs/components/clearableInput.md +1 -1
- package/dist/docs/components/collapse.md +2 -4
- package/dist/docs/components/composedCharts.md +63 -53
- package/dist/docs/components/contentLoader.md +1 -1
- package/dist/docs/components/dataTabs.md +33 -33
- package/dist/docs/components/datepickers.md +693 -687
- package/dist/docs/components/dayPicker.md +5574 -0
- package/dist/docs/components/dayPickerCalendar.md +5269 -0
- package/dist/docs/components/dialogs.md +17 -19
- package/dist/docs/components/divider.md +1 -1
- package/dist/docs/components/dropdowns.md +3252 -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 -172
- 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 +23 -1
- package/dist/docs/components/mapContext.md +12 -4
- package/dist/docs/components/mapDraggableMarker.md +12 -1
- package/dist/docs/components/mapGettingStarted.md +1 -1
- package/dist/docs/components/mapInfoBubble.md +129 -2
- package/dist/docs/components/mapLayerGroup.md +10 -1
- package/dist/docs/components/mapMarker.md +10 -3
- package/dist/docs/components/mapPolygon.md +288 -85
- package/dist/docs/components/mapRoute.md +262 -172
- package/dist/docs/components/mapRouteGenerator.md +1 -1
- package/dist/docs/components/mapSettings.md +23 -1
- package/dist/docs/components/mapUtils.md +1 -1
- package/dist/docs/components/multiselects.md +211 -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 -213
- package/dist/docs/components/popover.md +1 -1
- package/dist/docs/components/position.md +1 -1
- package/dist/docs/components/radialBarCharts.md +446 -400
- package/dist/docs/components/radioCardGroup.md +1 -1
- package/dist/docs/components/radiobutton.md +96 -98
- package/dist/docs/components/releaseNotes.md +1 -1
- package/dist/docs/components/resizer.md +1 -3
- package/dist/docs/components/responsiveColumnStripe.md +1 -3
- 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 +165 -111
- package/dist/docs/components/sidebar.md +1 -1
- package/dist/docs/components/sliders.md +1 -1
- package/dist/docs/components/smoothScrollbars.md +19 -15
- package/dist/docs/components/spinners.md +1 -1
- package/dist/docs/components/states.md +1 -1
- package/dist/docs/components/statsWidgets.md +1 -1
- package/dist/docs/components/statusBar.md +1 -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 +3 -1
- package/dist/docs/components/table.md +19584 -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 -3
- package/dist/docs/components/textTruncateMiddle.md +1 -1
- package/dist/docs/components/timeline.md +1 -1
- package/dist/docs/components/timepicker.md +1 -1
- package/dist/docs/components/toggleButton.md +3 -1
- package/dist/docs/components/tooltip.md +4 -2
- package/dist/docs/components/tracker.md +1 -1
- package/dist/docs/components/virtualList.md +56 -56
- package/dist/docs/foundations.md +640 -3122
- package/dist/docs/start/changelog.md +53 -3
- package/dist/docs/start/goodtoknow.md +2 -4
- 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 -3
- package/dist/docs/start/guidelines/iframe.md +17 -19
- package/dist/docs/start/guidelines/obfuscate-data.md +2 -4
- package/dist/docs/start/guidelines/print-css.md +1 -1
- package/dist/docs/start/guidelines/spinner.md +1 -1
- package/dist/docs/start/guidelines/state-in-url.md +1 -1
- 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 +12 -20
- package/dist/docs/start/intro.md +1 -1
- package/dist/docs/start/responsiveness.md +1 -3
- 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 +1 -1
- package/dist/docs/utilities/deviceUtils.md +2 -2
- package/dist/docs/utilities/featureToggles.md +1 -1
- package/dist/docs/utilities/fuelTypeUtils.md +27 -29
- package/dist/docs/utilities/getTrackingAttributes.md +277 -0
- package/dist/docs/utilities/routeUtils.md +2 -2
- 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 +2 -4
- 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 +2 -8
- package/dist/search-synonyms.json +2 -2
- package/dist/version.json +2 -2
- package/package.json +15 -9
- package/dist/docs/components/tables.md +0 -8
|
@@ -0,0 +1,401 @@
|
|
|
1
|
+
# Form blocks
|
|
2
|
+
|
|
3
|
+
*Category:* Templates
|
|
4
|
+
*Section:* Forms
|
|
5
|
+
*Source:* https://uikit.developers.rio.cloud/#/templates/settings-form
|
|
6
|
+
*Captured:* 2026-04-20T12:55:44.679Z
|
|
7
|
+
|
|
8
|
+
## Form blocks
|
|
9
|
+
|
|
10
|
+
### Example: This name will appear on your team profile page
|
|
11
|
+
|
|
12
|
+
Settings Company display name
|
|
13
|
+
This name will appear on your team profile page
|
|
14
|
+
|
|
15
|
+
About the team
|
|
16
|
+
Write a short summary about your organization or group (max 240 characters).
|
|
17
|
+
|
|
18
|
+
Stand-alone system-worthy capacity
|
|
19
|
+
|
|
20
|
+
Company email
|
|
21
|
+
Your contact email address for customer communication
|
|
22
|
+
|
|
23
|
+
Display email on team page
|
|
24
|
+
|
|
25
|
+
Office location
|
|
26
|
+
Primary business address used for official correspondence
|
|
27
|
+
|
|
28
|
+
Wyoming Wyoming
|
|
29
|
+
Louisiana
|
|
30
|
+
|
|
31
|
+
Lithuania Lithuania
|
|
32
|
+
Serbia
|
|
33
|
+
|
|
34
|
+
Preferred currency
|
|
35
|
+
All pricing and payouts will be shown in this currency
|
|
36
|
+
|
|
37
|
+
EUR - Euro USD - US Dollar
|
|
38
|
+
EUR - Euro
|
|
39
|
+
GBP - British Pound
|
|
40
|
+
|
|
41
|
+
Discard Apply changes
|
|
42
|
+
|
|
43
|
+
#### React (tsx)
|
|
44
|
+
|
|
45
|
+
```tsx
|
|
46
|
+
import { faker } from '@faker-js/faker';
|
|
47
|
+
|
|
48
|
+
import Button from '@rio-cloud/rio-uikit/Button';
|
|
49
|
+
import ButtonToolbar from '@rio-cloud/rio-uikit/ButtonToolbar';
|
|
50
|
+
import ClearableInput from '@rio-cloud/rio-uikit/ClearableInput';
|
|
51
|
+
import Checkbox from '@rio-cloud/rio-uikit/Checkbox';
|
|
52
|
+
import Divider from '@rio-cloud/rio-uikit/Divider';
|
|
53
|
+
import Select from '@rio-cloud/rio-uikit/Select';
|
|
54
|
+
|
|
55
|
+
export default () => (
|
|
56
|
+
<div className='margin-25-md'>
|
|
57
|
+
<section className='padding-25-ls max-width-800 margin-auto'>
|
|
58
|
+
<fieldset>
|
|
59
|
+
<legend className='text-size-h2'>Settings</legend>
|
|
60
|
+
|
|
61
|
+
<form className='display-grid-md grid-cols-2-md row-gap-25 margin-top-25'>
|
|
62
|
+
<section className='display-grid-md grid-cols-subgrid grid-column-start-1 grid-column-end-3 gap-25'>
|
|
63
|
+
<div>
|
|
64
|
+
<div className='text-size-16 text-medium'>Company display name</div>
|
|
65
|
+
<p className='text-wrap-balance text-color-dark'>
|
|
66
|
+
This name will appear on your team profile page
|
|
67
|
+
</p>
|
|
68
|
+
</div>
|
|
69
|
+
<div className='form-group'>
|
|
70
|
+
<ClearableInput value={faker.company.name()} />
|
|
71
|
+
</div>
|
|
72
|
+
</section>
|
|
73
|
+
|
|
74
|
+
<div className='grid-colspan-2'>
|
|
75
|
+
<Divider dividerColor='lighter' />
|
|
76
|
+
</div>
|
|
77
|
+
|
|
78
|
+
<section className='display-grid-md grid-cols-subgrid grid-column-start-1 grid-column-end-3 gap-25'>
|
|
79
|
+
<div>
|
|
80
|
+
<div className='text-size-16 text-medium'>About the team</div>
|
|
81
|
+
<p className='text-wrap-balance text-color-dark'>
|
|
82
|
+
Write a short summary about your organization or group (max 240 characters).
|
|
83
|
+
</p>
|
|
84
|
+
</div>
|
|
85
|
+
<div className='form-group'>
|
|
86
|
+
<textarea className='form-control' rows={4} defaultValue={faker.company.catchPhrase()} />
|
|
87
|
+
</div>
|
|
88
|
+
</section>
|
|
89
|
+
|
|
90
|
+
<div className='grid-colspan-2'>
|
|
91
|
+
<Divider dividerColor='lighter' />
|
|
92
|
+
</div>
|
|
93
|
+
|
|
94
|
+
<section className='display-grid-md grid-cols-subgrid grid-column-start-1 grid-column-end-3 gap-25'>
|
|
95
|
+
<div>
|
|
96
|
+
<div className='text-size-16 text-medium'>Company email</div>
|
|
97
|
+
<p className='text-wrap-balance text-color-dark'>
|
|
98
|
+
Your contact email address for customer communication
|
|
99
|
+
</p>
|
|
100
|
+
</div>
|
|
101
|
+
<div className='form-group'>
|
|
102
|
+
<ClearableInput type='email' value={faker.internet.email()} />
|
|
103
|
+
<Checkbox className='margin-top-15' defaultChecked>
|
|
104
|
+
Display email on team page
|
|
105
|
+
</Checkbox>
|
|
106
|
+
</div>
|
|
107
|
+
</section>
|
|
108
|
+
|
|
109
|
+
<div className='grid-colspan-2'>
|
|
110
|
+
<Divider dividerColor='lighter' />
|
|
111
|
+
</div>
|
|
112
|
+
|
|
113
|
+
<section className='display-grid-md grid-cols-subgrid grid-column-start-1 grid-column-end-3 gap-25'>
|
|
114
|
+
<div>
|
|
115
|
+
<div className='text-size-16 text-medium'>Office location</div>
|
|
116
|
+
<p className='text-wrap-balance text-color-dark'>
|
|
117
|
+
Primary business address used for official correspondence
|
|
118
|
+
</p>
|
|
119
|
+
</div>
|
|
120
|
+
<div className='form-group display-flex flex-column gap-15'>
|
|
121
|
+
<ClearableInput value={faker.location.streetAddress()} placeholder='Street address' />
|
|
122
|
+
<ClearableInput value={faker.location.city()} placeholder='City' />
|
|
123
|
+
<div className='display-flex gap-15'>
|
|
124
|
+
<Select
|
|
125
|
+
options={[
|
|
126
|
+
{ id: '1', label: faker.location.state(), selected: true },
|
|
127
|
+
{ id: '2', label: faker.location.state() },
|
|
128
|
+
]}
|
|
129
|
+
/>
|
|
130
|
+
<ClearableInput value={faker.location.zipCode()} placeholder='Zip code' />
|
|
131
|
+
</div>
|
|
132
|
+
<Select
|
|
133
|
+
options={[
|
|
134
|
+
{ id: '1', label: faker.location.country(), selected: true },
|
|
135
|
+
{ id: '2', label: faker.location.country() },
|
|
136
|
+
]}
|
|
137
|
+
/>
|
|
138
|
+
</div>
|
|
139
|
+
</section>
|
|
140
|
+
|
|
141
|
+
<div className='grid-colspan-2'>
|
|
142
|
+
<Divider dividerColor='lighter' />
|
|
143
|
+
</div>
|
|
144
|
+
|
|
145
|
+
<section className='display-grid-md grid-cols-subgrid grid-column-start-1 grid-column-end-3 gap-25'>
|
|
146
|
+
<div>
|
|
147
|
+
<div className='text-size-16 text-medium'>Preferred currency</div>
|
|
148
|
+
<p className='text-wrap-balance text-color-dark'>
|
|
149
|
+
All pricing and payouts will be shown in this currency
|
|
150
|
+
</p>
|
|
151
|
+
</div>
|
|
152
|
+
<div className='form-group'>
|
|
153
|
+
<Select
|
|
154
|
+
options={[
|
|
155
|
+
{ id: '1', label: 'USD - US Dollar' },
|
|
156
|
+
{ id: '2', label: 'EUR - Euro', selected: true },
|
|
157
|
+
{ id: '3', label: 'GBP - British Pound' },
|
|
158
|
+
]}
|
|
159
|
+
/>
|
|
160
|
+
</div>
|
|
161
|
+
</section>
|
|
162
|
+
|
|
163
|
+
<div className='grid-colspan-2'>
|
|
164
|
+
<Divider dividerColor='lighter' />
|
|
165
|
+
</div>
|
|
166
|
+
|
|
167
|
+
<section className='grid-colspan-2'>
|
|
168
|
+
<ButtonToolbar alignment='right'>
|
|
169
|
+
<Button bsStyle='muted-filled'>Discard</Button>
|
|
170
|
+
<Button type='submit' bsStyle='primary'>
|
|
171
|
+
Apply changes
|
|
172
|
+
</Button>
|
|
173
|
+
</ButtonToolbar>
|
|
174
|
+
</section>
|
|
175
|
+
</form>
|
|
176
|
+
</fieldset>
|
|
177
|
+
</section>
|
|
178
|
+
</div>
|
|
179
|
+
);
|
|
180
|
+
```
|
|
181
|
+
|
|
182
|
+
#### HTML (html)
|
|
183
|
+
|
|
184
|
+
```html
|
|
185
|
+
<div class="margin-25-md">
|
|
186
|
+
<section class="padding-25-ls max-width-800 margin-auto">
|
|
187
|
+
<fieldset>
|
|
188
|
+
<legend class="text-size-h2">Settings</legend>
|
|
189
|
+
<form class="display-grid-md grid-cols-2-md row-gap-25 margin-top-25">
|
|
190
|
+
<section class="display-grid-md grid-cols-subgrid grid-column-start-1 grid-column-end-3 gap-25">
|
|
191
|
+
<div>
|
|
192
|
+
<div class="text-size-16 text-medium">Company display name</div>
|
|
193
|
+
<p class="text-wrap-balance text-color-dark">This name will appear on your team profile page</p>
|
|
194
|
+
</div>
|
|
195
|
+
<div class="form-group">
|
|
196
|
+
<div class="ClearableInput input-group">
|
|
197
|
+
<input class="form-control withClearButton" type="text" tabindex="0" value="Schuster Inc">
|
|
198
|
+
<span class="clearButton">
|
|
199
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
200
|
+
</span>
|
|
201
|
+
</span>
|
|
202
|
+
</div>
|
|
203
|
+
</div>
|
|
204
|
+
</section>
|
|
205
|
+
<div class="grid-colspan-2">
|
|
206
|
+
<div class="Divider position-relative width-100pct" style="padding-top: 15px; padding-bottom: 15px;">
|
|
207
|
+
<div class="divider-line bg-lighter" style="width: 100%; height: 1px;">
|
|
208
|
+
</div>
|
|
209
|
+
</div>
|
|
210
|
+
</div>
|
|
211
|
+
<section class="display-grid-md grid-cols-subgrid grid-column-start-1 grid-column-end-3 gap-25">
|
|
212
|
+
<div>
|
|
213
|
+
<div class="text-size-16 text-medium">About the team</div>
|
|
214
|
+
<p class="text-wrap-balance text-color-dark">Write a short summary about your organization or group (max 240 characters).</p>
|
|
215
|
+
</div>
|
|
216
|
+
<div class="form-group">
|
|
217
|
+
<textarea class="form-control" rows="4">Stand-alone system-worthy capacity</textarea>
|
|
218
|
+
</div>
|
|
219
|
+
</section>
|
|
220
|
+
<div class="grid-colspan-2">
|
|
221
|
+
<div class="Divider position-relative width-100pct" style="padding-top: 15px; padding-bottom: 15px;">
|
|
222
|
+
<div class="divider-line bg-lighter" style="width: 100%; height: 1px;">
|
|
223
|
+
</div>
|
|
224
|
+
</div>
|
|
225
|
+
</div>
|
|
226
|
+
<section class="display-grid-md grid-cols-subgrid grid-column-start-1 grid-column-end-3 gap-25">
|
|
227
|
+
<div>
|
|
228
|
+
<div class="text-size-16 text-medium">Company email</div>
|
|
229
|
+
<p class="text-wrap-balance text-color-dark">Your contact email address for customer communication</p>
|
|
230
|
+
</div>
|
|
231
|
+
<div class="form-group">
|
|
232
|
+
<div class="ClearableInput input-group">
|
|
233
|
+
<input class="form-control withClearButton" type="email" tabindex="0" value="Nadine_Baumbach@gmail.com">
|
|
234
|
+
<span class="clearButton">
|
|
235
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
236
|
+
</span>
|
|
237
|
+
</span>
|
|
238
|
+
</div>
|
|
239
|
+
<label class="checkbox margin-top-15" tabindex="0">
|
|
240
|
+
<input type="checkbox" class="margin-top-15" checked="">
|
|
241
|
+
<span class="checkbox-text">
|
|
242
|
+
<span>Display email on team page</span>
|
|
243
|
+
</span>
|
|
244
|
+
</label>
|
|
245
|
+
</div>
|
|
246
|
+
</section>
|
|
247
|
+
<div class="grid-colspan-2">
|
|
248
|
+
<div class="Divider position-relative width-100pct" style="padding-top: 15px; padding-bottom: 15px;">
|
|
249
|
+
<div class="divider-line bg-lighter" style="width: 100%; height: 1px;">
|
|
250
|
+
</div>
|
|
251
|
+
</div>
|
|
252
|
+
</div>
|
|
253
|
+
<section class="display-grid-md grid-cols-subgrid grid-column-start-1 grid-column-end-3 gap-25">
|
|
254
|
+
<div>
|
|
255
|
+
<div class="text-size-16 text-medium">Office location</div>
|
|
256
|
+
<p class="text-wrap-balance text-color-dark">Primary business address used for official correspondence</p>
|
|
257
|
+
</div>
|
|
258
|
+
<div class="form-group display-flex flex-column gap-15">
|
|
259
|
+
<div class="ClearableInput input-group">
|
|
260
|
+
<input placeholder="Street address" class="form-control withClearButton" type="text" tabindex="0" value="27532 Boehm Loaf">
|
|
261
|
+
<span class="clearButton">
|
|
262
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
263
|
+
</span>
|
|
264
|
+
</span>
|
|
265
|
+
</div>
|
|
266
|
+
<div class="ClearableInput input-group">
|
|
267
|
+
<input placeholder="City" class="form-control withClearButton" type="text" tabindex="0" value="Fort Kieranland">
|
|
268
|
+
<span class="clearButton">
|
|
269
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
270
|
+
</span>
|
|
271
|
+
</span>
|
|
272
|
+
</div>
|
|
273
|
+
<div class="display-flex gap-15">
|
|
274
|
+
<div class="select dropdown dropup">
|
|
275
|
+
<button type="button" class="dropdown-toggle form-control text-left" data-toggle="dropdown" tabindex="0" aria-haspopup="true" aria-expanded="false">
|
|
276
|
+
<span class="selected-option-text">Wyoming</span>
|
|
277
|
+
<span class="select-toggle-actions">
|
|
278
|
+
<span class="clearButton hide pointer-events-none">
|
|
279
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
280
|
+
</span>
|
|
281
|
+
</span>
|
|
282
|
+
<span class="caret">
|
|
283
|
+
</span>
|
|
284
|
+
</span>
|
|
285
|
+
</button>
|
|
286
|
+
<ul class="dropdown-menu" role="menu">
|
|
287
|
+
<li class="" role="listitem">
|
|
288
|
+
<a role="menuitem" class="display-flex align-items-center gap-3" data-item-id="1" data-item-index="0">
|
|
289
|
+
<span class="selected-option-dropdown-item">Wyoming</span>
|
|
290
|
+
<input type="hidden" value="1">
|
|
291
|
+
</a>
|
|
292
|
+
</li>
|
|
293
|
+
<li class="" role="listitem">
|
|
294
|
+
<a role="menuitem" class="display-flex align-items-center gap-3" data-item-id="2" data-item-index="1">
|
|
295
|
+
<span class="selected-option-dropdown-item">Louisiana</span>
|
|
296
|
+
<input type="hidden" value="2">
|
|
297
|
+
</a>
|
|
298
|
+
</li>
|
|
299
|
+
</ul>
|
|
300
|
+
</div>
|
|
301
|
+
<div class="ClearableInput input-group">
|
|
302
|
+
<input placeholder="Zip code" class="form-control withClearButton" type="text" tabindex="0" value="48640">
|
|
303
|
+
<span class="clearButton">
|
|
304
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
305
|
+
</span>
|
|
306
|
+
</span>
|
|
307
|
+
</div>
|
|
308
|
+
</div>
|
|
309
|
+
<div class="select dropdown dropup">
|
|
310
|
+
<button type="button" class="dropdown-toggle form-control text-left" data-toggle="dropdown" tabindex="0" aria-haspopup="true" aria-expanded="false">
|
|
311
|
+
<span class="selected-option-text">Lithuania</span>
|
|
312
|
+
<span class="select-toggle-actions">
|
|
313
|
+
<span class="clearButton hide pointer-events-none">
|
|
314
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
315
|
+
</span>
|
|
316
|
+
</span>
|
|
317
|
+
<span class="caret">
|
|
318
|
+
</span>
|
|
319
|
+
</span>
|
|
320
|
+
</button>
|
|
321
|
+
<ul class="dropdown-menu" role="menu">
|
|
322
|
+
<li class="" role="listitem">
|
|
323
|
+
<a role="menuitem" class="display-flex align-items-center gap-3" data-item-id="1" data-item-index="0">
|
|
324
|
+
<span class="selected-option-dropdown-item">Lithuania</span>
|
|
325
|
+
<input type="hidden" value="1">
|
|
326
|
+
</a>
|
|
327
|
+
</li>
|
|
328
|
+
<li class="" role="listitem">
|
|
329
|
+
<a role="menuitem" class="display-flex align-items-center gap-3" data-item-id="2" data-item-index="1">
|
|
330
|
+
<span class="selected-option-dropdown-item">Serbia</span>
|
|
331
|
+
<input type="hidden" value="2">
|
|
332
|
+
</a>
|
|
333
|
+
</li>
|
|
334
|
+
</ul>
|
|
335
|
+
</div>
|
|
336
|
+
</div>
|
|
337
|
+
</section>
|
|
338
|
+
<div class="grid-colspan-2">
|
|
339
|
+
<div class="Divider position-relative width-100pct" style="padding-top: 15px; padding-bottom: 15px;">
|
|
340
|
+
<div class="divider-line bg-lighter" style="width: 100%; height: 1px;">
|
|
341
|
+
</div>
|
|
342
|
+
</div>
|
|
343
|
+
</div>
|
|
344
|
+
<section class="display-grid-md grid-cols-subgrid grid-column-start-1 grid-column-end-3 gap-25">
|
|
345
|
+
<div>
|
|
346
|
+
<div class="text-size-16 text-medium">Preferred currency</div>
|
|
347
|
+
<p class="text-wrap-balance text-color-dark">All pricing and payouts will be shown in this currency</p>
|
|
348
|
+
</div>
|
|
349
|
+
<div class="form-group">
|
|
350
|
+
<div class="select dropdown dropup">
|
|
351
|
+
<button type="button" class="dropdown-toggle form-control text-left" data-toggle="dropdown" tabindex="0" aria-haspopup="true" aria-expanded="false">
|
|
352
|
+
<span class="selected-option-text">EUR - Euro</span>
|
|
353
|
+
<span class="select-toggle-actions">
|
|
354
|
+
<span class="clearButton hide pointer-events-none">
|
|
355
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
356
|
+
</span>
|
|
357
|
+
</span>
|
|
358
|
+
<span class="caret">
|
|
359
|
+
</span>
|
|
360
|
+
</span>
|
|
361
|
+
</button>
|
|
362
|
+
<ul class="dropdown-menu" role="menu">
|
|
363
|
+
<li class="" role="listitem">
|
|
364
|
+
<a role="menuitem" class="display-flex align-items-center gap-3" data-item-id="1" data-item-index="0">
|
|
365
|
+
<span class="selected-option-dropdown-item">USD - US Dollar</span>
|
|
366
|
+
<input type="hidden" value="1">
|
|
367
|
+
</a>
|
|
368
|
+
</li>
|
|
369
|
+
<li class="" role="listitem">
|
|
370
|
+
<a role="menuitem" class="display-flex align-items-center gap-3" data-item-id="2" data-item-index="1">
|
|
371
|
+
<span class="selected-option-dropdown-item">EUR - Euro</span>
|
|
372
|
+
<input type="hidden" value="2">
|
|
373
|
+
</a>
|
|
374
|
+
</li>
|
|
375
|
+
<li class="" role="listitem">
|
|
376
|
+
<a role="menuitem" class="display-flex align-items-center gap-3" data-item-id="3" data-item-index="2">
|
|
377
|
+
<span class="selected-option-dropdown-item">GBP - British Pound</span>
|
|
378
|
+
<input type="hidden" value="3">
|
|
379
|
+
</a>
|
|
380
|
+
</li>
|
|
381
|
+
</ul>
|
|
382
|
+
</div>
|
|
383
|
+
</div>
|
|
384
|
+
</section>
|
|
385
|
+
<div class="grid-colspan-2">
|
|
386
|
+
<div class="Divider position-relative width-100pct" style="padding-top: 15px; padding-bottom: 15px;">
|
|
387
|
+
<div class="divider-line bg-lighter" style="width: 100%; height: 1px;">
|
|
388
|
+
</div>
|
|
389
|
+
</div>
|
|
390
|
+
</div>
|
|
391
|
+
<section class="grid-colspan-2">
|
|
392
|
+
<div class="btn-toolbar justify-content-end">
|
|
393
|
+
<button type="button" class="btn btn-muted-filled btn-component" tabindex="0">Discard</button>
|
|
394
|
+
<button type="submit" class="btn btn-primary btn-component" tabindex="0">Apply changes</button>
|
|
395
|
+
</div>
|
|
396
|
+
</section>
|
|
397
|
+
</form>
|
|
398
|
+
</fieldset>
|
|
399
|
+
</section>
|
|
400
|
+
</div>
|
|
401
|
+
```
|