dso-toolkit 79.0.1 → 80.0.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 +29 -0
- package/dist/dso-icons.svg +14 -12
- package/dist/dso.css +917 -317
- package/dist/dso.css.map +1 -1
- package/dist/dso.min.css +1 -1
- package/dist/dso.min.css.map +1 -1
- package/dist/index.js +3 -0
- package/package.json +1 -1
- package/src/components/alert/alert.mixins.scss +73 -32
- package/src/components/alert/alert.scss +19 -78
- package/src/components/alert/alert.variables.scss +1 -0
- package/src/components/badge/badge.mixins.scss +18 -9
- package/src/components/banner/banner.mixins.scss +20 -4
- package/src/components/button/button.mixins.scss +8 -0
- package/src/components/button/button.variables.scss +1 -0
- package/src/components/delete/delete.mixins.scss +1 -1
- package/src/components/document-header/document-header.scss +3 -3
- package/src/components/footer/footer.scss +1 -1
- package/src/components/highlight-box/highlight-box.mixins.scss +9 -5
- package/src/components/info/info.mixins.scss +2 -11
- package/src/components/info/info.scss +9 -0
- package/src/components/insert/insert.mixins.scss +1 -1
- package/src/components/label/label.mixins.scss +9 -32
- package/src/components/label/label.scss +27 -0
- package/src/components/shopping-cart/shopping-cart.scss +3 -3
- package/src/components/table/table.scss +6 -1
- package/src/dso.scss +0 -1
- package/src/global/functions/contrast-color.functions.scss +9 -1
- package/src/global/mixins/set-colors.mixin.scss +51 -37
- package/src/components/legend-item/legend-item.scss +0 -15
- package/src/components/legend-item/legend-item.variables.scss +0 -7
package/CHANGELOG.md
CHANGED
|
@@ -5,6 +5,35 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
|
|
|
5
5
|
|
|
6
6
|
## Next
|
|
7
7
|
|
|
8
|
+
## 🍟 Release 80.0.0 - 2025-10-30
|
|
9
|
+
|
|
10
|
+
### Added
|
|
11
|
+
* **BREAKING** Document Component: `gereserveerd` en `vervallen` als XML ([#3254](https://github.com/dso-toolkit/dso-toolkit/issues/3254))
|
|
12
|
+
|
|
13
|
+
### Changed
|
|
14
|
+
* Alert: On Color varianten ([#3273](https://github.com/dso-toolkit/dso-toolkit/issues/3273))
|
|
15
|
+
* Icon: wijziging location-outline ([#3234](https://github.com/dso-toolkit/dso-toolkit/issues/3234))
|
|
16
|
+
|
|
17
|
+
### Deprecated
|
|
18
|
+
* Document List: Deprecate ([#3341](https://github.com/dso-toolkit/dso-toolkit/issues/3341))
|
|
19
|
+
* Card: Deprecate HTML/CSS implementatie ([#3307](https://github.com/dso-toolkit/dso-toolkit/issues/3307))
|
|
20
|
+
|
|
21
|
+
### Fixed
|
|
22
|
+
* Header: marges rond Uitloggen ongelijk ([#3357](https://github.com/dso-toolkit/dso-toolkit/issues/3357))
|
|
23
|
+
* Viewer Grid: Filter Panel blijft in DOM aanwezig ([#3345](https://github.com/dso-toolkit/dso-toolkit/issues/3345))
|
|
24
|
+
* Onboarding Tip: `:popover-open` selector wordt in oude browsers niet ondersteund ([#3375](https://github.com/dso-toolkit/dso-toolkit/issues/3375))
|
|
25
|
+
* Document Component: IMRO titels niet aanklikbaar en chevron van subparagrafen zijn zwart ([#3303](https://github.com/dso-toolkit/dso-toolkit/issues/3303))
|
|
26
|
+
|
|
27
|
+
## 🌯 Release 79.1.0 - 2025-10-13
|
|
28
|
+
|
|
29
|
+
### Added
|
|
30
|
+
* Icon Button: Nieuw component ([#2315](https://github.com/dso-toolkit/dso-toolkit/issues/2315))
|
|
31
|
+
* Tijdreis Banner: Nieuw component ([#3246](https://github.com/dso-toolkit/dso-toolkit/issues/3246))
|
|
32
|
+
* History Item: Nieuw component ([#3192](https://github.com/dso-toolkit/dso-toolkit/issues/3192))
|
|
33
|
+
|
|
34
|
+
### Fixed
|
|
35
|
+
* Legend Item: Styling symbols ([#3283](https://github.com/dso-toolkit/dso-toolkit/issues/3283))
|
|
36
|
+
|
|
8
37
|
## 🧚♀️ Release 79.0.1 - 2025-09-22
|
|
9
38
|
|
|
10
39
|
### Fixed
|
package/dist/dso-icons.svg
CHANGED
|
@@ -122,8 +122,8 @@
|
|
|
122
122
|
</symbol>
|
|
123
123
|
<symbol id="clock" viewBox="0 0 24 24">
|
|
124
124
|
<path
|
|
125
|
+
d="M12 5.25C13.335 5.25 14.6401 5.64588 15.7501 6.38758C16.8601 7.12928 17.7253 8.18349 18.2362 9.41689C18.7471 10.6503 18.8808 12.0075 18.6203 13.3169C18.3599 14.6262 17.717 15.829 16.773 16.773C15.829 17.717 14.6262 18.3599 13.3169 18.6203C12.0075 18.8808 10.6503 18.7471 9.41689 18.2362C8.18349 17.7253 7.12928 16.8601 6.38758 15.7501C5.64588 14.6401 5.25 13.335 5.25 12C5.25 10.2098 5.96116 8.4929 7.22703 7.22703C8.4929 5.96116 10.2098 5.25 12 5.25ZM12 3.75C10.3683 3.75 8.77326 4.23385 7.41655 5.14038C6.05984 6.0469 5.00242 7.33537 4.378 8.84286C3.75357 10.3504 3.5902 12.0092 3.90853 13.6095C4.22685 15.2098 5.01259 16.6798 6.16637 17.8336C7.32016 18.9874 8.79017 19.7732 10.3905 20.0915C11.9909 20.4098 13.6497 20.2464 15.1571 19.622C16.6646 18.9976 17.9531 17.9402 18.8596 16.5835C19.7662 15.2268 20.25 13.6317 20.25 12C20.25 9.81196 19.3808 7.71354 17.8336 6.16637C16.2865 4.61919 14.188 3.75 12 3.75ZM12.75 12V7.6275C12.75 7.42859 12.671 7.23782 12.5303 7.09717C12.3897 6.95652 12.1989 6.8775 12 6.8775C11.8011 6.8775 11.6103 6.95652 11.4697 7.09717C11.329 7.23782 11.25 7.42859 11.25 7.6275V11.6925L8.8425 14.0925C8.77221 14.1622 8.71641 14.2452 8.67834 14.3366C8.64026 14.428 8.62066 14.526 8.62066 14.625C8.62066 14.724 8.64026 14.822 8.67834 14.9134C8.71641 15.0048 8.77221 15.0878 8.8425 15.1575C8.91223 15.2278 8.99518 15.2836 9.08657 15.3217C9.17797 15.3597 9.276 15.3793 9.375 15.3793C9.47401 15.3793 9.57204 15.3597 9.66344 15.3217C9.75483 15.2836 9.83778 15.2278 9.9075 15.1575L12.525 12.5325C12.5975 12.4631 12.6539 12.3786 12.69 12.285C12.732 12.196 12.7525 12.0984 12.75 12Z"
|
|
125
126
|
fill="currentColor"
|
|
126
|
-
d="M12,3a9,9,0,1,1-9,9,9,9,0,0,1,9-9m0-2A11,11,0,1,0,23,12,11,11,0,0,0,12,1Zm1,11h0V6.17a1,1,0,0,0-2,0v5.42l-3.21,3.2a1,1,0,0,0,0,1.42,1,1,0,0,0,1.42,0l3.49-3.5a.91.91,0,0,0,.22-.33A.84.84,0,0,0,13,12Z"
|
|
127
127
|
/>
|
|
128
128
|
</symbol>
|
|
129
129
|
<symbol id="copy" viewBox="0 0 24 24">
|
|
@@ -299,16 +299,18 @@
|
|
|
299
299
|
/>
|
|
300
300
|
</symbol>
|
|
301
301
|
<symbol id="location-outline" viewBox="0 0 24 24">
|
|
302
|
-
<
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
302
|
+
<path
|
|
303
|
+
fill="#E17000"
|
|
304
|
+
d="M12 5.14a4.853 4.853 0 0 0-4.8 4.573c0 4 4.133 9.147 4.8 9.147.667 0 4.8-5.147 4.8-9.147 0-2.286-2.4-4.573-4.8-4.573Zm0 7.433a2.933 2.933 0 0 1-3-2.86 2.927 2.927 0 0 1 3-2.853 2.927 2.927 0 0 1 3 2.853 2.933 2.933 0 0 1-3 2.86Z"
|
|
305
|
+
/>
|
|
306
|
+
<path
|
|
307
|
+
fill="#000"
|
|
308
|
+
d="M12 4C8.807 4 6 6.667 6 9.713c0 2.567 1.453 5.274 2.32 6.667C9.333 18 10.833 20 12 20c1.167 0 2.667-2 3.687-3.633C16.553 14.987 18 12.28 18 9.7 18 6.78 15.087 4 12 4Zm0 14.86c-.667 0-4.8-5.147-4.8-9.147A4.853 4.853 0 0 1 12 5.14c2.4 0 4.8 2.287 4.8 4.573 0 4-4.133 9.147-4.8 9.147Z"
|
|
309
|
+
/>
|
|
310
|
+
<path
|
|
311
|
+
fill="#191919"
|
|
312
|
+
d="M13.667 9.745c0-.831-.716-1.558-1.667-1.558-.95 0-1.667.727-1.667 1.558 0 .83.716 1.558 1.667 1.558.95 0 1.667-.728 1.667-1.558Zm1.333 0c0 1.626-1.373 2.89-3 2.89s-3-1.264-3-2.89c0-1.627 1.373-2.892 3-2.892s3 1.265 3 2.892Z"
|
|
313
|
+
/>
|
|
312
314
|
</symbol>
|
|
313
315
|
<symbol id="location-search" viewBox="0 0 24 24">
|
|
314
316
|
<path
|
|
@@ -718,7 +720,7 @@
|
|
|
718
720
|
<symbol id="undo" viewBox="0 0 24 24">
|
|
719
721
|
<path
|
|
720
722
|
fill="currentColor"
|
|
721
|
-
d="
|
|
723
|
+
d="M12.2482 4.50092C10.1904 4.49166 8.21155 5.29244 6.73939 6.73019L5.50537 5.49625C5.22584 5.21674 5.00085 5.31218 5.00085 5.70077L5.00085 9.62075C4.99151 9.80738 5.05919 9.98967 5.18808 10.125C5.31696 10.2603 5.49575 10.3368 5.68263 10.3366H9.63014C10.0256 10.3366 10.121 10.1048 9.84149 9.83208L7.93932 7.90959C9.08529 6.77398 10.6348 6.13902 12.2482 6.1439C13.8243 6.12022 15.3452 6.72416 16.4757 7.82262C17.6062 8.92108 18.2536 10.4239 18.2751 12C18.2191 15.2742 15.5227 17.885 12.2482 17.8357C9.81893 17.8607 7.61322 16.4217 6.65758 14.1884C6.47273 13.7557 5.97622 13.5499 5.53946 13.7248C5.32974 13.8039 5.16082 13.9643 5.07098 14.1696C4.98113 14.375 4.97797 14.6079 5.06221 14.8156C6.29242 17.6841 9.12697 19.5315 12.2482 19.4991C16.4577 19.5636 19.9253 16.2091 20 12C19.9253 7.7909 16.4577 4.43636 12.2482 4.50092Z"
|
|
722
724
|
/>
|
|
723
725
|
</symbol>
|
|
724
726
|
<symbol id="user-line" viewBox="0 0 24 24">
|