@mtes-mct/monitor-ui 10.12.0 → 10.12.1

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 CHANGED
@@ -1,3 +1,15 @@
1
+ ## [10.12.0](https://github.com/MTES-MCT/monitor-ui/compare/v10.11.0...v10.12.0) (2023-11-10)
2
+
3
+
4
+ ### Features
5
+
6
+ * **cypress:** add tests e2e ([cc1f8b9](https://github.com/MTES-MCT/monitor-ui/commit/cc1f8b98cf409e068010ee040deea034eb7a7571))
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **fields:** return all results when user delete search in CheckPicker, Select and MultiSelect ([0e8fa67](https://github.com/MTES-MCT/monitor-ui/commit/0e8fa6703ba29e2abd0de9ba2f48b99abe087e5e))
12
+
1
13
  ## [10.11.0](https://github.com/MTES-MCT/monitor-ui/compare/v10.10.0...v10.11.0) (2023-11-08)
2
14
 
3
15
 
@@ -1 +1 @@
1
- {"version":3,"file":"Info.d.ts","sourceRoot":"","sources":["../../src/icons/Info.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,UAAU,CAAA;AAEzC,wBAAgB,IAAI,CAAC,EAAE,KAAK,EAAE,IAAI,EAAE,GAAG,WAAW,EAAE,EAAE,SAAS,2CA+B9D"}
1
+ {"version":3,"file":"Info.d.ts","sourceRoot":"","sources":["../../src/icons/Info.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,UAAU,CAAA;AAEzC,wBAAgB,IAAI,CAAC,EAAE,KAAK,EAAE,IAAI,EAAE,GAAG,WAAW,EAAE,EAAE,SAAS,2CAgB9D"}
package/index.js CHANGED
@@ -34649,7 +34649,7 @@ function Comment({ color, size, ...nativeProps }) {
34649
34649
  children: [
34650
34650
  /*#__PURE__*/ jsx("path", {
34651
34651
  d: "m0 0h20v20h-20z",
34652
- fill: "#fff"
34652
+ fill: "transparent"
34653
34653
  }),
34654
34654
  /*#__PURE__*/ jsx("path", {
34655
34655
  d: "m6.455 19.41-4.455 3.59v-18.974a1.013 1.013 0 0 1 1-1.026h18a1.013 1.013 0 0 1 1 1.026v14.359a1.013 1.013 0 0 1 -1 1.026zm.545-9.231v2.051h2v-2.051zm4 0v2.051h2v-2.051zm4 0v2.051h2v-2.051z",
@@ -35720,80 +35720,39 @@ function Info({ color, size, ...nativeProps }) {
35720
35720
  return /*#__PURE__*/ jsx(IconBox, {
35721
35721
  $color: color,
35722
35722
  $size: size,
35723
- children: /*#__PURE__*/ jsx("svg", {
35723
+ children: /*#__PURE__*/ jsxs("svg", {
35724
35724
  height: "20",
35725
35725
  viewBox: "0 0 20 20",
35726
35726
  width: "20",
35727
35727
  ...nativeProps,
35728
- children: /*#__PURE__*/ jsxs("g", {
35729
- transform: "translate(240 -82)",
35730
- children: [
35731
- /*#__PURE__*/ jsxs("g", {
35732
- children: [
35733
- /*#__PURE__*/ jsxs("g", {
35734
- fill: "none",
35735
- strokeMiterlimit: "10",
35736
- children: [
35737
- /*#__PURE__*/ jsx("path", {
35738
- d: "M-230,83a9,9,0,0,0-9,9,9,9,0,0,0,9,9,9,9,0,0,0,9-9A9,9,0,0,0-230,83Zm0,16a7,7,0,0,1-7-7,7,7,0,0,1,7-7,7,7,0,0,1,7,7A7,7,0,0,1-230,99Z",
35739
- stroke: "none"
35740
- }),
35741
- /*#__PURE__*/ jsx("path", {
35742
- d: "M -230 83 C -225.0290069580078 83 -221 87.02899932861328 -221 92 C -221 96.97100067138672 -225.0290069580078 101 -230 101 C -234.9709930419922 101 -239 96.97100067138672 -239 92 C -239 87.02899932861328 -234.9709930419922 83 -230 83 Z M -230 99 C -226.1340026855469 99 -223 95.86599731445313 -223 92 C -223 88.13400268554688 -226.1340026855469 85 -230 85 C -233.8659973144531 85 -237 88.13400268554688 -237 92 C -237 95.86599731445313 -233.8659973144531 99 -230 99 Z",
35743
- fill: "currentColor",
35744
- stroke: "none"
35745
- })
35746
- ]
35747
- }),
35748
- /*#__PURE__*/ jsxs("g", {
35749
- fill: "none",
35750
- stroke: "currentColor",
35751
- strokeMiterlimit: "10",
35752
- strokeWidth: "2",
35753
- transform: "translate(-231 91)",
35754
- children: [
35755
- /*#__PURE__*/ jsx("rect", {
35756
- height: "5",
35757
- stroke: "none",
35758
- width: "2"
35759
- }),
35760
- /*#__PURE__*/ jsx("rect", {
35761
- fill: "none",
35762
- height: "3",
35763
- x: "1",
35764
- y: "1"
35765
- })
35766
- ]
35767
- }),
35768
- /*#__PURE__*/ jsxs("g", {
35769
- fill: "none",
35770
- stroke: "currentColor",
35771
- strokeMiterlimit: "10",
35772
- strokeWidth: "2",
35773
- transform: "translate(-231 88)",
35774
- children: [
35775
- /*#__PURE__*/ jsx("rect", {
35776
- height: "2",
35777
- stroke: "none",
35778
- width: "2"
35779
- }),
35780
- /*#__PURE__*/ jsx("rect", {
35781
- fill: "none",
35782
- x: "1",
35783
- y: "1"
35784
- })
35785
- ]
35786
- })
35787
- ]
35788
- }),
35789
- /*#__PURE__*/ jsx("rect", {
35790
- fill: "none",
35791
- height: "20",
35792
- transform: "translate(-240 82)",
35793
- width: "20"
35794
- })
35795
- ]
35796
- })
35728
+ children: [
35729
+ /*#__PURE__*/ jsxs("g", {
35730
+ transform: "translate(240 -82)",
35731
+ children: [
35732
+ /*#__PURE__*/ jsx("path", {
35733
+ d: "M-230,83a9,9,0,0,0-9,9,9,9,0,0,0,9,9,9,9,0,0,0,9-9A9,9,0,0,0-230,83Zm0,16a7,7,0,0,1-7-7,7,7,0,0,1,7-7,7,7,0,0,1,7,7A7,7,0,0,1-230,99Z",
35734
+ fill: "currentColor"
35735
+ }),
35736
+ /*#__PURE__*/ jsx("rect", {
35737
+ fill: "currentColor",
35738
+ height: "5",
35739
+ transform: "translate(-231 91)",
35740
+ width: "2"
35741
+ }),
35742
+ /*#__PURE__*/ jsx("rect", {
35743
+ fill: "currentColor",
35744
+ height: "2",
35745
+ transform: "translate(-231 88)",
35746
+ width: "2"
35747
+ })
35748
+ ]
35749
+ }),
35750
+ /*#__PURE__*/ jsx("rect", {
35751
+ fill: "none",
35752
+ height: "20",
35753
+ width: "20"
35754
+ })
35755
+ ]
35797
35756
  })
35798
35757
  });
35799
35758
  }
@@ -36421,7 +36380,7 @@ function Phone({ color, size, ...nativeProps }) {
36421
36380
  children: [
36422
36381
  /*#__PURE__*/ jsx("path", {
36423
36382
  d: "m0 0h20v20h-20z",
36424
- fill: "#fff"
36383
+ fill: "transparent"
36425
36384
  }),
36426
36385
  /*#__PURE__*/ jsx("g", {
36427
36386
  clipPath: "url(#a)",
@@ -36676,7 +36635,7 @@ function Rescue({ color, size, ...nativeProps }) {
36676
36635
  children: [
36677
36636
  /*#__PURE__*/ jsx("path", {
36678
36637
  d: "m0 0h20v20h-20z",
36679
- fill: "#fff"
36638
+ fill: "transparent"
36680
36639
  }),
36681
36640
  /*#__PURE__*/ jsx("g", {
36682
36641
  clipPath: "url(#a)",