@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
410 lines (264 loc) • 432 kB
Markdown
# Changelog
All notable changes to @dnb/eufemia will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [10.72.0](https://github.com/dnbexperience/eufemia/compare/v10.71.2...v10.72.0) (2025-04-15)
### :sparkles: Features
* **StepIndicator:** redesign ([#4462](https://github.com/dnbexperience/eufemia/issues/4462)) ([b541600](https://github.com/dnbexperience/eufemia/commit/b541600f5c77472dfae6679800edc8f52d33d8cf))
## [10.71.2](https://github.com/dnbexperience/eufemia/compare/v10.71.1...v10.71.2) (2025-04-15)
### :bug: Bug Fixes
* **Tooltip:** improve alignment of tooltip with long texts ([#4970](https://github.com/dnbexperience/eufemia/issues/4970)) ([b728c6a](https://github.com/dnbexperience/eufemia/commit/b728c6aefe64d8f476bd80da167b43911676c2be))
## [10.71.1](https://github.com/dnbexperience/eufemia/compare/v10.71.0...v10.71.1) (2025-04-15)
### :bug: Bug Fixes
* **DatePicker:** display correct dates when props are updated with `useLayoutEffect` in `React.StrictMode` ([#4950](https://github.com/dnbexperience/eufemia/issues/4950)) ([b57392d](https://github.com/dnbexperience/eufemia/commit/b57392d712b7c56e7d57a092e3334993a12933c7))
* **Tooltip:** alignment issues ([#4968](https://github.com/dnbexperience/eufemia/issues/4968)) ([1e528e3](https://github.com/dnbexperience/eufemia/commit/1e528e333ead9e14b9e7d4209147ce60544a1299)), closes [/github.com/dnbexperience/eufemia/pull/1613/files#diff-b2805e65ae4b7b277abc5b023aae4c0962edf5c86c8fd5dcdcbdf7350f1ed536R224](https://github.com/dnbexperience//github.com/dnbexperience/eufemia/pull/1613/files/issues/diff-b2805e65ae4b7b277abc5b023aae4c0962edf5c86c8fd5dcdcbdf7350f1ed536R224)
## [10.71.0](https://github.com/dnbexperience/eufemia/compare/v10.70.1...v10.71.0) (2025-04-11)
### :bug: Bug Fixes
* **DatePicker:** display correct dates when props are updated with `useLayoutEffect` ([#4937](https://github.com/dnbexperience/eufemia/issues/4937)) ([cbaf535](https://github.com/dnbexperience/eufemia/commit/cbaf535a8fc12ba6933efddd08d2d10c02f213c5))
* **InputMasked:** ensure correct cursor position when suffix changes during typing ([#4939](https://github.com/dnbexperience/eufemia/issues/4939)) ([17d5da5](https://github.com/dnbexperience/eufemia/commit/17d5da53c30221d397dd0733107b11e143970116))
### :sparkles: Features
* **DatePicker:** remove stepped date change on `ArrowUp` a `ArrowDown` key press ([#4917](https://github.com/dnbexperience/eufemia/issues/4917)) ([9569617](https://github.com/dnbexperience/eufemia/commit/95696172a18242216a29f37d729814b11d9a8ff3))
* **Forms:** add `iso` (country) to additional args in PhoneNumber field ([#4929](https://github.com/dnbexperience/eufemia/issues/4929)) ([6ee934a](https://github.com/dnbexperience/eufemia/commit/6ee934aab4b99f99099c66dc31ad69ef84c548b8))
* **Forms:** add support for string and JSX format to Field.* `error` prop and validators ([#4928](https://github.com/dnbexperience/eufemia/issues/4928)) ([ee0183f](https://github.com/dnbexperience/eufemia/commit/ee0183f91ad11232ba29294040664cbfff75f319))
* **Upload:** add `description` to fileItem ([#4935](https://github.com/dnbexperience/eufemia/issues/4935)) ([688e340](https://github.com/dnbexperience/eufemia/commit/688e340d4d76ed8c96ab71e78afbb91cbb56b0de))
* **Upload:** add `disableDragAndDrop` ([#4905](https://github.com/dnbexperience/eufemia/issues/4905)) ([7205f96](https://github.com/dnbexperience/eufemia/commit/7205f96755ff492fdde9ccd79a7c86615dfe52c1))
* **Upload:** add `removeDeleteButton` to fileItem ([#4936](https://github.com/dnbexperience/eufemia/issues/4936)) ([00e7b81](https://github.com/dnbexperience/eufemia/commit/00e7b81d70e0ba7c030c5ece55a343fb9ea3ef7c))
## [10.70.1](https://github.com/dnbexperience/eufemia/compare/v10.70.0...v10.70.1) (2025-04-10)
### :bug: Bug Fixes
* **DatePicker:** enhance typing in input ([#4893](https://github.com/dnbexperience/eufemia/issues/4893)) ([1162c72](https://github.com/dnbexperience/eufemia/commit/1162c72842286e0383a15406a02f7e3846d275f4))
* **Forms:** prevent form submit when `error` prop is set on a `Field.*` ([#4908](https://github.com/dnbexperience/eufemia/issues/4908)) ([687c249](https://github.com/dnbexperience/eufemia/commit/687c2493ab5f463163cb947aef162890f50153cd))
## [10.70.0](https://github.com/dnbexperience/eufemia/compare/v10.69.1...v10.70.0) (2025-04-04)
### :sparkles: Features
* **Avatar:** add properties `color` & `backgroundColor` ([#4897](https://github.com/dnbexperience/eufemia/issues/4897)) ([2d1a675](https://github.com/dnbexperience/eufemia/commit/2d1a675e6d7d3ec679380dd2bfcc492de5da87de))
* **Field.Password:** set default autocomplete attribute to `current-password` ([#4874](https://github.com/dnbexperience/eufemia/issues/4874)) ([c6b1454](https://github.com/dnbexperience/eufemia/commit/c6b1454980848a46ebc23ab56bd05be371cc7b4e))
* **GlobalError:** deprecate `code` in favor of `errorMessageCode` ([#4872](https://github.com/dnbexperience/eufemia/issues/4872)) ([3634bce](https://github.com/dnbexperience/eufemia/commit/3634bce6ca174904b6921b0bc549a457f21e6a64))
* **GlobalError:** deprecate `status` in favor of `statusCode` ([#4819](https://github.com/dnbexperience/eufemia/issues/4819)) ([6aeca86](https://github.com/dnbexperience/eufemia/commit/6aeca86b942855072d112b2ed719fe2c0c966216))
* **InfoCard:** add `children` property ([#4831](https://github.com/dnbexperience/eufemia/issues/4831)) ([7d61f14](https://github.com/dnbexperience/eufemia/commit/7d61f14c921a40f35ca6a0fbee5e10528933d6d9))
* **Pagination:** rename `place_maker_before_content` to `place_marker_before_content` ([#4875](https://github.com/dnbexperience/eufemia/issues/4875)) ([51974fa](https://github.com/dnbexperience/eufemia/commit/51974faf9872dafae1709daf7091de1427c540be))
* **Upload:** add property `allowDuplicates` ([#4880](https://github.com/dnbexperience/eufemia/issues/4880)) ([192d98b](https://github.com/dnbexperience/eufemia/commit/192d98bce249e4fa936cf12435450659c9b0ec37))
### :bug: Bug Fixes
* **Avatar.Group:** forward `size`, `variant`, `color`, `backgroundColor` to single child ([#4903](https://github.com/dnbexperience/eufemia/issues/4903)) ([f4ad737](https://github.com/dnbexperience/eufemia/commit/f4ad737fa6a5e2c0f040ebd2a434d8c6db96c080))
* **DatePicker:** update calendar views based on input value when `range` is `true` ([#4859](https://github.com/dnbexperience/eufemia/issues/4859)) ([99d7c72](https://github.com/dnbexperience/eufemia/commit/99d7c72e6493ccf551f832f7875a5c5a9711a134))
* **Forms:** correctly report error during Wizard step navigation with async event handler or field validator ([#4899](https://github.com/dnbexperience/eufemia/issues/4899)) ([995aff6](https://github.com/dnbexperience/eufemia/commit/995aff653dd70e496e1e02ba13c7f858c98ea11b)), closes [#4892](https://github.com/dnbexperience/eufemia/issues/4892)
* **Forms:** ensure `hasValue` runs in Form.Visibility when path is missing ([#4870](https://github.com/dnbexperience/eufemia/issues/4870)) ([01cd306](https://github.com/dnbexperience/eufemia/commit/01cd30613583a4dd370493fc3531eb27605248ef)), closes [#4864](https://github.com/dnbexperience/eufemia/issues/4864)
* **Upload:** compare existing properties to determine duplicate ([#4895](https://github.com/dnbexperience/eufemia/issues/4895)) ([7286a33](https://github.com/dnbexperience/eufemia/commit/7286a332d749c8be16a037bda68db666b79858e8))
* **Upload:** correct displaying of only text ([#4896](https://github.com/dnbexperience/eufemia/issues/4896)) ([ef9c565](https://github.com/dnbexperience/eufemia/commit/ef9c5652e784290a1d3c74b180e34ad665fa3936))
## [10.69.1](https://github.com/dnbexperience/eufemia/compare/v10.69.0...v10.69.1) (2025-04-01)
### :memo: Documentation
* **Contribute:** remove outdated Slack channels in Contact ([#4808](https://github.com/dnbexperience/eufemia/issues/4808)) ([f94fea3](https://github.com/dnbexperience/eufemia/commit/f94fea35c925a07bf245fb9e58bea426f3faff97))
* **Field.SelectCountry:** add link to list of countries ([#4809](https://github.com/dnbexperience/eufemia/issues/4809)) ([c663a6a](https://github.com/dnbexperience/eufemia/commit/c663a6ae3f428362e128c2c89cc01cf736b791e3))
* **Field.SelectCountry:** display list of available countries ([#4813](https://github.com/dnbexperience/eufemia/issues/4813)) ([bdbce5b](https://github.com/dnbexperience/eufemia/commit/bdbce5b850c4cdf8d7415aba972640287b1c0f5b))
* **Field.SelectCurrency:** add link to list of currencies ([#4810](https://github.com/dnbexperience/eufemia/issues/4810)) ([3f70c3b](https://github.com/dnbexperience/eufemia/commit/3f70c3b08fb96ac6d372a0a796c15389faa6c32e))
* **Field.SelectCurrency:** Amerikansk dollar -> United States dollar ([#4795](https://github.com/dnbexperience/eufemia/issues/4795)) ([747e73c](https://github.com/dnbexperience/eufemia/commit/747e73c09ff3352ec573597af03efcae64ca7af3))
* **Field.SelectCurrency:** display list of available currencies ([#4814](https://github.com/dnbexperience/eufemia/issues/4814)) ([9e4ce2a](https://github.com/dnbexperience/eufemia/commit/9e4ce2adb613fce888b764c023062d8200059f54))
* **GlobalError:** improve properties docs ([#4817](https://github.com/dnbexperience/eufemia/issues/4817)) ([db8ae99](https://github.com/dnbexperience/eufemia/commit/db8ae9908a6b8a95db6614bdb2f5206887cc258b))
* update `onInput` example (prevent typing of invalid characters) ([#4799](https://github.com/dnbexperience/eufemia/issues/4799)) ([93edff0](https://github.com/dnbexperience/eufemia/commit/93edff01d7c43319520ce283bde1ee456e95373e))
* **Value.SelectCurrency:** add regions to docs ([#4797](https://github.com/dnbexperience/eufemia/issues/4797)) ([2ba9d11](https://github.com/dnbexperience/eufemia/commit/2ba9d1108c5df30c923295d6fa672828498c4cab))
* **Value.SelectCurrency:** better describe the display name ([#4796](https://github.com/dnbexperience/eufemia/issues/4796)) ([79739a5](https://github.com/dnbexperience/eufemia/commit/79739a5f990c75049b2aabd04e75fe8762ddbc89))
### :bug: Bug Fixes
* **Field.Upload:** async removal of file with same file name as other file ([#4834](https://github.com/dnbexperience/eufemia/issues/4834)) ([9381ac2](https://github.com/dnbexperience/eufemia/commit/9381ac2517344cb57f6b4d064fa643e2a1532384))
* **Forms:** enhance Wizard Step rendering routine ([#4811](https://github.com/dnbexperience/eufemia/issues/4811)) ([e8b8277](https://github.com/dnbexperience/eufemia/commit/e8b82774f4a761c159d0641c3bee4ec44e519c20)), closes [#4789](https://github.com/dnbexperience/eufemia/issues/4789)
* **Forms:** remove error from Wizard menu when field gets unmounted ([#4812](https://github.com/dnbexperience/eufemia/issues/4812)) ([7ecde87](https://github.com/dnbexperience/eufemia/commit/7ecde877cb1366314038af3f5b6673dc53974a40)), closes [#4811](https://github.com/dnbexperience/eufemia/issues/4811) [#4804](https://github.com/dnbexperience/eufemia/issues/4804)
* **Tabs:** conditional render Tabs.Content ([#4835](https://github.com/dnbexperience/eufemia/issues/4835)) ([906173e](https://github.com/dnbexperience/eufemia/commit/906173e58f526afc4e1629f19d3d4160314ddf1c))
## [10.69.0](https://github.com/dnbexperience/eufemia/compare/v10.68.1...v10.69.0) (2025-03-21)
### :sparkles: Features
* **Field.SelectCountry:** add `autoComplete` support ([#4781](https://github.com/dnbexperience/eufemia/issues/4781)) ([176760b](https://github.com/dnbexperience/eufemia/commit/176760b42ce4b6ca21ec97961de24ab6c0c37868))
* **Field.SelectCountry:** enhance value type ([#4782](https://github.com/dnbexperience/eufemia/issues/4782)) ([a51ec61](https://github.com/dnbexperience/eufemia/commit/a51ec614345a87b584c7f1502e32d81199ee41db))
* **Forms:** add `CountryISO` as the value type to Field.SelectCountry ([#4791](https://github.com/dnbexperience/eufemia/issues/4791)) ([b8491ed](https://github.com/dnbexperience/eufemia/commit/b8491ed99cbf44107584aa10e77e178e56ebaca9))
* **Forms:** add `Field.SelectCurrency` and `Value.SelectCurrency` ([#4770](https://github.com/dnbexperience/eufemia/issues/4770)) ([279d03e](https://github.com/dnbexperience/eufemia/commit/279d03e81531b0a7f7799ff2ace86c94401ca105))
* **InfoCard:** add `stretch` property and don't stretch by default ([#4765](https://github.com/dnbexperience/eufemia/issues/4765)) ([d7c850d](https://github.com/dnbexperience/eufemia/commit/d7c850d598f7e2f83a76d560ff637f5b826a1fe4))
* **NumberFormat:** use component's translation for invalid aria text ([#4763](https://github.com/dnbexperience/eufemia/issues/4763)) ([f446639](https://github.com/dnbexperience/eufemia/commit/f446639386c97a32c4df1205a0c4b435088245f1))
* **Table:** add view transition support to inserted table rows (accordion) ([#4764](https://github.com/dnbexperience/eufemia/issues/4764)) ([29273c8](https://github.com/dnbexperience/eufemia/commit/29273c83abd5f1b71f7beed91681b4852c542969))
### :memo: Documentation
* add link to localization docs in portal tools menu ([#4762](https://github.com/dnbexperience/eufemia/issues/4762)) ([d39353b](https://github.com/dnbexperience/eufemia/commit/d39353bf162d29713ed4c8973410fe2152ac5e94))
* **DatePicker:** add rationale behind why `correctInvalidDate` is not on by default ([#4776](https://github.com/dnbexperience/eufemia/issues/4776)) ([c414463](https://github.com/dnbexperience/eufemia/commit/c414463ea297a5437b7e1d826d4f6f134ae9589d))
* **Field.SelectCountry:** improve event arguments ([#4784](https://github.com/dnbexperience/eufemia/issues/4784)) ([644f9e8](https://github.com/dnbexperience/eufemia/commit/644f9e8581836108bdd442799613a4cae443f46f))
* **Forms:** add example on how to use `onInput` ([#4792](https://github.com/dnbexperience/eufemia/issues/4792)) ([2294b68](https://github.com/dnbexperience/eufemia/commit/2294b68dd59a412f2918be6f430d5863b1397141))
### :bug: Bug Fixes
* **Forms:** don't show Wizard step error on small screens for the same step ([#4774](https://github.com/dnbexperience/eufemia/issues/4774)) ([74afa5e](https://github.com/dnbexperience/eufemia/commit/74afa5ebf559c2b4d004220bc448ad80d27dd087))
* **Forms:** enhance typing for `FieldBlock` and `useFieldProps` ([#4785](https://github.com/dnbexperience/eufemia/issues/4785)) ([64070a6](https://github.com/dnbexperience/eufemia/commit/64070a6a2e01ba546ee6d3dd432cdddb8ca82f4b))
* **Forms:** ensure Wizard does not show invalid error ([#4786](https://github.com/dnbexperience/eufemia/issues/4786)) ([e5f913c](https://github.com/dnbexperience/eufemia/commit/e5f913c91f798a469dfabf5b5fece5a079811995))
* **NumberFormat:** ensure -0 is displayed as 0 when formatted as currency ([#4788](https://github.com/dnbexperience/eufemia/issues/4788)) ([aa02d37](https://github.com/dnbexperience/eufemia/commit/aa02d371154ac2b0cd0e25e68da3b1f29eba75c2)), closes [#4691](https://github.com/dnbexperience/eufemia/issues/4691)
## [10.68.1](https://github.com/dnbexperience/eufemia/compare/v10.68.0...v10.68.1) (2025-03-17)
### :bug: Bug Fixes
* **mergeTranslations:** add support for nested objects ([#4756](https://github.com/dnbexperience/eufemia/issues/4756)) ([7dc074b](https://github.com/dnbexperience/eufemia/commit/7dc074b23347ca28a584b6ab0f5fbb94349379da)), closes [#4752](https://github.com/dnbexperience/eufemia/issues/4752) [#4754](https://github.com/dnbexperience/eufemia/issues/4754)
* **NumberFormat:** render properly when `sv-SE` locale is given ([#4760](https://github.com/dnbexperience/eufemia/issues/4760)) ([a71ab73](https://github.com/dnbexperience/eufemia/commit/a71ab7331a922b3ca307d4fbfce92a59512fe071))
## [10.68.0](https://github.com/dnbexperience/eufemia/compare/v10.67.1...v10.68.0) (2025-03-14)
### :memo: Documentation
* **Field.PostalCodeAndCity:** add link to ISO 3166-1 alpha-2 code ([#4736](https://github.com/dnbexperience/eufemia/issues/4736)) ([eaccd44](https://github.com/dnbexperience/eufemia/commit/eaccd447f8b396423425613050ea894d6829f2bb))
* **Localization:** list available translations ([#4746](https://github.com/dnbexperience/eufemia/issues/4746)) ([f3cf554](https://github.com/dnbexperience/eufemia/commit/f3cf554ec828f8ecd213fda168eb9faf46499102))
* **Value:** add help button to example ([#4728](https://github.com/dnbexperience/eufemia/issues/4728)) ([dee0bd3](https://github.com/dnbexperience/eufemia/commit/dee0bd3bafb35736733aca172d146858956e3449))
### :sparkles: Features
* add Swedish translation (beta) ([#4719](https://github.com/dnbexperience/eufemia/issues/4719)) ([cec1b24](https://github.com/dnbexperience/eufemia/commit/cec1b24880d35c10c9fedbb7e123bd21f938a0f9))
* **Field.Date:** show error messages on invalid date ([#4508](https://github.com/dnbexperience/eufemia/issues/4508)) ([83fbb92](https://github.com/dnbexperience/eufemia/commit/83fbb92c51cb0c86d299227ba8c4385885b3eebf))
* **Forms:** add `countryCode` property to Form.Handler ([#4735](https://github.com/dnbexperience/eufemia/issues/4735)) ([7679a95](https://github.com/dnbexperience/eufemia/commit/7679a95cdec0a0f4c3d6bd499787717d00a59675))
* **Forms:** adjust the "widths" of `Value.*` components ([#4745](https://github.com/dnbexperience/eufemia/issues/4745)) ([602fc0f](https://github.com/dnbexperience/eufemia/commit/602fc0fafc5664c31bfcc27f816f2450dd9bfd4c))
* **Forms:** adjust the label "widths" of `Field.*` components ([#4748](https://github.com/dnbexperience/eufemia/issues/4748)) ([2488e7c](https://github.com/dnbexperience/eufemia/commit/2488e7c8e871fdfc2e892fca2e2428f39e13fa4c)), closes [#4745](https://github.com/dnbexperience/eufemia/issues/4745)
* **Forms:** render `labelDescription` beneath `label` and place HelpButton after `label` ([#4705](https://github.com/dnbexperience/eufemia/issues/4705)) ([64a7ca9](https://github.com/dnbexperience/eufemia/commit/64a7ca9a3b092c0d7dcc93f219b7453b9f36d219)), closes [#4693](https://github.com/dnbexperience/eufemia/issues/4693)
### :bug: Bug Fixes
* **Dialog, Drawer, Modal:** ensure `onClose` is not called in React.StrictMode ([#4729](https://github.com/dnbexperience/eufemia/issues/4729)) ([22628c7](https://github.com/dnbexperience/eufemia/commit/22628c76353a0caca7f7fb766a87e2130c073322)), closes [#4525](https://github.com/dnbexperience/eufemia/issues/4525)
* **Field.BankAccountNumber:** `0000 00 00000` should be invalid ([#4733](https://github.com/dnbexperience/eufemia/issues/4733)) ([b9955e3](https://github.com/dnbexperience/eufemia/commit/b9955e381ea1a9e08151396b8420d1e3545b293a))
* **Field.Name.Company:** must consist of at least 3 norwegian letters ([#4734](https://github.com/dnbexperience/eufemia/issues/4734)) ([9e3708f](https://github.com/dnbexperience/eufemia/commit/9e3708fc6e0857c07a1ea4be0cad3bf3949fbf3a))
* **Field.OrganizationNumber:** `000 000 000` should be invalid ([#4732](https://github.com/dnbexperience/eufemia/issues/4732)) ([55032db](https://github.com/dnbexperience/eufemia/commit/55032db3dad355962f9c3a3fa6c30996cecc35b3))
* **Forms:** don't show error in Wizard step menu for the active/current step ([#4751](https://github.com/dnbexperience/eufemia/issues/4751)) ([e2b4a7d](https://github.com/dnbexperience/eufemia/commit/e2b4a7dafe0b571d9507299b0b4281fc51e2397a))
* **Forms:** ensure `minDate`/`maxDate` does not interrupt first form submit ([#4726](https://github.com/dnbexperience/eufemia/issues/4726)) ([061e41e](https://github.com/dnbexperience/eufemia/commit/061e41e55443324285fd1b93965058c89f163d06))
* **Forms:** ensure Value.Composition inherits props defined i Value.Provider ([#4747](https://github.com/dnbexperience/eufemia/issues/4747)) ([05f9f92](https://github.com/dnbexperience/eufemia/commit/05f9f927edd100fc43c23611726e4f3d0a4f7609))
* **Value.SummaryList:** styling `Value.*` components with help button ([#4727](https://github.com/dnbexperience/eufemia/issues/4727)) ([fb17aa4](https://github.com/dnbexperience/eufemia/commit/fb17aa49f1cc2ee304649dacc82dfa976302043d))
* **Wizard.Container:** not displaying error when user enters required data ([#4742](https://github.com/dnbexperience/eufemia/issues/4742)) ([5cf20ee](https://github.com/dnbexperience/eufemia/commit/5cf20ee043ec856d99f4c17104a09dae2aacd757))
## [10.67.1](https://github.com/dnbexperience/eufemia/compare/v10.67.0...v10.67.1) (2025-03-11)
### :memo: Documentation
* correct broken link to uutilsynet about WCAG ([34f4001](https://github.com/dnbexperience/eufemia/commit/34f40013afb0d3040687fc52e06bafc0275c77a1))
* **Field.Date:** remove `date` property ([#4718](https://github.com/dnbexperience/eufemia/issues/4718)) ([b0e34a0](https://github.com/dnbexperience/eufemia/commit/b0e34a070b73d23c27e619a6bc0bb0998dc6606d))
* **Field.Date:** remove `startDate` property ([#4720](https://github.com/dnbexperience/eufemia/issues/4720)) ([4181d04](https://github.com/dnbexperience/eufemia/commit/4181d049f4c906c832f1b741f8db757d0e9c15ac))
* **Field.Date:** remove date property ([243f141](https://github.com/dnbexperience/eufemia/commit/243f1415f03e179975682d111bae117ec5597da0))
* **Field.Date:** remove endDate property ([f617677](https://github.com/dnbexperience/eufemia/commit/f6176773b9c9437181faefad29f6a3afb985759a))
* **Field.Date:** remove endDate property ([#4721](https://github.com/dnbexperience/eufemia/issues/4721)) ([f1fa1cd](https://github.com/dnbexperience/eufemia/commit/f1fa1cd53157720dbd4b5623bcbb369ce4ff5500))
* **Field.Date:** remove startDate property ([81fedcd](https://github.com/dnbexperience/eufemia/commit/81fedcdb0bcae6cf3e806e9f143ca57de9a92ac4))
* **PushContainer:** move events docs to events tab ([c35d2c8](https://github.com/dnbexperience/eufemia/commit/c35d2c8d5f7d5ac0b321028d3c6348876a756854))
* **PushContainer:** move events docs to events tab ([#4717](https://github.com/dnbexperience/eufemia/issues/4717)) ([86dfa3f](https://github.com/dnbexperience/eufemia/commit/86dfa3fc9f831d26e0503cfb643fb24867017e3e))
### :bug: Bug Fixes
* **Field.Date:** validate `minDate` & `maxDate` by the start of the day (00:00) ([#4716](https://github.com/dnbexperience/eufemia/issues/4716)) ([98996bd](https://github.com/dnbexperience/eufemia/commit/98996bdb91680e65572c1db0538492ab7f962410))
* **Input:** remove `value` attribute (use element.value for getting the value in tests) ([f1711a8](https://github.com/dnbexperience/eufemia/commit/f1711a853573a2494e7a574ee7e959cb18dc121b))
* **Input:** remove value attribute (⚠️ Use element.value instead in e.g. tests) ([#4713](https://github.com/dnbexperience/eufemia/issues/4713)) ([dd2ae1a](https://github.com/dnbexperience/eufemia/commit/dd2ae1a6c48e7cd7c51c9b9c82b84a312ed7b53e))
## [10.67.0](https://github.com/dnbexperience/eufemia/compare/v10.66.1...v10.67.0) (2025-03-10)
### :memo: Documentation
* **Autocomplete:** correct link to data property ([#4677](https://github.com/dnbexperience/eufemia/issues/4677)) ([e124b6c](https://github.com/dnbexperience/eufemia/commit/e124b6c5f79aca6f067d9a5651f139f2f2413e90))
* **Breadcrumb:** move `onClick` from properties to events doc ([#4675](https://github.com/dnbexperience/eufemia/issues/4675)) ([09b4463](https://github.com/dnbexperience/eufemia/commit/09b4463da688fc9a32357e1db6282044499d99d0))
* **DatePicker:** correct `range` description ([#4697](https://github.com/dnbexperience/eufemia/issues/4697)) ([3aa057a](https://github.com/dnbexperience/eufemia/commit/3aa057aaea2016bfc1dcc14eb13cf2163412d5e7))
* **Dialog:** removes double properties heading ([#4676](https://github.com/dnbexperience/eufemia/issues/4676)) ([6cb9ee3](https://github.com/dnbexperience/eufemia/commit/6cb9ee3cf7e06296df744a6c31d8f20c5b069132))
* **Dropdown:** correct link to data property ([#4678](https://github.com/dnbexperience/eufemia/issues/4678)) ([7081e79](https://github.com/dnbexperience/eufemia/commit/7081e7945509513bd0498ea550d122ce8caa347c))
* **Form.Section.EditContainer:** move events to events tab ([#4682](https://github.com/dnbexperience/eufemia/issues/4682)) ([fbaa6b5](https://github.com/dnbexperience/eufemia/commit/fbaa6b5c0ea95bb0708976c19ff47f21d7f0aa7d))
* **Form.Section.ViewContainer:** move events to events tab ([#4683](https://github.com/dnbexperience/eufemia/issues/4683)) ([c85296f](https://github.com/dnbexperience/eufemia/commit/c85296f157433e815758952f4204c1a56a558e16))
* **Form.SubmitConfirmation:** move events to events tab ([#4684](https://github.com/dnbexperience/eufemia/issues/4684)) ([d4829d8](https://github.com/dnbexperience/eufemia/commit/d4829d8d82511670ec4f821cb4f30bd8d32fd36f))
* **HeightAnimation:** remove properties heading from events doc ([#4679](https://github.com/dnbexperience/eufemia/issues/4679)) ([ea80698](https://github.com/dnbexperience/eufemia/commit/ea806989b2ac88a62869b4528c0f1eef4d86340f))
* **InfoCard:** remove events from properties ([#4680](https://github.com/dnbexperience/eufemia/issues/4680)) ([787118b](https://github.com/dnbexperience/eufemia/commit/787118be9271cb452c2d122412109b2ec39ff4b0))
* **Timeline:** correct import example ([#4681](https://github.com/dnbexperience/eufemia/issues/4681)) ([1d6a755](https://github.com/dnbexperience/eufemia/commit/1d6a755b144aab047349788860cee38344b71ecc))
* **Wizard.EditButton:** add properties docs ([#4685](https://github.com/dnbexperience/eufemia/issues/4685)) ([25f6474](https://github.com/dnbexperience/eufemia/commit/25f647428a594c6aec743bd8c94424d4c80e8390))
### :bug: Bug Fixes
* **Anchor:** deprecate `scrollToHashHandler` ([#4671](https://github.com/dnbexperience/eufemia/issues/4671)) ([cd2df7c](https://github.com/dnbexperience/eufemia/commit/cd2df7c53a1a64131d8180a8ac742e8492ec1948))
* **DatePicker:** remove input validation (use Field.Date for included validation) ([#4688](https://github.com/dnbexperience/eufemia/issues/4688)) ([2e66cda](https://github.com/dnbexperience/eufemia/commit/2e66cdad5caf880460dc1ce8efa46b816b182796))
* **DatePicker:** using custom locale `sv-SE` breaks calendar ([#4698](https://github.com/dnbexperience/eufemia/issues/4698)) ([3108de0](https://github.com/dnbexperience/eufemia/commit/3108de0c519749fcfa2fa77477d8ae8d0d852b5a))
* **Forms:** ensure to update status message when validator returns different array ([#4690](https://github.com/dnbexperience/eufemia/issues/4690)) ([f8868c5](https://github.com/dnbexperience/eufemia/commit/f8868c5838e1425942246c7341cda7ab82858479))
* **NumberFormat:** ensure -0 is displayed as 0 ([#4691](https://github.com/dnbexperience/eufemia/issues/4691)) ([8fab366](https://github.com/dnbexperience/eufemia/commit/8fab366f82c5193ee718987ec895a433c1046130))
* **Value.SummaryList:** use `span` when wrapped inside Form.Visibility ([#4669](https://github.com/dnbexperience/eufemia/issues/4669)) ([00d7386](https://github.com/dnbexperience/eufemia/commit/00d738629c3da50dce8d07f106ff608ef203aaf3))
### :sparkles: Features
* **DatePicker:** add support for swedish translations ([#4706](https://github.com/dnbexperience/eufemia/issues/4706)) ([0e57c76](https://github.com/dnbexperience/eufemia/commit/0e57c765db1f1356dd4bbbeaf26bcbc653a2f798))
* **Field.Address:** add `element` property ([#4670](https://github.com/dnbexperience/eufemia/issues/4670)) ([1aae5d0](https://github.com/dnbexperience/eufemia/commit/1aae5d0b7642740b084974fefd67c4127dd71b62))
* **Field.NationalIdentityNumber:** bump internally used @navikt/fnrvalidator to v2.1.5 ([#4695](https://github.com/dnbexperience/eufemia/issues/4695)) ([b640c17](https://github.com/dnbexperience/eufemia/commit/b640c17c14cb42e3a0980322b1638529ac353898))
* **Forms:** add async Autocomplete support to Field.Selection ([#4664](https://github.com/dnbexperience/eufemia/issues/4664)) ([ac8d58c](https://github.com/dnbexperience/eufemia/commit/ac8d58ccfadf9beb6bd404e5b793a133fd5032a7)), closes [#4657](https://github.com/dnbexperience/eufemia/issues/4657)
* use @dnb/browserslist-config for when creating the bundle ([#4704](https://github.com/dnbexperience/eufemia/issues/4704)) ([dde596b](https://github.com/dnbexperience/eufemia/commit/dde596bec8747f5c43b6baa212e2cd399ff01edf))
## [10.66.1](https://github.com/dnbexperience/eufemia/compare/v10.66.0...v10.66.1) (2025-03-05)
### :bug: Bug Fixes
* **DatePicker:** clear internal date when passing null ([#4656](https://github.com/dnbexperience/eufemia/issues/4656)) ([3ba3b26](https://github.com/dnbexperience/eufemia/commit/3ba3b26e7d948efee1e98d160f9587574e10a2b2))
* **Field.Date:** add missing support for `skipPortal` ([#4666](https://github.com/dnbexperience/eufemia/issues/4666)) ([975f3ea](https://github.com/dnbexperience/eufemia/commit/975f3ea8f5b8e8e8cb0adcdab32b84289a026af7))
* **Field.Upload:** improve styling of `help` button ([#4659](https://github.com/dnbexperience/eufemia/issues/4659)) ([8a10d7c](https://github.com/dnbexperience/eufemia/commit/8a10d7c9db7f155d6502f78f11c5a6140693c5be))
* **Field.Upload:** set `aria-required` and `required` props in input rather than div ([#4655](https://github.com/dnbexperience/eufemia/issues/4655)) ([7db1f04](https://github.com/dnbexperience/eufemia/commit/7db1f0431679872765d5716e2a85bab645918c4b))
* **Forms:** always render Field.Composition with a `fieldset` ([#4661](https://github.com/dnbexperience/eufemia/issues/4661)) ([a3991a1](https://github.com/dnbexperience/eufemia/commit/a3991a1eedae31a1413ce974182f20efa5ea59ab))
* **Value.SummaryList:** spacing of `help` when wrapped in `Form.InfoOverlay` ([#4667](https://github.com/dnbexperience/eufemia/issues/4667)) ([b7a2702](https://github.com/dnbexperience/eufemia/commit/b7a2702ce0afbf4d2d88c9a528dbd5cc4a28b939)), closes [/github.com/dnbexperience/eufemia/pull/4667/files#diff-281ca53e6a78ae24056e8fc94bf0274576aef89044ddcc613fb09b0844023e13R50](https://github.com/dnbexperience//github.com/dnbexperience/eufemia/pull/4667/files/issues/diff-281ca53e6a78ae24056e8fc94bf0274576aef89044ddcc613fb09b0844023e13R50)
## [10.66.0](https://github.com/dnbexperience/eufemia/compare/v10.65.1...v10.66.0) (2025-03-04)
### :bug: Bug Fixes
* **Field.Slider:** correct default values and validate with ARIA rules ([#4650](https://github.com/dnbexperience/eufemia/issues/4650)) ([bf2d9fe](https://github.com/dnbexperience/eufemia/commit/bf2d9fe565b251bc2a66fe921aba95a7c572b074))
* **Forms:** always run validation on Wizard step changes ([#4626](https://github.com/dnbexperience/eufemia/issues/4626)) ([57577ce](https://github.com/dnbexperience/eufemia/commit/57577ce148f0a2183c3f237adc8842305a118004))
* **Forms:** enhance a11y of inline help button ([#4649](https://github.com/dnbexperience/eufemia/issues/4649)) ([6908095](https://github.com/dnbexperience/eufemia/commit/6908095a02c62a61c84d0d154bd0df5116f1af1d))
* **Forms:** hide `info`, `warning` or `error` prop when `undefined` is given to a Field ([#4634](https://github.com/dnbexperience/eufemia/issues/4634)) ([f953cf9](https://github.com/dnbexperience/eufemia/commit/f953cf95301befd673a2facc525b22d825cc5c7c)), closes [#4611](https://github.com/dnbexperience/eufemia/issues/4611)
* **Forms:** show error in Wizard menu and prevent submission if previous steps contain errors or have an unknown state ([#4638](https://github.com/dnbexperience/eufemia/issues/4638)) ([05e30b6](https://github.com/dnbexperience/eufemia/commit/05e30b6814d2e956efcf35f0ef05e7ba7479a4b1))
* **ToggleButton:** add `tooltip` type and docs ([#4647](https://github.com/dnbexperience/eufemia/issues/4647)) ([e6495e5](https://github.com/dnbexperience/eufemia/commit/e6495e558f0e2c273ea3c68a4ea35dcd33a42f92))
### :sparkles: Features
* **DatePicker:** add invalid dates to return object ([#4637](https://github.com/dnbexperience/eufemia/issues/4637)) ([082e4b8](https://github.com/dnbexperience/eufemia/commit/082e4b806042b549f968397fb5b6da7a8c46fea3))
* **Flex:** improve `gap` and `rowGap` behaviour ([#4496](https://github.com/dnbexperience/eufemia/issues/4496)) ([7685609](https://github.com/dnbexperience/eufemia/commit/7685609efa8efd6e477053cd5be952b3b1fd4ad2))
* **Forms:** `row wrap` Values without label when used inside Value.Compositon ([#4641](https://github.com/dnbexperience/eufemia/issues/4641)) ([2203fc7](https://github.com/dnbexperience/eufemia/commit/2203fc705b8aac9ada6a7f04179593bb45b8cf51))
* **Forms:** add `help` property to all Value.* components ([#4607](https://github.com/dnbexperience/eufemia/issues/4607)) ([9c1aa46](https://github.com/dnbexperience/eufemia/commit/9c1aa4621f359cb19fd62fc1ae46214af7f58caf))
* **Forms:** add `keepInDOM` to Wizard ([#4652](https://github.com/dnbexperience/eufemia/issues/4652)) ([dec3fd6](https://github.com/dnbexperience/eufemia/commit/dec3fd66bd66ea6d23d69b308dd797f2c6dd3621)), closes [#4629](https://github.com/dnbexperience/eufemia/issues/4629) [#4642](https://github.com/dnbexperience/eufemia/issues/4642)
* **Forms:** add `validationMode` property with `bypassOnNavigation` to Wizard.Container ([#4631](https://github.com/dnbexperience/eufemia/issues/4631)) ([f47294b](https://github.com/dnbexperience/eufemia/commit/f47294bb15eade33c39e3c44ec98d91e612cc48d))
* **Forms:** return existing errors in `onSubmitRequest` before Form.Handler submit or Wizard step change ([#4625](https://github.com/dnbexperience/eufemia/issues/4625)) ([3b02fc3](https://github.com/dnbexperience/eufemia/commit/3b02fc3a36415708a2d046b8f1df1f6faaeb701d))
### :memo: Documentation
* **DatePicker:** document partial dates ([#4644](https://github.com/dnbexperience/eufemia/issues/4644)) ([090cda8](https://github.com/dnbexperience/eufemia/commit/090cda8d5c72840b70cb2dfe74d0b79d2c90d570))
* **Form:** adds demos to root doc ([#4643](https://github.com/dnbexperience/eufemia/issues/4643)) ([f4c2ce7](https://github.com/dnbexperience/eufemia/commit/f4c2ce7929dff51e154408cfc3c447bf02f5303c))
* **Forms:** changelog for v10.66.0 ([#4642](https://github.com/dnbexperience/eufemia/issues/4642)) ([303081e](https://github.com/dnbexperience/eufemia/commit/303081e929df69fd6c49fdde281de8fd582d0169))
* **Name:** remove Field.SummaryList from example ([#4635](https://github.com/dnbexperience/eufemia/issues/4635)) ([685f298](https://github.com/dnbexperience/eufemia/commit/685f298fc3be27864483a956ee1eee21931b29f5))
## [10.65.1](https://github.com/dnbexperience/eufemia/compare/v10.65.0...v10.65.1) (2025-02-25)
### :bug: Bug Fixes
* **DatePicker:** correct focus behaviour when picker has closed ([#4622](https://github.com/dnbexperience/eufemia/issues/4622)) ([b20ed69](https://github.com/dnbexperience/eufemia/commit/b20ed69acb621a2d42ce0097f483c1e958f0c8b3))
* **Forms:** add support for using Visibility inside PushContainer ([#4623](https://github.com/dnbexperience/eufemia/issues/4623)) ([d333f38](https://github.com/dnbexperience/eufemia/commit/d333f38e0e7ab93a6299d4bf99334673a07d78ac))
## [10.65.0](https://github.com/dnbexperience/eufemia/compare/v10.64.1...v10.65.0) (2025-02-25)
### :bug: Bug Fixes
* **DatePicker:** `opened` prop listener `useEffect` no longer removes on outside click detector ([#4608](https://github.com/dnbexperience/eufemia/issues/4608)) ([9d2bd61](https://github.com/dnbexperience/eufemia/commit/9d2bd616d3dad9edcaf89289305e5ff6d8194f7b))
* **Skeleton:** move CSS variables for Skeleton from a global scope to themed skeleton files ([#4520](https://github.com/dnbexperience/eufemia/issues/4520)) ([8ff1007](https://github.com/dnbexperience/eufemia/commit/8ff10078f0de78e44afa19a31bef15e71c0916e7))
### :memo: Documentation
* **Fields:** add info about `Form.Appearance` in `size` property ([#4609](https://github.com/dnbexperience/eufemia/issues/4609)) ([e8ae85b](https://github.com/dnbexperience/eufemia/commit/e8ae85b3d6e8141733e4ec3d8579c0637bb0755c))
* show Form.Isolation in menu ([#4610](https://github.com/dnbexperience/eufemia/issues/4610)) ([cd50c82](https://github.com/dnbexperience/eufemia/commit/cd50c824e6984409919c7b47dad429df16114d89))
### :sparkles: Features
* **ArraySelection:** add `size` property ([#4603](https://github.com/dnbexperience/eufemia/issues/4603)) ([12d319d](https://github.com/dnbexperience/eufemia/commit/12d319db19087b51ce391b475b64c6ec4c3c4587))
* **Boolean:** add `size` property ([#4602](https://github.com/dnbexperience/eufemia/issues/4602)) ([c8b57b0](https://github.com/dnbexperience/eufemia/commit/c8b57b0df9f81a12615dbde50cf4b4f1e7d1fd85))
* **Date:** add `size` property ([#4598](https://github.com/dnbexperience/eufemia/issues/4598)) ([b82ffff](https://github.com/dnbexperience/eufemia/commit/b82ffffe45e144fe62b27abcfe6ad123fc1e022c))
* **Expiry:** add `size` property ([#4604](https://github.com/dnbexperience/eufemia/issues/4604)) ([cb0505e](https://github.com/dnbexperience/eufemia/commit/cb0505e098cd66f2936d98a8bad6aafef321c689))
* **Field.Date:** add built in error messaging for min and max dates ([#4469](https://github.com/dnbexperience/eufemia/issues/4469)) ([fbfdd5e](https://github.com/dnbexperience/eufemia/commit/fbfdd5e2edccfa07fc094015549f92edbe87a7e5))
* **PhoneNumber:** add `size` property ([#4596](https://github.com/dnbexperience/eufemia/issues/4596)) ([58a45a6](https://github.com/dnbexperience/eufemia/commit/58a45a66b7219a5e520baf3f379bb869a01590e4))
* **PostalCodeAndCity:** add `size` property ([#4597](https://github.com/dnbexperience/eufemia/issues/4597)) ([545d3d9](https://github.com/dnbexperience/eufemia/commit/545d3d9c246ef19cd03cc9bcb725f244f87be2a1))
* **SelectCountry:** add `size` property ([#4595](https://github.com/dnbexperience/eufemia/issues/4595)) ([18d23d4](https://github.com/dnbexperience/eufemia/commit/18d23d4cde8460d0aad3f9e98328590068993e18))
* **Selection:** add `size` property ([#4599](https://github.com/dnbexperience/eufemia/issues/4599)) ([6c32b26](https://github.com/dnbexperience/eufemia/commit/6c32b26fa37ca7362b14c9bfe2f6637e603475d4))
* **Toggle:** add `size` property ([#4601](https://github.com/dnbexperience/eufemia/issues/4601)) ([f77a6c8](https://github.com/dnbexperience/eufemia/commit/f77a6c8f8a4b53a49250f2a577cdce89c2456f02))
* **Wizard.Step:** add inactive prop to handle a step as inactive ([#4606](https://github.com/dnbexperience/eufemia/issues/4606)) ([07d032a](https://github.com/dnbexperience/eufemia/commit/07d032a71e0ee57ef9d0f72b2931d957d215c987))
* **Wizard.Step:** deprecate `active` and `activeWhen` in favor of `include` and `includeWhen` ([#4612](https://github.com/dnbexperience/eufemia/issues/4612)) ([4236efd](https://github.com/dnbexperience/eufemia/commit/4236efdc00938bec1ae89ef18fc3460c302c7228))
## [10.64.1](https://github.com/dnbexperience/eufemia/compare/v10.64.0...v10.64.1) (2025-02-20)
### :bug: Bug Fixes
* **DatePicker:** portal will properly unmount when 'onShow' and 'onHide' callbacks are used to set a state ([#4587](https://github.com/dnbexperience/eufemia/issues/4587)) ([35211b0](https://github.com/dnbexperience/eufemia/commit/35211b0dafaa8b2a1a1112c3a0ba29f1c8dcce1c))
* **Logo:** change Sbanken logo color ([#4586](https://github.com/dnbexperience/eufemia/issues/4586)) ([420c553](https://github.com/dnbexperience/eufemia/commit/420c55347d60623019be107c5c588f1f7a0f6273))
* **Selection:** select item using enter and space key in radio variant ([#4584](https://github.com/dnbexperience/eufemia/issues/4584)) ([68b2cff](https://github.com/dnbexperience/eufemia/commit/68b2cff2ba2403fe2667e5c2dd17f31a4d4d99c4))
### :memo: Documentation
* **Address:** improve properties docs ([#4590](https://github.com/dnbexperience/eufemia/issues/4590)) ([4675c71](https://github.com/dnbexperience/eufemia/commit/4675c7179e26382b5ab57f952914258bfd3aefd2))
* **Email:** improve properties docs ([#4591](https://github.com/dnbexperience/eufemia/issues/4591)) ([64becf0](https://github.com/dnbexperience/eufemia/commit/64becf09b7ae24117f6246d17ef55cf55f05a6e2))
* **Name:** improve properties docs ([#4592](https://github.com/dnbexperience/eufemia/issues/4592)) ([9f30547](https://github.com/dnbexperience/eufemia/commit/9f3054769fa54e3ed53ec7a0c5661ae278dec3ec))
* **NationalIdentityNumber:** improve properties docs ([#4594](https://github.com/dnbexperience/eufemia/issues/4594)) ([b849953](https://github.com/dnbexperience/eufemia/commit/b849953eaec2e8004ec28b68605257209fcebf9a))
* **OrganizationNumber:** improve properties docs ([#4593](https://github.com/dnbexperience/eufemia/issues/4593)) ([bc730b7](https://github.com/dnbexperience/eufemia/commit/bc730b795360edd8dfa728998f4ff0deef772bca))
* **Password:** improve properties docs for `size` ([#4600](https://github.com/dnbexperience/eufemia/issues/4600)) ([499fbef](https://github.com/dnbexperience/eufemia/commit/499fbef9f4155626735b2addb199c7374c2a6560))
* **PostalCodeAndCity:** replace country with countryCode ([e89b2a5](https://github.com/dnbexperience/eufemia/commit/e89b2a50b0ea1b879e73f3debd5cde6fdc30d376))
* **v11:** replace `country` with `countryCode` in `Field.PostalCodeAndCity` ([#4583](https://github.com/dnbexperience/eufemia/issues/4583)) ([f70cb4e](https://github.com/dnbexperience/eufemia/commit/f70cb4ede1ccaeffc27dd1ca720e6b2c577f5190))
## [10.64.0](https://github.com/dnbexperience/eufemia/compare/v10.63.4...v10.64.0) (2025-02-17)
### :sparkles: Features
* **Field.Expiry:** add month and year validation ([#4571](https://github.com/dnbexperience/eufemia/issues/4571)) ([bc4fff9](https://github.com/dnbexperience/eufemia/commit/bc4fff9ce83ac96351eb9f824386885324b0e892))
* **Forms:** add `createMinimumAgeVerifier` to Field.NationalIdentityNumber ([#4542](https://github.com/dnbexperience/eufemia/issues/4542)) ([ceb8c2d](https://github.com/dnbexperience/eufemia/commit/ceb8c2df3693b6dcbb6951d21383cd0c85da2c20))
* **Forms:** add `insertAt` to Iterate.PushContainer ([#4555](https://github.com/dnbexperience/eufemia/issues/4555)) ([6160d78](https://github.com/dnbexperience/eufemia/commit/6160d780d1cbc1cced6a8e8c710c02fd5058e4e2))
* **Forms:** add `reverse` to Iterate.Array ([#4556](https://github.com/dnbexperience/eufemia/issues/4556)) ([0b9ba79](https://github.com/dnbexperience/eufemia/commit/0b9ba796d3f4376d0b4c69d850c495a0d205589f))
* **Forms:** add Bring API connector for postal code validation and autofill city ([#4554](https://github.com/dnbexperience/eufemia/issues/4554)) ([f2ccd5d](https://github.com/dnbexperience/eufemia/commit/f2ccd5df97909af52e22f8d44cb6f9c662b84f47))
* **Forms:** add feature fields Field.Address.Street & Field.Address.Postal ([#4562](https://github.com/dnbexperience/eufemia/issues/4562)) ([c546009](https://github.com/dnbexperience/eufemia/commit/c54600973e5de3a76e29d494307da7e560dbc97f))
* **Forms:** provide `{ props }` to the second `onChange`, `onFocus` and `onBlur` event parameter ([#4550](https://github.com/dnbexperience/eufemia/issues/4550)) ([374ff0e](https://github.com/dnbexperience/eufemia/commit/374ff0e9d58c5604f4a5d518531bc8f81a99d89c)), closes [#4344](https://github.com/dnbexperience/eufemia/issues/4344)
* **Forms:** show field indicator inline without shifting content below ([#4553](https://github.com/dnbexperience/eufemia/issues/4553)) ([45347a3](https://github.com/dnbexperience/eufemia/commit/45347a3e49a74d25fc87b9530d84b6f55456f986))
* **icons:** add digipass_corporate, digipass_private, calendar_add, investor, goal, layout_grid, table, show_pin ([#4522](https://github.com/dnbexperience/eufemia/issues/4522)) ([c5db964](https://github.com/dnbexperience/eufemia/commit/c5db96406b8a5585061323ae4842b6dd2a89d6c8)), closes [#4527](https://github.com/dnbexperience/eufemia/issues/4527)
* **PostalCodeAndCity:** deprecate `country` in favor of `countryCode` ([#4572](https://github.com/dnbexperience/eufemia/issues/4572)) ([8d0d980](https://github.com/dnbexperience/eufemia/commit/8d0d98020bcac20fd784858ed01fad279d30edd7))
### :memo: Documentation
* **InfoOverlay:** display fallback content when `undefined` ([#4580](https://github.com/dnbexperience/eufemia/issues/4580)) ([9879149](https://github.com/dnbexperience/eufemia/commit/9879149cc9ef67b8febb950255f37bb68070df96))
* link to base fields from their respective value components ([#4564](https://github.com/dnbexperience/eufemia/issues/4564)) ([3d71c19](https://github.com/dnbexperience/eufemia/commit/3d71c19998a48b226e59b23bb4b50f2e5a8cb1e7))
* link to feature fields from their respective value components ([#4563](https://github.com/dnbexperience/eufemia/issues/4563)) ([45d0e3d](https://github.com/dnbexperience/eufemia/commit/45d0e3db7bea992a06ff477f56f6a93abb2554d5))
* removes duplicated docs for help prop ([#4568](https://github.com/dnbexperience/eufemia/issues/4568)) ([ae46e71](https://github.com/dnbexperience/eufemia/commit/ae46e717897b18e32bc52058d6198e8b8336e990))
### :bug: Bug Fixes
* **DatePicker:** compare `date` and `maxDate` at same time of day so `is_valid_end_date` is `true` when `date` and `maxDate` are the same date ([#4565](https://github.com/dnbexperience/eufemia/issues/4565)) ([c52a40b](https://github.com/dnbexperience/eufemia/commit/c52a40be0acc3194fc93bc29169153f886a64f6b))
* **Drawer:** ensure content on very small screen sizes doesn't get cut off ([#4567](https://github.com/dnbexperience/eufemia/issues/4567)) ([1dd405f](https://github.com/dnbexperience/eufemia/commit/1dd405f08eebf0f68dcde0066621d4a6b3d08196))
* **ePlatform:** adjust ul list style and wrapper style (`max-width` and `padding`) ([#4552](https://github.com/dnbexperience/eufemia/issues/4552)) ([44f551e](https://github.com/dnbexperience/eufemia/commit/44f551efb00cc306535faeb523795fb2028df8b8))
* **Forms:** ensure city in PostalCodeAndCity accepts non-Norwegian characters when using other country ([#4569](https://github.com/dnbexperience/eufemia/issues/4569)) ([af1bdc8](https://github.com/dnbexperience/eufemia/commit/af1bdc8e1ad7ed14fd0d31932e110813082709ba))
* **Forms:** reveal error only when onChangeValidator is actually the initiator ([#4570](https://github.com/dnbexperience/eufemia/issues/4570)) ([4d962df](https://github.com/dnbexperience/eufemia/commit/4d962df0fcdd4a80ff63dbbfc0471078ae7a359d))
* **Name:** support spacing props ([eb6a412](https://github.com/dnbexperience/eufemia/commit/eb6a412e3f49504d5f45012deaef3fb5a15eb479))
* **TextArea:** ResizeObserver loop completed with undelivered notifications ([#4582](https://github.com/dnbexperience/eufemia/issues/4582)) ([f2f97e3](https://github.com/dnbexperience/eufemia/commit/f2f97e3492feb95b19224a64aea5eb4014b498ac))
* **Wizard.Step:** use `title` as aria-label when wrapped in `Wizard.Container` ([#4573](https://github.com/dnbexperience/eufemia/issues/4573)) ([de095e7](https://github.com/dnbexperience/eufemia/commit/de095e7ff2bf898a4dd0abf2d707b4738762765d))
## [10.63.4](https://github.com/dnbexperience/eufemia/compare/v10.63.3...v10.63.4) (2025-02-07)
### :memo: Documentation
* **Flex:** clarify difference between Flex.Vertical and Flex.Stack (stretching behavior) ([#4544](https://github.com/dnbexperience/eufemia/issues/4544)) ([de9f811](https://github.com/dnbexperience/eufemia/commit/de9f8113d8ea9fd29a2ea5301163a2c85bb18425))
* remove events tab for components who don't have it ([#4546](https://github.com/dnbexperience/eufemia/issues/4546)) ([f2feee7](https://github.com/dnbexperience/eufemia/commit/f2feee7f0e83b9c1932121a13474f83466acbcd0))
### :bug: Bug Fixes
* **Forms:** only execute `transformData` from fields with a path and not Iterate ([#4549](https://github.com/dnbexperience/eufemia/issues/4549)) ([474b881](https://github.com/dnbexperience/eufemia/commit/474b8818ce9992f82950463eb734a4bb0e772ae4)), closes [#4526](https://github.com/dnbexperience/eufemia/issues/4526)
* **FormStatus:** ensure content given as `children` will be displayed in linked GlobalStatus ([#4547](https://github.com/dnbexperience/eufemia/issues/4547)) ([bc8f89d](https://github.com/dnbexperience/eufemia/commit/bc8f89d6fa96a448a8a67141fb51e84227a9516f))
## [10.63.3](https://github.com/dnbexperience/eufemia/compare/v10.63.2...v10.63.3) (2025-02-06)
### :memo: Documentation
* **Portal:** wrap text of property table description ([#4543](https://github.com/dnbexperience/eufemia/issues/4543)) ([b0ba974](https://github.com/dnbexperience/eufemia/commit/b0ba974723bc6b3d665c902298167292702365a0))
### :bug: Bug Fixes
* **Forms:** enhance Form.useData to update and render in sync when `id` is used ([#4536](https://github.com/dnbexperience/eufemia/issues/4536)) ([bb12d70](https://github.com/dnbexperience/eufemia/commit/bb12d707fd393c42f8008936c4ad87dd07883763)), closes [#4461](https://github.com/dnbexperience/eufemia/issues/4461)
* **Forms:** ensure `pathDefined` on Form.Visibility does not render when value is `undefined` ([#4539](https://github.com/dnbexperience/eufemia/issues/4539)) ([4f99680](https://github.com/dnbexperience/eufemia/commit/4f9968006ec2dc5088845da399d34f175e9fab2e))
* **Forms:** ensure `pathUndefined` on Form.Visibility does render when value is `undefined` ([#4540](https://github.com/dnbexperience/eufemia/issues/4540)) ([9d165e3](https://github.com/dnbexperience/eufemia/commit/9d165e35a76df881f1f584cc10ec3b3fdf444220))
## [10.63.2](https://github.com/dnbexperience/eufemia/compare/v10.63.1...v10.63.2) (2025-02-04)
### :bug: Bug Fixes
* **Dialog:** prevent `onClose` event from firing in StrictMode when opening a new dialog ([#4525](https://github.com/dnbexperience/eufemia/issues/4525)) ([d24c0d3](https://github.com/dnbexperience/eufemia/commit/d24c0d35bd3fc83a81b4037b883423e0c4a1fc65))
* **Forms:** always revalidate on submit when data context changes ([#4532](https://github.com/dnbexperience/eufemia/issues/4532)) ([e0692d6](https://github.com/dnbexperience/eufemia/commit/e0692d633f629ec958b2ec4d187e3533b21d113d))
* **Forms:** ensure `setFieldStatus` by useValidation does not throw when used without id ([#4529](https://github.com/dnbexperience/eufemia/issues/4529)) ([1a92512](https://github.com/dnbexperience/eufemia/commit/1a9251205b2b2914500ef93864bb1a37e159e8b0))
* **Forms:** ensure `update('/path', undefined)` does not show error message ([#4531](https://github.com/dnbexperience/eufemia/issues/4531)) ([2dfd44a](https://github.com/dnbexperience/eufemia/commit/2dfd44acb00bdbb9512916e8d3d767cfa9f5d53e))
## [10.63.1](https://github.com/dnbexperience/eufemia/compare/v10.63.0...v10.63.1) (2025-02-04)
### :bug: Bug Fixes
* **Forms:** ensure `tra