Commit 93e3a9e
committed
chore: updates types using common
1 parent 71cb4be commit 93e3a9e
File tree
166 files changed
+782
-1494
lines changed- packages/ui/src/components/organisms/Form
- DynamicForm
- _stories
- ConditionalRenderingShowcase
- CustomInputsShowcase
- CustomValidatorsShowcase
- FileUploadShowcase
- InputsShowcase
- PriorityFieldsShowcase
- ValidationShowcase
- context
- controls/SubmitButton
- fields
- AutocompleteField
- CheckboxField
- CheckboxList
- DateField
- DocumentField
- helpers
- build-document-form-data
- is-document-field-definition
- hooks
- useCreateDocument
- useDocumentState
- useDocumentUpload
- helpers
- create-or-update-document-in-list
- get-document-object-from-documents-list
- get-file-or-fileid-from-documents-list
- useDynamicDocumentDefinition
- useReuploadDocument
- EntityFieldGroup
- components
- EntityFieldGroupDocument
- EntityFields
- helpers
- hooks
- useChildrenDisabledOnLock
- useIsEntityFieldsValid
- helpers/is-entity-field-group-definition
- hooks/useEntityFieldGroupList
- providers/EntityFieldProvider
- FieldList
- hooks/useFieldList
- FileField
- hooks/useFileUpload
- MultiselectField
- PhoneField
- RadioField
- SelectField
- TagsField
- TextField
- helpers
- build-validation-schema-from-form-elements
- get-field-definitions-from-schema
- hooks
- external
- useControl
- useElementId
- useElement
- hooks/useClearValueOnUnmount
- useField
- useRequired
- helpers/check-if-required
- useRules
- useValueDestination
- internal
- useClear
- value-cleaners
- useEvents
- types
- useMountEvent
- usePriorityFields
- useTouched
- helpers/generate-touched-map-for-all-elements
- useUnmountEvent
- useValidationSchema
- useValues
- helpers
- layouts
- FieldDescription
- FieldErrors
- FieldLayout
- FieldPriorityReason
- providers
- EventsProvider
- hooks/internal/useEventsPool
- TaskRunner/types
- repositories
- types
- Validator/validators
- format
- max-length
- maximum
- min-length
- minimum-age
- minimum
- pattern
- required
- hooks/useRuleEngine
- engines
- json-logic
- json-schema
- utils
- execute-rules
- execute-rule
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
166 files changed
+782
-1494
lines changedLines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
74 | 76 | | |
75 | 77 | | |
76 | 78 | | |
| |||
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
115 | 116 | | |
116 | 117 | | |
117 | 118 | | |
118 | | - | |
119 | | - | |
120 | | - | |
| 119 | + | |
121 | 120 | | |
122 | 121 | | |
123 | 122 | | |
| |||
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
57 | 56 | | |
58 | 57 | | |
59 | 58 | | |
60 | | - | |
61 | 59 | | |
62 | 60 | | |
63 | 61 | | |
| |||
73 | 71 | | |
74 | 72 | | |
75 | 73 | | |
76 | | - | |
| 74 | + | |
77 | 75 | | |
78 | 76 | | |
79 | 77 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
6 | | - | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
Lines changed: 48 additions & 27 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
19 | 30 | | |
20 | 31 | | |
21 | 32 | | |
| |||
26 | 37 | | |
27 | 38 | | |
28 | 39 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
35 | 54 | | |
36 | 55 | | |
37 | 56 | | |
| |||
44 | 63 | | |
45 | 64 | | |
46 | 65 | | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
| 66 | + | |
| 67 | + | |
52 | 68 | | |
53 | | - | |
54 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
55 | 75 | | |
56 | 76 | | |
57 | 77 | | |
| |||
63 | 83 | | |
64 | 84 | | |
65 | 85 | | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
| 86 | + | |
| 87 | + | |
71 | 88 | | |
72 | | - | |
73 | | - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
74 | 95 | | |
75 | 96 | | |
76 | 97 | | |
| |||
79 | 100 | | |
80 | 101 | | |
81 | 102 | | |
82 | | - | |
| 103 | + | |
83 | 104 | | |
84 | 105 | | |
85 | 106 | | |
| |||
0 commit comments