Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mtes-mct/monitor-ui

Package Overview
Dependencies
Maintainers
4
Versions
324
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

18.4.1

Diff

Changelog

Source

18.4.1 (2024-07-02)

Bug Fixes

  • components: input box properties should override input ones (8103029)
ivangabriele
published 18.4.0 •

Changelog

Source

18.4.0 (2024-07-02)

Features

  • components: add new color for vigilance areas (1e05794)
ivangabriele
published 18.3.0 •

Changelog

Source

18.3.0 (2024-07-01)

Features

  • components: add basic input and story (10cb8ee)
  • components: add default format (9b711e6)
  • components: add readme for npm link (5193a5b)
  • components: add style properties and fix formik tests (c8e102e)
  • components: claire's review (7622665)
  • components: phone number and formik phone number (65108b5)
  • components: rename component (024977e)
  • components: writing FIXME with issue related (910a367)

Buid System & Dependencies

  • dev-deps: bump the all-non-major-dependencies group (04fbf57)
ivangabriele
published 18.2.0 •

Changelog

Source

18.2.0 (2024-06-24)

Features

  • components: fix secondary dropdown (30d2ade)

Bug Fixes

  • components: fix dropdown icon margin in secondary (55930e1)

Buid System & Dependencies

  • deps: bump the non-major-dependencies group with 3 updates (3c303fc)
  • dev-deps: bump @sentry/react in /e2e/release/sample (8a1b70d)
  • dev-deps: bump @testing-library/react from 14.2.1 to 16.0.0 (6fa7e1f)
  • dev-deps: bump @types/node in /e2e/release/sample (ec15bbc)
  • dev-deps: bump @typescript-eslint/parser from 6.0.0 to 7.13.1 (64e7766)
  • dev-deps: bump cypress in /e2e/release/sample (429af53)
  • dev-deps: bump eslint-plugin-cypress from 2.13.3 to 3.3.0 (d415d41)
  • dev-deps: bump husky from 8.0.3 to 9.0.11 (b177afe)
  • dev-deps: bump react and @types/react in /e2e/release/sample (fcddfba)
  • dev-deps: bump rsuite in /e2e/release/sample (98fd2dc)
  • dev-deps: bump the all-non-major-dependencies group (8c4fe4d)
  • dev-deps: bump the all-non-major-dependencies group (4fe6b93)
  • dev-deps: bump the non-major-dev-dependencies group (d45b893)
  • dev-deps: bump the non-major-dev-dependencies group with 49 updates (4b4e85f)
  • dev-deps: bump the non-major-dev-dependencies group with 5 updates (540f1f5)

Documentation

  • contributing: update first setup instructions (0506aea)
  • contributing: update release instructions (d6c56ee)
ivangabriele
published 18.1.0 •

Changelog

Source

18.1.0 (2024-06-19)

Features

Buid System & Dependencies

  • deps: bump braces from 3.0.2 to 3.0.3 (c9689fe)
  • deps: bump ws from 8.16.0 to 8.17.1 (a933c10)
ivangabriele
published 18.0.4 •

Changelog

Source

18.0.4 (2024-06-10)

Bug Fixes

ivangabriele
published 18.0.3 •

Changelog

Source

18.0.3 (2024-06-07)

Bug Fixes

  • fields: set calendar range popup width in DateRangePicker (a758655)

Buid System & Dependencies

  • dev-deps: bump @babel/preset-typescript from 7.23.2 to 7.24.6 (995ec7e)
  • dev-deps: bump @semantic-release/npm from 11.0.2 to 12.0.1 (841dd01)
  • dev-deps: bump @storybook/blocks from 8.0.9 to 8.1.5 (f0f1eb2)
  • dev-deps: bump @storybook/test from 8.0.9 to 8.1.5 (eed0812)
  • dev-deps: bump eslint-plugin-react-hooks from 4.6.0 to 4.6.2 (8c319a7)
ivangabriele
published 18.0.2 •

Changelog

Source

18.0.2 (2024-05-28)

Bug Fixes

  • components: ignore external domain stylesheets in NewWindow styles copying (fb02756)
ivangabriele
published 18.0.1 •

Changelog

Source

18.0.1 (2024-05-28)

Bug Fixes

  • tables: disable user selection in SimpleTable.Th (20d9b64)
  • tables: force prop border in TableWithSelectableRows.Td (9fbd1ee)
  • tables: force min & max width in SimpleTable.Th (0ddfa57)
ivangabriele
published 18.0.0 •

Changelog

Source

18.0.0 (2024-05-27)

⚠ BREAKING CHANGES

  • tables: - Remove isChecked prop in TableWithSelectableRows.RowCheckbox, replaced by native checked prop.
  • Remove isIndeterminate prop in TableWithSelectableRows.RowCheckbox, replaced by original Rsuite indeterminate prop.
  • Remove $isHighlighted prop in TableWithSelectableRows.Td, replaced by the same prop on TableWithSelectableRows.BodyTr.
  • In order to work properly with RowCheckbox, TableWithSelectableRows now requires <Table $withRowCheckbox />.
  • Following the SimpleTable & TableWithSelectableRows margins/heights normalization, including a few hacks, it may break some UI widths & heights.
  • Please check TableWithSelectableRows.stories.tsx to see a full example on how to use/update it.
  • As shown in the story, be careful NOT to wrap the checkbox table header cell within <TableWithSelectableRows.SortContainer /> since the flex display breaks its internal positioning.

Features

  • tables: add $isLoading prop to SimpleTable.Td (6cc137e)

Bug Fixes

  • tables: normalize tables checkbox, margins & height (23afb70)
  • tables: set SimpleTable.Td line-height & .CellLoader height to 22px (176b161)
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