@evoke-platform/ui-components 1.0.0-dev.216 → 1.0.0-dev.218
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/LICENSE +1 -1
- package/colors.ts +1 -1
- package/dist/published/components/core/Accordion/Accordion.js +1 -1
- package/dist/published/components/core/Accordion/AccordionActions/AccordionActions.js +1 -1
- package/dist/published/components/core/Accordion/AccordionDetails/AccordionDetails.js +1 -1
- package/dist/published/components/core/Accordion/AccordionSummary/AccordionSummary.js +1 -1
- package/dist/published/components/core/Accordion/index.d.ts +2 -2
- package/dist/published/components/core/Accordion/index.js +2 -2
- package/dist/published/components/core/Alert/Alert.js +3 -3
- package/dist/published/components/core/AlertTitle/AlertTitle.js +1 -1
- package/dist/published/components/core/AppBar/AppBar.js +1 -1
- package/dist/published/components/core/Autocomplete/Autocomplete.d.ts +2 -2
- package/dist/published/components/core/Autocomplete/Autocomplete.js +2 -2
- package/dist/published/components/core/Autocomplete/Autocomplete.test.js +1 -1
- package/dist/published/components/core/Avatar/Avatar.js +1 -1
- package/dist/published/components/core/Backdrop/Backdrop.js +1 -1
- package/dist/published/components/core/Badge/Badge.js +1 -1
- package/dist/published/components/core/Breadcrumbs/Breadcrumbs.js +1 -1
- package/dist/published/components/core/Button/Button.js +1 -1
- package/dist/published/components/core/ButtonGroup/ButtonGroup.js +1 -1
- package/dist/published/components/core/Card/Card.js +1 -1
- package/dist/published/components/core/Checkbox/Checkbox.js +1 -1
- package/dist/published/components/core/Chip/Chip.js +1 -1
- package/dist/published/components/core/CircularProgress/CircularProgress.js +1 -1
- package/dist/published/components/core/Collapse/Collapse.js +1 -1
- package/dist/published/components/core/DatePicker/DatePicker.js +3 -3
- package/dist/published/components/core/DateTimePicker/DateTimePicker.js +3 -3
- package/dist/published/components/core/Dialog/Dialog.js +1 -1
- package/dist/published/components/core/Dialog/DialogActions/DialogActions.d.ts +2 -2
- package/dist/published/components/core/Dialog/DialogActions/DialogActions.js +1 -1
- package/dist/published/components/core/Dialog/DialogContent/DialogContent.js +1 -1
- package/dist/published/components/core/Dialog/DialogContentText/DialogContentText.js +1 -1
- package/dist/published/components/core/Dialog/DialogTitle/DialogTitle.js +1 -1
- package/dist/published/components/core/Dialog/index.d.ts +2 -2
- package/dist/published/components/core/Dialog/index.js +2 -2
- package/dist/published/components/core/Divider/Divider.js +1 -1
- package/dist/published/components/core/Drawer/Drawer.js +1 -1
- package/dist/published/components/core/FieldError/FieldError.js +2 -2
- package/dist/published/components/core/FormElements/FormControl/FormControl.js +1 -1
- package/dist/published/components/core/FormElements/FormControlLabel/FormControlLabel.js +1 -1
- package/dist/published/components/core/FormElements/FormGroup/FormGroup.js +1 -1
- package/dist/published/components/core/FormElements/FormHelperText/FormHelperText.js +1 -1
- package/dist/published/components/core/FormElements/FormLabel/FormLabel.js +1 -1
- package/dist/published/components/core/FormElements/index.d.ts +3 -3
- package/dist/published/components/core/FormElements/index.js +3 -3
- package/dist/published/components/core/IconButton/IconButton.js +1 -1
- package/dist/published/components/core/LinearProgress/LinearProgress.js +1 -1
- package/dist/published/components/core/Link/Link.js +1 -1
- package/dist/published/components/core/List/List.js +1 -1
- package/dist/published/components/core/List/ListItem.js +1 -1
- package/dist/published/components/core/List/ListItemText/ListItemText.js +1 -1
- package/dist/published/components/core/LoadingButton/LoadingButton.js +1 -1
- package/dist/published/components/core/LocalizationProvider/LocalizationProvider.js +4 -4
- package/dist/published/components/core/Menu/Menu.js +1 -1
- package/dist/published/components/core/Menu/MenuItem/MenuItem.js +1 -1
- package/dist/published/components/core/Menu/index.d.ts +1 -1
- package/dist/published/components/core/Menu/index.js +1 -1
- package/dist/published/components/core/Paper/Paper.js +1 -1
- package/dist/published/components/core/Popover/Popover.js +1 -1
- package/dist/published/components/core/Popper/Popper.js +1 -1
- package/dist/published/components/core/RadioGroup/Radio.js +1 -1
- package/dist/published/components/core/RadioGroup/RadioGroup.js +1 -1
- package/dist/published/components/core/Select/Select.js +1 -1
- package/dist/published/components/core/Skeleton/Skeleton.js +1 -1
- package/dist/published/components/core/Snackbar/Snackbar.d.ts +2 -2
- package/dist/published/components/core/Snackbar/Snackbar.js +1 -1
- package/dist/published/components/core/StaticDatePicker/StaticDatePicker.js +2 -2
- package/dist/published/components/core/Stepper/Step/Step.js +1 -1
- package/dist/published/components/core/Stepper/StepButton/StepButton.js +1 -1
- package/dist/published/components/core/Stepper/StepConnector/StepConnector.js +1 -1
- package/dist/published/components/core/Stepper/StepContent/StepContent.js +1 -1
- package/dist/published/components/core/Stepper/StepIcon/StepIcon.js +1 -1
- package/dist/published/components/core/Stepper/StepLabel/StepLabel.js +1 -1
- package/dist/published/components/core/Stepper/Stepper.js +1 -1
- package/dist/published/components/core/Stepper/index.d.ts +5 -5
- package/dist/published/components/core/Stepper/index.js +5 -5
- package/dist/published/components/core/Switch/Switch.js +1 -1
- package/dist/published/components/core/Table/Table.js +1 -1
- package/dist/published/components/core/Tabs/Tab/Tab.js +1 -1
- package/dist/published/components/core/Tabs/Tabs.js +1 -1
- package/dist/published/components/core/Tabs/index.d.ts +2 -2
- package/dist/published/components/core/Tabs/index.js +2 -2
- package/dist/published/components/core/TextField/TextField.js +1 -1
- package/dist/published/components/core/TextField/TextField.test.js +1 -1
- package/dist/published/components/core/ToggleButton/ToggleButton.js +1 -1
- package/dist/published/components/core/ToggleButtonGroup/ToggleButtonGroup.js +1 -1
- package/dist/published/components/core/Tooltip/Tooltip.js +1 -1
- package/dist/published/components/core/Typography/index.js +1 -1
- package/dist/published/components/core/index.d.ts +23 -23
- package/dist/published/components/core/index.js +22 -22
- package/dist/published/components/custom/BuilderGrid/BuilderGrid.d.ts +3 -3
- package/dist/published/components/custom/BuilderGrid/BuilderGrid.js +1 -1
- package/dist/published/components/custom/BuilderGrid/BuilderGridToolbar.d.ts +2 -2
- package/dist/published/components/custom/BuilderGrid/ToolbarActions.d.ts +2 -2
- package/dist/published/components/custom/CriteriaBuilder/CriteriaBuilder.d.ts +3 -3
- package/dist/published/components/custom/CriteriaBuilder/CriteriaBuilder.js +2 -2
- package/dist/published/components/custom/CriteriaBuilder/ValueEditor.d.ts +1 -1
- package/dist/published/components/custom/CriteriaBuilder/ValueEditor.js +3 -3
- package/dist/published/components/custom/DataGrid/DataGrid.d.ts +1 -1
- package/dist/published/components/custom/DataGrid/DataGrid.js +4 -5
- package/dist/published/components/custom/DataGrid/DateTimeCustomOperator.js +1 -1
- package/dist/published/components/custom/DataGrid/Toolbar.d.ts +1 -1
- package/dist/published/components/custom/DataGrid/Toolbar.js +3 -3
- package/dist/published/components/custom/ErrorComponent/ErrorComponent.d.ts +2 -2
- package/dist/published/components/custom/ErrorComponent/ErrorComponent.js +2 -2
- package/dist/published/components/custom/Form/Common/Form.d.ts +38 -0
- package/dist/published/components/custom/Form/Common/Form.js +413 -0
- package/dist/published/components/custom/Form/Common/FormComponentWrapper.d.ts +26 -0
- package/dist/published/components/custom/Form/Common/FormComponentWrapper.js +79 -0
- package/dist/published/components/custom/Form/Common/index.d.ts +2 -0
- package/dist/published/components/custom/Form/Common/index.js +2 -0
- package/dist/published/components/custom/Form/FormComponents/ButtonComponent.d.ts +37 -0
- package/dist/published/components/custom/Form/FormComponents/ButtonComponent.js +150 -0
- package/dist/published/components/custom/Form/FormComponents/DocumentComponent/Document.d.ts +17 -0
- package/dist/published/components/custom/Form/FormComponents/DocumentComponent/Document.js +80 -0
- package/dist/published/components/custom/Form/FormComponents/DocumentComponent/DocumentComponent.d.ts +23 -0
- package/dist/published/components/custom/Form/FormComponents/DocumentComponent/DocumentComponent.js +154 -0
- package/dist/published/components/custom/Form/FormComponents/DocumentComponent/DocumentList.d.ts +15 -0
- package/dist/published/components/custom/Form/FormComponents/DocumentComponent/DocumentList.js +172 -0
- package/dist/published/components/custom/Form/FormComponents/FormFieldComponent.d.ts +41 -0
- package/dist/published/components/custom/Form/FormComponents/FormFieldComponent.js +409 -0
- package/dist/published/components/custom/Form/FormComponents/ImageComponent/Image.d.ts +15 -0
- package/dist/published/components/custom/Form/FormComponents/ImageComponent/Image.js +111 -0
- package/dist/published/components/custom/Form/FormComponents/ImageComponent/ImageComponent.d.ts +23 -0
- package/dist/published/components/custom/Form/FormComponents/ImageComponent/ImageComponent.js +112 -0
- package/dist/published/components/custom/Form/FormComponents/ObjectComponent/InstanceLookup.d.ts +20 -0
- package/dist/published/components/custom/Form/FormComponents/ObjectComponent/InstanceLookup.js +229 -0
- package/dist/published/components/custom/Form/FormComponents/ObjectComponent/ObjectComponent.d.ts +34 -0
- package/dist/published/components/custom/Form/FormComponents/ObjectComponent/ObjectComponent.js +150 -0
- package/dist/published/components/custom/Form/FormComponents/ObjectComponent/ObjectPropertyInput.d.ts +3 -0
- package/dist/published/components/custom/Form/FormComponents/ObjectComponent/ObjectPropertyInput.js +306 -0
- package/dist/published/components/custom/Form/FormComponents/ObjectComponent/RelatedObjectInstance.d.ts +24 -0
- package/dist/published/components/custom/Form/FormComponents/ObjectComponent/RelatedObjectInstance.js +126 -0
- package/dist/published/components/custom/Form/FormComponents/RepeatableFieldComponent/ActionDialog.d.ts +21 -0
- package/dist/published/components/custom/Form/FormComponents/RepeatableFieldComponent/ActionDialog.js +96 -0
- package/dist/published/components/custom/Form/FormComponents/RepeatableFieldComponent/ManyToMany/DropdownRepeatableField.d.ts +15 -0
- package/dist/published/components/custom/Form/FormComponents/RepeatableFieldComponent/ManyToMany/DropdownRepeatableField.js +158 -0
- package/dist/published/components/custom/Form/FormComponents/RepeatableFieldComponent/ManyToMany/DropdownRepeatableFieldInput.d.ts +39 -0
- package/dist/published/components/custom/Form/FormComponents/RepeatableFieldComponent/ManyToMany/DropdownRepeatableFieldInput.js +89 -0
- package/dist/published/components/custom/Form/FormComponents/RepeatableFieldComponent/RepeatableField.d.ts +12 -0
- package/dist/published/components/custom/Form/FormComponents/RepeatableFieldComponent/RepeatableField.js +369 -0
- package/dist/published/components/custom/Form/FormComponents/RepeatableFieldComponent/RepeatableFieldComponent.d.ts +20 -0
- package/dist/published/components/custom/Form/FormComponents/RepeatableFieldComponent/RepeatableFieldComponent.js +57 -0
- package/dist/published/components/custom/Form/FormComponents/UserComponent/UserComponent.d.ts +26 -0
- package/dist/published/components/custom/Form/FormComponents/UserComponent/UserComponent.js +99 -0
- package/dist/published/components/custom/Form/FormComponents/UserComponent/UserProperty.d.ts +23 -0
- package/dist/published/components/custom/Form/FormComponents/UserComponent/UserProperty.js +115 -0
- package/dist/published/components/custom/Form/FormComponents/ViewOnlyComponent.d.ts +20 -0
- package/dist/published/components/custom/Form/FormComponents/ViewOnlyComponent.js +83 -0
- package/dist/published/components/custom/Form/FormComponents/index.d.ts +8 -0
- package/dist/published/components/custom/Form/FormComponents/index.js +8 -0
- package/dist/published/components/custom/Form/index.d.ts +3 -0
- package/dist/published/components/custom/Form/index.js +3 -0
- package/dist/published/components/custom/Form/types.d.ts +109 -0
- package/dist/published/components/custom/Form/types.js +1 -0
- package/dist/published/components/custom/Form/utils.d.ts +45 -0
- package/dist/published/components/custom/Form/utils.js +1036 -0
- package/dist/published/components/custom/FormField/AddressFieldComponent/AddressFieldComponent.test.js +1 -1
- package/dist/published/components/custom/FormField/AddressFieldComponent/addressFieldComponent.js +1 -1
- package/dist/published/components/custom/FormField/BooleanSelect/BooleanSelect.test.js +1 -1
- package/dist/published/components/custom/FormField/DatePickerSelect/DatePickerSelect.test.js +3 -3
- package/dist/published/components/custom/FormField/DateTimePickerSelect/DateTimePickerSelect.js +2 -2
- package/dist/published/components/custom/FormField/DateTimePickerSelect/DateTimePickerSelect.test.js +4 -4
- package/dist/published/components/custom/FormField/FormField.d.ts +4 -4
- package/dist/published/components/custom/FormField/FormField.js +1 -1
- package/dist/published/components/custom/FormField/InputFieldComponent/InputFieldComponent.js +1 -1
- package/dist/published/components/custom/FormField/InputFieldComponent/InputFieldComponent.test.js +1 -1
- package/dist/published/components/custom/FormField/Select/Select.test.js +1 -1
- package/dist/published/components/custom/FormField/TimePickerSelect/TimePickerSelect.js +4 -4
- package/dist/published/components/custom/Menubar/Menubar.js +1 -1
- package/dist/published/components/custom/Menubar/Menubar.test.js +2 -2
- package/dist/published/components/custom/MultiSelect/MultiSelect.js +7 -7
- package/dist/published/components/custom/MultiSelect/SortableItem.js +2 -2
- package/dist/published/components/custom/RepeatableField/RepeatableField.js +4 -4
- package/dist/published/components/custom/index.d.ts +1 -0
- package/dist/published/components/custom/index.js +1 -0
- package/dist/published/components/custom/util.js +1 -1
- package/dist/published/components/layout/Box/Box.d.ts +2 -2
- package/dist/published/components/layout/Box/Box.js +1 -1
- package/dist/published/components/layout/Container/Container.js +1 -1
- package/dist/published/components/layout/Grid/Grid.js +1 -1
- package/dist/published/components/layout/Stack/Stack.js +1 -1
- package/dist/published/icons/custom/TrashCan.d.ts +1 -1
- package/dist/published/icons/custom/TrashCan.js +1 -1
- package/dist/published/icons/custom/index.d.ts +1 -1
- package/dist/published/icons/custom/index.js +1 -1
- package/dist/published/index.d.ts +3 -3
- package/dist/published/index.js +2 -2
- package/dist/published/stories/Accordion.stories.d.ts +1 -1
- package/dist/published/stories/Accordion.stories.js +2 -2
- package/dist/published/stories/Alert.stories.d.ts +1 -1
- package/dist/published/stories/AlertTitle.stories.d.ts +1 -1
- package/dist/published/stories/Appbar.stories.d.ts +1 -1
- package/dist/published/stories/Appbar.stories.js +2 -2
- package/dist/published/stories/Autocomplete.stories.d.ts +1 -1
- package/dist/published/stories/Autocomplete.stories.js +3 -3
- package/dist/published/stories/Avatar.stories.d.ts +1 -1
- package/dist/published/stories/Backdrop.stories.d.ts +1 -1
- package/dist/published/stories/Backdrop.stories.js +3 -3
- package/dist/published/stories/Badge.stories.d.ts +1 -1
- package/dist/published/stories/Badge.stories.js +1 -1
- package/dist/published/stories/Box.stories.d.ts +1 -1
- package/dist/published/stories/Breadcrumbs.stories.d.ts +1 -1
- package/dist/published/stories/Button.stories.d.ts +1 -1
- package/dist/published/stories/ButtonGroup.stories.d.ts +1 -1
- package/dist/published/stories/Card.stories.d.ts +1 -1
- package/dist/published/stories/Card.stories.js +1 -1
- package/dist/published/stories/Checkbox.stories.d.ts +1 -1
- package/dist/published/stories/Chip.stories.d.ts +1 -1
- package/dist/published/stories/CircularProgress.stories.d.ts +1 -1
- package/dist/published/stories/Collapse.stories.d.ts +1 -1
- package/dist/published/stories/Collapse.stories.js +1 -1
- package/dist/published/stories/Container.stories.d.ts +1 -1
- package/dist/published/stories/Container.stories.js +3 -3
- package/dist/published/stories/DataGrid.stories.d.ts +1 -1
- package/dist/published/stories/DataGrid.stories.js +1 -1
- package/dist/published/stories/DatePicker.stories.d.ts +1 -1
- package/dist/published/stories/Dialog.stories.d.ts +1 -1
- package/dist/published/stories/Dialog.stories.js +3 -3
- package/dist/published/stories/Divider.stories.d.ts +1 -1
- package/dist/published/stories/Drawer.stories.d.ts +1 -1
- package/dist/published/stories/Drawer.stories.js +4 -4
- package/dist/published/stories/FormControl.stories.d.ts +1 -1
- package/dist/published/stories/FormControl.stories.js +1 -1
- package/dist/published/stories/FormControlLabel.stories.d.ts +1 -1
- package/dist/published/stories/FormGroup.stories.d.ts +1 -1
- package/dist/published/stories/FormHelperText.stories.d.ts +1 -1
- package/dist/published/stories/FormLabel.stories.d.ts +1 -1
- package/dist/published/stories/FormLabel.stories.js +2 -2
- package/dist/published/stories/Grid.stories.d.ts +1 -1
- package/dist/published/stories/IconButton.stories.d.ts +1 -1
- package/dist/published/stories/IconButton.stories.js +1 -1
- package/dist/published/stories/LinearProgress.stories.d.ts +1 -1
- package/dist/published/stories/Link.stories.d.ts +1 -1
- package/dist/published/stories/List.stories.d.ts +1 -1
- package/dist/published/stories/List.stories.js +3 -3
- package/dist/published/stories/Menu.stories.d.ts +1 -1
- package/dist/published/stories/Menu.stories.js +3 -3
- package/dist/published/stories/MenuBar.stories.d.ts +1 -1
- package/dist/published/stories/MenuBar.stories.js +1 -1
- package/dist/published/stories/MultiSelect.stories.d.ts +1 -1
- package/dist/published/stories/MultiSelect.stories.js +1 -1
- package/dist/published/stories/Palette.stories.d.ts +1 -1
- package/dist/published/stories/Palette.stories.js +1 -1
- package/dist/published/stories/Paper.stories.d.ts +1 -1
- package/dist/published/stories/Paper.stories.js +1 -1
- package/dist/published/stories/RadioGroup.stories.d.ts +1 -1
- package/dist/published/stories/RadioGroup.stories.js +1 -1
- package/dist/published/stories/RepeatableField.stories.d.ts +1 -1
- package/dist/published/stories/RepeatableField.stories.js +1 -1
- package/dist/published/stories/Skeleton.stories.d.ts +1 -1
- package/dist/published/stories/Snackbar.stories.d.ts +1 -1
- package/dist/published/stories/Snackbar.stories.js +3 -3
- package/dist/published/stories/Stack.stories.d.ts +1 -1
- package/dist/published/stories/StaticDatePicker.stories.d.ts +1 -1
- package/dist/published/stories/Stepper.stories.d.ts +2 -2
- package/dist/published/stories/Stepper.stories.js +6 -6
- package/dist/published/stories/Switch.stories.d.ts +1 -1
- package/dist/published/stories/Table.stories.d.ts +1 -1
- package/dist/published/stories/Table.stories.js +1 -1
- package/dist/published/stories/Tabs.stories.d.ts +1 -1
- package/dist/published/stories/TextField.stories.d.ts +1 -1
- package/dist/published/stories/TimePicker.stories.d.ts +1 -1
- package/dist/published/stories/TimePicker.stories.js +1 -1
- package/dist/published/stories/TimePickerSelect.stories.d.ts +1 -1
- package/dist/published/stories/ToggleButton.stories.d.ts +1 -1
- package/dist/published/stories/ToggleButton.stories.js +3 -3
- package/dist/published/stories/Typography.stories.d.ts +1 -1
- package/dist/published/stories/Typography.stories.js +1 -1
- package/dist/published/styles/form-component.css +152 -0
- package/dist/published/theme/UIThemeProvider.d.ts +2 -2
- package/dist/published/theme/UIThemeProvider.js +1 -1
- package/dist/published/util/date.d.ts +1 -1
- package/dist/published/util/date.js +1 -1
- package/icons.ts +1 -1
- package/package.json +21 -7
@@ -0,0 +1,152 @@
|
|
1
|
+
.alert-danger {
|
2
|
+
background-color: #f8d7da;
|
3
|
+
border-color: #f5c6cb;
|
4
|
+
color: #721c24;
|
5
|
+
border: 1px solid #721c24;
|
6
|
+
padding: 8px 24px;
|
7
|
+
border-radius: 4px;
|
8
|
+
font-family: Arial, Helvetica, sans-serif;
|
9
|
+
}
|
10
|
+
|
11
|
+
.error {
|
12
|
+
display: none;
|
13
|
+
}
|
14
|
+
|
15
|
+
.alert-success {
|
16
|
+
display: none;
|
17
|
+
}
|
18
|
+
|
19
|
+
.text-muted {
|
20
|
+
display: none;
|
21
|
+
}
|
22
|
+
|
23
|
+
.formio-component-Section > .card {
|
24
|
+
display: flex;
|
25
|
+
flex-grow: 1;
|
26
|
+
margin-top: -20px;
|
27
|
+
}
|
28
|
+
.formio-component-Section > .card > .card-header {
|
29
|
+
border-right: 1px solid #919eab32;
|
30
|
+
}
|
31
|
+
.formio-component-Section > .card > .card-header > .card-header-tabs {
|
32
|
+
padding: 0px !important;
|
33
|
+
margin-left: -20px;
|
34
|
+
}
|
35
|
+
.formio-component-Section > .card > .card-header > .card-header-tabs > .nav-item {
|
36
|
+
list-style-type: none;
|
37
|
+
width: 190px;
|
38
|
+
min-height: 55px;
|
39
|
+
}
|
40
|
+
.formio-component-Section > .card > .card-header > .card-header-tabs > .nav-item .active {
|
41
|
+
background: var(--07-grey-100, #f9fafb);
|
42
|
+
border-left: 4px solid var(--01-primary-03-main, #0075a7);
|
43
|
+
display: block;
|
44
|
+
font-weight: 700 !important;
|
45
|
+
padding: 15px 10px 15px 19px !important;
|
46
|
+
}
|
47
|
+
|
48
|
+
.formio-component-Section > .card > .card-header > .card-header-tabs > .nav-item > .nav-link {
|
49
|
+
color: #000000 !important;
|
50
|
+
font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
|
51
|
+
display: block;
|
52
|
+
}
|
53
|
+
.formio-component-Section > .card > .card-header > .card-header-tabs > .nav-item > .nav-link .active {
|
54
|
+
color: #000000 !important;
|
55
|
+
font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
|
56
|
+
}
|
57
|
+
.formio-component-Section > .card > .card-header > .card-header-tabs > .nav-item > .nav-link {
|
58
|
+
color: grey;
|
59
|
+
text-decoration: none;
|
60
|
+
padding: 15px 10px 15px 23px;
|
61
|
+
}
|
62
|
+
.formio-component-Section > .card > .card-body {
|
63
|
+
flex-grow: 1;
|
64
|
+
margin: 10px 0px 0px 10px;
|
65
|
+
font-family: 'Roboto', Helvetica, Arial, sans-serif;
|
66
|
+
}
|
67
|
+
|
68
|
+
.form-group > .col-form-label {
|
69
|
+
display: flex;
|
70
|
+
width: 98%;
|
71
|
+
background-color: #f4f6f8;
|
72
|
+
padding: 10px;
|
73
|
+
border-radius: 4px;
|
74
|
+
font-family: 'Roboto', Helvetica, Arial, sans-serif;
|
75
|
+
font-size: 20px;
|
76
|
+
font-weight: 500;
|
77
|
+
margin-top: 10px;
|
78
|
+
}
|
79
|
+
|
80
|
+
fieldset {
|
81
|
+
border: none;
|
82
|
+
padding: 0;
|
83
|
+
}
|
84
|
+
|
85
|
+
fieldset .formio-component {
|
86
|
+
padding-left: 5px;
|
87
|
+
}
|
88
|
+
|
89
|
+
.row {
|
90
|
+
display: flex;
|
91
|
+
margin-right: -15px;
|
92
|
+
margin-left: -15px;
|
93
|
+
}
|
94
|
+
|
95
|
+
.formio-component-htmlelement {
|
96
|
+
font-family: 'Roboto', Helvetica, Arial, sans-serif;
|
97
|
+
}
|
98
|
+
|
99
|
+
.col-md-1,
|
100
|
+
.col-md-2,
|
101
|
+
.col-md-3,
|
102
|
+
.col-md-4,
|
103
|
+
.col-md-5,
|
104
|
+
.col-md-6,
|
105
|
+
.col-md-7,
|
106
|
+
.col-md-8,
|
107
|
+
.col-md-9,
|
108
|
+
.col-md-10,
|
109
|
+
.col-md-11,
|
110
|
+
.col-md-12 {
|
111
|
+
position: relative;
|
112
|
+
min-height: 1px;
|
113
|
+
padding-right: 15px;
|
114
|
+
padding-left: 15px;
|
115
|
+
float: left;
|
116
|
+
}
|
117
|
+
.col-md-12 {
|
118
|
+
width: 100%;
|
119
|
+
}
|
120
|
+
.col-md-11 {
|
121
|
+
width: 91.66666667%;
|
122
|
+
}
|
123
|
+
.col-md-10 {
|
124
|
+
width: 83.33333333%;
|
125
|
+
}
|
126
|
+
.col-md-9 {
|
127
|
+
width: 75%;
|
128
|
+
}
|
129
|
+
.col-md-8 {
|
130
|
+
width: 66.66666667%;
|
131
|
+
}
|
132
|
+
.col-md-7 {
|
133
|
+
width: 58.33333333%;
|
134
|
+
}
|
135
|
+
.col-md-6 {
|
136
|
+
width: 50%;
|
137
|
+
}
|
138
|
+
.col-md-5 {
|
139
|
+
width: 41.66666667%;
|
140
|
+
}
|
141
|
+
.col-md-4 {
|
142
|
+
width: 33.33333333%;
|
143
|
+
}
|
144
|
+
.col-md-3 {
|
145
|
+
width: 25%;
|
146
|
+
}
|
147
|
+
.col-md-2 {
|
148
|
+
width: 16.66666667%;
|
149
|
+
}
|
150
|
+
.col-md-1 {
|
151
|
+
width: 8.33333333%;
|
152
|
+
}
|
@@ -1,10 +1,10 @@
|
|
1
|
-
import * as React from 'react';
|
2
1
|
import { Theme } from '@mui/material';
|
2
|
+
import { ReactNode } from 'react';
|
3
3
|
declare type ThemeProviderPropType = {
|
4
4
|
args?: {
|
5
5
|
theme?: Theme;
|
6
6
|
};
|
7
|
-
children:
|
7
|
+
children: ReactNode | string;
|
8
8
|
};
|
9
9
|
declare function UIThemeProvider(props: ThemeProviderPropType): JSX.Element;
|
10
10
|
export default UIThemeProvider;
|
@@ -20,4 +20,4 @@ export declare class InvalidDate implements Temporal {
|
|
20
20
|
}
|
21
21
|
export declare type CalendarDate = LocalDate | InvalidDate | LocalDateTime;
|
22
22
|
export declare function isValidDate(date: CalendarDate): date is LocalDate | LocalDateTime;
|
23
|
-
export {
|
23
|
+
export { LocalDate, LocalDateTime, nativeJs } from '@js-joda/core';
|
@@ -44,4 +44,4 @@ export function isValidDate(date) {
|
|
44
44
|
return date.invalid !== true;
|
45
45
|
}
|
46
46
|
// Re-export type and utility function from Joda for convenience.
|
47
|
-
export {
|
47
|
+
export { LocalDate, LocalDateTime, nativeJs } from '@js-joda/core';
|
package/icons.ts
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export * from './dist/published/icons';
|
1
|
+
export * from './dist/published/icons';
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@evoke-platform/ui-components",
|
3
|
-
"version": "1.0.0-dev.
|
3
|
+
"version": "1.0.0-dev.218",
|
4
4
|
"description": "",
|
5
5
|
"main": "dist/published/index.js",
|
6
6
|
"module": "dist/published/index.js",
|
@@ -17,7 +17,7 @@
|
|
17
17
|
"scripts": {
|
18
18
|
"test": "jest",
|
19
19
|
"copy-styles": "copyfiles -u 1 src/styles/*.css dist/published/",
|
20
|
-
"build": "rm -rf ./dist && tsc",
|
20
|
+
"build": "rm -rf ./dist && tsc && npm run copy-styles",
|
21
21
|
"build:cjs": "tsc --module CommonJS --outDir dist/cjs",
|
22
22
|
"prepublish": "rm -rf ./dist && tsc && npm run copy-styles",
|
23
23
|
"storybook": "start-storybook -p 6006",
|
@@ -29,7 +29,8 @@
|
|
29
29
|
"prettier:fix": "npm run prettier:cli -- --write",
|
30
30
|
"eslint": "eslint src",
|
31
31
|
"eslint:fix": "npm run eslint -- --fix",
|
32
|
-
"release": "commit-and-tag-version --prerelease dev -m \"chore(release): v%s [skip ci]\""
|
32
|
+
"release": "commit-and-tag-version --prerelease dev -m \"chore(release): v%s [skip ci]\"",
|
33
|
+
"prepare": "husky install"
|
33
34
|
},
|
34
35
|
"author": "",
|
35
36
|
"license": "MIT",
|
@@ -49,11 +50,18 @@
|
|
49
50
|
"@testing-library/jest-dom": "^5.16.4",
|
50
51
|
"@testing-library/react": "^13.3.0",
|
51
52
|
"@testing-library/user-event": "^14.5.2",
|
53
|
+
"@types/dot-object": "^2.1.6",
|
54
|
+
"@types/flat": "^5.0.5",
|
52
55
|
"@types/jest": "^28.1.4",
|
56
|
+
"@types/luxon": "^3.4.2",
|
57
|
+
"@types/nanoid-dictionary": "^4.2.3",
|
53
58
|
"@types/node": "^17.0.41",
|
54
59
|
"@types/react": "^17.0.49",
|
55
60
|
"@types/react-dom": "^18.0.5",
|
61
|
+
"@types/react-input-mask": "^3.0.2",
|
56
62
|
"@typescript-eslint/eslint-plugin": "^5.52.0",
|
63
|
+
"@typescript-eslint/parser": "^5.35.1",
|
64
|
+
"@typescript-eslint/typescript-estree": "^5.35.1",
|
57
65
|
"babel-jest": "^28.1.2",
|
58
66
|
"babel-loader": "^8.2.5",
|
59
67
|
"copyfiles": "^2.4.1",
|
@@ -63,7 +71,7 @@
|
|
63
71
|
"eslint-plugin-no-inline-styles": "^1.0.5",
|
64
72
|
"eslint-plugin-prettier": "^5.1.2",
|
65
73
|
"eslint-plugin-testing-library": "^6.2.0",
|
66
|
-
"husky": "^
|
74
|
+
"husky": "^8.0.3",
|
67
75
|
"is-ci": "^3.0.1",
|
68
76
|
"jest": "^28.1.2",
|
69
77
|
"jest-environment-jsdom": "^28.1.2",
|
@@ -86,6 +94,7 @@
|
|
86
94
|
"@dnd-kit/sortable": "^7.0.1",
|
87
95
|
"@emotion/react": "^11.9.0",
|
88
96
|
"@emotion/styled": "^11.8.1",
|
97
|
+
"@evoke-platform/context": "^1.0.0-dev.113",
|
89
98
|
"@formio/react": "^5.2.4-rc.1",
|
90
99
|
"@js-joda/core": "^3.2.0",
|
91
100
|
"@js-joda/locale_en-us": "^3.2.2",
|
@@ -96,20 +105,25 @@
|
|
96
105
|
"@mui/x-date-pickers": "^5.0.13",
|
97
106
|
"@react-querybuilder/dnd": "^5.4.1",
|
98
107
|
"@react-querybuilder/material": "^6.5.0",
|
99
|
-
"
|
100
|
-
"@typescript-eslint/parser": "^5.35.1",
|
101
|
-
"@typescript-eslint/typescript-estree": "^5.35.1",
|
108
|
+
"clean-deep": "^3.4.0",
|
102
109
|
"commit-and-tag-version": "^12.4.1",
|
103
110
|
"devexpress-richedit": "^23.1.5",
|
104
111
|
"devextreme": "^23.1.5",
|
105
112
|
"devextreme-dist": "^23.1.5",
|
113
|
+
"dot-object": "^2.1.5",
|
106
114
|
"eslint-plugin-no-inline-styles": "^1.0.5",
|
115
|
+
"flat": "^6.0.1",
|
107
116
|
"formiojs": "^4.15.0-rc.23",
|
117
|
+
"handlebars": "^4.7.8",
|
118
|
+
"luxon": "^2.5.2",
|
119
|
+
"nanoid-dictionary": "^4.3.0",
|
108
120
|
"pluralize": "^8.0.0",
|
121
|
+
"pretty-bytes": "^6.1.1",
|
109
122
|
"react-dropzone": "^14.2.2",
|
110
123
|
"react-input-mask": "^2.0.4",
|
111
124
|
"react-number-format": "^4.9.3",
|
112
125
|
"react-querybuilder": "^6.0.2",
|
126
|
+
"sift": "^17.1.3",
|
113
127
|
"small-date": "^2.0.0"
|
114
128
|
},
|
115
129
|
"lint-staged": {
|