New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@mtes-mct/monitor-ui

Package Overview
Dependencies
Maintainers
4
Versions
326
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mtes-mct/monitor-ui - npm Package Versions

1
33

12.0.0

Diff

Changelog

Source

12.0.0 (2024-02-26)

⚠ BREAKING CHANGES

  • fields: - Add mandatory name prop on CoordinatesInput.
  • Add mandatory name prop on DatePicker.
  • Add mandatory name prop on DateRangePicker.
  • isChecked prop has been renamed to checked in Toggle.
  • fields: - isReadOnly has been renamed to readOnly in MultiRadio.
  • fields: - .rs-picker*, .rs-tag*, .rs-btn* & label styles have been removed from rsuite-override.css
  • fields: - Migrate to Rsuite v5.53.2 and enforce it as minimal version via ^5.53.2 in peer dependencies.
  • Remove baseContainer property from MultiSelect and FormikMultiSelect.
  • Remove baseContainer property from Select and FormikSelect.
  • Forbid Rsuite inherited property valueKey in CheckPicker.
  • Forbid Rsuite inherited property valueKey in MultiSelect and FormikMultiSelect.
  • Forbid Rsuite inherited property valueKey in Search.
  • The Option type now doesn't allow the children property, you need to use TreeOption for that instead.

Features

  • cypress: use Escape instead of click outside for fill() on DateRangePicker (3883337)
  • field: add Radio (0573fc8)
  • fields: add isLight prop to Checkbox (9992824)
  • fields: add MultiCascader (5900bb6)
  • fields: add readOnly prop to MultiCheckbox (bd1e21b)
  • fields: close DatePicker calendar & time pickers on Escape (96344da)
  • fields: close DateRangePicker calendar & time pickers on Escape (4ae6edd)
  • fields: normalize disabled, isLight, isTransparent & readOnly props (88e8308)
  • fields: rename isReadOnly prop to readOnly in MultiRadio (71581b4)
  • fields: set CheckPicker, MultiCascader, MultiSelect & Select height to 30px (6caff98)
  • formiks: add FormikCheckPicker (b480014)
  • formiks: add FormikMultiCascader (77effaa)
  • formiks: add FormikToggle (e4e821b)
  • hooks: add usePressEscapeEffect() (9e85593)

Bug Fixes

  • cypress: add dedicated function to fill() for Search field (b20a102)
  • cypress: fix fill() command for CheckPicker after Rsuite upgrade (f987cde)
  • cypress: fix fill() command for Select & MultiSelect after Rsuite upgrade (0112f3b)
  • field: fix Checkbox after Rsuite upgrade (abc0b71)
  • field: fix MultiRadio after Rsuite upgrade (63829b8)
  • field: set rsuite value to null when undefined in Select (e40ae4e)
  • fields: finalize DatePicker & DateRangePicker style after Rsuite upgrade (0004843)
  • fields: fix DateRangePicker basic styles after Rsuite upgrade (e2b853f)

Code Refactoring

  • cypress: improve fill() command for Checkbox & basic fields (747c009)
  • cypress: improve fill() command for MultiRadio (30a5f05)
  • cypress: move fill() utils within fill/ folder (5be34e2)

Buid System & Dependencies

  • jest: fix missing SWC paths (13a98ea)
  • storybook: migrate to v8 (eaa25fb)

Documentation

  • components: clean stories (7536d4e)
  • cypress: update fill() command tsdoc (7d1db8d)

Styles

  • components: set Dialog action buttons spacing to 8px (3281d20)
  • fields: add 8px padding in DatePicker & DateRangePicker calendars (3aac367)
  • fields: fix Checkbox checkmark color when transparent (c2dbfae)
  • fields: fix CoordinatesInput states & height (9900849)
  • fields: fix counter badge look in CheckPicker & MultiCascader (9ffeaff)
  • fields: fix option focus colors in CheckPicker, MultiCascader, MultiSelect & Select (a76fe8f)
  • fields: fix option hover color in CheckPicker, MultiCascader, MultiSelect & Select (c91c249)
  • fields: fix picker popup column border in MultiCascader (879f4a8)
  • fields: fix selected value(s) color in CheckPicker, MultiCascader & Select (0390555)
  • fields: fix Toggle state colors (ab9b0ba)
  • remove Rsuite table classes from rsuite-override.css (f69b89d)
ivangabriele
published 11.10.0 •

ivangabriele
published 11.9.1 •

Changelog

Source

11.9.1 (2024-02-23)

Bug Fixes

  • utils: export humanizePastDate function (2dafd68)
ivangabriele
published 11.9.0 •

Changelog

Source

11.9.0 (2024-02-23)

Features

  • utils: changes after code review (8073a81)
  • utils: create a function to get the formatted mission update date (9c161b0)
  • utils: update name of test (4f0711d)
ivangabriele
published 11.8.0 •

Changelog

Source

11.8.0 (2024-02-20)

Features

  • fields: add RichBooleanCheckbox (ac36b4b)

Bug Fixes

  • type: update EngagedControlUnit type (6bc3cac)
ivangabriele
published 11.7.2 •

Changelog

Source

11.7.2 (2024-02-12)

Bug Fixes

  • fields: update background color for MultiRadio component (3d2108b)
ivangabriele
published 11.7.1 •

Changelog

Source

11.7.1 (2024-02-08)

Bug Fixes

  • fields: fix MultiRadio colors (42d87c7)
ivangabriele
published 11.7.0 •

Changelog

Source

11.7.0 (2024-02-08)

Features

  • fields: accept JSX Elements for multiradio label (5776236)
  • fields: add field and label to Toggle component (1ef21e3)
  • fields: can display custom items for MultiRadio component (5e75fff)
  • fields: can display custom items for MultiRadio component (86080d7)
  • fields: create Toggle component (6a649cd)

Bug Fixes

  • fields: update error mode for MultiRadio component (b7babe9)
ivangabriele
published 11.6.0 •

Changelog

Source

11.6.0 (2024-02-05)

Features

ivangabriele
published 11.5.1 •

Changelog

Source

11.5.1 (2024-02-05)

Bug Fixes

  • build: force rsuite version to 5.45.0 before fixing cy.fill() command (949e6ed)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc