@utrecht/component-library-react 9.0.6 → 10.1.0
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/CHANGELOG.md +130 -0
- package/dist/.jest-test-results.json +1 -1
- package/dist/Accordion.d.ts +2 -3
- package/dist/Accordion.d.ts.map +1 -1
- package/dist/Alert.d.ts +7 -1
- package/dist/Alert.d.ts.map +1 -1
- package/dist/Card.d.ts +8 -0
- package/dist/Card.d.ts.map +1 -0
- package/dist/css-module/Accordion.d.ts +2 -3
- package/dist/css-module/Accordion.d.ts.map +1 -1
- package/dist/css-module/Alert.d.ts +7 -1
- package/dist/css-module/Alert.d.ts.map +1 -1
- package/dist/css-module/Card.d.ts +8 -0
- package/dist/css-module/Card.d.ts.map +1 -0
- package/dist/css-module/css-module/Card.d.ts +7 -0
- package/dist/css-module/css-module/Card.d.ts.map +1 -0
- package/dist/css-module/index.mjs +25 -14
- package/dist/css-module/index.mjs.map +1 -1
- package/dist/index.mjs +25 -14
- package/dist/index.mjs.map +1 -1
- package/package.json +102 -100
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,135 @@
|
|
|
1
1
|
# @utrecht/component-library-react
|
|
2
2
|
|
|
3
|
+
## 10.1.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- 85ed6c0: - Use fallback value `info` for optional `type` property in Alert component, when `type` is not given or does not match defined types.
|
|
8
|
+
- Make `role` attribute in Alert component configurable via `role` property (supports either `status` or `alert`).
|
|
9
|
+
- Ensure the `role` attribute in Alert component is always rendered.
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- Updated dependencies [85ed6c0]
|
|
14
|
+
- Updated dependencies [6b57525]
|
|
15
|
+
- @utrecht/alert-css@2.3.0
|
|
16
|
+
- @utrecht/card-css@0.1.0
|
|
17
|
+
- @utrecht/alert-dialog-css@1.4.2
|
|
18
|
+
- @utrecht/card-react@0.0.1
|
|
19
|
+
|
|
20
|
+
## 10.0.0
|
|
21
|
+
|
|
22
|
+
### Major Changes
|
|
23
|
+
|
|
24
|
+
- 5902c57: This release introduces a breaking change by removing the deprecated `appearance='utrecht'` property, which relied on the `utrecht-accordion__button--utrecht` CSS class. Applications using this property will need to update their code to ensure compatibility.
|
|
25
|
+
- 5902c57: Remove deprecated `utrecht-accordion__button--utrecht` class. It has been fully removed in this release.
|
|
26
|
+
|
|
27
|
+
### Patch Changes
|
|
28
|
+
|
|
29
|
+
- e28abff: Add `currentColor` to the accordion icon component
|
|
30
|
+
- Updated dependencies [5902c57]
|
|
31
|
+
- Updated dependencies [e20f33c]
|
|
32
|
+
- Updated dependencies [7274362]
|
|
33
|
+
- @utrecht/accordion-css@2.0.0
|
|
34
|
+
- @utrecht/alert-css@2.2.1
|
|
35
|
+
- @utrecht/alert-dialog-css@1.4.2
|
|
36
|
+
- @utrecht/alternate-lang-nav-css@1.3.1
|
|
37
|
+
- @utrecht/article-css@1.5.1
|
|
38
|
+
- @utrecht/backdrop-css@1.4.1
|
|
39
|
+
- @utrecht/badge-counter-css@1.4.1
|
|
40
|
+
- @utrecht/badge-list-css@2.2.1
|
|
41
|
+
- @utrecht/badge-status-css@1.4.1
|
|
42
|
+
- @utrecht/blockquote-css@1.6.1
|
|
43
|
+
- @utrecht/breadcrumb-nav-css@1.4.1
|
|
44
|
+
- @utrecht/button-link-css@1.3.1
|
|
45
|
+
- @utrecht/code-css@1.5.1
|
|
46
|
+
- @utrecht/code-block-css@1.5.1
|
|
47
|
+
- @utrecht/color-sample-css@1.4.1
|
|
48
|
+
- @utrecht/column-layout-css@1.5.1
|
|
49
|
+
- @utrecht/currency-data-css@1.3.1
|
|
50
|
+
- @utrecht/custom-checkbox-css@1.3.2
|
|
51
|
+
- @utrecht/data-badge-css@1.0.1
|
|
52
|
+
- @utrecht/data-list-css@1.4.1
|
|
53
|
+
- @utrecht/data-placeholder-css@1.4.1
|
|
54
|
+
- @utrecht/digid-button-css@1.4.1
|
|
55
|
+
- @utrecht/document-css@1.5.1
|
|
56
|
+
- @utrecht/drawer-css@1.4.1
|
|
57
|
+
- @utrecht/emphasis-css@1.5.1
|
|
58
|
+
- @utrecht/figure-css@1.5.1
|
|
59
|
+
- @utrecht/focus-ring-css@2.3.1
|
|
60
|
+
- @utrecht/form-toggle-css@1.5.1
|
|
61
|
+
- @utrecht/heading-1-css@1.5.1
|
|
62
|
+
- @utrecht/heading-2-css@1.5.1
|
|
63
|
+
- @utrecht/heading-3-css@1.5.1
|
|
64
|
+
- @utrecht/heading-4-css@1.5.1
|
|
65
|
+
- @utrecht/heading-5-css@1.5.1
|
|
66
|
+
- @utrecht/heading-6-css@1.5.1
|
|
67
|
+
- @utrecht/heading-group-css@1.5.1
|
|
68
|
+
- @utrecht/html-content-css@1.4.1
|
|
69
|
+
- @utrecht/iban-data-css@1.3.1
|
|
70
|
+
- @utrecht/icon-css@2.0.1
|
|
71
|
+
- @utrecht/img-css@1.3.1
|
|
72
|
+
- @utrecht/index-char-nav-css@1.4.1
|
|
73
|
+
- @utrecht/link-button-css@1.4.1
|
|
74
|
+
- @utrecht/link-list-css@2.3.1
|
|
75
|
+
- @utrecht/link-social-css@1.4.1
|
|
76
|
+
- @utrecht/list-social-css@1.4.1
|
|
77
|
+
- @utrecht/logo-css@1.4.1
|
|
78
|
+
- @utrecht/logo-button-css@1.4.1
|
|
79
|
+
- @utrecht/logo-image-css@1.4.1
|
|
80
|
+
- @utrecht/map-marker-css@1.4.1
|
|
81
|
+
- @utrecht/map-control-button-css@2.2.1
|
|
82
|
+
- @utrecht/mark-css@1.5.1
|
|
83
|
+
- @utrecht/multiline-data-css@1.3.1
|
|
84
|
+
- @utrecht/nav-bar-css@1.4.1
|
|
85
|
+
- @utrecht/nav-list-css@1.3.1
|
|
86
|
+
- @utrecht/number-badge-css@2.3.1
|
|
87
|
+
- @utrecht/number-data-css@1.4.1
|
|
88
|
+
- @utrecht/open-forms-container-css@1.0.1
|
|
89
|
+
- @utrecht/ordered-list-css@1.5.2
|
|
90
|
+
- @utrecht/page-css@1.4.1
|
|
91
|
+
- @utrecht/page-content-css@1.4.1
|
|
92
|
+
- @utrecht/page-footer-css@2.1.1
|
|
93
|
+
- @utrecht/page-header-css@1.5.1
|
|
94
|
+
- @utrecht/pagination-css@1.4.1
|
|
95
|
+
- @utrecht/paragraph-css@2.3.1
|
|
96
|
+
- @utrecht/pre-heading-css@1.4.1
|
|
97
|
+
- @utrecht/preserve-data-css@1.3.1
|
|
98
|
+
- @utrecht/rich-text-css@1.3.1
|
|
99
|
+
- @utrecht/search-bar-css@2.2.1
|
|
100
|
+
- @utrecht/select-css@1.8.1
|
|
101
|
+
- @utrecht/separator-css@1.5.1
|
|
102
|
+
- @utrecht/skip-link-css@1.5.1
|
|
103
|
+
- @utrecht/spotlight-section-css@1.6.1
|
|
104
|
+
- @utrecht/subscript-css@1.3.1
|
|
105
|
+
- @utrecht/superscript-css@1.3.1
|
|
106
|
+
- @utrecht/surface-css@1.4.1
|
|
107
|
+
- @utrecht/table-css@1.6.1
|
|
108
|
+
- @utrecht/table-of-contents-css@0.3.1
|
|
109
|
+
- @utrecht/textarea-css@2.3.2
|
|
110
|
+
- @utrecht/top-task-link-css@1.4.1
|
|
111
|
+
- @utrecht/top-task-nav-css@1.3.1
|
|
112
|
+
- @utrecht/unordered-list-css@1.5.1
|
|
113
|
+
- @utrecht/url-data-css@1.3.1
|
|
114
|
+
- @utrecht/vega-visualization-css@1.4.1
|
|
115
|
+
- @utrecht/button-react@2.0.7
|
|
116
|
+
- @utrecht/button-group-react@1.0.1
|
|
117
|
+
- @utrecht/calendar-react@1.0.11
|
|
118
|
+
- @utrecht/checkbox-react@1.0.8
|
|
119
|
+
- @utrecht/combobox-react@0.0.8
|
|
120
|
+
- @utrecht/data-badge-react@1.0.4
|
|
121
|
+
- @utrecht/form-field-react@1.0.7
|
|
122
|
+
- @utrecht/form-field-description-react@1.0.7
|
|
123
|
+
- @utrecht/form-field-error-message-react@1.0.7
|
|
124
|
+
- @utrecht/fieldset-react@1.0.7
|
|
125
|
+
- @utrecht/form-label-react@1.0.7
|
|
126
|
+
- @utrecht/link-react@1.0.7
|
|
127
|
+
- @utrecht/listbox-react@1.0.10
|
|
128
|
+
- @utrecht/open-forms-container-react@1.0.1
|
|
129
|
+
- @utrecht/radio-button-react@1.0.7
|
|
130
|
+
- @utrecht/textbox-react@1.0.8
|
|
131
|
+
- @utrecht/form-field-checkbox-react@1.0.10
|
|
132
|
+
|
|
3
133
|
## 9.0.6
|
|
4
134
|
|
|
5
135
|
### Patch Changes
|